Bug 469558 - Wireless is enabled but NetworkManager thinks it is disabled on resume since it was disabled before suspending
Summary: Wireless is enabled but NetworkManager thinks it is disabled on resume since ...
Keywords:
Status: CLOSED DUPLICATE of bug 471435
Alias: None
Product: Fedora
Classification: Fedora
Component: NetworkManager
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Dan Williams
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-11-02 12:59 UTC by Hedayat Vatankhah
Modified: 2008-11-17 19:04 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-11-17 19:04:34 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Hedayat Vatankhah 2008-11-02 12:59:19 UTC
Description of problem:
If I disable Wireless using NetworkManager, and then suspend my system, On resume NetworkManager still thinks that wireless is disabled, but my wireless light is on and it is working. But it should be still disabled.

How reproducible:
Always

Steps to Reproduce:
1. Right click on NetworkManager applet's icon and uncheck Enable Wireless. It should turn off wireless (it turns off my wireless's light)
2. Suspend the system
3. Resume the system. You'll see that network manager applet still thinks that wireless is disabled. But my wireless light turns on after resume.
  
Actual results:
After resume, my wireless card is active.

Expected results:
It should be still inactive after resume


Additional info:
Maybe it is a kernel bug :(

Comment 1 Dan Williams 2008-11-17 19:04:34 UTC
NetworkManager sets the device "down", which means that wifi traffic will not be sent or received, and the card is not associated with an access point.  Acutally turning the device off requires HAL rfkill support (which is what NM would use to disable the wireless if it was there).

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


Note You need to log in before you can comment on or make changes to this bug.