-
I got the latest kernel source using YOU.
then cd to /usr/src/linux
-
and do:
zcat /proc/config.gz > .config
make oldconfig
-
edit .config and enable CONFIG_DRM=y and
CONFIG_DRM_RADEON=m
-
make all install modules_install
-
make sure hw accell is enabled in yast (sax)
-
reboot
-
and to get some extra frames edit
/etc/X11/XF86Config and add
Option "EnablePageFlip" "on"
in the "Device" section
and I had hw accell from 115 fps in glxgears to 1470 fps on my AMD
3200+ with ATI RADEON 9200SE