Bug 222849

Summary: GNOME: NM does not establish connection after coming back from STR
Product: [openSUSE] openSUSE 10.2 Reporter: Magnus Boman <mboman>
Component: NetworkAssignee: Tambet Ingo <tambet>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Major    
Priority: P5 - None CC: fred.blaise, mag
Version: RC 1   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: Log
NM log after s2r

Description Magnus Boman 2006-11-21 00:17:34 UTC
After coming back from STR, NM does not activate the network connection. The log indicates that it is but nothing happens.

Attaching the relevant parts of the NetworkManager log.
Comment 1 Magnus Boman 2006-11-21 00:17:50 UTC
Created attachment 106333 [details]
Log
Comment 2 Fred Blaise 2006-11-26 12:28:09 UTC
I confirm this bug. Attached my nm log. It sort of try to reconnect, but never gets to it. Sometimes, it even prompts again for the WEP key.

I have the following card:
02:02.0 Ethernet controller: Atheros Communications, Inc. AR5212 802.11abg NIC (rev 01)
        Subsystem: Askey Computer Corp. Unknown device 7005
        Flags: bus master, medium devsel, latency 168, IRQ 193
        Memory at fafe0000 (32-bit, non-prefetchable) [size=64K]
        Capabilities: [44] Power Management version 2

Using the madwifi-ng module, revision r1809.

Bumping to major, and this is also found in RC1.
Comment 3 Fred Blaise 2006-11-26 12:28:53 UTC
Created attachment 106950 [details]
NM log after s2r
Comment 4 Robert Love 2006-12-04 10:24:48 UTC
Magnus, Fred: Do you have pm-utils installed?  If not, can you install it, reboot, and try again?

If that does NOT work, can you then add your wireless module to UNLOAD_MODULES_BEFORE_SUSPEND2RAM :: /etc/sysconfig/powersave/sleep (probably want to duplicate the suggested default above, and add your wireless card to the end of that list), and try again?
Comment 5 Magnus Boman 2006-12-04 20:16:35 UTC
Rob,
I do have pm-utils installed. I had issues with both the wired and wireless card, although it's been working fine lately. I did an upgrade which included NM;

mblxws01:/home/mboman # rpm -qa|grep -i networkm
NetworkManager-0.6.4-49
NetworkManager-novellvpn-0.3.2-80
NetworkManager-gnome-0.6.4-49

Fred; What version of NM are you on?
Comment 6 Fred Blaise 2006-12-04 22:51:51 UTC
`--> rpm -qa |grep -i networkm
NetworkManager-0.6.4-47
NetworkManager-gnome-0.6.4-47

I guess I may see a difference once I put my hand on that GM DVD delta iso :>
Comment 7 Fred Blaise 2006-12-12 06:37:47 UTC
ok.. on GM now. I have found a workaround but.. odd. Despite the fact that ath_pci is I think listed to be unloaded and reloaded when entering sleeping state and waking up, I have to manually modprobe -r ath_pci and modprobe ath_pci for NM to pick it up again. 
Comment 8 Rafal Kwasny 2007-01-15 16:38:48 UTC
Any news on this issue? Why ath_pci is not unloaded befor STR despite of 

UNLOAD_MODULES_BEFORE_SUSPEND2RAM="usb_storage sbp2 ohci_hcd uhci_hcd stir4200 ohci1394 ipw2200 rt2500 prism54 ath_pci r8169 lt_modem Intel536 Intel537 ndiswrapper"

in /etc/sysconfig/powersave/sleep

I do not know how the check if this script is executed doing STR
Comment 9 JP Rosevear 2007-01-16 16:51:01 UTC
May be related to bug 216495
Comment 10 JP Rosevear 2007-02-07 16:07:15 UTC
Probably a duplicate

*** This bug has been marked as a duplicate of bug 216495 ***