You are not logged in.

#1 2025-10-15 14:05:01

pplayer7
Member
Registered: 2025-10-14
Posts: 3

[SOLVED] Crashes when PC enters sleep mode

Hi,
I'm newbie in Arch forums, so sorry in advance if I'm posting this issue on wrong subforum.

Issue is when my PC enters sleep mode (manually or within 20 minutes - doesn't matter), Arch crashes and shows tty most-likely with info from systemd.
It started after I installed new drivers for my NVIDIA MX130, so I think it is a problem.
I already ran pacman -Syu, systemctl enabled nvidia-resume, nvidia-suspend, nvidia-hibernate but nothing of this works

output for pacman -Q | grep nvidia:
lib32-nvidia-utils 580.95.05-1
linux-firmware-nvidia 20251011-1
nvidia 580.95.05-3
nvidia-prime 1.0-5
nvidia-settings 580.95.05-1
nvidia-utils 580.95.05-1

What must I do?

UPD: for those, who has the same problem (grub):
1. edit /etc/default/grub and add a line GRUB_CMDLINE_LINUX_DEFAULT="module_blacklist=nvidia_uvm"
2. grub-mkconfig -o /boot/grub/grub.cfg
3. reboot

Last edited by pplayer7 (2025-10-16 14:31:08)

Offline

#2 2025-10-15 20:07:24

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 69,138

Re: [SOLVED] Crashes when PC enters sleep mode

What must I do?

Read https://bbs.archlinux.org/viewtopic.php?id=57855
Start w/

Arch crashes and shows tty most-likely with info from systemd.

and also elaborate on the symptoms - can you still switch the VT, enter commands, reboot w/ frenetically pressing ctrl+alt+del or the https://wiki.archlinux.org/title/Keyboa … el_(SysRq) (sysrq+REISUB, nb. that this must be explicitly enabled *before* any crash)

Offline

#3 2025-10-15 20:27:26

pplayer7
Member
Registered: 2025-10-14
Posts: 3

Re: [SOLVED] Crashes when PC enters sleep mode

journalctl -b doesn't give me logs from crash, only for last boot, I can't switch the VT and enter commands, it's not a console
I don't know how to show logs from it, but I saw an interesting line:

[ 4900.023255] RIP: 018:_raw_q_schedule+0x2b/0xa0 [nvidia_ uvm]

maybe that's the point?

Offline

#4 2025-10-15 20:57:42

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 69,138

Offline

#5 2025-10-16 14:30:31

pplayer7
Member
Registered: 2025-10-14
Posts: 3

Re: [SOLVED] Crashes when PC enters sleep mode

hi, sorry for waiting

it worked

for those, who has the same problem (grub):
1. edit /etc/default/grub and add a line GRUB_CMDLINE_LINUX_DEFAULT="module_blacklist=nvidia_uvm"
2. grub-mkconfig -o /boot/grub/grub.cfg
3. reboot

Offline

#6 2025-10-16 14:31:18

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 69,138

Re: [SOLVED] Crashes when PC enters sleep mode

\o/
Please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.

Offline

Board footer

Powered by FluxBB