ATI Radeon X1200 no Ubuntu

Posted on Novembro 26, 2007. Filed under: Ubuntu |

Vamos instalar o driver da Ati Randeon X1200 no Ubuntu de maneria simples.

Entre no link e baixe o driver da ATI: http://ati.amd.com/support/drivers/linux64/linux64-radeon.html

Siga os comandos para atualizar e instalar alguns pacotes no seu ubuntu:

Atualizando seu ubuntu:

apt-get update && apt-get upgrade

apt-get install module-assistant build-essential fakeroot dh-make debconf libstdc++5 gcc-3.3-base linux-headers-$(uname -r)

Dando permissão de execução no arquivo da ati

chmod +x ati-driver-installer-8.40.4-x86.x86_64.run

Criando os pacotes .deb do driver da Ati

ln -sf bash /bin/sh && ./ati-driver-installer-8.40.4-x86.x86_64.run –buildpkg Ubuntu/gutsy && ln -sf /bin/bash /bin/sh
Instale

dpkg -i xorg-driver-fglrx_8.40.4_amd64.deb
dpkg -i fglrx-kernel-source_8.40.4_amd64.deb
dpkg -i fglrx-amdcccle_8.40.4_amd64.deb
dpkg -i xorg-driver-fglrx-dev_8.40.4_amd64.deb
Entre

cd /usr/src

e execute os comandos:
m-a update
m-a prepare
m-a build fglrx
m-a install fglrx

aticonfig –initial

Pronto sua ATI está configurada e pronta pra rodar o compiz.

Make a Comment

Make a Comment: ( 1 so far )

blockquote and a tags work here.

One Response to “ATI Radeon X1200 no Ubuntu”

RSS Feed for ZX350’s Weblog Comments RSS Feed

Cara, esta dando pala na instalação.
1 – dpkg -i fglrx-kernel-source_8.443.1-1_amd64.deb
Esta dando os seguintes erros:
Error! DKMS tree already contains: fglrx-8.443.1
You cannot add the same module/version combo more than once.
Doing initial module build
Error! This module/version has already been built on: 2.6.22-14-generic
Directory: /var/lib/dkms/fglrx/8.443.1/2.6.22-14-generic/x86_64
already exists. Use the dkms remove function before trying to build again.
Installing initial module
Error! This module/version combo is already installed
for kernel: 2.6.22-14-generic (x86_64)
Done.

Ai não consigo:

m-a build fglrx
The source tarball could not be found!
Package fglrx-kernel-source not installed?
Running “m-a -f get fglrx-kernel-source” may help.
find: /usr/src/modules: Arquivo ou diretório inexistente

Tem alguma sugestão?


Where's The Comment Form?

Liked it here?
Why not try sites on the blogroll...