GNU bug report logs - #51737
Add Waydroid

Previous Next

Package: guix-patches;

Reported by: phodina <phodina <at> protonmail.com>

Date: Wed, 10 Nov 2021 01:34:01 UTC

Severity: normal

Tags: patch

Full log


Message #65 received at 51737 <at> debbugs.gnu.org (full text, mbox):

From: Denis 'GNUtoo' Carikli <GNUtoo <at> cyberdimension.org>
To: Julien Lepiller <julien <at> lepiller.eu>
Cc: Maxime Devos <maximedevos <at> telenet.be>,
 Ludovic Courtès <ludo <at> gnu.org>,
 "51737 <at> debbugs.gnu.org" <51737 <at> debbugs.gnu.org>,
 Liliana Marie Prikler <liliana.prikler <at> gmail.com>,
 phodina <phodina <at> protonmail.com>
Subject: Re: [bug#51737] [PATCH v3 1/8] gnu: Add linux-libre-waydroid.
Date: Fri, 4 Nov 2022 12:51:31 +0100
[Message part 1 (text/plain, inline)]
On Fri, 4 Nov 2022 04:03:08 +0100
Denis 'GNUtoo' Carikli <GNUtoo <at> cyberdimension.org> wrote:
> (1) Use GNU/Linux and Guix to make that FSDG compliant image. 

For graphics GNU/Linux probably works out of the box too[1]:
>     make_entry(tools.helpers.gpu.getDriNode(args),
> "dev/dri/renderD128")
> 
>     for n in glob.glob("/dev/fb*"):
>         make_entry(n)
>     for n in glob.glob("/dev/graphics/fb*"):
>         make_entry(n)
>     for n in glob.glob("/dev/video*"):
>         make_entry(n)

References:
-----------
[1]https://github.com/waydroid/waydroid/blob/main/tools/helpers/lxc.py

Denis.
[Message part 2 (application/pgp-signature, inline)]

This bug report was last modified 1 year and 86 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.