You are not logged in.
Pages: 1
Hello, this morning, when starting my PC, i had this issue on boot :
Starting version 251.4-1-arch
/dev/nvme0n1p2: clean, xxxxxx/xxxxxxxx files, xxxxxxxx/xxxxxxxx blocks
Last edited by hcknux (2022-08-30 13:43:37)
Offline
What issue???
That just looks like some edited fsck output telling you the FS on nvme0n1p2 is fine?
Offline
Screen freeze on this message and system not starts.
Offline
Ok, read https://bbs.archlinux.org/viewtopic.php?id=57855 first.
Then remove the quiet parameter, try to boot the multi-user.target only (2nd link below) and in doubt boot w/ "nomodeset".
Avoid rebooting w/ the power button and either use ctrl+alt+del (press it rapidly) or https://wiki.archlinux.org/title/Keyboa … el_(SysRq)
Then post a system journal.
Ideally from the compromised boot, eg. "sudo journalctl -b -1" for the previous boot, see the 1st link below how to upload it from the console, but *any* actual data will be useful at this point.
Offline
I followed the steps you gave me by viewing the boot log with "journalctl -b" and found this message :
Aug 30 18:19:52 archnux systemd-modules-load[396]: Failed to find module 'nvidia-uvm'
I tried to update system in case there is a delay in updating some packages and it worked, yet I update my pc every day, even yesterday.
Thanks for your help and patience !
Offline
That message isn't critical.
Post the system journal, but you may simply lack "ibt=off" as kernel parameter, https://wiki.archlinux.org/title/NVIDIA#Installation (2nd note)
Offline
Pages: 1