[intrepid] fail to connect after resume with rt73usb

Bug #267401 reported by Id2ndR
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
linux (Ubuntu)
Fix Released
Medium
Unassigned
Nominated for Intrepid by Wouter Stomp

Bug Description

On Intreprid alpha 5, when resuming from STR, wlan0 interface doesn't work :
- NM doesn't see wireless networks and stay disconnected
- it's impossible to do "iwlist wlan0 scan" and "ifconfig wlan0 up"

To correct this, just remove rt73usb module and reload it (removing rt2x00 related modules isn't needed) : $ sudo rmmod rt73usb && sudo modprobe rt73usb

Revision history for this message
Leann Ogasawara (leannogasawara) wrote :

Hi Id2ndR,

Care to attach your dmesg output after a Suspend/Resume cycle? Also, just curious if you possibly test Alpha4 and if this issue existed there as well? The reason I ask is because Alpha4 contained a 2.6.26 kernel and Alpha5 contains a 2.6.27 kernel and we're hoping to note and specific regressions. Thanks.

Changed in linux:
status: New → Incomplete
Revision history for this message
Id2ndR (id2ndr) wrote :

I just tested with Alpha3, shiped with linux 2.6.26-4. I have some SQUASHFS errors but they don't affect the networking part.

Time :
279 : I put the rt73 based wifi dongle
=> wifi is OK (available networks listed in NM)
380 : going to sleep
400 : finish to resume (the cd burner taked a long time to read the live CD)
=> running "sudo iwlist wlan1 scan" return "network is down" (wlan0 was intel wifi and modules were removed).
449 : removing rt73usb
455 : reinserting rt73usb
=> wifi is OK

Revision history for this message
Id2ndR (id2ndr) wrote :

More information :
- I run tests with alpha3 on my laptop because my desktop computer don't resume on liveCD without nvidia proprietary driver (that's why there is an wlan1 on my laptop, but not on my desktop running alpha5).
- resuming is OK on 2.6.24 (on my laptop running hardy, up to date).

So the regression appeared between 2.6.24 and 2.6.26-4.

Revision history for this message
Id2ndR (id2ndr) wrote :

Marking it as confirme since tests have been done.

Changed in linux:
status: Incomplete → Confirmed
Revision history for this message
Id2ndR (id2ndr) wrote :

Marking it as confirm since tests have been done.

Revision history for this message
Id2ndR (id2ndr) wrote :

It doesn't work either after a suspend to disk.

Changed in linux:
assignee: nobody → ubuntu-kernel-team
importance: Undecided → Medium
status: Confirmed → Triaged
Revision history for this message
Id2ndR (id2ndr) wrote :

It seems that now (linux 2.6.27-4) it prevents the computer from resuming (from RAM and from disk). In fact the screen displays a blinking dash and the computer is unresponsive.

Revision history for this message
Matheus Pacheco de Andrade (matheusp-andrade-deactivatedaccount) wrote :

In my box, removing rt73usb prior to suspending makes it possible do wake up.
Upon waking, modprobing it back makes it possible to connect normally.

Revision history for this message
Jessie Lawrence (nightwolf177-deactivatedaccount) wrote :

a-ha! im having this problem too. except that this problem only occurs 50% of the time. and when it does occur, i have a problem turning off my computer; the usplash bar empties completely, but then it hangs and doesnt turn off unless i press and hold the power button.

the other 50% of the time, everything is fine and i wake from suspend without any other problems.

Revision history for this message
Jessie Lawrence (nightwolf177-deactivatedaccount) wrote :

i am using intrepid final with latest updates applied.

Revision history for this message
zippidy_josh (redstone) wrote :

I have the same problem with Zonet ZEW2500P (ralink rt2501) and Intrepid using 2.6.27-9-generic.

Revision history for this message
Id2ndR (id2ndr) wrote :

You may look at bug 274734 and try to use the attachement I made for zd1211 module. You only need to change the name of the module in the script.

Revision history for this message
Steve Beattie (sbeattie) wrote :

This bug was reported in the Intrepid development cycle; removing regression-potential and marking as regression-release.

Revision history for this message
Launchpad Janitor (janitor) wrote : Kernel team bugs

Per a decision made by the Ubuntu Kernel Team, bugs will longer be assigned to the ubuntu-kernel-team in Launchpad as part of the bug triage process. The ubuntu-kernel-team is being unassigned from this bug report. Refer to https://wiki.ubuntu.com/KernelTeamBugPolicies for more information. Thanks.

Revision history for this message
Leann Ogasawara (leannogasawara) wrote :

Hi Guys,

