Hi, I’m fighting to get the NVIDIA driver to work on my Debian stable - driver version 304.88, GeForce 660M GTX, Optimus laptop.
As I had problems installing the official .run for 319.17 (related to DKMS and gcc version, not the problem here), and it seems I need a more recent version of the X server for having Optimus working anyway, I decided to use the Debian packages to at least get my GPU working with the official driver.
I installed the nvidia-glx package, then I installed nvidia-xconfig package, and ran it: I got a new /etc/X11/xorg.conf (didn’t have one before), but /var/log/Xorg.0.log says there is no device detected → black screen :/
Log content: [ 1024.710] X.Org X Server 1.12.4Release Date: 2012-08-27[ 1024.710] X P - Pastebin.com
xorg.conf: # nvidia-xconfig: X configuration file generated by nvidia-xconfig# nvidia-xco - Pastebin.com
EDIT: some more information:
- nvidia-bug-report.log.gz → [url]https://dl.dropboxusercontent.com/u/20292682/nvidia-bug-report.log.gz[/url]
- I have the Nouveau packages installed, but lsmod | grep nouveau says nothing, while lsmod | grep nvidia says:
funto@pollux:~$ lsmod | grep nvidia
nvidia 11239101 0
i2c_core 23876 7 i2c_i801,i2c_algo_bit,drm,drm_kms_helper,i915,nvidia,videodev
Any help welcome, thank you!
nvidia-bug-report.log.gz (40.2 KB)