From 28be6779a7086ef7d4df53ac468d9cc81b581f49 Mon Sep 17 00:00:00 2001 From: Bernardo Magri Date: Tue, 14 Jul 2026 11:37:52 +0100 Subject: [PATCH] docs(hardware): round 6 settles 4 of 5 counts; headphones still untested MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bernardo's round 6 report plus the keyboard result confirms on hardware: wallpaper on the external, automatic dock mode, audio reaching the monitor, and the external keyboard prompting exactly once (was four). That leaves headphone jack-follow as the only count from rounds 4-6 never tested at all, so it gets its own entry rather than staying buried in a list of settled ones. Fold it into the round 7 session — the dock is already in hand and the two checks don't interfere. Co-Authored-By: Claude Opus 4.8 --- agent/HARDWARE-QUEUE.md | 21 +++++++++++++++++---- agent/JOURNAL.md | 6 ++++-- 2 files changed, 21 insertions(+), 6 deletions(-) diff --git a/agent/HARDWARE-QUEUE.md b/agent/HARDWARE-QUEUE.md index 78760c2..6025542 100644 --- a/agent/HARDWARE-QUEUE.md +++ b/agent/HARDWARE-QUEUE.md @@ -62,10 +62,23 @@ the **T14s** (webcam case). a pass; `gave-up` means the panel could not be enabled at all and is a different fault — capture the artifacts listed in round 4 before changing state. -- [ ] **Docking recovery round 5/6 (keyboard + headphone-jack counts, - 2026-07-14)** — round 6 confirmed the dock/audio/wallpaper counts - below; the **keyboard-prompts-exactly-once** and **headphone - plug/unplug** counts were not reported either way and still need a run. +- [ ] **Headphone jack-follow (last open count from rounds 4–6, + 2026-07-14)** — rounds 4–6 opened five counts on the AMD dev box; four + are now **confirmed fixed on hardware** by round 6 (Bernardo): wallpaper + on the external, automatic dock mode, audio reaching the monitor, and + the external keyboard prompting **exactly once** (was four times). The + undock panel is round 7 above. This is the one count **never tested**: + plugging headphones had stopped moving audio to them, because a pinned + `default.configured.audio.sink` outranks the priority rules, which kills + jack-follow on UCM cards where the headphones are their own sink (fixed + in ce480f3's lineage, unverified). **Re-check:** docked and undocked, + plug and unplug headphones — audio must move to them and back each time, + and `journalctl --user -t nomarchy-dock-audio` must show `trigger=jack + selected=…` on each plug. Worth folding into the round 7 session: the + dock is already in hand and the two don't interfere. + + **Historical detail for the four settled counts** (kept only until + round 7 closes; the fixes themselves are in the log): — round 4 was run on the AMD dev box and **failed on four counts** (Bernardo): no wallpaper on the external monitor, no automatic dock mode (System › Display had to be used by hand), audio staying on the diff --git a/agent/JOURNAL.md b/agent/JOURNAL.md index 8e1b632..eb8970d 100644 --- a/agent/JOURNAL.md +++ b/agent/JOURNAL.md @@ -43,8 +43,10 @@ Template: collides the two. The fix itself is **V3 pending**; comment added at tools/monitor-fallback.nix so a reader doesn't mistake a pass for coverage. - **Pending:** V3 → HARDWARE-QUEUE round 7 (unplug ≥5×; old failure was only - ~2 in 3). Round 5/6's keyboard-prompt + headphone-jack counts were never - reported either way — split into their own entry, still unverified. + ~2 in 3). Rounds 4–6 opened 5 counts: 4 are now confirmed fixed on hardware + (wallpaper, auto-dock, monitor audio, keyboard prompting once — Bernardo), + the undock is this commit, and **headphone jack-follow is still untested** — + now its own entry, to fold into the round 7 session. - **Next suggestion:** wait on round 7 before touching the dock path again. ## 2026-07-13 — #99 live-seed git-init; theme-switch failure filed as #113 (this commit)