aboutsummaryrefslogtreecommitdiff
path: root/todo.org
diff options
context:
space:
mode:
Diffstat (limited to 'todo.org')
-rw-r--r--todo.org8
1 files changed, 2 insertions, 6 deletions
diff --git a/todo.org b/todo.org
index 1b928a5..678528f 100644
--- a/todo.org
+++ b/todo.org
@@ -997,12 +997,8 @@ What we're verifying: the new Chrome theme's colors look right in a real browser
- Look at the window frame, toolbar, tab strip, and a new tab page
Expected: near-black frame (#151311), dark toolbar/omnibox (#252321), gold links on the new-tab page, steel-gray inactive tab text — coherent with the rest of the dupre desktop.
-*** velox boots clean after the firmware trim
-What we're verifying: removing 13 linux-firmware packages didn't take any boot-time firmware velox actually needs (wifi and graphics were verified live, but module loads at boot are the real test).
-- Reboot velox at the next natural opportunity
-- Log in, confirm wifi associates and the desktop renders
-- Run: dmesg | grep -iE "firmware.*(fail|error|not found)"
-Expected: normal boot, wifi up, graphics fine, and no firmware load failures in dmesg.
+*** 2026-06-10 Wed @ 17:46:34 -0500 velox post-trim reboot verified; realtek firmware restored
+Craig rebooted velox (passphrase at console); checks ran over SSH after boot. Wifi connected, TLP active, graphics fine. One dmesg hit: r8152 failed to load rtl_nic/rtl8156b-2.fw — the Framework Ethernet expansion card (RTL8156B) is Realtek, so the trim list wrongly dropped linux-firmware-realtek (a Realtek laptop camera is on USB too). Reinstalled the package on velox (its hook rebuilt the initramfs) and removed realtek from archsetup's trim list. The driver worked even without the blob (internal-defaults fallback), so this was correctness, not breakage.
* Archsetup Resolved