Bug 15300
Summary: | rt2800usb - Linksys WUSB600N rev2 (still) doesn't work | ||
---|---|---|---|
Product: | Drivers | Reporter: | Andreas Sturmlechner (andreas.sturmlechner) |
Component: | network-wireless | Assignee: | drivers_network-wireless (drivers_network-wireless) |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | geldimbenbu, gwingerde, IvDoorn, linville |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.33 | Subsystem: | |
Regression: | No | Bisected commit-id: |
Description
Andreas Sturmlechner
2010-02-14 14:03:10 UTC
ok... a bit embarrassing - the error vanishes with 'rt2870.bin' placed in /lib/firmware. Still, udev won't recognize the device and there is no according path in /sys/class/net/ (In reply to comment #1) > ok... a bit embarrassing - the error vanishes with 'rt2870.bin' placed in > /lib/firmware. > > Still, udev won't recognize the device and there is no according path in > /sys/class/net/ Wrong again, I got confused by my second attempt with a built-in rt2800usb. So, I always get the above mentioned error, whether I'm using the module or have it built-in, and also regardless of re-, hot- or coldplugging it. Is the firmware image actually needed with this kernel driver? It seems that the commit that added support for the stick was wrong. A user on the Gentoo forums who got it working pointed me to this German manual where they explain that this particular version of the Linksys stick does instead have an RT3572 chip, and NOT the RT2870. http://www.linux-club.de/viewtopic.php?f=19&t=107288&start=0 The manual describes how to get it working with the Ralink RT3572 2.3.0.0 sources. That made it switch on its blue LED at last, and detecting my wireless network, but then the kernel (2.6.31.12, 2.6.32.2) oopsed out on connection. RT3572 is part of the rt2870 family. The rt2800usb should work with rt3573, but at the moment the entire driver is simply not working for most chipsets. |