Hi,

I got two wireless usb sticks from Netgear WG111 (prism54) and a MA111 (prism2). I can't put neither of them into work. Both of them are visible by the lsusb command.

* For the WG111 i load the prim54 module:
Code:
modprobe prism54
Now I expected a wlan0 interface to show up, but nothing happens, How can I proceed from that point?
Edit: Of course I tried the ndiswrapper thing. after installing "ndiswrapper -i net111v2.inf" from the driver cd (winxp) I got a invalid driver error message with "ndiswrapper -l". And I need the adapter to work in monitor mode, which is not supported by ndiswrapper.

* I always used the pris2_usb module for the MA111 adapter and configured it with wlanctl-ng. in 4.02 there is no such module and copying an existing one (same kernel version) from another distribution results in an module format error.

How can I solve these issues? Thanks for comments and suggestions!