Gentoo Archives: gentoo-user

From: wraeth <wraeth@××××××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] recent trouble with wicd and systemd (non-global ctrl_ifname)
Date: Thu, 12 Dec 2013 23:06:51
Message-Id: 52AA417E.8000306@privatdemail.net
In Reply to: Re: [gentoo-user] recent trouble with wicd and systemd (non-global ctrl_ifname) by "Canek Peláez Valdés"
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA256
3
4 On 13/12/13 09:47, Canek Peláez Valdés wrote:
5 > On Wed, Dec 11, 2013 at 4:52 PM, <gottlieb@×××.edu> wrote:
6 >> At home I use a wired connection so did notice the following problem
7 >> until I traveled and tried to connect wirelessly. The problem must have
8 >> started sometime within the past month.
9 >>
10 >> If I have wicd started by systemd, i.e. systemctl enable wicd The wired
11 >> network is started fine but not the wireless. Instead, I see in the
12 >> systemd journal
13 >>
14 >> wicd[290]: Failed to connect to non-global ctrl_ifname: wired error: No
15 >> such file or directory wicd[290]: Failed to connect to non-global
16 >> ctrl_ifname: wireless error: No such file or directory
17 >>
18 >> If I instead systemctl disable wicd, reboot, and then manually type
19 >> wpa_supplicant -i wireless -c /etc/wpa_supplicant/wpa_supplicant.conf -B
20 >> it works.
21 >>
22 >> Indeed after I have booted I can start wicd and cannot get the error
23 >> above, but the actual behavior is not consistent.
24 >>
25 >> My system is ~amd64, profile gnome/systemd
26 >>
27 >> My wireless driver is from the package broadcom-sta (wl)
28 >
29 > I have never used wicd, so I can't say exactly what it's the problem; but I
30 > was under the impression that wicd is basically dead. Its last release was
31 > more than a year and a half ago.
32 >
33 > Regards.
34 >
35
36 I don't use wicd (or systemd) either, but you could have a look at what the
37 systemd unit is attempting to run (assuming it isn't one of it's "special"
38 type of units). Systemd units are just plain-text files.
39
40 Default unit location is
41 /usr/lib/systemd/system
42 (or you could try
43 locate wicd.service
44
45 and the parameter you're looking for is ExecStart.
46
47 - --
48 wraeth
49 -----BEGIN PGP SIGNATURE-----
50 Version: GnuPG v2.0.22 (GNU/Linux)
51
52 iF4EAREIAAYFAlKqQX4ACgkQGYlqHeQRhkxoQQD+LRA3QJms/qBejtGeiFmiSceu
53 Md0wF/WRmLy36zKPrcMA/jKB5WjGuaFmUq/gAOH5uuVNHIDgdkM/+EkXm5gpcmgA
54 =JstS
55 -----END PGP SIGNATURE-----

Replies