Autor Tópico: Resolução do monitor não funciona  (Lida 6792 vezes)

Offline jcao

  • Usuário Ubuntu
  • *
  • Mensagens: 178
    • Ver perfil
Resolução do monitor não funciona
« Online: 21 de Setembro de 2008, 15:05 »
Tenho um Semp Toshiba IS1522 que veio com o linux Insigne, instalei o Ubuntu 8.04 e tive problemas pois ele vem com a placa via VN896/Chrome9 HC IGP. Consegui fazer funcionar colocando o xorg.conf do Insigne, mas não conseguia mudar a resolução ou utilizar o 3D. Segui o tutorial do rodrigo.miguel para o itautec w7635, que possui a mesma configuração e após alguns contratempos consegui por tudo para funcionar, menos a resolução. Ele fica com a resolução 800x600 e não consigo modificá-la. Já olhei em vários tutoriais e outras notas do forum, também, já alterei várias vezes o xorg.conf, mas não consigo fazer ele funcionar com uma resolução maior.

o meu xorg.conf é o seguinte
Código: [Selecionar]
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"
FontPath   "unix/:7100"                # local font server
# if the local font server has problems, we can fall back on these
FontPath   "/usr/share/fonts/X11/misc"
FontPath   "/usr/lib/X11/fonts/misc"
FontPath   "/usr/share/fonts/X11/cyrillic"
FontPath   "/usr/lib/X11/fonts/cyrillic"
FontPath   "/usr/lib/X11/fonts/100dpi/:unscaled"
FontPath   "/usr/lib/X11/fonts/75dpi/:unscaled"
FontPath   "/usr/share/fonts/X11/Type1"
FontPath   "/usr/lib/X11/fonts/Type1"
FontPath   "/usr/share/fonts/X11/CID"
FontPath   "/usr/lib/X11/fonts/CID"
FontPath   "/usr/share/fonts/X11/100dpi"
FontPath   "/usr/lib/X11/fonts/100dpi"
FontPath   "/usr/share/fonts/X11/75dpi"
FontPath   "/usr/lib/X11/fonts/75dpi"
EndSection

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "keyboard"
        Option          "CoreKeyboard"
Option "XkbRules" "xorg"
        Option          "XkbRules"      "abnt2
Option "XkbModel" "pc105"
Option "XkbLayout" "br"
Option "XkbVariant" "abnt2"
EndSection

Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
        Option          "Device"  "/etc/input/mice"
        Option          "Protocol"  "ImPS/2"
Option "Emulate3Buttons" "true"
        Option          "ZAxisMapping"  "4 5"
EndSection

Section "Device"
Driver "via"
Identifier "Configured Video Device"
        Option "LCDPort" "DFP_HIGHLOW"
EndSection

Section "Monitor"
Identifier "Monitor"
EndSection

Section "Screen"
        Identifier "Default Screen"
        Device "Configured Video Device"
Monitor  "Monitor"
        DefaultDepth 24
SubSection "Display"
Modes  "1280x800"
Virtual 1280 800
Depth  24
EndSubSection

EndSection

Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"

        InputDevice     "Configured Mouse"
        InputDevice     "stylus"  "SendCoreEvents"
        InputDevice     "cursor"  "SendCoreEvents"
        InputDevice     "erase"   "SendCoreEvents"
        InputDevice     "Synaptics Touchpad"
EndSection

Section "Module"
Load  "bitmap"
Load  "dbe"
Load  "ddc"
        Load  "dri"
Load  "evdev"
Load  "extmod"
        Load  "freetype"
Load  "glx"
Load  "int10"
        Load  "record"
Load  "type1"
Load  "vbe"
EndSection

Section "InputDevice"
       Identifier "Synaptics Touchpad"
       Driver     "synaptics"
       Option     "SendCoreEvents"  "true"
       Option     "Device"   "/dev/psaux"
       Option     "Protocol"  "auto-dev"
       Option     "HorizScrollDelta"  "0"
EndSection

Section "DRI"
Group 0
Mode 0666
EndSection

alguém pode me dar alguma ajuda, ou idéia do que fazer...?

Obrigado

Offline haroman

  • Usuário Ubuntu
  • *
  • Mensagens: 1
    • Ver perfil
Re: Resolução do monitor não funciona
« Resposta #1 Online: 13 de Outubro de 2008, 19:20 »
Também instalei o Xubuntu 8.10 num portatil Acer travelmate 212txv com placa Trident ciberblade e tenho o mesmo problema. Não consigo subir dos 800x600 e a imagem não enche completamente o ecrã.

Alguma sugestão?




Offline rusu

  • Usuário Ubuntu
  • *
  • Mensagens: 9
    • Ver perfil
Re: Resolução do monitor não funciona
« Resposta #2 Online: 02 de Novembro de 2008, 22:30 »
Como seu drive de video é VIA e ele já está instalado, basta apenas que você ajuste as possíveis resoluções de video. Certo??

Para isso você pode usar as resoluções do drive vesa que são as mesmas do drive VIA.

Em termos práticos digita no terminal xrandr. E obterás algo parecido com:

Código: [Selecionar]
victor@laptop:~$ xrandr
Screen 0: minimum 480 x 480, current 1280 x 800, maximum 1280 x 800
default connected 1280x800+0+0 0mm x 0mm
   1280x800       60.0*
   1280x768       60.0
   1280x720       59.0
   1200x720       60.0
   1152x720       60.0
   1024x768       85.0     75.0     70.0     60.0
   1280x600       60.0
   1088x612       60.0
   1024x600       60.0
   1000x600       60.0
   960x600        60.0
   1024x512       60.0
   800x600        85.0     75.0     72.0     60.0     56.0
   720x576        60.0     56.0
   856x480        60.0
   848x480        60.0
   800x480        60.0
   720x480        60.0
   640x480        85.0     75.0     73.0     60.0
   480x640        60.0

