Activity log for bug #326621

Date Who What changed Old value New value Message
2009-02-07 17:27:51 Daniele Napolitano bug added bug
2009-02-07 17:28:26 Daniele Napolitano bug added subscriber Ubuntu Kernel Team
2009-02-11 12:09:30 Daniele Napolitano bug assigned to linux
2009-02-11 12:18:48 Daniele Napolitano None: bugtargetdisplayname Ubuntu linux (Ubuntu)
2009-02-11 12:18:48 Daniele Napolitano None: bugtargetname ubuntu linux (Ubuntu)
2009-02-11 12:18:48 Daniele Napolitano None: statusexplanation
2009-02-11 12:18:48 Daniele Napolitano None: title Bug #326621 in Ubuntu: "Ubuntu lacks support for Ralink rt2870 based 802.11n chipsets" Bug #326621 in linux (Ubuntu): "Ubuntu lacks support for Ralink rt2870 based 802.11n chipsets"
2009-02-26 21:28:03 Festor linux: status New Confirmed
2009-03-15 15:44:18 Leann Ogasawara linux (Ubuntu): status Confirmed Triaged
2009-03-15 15:44:18 Leann Ogasawara linux (Ubuntu): importance Undecided Medium
2009-03-15 15:44:18 Leann Ogasawara linux (Ubuntu): statusexplanation 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.
2009-03-15 15:45:07 Leann Ogasawara linux: status New Invalid
2009-03-15 15:45:07 Leann Ogasawara linux: statusexplanation
2009-03-16 20:09:08 Manoj Iyer linux: assignee manjo
2009-03-16 20:09:08 Manoj Iyer linux: statusexplanation 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.
2009-03-17 00:22:21 Manoj Iyer linux: status Triaged Incomplete
2009-03-18 19:55:31 Manoj Iyer bug added attachment '0001-UBUNTU-SAUCE-326621-Added-quirk-for-Ralink-rt2870.patch' (0001-UBUNTU-SAUCE-326621-Added-quirk-for-Ralink-rt2870.patch)
2009-03-18 19:55:34 Manoj Iyer bug added attachment '0001-UBUNTU-SAUCE-326621-Added-quirk-for-Ralink-rt2870.patch' (0001-UBUNTU-SAUCE-326621-Added-quirk-for-Ralink-rt2870.patch)
2009-03-18 21:16:20 Daniele Napolitano description The Ralink rt2870 802.11n USB driver is provided by Ralink itself: http://www.ralinktech.com.tw/data/drivers/2008_0925_RT2870_Linux_STA_v1.4.0.0.tar.bz2 Must be activate this make options from /os/linux/config.mk: HAS_WPA_SUPPLICANT=y HAS_NATIVE_WPA_SUPPLICANT_SUPPORT=y For supporting 0df6:0039 USB 802.11n adapter by Sitecom (model name unknown) 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_DEVICE(0x0DF6,0x002B)}, /* Sitecom */ \ {USB_DEVICE(0x0DF6,0x002C)}, /* Sitecom */ \ {USB_DEVICE(0x0DF6,0x002D)}, /* Sitecom */ \ + {USB_DEVICE(0x0DF6,0x0039)}, /* Sitecom */ \ {USB_DEVICE(0x14B2,0x3C06)}, /* Conceptronic */ \ {USB_DEVICE(0x14B2,0x3C28)}, /* Conceptronic */ \ {USB_DEVICE(0x2019,0xED06)}, /* Planex Communications, Inc. */ The Ralink rt2870 802.11n USB driver is provided by Ralink itself: http://www.ralinktech.com.tw/data/drivers/2008_0925_RT2870_Linux_STA_v1.4.0.0.tar.bz2 Must be activate this make options from /os/linux/config.mk: HAS_WPA_SUPPLICANT=y HAS_NATIVE_WPA_SUPPLICANT_SUPPORT=y 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_DEVICE(0x0DF6,0x002B)}, /* Sitecom */ \ {USB_DEVICE(0x0DF6,0x002C)}, /* Sitecom */ \ {USB_DEVICE(0x0DF6,0x002D)}, /* Sitecom */ \ + {USB_DEVICE(0x0DF6,0x0039)}, /* Sitecom */ \ {USB_DEVICE(0x14B2,0x3C06)}, /* Conceptronic */ \ {USB_DEVICE(0x14B2,0x3C28)}, /* Conceptronic */ \ {USB_DEVICE(0x2019,0xED06)}, /* Planex Communications, Inc. */
2009-03-19 21:44:40 Tim Gardner linux (Ubuntu Jaunty): status Incomplete Fix Committed
2009-03-19 21:44:40 Tim Gardner linux (Ubuntu Jaunty): milestone ubuntu-9.04-beta
2009-03-19 23:57:36 Daniele Napolitano linux: status Invalid Unknown
2009-03-19 23:57:36 Daniele Napolitano linux: importance Undecided Unknown
2009-03-19 23:57:36 Daniele Napolitano linux: statusexplanation Added remote bug watch
2009-03-20 00:08:09 Bug Watch Updater linux: status Unknown Confirmed
2009-03-20 19:31:16 Launchpad Janitor linux: status Fix Committed Fix Released
2009-04-22 15:54:30 Bug Watch Updater linux: status Confirmed Fix Released
2009-07-03 09:20:20 Launchpad Janitor branch linked lp:ubuntu/karmic/linux-ports
2011-02-04 11:38:27 Bug Watch Updater linux: importance Unknown Medium