|
Bugzilla – Full Text Bug Listing |
| Summary: | GNOME: NM does not establish connection after coming back from STR | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 10.2 | Reporter: | Magnus Boman <mboman> |
| Component: | Network | Assignee: | 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
Created attachment 106333 [details]
Log
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.
Created attachment 106950 [details]
NM log after s2r
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? 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? `--> 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 :> 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. 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 May be related to bug 216495 Probably a duplicate *** This bug has been marked as a duplicate of bug 216495 *** |