Não consigo usar resolução correta em monitor wide.

Iniciado por Niller, 14 de Outubro de 2007, 23:28

tópico anterior - próximo tópico

Niller

Galera, eu tenho um monitor Samsung 920nw de 19'' wide e uma placa-mãe asus p5l-mx com video onbord, o problema que ele só ta rodando em 1024x768 que deixa a imagem distorcida, eu gostaria de porder usar uma resolução correta para um monitor wide, mas só dá essa. Aqui vai meu xorg.conf:



# /etc/X11/xorg.conf (xorg 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(5) 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   "/usr/share/fonts/X11/misc"
   FontPath   "/usr/share/fonts/X11/cyrillic"
   FontPath   "/usr/share/fonts/X11/100dpi/:unscaled"
   FontPath   "/usr/share/fonts/X11/75dpi/:unscaled"
   FontPath   "/usr/share/fonts/X11/Type1"
   FontPath   "/usr/share/fonts/X11/100dpi"
   FontPath   "/usr/share/fonts/X11/75dpi"
   # path to defoma fonts
   FontPath   "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
   Load   "bitmap"
   Load   "ddc"
   Load   "dri"
   Load   "extmod"
   Load   "freetype"
   Load   "glx"
   Load   "int10"
   Load   "vbe"
EndSection

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

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

Section "InputDevice"
   Driver      "wacom"
   Identifier   "stylus"
   Option      "Device"   "/dev/input/wacom"
   Option      "Type"      "stylus"
   Option      "ForceDevice"   "ISDV4"      # Tablet PC ONLY
EndSection

Section "InputDevice"
   Driver      "wacom"
   Identifier   "eraser"
   Option      "Device"   "/dev/input/wacom"
   Option      "Type"      "eraser"
   Option      "ForceDevice"   "ISDV4"      # Tablet PC ONLY
EndSection

Section "InputDevice"
   Driver      "wacom"
   Identifier   "cursor"
   Option      "Device"   "/dev/input/wacom"
   Option      "Type"      "cursor"
   Option      "ForceDevice"   "ISDV4"      # Tablet PC ONLY
EndSection

Section "Device"
   Identifier   "Placa de Vídeo Genérica"
   Driver      "i810"
   BusID      "PCI:0:2:0"
EndSection

Section "Monitor"
   Identifier   "Monitor Genérico"
   Option      "DPMS"
   HorizSync   28-60
   VertRefresh   43-60
EndSection

Section "Screen"
   Identifier   "Default Screen"
   Device      "Placa de Vídeo Genérica"
   Monitor      "Monitor Genérico"
   DefaultDepth   24
   SubSection "Display"
      Depth      1
      Modes      "1200x800" "1024x768" "800x600" "640x480"
   EndSubSection
   SubSection "Display"
      Depth      4
      Modes      "1200x800" "1024x768" "800x600" "640x480"
   EndSubSection
   SubSection "Display"
      Depth      8
      Modes      "1200x800" "1024x768" "800x600" "640x480"
   EndSubSection
   SubSection "Display"
      Depth      15
      Modes      "1200x800" "1024x768" "800x600" "640x480"
   EndSubSection
   SubSection "Display"
      Depth      16
      Modes      "1200x800" "1024x768" "800x600" "640x480"
   EndSubSection
   SubSection "Display"
      Depth      24
      Modes      "1200x800" "1024x768" "800x600" "640x480"
   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
c2d e4400, 2 GB ram, hd 500.
Kubuntu 10.10 32bits.

k7br

#1
Salve!
Tenta colocar  na  Section "Device" a linha Option "ModeValidation" "NoDFPNativeResolutionCheck"

Exemplo:
Section "Device"
   Identifier   "Placa de Vídeo Genérica"
   Driver      "i810"
   BusID      "PCI:0:2:0"
   Option     "ModeValidation" "NoDFPNativeResolutionCheck"
EndSection

Editado : a dica aí em cima, talvez só sirva  para placas de vídeo Nvidia ↑

Boa sorte! ;)

Niller

Cara fiz isso que vc me disse e não deu certo, depois encontrei em augum lugar uma dica para atulizar o driver "i810" para o "intel" que tem nos repositorios, depois disso apareceu opções para resoluções maiores tipo 1152x864 que eu to usando agora, mas nenhuma pra widescreen. Agradeço qualquer ideia galera!
Valeu!
c2d e4400, 2 GB ram, hd 500.
Kubuntu 10.10 32bits.

clcampos

Se sua placa de vídeo tem chip Intel tente instalar o 915resolution.

$ sudo apt-get install 915resolution

Depois siga isto:

http://ubuntuforum-br.org/index.php/topic,19234.msg103716.html#msg103716

Cristiano/Timóteo - MG
.: Como Fazer Perguntas de Forma Inteligente :.                
Com dúvida? pesquise!

k7br

Niller , a dica do clcampos tem tudo pra dar certo  :D

Vou editar lá em cima  :P

Abraços

Niller

Então galera, o bicho ainda continua pegando! Eu instalei o 915 resolution e segui essa dica ai do forum, depois dei uma olhada no gloogle e achei tbm essa aqui http://www.tuliofaria.net/hack-para-monitor-widescreen-no-linux/ , mas nenhuma deu resultado. Será que ainda exite mais alguma opção?
Valeu!
c2d e4400, 2 GB ram, hd 500.
Kubuntu 10.10 32bits.