Ubuntu lacks support for Ralink rt2870 based 802.11n chipsets
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| Linux |
Fix Released
|
Medium
|
|||
| linux (Ubuntu) |
Fix Released
|
Medium
|
Manoj Iyer | ||
| Jaunty |
Fix Released
|
Medium
|
Manoj Iyer | ||
Bug Description
The Ralink rt2870 802.11n USB driver is provided by Ralink itself:
http://
Must be activate this make options from /os/linux/
HAS_WPA_
HAS_NATIVE_
For support of Sitecom WL-315 USB 802.11n adapter (0df6:0039) must be this patch:
--- rt2870.h 2009年02月07日 01:27:09.000000000 +0100
+++ rt2870.h~ 2009年02月07日 01:26:58.000000000 +0100
@@ -95,6 +95,7 @@
{USB_
{USB_
{USB_
+ {USB_DEVICE(
{USB_
{USB_
{USB_
Related branches
Thanks for the bug report Daniele. Just adding a note for the Ubuntu kernel team that this driver is currently in the staging directory. I also glanced at the upstream git tree and it doesn't appear this patch has been accepted into upstream staging yet either.
Daniele, just curious if you also submitted this patch to the upstream kernel? If not, it would be great if you did that as well. For now, I'll close the upstream bug watch associated with this report until we hear back from you. Thanks.
Can you please test the kernel in
http://
and report back here ?
Thanks
I do not have the hardware to test this fix, so if you can please test this kernel and verify that it works I can submit the patch to ubuntu kernel
The problem is that this hardware isn't mine... This patch should be for Jaunty?
Added remote bug watch
This bug was fixed in the package linux - 2.6.28-11.36
---------------
linux (2.6.28-11.36) jaunty; urgency=low
[ Amit Kucheria ]
* Updating imx51 configs one more time
* Disable CONFIG_
[ Anton Veretenenko ]
* SAUCE: sony-laptop: add support for Sony Vaio FW series function/media
keys
- LP: #307592
[ Brad Figg ]
* Have AUFS use current VFS APIs so it can build with or without
AppArmor.
[ Bryan Wu ]
* Build-in "Ram block device support" to boot up with initramfs
- LP: #329098
* Remove brd module from iop32x modules list
- LP: #329098
* Increase the CONFIG_
[ Ike Panhc ]
* SAUCE: Fixing symbol name in HECI module
- LP: #336549
[ Manoj Iyer ]
* SAUCE: Added quirk for Ralink rt2870 802.11n USB driver
- LP: #326621
[ Upstream Kernel Changes ]
* udf:SAUCE (drop after 2.6.30): Fix oops when invalid character in
filename occurs
- LP: #321606
-- Stefan Bader <email address hidden> 2009年3月20日 16:52:08 +0100
Another RT2870 device which isn't detected: Sweex LW303, device id 177f:0302 according to lsusb.
@Siep Kroonenberg: Please report this in a new bug. Since this bug is resolved, no one looks here.
Note: Making patch for it is very simple ;)