I'm using NVIDIA GT 540M CUDA 1GB
After read tutorial from http://www.backtrack-linux.org/wiki/...A_On_BackTrack about how to installing NVIDIA driver, I realized that there are many differences between backtrack's method, and mine.
I also following:
root@bt:~# prepare-kernel-sources
root@bt:~# cd /usr/src/linux
root@bt:~# cp -rf include/generated/* include/linux/
but I downloaded NVIDIA driver from: http://www.nvidia.com/object/unix.html
also, I modified grub.cfg to avoid nouveau kernel, so the hardware can work properly.
Change grub.cfg by adding nouveau.modeset=0
reboot, then avoid to type startx. install driver by typing ./[directory of your driver installer] --kernel-source-path='/usr/src/linux'
follow installation, then update your grub by typing update-grub. last.... reboot your machine.
tell me if there's something wrong.



