Can't build acx100 for wireless DWL-520+
Well I followed the instructions at http://acx100.sourceforge.net/wiki/Distribution_list/Debian
and successfully downloaded module-assistant and wireless-tools (already had them it turned out) and acx100-source.
I was able to prepare the module assistant but when it came to build acx100-source it fails with this error in the log
# Build modules
/usr/bin/make -C "/lib/modules/2.6.21-1-multimedia-486/build" M="/usr/src/modules/acx100"
make[2]: Entering directory `/usr/src/linux-headers-2.6.21-1-multimedia-486'
LD /usr/src/modules/acx100/built-in.o
CC [M] /usr/src/modules/acx100/wlan.o
/usr/src/modules/acx100/wlan.c:40:26: error: linux/config.h: No such file or directory
make[3]: *** [/usr/src/modules/acx100/wlan.o] Error 1
make[2]: *** [_module_/usr/src/modules/acx100] Error 2
make[2]: Leaving directory `/usr/src/linux-headers-2.6.21-1-multimedia-486'
make[1]: *** [binary_modules] Error 2
make[1]: Leaving directory `/usr/src/modules/acx100'
make: *** [kdist_build] Error 2
So I'm stuck with CAT5 carpeting until this gets sorted out. Help anyone? I do like 2.1 "A Minha Menina" it's a lot more stable on my PC, no freezes this evening.
- Login to post comments

:)
mkdir acx-20071003 wget http://www.hauke-m.de/fileadmin/acx/fw.tar.bz2 wget http://www.hauke-m.de/fileadmin/acx/acx-20071003.tar.bz2 tar xjf fw.tar.bz2 tar xjf acx-20071003.tar.bz2 # as root: cd acx-20071003 cp ../fw/acx100_1.10.7.i/* /lib/firmware/ make -C /lib/modules/`uname -r`/build M=`pwd` make -C /lib/modules/`uname -r`/build M=`pwd` modules_install depmod -a lsmod | grep acx modprobe acx. . Greetings, TapaniThankyou t_superstar_sysimetsa!
One more thing...
Linux-headers
Knocking through the walls
i just realised i have become a freak...
Fighting fire with fire
You can try this...