You are not logged in.

#1 2012-07-19 08:40:31

Lockheed
Member
Registered: 2010-03-16
Posts: 1,550

WICD crashes entire system if no eth0 cable connected

If I boot without the network cable connected, system freezes few seconds after wicd deamon starts.

If I disconnect the cable (even while being connected to a wifi) when system is running, it freezes after few seconds.

There is no errors in wicd or kernel logs.

I tried reinstalling wicd, but it did not help. This is a fresh Arch 64 installation.

Last edited by Lockheed (2012-07-19 08:42:22)

Offline

#2 2012-07-19 08:52:38

JackH79
Member
From: Australia
Registered: 2009-06-18
Posts: 663
Website

Re: WICD crashes entire system if no eth0 cable connected

Do you have extra:ifplugd installed?

Offline

#3 2012-07-19 09:24:07

Lockheed
Member
Registered: 2010-03-16
Posts: 1,550

Re: WICD crashes entire system if no eth0 cable connected

I didn't, but installing it didn't change anything.

Offline

#4 2012-07-19 09:45:32

JackH79
Member
From: Australia
Registered: 2009-06-18
Posts: 663
Website

Re: WICD crashes entire system if no eth0 cable connected

Since it's a fresh install, is there still network in your /etc/rc.conf's daemons array?

Offline

#5 2012-07-19 09:46:51

Lockheed
Member
Registered: 2010-03-16
Posts: 1,550

Re: WICD crashes entire system if no eth0 cable connected

Nope.

Offline

#6 2012-07-19 11:22:54

Lockheed
Member
Registered: 2010-03-16
Posts: 1,550

Re: WICD crashes entire system if no eth0 cable connected

Turns out that if I blacklist module for eth0 (atl1c) the system does not crash. But it's not really a solution cause it means I cannot ever use eth connection.

Offline

#7 2012-07-19 11:31:50

Wilco
Member
Registered: 2008-11-09
Posts: 440

Re: WICD crashes entire system if no eth0 cable connected

You can safely blacklist atl1c and modprobe it when you need it. That way udev does not automatically load it but you can still manually load it. Blacklist does not provend manually loading modules.

I have the same problem with the proprietary broadcom-wl driver. When udev tries to autload wl, the incompatile brcmsmac driver is also loaded resulting in a kernel panic.

Offline

Board footer

Powered by FluxBB