From mboxrd@z Thu Jan 1 00:00:00 1970 From: "pelzflorian (Florian Pelz)" Subject: Re: KMScon vs. AMD Radeon Date: Wed, 3 Apr 2019 11:17:12 +0200 Message-ID: <20190403091712.56yycondz6vmxr23@pelzflorian.localdomain> References: <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> <20190402092605.rmdetaxxwli4wb3c@pelzflorian.localdomain> <20190402114238.hscos22cyv7mxqf3@pelzflorian.localdomain> <20190403041725.gvws3yi3e7ao4uvc@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]:52958) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hBc1H-0003Td-9U for guix-devel@gnu.org; Wed, 03 Apr 2019 05:17:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hBc1F-0002Xs-Ey for guix-devel@gnu.org; Wed, 03 Apr 2019 05:17:19 -0400 Content-Disposition: inline In-Reply-To: <20190403041725.gvws3yi3e7ao4uvc@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 On Wed, Apr 03, 2019 at 06:17:25AM +0200, pelzflorian (Florian Pelz) wrot= e: > On Tue, Apr 02, 2019 at 01:42:38PM +0200, pelzflorian (Florian Pelz) wr= ote: > > The more current commit 0e558640361b6ab4aac0f424cb587b21a642bab8 > > without the patch runs into a Guile prompt because of an error in > > resolve-variable of something with setuid-binaries on grandma=E2=80=99= s laptop > > and into a different error and a Guile prompt on QEMU with > > [ 9.426604] random: dbus-uuidgen: uninitialized urandom read (12 by= tes read) > > [ 9.518845] attempt to access beyond end of device > > [ 9.519037] sda: rw=3D524288, want=3D3194596, limit=3D3184000 > > ERROR: In procedure primitive-load: > > In procedure fport_read: Input/output error > >=20 > > 0e558640361b6ab4aac0f424cb587b21a642bab8 with the AMD Radeon patch > > runs into a kernel panic on QEMU and grandma=E2=80=99s laptop. I hav= e not > > tested AMD Radeon. > >=20 > > Regards, > > Florian > >=20 >=20 > I am still bisecting. Will report back. >=20 For me QEMU does not work since commit 45c0d1d790f01ebc020fc4b2787a6abcdaa3f383 But reverting it means creating the ISO runs out of memory, so I cannot currently test if Mathieu=E2=80=99s patch works on my AMD GPU PC.