Hi, I'm try to configure/install ati radeon 9700 drivers in Fedora Core 3. I follow fedorafad steps (http://fedorafaq.org/#radeon) but when I try to make drivers module give me this error: root@akan build_mod]# gunzip -c /tmp/fglrx-fedora.patch.gz | patch -p1 patching file 2.6.x/Makefile patching file make.sh Hunk #2 succeeded at 995 (offset -3 lines). [root@akan build_mod]# sh make.sh ATI module generator V 2.0 ========================== initializing... Error: XFree86 drm includes at /lib/modules/2.6.9-1.667/build/include/../drivers/char/drm do not fit this driver. This driver is designed to only work with X4.1.0 or higher. You can match this by getting Linux kernel 2.4.8 or higher. How can I solve that ? thanks, Paulo