Bug 171517

Summary: NM won't switch to wired network
Product: [Fedora] Fedora Reporter: Matthew Saltzman <mjs>
Component: NetworkManagerAssignee: Dan Williams <dcbw>
Status: CLOSED NOTABUG QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 4   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-10-23 03:32:50 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Matthew Saltzman 2005-10-21 23:30:57 UTC
Description of problem:
Once connected to a WAP, NM does not revert to wired when wire is plugged in.

Version-Release number of selected component (if applicable):
NetworkManager-0.5.1-1.FC4.1

How reproducible:
Always

Steps to Reproduce:
1. Start NM and connect to WAP
2. Plug in a wire.
3.
  
Actual results:
Nothing happens.

Expected results:
NM should switch to the wired connection.

Additional info:

Comment 1 Dan Williams 2005-10-23 02:36:07 UTC
quick check, at any point with 5 - 30 seconds after you've plugged the cable in,
what does /sys/class/net/<your network device>/carrier say?  If it says "0" the
it's a kernel problem since that means the kernel doesn't know its connected. 
If it says "1", then its a NetworkManager problem.

Comment 2 Matthew Saltzman 2005-10-23 03:32:50 UTC
Well the first time I looked, it said "invalid configuration" or something to
that effect.  I rebooted with the wire plugged in just to see what happened and
it worked.  /sys/class/net/<my wired device> switches between 0 and 1.

Now it works regardless of whether I boot with the wire in or not.

So it's working for now, and I can no longer reproduce the problem.  If things
change, I'll open a new bug.