From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#40599: 1.1.0rc2 i686 gui install unreadable Date: Mon, 13 Apr 2020 22:56:41 +0200 Message-ID: <875ze33y0m.fsf@gnu.org> References: <871rorxzpw.fsf@ficus.lan> <87pncb3yyk.fsf@gnu.org> <20200413205125.texkpflm2t2csny2@pelzflorian.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:36390) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jO68d-00017H-HD for bug-guix@gnu.org; Mon, 13 Apr 2020 16:57:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jO68c-000248-Kc for bug-guix@gnu.org; Mon, 13 Apr 2020 16:57:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:49366) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jO68c-000244-Hd for bug-guix@gnu.org; Mon, 13 Apr 2020 16:57:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jO68c-0003IA-FU for bug-guix@gnu.org; Mon, 13 Apr 2020 16:57:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <20200413205125.texkpflm2t2csny2@pelzflorian.localdomain> (pelzflorian@pelzflorian.de's message of "Mon, 13 Apr 2020 22:51:25 +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: 40599@debbugs.gnu.org, Niels Felsted Hi Florian, "pelzflorian (Florian Pelz)" skribis: > I wonder whether it=E2=80=99s better to > > 1) revert uvesafb and break other systems again, including other AMD > ones, > > 2) add modprobe.blacklist=3Damdgpu to the default kernel parameters, > although I=E2=80=99m not sure if uvesafb can replace amdgpu for every scr= een. It=E2=80=99s a tough choice. We know what we=E2=80=99d lose with option #1= , but we don=E2=80=99t really know what we=E2=80=99d lose with option #2, right? Maybe wait and see if passing =E2=80=9Cmodprobe.blacklist=3Damdgpu=E2=80=9D= works on Neils=E2=80=99 machine? Ludo=E2=80=99.