
phrich
(usa Slackware)
Enviado em 30/07/2008 - 23:14h
Como disse anteriormente, vou postar minha configuração:
Placa-mãe ASUS K8V-MX (Chipser VIA K8M800 / VIA VT8237R)
Vídeo On board
Memória 512MB
Monitor samsung SyncMaster 794v (17" Tubo)
xorg.conf
# Xorg configuration created by pyxf86config
Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "InputDevice"
# keyboard added by rhpxl
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "abnt2"
Option "XkbLayout" "br"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "openchrome"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
Eu já alterei o driver para "vesa" e não funcionou.
No Fedora 8 ele reconhece normalmente, ele reconhece o driver como "via".
Já no Fedora 9 ele reconhece como "openchrome", procurei no dvd do Fedora 9 e não tem nenhum pacote da via.
Por favor me ajudem.
Abraços!!!