aboutsummaryrefslogtreecommitdiff
path: root/docs/workflows/strix-soak-watch.org
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-07-09 14:02:20 -0500
committerCraig Jennings <c@cjennings.net>2026-07-09 14:02:20 -0500
commita8f7e9b9c089577b299afc04bd1e1be040197995 (patch)
tree9506262da100139f793926cfb8b75e2f92330044 /docs/workflows/strix-soak-watch.org
parent9f07851cdb7863fafe046cf83199e3e5a730f49d (diff)
downloadarchsetup-a8f7e9b9c089577b299afc04bd1e1be040197995.tar.gz
archsetup-a8f7e9b9c089577b299afc04bd1e1be040197995.zip
docs: remove personal paths and false co-authorship before release
The repo carries an open task to publish it, and docs/ leaked things a clone could neither use nor should see. Absolute paths under one user's home become the repo root, a home-relative path, or a named variable, so the snippets stay runnable for anyone. The testinfra example takes its user from an env var instead of hardcoding one. References into a private sibling project and into the gitignored tooling directory are replaced by what they mean; as written they were dead links in any clone but the author's. Five documents claimed a co-author who is not a person. An #+AUTHOR line survives conversion into docx, a wiki page, or a PDF, so it is worth being exact about: these documents have one author.
Diffstat (limited to 'docs/workflows/strix-soak-watch.org')
-rw-r--r--docs/workflows/strix-soak-watch.org10
1 files changed, 4 insertions, 6 deletions
diff --git a/docs/workflows/strix-soak-watch.org b/docs/workflows/strix-soak-watch.org
index e2fbf68..b86921d 100644
--- a/docs/workflows/strix-soak-watch.org
+++ b/docs/workflows/strix-soak-watch.org
@@ -1,5 +1,5 @@
#+TITLE: Strix Halo SMU Deadlock — Kernel Update Watch
-#+AUTHOR: Craig Jennings & Claude
+#+AUTHOR: Craig Jennings
#+DATE: 2026-05-10
* Purpose
@@ -13,7 +13,7 @@ This is a one-time hardware/kernel issue. Delete this file when the strix kernel
- *Boot kernel:* =linux-lts-strix 6.18.25-1= (custom AUR-style local build), GRUB default pinned
- *SMC firmware:* =100.6.0= (from =/sys/kernel/debug/dri/*/amdgpu_firmware_info= SMC line)
- *Cmdline workaround:* =amdgpu.no_vpe_idle_pg=1= active
-- *Soak verdict:* HOLDING since 2026-04-30 — zero SMU/dcn35/VPE freeze signature hits (see =~/projects/home/assets/archive/2026-05-04-strix-soak-check-holding.org= (stays in the home project))
+- *Soak verdict:* HOLDING since 2026-04-30 — zero SMU/dcn35/VPE freeze signature hits (see the 2026-05-04 soak-check verdict, archived outside this repo)
* Background (one-paragraph summary so future sessions don't have to reconstruct it)
@@ -131,10 +131,8 @@ Drop the matching patches from the PKGBUILD on next strix rebuild; keep 0004 unt
* Reference Artifacts
-- Soak verdict (archived): =~/projects/home/assets/archive/2026-05-04-strix-soak-check-holding.org= (stays in the home project)
-- VPE-patch deployment session: =.ai/sessions/2026-04-29-23-35-linux-lts-strix-vpe-patch-deployed.org=
-- Soak fix + housekeeping session: =.ai/sessions/2026-05-03-06-48-soak-fix-and-velox-sync-housekeeping.org=
-- Verdict-holds session: =.ai/sessions/2026-05-05-01-48-strix-verdict-holds-mybitch-soak-deferred.org=
+- Soak verdict (archived): the 2026-05-04 soak-check verdict, archived outside this repo
+- Working records for the VPE-patch deployment (2026-04-29), the soak fix (2026-05-03), and the verdict-holds check (2026-05-05) are archived outside this repo.
- Forum thread: https://community.frame.work/t/smu-deadlock-system-freeze-on-fedora-43/81795
- Build dir: =~/build/linux-lts-patched/linux-lts/=
- Inventory: the =ratio - Desktop Workstation= node in =~/org/roam/hardware/= (resolve by =#+HOSTNAME: ratio=)