Problema com resolução de tela \ Xorg \ Netbook Proview PC 81001

Iniciado por shamdro, 09 de Agosto de 2010, 19:58

tópico anterior - próximo tópico

shamdro

A minha tela está assim: http://img442.imageshack.us/img442/5473/capturadetelav.png

Depois que formatei não faz detecção de tela, ou melhor ajusta de um modo que corta um pedaço debaixo da tela que é 1024x600.
Estou usando o xorg indica do neste tópico:
http://ubuntuforum-br.org/index.php?topic=58019.0

Xorg

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "abnt2"
Option "XkbLayout" "pt"
EndSection

Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
EndSection

Section "Device"
Identifier "Configured Video Device"
Boardname "vesa"
Busid "PCI:0:1:1"
Driver "geode"
Option "AccelMethod" "EXA"
Option "MigrationHeuristic" "greedy"
Option "PanelMode" "48960 1024 1064 1168 1312 600 601 604 622"
Screen 0
EndSection

Section "Monitor"
Identifier "Configured Monitor"
Vendorname "Generic LCD Display"
Modelname "LCD Panel 1024x600"
HorizSync 31.5 - 37.9
VertRefresh 50.0 - 70.0
DisplaySize 195 113
modeline "1024x600@60" 48.96 1024 1064 1168 1312 600 601 604 622 -HSync -VSync
Gamma 1.0
EndSection

Section "Screen"
Identifier "Default Screen"
Device "Configured Video Device"
Monitor "Configured Monitor"
Defaultdepth 24
   SubSection "Display"
   Depth 24
   Virtual 1024 600
   Modes "1024x600@60"
   EndSubSection
EndSection

Section "ServerLayout"
Identifier "Default Layout"
screen 0 "Default Screen" 0 0
EndSection

Section "Module"
Load "glx"
Load "GLcore"
Load "v4l"
EndSection

Section "ServerFlags"
EndSection


Resolveu o problema de cortar um pedaço da tela mas fez esse problema de ícones que não aparecem e barras furadas na imagem que postei acima.

Se alguém tiver dicas para eu tentar. . .
thank's
Lucid Lynx (Celeron E3200, 2g, 320hd, Kernel2.6, Gnome2.30)

shamdro

Olha, finalmente, depois de vários dias,  até instalei o Linux Mint, para ver se esse Xorg ai funcionava e nada, além de que descobri que o mint é podrinho.

O Xorg que funcionou aqui no meu é este:
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "abnt2"
Option "XkbLayout" "pt"
EndSection

Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
EndSection

Section "Device"
Identifier "Configured Video Device"
Boardname "vesa"
Busid "PCI:0:1:1"
Driver "geode"
Option "AccelMethod" "EXA"
Option "PanelMode" "48960 1024 1064 1168 1312 600 601 604 622"
Screen 0
EndSection

Section "Monitor"
Identifier "Configured Monitor"
Vendorname "Generic LCD Display"
Modelname "LCD Panel 1024x600"
HorizSync 31.5 - 37.9
VertRefresh 50.0 - 70.0
DisplaySize 271 159
modeline "1024x600@60" 48.96 1024 1064 1168 1312 600 601 604 622 -HSync -VSync
EndSection

Section "Screen"
Identifier "Default Screen"
Device "Configured Video Device"
Monitor "Configured Monitor"
Defaultdepth 24
SubSection "Display"
Depth 24
Virtual 1024 600
Modes "1024x600@60"
EndSubSection
EndSection

Section "Module"
Load "glx"
Load "GLcore"
Load "v4l"
EndSection

Section "ServerFlags"
EndSection


Se alguém entender melhor de Xorg por favor da uma aperfeiçoada, pois eu fiz esse Xorg baseado no de cima, orém este funciona legal no Netbook Proview 81001   :D
Lucid Lynx (Celeron E3200, 2g, 320hd, Kernel2.6, Gnome2.30)


ezrandrade

O Ubuntu 10.10 já reconhece a resolução. Experimentei com o Ubuntu Netbook Edition e o Lubuntu.
Show de bola.