Thx for the hint. I've tried to install it as the readme says but get stuck at point 4.:
Code:
inago@Naoshima:~/Desktop/broad$ sudo modprobe lib80211
WARNING: All config files need .conf: /etc/modprobe.d/blacklist, it will be ignored in a future release.
inago@Naoshima:~/Desktop/broad$ sudo insmod wl.ko
insmod: error inserting 'wl.ko': -1 Unknown symbol in module
Don't know if it helps, but the output of the compile looked like:
Code:
sudo make
KBUILD_NOPEDANTIC=1 make -C /lib/modules/`uname -r`/build M=`pwd`
make[1]: ディレクトリ `/usr/src/linux-headers-2.6.31-19-generic-pae' に入ります
Building modules, stage 2.
MODPOST 1 modules
WARNING: modpost: missing MODULE_LICENSE() in /home/inago/Desktop/broad/wl.o
see include/linux/module.h for more information
make[1]: ディレクトリ `/usr/src/linux-headers-2.6.31-19-generic-pae' から出ます
Bookmarks