PDA

View Full Version : [ubuntu] problem installing nvidia driver with geforce 2 ultra



kingarthurpt
July 8th, 2008, 09:41 PM
i'm trying to install the driver but now i can't resolv this problem.
I'm attaching the log file.
Can anyone please help me?
Thanks

Pumalite
July 8th, 2008, 09:56 PM
Install build-essential:
sudo aptitude install build-essential
If that is not enough; run this:
sudo apt-get install linux-headers-`uname -r`

kingarthurpt
July 8th, 2008, 11:02 PM
Thank you, It worked out.

Pumalite
July 8th, 2008, 11:11 PM
You are welcome. Good luck!