Xorg (xorg.conf)

Widescreen em chipset Via (VN896)

Categoria: X11

Software: Xorg

[ Hits: 23.096 ]

Por: Ygor Durães de Oliveira


Comprei um notebook Semp Toshiba com chipset de vídeo da Via (VN896), e tiva muita dificuldade de configurar a resolução da tela pra rodar em Widescreen, até enfim conseguir uma configuração padrão.

Primeiro havia testado o Uubuntu 7.04, mas apenas consegui resolução de 800x600. Modifiquei então o xorg.conf adicionando o modo 1280x800, mas na inicialização acusava fora de sincronia. Tentei por alguns dias, desisti e resolvi testar no Fedora 7, mas consegui apenas uns chuviscos na tela. Tentei então a distro que veio com o Notebook, a Insigne Linux, e vi que a resolução funcionava bem em 1280x800. Decidi pegar o xorg.conf e substituir pelo que vem na instalação do Fedora, e funcionou perfeitamente. Segue o arquivo xorg.conf:


# 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 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 commands as root:
#
#   cp /etc/X11/xorg.conf /etc/X11/xorg.conf.custom
#   md5sum /etc/X11/xorg.conf >/var/lib/xfree86/xorg.conf.md5sum
#   dpkg-reconfigure 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 "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      "Generic Keyboard"
        Driver          "keyboard"
        Option          "CoreKeyboard"
        Option          "XkbRules"      "xorg"
        Option          "XkbModel"      "abnt2"
        Option          "XkbLayout"     "br"
        Option          "XkbVariant"    "abnt2"
EndSection

Section "InputDevice"
        Identifier      "Configured Mouse"
        Driver          "mouse"
        Option          "CorePointer"
        Option          "Device"                "/dev/input/mice"
        Option          "Protocol"              "ImPS/2"
        Option          "Emulate3Buttons"       "true"
        Option          "ZAxisMapping"          "4 5"
        Option          "HorizScrollDelta" "0"
        Option          "SHMConfig" "on"
EndSection

Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
        ### [arg]: arg optional
        #Option     "ShadowFB"                  # [<bool>]
        #Option     "DefaultRefresh"            # [<bool>]
        #Option     "ModeSetClearScreen"        # [<bool>]
        Identifier      "Generic Video Card"
        Driver      "vesa"
        VendorName  "Unknown Vendor"
        BoardName   "Unknown Board"
        BusID       "PCI:1:0:0"
EndSection

Section "Monitor"
        Identifier      "Generic Monitor"
        Option          "DPMS"
        HorizSync       30-50
        VertRefresh     50-75
EndSection

Section "Screen"
        Identifier      "Default Screen"
        Device          "Generic Video Card"
        Monitor         "Generic Monitor"
        DefaultDepth  24
        SubSection "Display"
                Depth           1
                Modes   "1280x800" "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           4
                Modes   "1280x800" "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           8
                Modes   "1280x800" "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           15
                Modes   "1280x800" "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           16
                Modes   "1280x800" "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           24
                Modes   "1280x800" "1024x768" "800x600" "640x480"
        EndSubSection
EndSection

Section "ServerLayout"
        Identifier      "Default Layout"
        Screen          "Default Screen"
        InputDevice     "Generic Keyboard"
        InputDevice     "Configured Mouse"
EndSection

Section "DRI"
        Mode    0666
EndSection
  


Comentários
[1] Comentário enviado por gunfree em 06/07/2008 - 18:29h

Eu fiz o mesmo no Ubunto 8.0.4.1 e funcionou. O meu Toshiba é um IS 1462.

[2] Comentário enviado por lucianodrosda em 09/10/2008 - 14:27h

Alguém de vocês conseguiu fazer os efeitos da área de trabalho funcionar nessa linha de notebooks, da Semp Toshiba?

[3] Comentário enviado por jeferson.dopim em 08/07/2009 - 15:49h

Eu fiz isso no Ubuntu 9.04 e também deu certo!
o meu é um notebook CCE win55

[4] Comentário enviado por rodrigotorna em 28/08/2009 - 17:23h

Eu testei este xorg no meu note ele é o sti is 1462.
O que aconteceu foi o seguinte a tela de login apareceu, porém quando eu coloco o usuário e senha ele não entra no Desktop, ou seja retorna para a tela de login. Por enquanto estou usando um monitor do lado do meu note.
Que maneiro heim....


Contribuir com comentário

  



Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts