

The version I used was "Linux kernel 3.x/2.6.x Driver" v4.4.0, released.
#Linksys usb200m windows 10 driver driver#
With that driver the device is detected, but it does not seem to be possible to actually put any traffic through it. :-( In order to make it work you need to download the latest driver from the chipset manufacturer. The driver for the chipset (Asix AX88178) included with the Raspbian kernel (v 3.1.9+ Aug 7 2012) does not work. This adapter works, but it (probably) requires a bit of work.

Linksys - USB200M - Compact USB 2.0 10/100 Network Adapter - raspian recognized it automatically and so far I have only pinged a few addresses with and it worked.D-Link DUB-E100 Fast Ethernet USB 2.0 Adapter - works out of the box, requires own power supply (from powered USB hub).Edimax EU-4230 USB2.0 Fast Ethernet Adapter with 3 port USB hub.Edimax EU-4208 USB2.0 Fast Ethernet Adapter (idVendor=0b95, idProduct=772b) - works out of the box, requires own power supply (from powered USB hub).No powered USB hub needed, tested on Raspberry Pi A+ Doing OK using Apple USB charger and Pi's own USB port. Works out of the box (driver present since kernel 2.6.32). Apple USB Ethernet Adapter using asix kernel driver.If you get a model without the Logilink logo and the model number JP1082 it's a fake. This only supports USB1.1 and isn't well support under Linux. Lsusb output: Bus 001 Device 004: ID 9710:7830 MosChip Semiconductor MCS7830 10/100 Mbps Ethernet adapterīE CAREFUL: There exists a chinese copied version without the Logilink-Logo using the Kontron DM9601-chip (see "Problem Ethernet adapters" below). LogiLink Fast EN USB 2.0 to RJ45 Adapter: Test on Wheezy-Raspian () without USB Hub will be confirmed.Does not work without powered USB hub.USB 2.0 UA0144: AX88772 chipset using the asix kernel driver.USB 2.0 LanCard Model: LAU-15 (CK0049C) using the mcs7830 driver.For Raspbian 3.9.+ the driver is already included in distribution.
#Linksys usb200m windows 10 driver how to#
Easy to follow instructions on how to download the kernel source code and symbol files can be found in the 2nd posting here, including how to compile the module. NOTE: Until Raspbian 3.8.y kernel did not include a driver for this hardware, you must have to build a new kernel module from the source code provided by ASIX here.
