No 2010, pelo menos com uma placa legada, que não usa os drivers fglrx, funcionou tudo normalmente. Neste final de semana vou instalar o sistema com uma HD 3850, aí, posto os resultados aqui.
Fiquem com Deus.
Placa legada que você diz é uma placa on board? Se for isso, é o meu caso.
Mas com placa "legada" testou?
3D funcionou normal? Transparência? Compiz?
Bom, novamente vou dizer: instalação perfeita e totalmente simples. Recomendo desinstalar todos os rpms dos repositórios e usar os drivers do site da ATI, o Catalyst 9-10. Com isso, basta seguir estes passos:
1 - Entre no modo seguro.
2 - Certifique-se de não se conectar à net.
3 - Certifique-se de que instalou o pacote kernel-desktop-devel-latest.
4 - Apague o xorg.conf anterior.
5 - Vá até onde salvou o arquivo do driver e execute-o diretamente.
6 - Aceite as opções padrão.
7 - Ao término do processo, rode o comando XFdrake e reconfigure seu vídeo.
8 - Faça o teste.
9 - Estando tudo certo, reinicie a máquina.
Fiquem com Deus.
Fiz conforme seu procedimento, no Mandriva 2010.
Aparentemente o driver está instalado confome "diz" o
xorg.confNo entanto, age como se nem driver vesa huvesse instalado, até pra mover uma janela fica aquele "rastro". 3D e transparência, nem pensar.
O driver baixado foi o 9.12, o último disponível no site da AMD/ATI
O problema não seria o Xorg.conf do Mandriva 2010, que li não sei onde que é o 7.5 e o driver da ATI só é compatível até o 7.4?
glxgears retorna o seguinte:
[root@localhost ze]# glxgears
X Error of failed request: BadRequest (invalid request code or no such operation)
Major opcode of failed request: 136 (GLX)
Minor opcode of failed request: 19 (X_GLXQueryServerString)
Serial number of failed request: 16
Current serial number in output stream: 16
Segue arquivo xorg.conf:
# File generated by XFdrake (rev )
Section "Monitor"
Identifier "monitor1"
VendorName "Plug'n Play"
ModelName "SyncMaster"
HorizSync 30.0 - 81.0
VertRefresh 56.0 - 75.0
EndSection
Section "Monitor"
Identifier "monitor2"
VendorName "ATI Proprietary Driver"
ModelName "Generic Autodetecting Monitor"
EndSection
Section "Monitor"
Identifier "monitor3"
VendorName "ATI Proprietary Driver"
ModelName "Generic Autodetecting Monitor"
EndSection
Section "Device"
Identifier "device1"
BoardName "ATI Radeon HD 2000 and later (radeon/fglrx)"
Driver "ati"
Option "DPMS"
Option "AccelMethod" "EXA"
EndSection
Section "Screen"
Identifier "screen1"
Device "device1"
Monitor "monitor1"
DefaultColorDepth 24
Subsection "Display"
Depth 8
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240"
EndSubsection
Subsection "Display"
Depth 15
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240"
EndSubsection
Subsection "Display"
Depth 16
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240"
EndSubsection
Subsection "Display"
Depth 24
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240"
EndSubsection
EndSection
# File generated by XFdrake (rev )
# File generated by XFdrake (rev )
# **********************************************************************
# Refer to the xorg.conf man page for details about the format of
# this file.
# **********************************************************************
Section "ServerLayout"
Identifier "layout1"
Screen "screen1"
EndSection
Section "Files"
EndSection
Section "Module"
Load "dbe" # Double-Buffering Extension
Load "v4l" # Video for Linux
Load "extmod"
Load "glx" # 3D layer
Load "dri" # direct rendering
EndSection
Section "ServerFlags"
Option "DontZap" "False" # disable <Ctrl><Alt><BS> (server abort)
# allows the server to start up even if the mouse does not work
#DontZoom # disable <Ctrl><Alt><KP_+>/<KP_-> (resolution switching)
Option "allowmouseopenfail"
EndSection