From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Robert Smith" Subject: Re: 1.1.0rc2 available for testing! Date: Mon, 13 Apr 2020 13:07:58 +0200 Message-ID: References: <878sj1qcw7.fsf@gnu.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:58337) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jNwwd-0006jM-Tq for guix-devel@gnu.org; Mon, 13 Apr 2020 07:08:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jNwwc-00036T-Ko for guix-devel@gnu.org; Mon, 13 Apr 2020 07:08:03 -0400 Received: from mout01.posteo.de ([185.67.36.65]:40455) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1jNwwc-00035e-5e for guix-devel@gnu.org; Mon, 13 Apr 2020 07:08:02 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id B628516005F for ; Mon, 13 Apr 2020 13:07:59 +0200 (CEST) In-Reply-To: <878sj1qcw7.fsf@gnu.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane-mx.org@gnu.org Sender: "Guix-devel" To: =?utf-8?q?Ludovic_Court=C3=A8s?= , guix-devel@gnu.org, 38735@debbugs.gnu.org Hi Ludo, > https://web.fdn.fr/~lcourtes/software/guix/1.1.0rc2 I ran into the same issue that Jesse encountered in December, the installer hangs when it tries to connect to wifi, and I can't escape by pressing Alt-F2/F3/F12. In the end I just have to hold down the power button. I've tested this with different wifi networks and it's always the same. I tried using the console to connect to wifi, and everything worked smoothly. The only difference from the manual was that I had to use `rfkill unblock wifi` before I could bring the interface up. I didn't have this issue when I first installed guix, so I downloaded the 1.0.1 installer and as I thought the issue wasn't there, and the wifi connection went smoothly. I'm not sure how I can get any diagnostic information from my system, if you have ideas I'd be happy to try them out. I tested this on my Librem 15 v4; I remember from Guix Days that a few other people have Librem laptops, I'm curious if they can use the installer to connect to a wifi network. -Robert