Hi! I have compiled the most recent kernel (2.6.16-r4) with the most recent dscape snapshot.
The compilation went fine, I have bcm43xx_d80211 module loaded. I have extracted my firmware files with the aid of fwcutter. I have found the ./bcm43xx-d80211-sta_up.sh file too, but it fails. Where to place the firmware files? Which step have I missed to place this files? The bcm43xx-d80211-sta_up.sh fails: gcc -O0 -o /tmp/add_sta /tmp/add_sta.c /tmp/add_sta wlan0 sta0 FAILED (2) If I try simply launch the above compiled file: /tmp/add_sta Segmentation fault The gdb output: (gdb) run Starting program: /tmp/add_sta Program received signal SIGSEGV, Segmentation fault. 0xb7ebd532 in strncpy () from /lib/tls/libc.so.6 (gdb) bt #0 0xb7ebd532 in strncpy () from /lib/tls/libc.so.6 #1 0x08048462 in main () (gdb) quit Can somebody point me the right tutorial? (I have read the Documentation/networking/bcm43xx-d80211*.txt files.) Khiraly -- DSL-Aktion wegen großer Nachfrage bis 28.2.2006 verlängert: GMX DSL-Flatrate 1 Jahr kostenlos* http://www.gmx.net/de/go/dsl _______________________________________________ Bcm43xx-dev mailing list [email protected] http://lists.berlios.de/mailman/listinfo/bcm43xx-dev
