Artix Linux Forum

Artix Linux => Applications & Software => Topic started by: vovas on 27 July 2023, 09:50:51

Title: Freeze on boot
Post by: vovas on 27 July 2023, 09:50:51
Hi mates!
After update kernel to 6.4.6 version and nvidia drivers, my box can't boot and freeze on boot nvidia-uvm module. How to solve it?
Title: Re: Freeze on boot
Post by: nous on 27 July 2023, 11:41:17
https://wiki.archlinux.org/title/NVIDIA/Troubleshooting, first sentence. Other options:
This 6.x kernel series is a total failure. People with older hardware (like myself) are happy with 5.x-lts.
Title: Re: Freeze on boot
Post by: Dju on 27 July 2023, 13:18:00
nvidia drivers also do behave weirdly sometimes :p
i just had the same thing, boot sequence stuck while loading the nvidia driver.
if you're using an intel cpu with the i915 chip, maybe this will help:
https://forum.artixlinux.org/index.php/topic,5735.0.html
(seee at the bottom)
Title: Re: Freeze on boot
Post by: vovas on 27 July 2023, 13:53:17
Thanks mates!
Set i915.modeset=0 in /etc/default/grub and change kernel to LTS version. Works fine!