From: Demi Marie Obenour <demiobenour@gmail.com>
To: Alyssa Ross <hi@alyssa.is>, devel@spectrum-os.org
Cc: colbyt <colby@colbyt.com>
Subject: Re: [RFC PATCH 4/6] Revert "host/rootfs: Makefile: don't use QEMU with GL"
Date: Fri, 10 Jul 2026 16:49:35 -0400 [thread overview]
Message-ID: <ac6e1299-953c-4b08-84c1-52c6bd196753@gmail.com> (raw)
In-Reply-To: <20260710195907.98981-5-hi@alyssa.is>
[-- Attachment #1.1: Type: text/plain, Size: 1186 bytes --]
On 7/10/26 15:59, Alyssa Ross wrote:
> This reverts commit 1ffefee2ae391e934a265294164596b341b2c77a.
>
> This was disabled because it wasn't necessary at the time, and enabled
> development on systems without GPU acceleration. COSMIC needs it
> though, so we have to raise our requirement.
Will this break running spectrum on systems with no GPU?
I generally do my development on a remote server that doesn't have
a GPU, as it is able to perform builds very quickly.
> Signed-off-by: Alyssa Ross <hi@alyssa.is>
> ---
> host/rootfs/Makefile | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/host/rootfs/Makefile b/host/rootfs/Makefile
> index 489bd6a3..873a4d15 100644
> --- a/host/rootfs/Makefile
> +++ b/host/rootfs/Makefile
> @@ -137,7 +137,7 @@ run: build/empty build/live.img $(ROOTFS_VERITY_ROOTHASH)
> -machine virtualization=on \
> -kernel $(KERNEL) \
> -initrd $(INITRAMFS) \
> - -display gtk \
> + -display gtk,gl=on \
> -gdb unix:build/gdb.sock,server,nowait \
> -qmp unix:build/vmm.sock,server,nowait \
> -monitor vc \
--
Sincerely,
Demi Marie Obenour (she/her/hers)
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next prev parent reply other threads:[~2026-07-10 20:49 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-10 19:59 [RFC PATCH 0/6] host/rootfs: switch from Weston to cosmic-comp Alyssa Ross
2026-07-10 19:59 ` [RFC PATCH 1/6] pkgs: s6: fix s6-notify-fd-from-socket Alyssa Ross
2026-07-10 19:59 ` [RFC PATCH 2/6] pkgs: cosmic-comp: support custom socket path Alyssa Ross
2026-07-10 19:59 ` [RFC PATCH 3/6] Revert "host/rootfs/Makefile: don't pass -display to QEMU" Alyssa Ross
2026-07-10 19:59 ` [RFC PATCH 4/6] Revert "host/rootfs: Makefile: don't use QEMU with GL" Alyssa Ross
2026-07-10 20:49 ` Demi Marie Obenour [this message]
2026-07-12 18:05 ` Alyssa Ross
2026-07-13 17:02 ` Demi Marie Obenour
2026-07-10 19:59 ` [RFC PATCH 5/6] host/rootfs: make run: use virgl virtio-gpu Alyssa Ross
2026-07-10 19:59 ` [RFC PATCH 6/6] host/rootfs: switch from Weston to cosmic-comp Alyssa Ross
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ac6e1299-953c-4b08-84c1-52c6bd196753@gmail.com \
--to=demiobenour@gmail.com \
--cc=colby@colbyt.com \
--cc=devel@spectrum-os.org \
--cc=hi@alyssa.is \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://spectrum-os.org/git/doc
https://spectrum-os.org/git/mktuntap
https://spectrum-os.org/git/spectrum
https://spectrum-os.org/git/ucspi-vsock
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).