The Open-Source ATI R500 Driver
Phoronix: The Open-Source ATI R500 Driver
Last week the first open-source ATI R500 (Radeon X1000 series) driver had entered the world. This new driver (named the xf86-video-avivo) is very early into development, but a small set of developers have been working on reverse engineering this GPU class for the past couple of months. This driver does not yet contain any 3D functionality or support for features that most end-users expect. At this point, the driver just contains very basic initialization and set video mode support for a portion of the Radeon X1000 family. Even with this very basic R500 driver, we couldn't help but to explore the Avivo driver for the past few days.
http://www.phoronix.com/vr.php?view=10247
Fedora 7 with X1700 problem with open-source
Hi all,
I've tried using the xf86-video-avivo open-source driver for ati but can't seem to get it working. Could someone please push me in the right direction?
This is my output:-
[root@localhost xf86-video-avivo]# ./autogen.sh prefix=/usr/
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: running: /usr/local/bin/autoconf
configure.ac:38: error: possibly undefined macro: AC_DISABLE_STATIC
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.ac:39: error: possibly undefined macro: AC_PROG_LIBTOOL
configure.ac:53: error: possibly undefined macro: XORG_DRIVER_CHECK_EXT
configure.ac:78: error: possibly undefined macro: XORG_MANPAGE_SECTIONS
configure.ac:80: error: possibly undefined macro: XORG_RELEASE_VERSION
autoreconf: /usr/local/bin/autoconf failed with exit status: 1
[root@localhost xf86-video-avivo]# pwd
/usr/xf86-video-avivo