all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Leo Famulari <leo@famulari.name>
To: 74778@debbugs.gnu.org
Cc: gay@disroot.org
Subject: [bug#74778] [PATCH v3] gnu: linux-libre: Enable simpledrm driver.
Date: Tue, 31 Dec 2024 11:39:24 -0500	[thread overview]
Message-ID: <Z3QePKMh1vVrQAcs@jasmine.lan> (raw)
In-Reply-To: <20241217121550.2778-1-gay@disroot.org>

[-- Attachment #1: Type: text/plain, Size: 1336 bytes --]

On Tue, Dec 17, 2024 at 02:14:00PM +0200, Homo via Guix-patches via wrote:
> Without it GDM and Wayland don't work on unsupported GPUs.
> 
> Fixes <https://issues.guix.gnu.org/74390>
> 
> * gnu/packages/linux.scm (default-extra-linux-options): Enable
> CONFIG_DRM, CONFIG_DRM_SIMPLEDRM and CONFIG_SYSFB_SIMPLEFB.
> Disable CONFIG_FB_EFI and CONFIG_FB_SIMPLE.

Hi, thanks for looking into this problem and sending a patch!

I've pushed it to the 'kernel-updates' branch on Savannah, so that
ci.guix.gnu.org will build affected packages:

https://ci.guix.gnu.org/eval/1954549

Once the relevant kernel packages are built, people can test the change
with Guix time-machine, like so:

$ guix time-machine --commit=0bdfe09560bef85d5145f431ee3c9e7907652630 -- system reconfigure $OS_CONFIG_FILE

If your system has been upgraded past the previous master branch commit,
Guix will refuse to use this alternate history, even though it is signed
properly by my key, but you can disable the code-signing authentication
like this:

$ guix time-machine --commit=0bdfe09560bef85d5145f431ee3c9e7907652630 --allow-downgrades -- system reconfigure --allow-downgrades $OS_CONFIG_FILE

I'll test it on my headless machine, but it would be great if some other
people could make sure their systems still work with this change.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

  reply	other threads:[~2024-12-31 16:40 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-11  5:49 [bug#74778] [PATCH] gnu: linux-libre: Enable simpledrm driver Homo via Guix-patches via
2024-12-16  9:03 ` [bug#74778] [PATCH v2] " Homo via Guix-patches via
2024-12-17 12:14 ` [bug#74778] [PATCH v3] " Homo via Guix-patches via
2024-12-31 16:39   ` Leo Famulari [this message]
2025-01-01  5:36     ` gay--- via Guix-patches via
2025-01-01 21:56       ` Leo Famulari
2025-01-02  5:52         ` gay--- via Guix-patches via
2025-01-02 18:58           ` Leo Famulari
     [not found]             ` <89b1b131aa04049887dc421d6c62db31@disroot.org>
2025-01-03  4:21               ` gay--- via Guix-patches via
2025-01-01 15:27     ` Tobias Geerinckx-Rice via Guix-patches via
2025-01-01 21:40       ` Leo Famulari

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=Z3QePKMh1vVrQAcs@jasmine.lan \
    --to=leo@famulari.name \
    --cc=74778@debbugs.gnu.org \
    --cc=gay@disroot.org \
    /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 external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.