Alcoz
March 17, 2021, 11:12am
1
Hi everyone,
My problem is that my Nvidia Graphic Card is not recognized since a few days.
I’ve got this return form lspci, I don’t understand why my Card is shown has that
lspci -vnn | grep VGA
00:02.0 VGA compatible controller [0300]: Intel Corporation UHD Graphics [8086:9bc4] (rev 05) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation Device [10de:1f95] (rev a1) (prog-if 00 [VGA controller])
There is my bug report log
nvidia-bug-report.log.gz (96.3 KB)
Moreover, in Software & Updates, I have this return
OS: Ubuntu 20.04
Graphic Card: Geforce gtx 1650TI
I checked different topics who seems to have the same problem than me but I don’t find any solution.
I’ll be thankful for any kind of help.
Please try running
sudo prime-select nvidia
and reboot.
Also, please try if you can manually load the driver
sudo modprobe nvidia
Alcoz
March 17, 2021, 11:28am
3
Prime-select nvidia didn’t work.
The other command return :
modprobe: ERROR: could not insert ‘nvidia’: Key was rejected by service
Alcoz
March 17, 2021, 1:41pm
5
sudo dkms remove nvidia/460.39 --all
This command returns :
Error! There are no instances of modules: nvidia
460.39 located in te DKMS tree.
I don’t know if i have an instance of this module, and what version is mine, do you know how can I get the information ?
Please post the output of
dkms status
Please try adding the graphics drivers ppa and re-install the driver from there.
Alcoz
March 17, 2021, 2:03pm
10
dkms status return this :
nvidia, 460.56, 5.8.0-45-generic, x86_64: installed
Nice, thanks for the info and for your help,
I’m really grateful