If you are trying to get a device working with ndiswrapper, please help ndiswrapper project wiki by contributing your findings. See HowToContribute

Acer Aspire 1524WLMi

From NDISWrapper
Revision as of 08:05, 21 November 2010 by Brinley (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Acer Aspire 1524WLMi 54mbps

Info

Work fine under managed and had-hoc mode. But I can't set the ESSID name... So I just let the default value on/off ;p (Fedora Core 3)

Tested with Ndiswrapper 1.4-rc2 and driver from planetamd64.com (and the official driver from Acer works, too)

Works correctly with 64bit system with open access, encryption works (with wpa_supplicant) at least for WPAPSK + TKIP. Other methods untested

BUS=="usb", SYSFS{idProduct}=="001b", SYSFS{idVendor}=="0baf", PROGRAM="/bin/sh -c 'echo 1 > /sys/%p/device/bConfigurationValue'"

to /etc/udev/rules.d/z25_local_rules file and restart udev.

Replace idProduct and idVendor as appropriate; for USR5421, 'lsusb' shows 001b (idProduct) and 0baf (idVendor).