linux mint



Brickwizard

Well-Known Member
Joined
Apr 28, 2021
Messages
4,918
Reaction score
3,291
Credits
36,604
what is the output of
inxi -Fnxxz
 

osprey

Well-Known Member
Joined
Apr 15, 2022
Messages
1,106
Reaction score
1,075
Credits
10,515
Running slow on Macbook Pro
Checks some things:
RAM? Use memtest86+
Logs? Run: journalctl -b -x -p 3
Firmware and microcode? Run: dmesg | grep -i firmware, and run: dmesg -i microcode.
Temperatures? Run: sensors
BIOS/UEFI updated? Check settings to get them optimal.
Drive health? Run: smartctl -a /dev/sda
Kernel issue? Revert to earlier kernel to check differences in behaviour.
Compare running in text mode to GUI. Is graphics implicated?
Are the latest installations implicated?
 

kc1di

Well-Known Member
Joined
May 14, 2021
Messages
1,989
Reaction score
1,854
Credits
14,394
Give us the output of the command @Brickwizard asked for. We can not be of much help if you won't give the info that is needed.
 

APTI

Active Member
Joined
Dec 20, 2022
Messages
164
Reaction score
86
Credits
1,429
The above advice is great but the most common thing I run into when I hear somebody complain the system is running slow is a physical issue. You should rule out that the problem is the hard drive itself. Especially if it is a mechanical drive and not a solid state. Use S.M.A.R.T. to look for seek errors on the drive or any other errors corrected or not. Any number over zero may indicate a physical drive issue. If the drive is having errors it takes time for the drive to attempt to correct it and that translates to slow computer to you the user. the S.M.A.R.T. also has a self test feature. use the extended test and let it go. Look at the results and if you have any errors showing then it is time to replace the drive. A solid state or pcie nvme or m.2 drive will speed things up drastically.
I like to rule out physical issues before I go looking at configurations.
 

Staff online


Top