jump to navigation

activar aceleración gráfica de tarjeta ATI Radeon XPRESS 200M 5955 en linux kubuntu junio 26, 2007

Posted by abaqueiro in linux.
trackback

básicamente estoy usando linux kubuntu feisty fawn, el cual tiene kernel 2.6.20-15-generic #2 SMP, y xorg como x-server X Window System Version 7.2.0 en una laptop Compaq Presario V2000, y para activar la acelaración fue necesario:

1. instalar el driver propietario

sudo apt-get install xorg-driver-fglrx

2. modificar el archivo /etc/X11/xorg.conf y agregar estas lineas al final

Section "Extensions"
        Option "Composite" "0"
EndSection

para comprobar si esta activa la aceleración:

glxinfo | grep direc

Si esta activa, el comando anterior nos debe decir “direct rendering: Yes”

Comentarios»

No comments yet — be the first.

Deja un comentario

Fill in your details below or click an icon to log in:

Logo de WordPress.com

You are commenting using your WordPress.com account. Log Out / Cambiar )

Twitter picture

You are commenting using your Twitter account. Log Out / Cambiar )

Facebook photo

You are commenting using your Facebook account. Log Out / Cambiar )

Connecting to %s

Seguir

Get every new post delivered to your Inbox.