Nao consigo mudar a resolução 640x480

Iniciado por faar, 09 de Janeiro de 2007, 15:31

tópico anterior - próximo tópico

faar

Opa pessoal, tudo em paz?

estou usando a seguinte placa de vídeo


e o meu xorg esta assim:

Obs: o Monitor estava generic, coloquei esse philips na mão, nao sei se está correto, e o HorizSync e o VertRefresh coloquei os valores na mão também, mas tenho quase certeza de que nao está correto =) e outra, nao sei ate que resolução essa minha placa de vídeo suporta.
queria pelo menos conseguir rodar em 1024x768, mas se chegar a pelo menos um 800x600 já é lucro =)

Desde já agradeço.
Vlw

Section "Device"
Identifier "TGUI 9660/938x/968x"
Driver "trident"
BusID "PCI:2:6:0"
VideoRam 32000
EndSection

Section "Monitor"
Identifier "Philips 107Et"
Option "DPMS"
HorizSync 28-80
VertRefresh 43-120
EndSection

Section "Screen"
Identifier "Default Screen"
Device "TGUI 9660/938x/968x"
Monitor "Philips 107Et"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "800x600"
EndSubSection
SubSection "Display"
Depth 4
Modes "800x600"
EndSubSection
SubSection "Display"
Depth 8
Modes "800x600"
EndSubSection
SubSection "Display"
Depth 15
Modes "800x600"
EndSubSection
SubSection "Display"
Depth 16
Modes "800x600"
EndSubSection
SubSection "Display"
Depth 24
Modes "800x600"
EndSubSection
EndSection

Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice     "stylus" "SendCoreEvents"
InputDevice     "cursor" "SendCoreEvents"
InputDevice     "eraser" "SendCoreEvents"
EndSection

Section "DRI"
Mode 0666
EndSection
Tem gente que bebe água e tem gente que não bebe água.

gilbertosilva