-
Notifications
You must be signed in to change notification settings - Fork 74
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Potential issue with kernel 6.12 #275
Comments
Maybe it's a bit of a circular issue? If you don't already have a 6.12.x kernel installed, the PKGBUILD won't install/patch the driver for 6.12. If you then install and run 6.12.x it'll tank Plasma because the driver isn't patched. The only thing you could do at that point is, with a 6.12.x kernel installed, either jump to a tty and run the PKGBUILD from there, or load into another kernel and run the PKGBUILD. Before the commit here I just checked if the driver was 565* and patched it. It didn't cause any issues with 6.11 but I can't speak for kernels previous to that. |
Oh that is probably the case. I'll close this for now |
I think I have the same issue, 6.12 with 565 and open drivers brakes the system for me with the froggi install. I tried the workaround mentioned, installing 6.12 reboot, tty and rebuild the packages (I pulled the latest changes). Reboot and hanging again after the mount points. |
I was hopeful 3cd89c7 would fix it. That's annoying, I don't have access to a GPU supported by the open-kernel drivers. |
Any chances I can test it for you? I know not the best solution.. Edit: can confirm, the nvidia packages from the AUR are working on 565 with dmks package and the open driver on 6.12 |
I was also searching on the nvidia 565 forum about any hints, it was mentioned this commit: NVIDIA/open-gpu-kernel-modules#712 Is this by any chance helpful? Sry, I am not that deep into. |
In the case of the 6.12 patch (can't speak to others), |
When updating to kernel 6.12 (either through arch repos or compiling linux-tkg), KDE Plasma doesn't start and booting is stuck. There were no issues with dkms during installation.
Uninstalling Frogging's nvidia-all and reverting to arch repos for nvidia solves the issue, even though they're the same driver version.
Only discussion I found was here: https://old.reddit.com/r/archlinux/comments/1gykccg/psa_nvidia_users_612_causes_breakage_on_565/lz9htkp/
My system:
endeavourOS
KDE Plasma X11
GTX 1080
Proprietary driver 565.57.01
The text was updated successfully, but these errors were encountered: