wraeth <wraeth <at> privatdemail.net> writes:
> That being said, I'm pretty sure the warning you're being presented with is > just a warning and is safe to ignore, given that you know you need to be > running a kernel that does not have DRM built-in. Ah, look what I verified: glxinfo name of display: :0 display: :0 screen: 0 direct rendering: Yes But compiling the driver still fails, despite making DRM[m] as suggested: make[1]: Leaving directory `/usr/src/linux-3.13.6B-gentoo' make: *** [kmod_build] Error 2 * ERROR: x11-drivers/ati-drivers-13.9::gentoo failed (compile phase): * emake failed menuconfig -->DD-->graphics--> <M> /dev/agpgart (AGP Support) ---> <M> Direct Rendering Manager (XFree86 4.1.0 and higher DRI <M> ATI Radeon Can you spot what I'm doing wrong? James