You are not logged in.

#1 2012-11-24 11:25:51

dhan
Member
Registered: 2012-11-15
Posts: 13

[solved]systemd doesn't work with network

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.service

i 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 state

and after login, i can use command

netcfg-wpa_actiond wlan0

to start wlan.

where is the problem? is this a bug?

Last edited by dhan (2012-12-26 09:19:32)

Offline

#2 2012-11-24 12:10:31

dhan
Member
Registered: 2012-11-15
Posts: 13

Re: [solved]systemd doesn't work with network

by the way, i got a "tsc: fast tsc calibration failed " error while booting.

maybe somehow related.

Offline

#3 2012-11-24 14:14:04

patroclo7
Member
From: Bassano del Grappa, ITALY
Registered: 2006-01-11
Posts: 915

Re: [solved]systemd doesn't work with network

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

#4 2012-11-24 17:53:50

bgc1954
Member
From: Edmonton, AB, Canada
Registered: 2006-03-14
Posts: 1,160

Re: [solved]systemd doesn't work with network

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

#5 2012-11-26 00:22:54

dhan
Member
Registered: 2012-11-15
Posts: 13

Re: [solved]systemd doesn't work with network

bgc1954 wrote:

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

#6 2012-12-26 09:18:35

dhan
Member
Registered: 2012-11-15
Posts: 13

Re: [solved]systemd doesn't work with network

i changed to use networkmanager, and all works fine for me.

Offline

Board footer

Powered by FluxBB