#Mint is slow

129 messages · Page 1 of 1 (latest)

grave sleet
#

I noticed today that mint is slow, and had random crashes of games, browser loading slow etc. Rebooting did not help.

#

It has currently stopped responding

#

Mouse movements are slow/laggy

#

System reports had nothing

lean turret
#

and include the full 'system information' report there,

grave sleet
lean turret
#

ok

grave sleet
#

i'm running clamscan

lean turret
#

should definitely have some swap, which you don't

grave sleet
#

it's a fresh reboot

lean turret
#

from a new terminal window, run : apt list -i linux-image*

grave sleet
#

ar-kp@Desktopar:~$ apt list -i linux-image*
Listing... Done
linux-image-6.14.0-37-generic/noble-updates,noble-security,now 6.14.0-37.37~24.04.1 amd64 [installed]
linux-image-6.17.0-23-generic/noble-updates,noble-security,now 6.17.0-23.23~24.04.1 amd64 [installed]
linux-image-generic-hwe-24.04/now 6.17.0-23.23~24.04.1 amd64 [installed,upgradable to: 6.17.0-29.29~24.04.1]
ar-kp@Desktopar:~$

lean turret
#

i know, it may not be the cause of the slowness right now, but you should still have about a gig of swap file

#

does kernel 6.17.0-29 give you problems? I see it's not in use.

lean turret
#

so, it should have autobooted

grave sleet
grave sleet
#

i got 6 browser tabs running, it should have a swapfile now

fallen jay
#

You have 2 monitors listed there, is it still slow with 1 monitor?

grave sleet
#

the other is off

lean turret
#

u dont have a swapfile. it won't magically appear on its own. but for now, why does 6.17.0-29 NOT automatically boot?

grave sleet
#

good question.......

#

i got about 20 updates pending, should I do those?

lean turret
#

sure

fallen jay
#

@lean turret 6.17.0-29 is not installed yet, but there is an update to it

grave sleet
#

clamscan was clean

lean turret
fallen jay
fallen jay
#

why?

grave sleet
#

my current mointer is an external mointer, the other is the laptop one

fallen jay
#

Does the internal one not work on it's own?

grave sleet
#

and i'm pretty sure it's not a problem. I have been using it forever with mint

fallen jay
#

Right...... then as a test, temporarily disconnect the external monitor and see if it's still slow

grave sleet
#

currently it's working normally. After some time, it slows down

lean turret
#

did you recently nuke the swapfile?

grave sleet
lean turret
#

well try making one

#

1 GB ought to be plenty

fallen jay
#

Maybe you already have one, what does

ls -l /swap*

say?

grave sleet
lean turret
#

according to sys report, shows nothing

#

and that confirms it

#

when did the slowness begin appearing?

fallen jay
#

the file is there, just not active. what does

cat /etc/fstab

say?

grave sleet
lean turret
#

not at all yesterday?

grave sleet
# fallen jay the file is there, just not active. what does `cat /etc/fstab` say?

ar-kp@Desktopar:~$ cat /etc/fstab

/etc/fstab: static file system information.

Use 'blkid' to print the universally unique identifier for a

device; this may be used with UUID= as a more robust way to name devices

that works even if disks are added and removed. See fstab(5).

<file system> <mount point> <type> <options> <dump> <pass>

/ was on /dev/nvme0n1p5 during installation

UUID=37b24a90-842e-47e2-a788-79de1fc1c3e0 / ext4 errors=remount-ro 0 1

/boot/efi was on /dev/nvme0n1p1 during installation

UUID=DEEF-6CEF /boot/efi vfat umask=0077 0 1
/dev/disk/by-uuid/5b48731f-c623-48fc-9f7f-9df82c1f75bb /mnt/drivem ext4 defaults,noatime 0 2
/mnt/drivem/home /home none bind 0 0
/mnt/drivem/opt /opt none bind 0 0
/mnt/drivem/srv /srv none bind 0 0
ar-kp@Desktopar:~$

grave sleet
#

should I create the swap file now or not?

lean turret
#

no, fix ur fstab

#

then reboot after saving

#

sudo xed /etc/fstab

fallen jay
#

what does

sudo swapon /swapfile ; free -h

say?

