Placa de vídeo - S3 Unichrome - RESOLVIDA

Publicado por Andi em 23/10/2007

[ Hits: 14.513 ]

Blog: http://vaganerd.wordpress.com/

 


Placa de vídeo - S3 Unichrome - RESOLVIDA



Gurizada, quem tem o notebook positivo v21, conhece essa maldita placa bem, acho que até hoje ninguém conseguiu configurá-la no Slackware. Pois bem, consegui agora pouco (06/10/2007 - 20:33). Vai a dica aí, é bem simples.

O Ubuntu 7.04 reconhece e configura essa placa, o que você tem que fazer é copiar o xorg.conf dela e colar no Slackware, dentro da pasta /etc/X11.

Se não quiser ter o trabalho de copiar o xorg.conf, aí vai a configuração:

# /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   "i2c"
   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"   "pc105"
   Option      "XkbLayout"   "us"
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   "VIA Technologies, Inc. S3 Unichrome Pro VGA Adapter"
   Driver      "via"
   BusID      "PCI:1:0:0"
EndSection

Section "Monitor"
   Identifier   "Generic Monitor"
   Option      "DPMS"
   HorizSync   28-51
   VertRefresh   43-60
EndSection

Section "Screen"
   Identifier   "Default Screen"
   Device      "VIA Technologies, Inc. S3 Unichrome Pro VGA Adapter"
   Monitor      "Generic Monitor"
   DefaultDepth   24
   SubSection "Display"
      Depth      1
      Modes      "1024x768" "800x600" "640x480"
   EndSubSection
   SubSection "Display"
      Depth      4
      Modes      "1024x768" "800x600" "640x480"
   EndSubSection
   SubSection "Display"
      Depth      8
      Modes      "1024x768" "800x600" "640x480"
   EndSubSection
   SubSection "Display"
      Depth      15
      Modes      "1024x768" "800x600" "640x480"
   EndSubSection
   SubSection "Display"
      Depth      16
      Modes      "1024x768" "800x600" "640x480"
   EndSubSection
   SubSection "Display"
      Depth      24
      Modes      "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

OBS: Provavelmente o ambiente gráfico ficará lento, mas isso é por causa da memória, então salve esse xorg.conf e modifique o seu através deste xorg.

Bom, taí a DICA... espero que gostem... hehe

Abraço a todos!!!!

Qualquer coisa: andiroots@gmail.com

Até...

Outras dicas deste autor
Nenhuma dica encontrada.
Leitura recomendada

Base LDAP do Active Directory do Windows Server 2008 64 bits para autenticação do Apache - openSUSE 11.3 64 bits

Erro: "Falhou ao buscar http://dl.google.com/linux/chrome/deb/dists/stable/Release" no Linux Mint / Ubuntu [Resolvido]

Configurando placa de vídeo Unichrome (ITAUTEC W7630) no FreeBSD

Problemas pós-instalação no Beryl

Procurando a eth0 no Fedora 15?

  

Comentários
[1] Comentário enviado por removido em 02/02/2008 - 22:04h

Cara, você disse que o ubuntu 7.04 reconhece e configura essa placa...
Eu usei aqui o 7.04 e agora tou com o 7.10 e nenhum dos dois configurou com o driver específico, apenas com o genérico, vesa.
Você poderia me dizer como faz pro ubuntu configurar direito, pois ele foi o que melhor consegui configurar no meu notebook.
Valeu

[2] Comentário enviado por w4gn3r em 26/12/2008 - 19:30h

E ai galera...

configurei um pc com essa placa via S3 unichrome, ponte norte vn700.

se essa for o modelo eu apenas baixei o drive em

http://linux.via.com.tw/support/beginDownload.action?eleid=2&fid=364 ubuntu 8.04
http://linux.via.com.tw/support/beginDownload.action?eleid=222&fid=483 ubuntu 8.10

a instalação é simples

$sudo ./vintall

o xorg ja será configurado automáticamente, mais por via das duvida, use o xorg do tutorial acima!!!!

o comando

wagner@wagner-laptop:~$ glxinfo | grep render
direct rendering: Yes
OpenGL vendor string: VIA Technology
OpenGL renderer string: Mesa DRI UniChrome (KM400) 20050526

mostrará como renderizando, porém não consegui rodar o compiz, pelo fato de ter um hardware baixo,

256 ram
1..8 processador
40 gb hd
32 mb vídeo

porém para filme e programas, pegou 100%.


abraço

qualquer duvida to ai...
flw







Contribuir com comentário




Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts