You are not logged in.
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
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
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
Offline
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
\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