
Originally Posted by
TrentZ
Hi,
F11 comes with kernel 2.6.29, and Catalyst doesn't support it yet. When Xorg loads, it uses fglrx as the DDX driver, but since it needs the kernel module to work, it doesn't. You have to patch KCL to make it work and still doesn't work right (it will hang Xserver very frequently).
The best you can do is revert to the OSS driver that comes with Fedora (radeon) and wait 'tll tomorrow, when AMD is expected to release 9.7 and then try to patch it.
To remove the fglrx: boot, select your kernel in GRUB and hit 'e', add "runlevel 3" at the end of the line that loads the kernel. Login as root and run the uninstaller: /etc/share/ati/fglrx-uninstall.sh. Reboot.
If you still want to patch the kernel module, take a look at the Arch Linux PKGBUILD for Catalyst.