Ну не знаю. использую ubuntu 9.04
Переставляю 2-ой раз ubuntu.
Всё настраивается прекрасно и пашет, но в один момент ни стого ни с сего после груба экраны тупо меркнут (тёмные и всё) и дальшени на что не реагируют. При этом как я понимаю система грузится до когото момента, т к например при ажати на ctrl_alt_del она реагирует (правда не сразу), что как я понимаю говорит о том что процесс щагрузки идёт.... потом система тупо ждёт моего решения, а я как слепой только и могу её перезагрузить.
В худшем случае система перестаёт реагировать на всё, кроме жёсткой перезагрузки, при этом в на разделе /home как правило восстановление наглухо умирает .
переключаться в другие консоли не выходит.
Сейчас поставил с нуля 9.04 , обновил, накатил дрова, всё вроде пашет. На всякий случай /etc/X11/xorg.conf привожу ниже
Щас спать, если возникнут косяки снова - отпишусь.
Так же если где-то вы заметите что что-то не так, прошу - отпишитесь. буду очень признателен.
также сразу приведу дополнительно:монитора 2
http://www.forum3.ru/descr.aspx?code=71903видюха
http://www.forum3.ru/descr.aspx?code=69652материнка
http://www.ixbt.com/mainboard/asus/asus-p4p800-se-i865pe.shtml# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# Note that some configuration settings that could be done previously
# in this file, now are automatically configured by the server and settings
# here are ignored.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Monitor"
Identifier "aticonfig-Monitor[0]-0"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
Option "DPMS" "true"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Configured Video Device"
Monitor "Configured Monitor"
SubSection "Display"
Virtual 3840 1080
EndSubSection
EndSection
Section "Screen"
Identifier "aticonfig-Screen[0]-0"
Device "aticonfig-Device[0]-0"
Monitor "aticonfig-Monitor[0]-0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Virtual 3840 1080
EndSubSection
EndSection
Section "ServerLayout"
Identifier "aticonfig Layout"
Screen 0 "aticonfig-Screen[0]-0" 0 0
EndSection
Section "Device"
Identifier "Configured Video Device"
EndSection
Section "Device"
Identifier "aticonfig-Device[0]-0"
Driver "fglrx"
BusID "PCI:1:0:0"
EndSection