Bad Magic indeed. To use NDISwrapper, you'd need 64 bit WinXP drivers. NDISwrapper only works with XP drivers. If you can open a terminal and type this "lspci"(lowercase L) you should get a line something like this:
Code:
Bus 002 Device 003: ID 0846:9030 NetGear, Inc. WNA1100 Wireless-N 150 [Atheros AR9271]
This device is USB but the idea is the same. The above tells us that the wireless adapter's manufacturer is Netgear (I.D. 0846), the device I.D. is 9030 and the chipset is an Atheros AR9271. I can then look around or ask and find the module that works with that chip set is an Ath9k_htc. You should have something similar. If you don't recogize your wireless device, post the whole of "lspci" and we'll figure it out. If you can find the proper module and make sure it's loading and not conflicting with others, your wireless should work.
Edit: if this is correct, your device has a Ralink 2760 or 2720 chip. Ralink seems pretty well supported. It would still be nice to see the results of "lspci" though.
Bookmarks