Re: Nvidia binary drivers fail to install on Fedora 32

2020-03-30 Thread Daniel Smith
> If the source code isn't being modified and no one wants to look after > it(which is 100% fine, not everything does, really), then why not just > ship it as-is from upstream? There is no "upstream" Nvidia packages for F32 (or even F31). The nvidia drivers need to be packaged for Fedora. If yo

Re: Nvidia binary drivers fail to install on Fedora 32

2020-03-30 Thread Daniel Smith
You will likely need to reset any mutations you have performed $ rpm-ostree reset ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproj

Re: Nvidia binary drivers fail to install on Fedora 32

2020-03-29 Thread Daniel Smith
"ostree(akmod-nvidia.post)[10990]: Building /usr/src/akmods/nvidia-kmod-440.64-2.fc33.src.rpm for kernel 5.6.0-0.rc7.git1.1.fc33.x86_64" You're using fc33 kernels which are Rawhide. You'll need to rebase down to F32 or F31. rpm-ostree rebase fedora/32/x86_64/silverblue

Re: Nvidia binary drivers fail to install on Fedora 32

2020-03-29 Thread Daniel Smith
kmod-nvidia and akmod-nvidia will do the same thing, kmod-nvidia is an empty package that pulls in akmod-nvidia. ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Co

Re: Nvidia binary drivers fail to install on Fedora 32

2020-03-29 Thread Daniel Smith
Both F31 and F32 have non-debug kernels that work with the Nvidia drivers from rpmfusion. Source: Using F32 Silverblue with the Nvidia akmods. ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedo