Hi.

On Sat, 01 Jan 2022 12:52:46 -0500 Fulko Hew wrote:
> But I want to update the system to the latest and greatest release and
> drivers
> (since it appears that my old? CUDA drivers have stopped working with F@H)

Can you confirm that you need CUDA and not only the nvidia drivers ?

If yes, I suggest to not use the rpmfusion repositories since they don't
provide CUDA. See below.

> The boot process hangs with the last message on the screen being
> "Notify NFS peers of a restart"

When the GUI doesn't start, those messages are not relevant and this is not a
hang.

> Jan  1 12:36:10 localhost sh[4378]: Consult
>   /var/lib/dkms/nvidia/440.82/build/make.log for more information.

> Looking at that file, I see a variety of errors basically telling me there's
> incompatibilities between the stuff Nvidia uses to get itself 'linked in' at
> boot time, and what the kernel is now providing.

> If I can't get to a GUI screen to be able to fetch and install newer NVIDIA
> drivers how can I get my system updated?

Switch to a textual console with Ctlr-Alt-F2 (or F3 F4 ...) or ssh to the
machine if you can.

Then, if you need CUDA:

  - uninstall the current version
    - if you installed it whith a nvidiaXXX.run script, run: nvidiaXXX.run 
--uninstall
    - otherwise try: dnf remove \*nvidia* \*cuda*

  - follow the instructions at:
    
https://developer.nvidia.com/cuda-downloads?target_os=Linux&target_arch=x86_64&Distribution=Fedora&target_version=34&target_type=rpm_network

-- 
Francis
_______________________________________________
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