From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= Subject: Re: KMScon vs. AMD Radeon Date: Wed, 03 Apr 2019 22:46:21 +0200 Message-ID: <871s2irf4y.fsf@gnu.org> References: <87h8bl8xrb.fsf_-_@gnu.org> <875zs1k5ac.fsf@gmail.com> <20190329180022.pqzdrzcjrbm3z5ub@pelzflorian.localdomain> <871s2o6cyt.fsf@gmail.com> <87imw0u558.fsf@ambrevar.xyz> <20190330152211.2ugzdbvp2hjy3lvl@pelzflorian.localdomain> <871s2lkesq.fsf@gmail.com> <87a7h9jxzd.fsf@gnu.org> <87y34sj122.fsf@gmail.com> <20190402183102.3d951dc2@scratchpost.org> <20190403051132.rbbuoumyvoqzyatm@pelzflorian.localdomain> <87v9zvimje.fsf@gmail.com> <20190403131348.46d5d45e@scratchpost.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:51377) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hBmmC-0000UP-Gw for guix-devel@gnu.org; Wed, 03 Apr 2019 16:46:29 -0400 In-Reply-To: <20190403131348.46d5d45e@scratchpost.org> (Danny Milosavljevic's message of "Wed, 3 Apr 2019 13:13:48 +0200") 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.org@gnu.org Sender: "Guix-devel" To: Danny Milosavljevic Cc: Guix-devel , Mathieu Othacehe Danny Milosavljevic skribis: > On Wed, 03 Apr 2019 09:19:01 +0200 > Mathieu Othacehe wrote: > >> Hello Florian, >>=20 >> > Not using KMScon would prevent support for the Chinese and Japanese >> > language during install, would it not?=20=20 >>=20 >> Yes and for other languages too. > > Yeah, but doesn't kmscon support vesa? I mean I know the name kinda impl= ies > kernel modesetting, but doesn't it have a framebuffer fallback? > > I do mean we keep graphics terminal, but just use vesa instead of kms in = order > to set the graphics mode up. (If that works) I agree that this would be the best option, if it=E2=80=99s possible. (I= =E2=80=99m surprised kmscon doesn=E2=80=99t automatically fall back to the framebuffer= on these AMD things.) Ludo=E2=80=99.