I have to say I was very excited when I saw that this Netis Wireless dongle was Linux compatible. I had high hopes that it would work out of the box with the ubuntu deb package. When I received the WiFi dongle, I was surprised to find that I had to compile the source code for the drivers myself. Okay, not my favorite thing to do, but I can do it. I ran into compilation errors on Ubuntu 15.04 because code used the __FILE__ and __LINE__ macros but -Wall which activated a warning in my version of gcc that you shouldn't use the file and line macros. I replaced __FILE__ and __LINE__ with some literal values and that made them disappear. The only problem was that the kernel module was removed every time I updated the Linux kernel, causing problems. Excellent. However. It's still not too painful to run the magic install.sh script and get everything working. Then I upgraded to Ubuntu 15.10 and found a major bug. A kind of global buffer called file_path was declared in the code, which now conflicted with the function signature received from the included library. I had to go through all occurrences of file_path and change it to file_path_buf. After that I noticed that some android routines use strnicmp which is not included in the dependencies. I fixed this by writing my own code to convert strings to uppercase. It's working again now, but it's kind of ridiculous. It's the kind of Linux user experience I've heard legends from old engineers about. I didn't think I would "live the dream" this way. The hardware seems to be good. A thing works once its drivers are built and installed. But it's a recurring support headache. If you're using Linux, save yourself the trouble.
TP-Link Archer T4U Plus AC1300 USB 3.0 WiFi Network Adapter
29 Review
π ASUS USB-BT400 USB Bluetooth Dongle Receiver - Compatible with Laptops and PCs, Plug and Play for Windows 10/8/7/XP. Supports Printers, Phones, Headsets, Speakers, Keyboards, and Controllers in Black.
79 Review
Enhance Your WiFi Range with TP-Link TL-WPA4220KIT 300Mbps AV500 Powerline WiFi Extender Start Kit
37 Review
Wi-Fi adapter D-link DWA-140, black
46 Review
π USR-TCP232-410s: RS232/RS485 Serial to Ethernet Adapter/IP Device Server with DHCP/DNS Support
4 Review
π StarTech.com NETRS2321P: 1-Port RS232 to Ethernet IP Converter, Serial over IP Device Server - Black
5 Review
π CERRXIAN RS232 to Ethernet Serial Device Server - TCP/IP Converter with 1Port DB9 RS232 Serial to Ethernet Connectivity
3 Review
π Juiced Systems Silver BizHUB USB-C Multiport Gigabit HDMI Hub with 3 USB 3.0 Ports, Gigabit Ethernet, 4K HDMI, SD/Micro SD, and USB-C Power Delivery
11 Review