Nvidia 4000 series support

Happy new year guys. I wish for health and happiness.
Has anyone tried 4070/4890/4090 on a build? Does it even work with flame?

1 Like

@friendlyape ?

1 Like

Yup, I have a 4090 which has worked without problem. I just had to use the latest nvidia driver as the DKU driver does not support it.

That being said, I haven’t stressed it much yet as I’ve mostly been working on other boxes so its possible there is some hidden jank.

4 Likes

Thanks for your reply.

Doesn’t support Ada Lovelace architecture yet
Because of this, the ML function has no acceleration.

1 Like

Greetings. I finally ordered a 4070 ti so i am downloading
the latest driver from nvidia (NVIDIA-Linux-x86_64-525.85.05.run).
Would you mind check if this is the correct way for installing the new driver?
from terminal

  1. chmod a+x NVIDIA-Linux-x86_64-525.85.05.run
  2. systemctl set-default multi-user.target
  3. ./NVIDIA-Linux-x86_64-525.85.05.run --install-libglvnd
    4 ) restart

Thanks

To be more precise:

  1. chmod a+x NVIDIA-Linux-x86_64-525.85.05.run
  2. systemctl set-default multi-user.target
  3. restart
  4. login as root
  5. ./NVIDIA-Linux-x86_64-525.85.05.run --install-libglvnd
  6. sudo systemctl set-default graphical.target
  7. restart
1 Like

I am getting an error message that I need to install kernel-source or kernel -devel rpm. Should i mess with that?

OK I solved it following partially this guide