-
Notifications
You must be signed in to change notification settings - Fork 39
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
Nvidia Drivers ahead of flatpak #275
Comments
Yes this issue popped up with 20240808 and 20240809 images, for some reason I have the 560 client driver version but the kernel module is still using the 555 driver version. Has anyone else faced this issue, currently sticking with 20240807 fixes the issue. |
Please check again, we found the issue and corrected it. Builds just finished now. |
Oh sorry I misspoke, we were correcting the skew between this repo and akmod to fix having mixed 555/560 on the same image, stay pinned on your existing image for now. |
Try updating image and rerunning If this does not help, try enabling flathub beta repository. |
As far as I understand this is about a mismatch between Nagativo17 and Flathub repositories. Negativo17 publishes nvidia 560, which is still beta according to upstream. Which is why other repositories (like flathub) don't publish it in their release branch, which is IMO absolutely correct, and Negativo17 should not publish beta software in Fedora 40 release (rawhide, sure, but not in a stable release). I'm sorry, I don't know about the reasons for the switch to Negativo17 repo, but if it was only speed of updates, I'd say that slower updates from RPMfusion are vastly preferable to fast, but premature and breaking updates. Yes, this can be fixed by getting flatpak nvidia drivers from flathub-beta, but "we may use beta drivers at any random time, so switch so flathub-beta when that happens" does not seem like an appropriate solution. |
Enabling beta flatpak don't switch all apps to beta, you need to explicitly install them with It can be left enabled at all times. PS. Also you can install stable and beta version of one app at the same time. They are not mutually exclusive. |
Looks like NVIDIA flatpak package maintainers have some issues with building 32bit version - flathub/org.freedesktop.Platform.GL.nvidia@c8df268 |
Any solutions to @ManuaL46 problem? Rerolling does not seem to help. This shutdown a lot of flatpak apps who run on nvidia. I can not even run VLC. |
Rolling back to 2024.08.20 Fixed this for me the issue arises from 2024.08.21 onwards for me I think. |
Anecdotal evidence... negativo17 updated to 565 (also beta) just a few days ago, and I don't know when flatpak caught up, but:
|
The current nvidia 560 drivers are still labeled "beta" (https://www.nvidia.com/en-us/drivers/unix/), thus are not available on flathub. Negativo17 however still packages them, causing all flatpaks to lose nvidia driver functionality, as they are stuck on 555.
The text was updated successfully, but these errors were encountered: