Unfortunately, ndiswrapper doesn’t work with my wifi gizmo, an asus n600 (USB-n53_b1). No linux driver, and ndiswrapper returned too many unknown symbols.
03:00.0 Ethernet controller [0200]: Marvell Technology Group Ltd. 88E8071 PCI-E Gigabit Ethernet Controller [11ab:436b] (rev 16)
Subsystem: Acer Incorporated [ALI] Device [1025:031f]
Kernel driver in use: sky2
--
05:06.0 Network controller [0280]: Ralink corp. RT2561/RT61 rev B 802.11g [1814:0302]
Subsystem: D-Link System Inc AirPlus G DWL-G510 Wireless Network Adapter (Rev.C) [1186:3c09]
Kernel driver in use: rt61pci
Kernel modules: rt61pci
lsusb :
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 003: ID 1307:0330 Transcend Information, Inc. 63-in-1 Multi-Card Reader/Writer
Bus 002 Device 005: ID 0b05:180b ASUSTek Computer, Inc.
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 002: ID 046d:c517 Logitech, Inc. LX710 Cordless Desktop Laser
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
uname -a :
Linux alpha.uhara.net 3.16.7-7-desktop #1 SMP PREEMPT Wed Dec 17 18:00:44 UTC 2014 (762f27a) x86_64 x86_64 x86_64 GNU/Linux
I also add that it exists an USB-N53 linux usb driver, but it doesn’t work with my USB-N53_B1 wifi gizmo
Then what are you wanting to achieve? Using ndsiwrapper is a hack, and is not guaranteed of success. Given that USB wireless devices are relatively inexpensive, it’s often more pragmatic to just purchase a device with native Linux support.
But it seems that it is a fairly common product, so I suppose that there will be a linux driver in a near future.
Well, I’d hope so too, but that’s not always the case unfortunately. Even better if the manufacturer provides the driver or information to do so, otherwise developers are left to try and reverse-engineer working drivers.