On Tue, 10 Dec 2002 13:08:28 -0500
Carlos O'Donell <[EMAIL PROTECTED]> wrote:

> > >Did I miss something? :}
> > You need to upgrade your kernel module.
> 
[...]
> DRI Tree Config
> ===============
> ./src/dri/build/xc/config/cf/hosts.def
>      56 /* Optionally turn this on to force the kernel modules to build */
>      57 #define BuildXF86DRM YES
> 
> cp 
>./src/dri/build/xc/programs/Xserver/hw/xfree86/os-support/linux/drm/kernel/radeon.o \
>  /lib/modules/2.4.19/misc
> depmod -a -v
> modprobe radeon

Try modprobe -v radeon. This should tell you where the radeon module is
loaded from. If you also compiled DRM from your kernel tree you have
another radeon.o module in /lib/modules/2.4.19/kernel/drivers/char/drm.
Modprobe will prefer that one.

Regards,
  Felix

               __\|/__    ___     ___     ___
__Tschüß_______\_6 6_/___/__ \___/__ \___/___\___You can do anything,___
_____Felix_______\Ä/\ \_____\ \_____\ \______U___just not everything____
  [EMAIL PROTECTED]    >o<__/   \___/   \___/        at the same time!


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to