Hola. Me acabo de instalar Ubuntu Hoary linux, y tengo que decir que es fantastica. bueno, pues segui un manual de instalacion y me descargue los drivers de la pagina de ati para linux. todo se inicia correcto, pero cuando hago la prueba con fglrxgears solo obtengo 140 frames por segundo, y es lo que me tiene mosqueado.
aqui esta lo que hice. Ademas cambie el /etc/X11/xorg.conf y puse fglrx en vez de ati.
First download the latest ATI driver RPM from the ATI website here: http://www2.ati.com/drivers/linux/fg....14.1.i386.rpm
Second, install it with alien. (alien -i fglrx-4.3.0-3.14.1.i386.rpm)
Then switch to the directory to build the modules. (cd /lib/modules/fglrx/build_mod)
Build the modules. (sh make.sh)
Switch to the fglrx directory to install it. (cd /lib/modules/fglrx OR cd ..)
Run the installation: (sh make_install.sh)
Now run fglrxconfig to configure it and voila you have it!