it is said that ‘An NVIDIA kernel module ‘nvidia-uvm’ appears to already be loaded in your kernel.’
i tried to unload but ‘operation is not permitted’ (in su mode)
i try to
‘service kdm stop’
‘service gdm stop’
‘service lightdm stop’
but i always get
‘failed to stop, service is not loaded’
i access this server using jupyterhub installed on server through my browser and used terminal that jupyterhub provided. so if i stop Xserver should i ssh to server or i can still use jupyterhub?
none.
So there’s something different keeping the modules from being unloaded. Please run nvidia-bug-report.sh as root and attach the resulting .gz file to your post. Hovering the mouse over an existing post will reveal a paperclip icon.
It’s possible that module unloading has not been compiled into your kernel. Do you have the config file in /proc? It would be /proc/config.gz - check it to see if it has module unloading selected…
Now login and you’ll get to a terminal directly, install the driver Do note that I am installing here the 440.44 so you need to modify for your driver version.
sudo ./NVIDIA-Linux-x86_64-440.44.run
After installing the driver enable the GUI and Reboot:
In my case, nvidia-smi reported the new version 440.44, whine in the Ubuntu 18.04 Software & Updates Utilities, Additional Drivers Tab shows 435!! Another NVIDIA mystery, but heck my new docker works!!!
Hi, could you take a look on a bit of my logs as well please:
The NVIDIA probe routine failed for 1 device(s).
Jun 13 15:18:12 maxx kernel: [ 2318.716005] NVRM: None of the NVIDIA devices were initialized.
Jun 13 15:18:12 maxx kernel: [ 2318.716203] nvidia-nvlink: Unregistered the Nvlink Core, major device number 234
Jun 13 15:18:13 maxx kernel: [ 2319.082988] nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jun 13 15:18:13 maxx kernel: [ 2319.083639] NVRM: This is a 64-bit BAR mapped above 4GB by the system
Jun 13 15:18:13 maxx kernel: [ 2319.083639] NVRM: BIOS or the Linux kernel, but the PCI bridge
Jun 13 15:18:13 maxx kernel: [ 2319.083639] NVRM: immediately upstream of this GPU does not define
Jun 13 15:18:13 maxx kernel: [ 2319.083639] NVRM: a matching prefetchable memory window.
Jun 13 15:18:13 maxx kernel: [ 2319.083640] NVRM: This may be due to a known Linux kernel bug. Please
Jun 13 15:18:13 maxx kernel: [ 2319.083640] NVRM: see the README section on 64-bit BARs for additional
Jun 13 15:18:13 maxx kernel: [ 2319.083640] NVRM: information.