From mboxrd@z Thu Jan 1 00:00:00 1970 From: "pelzflorian (Florian Pelz)" Subject: Re: KMScon vs. AMD Radeon Date: Sat, 20 Apr 2019 10:59:21 +0200 Message-ID: <20190420085921.ixucayfujkqokqy7@pelzflorian.localdomain> References: <87h8bdkhhs.fsf@gmail.com> <20190404160748.3jr76nocxxith3jz@pelzflorian.localdomain> <20190414094859.dutthslrhr5jjosp@pelzflorian.localdomain> <20190414205456.5ax4ne5e26pcshef@pelzflorian.localdomain> <878swbpizu.fsf@gnu.org> <20190417172627.wvq7ked5pxbl4wri@pelzflorian.localdomain> <875zrbnfzb.fsf@gnu.org> <20190419121703.mdl3b5yckrbynnlh@pelzflorian.localdomain> <87mukmaut0.fsf@gnu.org> <20190419171116.htt7gchbb3hporoy@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 ([209.51.188.92]:54038) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hHlwt-0001UT-EM for guix-devel@gnu.org; Sat, 20 Apr 2019 05:06:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hHlqI-00036l-75 for guix-devel@gnu.org; Sat, 20 Apr 2019 04:59:27 -0400 Content-Disposition: inline In-Reply-To: <20190419171116.htt7gchbb3hporoy@pelzflorian.localdomain> 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: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: Guix-devel , Mathieu Othacehe , Pierre Neidhardt On Fri, Apr 19, 2019 at 07:11:17PM +0200, pelzflorian (Florian Pelz) wrot= e: > The important remaining issue is that Xorg does not start on this > computer. Neither the radeon nor fbdev and not even vesa works, for > whatever reason. fbdev apparently is not supported. VESA might be a > fixable bug (it displays =E2=80=9C(EE) VESA(0): Cannot read int vect=E2= =80=9D like > ). > On other AMD GPUs the results may be more successful. I have not > tried other free distributions on this PC yet. >=20 fbdev works for Xorg on the AMD GPU on Trisquel and Debian with 800x600 resolution at 75 Hz refresh rate. It displays: =E2=80=9C(=3D=3D)= Depth 24 pixmap format is 32 bpp=E2=80=9D. Perhaps the Guix config for fbdev is wrong. I do not find a fbdev configuration in xorg.conf.d, but I find none on Debian either. This is strange. Regards, Florian