You are not logged in.
my net-auto-wireless doesn't work since arch changed to systemd.
With initial script net-auto-wireless works fine, but since changed to systemd, it doesn't work anymore.
with
systemctl status net-auto-wireless.servicei got followings
net-auto-wireless.service - Provides automatic netcfg wireless connection
Loaded: loaded (/usr/lib/systemd/system/net-auto-wireless.service; enabled)
Active: failed (Result: exit-code) since Sat, 2012-11-24 19:01:55 CST; 7min ago
Process: 205 ExecStart=/usr/bin/netcfg-wpa_actiond $WIRELESS_INTERFACE (code=exited, status=1/FAILURE)
CGroup: name=systemd:/system/net-auto-wireless.service
Nov 24 19:01:54 Skripta netcfg-wpa_actiond[205]: wlan0-Dong
Nov 24 19:01:54 Skripta netcfg-wpa_actiond[205]: nl80211: 'nl80211' generic netlink not found
Nov 24 19:01:54 Skripta netcfg-wpa_actiond[205]: Failed to initialize driver 'nl80211'
Nov 24 19:01:54 Skripta netcfg-wpa_actiond[205]: Could not read interface wlan0 flags: No such device
Nov 24 19:01:54 Skripta netcfg-wpa_actiond[205]: WEXT: Could not set interface 'wlan0' UP
Nov 24 19:01:54 Skripta netcfg-wpa_actiond[205]: Could not read interface wlan0 flags: No such device
Nov 24 19:01:54 Skripta netcfg-wpa_actiond[205]: WEXT: Could not set interface 'wlan0' UP
Nov 24 19:01:54 Skripta netcfg-wpa_actiond[205]: wlan0: Failed to initialize driver interface
Nov 24 19:01:55 Skripta systemd[1]: Failed to start Provides automatic netcfg wireless connection.
Nov 24 19:01:55 Skripta systemd[1]: Unit net-auto-wireless.service entered failed stateand after login, i can use command
netcfg-wpa_actiond wlan0to start wlan.
where is the problem? is this a bug?
Last edited by dhan (2012-12-26 09:19:32)
Offline
by the way, i got a "tsc: fast tsc calibration failed " error while booting.
maybe somehow related.
Offline
I can not help with your real issue, but the tsc error in harmless and can not be related to your problem in any way.
Mortuus in anima, curam gero cutis
Offline
A forum search revealed this: https://bbs.archlinux.org/viewtopic.php?id=151662
Maybe relevant to your situation?
Time is a great teacher, but unfortunately it kills all its pupils ... - Louis Hector Berlioz
Offline
A forum search revealed this: https://bbs.archlinux.org/viewtopic.php?id=151662
Maybe relevant to your situation?
Thanks. I will look into this thread.
Offline
i changed to use networkmanager, and all works fine for me.
Offline