Nvidia-driver-460 on Ubuntu 20.04: NVIDIA driver is not loaded

nvidia-bug-report.log.gz (69.7 KB)

journal.txt (946.3 KB)

Still no luck, headers were already installed.

sudo apt install linux-headers-$(uname -r)
Reading package lists... Done
Building dependency tree       
Reading state information... Done
linux-headers-5.4.0-66-generic is already the newest version (5.4.0-66.74).

Please do a reinstall of the headers to trigger dkms:

sudo apt install --reinstall linux-headers-$(uname -r)

and post the output of
dkms status

1 Like

XXXX@fire:~$ dkms status
nvidia-srv, 460.32.03, 5.4.0-66-generic, x86_64: installed
nvidia-srv, 460.32.03, 5.8.0-44-generic, x86_64: installed

Does the driver work now (after reboot)? BTW, please add kernel parameter
pci=noaer
there seems to be a problem with the USB-controller.

1 Like

It did not work after reboot, stuck at same point as with 5.8 kernel (logs below).

journal.txt (185.0 KB) nvidia-bug-report.log.gz (226.4 KB)

@generix any suggestion on last reply?

According to the journal, evrything comes up fine -but- no Xserver, no Gnome is ever even trying to start. So it’s really hard to identify where things are breaking. Maybe try switching to lightdm to get some better insight.

1 Like

I am experiencing the same issue on Ubuntu 20.04.2 and kernel 5.12.2-051202-generic. I installed the nvidia-driver-460 for my GeForce GT 730. I am trying to use 3 monitors, but only one is displaying something, the other 2 are blank.

rangelgbr@rangelgbrdesktop:~$ nvidia-settings

ERROR: NVIDIA driver is not loaded

ERROR: Unable to load info from any available system

(nvidia-settings:6292): GLib-GObject-CRITICAL **: 08:47:44.284: g_object_unref: assertion ‘G_IS_OBJECT (object)’ failed
** Message: 08:47:44.286: PRIME: No offloading required. Abort
** Message: 08:47:44.286: PRIME: is it supported? no

The report bug is attached.

nvidia-bug-report.log.gz (99.6 KB)

1 Like

I am experiencing the same issue on Ubuntu 20.04.2 and kernel 5.8.0-38-generic. I installed the nvidia-driver-460 for my GeForce GTX 1060. I have two monitors, but only one (on laptop) is working.
This appears to be an issue since I upgraded Ubuntu 18 → 20.

root@predator:~# nvidia-smi 
NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running.

root@predator:~# nvidia-settings

ERROR: NVIDIA driver is not loaded
ERROR: Unable to load info from any available system

(nvidia-settings:20846): GLib-GObject-CRITICAL **: 11:30:59.095: g_object_unref: assertion 'G_IS_OBJECT (object)' failed

nvidia-bug-report.log.gz (105.8 KB)

I am actually getting dual 4k monitors working, but Ubuntu 20 doesn’t think the driver is loaded.

Dell XPS 17" laptop, NVIDIA(R) GeForce RTX™ 3060 6GB GDDR6

sudo nvidia-settings

ERROR: NVIDIA driver is not loaded


ERROR: Unable to load info from any available system


(nvidia-settings:2594): GLib-GObject-CRITICAL **: 07:45:52.054: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
** Message: 07:45:52.056: PRIME: Requires offloading
** Message: 07:45:52.056: PRIME: is it supported? yes
** Message: 07:45:52.077: PRIME: Usage: /usr/bin/prime-select nvidia|intel|on-demand|query
** Message: 07:45:52.077: PRIME: on-demand mode: "1"
** Message: 07:45:52.077: PRIME: is "on-demand" mode supported? yes

$ dkms status
nvidia, 470.57.02, 5.11.0-27-generic, x86_64: installed
 $ uname -r
5.11.0-27-generic