Nvidia geforce 6150-unity 3d won't work

7,102

Solution 1

I know this video card is old but I have resolved several older Nvidia card issues using the latest Nvidia drivers.

To install the latest drivers (assuming you have alread installed the proprietary drivers from the Additional Drivers app, do the following:

In the terminal type: sudo apt-add-repository ppa:ubuntu-x-swat/x-updates

Then update your repositories by typing in the terminal this: sudo apt-get update.

Afterwards go to your Update Manager. An updated version of the Nvidia card will appear. Install it and reboot the PC.

If you have not yet installed the proprietary drivers then open your dash and type "Drivers". The Additional Drivers icon app should appear. Install the Nvidia recommended driver from the list and reboot.

From my experience this has solved a Geforce FX 5600 problem I had, a Geforce 6200 problem and another Geforce 6400.

Solution 2

In my case, it was actually a case of removing the NVIDIA drivers.

My answer here helped.

As a bonus, my whole system seems to be running much much faster. I think the Nvidia driver was buggy and slowing everything down and not recognizing my video card's capability.

Share:
7,102

Related videos on Youtube

yinon
Author by

yinon

Updated on September 18, 2022

Comments

  • yinon
    yinon over 1 year

    The Nvidia Geforce 6150 does not work with Unity. What should I do to fix it?

    I am using Ubuntu 11.10.

  • yinon
    yinon about 12 years
    it won't cause problem with suspend? can you tell me what the x-upadte is?
  • Luis Alvarado
    Luis Alvarado about 12 years
    That is a PPA that includes the latest drivers for Intel, Ati & Nvidia. Basically when Nvidia or Ati come out with a new driver version, the PPA will update to the latest. It will not cause problems with supend. Tested here already. When you are satisfied with the answer please accept the answer to approve it.
  • nilsonneto
    nilsonneto about 12 years
    Try not to copy and paste answers - just link your previous answer if you consider that it answers the question. The reason is simple - a change in one answer will be still be correct with a linked answer whereas a duplicate answer will be potentially wrong.