xorg.conf

Изображение пользователя Z.

У меня возникла следующая промлема. После установки c помощью envy драйверов для моей GeForce 6600 GT перестал работать X Server. Помогло sudo dpkg-reconfigure -phigh xserver-xorg. Но теперь при запуске NVidia Settings мне говорят "You do not appear to be using the NVIDIA X driver. Please edit your X configuration file (just run `nvidia-xconfig` as root), and restart the X server." Что нужно подправить в xorg.conf, чтобы и X Server работал и NVidia не ругалась. Для полноты информации привожу xorg.conf, созданый с помощью nvidia-xconfig, то есть тот, при котором не работает X Server.

Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen" 0 0
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection

Section "Files"
EndSection

Section "Module"
Load "glx"
EndSection

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us,ru"
Option "XkbVariant" ",winkeys"
Option "XkbOptions" "grp:alt_shift_toggle,grp_led:scroll"
EndSection

Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection

Section "InputDevice"
Identifier "stylus"
Driver "wacom"
Option "Device" "/dev/input/wacom"
Option "Type" "stylus"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "InputDevice"
Identifier "eraser"
Driver "wacom"
Option "Device" "/dev/input/wacom"
Option "Type" "eraser"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "InputDevice"
Identifier "cursor"
Driver "wacom"
Option "Device" "/dev/input/wacom"
Option "Type" "cursor"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "Monitor"
Identifier "ADI GD-790T"
Option "DPMS"
EndSection

Section "Device"
Identifier "nVidia Corporation NV43 [GeForce 6600 GT]"
Driver "nvidia"
EndSection

Section "Screen"
Identifier "Default Screen"
Device "nVidia Corporation NV43 [GeForce 6600 GT]"
Monitor "ADI GD-790T"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1600x1200" "1280x1024" "1024x768" "800x600" "720x450" "720x400" "640x640" "640x480"
EndSubSection
EndSection

0
Soi-Fong - 23 Май, 2008 - 17:27
Изображение пользователя Soi-Fong.

just run `nvidia-xconfig` as root

0
Z - 23 Май, 2008 - 17:52
Изображение пользователя Z.

То есть sudo nvidia-xconfig ? Если да, то я так и делал.

0
Bazilio - 23 Май, 2008 - 20:34
Изображение пользователя Bazilio.

Вообще странно.
Но можно попробовать восстановить старый xorg.conf. Он обычно бэкапится в виде xorg.conf.дата_бэкапа
а после этого

just run `nvidia-xconfig` as root

0
ldIsl - 18 Июль, 2009 - 15:26
Изображение пользователя ldIsl.

Надо просто после ввода команды `nvidia-xconfig` сделать рестарт системы, и всё заработает

0
Гость - 29 Июль, 2011 - 11:41

Не, после рестарта говорит, что надо исправить xorg файл.

Отправить комментарий

CAPTCHA на основе изображений
Введите цифры