From mboxrd@z Thu Jan 1 00:00:00 1970 From: "pelzflorian (Florian Pelz)" Subject: bug#40572: installer networking: Connman detects no technologies on Acer Aspire Date: Sun, 12 Apr 2020 14:09:18 +0200 Message-ID: <20200412120918.bcl5yc37f4fq2gzr@pelzflorian.localdomain> References: <878sj1qcw7.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:52111) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jNbR5-0001Yq-DH for bug-guix@gnu.org; Sun, 12 Apr 2020 08:10:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jNbR3-0003tI-UT for bug-guix@gnu.org; Sun, 12 Apr 2020 08:10:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:45929) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jNbR3-0003t6-R0 for bug-guix@gnu.org; Sun, 12 Apr 2020 08:10:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jNbR3-0006dA-M9 for bug-guix@gnu.org; Sun, 12 Apr 2020 08:10:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:470:142:3::10]:52090) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jNbQQ-0001We-Sf for bug-guix@gnu.org; Sun, 12 Apr 2020 08:09:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jNbQP-0003ge-RB for bug-guix@gnu.org; Sun, 12 Apr 2020 08:09:22 -0400 Received: from pelzflorian.de ([5.45.111.108]:41660 helo=mail.pelzflorian.de) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1jNbQP-0003gB-C6 for bug-guix@gnu.org; Sun, 12 Apr 2020 08:09:21 -0400 Received: from pelzflorian.localdomain (unknown [5.45.111.108]) by mail.pelzflorian.de (Postfix) with ESMTPSA id AFF3036055C for ; Sun, 12 Apr 2020 14:09:19 +0200 (CEST) Content-Disposition: inline In-Reply-To: <878sj1qcw7.fsf@gnu.org> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane-mx.org@gnu.org Sender: "bug-Guix" Cc: 40572@debbugs.gnu.org On my Acer Aspire 5738PG the GUI installer for 1.1.0-rc2 fails at automatic network setup. It tells me the install process required Internet access. Manual setup of networking via =E2=80=9Cip link set enp0s29f7u1=E2=80=9D and =E2=80=9Cdhclient enp0s29f7u1=E2=80=9D works fin= e; I can ping gnu.org. This is true for both a USB Ethernet adapter that works fine with Guix on other computers and is true for built-in non-USB Ethernet. It appears the Guix installer uses Connman for network setup. On the Acer Aspire the output of connmanctl is Error getting peers: The name net.connman was not provided by any .servic= e filesError getting technologies: The name net.connman was not provided = by any .service files connmanctl> while on my Macbook the output of connmanctl is just a prompt connmanctl> What could be the reason? Note that I booted the Acer Aspire from DVD making it even slower than usual. Regards, Florian