On Wed, Feb 22, 2012 at 04:28:37PM +0300, Timothy Silent wrote: > > > # nvidia-xconfig: X configuration file generated by nvidia-xconfig > > > # nvidia-xconfig: version 1.0 (pbuilder@windlord) Sun Jun 13 > > > 06:03:17 UTC 2010 [...] > > Это всё нахер не надо кроме того, что описано в > > /usr/share/doc/nvidia-glx/README.Debian.gz > Открыл указанный файл. Описания того, что надо, в нём не нашел.
The NVIDIA driver is not autodetected by Xorg, so you will have to create a
minimal /etc/X11/xorg.conf (or modify an existing one):
Section "Device"
Identifier "My GPU"
Driver "nvidia"
EndSection
That is sufficient to load the NVIDIA driver while all other configuration
is automatically done by the X Server.
--
WBR, wRAR
signature.asc
Description: Digital signature

