You are not logged in.
Pages: 1
l
Last edited by IMSOASIAN (2024-06-16 13:16:19)
udevd blocks - reset the debug level to "3", keep the "quiet" away and try to boot "nomodeset" and see whether that gets you a more digestable output.
Also try to install and boot the lts kernel (from the chroot - don't forget to mount the /boot partition!)
Offline
l
Last edited by IMSOASIAN (2024-06-16 13:16:32)
If you added "nomodeset" you'll only get a display server on the VESA driver. That's not a solution.
However, you can now look at the journal for this or previous boots to get a better sight on the errors. ("sudo journalctl -b -1" for the previous one)
And yes: it's likely a problem w/ the DRM driver then.
What's the output of "lspci -k"?
Offline
p
Last edited by IMSOASIAN (2024-06-16 13:16:41)
Pages: 1