View previous topic :: View next topic |
Author |
Message |
HomerSanchez n00b
Joined: 09 Aug 2010 Posts: 3
|
Posted: Mon Aug 09, 2010 11:31 am Post subject: eth0 is waiting for carrier for ages |
|
|
Hallo,
I have the following problem: I mostly connect to a wireless LAN with my laptop, but at home I use a wired connection.
When I start up the laptop and eth0 (my wired ethernet adapter) starts up it says Code: | eth0: waiting for carrier | and takes nearly a minute to time out although there is no cable plugged in. So it seems that the driver does not notice the absence of a cable. Currently I use to press Ctrl-C to cancel the waiting process, but that´s quite annoying.
lspci tells the following about my ethernet card:
Code: | 0b:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 03) |
Since the "waiting for carrier" step only takes a blink of an eye when a cable is plugged in, it would be handy to decrease the time out value, but I was unable to find that setting.
I would be very happy if someone could help me.
Kind regards
Max |
|
Back to top |
|
|
krinn Watchman
Joined: 02 May 2003 Posts: 7470
|
Posted: Mon Aug 09, 2010 11:41 am Post subject: |
|
|
emerge -s ifplugd |
|
Back to top |
|
|
HomerSanchez n00b
Joined: 09 Aug 2010 Posts: 3
|
Posted: Mon Aug 09, 2010 11:46 am Post subject: Thanks a lo |
|
|
Thanks a lot
Problem solved
Kind regards
Max |
|
Back to top |
|
|
d2_racing Bodhisattva
Joined: 25 Apr 2005 Posts: 13047 Location: Ste-Foy,Canada
|
Posted: Mon Aug 09, 2010 12:02 pm Post subject: |
|
|
Are you using the Gentoo stable arch ? |
|
Back to top |
|
|
HomerSanchez n00b
Joined: 09 Aug 2010 Posts: 3
|
Posted: Mon Aug 09, 2010 1:33 pm Post subject: |
|
|
Quote: | Are you using the Gentoo stable arch ? |
Yes. |
|
Back to top |
|
|
d2_racing Bodhisattva
Joined: 25 Apr 2005 Posts: 13047 Location: Ste-Foy,Canada
|
Posted: Mon Aug 09, 2010 2:32 pm Post subject: |
|
|
That's why you need ifplugd.
With OpenRc inside the testing arch, you don't need that |
|
Back to top |
|
|
|