You are not logged in.

#1 2015-11-19 20:01:25

tyrannis
Member
Registered: 2015-11-06
Posts: 94

[SOLVED] Connman only works if service is restarted after boot

I am new to Arch (and still relatively new to Linux in general) and I need some help:

I am using Enlightenment 19 DE with connman as my network manager, as well as using econnman as my desktop panel applet.  I have my home wi-fi network set as my default network, as well as being set to auto connect.  When I log-in after booting econnman shows the connection status as "association" and does not connect unless i restart connman.service is systemctl.  Is there some way I can change this so that connman will connect without requiring me to restart the service.

Like I mentioned above I am still in the learning process so please let me know which config files you need me to post for assistance.

Thanks to everyone in advance for the help.

Last edited by tyrannis (2015-11-21 18:55:21)

Offline

#2 2015-11-19 20:03:07

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [SOLVED] Connman only works if service is restarted after boot

What is the status in the journal when you first log in (and you aren't connected)?


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2015-11-19 21:07:15

tyrannis
Member
Registered: 2015-11-06
Posts: 94

Re: [SOLVED] Connman only works if service is restarted after boot

It starts with no problem, but there are the following error lines (not consecutively):

Nov 19 15:57:30 archTuringMachine89 kernel: iwlwifi 0000:07:00.0: No association and the time event is over already…

Nov 19 15:57:30 archTuringMachine89 network[474]: WPA association/authentication failed for interface 'wlp7s0'

Nov 19 15:57:30 archTuringMachine89 network[474]: Failed to bring the network up for profile 'wlp7s0-JSWireless'

Nov 19 15:57:30 archTuringMachine89 systemd[1]: Failed to start Automatically generated profile by wifi-menu.

Offline

#4 2015-11-19 21:55:24

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [SOLVED] Connman only works if service is restarted after boot

Disable netctl.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#5 2015-11-19 22:46:46

tyrannis
Member
Registered: 2015-11-06
Posts: 94

Re: [SOLVED] Connman only works if service is restarted after boot

I thought I had, here is the result of systemctl status netctl after booting:

systemctl status netctl

● netctl.service - (Re)store the netctl profile state
   Loaded: loaded (/usr/lib/systemd/system/netctl.service; disabled; vendor preset: disabled)
   Active: inactive (dead)

Last edited by tyrannis (2015-11-22 17:05:04)

Offline

#6 2015-11-21 18:55:03

tyrannis
Member
Registered: 2015-11-06
Posts: 94

Re: [SOLVED] Connman only works if service is restarted after boot

I got it configured correctly now, thanks for pointing me in the right direction jasonwryan.

Here is what I did:

1) Uninstalled netctl and dependencies

2) Disabled the netctl profile service for my wifi connection

3) Reinstalled netctl (in case I need it) and disable it via systemctl

I have done a few full system shutdowns and reboots and connman is now auto connecting

Offline

Board footer

Powered by FluxBB