Para cada resolução e frame rate do teu lcd usa o comando gtf. Para obter os modelines.
Exemplo:

Código: [Selecionar]
gtf 1280 800 60.0
A resposta para este comando deve ser:

Código: [Selecionar]
victor@laptop:~$ gtf 1280 800 60

  # 1280x800 @ 60.00 Hz (GTF) hsync: 49.68 kHz; pclk: 83.46 MHz
  Modeline "1280x800_60.00"  83.46  1280 1344 1480 1680  800 801 804 828  -HSync +Vsync

Então adiciona cada modeline no ter xorg.conf.

O meu xorg.conf está assim:

Código: [Selecionar]
victor@laptop:~$ cat /etc/X11/xorg.conf
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

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

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

Section "InputDevice"
        Identifier      "Synaptics Touchpad"
        Driver          "synaptics"
        Option          "SendCoreEvents"        "true"
        Option          "Device"                "/dev/psaux"
        Option          "Protocol"              "auto-dev"
        Option          "HorizEdgeScroll"       "0"
EndSection

Section "Device"
        Driver      "via"
        VendorName  "VIA Tech"
        BoardName   "via"
        Option      "LCDPort" "DFP_HIGHLOW"
        Identifier  "Configured Video Device"
        Option      "SWCursor"
        Option      "DPMS"
EndSection

Section "Monitor"
        Identifier "Monitor"
        ModeLine "1280x800" 83.46 1280 1344 1480 1680 800 801 804 828 -HSync +VSync
        ModeLine "1280x768" 80.14  1280 1344 1480 1680  768 769 772 795  -HSync +Vsync
        ModeLine "1280x720" 73.14  1280 1336 1472 1664  720 721 724 745  -HSync +Vsync
        ModeLine "1200x720" 70.18  1200 1256 1384 1568  720 721 724 746  -HSync +Vsync
        ModeLine "1152x720" 67.32  1152 1208 1328 1504  720 721 724 746  -HSync +Vsync
        ModeLine "1124x768" 94.39  1024 1088 1200 1376  768 769 772 807  -HSync +Vsync
        ModeLine "1124x768" 81.80  1024 1080 1192 1360  768 769 772 802  -HSync +Vsync
        ModeLine "1124x768" 76.16  1024 1080 1192 1360  768 769 772 800  -HSync +Vsync
        ModeLine "1124x768" 64.11  1024 1080 1184 1344  768 769 772 795  -HSync +Vsync
        ModeLine "1280x600" 61.50  1280 1336 1464 1648  600 601 604 622  -HSync +Vsync
        ModeLine "1088x612" 52.95  1088 1128 1240 1392  612 613 616 634  -HSync +Vsync
        ModeLine "1024x600" 48.96  1024 1064 1168 1312  600 601 604 622  -HSync +Vsync
        ModeLine "1000x600" 48.07  1000 1040 1144 1288  600 601 604 622  -HSync +Vsync
        ModeLine "960x600" 45.98  960 1000 1096 1232  600 601 604 622  -HSync +Vsync
        ModeLine "1024x512" 41.29  1024 1056 1160 1296  512 513 516 531  -HSync +Vsync
        ModeLine "800x600" 56.55  800 840 928 1056  600 601 604 630  -HSync +Vsync
        ModeLine "800x600" 48.91  800 840 920 1040  600 601 604 627  -HSync +Vsync
        ModeLine "800x600" 46.87  800 840 920 1040  600 601 604 626  -HSync +Vsync
        ModeLine "800x600" 38.22  800 832 912 1024  600 601 604 622  -HSync +Vsync
        ModeLine "800x600" 35.55  800 832 912 1024  600 601 604 620  -HSync +Vsync
        ModeLine "720x576" 30.39  720 744 816 912  576 577 580 595  -HSync +Vsync
        ModeLine "856x480" 31.73  856 872 960 1064  480 481 484 497  -HSync +Vsync
        ModeLine "848x480" 31.49  848 864 952 1056  480 481 484 497  -HSync +Vsync
        ModeLine "800x480" 29.58  800 816 896 992  480 481 484 497  -HSync +Vsync
        ModeLine "720x480" 26.72  720 736 808 896  480 481 484 497  -HSync +Vsync
        ModeLine "640x480" 35.71  640 672 736 832  480 481 484 505  -HSync +Vsync
        ModeLine "640x480" 30.72  640 664 728 816  480 481 484 502  -HSync +Vsync
        ModeLine "640x480" 29.84  640 664 728 816  480 481 484 501  -HSync +Vsync
        ModeLine "640x480" 23.86  640 656 720 800  480 481 484 497  -HSync +Vsync
        ModeLine "480x640" 24.82  480 504 552 624  640 641 644 663  -HSync +Vsync
EndSection

Section "Screen"
        Monitor  "Monitor"
        DefaultDepth 24
        SubSection "Display"
                Modes  "1280x800"
                Virtual 1280 800
                Depth  24
        EndSubSection
        Identifier      "Default Screen"
        Device          "Configured Video Device"
EndSection

Section "ServerLayout"
        Identifier      "Default Layout"
        Screen          "Default Screen"
        InputDevice     "Synaptics Touchpad"
EndSection

Section "Module"
        Load  "glx"
        Load  "dri"
        Load  "extmod"
        Load  "dbe"
        Load  "v4l"
EndSection

Section "DRI"
        Group 0
        Mode 0666
EndSection

Bom isto serviu para min. Espero que te ajude.