X11 (xorg)

Xorg sis 661fx

Categoria: X11

Software: X11

[ Hits: 10.118 ]

Por: Giovanildo Teixeira


Xorg excelente. Copiei e colei no meu xorg aqui no ubuntu 8,10 e resolveu o problema de resolução de 1024 x 768. Antes só permitia 800 x 600, agora esta ótimo.

Segue link da publicação original

Ubuntu Fórum


# 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 command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"
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"
   Option      "Emulate3Buttons"   "true"
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   "Silicon Integrated Systems [SiS] 661/741/760 PCI/AGP or 662/761Gx PCIE VGA Display Adapter"
   Driver      "sis"
   BusID      "PCI:1:0:0"
EndSection

Section "Monitor"
   Identifier   "LP517"
   Option      "DPMS"
   HorizSync   31-60
   VertRefresh   60-75
EndSection

Section "Screen"
   Identifier   "Default Screen"
   Device      "Silicon Integrated Systems [SiS] 661/741/760 PCI/AGP or 662/761Gx PCIE VGA Display Adapter"
   Monitor      "LP517"
   DefaultDepth   24
   SubSection "Display"
      Modes      "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
   EndSubSection
EndSection

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

# Uncomment if you have a wacom tablet
#   InputDevice     "stylus"   "SendCoreEvents"
#   InputDevice     "cursor"   "SendCoreEvents"
#   InputDevice     "eraser"   "SendCoreEvents"
EndSection
  


Comentários
[1] Comentário enviado por lulanet em 25/08/2010 - 16:56h

ok Giovanildo, foi de grande ultilidade pra mim este seu post, pegou de primeira no meu ubuntu 10.04

[2] Comentário enviado por yamasaki2025 em 13/09/2010 - 20:10h

Realmente ficou bom o script, eu estou usando um enxuto aqui no PCChips M871G.
Reinstalei o drive da sis pelo synaptic e editei um xorg.conf do colega Flatac na Ubuntu-pt
<http://ubuntuforum-br.org/index.php?topic=51928.0>

Sendo:

Section "Device"
Identifier "Configured Video Device"
Driver "sis"
EndSection

Section "Monitor"
Identifier "Configured Monitor"
VertRefresh 50 - 95
HorizSync 30 - 50
EndSection

Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
EndSection

Reinicializei e depois configurei no Sistema>Preferencia>Monitores
Abraços!!

[3] Comentário enviado por giovanildo em 29/05/2011 - 11:14h

axu que basta tirar todas as outras resoluções e deixar somente a q vc quer que dar certo, mas não testei. Não tenho mais esse computador que usava essa placa de vídeo. boa sorte


Contribuir com comentário

  



Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts