X-Original-To: alpine-user@lists.alpinelinux.org Received: from mx1.riseup.net (mx1.riseup.net [198.252.153.129]) by lists.alpinelinux.org (Postfix) with ESMTP id D80845C443A for ; Wed, 23 Nov 2016 15:30:41 +0000 (GMT) Received: from piha.riseup.net (unknown [10.0.1.163]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.riseup.net", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.riseup.net (Postfix) with ESMTPS id 177A31A0531 for ; Wed, 23 Nov 2016 15:30:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1479915041; bh=VDQFlYGc14w1pRajMVY1vO48J/uI4y48LkGdXgDEztg=; h=Date:From:To:Subject:References:In-Reply-To:From; b=eyWVSJTABGIE1z/OABK+sq+r2tNhq5lWQjozMFTXUBWjMggn2tpeVXcAYOEjDtl45 pA37Xn6SgxXX+2A8kxLpJuO/tHaVbDiN+vszsjbhy5N6SHGNgHZqrQlAZjoOit0RgX 3Y81w5ZyE0uytetc9wl0Z441UWhQlPfGIWmWVRKs= Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender: pickfire) with ESMTPSA id 13E271C0334 Date: Wed, 23 Nov 2016 23:30:37 +0800 From: Ivan Tham To: alpine-user@lists.alpinelinux.org Subject: Re: [alpine-user] Setting up connman Message-ID: <20161123153037.42eubsvlnfno5go7@riseup.net> References: <20161123055156.GB3340@Krypton> X-Mailinglist: alpine-user Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Disposition: inline In-Reply-To: <20161123055156.GB3340@Krypton> Hi, I use Arch here. I used Connman but I find it complicated (not sure if it will autostart). For me, wpa_supplicant works very fine and it is very fast on boot and easy to setup. I found systemd-resolved eating my bootup time. (I have to admit systemd's setup are a bit weird) I would really like to know if Connman uses less power compared to wpa_supplicant, I really hope to see linux performs better on battery. On Wed, Nov 23, 2016 at 06:51:58AM +0100, Jens Staal wrote: >I have been trying to use connman as an alternative to the "networking" >service. I run Alpine on a laptop, which means that I often have very >different connections. > >I could not get it working by just replacing "networking" with "connman" >during boot (connmanctl could not activate wifi). Do I need to >change/remove the wpa_supplicatnt configuration file? > > >There were no good instuctions anywhere (not even the Arch wiki was that >informative) as far as I could see... > > >As an alternative - is there a way to easily change wifi network using >wpa_supplicant (the gui did not work for me) and is there a way to make >the networking startup conditional so that it does not look for eth0 if >wifi is already established and that it does not look for wifi if there >is a cable attached to eth0? > >Right now about 50% of the boot time is due to network lookup. -- Do what you like, like what you do. -- Pickfire --- Unsubscribe: alpine-user+unsubscribe@lists.alpinelinux.org Help: alpine-user+help@lists.alpinelinux.org ---