On 23/11/2021 06:36, Tim Evans wrote:
On 11/22/21 16:47, Ed Greshko wrote:
GeForce GT 730 is supported by akmod-nvidia-340xx.
I am not sure if this has been pushed to rpmfusion-nonfree. But the version that works with the newer kernels is nvidia-340xx-kmod-340.108-15.fc35.
You may have to "dnf --enablerepo=rpmfusion-nonfree-updates-testing install akmod-nvidia-340xx". And, you may have to
edit your dnf.conf to exclude this package from updates for the time being or it will get downgraded. Suggest you test without
enabling the testing repo to see if the correct version is installed.
Thanks. 370/395 removed and 340xx installed. Most of those removed dependencies got re-installed with it.
If akmod-nvidia-340xx installed and works. Check /var/cache/akmods/akmods.log for output such as....
2021/11/21 17:24:43 akmods: Checking kmods exist for 5.14.18-300.fc35.x86_64
2021/11/21 17:24:43 akmods: Building and installing nvidia-340xx-kmod
2021/11/21 17:24:43 akmods: Building RPM using the command '/sbin/akmodsbuild --kernels 5.14.18-300.fc35.x86_64 /usr/src/akmods/nvidia-340xx-kmod.latest'
2021/11/21 17:26:52 akmods: Installing newly built rpms
2021/11/21 17:26:52 akmods: DNF detected
2021/11/21 17:27:15 akmods: Successful.
Then there is no need for an exlcude.
But, for completeness....
Not sure about syntax of dnf.conf exclude:
# cat dnf.conf
[main]
gpgcheck=1
installonly_limit=3
clean_requirements_on_remove=True
best=False
skip_if_unavailable=True
exclude=akmod-nvidia
Does it need a wildcard? Just "nvidia"?
It would be....
exclude=akmod-nvidia-340xx
--
Did 황준호 die?
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure