From mboxrd@z Thu Jan 1 00:00:00 1970 From: "pelzflorian (Florian Pelz)" Subject: bug#40538: installer: Support uvesafb to install on machines without KMS. Date: Sun, 12 Apr 2020 11:02:57 +0200 Message-ID: <20200412090257.jxljqbkwfhn7afnr@pelzflorian.localdomain> References: <20200410125447.smn6xhcixe7hpday@pelzflorian.localdomain> <87tv1rv21e.fsf@gnu.org> <20200411184346.c3cgop7egcjyqzwf@pelzflorian.localdomain> <874ktpspr5.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:39346) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jNYW6-0003p8-OR for bug-guix@gnu.org; Sun, 12 Apr 2020 05:03:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jNYW5-0002OT-Om for bug-guix@gnu.org; Sun, 12 Apr 2020 05:03:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:45802) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jNYW5-0002OO-LQ for bug-guix@gnu.org; Sun, 12 Apr 2020 05:03:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jNYW5-0008GF-IQ for bug-guix@gnu.org; Sun, 12 Apr 2020 05:03:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Content-Disposition: inline In-Reply-To: <874ktpspr5.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" To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 40538@debbugs.gnu.org On Sat, Apr 11, 2020 at 10:59:10PM +0200, Ludovic Courtès wrote: > I made the following adjustments. Thank you. I am impressed by the speed at which you fix things. > I also confirmed that everything goes well in QEMU, but obviously we’ll > have to test on hardware. > > Let’s publish an RC2 tomorrow so we can get feedback. I believe I was mistaken to write about vga=793; it seems it has the opposite effect and breaks uvesafb. Anyway that’s only comments in the patch and commit message, and it is not on master yet. Regards, Florian