RTX 3060 Ti , ubutu 20.04

Hi,
I am trying to use gpu RTX 3060 Ti under Ubuntu 18.04 or 20.04.

after many days installing drivers with different methods I come to you to try find a solution.
I the Bios i choosed :

[Advanced] > [System Agent (SA) Configuration] > [Graphics Configuration] > [Primary Display] > PEG.

Installation methods :

1.from software & update application.
2. from command line :
ubuntu-drivers devices

sudo ubuntu-drivers autoinstall
or
sudo apt install nvidia-driver-440 (i tried 470,510,515,525,530)
sudo reboot

  1. using PPA :

sudo add-apt-repository ppa:graphics-drivers/ppa
ubuntu-drivers devices
sudo ubuntu-drivers autoinstall

or
sudo apt install nvidia-driver-440

sudo reboot

  1. using the Official Nvidia.com

Sudo sh NVIDIA-Linux-x86_64-440.44.run

sudo reboot

All these methods are not working :
Nvidia-smi
No devices were found

When ubuntu boot, i get this error too:
[drm:nv_drm_load [nvidia_drm]] ERROR [nvidia-drm] [GPU ID 0x00000600] Failed to allocate NvKmsKapiDevice
[drm:nv_drm_probe_devices [nvidia_drm]] ERROR [nvidia-drm] [GPU ID 0x00000600] Failed to register device

Do you have any idea to have to resolve this problem ?

Best regards,

problem resolved after updating my bios with MS DOS

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.