Bug#749264: No nvidia-driver working
John Paul Adrian Glaubitz
glaubitz at physik.fu-berlin.de
Fri Aug 1 16:19:17 UTC 2014
> I don't know how to create an xorg.conf?
You maybe should have read the Debian Wiki before complaining and
filing invalid bug reports. It's all there, please have a look at [1].
> There where so many changes in the X system an the drivers and as i
> know it normally runs without any xorg.conf now.
Yes, and the automatic detection defaults to the open source nouveau
drivers which are shipped with X.Org which fail to load because you
also loaded the proprietary nvidia kernel module.
You explitcitly have to tell X.Org to use the proprietary nvidia
driver, that's all you need in /etc/X11/xorg.conf:
Section "Device"
Identifier "nVidia proprietary driver"
Driver "nvidia"
EndSection
That's already enough to get X up and running with the proprietary
drivers. The rest can be configured using xrandr.
Can I assume the bug report to be invalid and close it?
Thanks,
Adrian
> [1] https://wiki.debian.org/NvidiaGraphicsDrivers
--
.''`. John Paul Adrian Glaubitz
: :' : Debian Developer - glaubitz at debian.org
`. `' Freie Universitaet Berlin - glaubitz at physik.fu-berlin.de
`- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913
More information about the pkg-nvidia-devel
mailing list