Começou outra vez a minha luta para instalar decente mente a placa grafica ATI desta vez no Hardy. O problema é o seguinte instalei as drivers pelo envy( mais de 5 vezes) e depois de muito fuçar consegui por tudo bom, mas ao reiniciar o computador deu erro e apareceu aquele mensagem a dizer que o ubuntu tinha sido inciado em modo low graphics. Agora que o xorg tem interface grafico fui para lá fuçar e achei estranho ter 2 monitores(visto que só tenho 1) e 2 placas de videos que podiam ser configuradas com drives diferentes, fuçei até que uma vez ele iniciou bem, reiniciei erro e tem sido assim por 2 dias
aqui fica o meu xorg.conf:
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "pt"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "vmmouse"
EndSection
Section "Device"
Identifier "Configured Video Device"
Boardname "ati"
Busid "PCI:1:0:0"
Driver "fglrx"
Screen 0
EndSection
Section "Monitor"
Identifier "Configured Monitor"
Vendorname "Plug 'n' Play"
Modelname "Plug 'n' Play"
modeline "640x480@60" 25.2 640 656 752 800 480 490 492 525 -vsync -hsync
Gamma 1.0
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
Defaultdepth 24
SubSection "Display"
Depth 24
Virtual 640 480
Modes "640x480@60"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
screen 0 "Default Screen" 0 0
EndSection
Section "Module"
Load "glx"
Load "dbe"
Load "v4l"
EndSection
Section "device" #
Identifier "device1"
Boardname "ati"
Busid "PCI:1:0:0"
Driver "fglrx"
Screen 1
EndSection
Section "screen" #
Identifier "screen1"
Device "device1"
Defaultdepth 24
Monitor "monitor1"
EndSection
Section "monitor" #
Identifier "monitor1"
Gamma 1.0
EndSection
Section "ServerFlags"
EndSection
Por favor deem uma ajuda