Não há erros, mas algumas diminuições no arquivo Xorg.0.log, no entanto X ainda tela preta! Ajuda por favor, driver ATI

2

Minha área de trabalho é a ASUS A43 com placas gráficas AMD Radeon HD 6730M. Recentemente eu instalei o sistema Ubuntu12.04 e descobri que minha CPU tem um alto tempreture desde que inicialize. Então eu percebi que deve haver algo errado com meus gráficos.

Eu tentei todos os métodos para instalar o fglrx, como instalar o último driver oficial Catalyst e o driver Catalyst de código aberto, mas ele sempre me retorna uma tela preta.

Agora não há erros no arquivo Xorg.0.log, e eu não sei como resolver. Se você tiver algumas sugestões ou métodos, muito obrigado.

Meu arquivo xorg.conf é:

Section "ServerLayout"
    Identifier     "aticonfig Layout"
    Screen      0  "aticonfig-Screen[0]-0" 0 0
EndSection

Section "Module"
EndSection

Section "Monitor"
    Identifier   "aticonfig-Monitor[0]-0"
    Option      "VendorName" "ATI Proprietary Driver"
    Option      "ModelName" "Generic Autodetecting Monitor"
    Option      "DPMS" "true"
EndSection

Section "Device"
    Identifier  "aticonfig-Device[0]-0"
    Driver      "fglrx"
    BusID       "PCI:1:0:0"
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
    EndSubSection
EndSection

E meu arquivo Xorg.0.log é:

Xorg.0.log

    
por user261114 23.03.2014 / 07:26

0 respostas