Bug#604953: gdm3: Crash on launching GDM3 user-selection

Daniel Golesny daniel at golesny.de
Tue Nov 30 17:33:45 UTC 2010


> 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






More information about the pkg-nvidia-devel mailing list