docs(hardware): round 6 settles 4 of 5 counts; headphones still untested
All checks were successful
Check / eval (push) Successful in 3m15s

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 <noreply@anthropic.com>
This commit is contained in:
2026-07-14 11:37:52 +01:00
parent 44ecc9094e
commit 28be6779a7
2 changed files with 21 additions and 6 deletions

View File

@@ -62,10 +62,23 @@ the **T14s** (webcam case).
a pass; `gave-up` means the panel could not be enabled at all and is a 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 different fault — capture the artifacts listed in round 4 before
changing state. changing state.
- [ ] **Docking recovery round 5/6 (keyboard + headphone-jack counts, - [ ] **Headphone jack-follow (last open count from rounds 46,
2026-07-14)** — round 6 confirmed the dock/audio/wallpaper counts 2026-07-14)** — rounds 46 opened five counts on the AMD dev box; four
below; the **keyboard-prompts-exactly-once** and **headphone are now **confirmed fixed on hardware** by round 6 (Bernardo): wallpaper
plug/unplug** counts were not reported either way and still need a run. 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** — round 4 was run on the AMD dev box and **failed on four counts**
(Bernardo): no wallpaper on the external monitor, no automatic dock (Bernardo): no wallpaper on the external monitor, no automatic dock
mode (System Display had to be used by hand), audio staying on the mode (System Display had to be used by hand), audio staying on the

View File

@@ -43,8 +43,10 @@ Template:
collides the two. The fix itself is **V3 pending**; comment added at 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. 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 - **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 ~2 in 3). Rounds 46 opened 5 counts: 4 are now confirmed fixed on hardware
reported either way — split into their own entry, still unverified. (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. - **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) ## 2026-07-13 — #99 live-seed git-init; theme-switch failure filed as #113 (this commit)