1

I don't know how to install much-needed nvidia drivers on my powermac g5 quad. I am using ubuntu 14.04.2. Any help would be greatly appreciated as I cannot get into desktop

Pilot6
  • 90,100
  • 91
  • 213
  • 324
nerd7473
  • 353
  • 1
  • 4
  • 14

2 Answers2

2

There are no proprietary Nvidia drivers supporting this adapter for powerpc platform. And it looks like nouveau does not support 3D acceleration well for it.

The only solution I see is to install Xubuntu. It does not require 3D acceleration and it may work with open source drivers.

Pilot6
  • 90,100
  • 91
  • 213
  • 324
-1

Try this:

   sudo apt-get install nvidia-311-updates

and it might work.

Michael
  • 2,499
  • 5
  • 19
  • 24
  • It might NOT work, because there is no such package. – Pilot6 Jul 08 '15 at 19:14
  • 1
    There is still no package nvidia-311-updates – Pilot6 Jul 08 '15 at 19:33
  • Please do not suggest solutions that you are not sure of or do not know how to use. At least try to run commands you are suggesting. – Pilot6 Jul 08 '15 at 19:36
  • I am sure about this one, they work once on my computer, and updates comes all the time. – Michael Jul 08 '15 at 20:51
  • @Michael you might be mistaken or confused on Quadro/Tesla that what this driver is that you have recommended for... but he uses GPU on Geforce 6600 which is way and way older... – JoKeR Jul 11 '15 at 07:35