You are not logged in.

#1 2021-01-28 03:19:41

si67
Member
Registered: 2020-09-06
Posts: 26

[SOLVED] Arch became slow

My arch system became very slow compared to last night
I don't think its related to updating
I don't have any graphics card either
it's visibly very slow



this is my system
https://pastebin.ubuntu.com/p/dCrNKKyk7R/

Last edited by si67 (2021-01-28 05:27:45)

Offline

#2 2021-01-28 03:58:45

GaKu999
Member
From: US/Eastern
Registered: 2020-06-21
Posts: 696

Re: [SOLVED] Arch became slow

Define slow, is the processing slow? Is the rendering slow? Is the storage access slow? Does the ram gets full and everything starts swapping and slowing down?

There are many kinds of slow and many factors to consider for each of them.

Last edited by GaKu999 (2021-01-28 04:01:08)


My reposSome snippets

Heisenberg might have been here.

Offline

#3 2021-01-28 04:03:46

mpan
Member
Registered: 2012-08-01
Posts: 1,639
Website

Re: [SOLVED] Arch became slow

Install extra/htop and community/iotop. In htop see what processes take most CPU% and MEM%. With `sudo iotop -Pod5` sort by “disk read”or “disk write” (arrows) and see if any process is having high values there. Also the outputs of free -h and uptime. Check journalctl and, if using Xorg, Xorg’s log for possible problems (do not post it yet, as most likely it will be only noise now).

What kind of slowness are you experiencing?

Last edited by mpan (2021-01-28 04:07:51)

Online

#4 2021-01-28 04:53:06

si67
Member
Registered: 2020-09-06
Posts: 26

Re: [SOLVED] Arch became slow

the ram isn't full u/gaku999 i have plenty of ram check the paste-bin link i posted
maybe rendering is slow i have an ssd
opening a terminal or any other application takes a lot of time
shell(zsh) takes a lot of time to load
Firefox takes a lot of time to even show my characters on the screen
it takes a lot of time for Firefox to open a new tab too
im using gnome so when i press super it takes a lot of time show all windows
also recognizes my keystrokes too slow

u/mpan
used sudo iotop -Pod5
theres three process taking for disk read kworker jdb2 and pihole ftl (docker container)
disk write its firefox pihole ftl and dockerd
i use wayland
checked journalctl adn theres some errors or exceptions https://pastebin.ubuntu.com/p/dG2tb8PzfC/
slowness check the above reply to u/gaku999

Last edited by si67 (2021-01-28 04:56:32)

Offline

#5 2021-01-28 04:54:31

si67
Member
Registered: 2020-09-06
Posts: 26

Re: [SOLVED] Arch became slow

also i forgot to tell i removed my .cache directory last night cause it was 11gig

Offline

#6 2021-01-28 05:04:33

Xyne
Forum Fellow
Registered: 2008-08-03
Posts: 6,965
Website

Re: [SOLVED] Arch became slow

The errors in the journal are related to the removal of the cache directory. They should be fixed by restarting the applications that use the cache so that they can regenerate their cache directories.

Check the output of "dmesg" for errors. Try rebooting too. I don't know what you have running or what was updated  but maybe you need to restart everything to make sure that you are running compatible versions of everything.


My Arch Linux StuffForum EtiquetteCommunity Ethos - Arch is not for everyone

Offline

#7 2021-01-28 05:22:44

mpan
Member
Registered: 2012-08-01
Posts: 1,639
Website

Re: [SOLVED] Arch became slow

si67 wrote:

the ram isn't full u/gaku999 i have plenty of ram check the paste-bin link i posted used sudo iotop -Pod5
theres three process taking for disk read kworker jdb2 and pihole ftl (docker container)

If you are expecting help, please do what you are being asked for. Out of many questions given, you have answered one. And that single response is vague, not actually telling anything.

Last edited by mpan (2021-01-28 05:25:54)

Online

#8 2021-01-28 05:27:28

si67
Member
Registered: 2020-09-06
Posts: 26

Re: [SOLVED] Arch became slow

Thanks for that u/xyne i restarted thrice and its working fine now

hey u/mpan
sorry about that the only thing i didnt answer to was `free -h and uptime`
i answered the rest as it showed in outputs

Offline

Board footer

Powered by FluxBB