#So SLOW helpp

1 messages · Page 1 of 1 (latest)

vapid flint
#

my linux is really slow, boot time of like 40+ seconds, and it takes a while to open apps. I also think i havent installed nvidia drivers correctly

CPU: i5-9400F
OS: EndeavourOS Linux x86_64
Kernel: 6.14.4-arch1-1
GPU: GTX 1650

cosmic spindle
#

Run systemd-analyze blame

#

It'll tell you what's causing that

vapid flint
#

alright

#

how much of it should i send

#

17.283s dev-disk-by\x2did-ata\x2dTOSHIBA_HDWD110_90GGX52MS\x2dpart2.device
17.283s dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d3.0\x2dpart-by\x2duuid-d42ce8c4\x2d6736\x2d4db0\x2da7b5\x2d443407407fcf.device
17.283s dev-disk-by\x2did-wwn\x2d0x5000039fc1c6c6eb\x2dpart2.device
17.283s dev-disk-by\x2ddiskseq-2\x2dpart2.device
17.283s dev-disk-by\x2dpartlabel-endeavouros.device
17.283s dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d3.0\x2dpart-by\x2dpartuuid-efe45cd6\x2d3c27\x2d4c98\x2d9218\x2dd30d6ac712b3.device
17.283s dev-disk-by\x2duuid-d42ce8c4\x2d6736\x2d4db0\x2da7b5\x2d443407407fcf.device
17.283s dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d3.0\x2dpart-by\x2dpartnum-2.device
17.283s dev-disk-by\x2dpartuuid-efe45cd6\x2d3c27\x2d4c98\x2d9218\x2dd30d6ac712b3.device
17.283s dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d3.0\x2dpart-by\x2dpartlabel-endeavouros.device
17.283s dev-disk-by\x2dlabel-endeavouros.device
17.283s sys-devices-pci0000:00-0000:00:17.0-ata3-host2-target2:0:0-2:0:0:0-block-sdb-sdb2.device
17.283s dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d3.0\x2dpart2.device
17.283s dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d3\x2dpart2.device
17.283s dev-sdb2.device
17.283s dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d3.0\x2dpart-by\x2dlabel-endeavouros.device
16.760s dev-disk-by\x2did-ata\x2dTOSHIBA_HDWD110_90GGX52MS\x2dpart1.device
16.760s dev-disk-by\x2did-wwn\x2d0x5000039fc1c6c6eb\x2dpart1.device
16.760s dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d3.0\x2dpart-by\x2dpartuuid-295460dc\x2d5ab9\x2d41d8\x2da09e\x2da2ed5268b38e.device
16.760s sys-devices-pci0000:00-0000:00:17.0-ata3-host2-target2:0:0-2:0:0:0-block-sdb-sdb1.device
16.760s dev-disk-by\x2ddiskseq-2\x2dpart1.device
16.760s dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d3.0\x2dpart-by\x2duuid-AD28\x2d1C24.device
16.760s dev-disk-by\x2dpath-pci\x2d0000:00:17.0\x2data\x2d3.0\x2dpart-by\x2dpartnum-1.device

#

top few lines

#

So SLOW helpp

vapid flint
cosmic spindle
vapid flint
#

i did

#

Startup finished in 8.352s (firmware) + 4.467s (loader) + 1.011s (kernel) + 3.009s (initrd) + 21.269s (userspace) = 38.110s
graphical.target reached after 21.268s in userspace.

vapid flint
cosmic spindle
#

Your user space is taking too long

#

Cuz 22 sec is my total time

vapid flint
#

clearly

#

how do i fix

cosmic spindle
cosmic spindle
vapid flint
#

every app basically except terminal

#

not ages but a few seconds

cosmic spindle
#

also add cpu, os, gpu and kernel in your post

vapid flint
#

longer than id want

#

where

#

should i send now

cosmic spindle
#

I mean edit your post and then add

#

dude what's the output of nvidia-smi

#

if the correct drivers are installed you should see details of your gpu

vapid flint
vapid flint
cosmic spindle
#

which desktop environment you're using?

#

systemd-analyze critical-chain

#

run this and send the screenshot

vapid flint
#

The time when unit became active or started is printed after the "@" character.
The time the unit took to start is printed after the "+" character.

graphical.target @21.268s
└─lightdm.service @21.015s +248ms
└─systemd-user-sessions.service @20.976s +31ms
└─network.target @20.973s
└─wpa_supplicant.service @20.486s +485ms
└─basic.target @15.182s
└─dbus-broker.service @14.776s +399ms
└─dbus.socket @14.761s
└─sysinit.target @14.719s
└─systemd-update-done.service @14.686s +32ms
└─ldconfig.service @13.892s +788ms
└─systemd-tmpfiles-setup.service @13.464s +418ms
└─local-fs.target @13.371s
└─boot-efi.mount @13.230s +137ms
└─systemd-fsck@dev-disk-by\x2duuid-AD28\x2d1C24.service @12.560s +640ms

vapid flint
#

blah

cosmic spindle
#

systemctl --user list-unit-files

this will show you your systemd services

#

disable the unused ones

vapid flint
cosmic spindle
#

wait

vapid flint
cosmic spindle
#

well you gotta check manually

vapid flint
#

how

cosmic spindle
#

run this and check if you're using that or not

#

systemctl --user list-unit-files

vapid flint
#

yeah ive done that

#

but how will i know if im using them or not

#

i cba for this ill just deal with having slow linux

cosmic spindle
austere tusk
#

@vapid flint free -m ?

terse nebula
#

are you using an SSD?

vapid flint
#

yep

#

i’m not on my pc rn

still hull
#

@vapid flint, how full your storage is? If above 80%, try pruning stuff a bit.

Also, mind giving me the kernel logs via dmesg | nc termbin.com 9999

still hull
#

Is your SSD brand new? If yes, still try accessing SMART data for it.

cosmic spindle