
Originally Posted by
zotzot
fubu666:
Check this link for the kernel:
http: //forums.remote-exploit.org/showthread.php?t=18997
Then download the driver from broadcom, see my other posts in this thread for link and links to instructions.
Im also very much a linux noob so at first i couldn't get the syntax right for making the wl.ko file. It took me a while to get it right

and now i cant remember how i did it but i got the wl.ko saved so i only need to insmod it every time i boot bt3 from usbstick.
glhf!
Thanks for your tipps ... after trying a little bit i got my own wl.ko now 
Problem was a ' instead of a ` in my make command ... *shame*
Now i got some Problems with the insmod command ... everytime i try
Code:
insmod /hybrid_wl/wl.ko
i got the message
Code:
insmod: error inserting 'wl.ko': -1 File exists
some missing parameters?
fubu