From mboxrd@z Thu Jan 1 00:00:00 1970 From: "pelzflorian (Florian Pelz)" Subject: Re: Plan for a release! Date: Sun, 8 Mar 2020 13:04:00 +0100 Message-ID: <20200308120400.bdrkyo653fhbtkml@pelzflorian.localdomain> References: <86lfoqy8h0.fsf@dismail.de> <87pne3d5t6.fsf@gnu.org> <60bd323b399bc4fafefc74d7fa84c0db@dismail.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:44418) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jAuf8-00071Y-3M for guix-devel@gnu.org; Sun, 08 Mar 2020 08:04:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jAuf6-0007Bs-VK for guix-devel@gnu.org; Sun, 08 Mar 2020 08:04:05 -0400 Received: from pelzflorian.de ([5.45.111.108]:40806 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 1jAuf6-00079T-GA for guix-devel@gnu.org; Sun, 08 Mar 2020 08:04:04 -0400 Content-Disposition: inline In-Reply-To: <60bd323b399bc4fafefc74d7fa84c0db@dismail.de> 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: jbranso@dismail.de Cc: guix-devel@gnu.org On Thu, Mar 05, 2020 at 04:54:21AM +0000, jbranso@dismail.de wrote: > I had to test the manual installation method. The graphical installer does not work on my macbook. It just flickers on and then off. Shortly after grub boots into the installer, I briefly see a blue screen, then black, then blue, then black, etc. I can switch to a virtual console and proceed with the installation that way. Perhaps, we should try to start the graphical installer only 5 times. If it fails, then just produce an error message and suggest the user switch to another virtual console and try the manual install. Perhaps one should restart with mingetty-service if kmscon fails (but not if installation was restarted by the user). But I suppose this was discussed before and I do not know if kmscon can be unloaded. Regards, Florian