From mboxrd@z Thu Jan 1 00:00:00 1970 From: "pelzflorian (Florian Pelz)" Subject: bug#35805: Installer network link is down on some boots Date: Mon, 20 May 2019 11:21:52 +0200 Message-ID: <20190520092151.tv5ggpxaeouonbx7@pelzflorian.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([209.51.188.92]:56431) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hSeVb-0006RW-80 for bug-guix@gnu.org; Mon, 20 May 2019 05:23:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hSeVa-0004CT-Fr for bug-guix@gnu.org; Mon, 20 May 2019 05:23:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:50761) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hSeVa-0004CP-C3 for bug-guix@gnu.org; Mon, 20 May 2019 05:23:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hSeVa-0002b5-6Y for bug-guix@gnu.org; Mon, 20 May 2019 05:23:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([209.51.188.92]:56376) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hSeVF-0006Es-Ti for bug-guix@gnu.org; Mon, 20 May 2019 05:22:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hSeVE-00044a-Vq for bug-guix@gnu.org; Mon, 20 May 2019 05:22:41 -0400 Received: from pelzflorian.de ([5.45.111.108]:48582 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 1hSeVE-00043B-Gq for bug-guix@gnu.org; Mon, 20 May 2019 05:22:40 -0400 Received: from pelzflorian.localdomain (unknown [5.45.111.108]) by mail.pelzflorian.de (Postfix) with ESMTPSA id 2EE2636003D for ; Mon, 20 May 2019 11:21:52 +0200 (CEST) Content-Disposition: inline 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.org@gnu.org Sender: "bug-Guix" To: 35805@debbugs.gnu.org On some but not all boots of the installer, I get no internet connection. This may be a quirk of my hardware. Can others reproduce? Maybe this is not a Guix bug. I have not encountered this on an installed system yet, but perhaps I just have not rebooted often enough. Even though wpa_supplicant is running, `ip link` reports the Ethernet link enp4s0 is down. This machine is a PC with RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 06), according to lspci. On successful boots the link is up. Regards, Florian