jfxavier
(usa Ubuntu)
Enviado em 27/06/2008 - 19:38h
Amigo, tenho um w7635 e instalei o ubuntu 7.10, depois atualizei para o 8.04. Instalei o driver do site da via (arquivo chrome9.83-242-u804) e, como tenho um monitor externo que uso como área estendida no vista, ele estava ligado e acabei percebendo que a placa gráfica esta funcionando bem, o que não estou conseguindo fazer é configurar o LCD. No CRT externo, está funcionando perfeitamente, em 2d (3d nem pensar). Se alguém puder complementar, agradeço. A configuração do LCD que estou usando é a seguinte:
Section "Device"
Driver "via"
VendorName "VIA Tech"
BoardName "via"
Identifier "Configured Video Device"
EndSection
Section "Monitor"
Identifier "Monitor()"
VendorName "Generic LCD Display"
ModelName "LCD Panel 1280x800"
HorizSync 31.5-50.0
VertRefresh 56.0-65.0
Option "dpms"
ModeLine "800x600@56" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
ModeLine "800x600@60" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
ModeLine "1280x768@60" 80.14 1280 1344 1480 1680 768 769 772 795 -hsync +vsync
ModeLine "1280x720@60" 74.48 1280 1336 1472 1664 720 721 724 746 -hsync +vsync
ModeLine "1280x800@60" 83.46 1280 1344 1480 1680 800 801 804 828 -hsync +vsync
Gamma 1.0
EndSection
Section "Screen"
Monitor "Monitor()"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Modes "1280x800@60" "1280x720@60" "1280x768@60" "800x600@60" "800x600@56"
Virtual 1280 800
Depth 24
EndSubSection
Identifier "Default Screen"
Device "Configured Video Device"
EndSection