From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mathieu Othacehe Subject: bug#40538: installer: Support uvesafb to install on machines without KMS. Date: Tue, 14 Apr 2020 09:24:52 +0200 Message-ID: <871roqlebf.fsf@gmail.com> References: <20200410125447.smn6xhcixe7hpday@pelzflorian.localdomain> <87tv1rv21e.fsf@gnu.org> <20200411184346.c3cgop7egcjyqzwf@pelzflorian.localdomain> <874ktpspr5.fsf@gnu.org> <20200412090257.jxljqbkwfhn7afnr@pelzflorian.localdomain> <20200412112400.x4qufeztdnkmzqhx@pelzflorian.localdomain> <874ktooj3v.fsf@gmail.com> <20200412153052.ewxdd6m4f6yar2jw@pelzflorian.localdomain> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:43779) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jOFxK-0000q2-U2 for bug-guix@gnu.org; Tue, 14 Apr 2020 03:26:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jOFxJ-0006jQ-WF for bug-guix@gnu.org; Tue, 14 Apr 2020 03:26:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:49813) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jOFxJ-0006hl-SF for bug-guix@gnu.org; Tue, 14 Apr 2020 03:26:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jOFxJ-00025s-Lp for bug-guix@gnu.org; Tue, 14 Apr 2020 03:26:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <20200412153052.ewxdd6m4f6yar2jw@pelzflorian.localdomain> (pelzflorian@pelzflorian.de's message of "Sun, 12 Apr 2020 17:30:52 +0200") 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: "pelzflorian (Florian Pelz)" Cc: 40538@debbugs.gnu.org Hello Florian, > Please try adding nomodeset to the kernel parameters. I hope this > makes the Intel machine work fine. Yes it works fine with nomodeset! Do you think we can do something about it, besides adding a few lines in the documentation to warn that old hardware may require this option? Thanks, Mathieu