Skip to content
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

Open
GenocideStomper opened this issue Nov 30, 2024 · 7 comments
Open

Potential issue with kernel 6.12 #275

GenocideStomper opened this issue Nov 30, 2024 · 7 comments

Comments

@GenocideStomper
Copy link

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

@jnines
Copy link

jnines commented Dec 1, 2024

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.

@GenocideStomper
Copy link
Author

Oh that is probably the case. I'll close this for now

@itouchdennis
Copy link

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.
Do I need to remove all nvidia packages before?

@Tk-Glitch
Copy link
Member

I was hopeful 3cd89c7 would fix it. That's annoying, I don't have access to a GPU supported by the open-kernel drivers.

@Tk-Glitch Tk-Glitch reopened this Dec 3, 2024
@itouchdennis
Copy link

itouchdennis commented Dec 3, 2024

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

@itouchdennis
Copy link

I was also searching on the nvidia 565 forum about any hints, it was mentioned this commit:

NVIDIA/open-gpu-kernel-modules#712
here
https://forums.developer.nvidia.com/t/565-release-feedback-discussion/310777/206

Is this by any chance helpful? Sry, I am not that deep into.

@jnines
Copy link

jnines commented Dec 3, 2024

I was hopeful 3cd89c7 would fix it. That's annoying, I don't have access to a GPU supported by the open-kernel drivers.

In the case of the 6.12 patch (can't speak to others), kernel-dkms has to be kernel-open for the open module.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants