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 13:24:00 +0200 Message-ID: <20200412112400.x4qufeztdnkmzqhx@pelzflorian.localdomain> References: <20200410125447.smn6xhcixe7hpday@pelzflorian.localdomain> <87tv1rv21e.fsf@gnu.org> <20200411184346.c3cgop7egcjyqzwf@pelzflorian.localdomain> <874ktpspr5.fsf@gnu.org> <20200412090257.jxljqbkwfhn7afnr@pelzflorian.localdomain> 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]:49121) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jNaja-0006x7-BR for bug-guix@gnu.org; Sun, 12 Apr 2020 07:25:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jNajW-0007wH-LV for bug-guix@gnu.org; Sun, 12 Apr 2020 07:25:06 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:45909) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jNajW-0007wB-IN for bug-guix@gnu.org; Sun, 12 Apr 2020 07:25:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jNajW-0003Un-FX for bug-guix@gnu.org; Sun, 12 Apr 2020 07:25:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Content-Disposition: inline In-Reply-To: <20200412090257.jxljqbkwfhn7afnr@pelzflorian.localdomain> 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 Sun, Apr 12, 2020 at 11:02:57AM +0200, pelzflorian (Florian Pelz) wrote: > 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. All is fine vga=793 does not break uvesafb on my Acer Aspire but does not help either. Only on QEMU vga=793 broke everything. Maybe leave the patch as is. Also with uvesafb my Acer Aspire with ATI Radeon boots fine without kernel parameters. Without uvesafb the screen remains black until I switch to a console. I believe this issue can be closed? Regards, Florian