Autor Tópico: Placa mirage 3 notebok cce  (Lida 1909 vezes)

Offline fvcdaniel

  • Usuário Ubuntu
  • *
  • Mensagens: 1
    • Ver perfil
Placa mirage 3 notebok cce
« Online: 26 de Julho de 2009, 18:10 »
galera estou postando uma solucao para os notebooks cce que vem com o driver de video sis 671/771

1. digita
sudo aptitude remove xserver-xorg-video-sis

2. instala o seguinte driver
http://rbminformatica.xpg.com.br/downloads/linux/xorg-driver-sis671_0.9_i386.deb

3. entra no xorg.conf
sudo gedit /etc/X11/xorg.conf

subistitue tudo pelo seguinte:

# 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.
#
# Note that some configuration settings that could be done previously
# in this file, now are automatically configured by the server and settings
# here are ignored.
#
# 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 "Monitor"
   Identifier    "Generic Monitor"
   Option        "DPMS"
   Horizsync    49-59
   Vertrefresh    54-65
   Modeline "1440x900"  106.50  1440 1528 1672 1904  900 903 909 934 -hsync +vsync
EndSection

Section "Screen"
   Identifier    "Default Screen"
   Device        "Placa de Video"
   Monitor        "Generic Monitor"
   SubSection "Display"
      Modes   "1440x900" "1280x1024" "1280x800" "1024x768" "800x600" "640x480"
   EndSubSection
EndSection

Section "Device"
   Identifier "Placa de Video"
   Driver "vesa"
   BusID "PCI:1:0:0"
EndSection

Section "ServerFlags"
   Option   "DontZap"   "True"
EndSection

4. por último posta o resultado.
aki funfou legal abraço galera e usem e abusem do (k)ubuntu.


Offline viniciusangelim

  • Usuário Ubuntu
  • *
  • Mensagens: 2
  • Linux rocks!!!
    • Ver perfil
Re: Placa mirage 3 notebok cce
« Resposta #1 Online: 13 de Setembro de 2009, 19:46 »
Vou testar agora mesmo posto o resultado já!
Na vida você tem duas opções: Se redime, ou usa Linux.