docs: clarify current SDDM and Qt deps (Sam & Codex) #40
4 changed files with 7 additions and 7 deletions
3
BUILD.md
3
BUILD.md
|
|
@ -480,7 +480,8 @@ the dep-set audit completes.
|
|||
|
||||
The audio stack is the main architectural payoff of the bundle move and
|
||||
Firefox browser swap, separate from the size win. Confirmed by direct
|
||||
package-dep inspection:
|
||||
package-dep inspection. The `qt6-*`/`kf6-*` entries below are transitive package
|
||||
dependencies from desktop applications, not an installer direction:
|
||||
|
||||
| Package | Pulls in (audio-relevant) |
|
||||
| ---------------------- | ---------------------------------------------------------------------------------- |
|
||||
|
|
|
|||
|
|
@ -60,4 +60,3 @@ All notable changes to Clawdie-ISO are documented here.
|
|||
| clawdie-iso | Active | v0.9.0 + Phase 0 |
|
||||
| clawdie-shell | **Archived** | — |
|
||||
| pi | Independent | v0.56.3 |
|
||||
|
||||
|
|
|
|||
|
|
@ -15,9 +15,9 @@ Live boot has cleared the "does it come up at all on real hardware" gate.
|
|||
| AMD GPU | Working out of the box | Renoir / green-sardine firmware on live image; AMD GPU selection fix in `6485813` |
|
||||
| NVIDIA | Pending | Laptop candidate arriving; not validated yet |
|
||||
|
||||
**Load-bearing decision: SDDM over LightDM.**
|
||||
LightDM was the silent blocker. The SDDM switch unblocked both Intel and AMD
|
||||
live GUI boot. Do not propose reverting to LightDM. SDDM is now part of the
|
||||
**Load-bearing decision: keep SDDM as the live display manager.**
|
||||
SDDM is the validated live display-manager path for Intel and AMD GUI boot. Do
|
||||
not replace it without equivalent real-hardware proof. SDDM is now part of the
|
||||
operator-USB contract.
|
||||
|
||||
Other now-stable pieces from recent commits worth not regressing:
|
||||
|
|
|
|||
|
|
@ -222,8 +222,8 @@ See `/home/clawdie/ai/colibri/docs/CLAWDIE-BUILD.md` and `/home/clawdie/ai/colib
|
|||
The next operator-USB image must retain the proven XFCE/live-GUI fixes
|
||||
(`PLAN-OPERATOR-USB-NEXT.md`, `doc/AMD-ASUS-XFCE-LIVE-USB-FINDINGS.md`):
|
||||
|
||||
- **SDDM over LightDM** — load-bearing; do not revert (LightDM was the silent
|
||||
live-GUI blocker on Intel + AMD).
|
||||
- **SDDM remains the supported live display manager** — load-bearing; do not
|
||||
replace without equivalent real-hardware proof for Intel + AMD live GUI boot.
|
||||
- **`clawdie-live-gpu`** pre-SDDM rc.d KMS pick (conservative; NVIDIA/AMD safe).
|
||||
- **Hardened USB-root power policy** (`b9290ab`): `powerdxx`, C3 C-state default,
|
||||
`hw.usb.no_suspend=1`, boot-time `power_profile`.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue