> you have both nvidia and nouveau kernel module loaded - that looks > wrong. How does your /etc/modules look like? > There should be a nvidia-kernel-common.conf in /etc/modprobe.d/ that > prevents loading of nouveau ...
--begin--/etc/modules---------- # /etc/modules: kernel modules to load at boot time. # # This file contains the names of kernel modules that should be loaded # at boot time, one per line. Lines beginning with "#" are ignored. # Parameters can be specified after the module name. loop --end--/etc/modules---------- --begin--/etc/modprobe.d/nvidia-kernel-common.conf---- alias char-major-195* nvidia options nvidia NVreg_DeviceFileUID=0 NVreg_DeviceFileGID=44 NVreg_DeviceFileMode=0660 # To enable FastWrites and Sidebus addressing, uncomment these lines # options nvidia NVreg_EnableAGPSBA=1 # options nvidia NVreg_EnableAGPFW=1 # see #580894 blacklist nouveau --end--/etc/modprobe.d/nvidia-kernel-common.conf---- Daniel -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org