If you are trying to get a device working with ndiswrapper, please help ndiswrapper project wiki by contributing your findings. See HowToContribute
Difference between revisions of "Edimax EW-7811Un"
(Report from Steve White) |
Stevan white (Talk | contribs) |
||
Line 17: | Line 17: | ||
Similar story, no apparent solution: http://ubuntuforums.org/showthread.php?t=1658112 | Similar story, no apparent solution: http://ubuntuforums.org/showthread.php?t=1658112 | ||
− | + | So unloaded the 8192cu module, blacklisted it in in /etc/modprobe.d/blacklist.conf Then installed ndiswrapper, and got the Windows drivers from the Edimax site. | |
There are 32 and 64 bit versions for Win7 Vista and XP. Tried XP 64 first, | There are 32 and 64 bit versions for Win7 Vista and XP. Tried XP 64 first, | ||
then the other 64 bit ones, then the 32 bit ones. They load | then the other 64 bit ones, then the 32 bit ones. They load |
Revision as of 06:17, 29 April 2011
Edimax EW-7811Un
- Chipset: RTL8188CUS
- Device ID: 7392:7811
- Driver:
Info
This is Ubuntu 10.10 on an AMD x86_64.
Plugged the device in, and saw it appear in lsusb, and a message appears in /var/log/messages
new high speed USB device using ehci_hcd and addresss 11
But iwconfig shows no wlan0.
Downloaded the Linux drivers from Edimax (the Realtek drivers). They build, but with lots of warnings relating to 64 vs 32 bit stuff. The module loads, but does not work. Lots of errors appear in /var/log/messages, mostly "usb read/wrote TimeOut!" Wrote to Realtek support asking them to fix this, haven't heard back.
Similar story, no apparent solution: http://ubuntuforums.org/showthread.php?t=1658112
So unloaded the 8192cu module, blacklisted it in in /etc/modprobe.d/blacklist.conf Then installed ndiswrapper, and got the Windows drivers from the Edimax site. There are 32 and 64 bit versions for Win7 Vista and XP. Tried XP 64 first, then the other 64 bit ones, then the 32 bit ones. They load
$ ndiswrapper -l net8192cu: device (7392:7811) present (alternate driver: 8192cu)
but iwconfig shows no wlan0