On 29/12/2021 20:31, John Pilkington wrote:
<snip>

I have a GT710 in F34.  It was running the rpmfusion default driver, in the 470 series but without the 470xx label.  Earlier this week 'dnf update' wanted to install 495, the new (unlabelled) default which does not support that card, but I didn't accept.

Then the kde 'software updater' widget showed updates, but with a red dot.  It looked as if I could tick-to-disable just the nvidia updates, so I did and went ahead;  the driver updates happened anyway.


Without rebooting I tried

    dnf install --allowerasing akmod-nvidia-470xx

which ran the usual tests and started to go ahead, but then reported a file conflict.

So  I tried

    sudo rpm -e --nodeps xorg-x11-drv-nvidia-libs

followed by

    sudo dnf install --allowerasing akmod-nvidia-470xx kmod-nvidia-470xx

which all worked.

    sudo systemctl reboot

 then rebooted as normal, but NVDEC tv decoding was not available until I also did

    sudo dnf install xorg-x11-drv-nvidia-470xx-cuda

HTH

John P

Here's the current status of that installation. I tried to erase the only 495.46 package there, but it wanted to take the cuda package below it too. Maybe I only need the cuda-libs.

{{{

[john@HPFed packaging]$ rpm -qa | grep -i nvidia
nvidia-texture-tools-2.1.2-1.fc34.x86_64
xorg-x11-drv-nvidia-470xx-libs-470.94-1.fc34.x86_64
xorg-x11-drv-nvidia-470xx-kmodsrc-470.94-1.fc34.x86_64
nvidia-settings-470xx-470.94-1.fc34.x86_64
xorg-x11-drv-nvidia-470xx-470.94-1.fc34.x86_64
akmod-nvidia-470xx-470.94-1.fc34.x86_64
kmod-nvidia-470xx-470.94-1.fc34.x86_64
kmod-nvidia-470xx-5.15.10-100.fc34.x86_64-470.94-1.fc34.x86_64
kmod-nvidia-470xx-5.15.11-100.fc34.x86_64-470.94-1.fc34.x86_64
xorg-x11-drv-nvidia-470xx-cuda-libs-470.94-1.fc34.x86_64
xorg-x11-drv-nvidia-470xx-devel-470.94-1.fc34.x86_64
xorg-x11-drv-nvidia-470xx-power-470.94-1.fc34.x86_64
nvidia-persistenced-495.46-1.fc34.x86_64
xorg-x11-drv-nvidia-470xx-cuda-470.94-1.fc34.x86_64
[john@HPFed packaging]$

}}}
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
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@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to