Sunday, April 28, 2024
 Popular · Latest · Hot · Upcoming
6
rated 0 times [  6] [ 0]  / answers: 1 / hits: 7354  / 2 Years ago, tue, august 9, 2022, 3:41:32

I can't enable or download any Nvidia drivers. In the image below, you can see I am offered four options. Selecting to enable any of them results in the error message shown:


nvidia error


Here's some of what is in /var/log/jockey.log:


2011-10-15 03:01:10,300 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb69126cc> about HardwareID('
modalias', 'usb:v0557p2221d0100dc00dsc00dp00ic03isc01ip02')
2011-10-15 03:01:10,300 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb69126cc> about HardwareID('
modalias', 'pci:v00008086d000027B8sv00001043sd00008179bc06sc01i00')
2011-10-15 03:01:10,300 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb69126cc> about HardwareID('
modalias', 'platform:reg-dummy')
2011-10-15 03:01:10,300 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb69126cc> about HardwareID('
modalias', 'serio:ty01pr00id00ex00')
2011-10-15 03:01:10,300 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb69126cc> about HardwareID('
modalias', 'usb:v046Dp08D9d0100dc00dsc00dp00ic01isc02ip00')
2011-10-15 03:01:10,300 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb69126cc> about HardwareID('
modalias', 'pci:v00008086d000027C0sv00001043sd00008179bc01sc01i8f')
2011-10-15 03:01:10,300 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb69126cc> about HardwareID('
modalias', 'input:b0000v0000p0000e0000-e0,5,kramlsfw2,')
2011-10-15 03:01:10,300 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb69126cc> about HardwareID('
modalias', 'acpi:PNP0103:')
2011-10-15 03:01:20,475 WARNING: modinfo for module nvidia_current_updates failed: ERROR: modinfo: could not find module nvidia_cur
rent_updates

2011-10-15 03:01:20,475 WARNING: /sys/module/nvidia_current_updates/drivers does not exist, cannot rebind nvidia_current_updates dr
iver
2011-10-15 03:01:42,270 DEBUG: Shutting down

I have a dual monitor set up, but because of this problem, I can only get one monitor to work.


How do I make it so I can actually use one of the Nvidia drivers and have complete graphics ability?


Update: If I run nvidia-config and generate an xorg.conf file, then my system won't boot.


Update 2: This problem can also occur on Ubuntu 12.04. Luckily, the provided solution also works there.


More From » unity

 Answers
7

Okay, I found the solution. Here's exactly how I did it. If you have a similar issue, your results may vary.




  1. Go into Synaptic and completely remove all Nvidia related packages, plus Jockey. Make sure to "completely remove", not just uninstall.


  2. Re-install only jockey-common, jockey-gtk, nvidia-common, nvidia-current, and nvidia-settings. If it tries to auto-select any other packages, unmark them. Seriously.


  3. This is critical: After Synaptic has installed the selected packages, reboot once. Not rebooting at this point will cause failure later. At least, it did for me.


  4. After rebooting, open System Settings->Additional Drivers. At this point, I saw different options than the screenshot in my original question. I went with the one marked "Recommended". Select activate, and reboot again.


  5. After rebooting, you might not see much change. For me, I wanted to enable dual monitors but at this point only one monitor was on. Open up Nvidia-settings, and the second monitor is now recognized. Enable and configure as you see fit.




My graphics now seem to be working as they should.



I hope this information helps others with similar problems.



Also, this is how my restricted drivers interface now looks:



nvidia-working


[#43022] Wednesday, August 10, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
ipentainer

Total Points: 112
Total Questions: 113
Total Answers: 113

Location: Guernsey
Member since Tue, Jul 6, 2021
3 Years ago
;