From baabf08c22099e0334b9daaca1b3251d18a8ca7e Mon Sep 17 00:00:00 2001 From: Admin Pupkin Date: Tue, 2 Jun 2026 08:30:18 +0300 Subject: [PATCH] redbear-full: fix console activation race (oneshot_async->oneshot), suppress amdgpu build, enable SDDM config --- config/redbear-full.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/redbear-full.toml b/config/redbear-full.toml index 123540fbe7..ad4f0ff671 100644 --- a/config/redbear-full.toml +++ b/config/redbear-full.toml @@ -154,6 +154,7 @@ redbear-session-launch = {} seatd = {} redbear-greeter = {} sddm = {} +amdgpu = "ignore" #amdgpu = {} # TODO: fix conflicting idr_* defs with linux-kpi headers # Core Red Bear umbrella package @@ -476,7 +477,7 @@ requires_weak = [ [service] cmd = "inputd" args = ["-A", "2"] -type = "oneshot_async" +type = "oneshot" """ [[files]]