Make sure that you are not compiling DRM as part of the kernel. Use the
VIDEO_CARDS="radeon" emerge xfree-drm after you've made and installed
your new kernel/modules.
The 2.4.22 vanilla sources compile DRM for xfree 4.2, so if you're
running 4.3 it will conflict. I did this to myself a few days ago.
My gentoo experience is very limited, but i hope that was helps a bit.
Jeff.
On Tue, 2003-10-07 at 15:29, Bernd Stapf wrote:
> Hi,
>
> I don't get DRI running with my Mobility Radeon 7500.
>
> X works fine, but without DRI.
> ("glxinfo | grep rendering" results in "direct rendering: No")
>
> I'v tried it with gentoo-source (2.4.20-gentoo-r7), genkernel (without
> --config) and "VIDEO_CARDS="radeon" emerge xfree-drm"
> If I do this, I get
> "/lib/modules/2.4.20-gentoo-r7/kernel/drivers/char/drm/radeon.o:
> unresolved symbol cmpxchg" when trying "insmod radeon" - but X works.
>
> After that, I ran "genkernel --config" an compiled agp, dri and
> radeon-support as modules => The module loads, but no dri.
> The I reemerged xfree-drm an I get the cmpxchg error again.
>
> I also tried the vanilla-sources an compiled agp, dri and radeon as
> modules: module loads, but no dri.
>
> In my XF86Config I have the following lines (among others):
>
> Section "Modules":
> Load "dri"
> Load "glx"
>
> Section "Device":
> Driver "radeon"
>
> Section "DRI"
> Group 0
> Mode 0666
> EndSection
>
> BTW: X with the radeon kernel module and DRI works fine on the same laptop
> with Redhat 9.A and Slackware 9.1
>
> Does anybody have an idea where the error could lie?
>
> thx
> Bapf
>
> p.s.: Is there really no mailing list archive of the gentoo mailing lists?
--
[EMAIL PROTECTED] mailing list