Nvidia driver updated, activated but not in use [SOLVED]

Questions about hardware, drivers and peripherals
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
amintuser

Nvidia driver updated, activated but not in use [SOLVED]

Post by amintuser »

Mint 13.
After recent update, I can see in jockey-gtk that latest nvidia "331 updates" driver activated but not in use.

Code: Select all

lspci -k | grep VGA -A2
01:00.0 VGA compatible controller: NVIDIA Corporation GK106 [GeForce GTX 650 Ti] (rev a1)
	Kernel driver in use: nvidia
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
cwsnyder

Re: Nvidia driver updated, activated but not in use

Post by cwsnyder »

I would remove the driver and re-install whatever is the correct nVidia driver for your machine. It looks to me as if the last nVidia update failed.
nomko

Re: Nvidia driver updated, activated but not in use

Post by nomko »

amintuser wrote:After recent update, I can see in jockey-gtk that latest nvidia "331 updates" driver activated but not in use.
Did your rebooted the system after installation? If not, please do so.
After reboot, can you run the following terminal command and paste the output here:

Code: Select all

inxi -Gxz
amintuser

Re: Nvidia driver updated, activated but not in use

Post by amintuser »

Code: Select all

inxi -Gxz
Graphics:  Card: NVIDIA GK106 [GeForce GTX 650 Ti] bus-ID: 01:00.0 
           X.Org: 1.11.3 drivers: nvidia (unloaded: nouveau,vesa,fbdev) Resolution: 1920x1080@60.0hz 
           GLX Renderer: GeForce GTX 650 Ti/PCIe/SSE2 GLX Version: 4.4.0 NVIDIA 331.20 Direct Rendering: Yes
nomko

Re: Nvidia driver updated, activated but not in use

Post by nomko »

It is correctly installed. When you go to the additional Driver menu, does is still it's not in use?
amintuser

Re: Nvidia driver updated, activated but not in use

Post by amintuser »

nomko wrote:It is correctly installed. When you go to the additional Driver menu, does is still it's not in use?
Yep. The same. Still is not in use.

I did rebooted after driver update in the beginning. And I saw that 331-updates was not in use. Then I decided to switch (via jockey) to open-source driver and to get back to 331-updates after. So, I've chosen nouveau. Then rebooted. On that moment I saw that open-source nvidia driver has disappeared as an option in jockey. I deleted 331-updates (which was still active but not in use). And after that I installed 331-updates again. Rebooted. Result is on the picture above (same as before).
nomko

Re: Nvidia driver updated, activated but not in use

Post by nomko »

In a terminal run this command:

Code: Select all

sudo nvidia-xconfig
Then reboot and check the Additional Driver menu again if the driver is in use or not.
amintuser

Re: Nvidia driver updated, activated but not in use

Post by amintuser »

sudo nvidia-xconfig (before reboot)

Code: Select all


Using X configuration file: "/etc/X11/xorg.conf".

VALIDATION ERROR: Data incomplete in file /etc/X11/xorg.conf.
                  Device section "Default Device" must have a Driver line.

Backed up file '/etc/X11/xorg.conf' as
'/etc/X11/xorg.conf.nvidia-xconfig-original'
Backed up file '/etc/X11/xorg.conf' as '/etc/X11/xorg.conf.backup'
New X configuration file written to '/etc/X11/xorg.conf'
sudo nvidia-xconfig (after reboot)

Code: Select all

Using X configuration file: "/etc/X11/xorg.conf".
Backed up file '/etc/X11/xorg.conf' as '/etc/X11/xorg.conf.backup'
New X configuration file written to '/etc/X11/xorg.conf'

but driver is still activated but not in use after reboot.
Last edited by amintuser on Wed Jan 29, 2014 4:48 am, edited 2 times in total.
nomko

Re: Nvidia driver updated, activated but not in use

Post by nomko »

Did you reboot and checked the additional driver menu if the driver is in use now?
amintuser

Re: Nvidia driver updated, activated but not in use

Post by amintuser »

the same
paul

Re: Nvidia driver updated, activated but not in use

Post by paul »

This appears to be a problem with Jockey/Additional Drivers in LM13 reporting driver not in use, when, in actual fact, they are installed and functioning correctly.
You have direct rendering enabled so I assume you're OK.
If everything is working as expected you should just ignore it.
amintuser

Re: Nvidia driver updated, activated but not in use

Post by amintuser »

yep, looks like Jockey/Additional Drivers bug.
nomko

Re: Nvidia driver updated, activated but not in use

Post by nomko »

amintuser wrote: but driver is still activated but not in use after reboot.
As long the output of the inxi -Gxz command doesn't give any faults, the driver is in use.
amintuser

Re: Nvidia driver updated, activated but not in use

Post by amintuser »

today, jockey updated, and now everything shows correctly. Driver activated and is in use.
Locked

Return to “Hardware Support”