You are not logged in.
I have a Nvidia 3090 and Intel 13700k on a ASUS Z790-A Board and I am unable to boot into Arch with the latest kernel w/ Nvidia Drivers. But I am able to boot into the system with the LTS kernel w/ the Nvidia Drivers. But if I uninstall the Nvidia Drivers and I use the CPU's integrated GPU the system boots fine with the latest kernel. I am unsure what the issue is because when I say I am unable to boot, all the kernel does is spew a bunch kernel logs then hangs there until I ctrl-alt-del. Can someone help me or point me in the right direction on what to do to fix this? Thanks
Last edited by Relms (2022-12-20 21:27:15)
Offline
Add i9415 to the initramfs modules, https://wiki.archlinux.org/title/Kernel … _KMS_start
In doubt, also remove the kms hook (if present)
Offline
Add i9415 to the initramfs modules, https://wiki.archlinux.org/title/Kernel … _KMS_start
In doubt, also remove the kms hook (if present)
actually I just figured it out. It's because IBT is enabled by default so the driver segfaults unless I turn it off. Turning it off in kernel cmdline makes it able to boot. Thanks though! It must be a new thing with newer CPUs as it didn't happen on my 11th gen CPU.
Offline