[PlanetCCRMA] akmods planetccrma

Fernando Lopez-Lezcano nando at ccrma.Stanford.EDU
Tue May 5 08:31:35 PDT 2009


On Mon, 2009-05-04 at 17:04 -0400, Juan Reyes wrote:
> Hi,
> 
> I am trying to build fglrx-kmod on Kernel
> '2.6.26.8-1.rt16.1.fc10.ccrma.i686.rt' using rpmfusion akmods.
> 
> After installing akmods and akmod-fglrx when I boot PlanetCCRMA's 'rt'
> kernel, akmods fails to build fglrx-kmod. 
> 
> If i try to build fglrx-kmod with,
>  
>  'akmodsbuild -k \
> 2.6.26.8-1.rt16.1.fc10.ccrma.i686.rt /usr/src/akmods/fglrx-kmod-9.3-1.fc10.src.rpm'
> 
> So far I get a build error with the following complain:
> 
> FATAL: modpost: GPL-incompatible module fglrx.ko uses GPL-only symbol
> '__rcu_read_lock'
> make[2]: *** [__modpost] Error 1
> make[1]: *** [modules] Error 2
> make[1]: Leaving directory
> `/usr/src/kernels/2.6.26.8-1.rt16.1.fc10.ccrma.i686.rt'
> make: *** [kmod_build] Error 2
> error: Bad exit status from /var/tmp/rpm-tmp.m6lAGE (%build)
> 
> I am not so sure if akmods doesn't work with 'rt' kernels or if I am
> missing something. kernel-rt-devel is also installed.

Interesting. This is the fglrx module trying to use an internal symbol
in the kernel that kernel developers have marked as "GPL only", that is,
that it should only be used by GPL licensed modules. Not much can be
done other than changing the kernel to accept that symbol lookup, I
don't know if I would do that (apparently fglrx should not do what it is
doing). 

-- Fernando


> Has anyone succeed building modules using akmods and PlanetCCRMA.
> 
> Main problem with radeon out-of-the-box drivers is that XORG and ACPI
> are pretty much unstable on F10.




More information about the PlanetCCRMA mailing list