grave sleet
#

ar-kp@Desktopar:~$ sudo xed /etc/fstab
[sudo] password for ar-kp:

** (xed:10185): WARNING **: 19:58:36.057: Set document metadata failed: Setting attribute metadata::xed-position not supported
ar-kp@Desktopar:~$

File contents

/etc/fstab: static file system information.

Use 'blkid' to print the universally unique identifier for a

device; this may be used with UUID= as a more robust way to name devices

that works even if disks are added and removed. See fstab(5).

<file system> <mount point> <type> <options> <dump> <pass>

/ was on /dev/nvme0n1p5 during installation

UUID=37b24a90-842e-47e2-a788-79de1fc1c3e0 / ext4 errors=remount-ro 0 1

/boot/efi was on /dev/nvme0n1p1 during installation

UUID=DEEF-6CEF /boot/efi vfat umask=0077 0 1
/dev/disk/by-uuid/5b48731f-c623-48fc-9f7f-9df82c1f75bb /mnt/drivem ext4 defaults,noatime 0 2
/mnt/drivem/home /home none bind 0 0
/mnt/drivem/opt /opt none bind 0 0
/mnt/drivem/srv /srv none bind 0 0

grave sleet
#

it exists

lean turret
#

19 greakin gigs WTF

fallen jay
#

19 gigs?...

grave sleet
#

Yes, I suspend a bit

lean turret
#

what a waste of SPACE!

#

suspend doesnt use swap!

grave sleet
lean turret
#

HIBERNATE uses swap

#

Which mint doesn't even have

grave sleet
#

sooo should I reduce it?

lean turret
#

unless u hacked it hard to have hibernate

#

for now show this please:

#

cat /proc/swaps

grave sleet
#

ar-kp@Desktopar:~$ cat /proc/swaps
Filename Type Size Used Priority
/swapfile file 20971516 526076 -2
ar-kp@Desktopar:~$

lean turret
#

wtf

#

that's only showing 2 gigs

grave sleet
#

again, i'm confused

lean turret
#

free -h showed 19 gigs available for swap

grave sleet
#

yeah

#

and it's using 2

lean turret
#

what does Mint system monitor show

#

in resources tab> memory

grave sleet
#

21 gigs

#

19+2 = 21?

lean turret
#

three dfferent numbers entirely

#

open disks app please

#

show its whole window with ur system drive chosen

grave sleet
#

This is the /home

#

201 gigs is for windows

#

And this is mint

lean turret
#

where the fk is it loading swap from?

fallen jay
#

Dual booting? Is fast startup off in windows?

lean turret
#

cat /proc/swaps again

grave sleet
lean turret
#

not a bios thing

grave sleet
#

ar-kp@Desktopar:~$ cat /proc/swaps
Filename Type Size Used Priority
/swapfile file 20971516 642028 -2
ar-kp@Desktopar:~$

grave sleet
lean turret
#

that's HOW UR SUPPOSED TO DO IT

lean turret
#

it's 20 gigs, not the default 2 GIGS

grave sleet
lean turret
#

no

#

go to windows and follow that link exactly

grave sleet
fallen jay
#

Btw, missing line from fstab is /swapfile none swap sw 0 0

grave sleet
#

I rarely touch windows so I just set boot priority to mint

grave sleet
#

Fast startup was already off

lean turret
#

well if you're sure of that

grave sleet
lean turret
grave sleet
#

These 6, right?

lean turret
#

last 6, i said

grave sleet
#

did that, now?
I also dropped it's size to 4gigs

lean turret
#

koo.

#

u rebooted after fixing fstab?

grave sleet
#

yes

#

ar-kp@Desktopar:~$ free -h
total used free shared buff/cache available
Mem: 14Gi 3.6Gi 9.1Gi 76Mi 2.5Gi 11Gi
Swap: 4.0Gi 0B 4.0Gi
ar-kp@Desktopar:~$

lean turret
#

ok

#

that's better

#

see if it handles well this way for many hours

grave sleet
#

roger, i

#

i'll start playing the games again and report back

lean turret
#

Device-1: NVIDIA GA107M [GeForce RTX 3050 Mobile] vendor: ASUSTeK driver: nvidia v: 580.142

#

nvidia news