[Ubuntu-BR] driver intel
Jorge Lennon
jorge.lennon em gmail.com
Quarta Janeiro 21 13:14:16 UTC 2009
Hugo,
dá uma olhada nesta url:
http://www.guiaubuntupt.org/wiki/index.php?title=Intel_Graphics_Driver
Colo aqui a parte que vc se refere:
How to install Graphics Driver (Intel)
Note: This driver is for Intel(R) 82830M, 82845G, 82852GM, 82855GM, 82865G,
and 82915G/GM graphics controller-based products only.
sudo apt-get install alien
wget -c http://downloadmirror.intel.com/df-support/9726/eng/dri-Intel-3.4.3006-20051209.i386.rpm
sudo alien dri-Intel-3.4.3006-20051209.i386.rpm
sudo dpkg -i dri-intel_3.4.3006-20051210_i386.deb
Preste atenção no nome do arquivo, depois de fazer a conversão com o alien o
nome do arquivo é modificado.
Após isso reinicie.
How to Correct the Graphics Resolution (Intel)
- Intel 915g, 945g, etc. graphics chipsets only have a limited set of
resolutions initially installed, despite the correct driver being detected.
- Install the resolution altering tool:
sudo apt-get install 915resolution
- Run the following to see the availible modes:
915resolution -l
- Choose a resolution you don't need and replace, for example the
following changes 1920x1440 to 1920x1200
915resolution 5c 1920 1200
- This should add the option for that resolution to the
"System>Preferences>Screen Resolution" tool.
- If it works correctly then you can make the change permanent:
sudo gedit /etc/rc.local
- Find the following line
exit 0
- Before this, insert the 915resolution command with your favorite
setting, like the following:
915resolution 5c 1920 1200
2009/1/20 Hugo Leandro <leandro.alcapone em gmail.com>
> Amigos o driver intel do ubuntu estão bugados???? pois eu ja tentei outras
> distros aqui no meu pc, e nenhuma das outras distros travam como travam o
> ubuntu desde 8.04...ligo o pc e o pc trava....prefiro ficar com ubuntu pois
> é mais amigável, porém esses travamentos são chatos...só pode ser um bug
> pois em outras distros ja testei horas, deixei um dia inteiro ligado e
> nada...nao trava, somente o ubuntu...obrigado
> --
> Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece
>
> Lista de discussão Ubuntu Brasil
> Histórico, descadastramento e outras opções:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
>
--
Jorge P. Bomfim
More information about the ubuntu-br
mailing list