Установил FC2. До этого был Mdk10.0. Установил дрова от nvidia (6111). Вроде настроил все как надо.
К примеру набираем:
$ reboot
После этого получаю черный экран и ничего дальше не происходит. Причем глюк повторяется не регулярно. Кошмар одним словом!!!
Мой xorg.conf
Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
FontPath "unix/:7100"
EndSection
Section "Module"
Load "extmod"
Load "type1"
Load "freetype"
Load "glx"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "Keyboard"
Option "XkbModel" "pc105"
Option "XkbLayout" "us,ru(winkeys)"
Option "XkbOptions" "grp:ctrl_shift_toggle,grp_led:scroll"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "yes"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "SyncMaster"
DisplaySize 300 230
HorizSync 30.0 - 61.0
VertRefresh 56.0 - 75.0
Option "dpms"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "nvidia"
VendorName "ASUS"
BoardName "NVIDIA GeForce FX 5600"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "DRI"
Group 0
Mode 0666
EndSection
Мой modprobe.conf
alias eth0 sk98lin
alias scsi_hostadapter ata_piix
alias snd-card-0 snd-intel8x0
install snd-intel8x0 /sbin/modprobe --ignore-install snd-intel8x0 && /usr/sbin/alsactl restore >/dev/null 2>&1 || :
remove snd-intel8x0 { /usr/sbin/alsactl store >/dev/null 2>&1 || : ; }; /sbin/modprobe -r --ignore-remove snd-intel8x0
alias usb-controller ehci-hcd
alias usb-controller1 uhci-hcd
alias char-major-195* nvidia
alias char-major-195* nvidia
Ответ на:
комментарий
от sirius
Ответ на:
комментарий
от jackill
Ответ на:
комментарий
от jackill
Ответ на:
комментарий
от anonymous
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.
Похожие темы
- Форум Проблема с GeForce 8600GT (2009)
- Форум проблемы эффектами KDE4+OpenGl (2010)
- Форум Input not supported на мониторе (2011)
- Форум Проблема с запуском X'ов (2014)
- Форум Xubuntu 7.10 - TwinView в xorg (2008)
- Форум Не загружается рабочий стол с стандартным конфигом от nvidia-settings (2015)
- Форум Два монитора (2017)
- Форум Варнинг в /var/log/Xorg.0.log (2012)
- Форум [openbox][непонятки с раскладками клавиатуры] (2012)
- Форум Compiz. Display not found. (2010)