Did you ever resulve this I am having the same problem with my card as well?
Eric Marchionni wrote: > hi > > after i recompiled my (new) kernel with a new config i don't have > 3d-acceleration support anymore. > glxgears shows about 200 fps. befor i had 2000 fps! > the problem is i can't load the radeon module from the > dri-project anymore. > > i have done a "emerge xfree-drm" after the kernel-compilation. > but a "modprobe radeon" shows: > <snip> > /lib/modules/2.4.20-gentoo-r5/kernel/drivers/char/drm/radeon.o: > unresolved symbol cmpxchg > /lib/modules/2.4.20-gentoo-r5/kernel/drivers/char/drm/radeon.o: > insmod > /lib/modules/2.4.20-gentoo-r5/kernel/drivers/char/drm/radeon.o failed > /lib/modules/2.4.20-gentoo-r5/kernel/drivers/char/drm/radeon.o: > insmod radeon failed > </snip> > > what is that about "unresolved symbol cmpxchg"? because while > rebuilding the xfree-drm this error occured: > <snip> > >>>Source unpacked. > * Building DRM... > gcc -O2 -Wall -Wwrite-strings -Wpointer-arith -Wcast-align > -Wstrict-prototypes -Wnested-externs -Wpointer-arith -D__KERNEL__ > -DMODULE -fomit-frame-pointer -fno-strict-aliasing > -DCONFIG_DRM_SIS -DMODVERSIONS -include > /usr/src/linux/include/linux/modversions.h -DEXPORT_SYMTAB > -I/usr/src/linux/include -c radeon_drv.c -o radeon_drv.o > In file included from radeon_drv.c:48: > drm_lock.h: In function `radeon_lock_take': > drm_lock.h:57: warning: implicit declaration of function `cmpxchg' > </snip> > > did anybody expirience the same? or what did i wrong? > > regards, > eric > > -- > [EMAIL PROTECTED] mailing list -- [EMAIL PROTECTED] mailing list
