Autor Tópico: Preciso configurar meu xorg.conf mas não manjo nada  (Lida 3136 vezes)

Offline cygnusx-1

  • Usuário Ubuntu
  • *
  • Mensagens: 570
    • Ver perfil
Preciso configurar meu xorg.conf mas não manjo nada
« Online: 25 de Fevereiro de 2009, 17:00 »
Boa tarde
O xorg está consumindo muito processador aqui e vi que ele está genérico, tentei instalar umas aplicações gráficas de configuração mas nenhuma sequer instalou/rodou aqui. Tentei editar manulamente seguindo orientação deste link http://www.gdhpress.com.br/ferramentas/leia/index.php?p=cap2-7. Minha placa é esta 00:02.0 VGA compatible controller: Intel Corporation 82865G Integrated Graphics Controller (rev 02) e meu xorg.conf está assim

Citar
# 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 "Device"
   Identifier   "Configured Video Device"
   Option      "UseFBDev"      "true"
EndSection

Section "Monitor"
   Identifier   "Configured Monitor"
EndSection

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

Eu coloquei a linha Driver "i810" na sessão "Device" mas quando fui reinicar o X ele não voltou mais, hehehe. Alguém pode me dar uma mão ae?

Offline velox256

  • Usuário Ubuntu
  • *
  • Mensagens: 1.915
  • Debian é Debian... :)
    • Ver perfil
    • Linux Inside
Re: Preciso configurar meu xorg.conf mas não manjo nada
« Resposta #1 Online: 26 de Fevereiro de 2009, 11:14 »
Se vc está sem o X até agora, manda um " sudo dpkg-reconfigure -phigh xserver-xorg " que o bagulho volta. Experimente ir no Synaptic e instale o item " xserver-xorg-video-i810 " e veja se funciona, é estranho que o sistema não tenha instalado o driver certo já que, segundo o 'manual', diz que tem suporte a esse driver e com 3D inclusive.
Computador perereca, com disco perereca, monitor perereca e sistema super xuxu. Visitem a minha página em http://sidserra.k6.com.br ou meu blog em http://sidserra.blogspot.com.br.

Offline cygnusx-1

  • Usuário Ubuntu
  • *
  • Mensagens: 570
    • Ver perfil
Re: Preciso configurar meu xorg.conf mas não manjo nada
« Resposta #2 Online: 26 de Fevereiro de 2009, 19:14 »
Já estava instalada essa parada aí, na lista de discussão do Ubuntu me disseram que o xorg teria que configurar sozinho, mas aqui não rolou não. O xorg tava comendo todo o processador. Mas eu já editei, tinha que colocar Driver "intel" na sessão device no arquivo. Melhorou bastante o consumo de processador do xorg.