Problema na configuração de chipset de vídeo placa Intel D945GC

Iniciado por MauroBF7, 28 de Abril de 2009, 16:40

tópico anterior - próximo tópico

MauroBF7

Olá boa tarde pessoal do fórum, estou começando no Ubuntu, e ainda infelizmente cheio de manias de Ruindows, e meu problema tem sido o seguinte; -Não consigo fazer o driver de vídeo funcionar, quando subo o sistema quando vai iniciar o modo gráfico já aparece uma mensagem dizendo que o sistema terá que rodar em modo gráfico baixo, já tentei as opções (reconfigure, troubshot...) e também num funcionou. Já vaculhei todo canto que pude pelo google e ñ rolou... Baixei um arquivo da intel (Intel-3.4.3006-20051209.i386.tar.gz), consegui descompactar mas num achei como executá-lo. Tentei pelo synaptic e o Adicionar/Remover programas, em vão... ou seja, tô + perdido que cego em tiroteio! Também ñ tenho certeza que esteja seguindo o caminho certo para resolução do problema. Como sei que é necessário vou passar as informações que possuo sobre o que existe hj:

-Placa Mãe: Intel Express D945GCNL
-Processador: Dual core 3Ghz
-Memória: 4Gb
-Sistema Operacional: Ubuntu 9.04

Conteúdo do xorg.conf:
# 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"
EndSection

Section "Monitor"
   Identifier   "Configured Monitor"
EndSection

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

Acho que isso...
Desde de já obrigado!