Just curious if anyone who had this issue was able to test the latest Jaunty 9.04 release yet and confirm if this issue remains? Please let us know. Thanks.

http://www.ubuntu.com/getubuntu/download

Changed in linux (Ubuntu):
status: Triaged → Incomplete
Revision history for this message
zippidy_josh (redstone) wrote : Re: [Bug 267401] Re: [intrepid] fail to connect after resume with rt73usb

Yes, this issue still remains on Jaunty 9.04.
Josh

On Mon, May 4, 2009 at 7:26 AM, Leann Ogasawara <
<email address hidden>> wrote:

> Hi Guys,
>
> Just curious if anyone who had this issue was able to test the latest
> Jaunty 9.04 release yet and confirm if this issue remains? Please let
> us know. Thanks.
>
> http://www.ubuntu.com/getubuntu/download
>
> ** Changed in: linux (Ubuntu)
> Status: Triaged => Incomplete
>
> --
> [intrepid] fail to connect after resume with rt73usb
> https://bugs.launchpad.net/bugs/267401
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in “linux” source package in Ubuntu: Incomplete
>
> Bug description:
> On Intreprid alpha 5, when resuming from STR, wlan0 interface doesn't work
> :
> - NM doesn't see wireless networks and stay disconnected
> - it's impossible to do "iwlist wlan0 scan" and "ifconfig wlan0 up"
>
> To correct this, just remove rt73usb module and reload it (removing rt2x00
> related modules isn't needed) : $ sudo rmmod rt73usb && sudo modprobe
> rt73usb
>

Revision history for this message
Id2ndR (id2ndr) wrote :

The bug doesn't exist anymore in linux 2.6.30rc5 (same behavior that bug 350941, so I think this bug is a duplicate because it seems to share the same mac80211 and cfg80211 modules that may have been the origin of the trouble).

Changed in linux (Ubuntu):
status: Incomplete → Fix Committed
Revision history for this message
zippidy_josh (redstone) wrote :

Cool. Out of curiosity, do you happen to know what was the root cause of
the bug, or the CL that fixed it?

On Sat, May 16, 2009 at 11:32 AM, Id2ndR <email address hidden> wrote:

> The bug doesn't exist anymore in linux 2.6.30rc5 (same behavior that bug
> 350941, so I think this bug is a duplicate because it seems to share the
> same mac80211 and cfg80211 modules that may have been the origin of the
> trouble).
>
> ** Changed in: linux (Ubuntu)
> Status: Incomplete => Fix Committed
>
> --
> [intrepid] fail to connect after resume with rt73usb
> https://bugs.launchpad.net/bugs/267401
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in “linux” source package in Ubuntu: Fix Committed
>
> Bug description:
> On Intreprid alpha 5, when resuming from STR, wlan0 interface doesn't work
> :
> - NM doesn't see wireless networks and stay disconnected
> - it's impossible to do "iwlist wlan0 scan" and "ifconfig wlan0 up"
>
> To correct this, just remove rt73usb module and reload it (removing rt2x00
> related modules isn't needed) : $ sudo rmmod rt73usb && sudo modprobe
> rt73usb
>

Revision history for this message
Id2ndR (id2ndr) wrote :

No I haven't got more information. Someone may test several linux version from the PPA to detect the exact version that first fixed the bug and then check for the changes.

Revision history for this message
Leann Ogasawara (leannogasawara) wrote :

Based on the following comment from Id2ndR the original bug reporter, it seems this should now be resolved with the latest Karmic release. Updating the status from Fix Committed to Fix Released for now. Thanks.

https://bugs.edge.launchpad.net/ubuntu/+source/linux/+bug/267401/comments/17

tags: added: intrepid
Changed in linux (Ubuntu):
status: Fix Committed → Fix Released
Revision history for this message
zippidy_josh (redstone) wrote :

Yup, Karmic works for me. Thanks
Josh

On Dec 7, 2009 6:06 PM, "Leann Ogasawara" <email address hidden>
wrote:

Based on the following comment from Id2ndR the original bug reporter, it
seems this should now be resolved with the latest Karmic release.
Updating the status from Fix Committed to Fix Released for now. Thanks.

https://bugs.edge.launchpad.net/ubuntu/+source/linux/+bug/267401/comments/17

** Tags added: intrepid

** Changed in: linux (Ubuntu)
      Status: Fix Committed => Fix Released

-- [intrepid] fail to connect after resume with rt73usb
https://bugs.launchpad.net/bugs/267401 You...
Status in “linux” package in Ubuntu: Fix Released

Bug description: On Intreprid alpha 5, when resuming from STR, wlan0
interface doesn't work : - NM ...
To unsubscribe from this bug, go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/267401/+subscribe

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.