This is a mirror of discontinued 'WikiDevi'. Enjoy!
Edimax EW-7733UnD
Edimax EW-7733 UnD
Availability: now
Interface: USB
USB 2.0
Connector: Male A
Form factor tags: dongle
ID: 7392:7733
Windows: USB\VID_7392&PID_7733
FCC ID: NDD9577331111
WI1 chip1: Ralink RT3573
Probable Linux driver
rt3573sta, possibly rt5572sta,
and future support in rt2800usb
(juhosg's patchset adding support, may be in by k3.12)
USB ID not yet observed in any mainline kernel / this list
(note: outdated)
(see also passys)
Windows driver
see MediaTek's website
older Ralink drivers have been removed.
see the Wayback Machine
for some older driver sets (filter by EXE/ZIP)
Antenna connector: U.FL
abgn, 3x3:3
Flags: flip-up antenna
OUI: none specified
For a list of all currently documented Ralink chipsets with specifications, see Ralink.
450Mbps Wireless Dual-Band USB Adapter
This device is probably also sold as the...
- Intellinet 525275
- HiRO H50207
- Belkin F9L1103
Review of Linux Compatibility
The Edimax EW-7733UnD is a Wi-Fi USB stick which supports wireless network
- connections according to 802.11n. It has the USB ID 7392:7733:
lsusb Bus 002 Device 002: ID 7392:7733 Edimax Technology Co., Ltd
The EW-7733UnD bases on the Ralink RT3573 chipset. Although there is a patch available
- for the Linux kernel 3.12, which provides experimental support for the chipset of the stick,
- this driver does not load for the EW-7733UnD.
Instead, one has to use the Ralink driver, which is available for download at WikiDevi.
- This driver needs to be unpacked, and afterwards compiled and installed by hand:
sudo make clean sudo make sudo make install
These command compile and install the kernel module rt3573sta,
- which can be loaded into the kernel by:
sudo modprobe rt3573sta