Author Topic: Nvidia- proprietary driver for your graphic card can not be found (Solved)  (Read 724 times)

Offline NoIBnds

  • Hero Member
  • *****
  • Posts: 1181
When I started the computer I got a box that stated the following "the proprietary driver for your graphic card can not be found,  is now using the free software driver (nvidia). Reason: New Release, reconfiguring X for Nvidia Corporation|GF119 [GeForce GT520]"

This is on a KDE system updated to today, It happened a few days ago also, it stops the loading of the OS, have to click the ok button then continues to load. No problems before this.

I have a NVidia GeForce GT520 1GB 16X PCI-E video card with an Intel I7-3930K 3.2ghz processor.

Once loaded it appears to run ok, just why do I continue to get the box while loading the system. I went into PCC and tried to point it to the correct drivers.

I searched forums several times before posting, couldn't find problem.
« Last Edit: December 29, 2012, 06:41:24 PM by NoIBnds »
Retired from Fighting Crime and or Evil for Truth, Justice, and the American Way.

Offline TerryN

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 732
Re: Nvidia- proprietary driver for your graphic card can not be found
« Reply #1 on: December 27, 2012, 09:15:20 AM »
You can sometimes get that message when the product file (/etc/product.id in package pclinuxos-release) is updated.
It is used to regenerate the xorg.conf file if the release of OS changes (in case driver support status has changed). It should only happen on first boot after the update unless it can't regenerate the xorg.conf file for some reason.

Terry.
« Last Edit: December 27, 2012, 09:41:38 AM by TerryN »
Dell E521 - AMD 64 X2 5000+, 4GB RAM, ATI X1300 graphics
PCLinuxOS 2013 (KDE)
|Twitter|

Offline NoIBnds

  • Hero Member
  • *****
  • Posts: 1181
Re: Nvidia- proprietary driver for your graphic card can not be found
« Reply #2 on: December 29, 2012, 07:25:49 AM »
You can sometimes get that message when the product file (/etc/product.id in package pclinuxos-release) is updated.
It is used to regenerate the xorg.conf file if the release of OS changes (in case driver support status has changed). It should only happen on first boot after the update unless it can't regenerate the xorg.conf file for some reason.

Terry.

It is happening on every boot. Stops the log-in until I hit the OK button on the error box. How do I fix it?
Retired from Fighting Crime and or Evil for Truth, Justice, and the American Way.

Offline TerryN

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 732
Re: Nvidia- proprietary driver for your graphic card can not be found
« Reply #3 on: December 29, 2012, 07:40:06 AM »
It is happening on every boot. Stops the log-in until I hit the OK button on the error box. How do I fix it?

What is the output from:

Code: [Select]
lspcidrake -v | grep DISPLAY
Try running (as root):

Code: [Select]
touch /etc/X11/xorg.conf
Terry.
Dell E521 - AMD 64 X2 5000+, 4GB RAM, ATI X1300 graphics
PCLinuxOS 2013 (KDE)
|Twitter|

Offline NoIBnds

  • Hero Member
  • *****
  • Posts: 1181
Re: Nvidia- proprietary driver for your graphic card can not be found
« Reply #4 on: December 29, 2012, 11:29:52 AM »
Card:NVIDIA cards not working with nv: NVIDIA Corporation|GF119 [GeForce GT 520] [DISPLAY_VGA] (vendor:10de device:1040 subv:3842 subd:1525) (rev: a1)

I ran the second the second command and rebooted the box did not come up that time. Then I ran the 1st command again with the same result as above
Card:NVIDIA cards not working with nv: NVIDIA Corporation|GF119 [GeForce GT 520] [DISPLAY_VGA] (vendor:10de device:1040 subv:3842 subd:1525) (rev: a1)

« Last Edit: December 29, 2012, 11:35:52 AM by NoIBnds »
Retired from Fighting Crime and or Evil for Truth, Justice, and the American Way.

Offline TerryN

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 732
Re: Nvidia- proprietary driver for your graphic card can not be found
« Reply #5 on: December 29, 2012, 11:50:18 AM »
Card:NVIDIA cards not working with nv: NVIDIA Corporation|GF119 [GeForce GT 520] [DISPLAY_VGA] (vendor:10de device:1040 subv:3842 subd:1525) (rev: a1)

That confirms the problem is what I thought it was.
This has been a long standing problem with the nvidia-current package but is only triggered by the update to the release file.  I have fixed it already in the 310.19 package which is currently in Testing.
The touch command will have fixed your problem.

Terry.
Dell E521 - AMD 64 X2 5000+, 4GB RAM, ATI X1300 graphics
PCLinuxOS 2013 (KDE)
|Twitter|

Offline NoIBnds

  • Hero Member
  • *****
  • Posts: 1181
Re: Nvidia- proprietary driver for your graphic card can not be found
« Reply #6 on: December 29, 2012, 06:40:50 PM »
Thank YOU
Retired from Fighting Crime and or Evil for Truth, Justice, and the American Way.