Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 33761

Summary: net.eth0 incorrectly assumes WLAN interface has no carrier
Product: Gentoo Linux Reporter: jochen <jochen.eisinger>
Component: [OLD] Core systemAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description jochen 2003-11-18 08:52:54 UTC
when I try to bring my wlan card up with "net.eth0 start"(orinoco_cs driver from
pcmcia_cs, prism2 chipset) using dhcp, I get the error message that the
interface was not plugged or had no carrier.

Obviously the script tests whether "ifconfig eth0" includes the keyword
"RUNNING". My wlan interface doesn't include this keyword as long as it is not up.

If I remove this test (and set the net.eth0 internal variable carrier_IFACE to
running, everything works fine.

this is baselayout 1.8.6.12

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 SpanKY gentoo-dev 2003-11-18 09:00:37 UTC

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