Thursday, May 16, 2024
 Popular · Latest · Hot · Upcoming
0
rated 0 times [  0] [ 0]  / answers: 1 / hits: 793  / 2 Years ago, sat, february 26, 2022, 9:01:48

I use Kubuntu 20.04 and have GTX 1080 TI. I decided to update videocard drivers and after that I have an issue.
When I try to load the system I faced with black screen (without cursor). I tried to remove drivers and after that I could see all gui interfaces (but couldn’t use some features like nvenc). Then I have tried to reinstall nvidia drivers and again faced with black screen.
I have tried to install different versions of the drivers but always I saw black screen after that.
Every time when I removed drivers I could use my system. But then I have downloaded drivers from nvidia site, not from repository, and tried to install by .sh file. Now I see black screen and can’t remove the drivers by apt remove nvidia*.
Can someone help me with it?


Maybe it will help:


$ sudo modprobe nvidia -vv
modprobe: INFO: ../libkmod/libkmod-module.c:892 kmod_module_insert_module() Failed to insert module '/lib/modules/5.4.0-135-generic/updates/dkms/nvidia.ko': Operation not permitted
modprobe: ERROR: could not insert 'nvidia': Operation not permitted

$ xrandr --listproviders
Can't open display

$ lspci | grep "VGA"
26:00.0 VGA compatible controller: NVIDIA Corporation GP102 [GeForce GTX 1080 Ti] (rev a1)

$ sudo systemctl enable nvidia
Failed to enable unit: Unit file nvidia.service does not exist.

I also tried to add nomodeset in grub but this is can't help.


More From » boot

 Answers
1

The reason why Ubuntu did not turn on with nvidia drivers was found. The fact is that Secure Boot was enabled in BIOS. After turning it off, the system works without problems.
But I have not yet checked how Windows 10 will behave with Secure Boot disabled. I hope all will be ok.


[#92] Saturday, February 26, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
fotres

Total Points: 35
Total Questions: 124
Total Answers: 112

Location: Federated States of Micronesia
Member since Sat, Jun 4, 2022
2 Years ago
;