Hi @wombat,
There are known issues with the latest Nvidia driver:
Although you have the RTX 3090 I wonder if it’s not still related.
a Temporary workaround is to use the older, video-nvidia-470xx for now. To switch rn the following from the chroot environment:
- Uninstall the current driver:
mhwd --remove pci video-nvidia
And install the 470 one:
mhwd --install pci video-nvidia-470xx
And exiting the chroot environment:
exit
And, finally, reboot ing.