Comment 4 for bug 121096

Revision history for this message
Jose De la Rosa (jose-de-la-rosa) wrote :

I compiled 3D NV driver from NVIDIA on Lanai and it worked. Here are the instructions provided by Roger:

Compiling Nvidia 100.14.09 on 7.04:

1. apt-get update
2. apt-get install binutils linux-source-2.6.20 libc-dev
3. cd /usr/src
4. tar -jxvf linux-source-2.6.20.tar.bz2
5. ln -s linux-source linux
6. apt-get install linux-headers-2.6.20-15 linux-headers-2.6.20-15-386
7. Download NVIDIA-Linux-x86-100.14.09-pkg1.run from http://www.nvidia.com/object/unix.html
8. Switch to a virtual terminal, killall gdm or it will complain about xsever running.
9. sh NVIDIA-Linux-x86-100.14.09-pkg1.run, follow the instructions.
10. Reboot your done.