Hi, I have some problems to get the module af9015 to run under i686. I checked out the afatech9015 development repo from here: http://linuxtv.org/hg/~anttip/af9015/ Compiling the source on my x86_64 box, everything runs fine and smooth. But under i686 there is following warning, which prevents the module from loading: ---------- WARNING: "__fixdfsi" [/home/ise/downloads/eee/eee/afatech-eee/src/af9015/v4l/af9013.ko] undefined! WARNING: "__divdf3" [/home/ise/downloads/eee/eee/afatech-eee/src/af9015/v4l/af9013.ko] undefined! WARNING: "__adddf3" [/home/ise/downloads/eee/eee/afatech-eee/src/af9015/v4l/af9013.ko] undefined! WARNING: "__muldf3" [/home/ise/downloads/eee/eee/afatech-eee/src/af9015/v4l/af9013.ko] undefined! WARNING: "__floatsidf" [/home/ise/downloads/eee/eee/afatech-eee/src/af9015/v4l/af9013.ko] undefined! ---------- The compilation runs until the end. But loading the module fails with errors, that it can't find the functions listed above. Loading the firmware works on both boxes without problems. GCC: 4.3.1 Kernel: 2.6.25.6 Distribution: ArchLinux Has anyone a hint or know something more, why the compiler warnings appears? Complete build log with V=1 can be found here: http://dev.archlinux.org/~daniel/afatech9015-eee-hg-8102-1-i686.log Thanks, Daniel _______________________________________________ linux-dvb mailing list linux-dvb@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb