From d6338d0c0c5bf58531ef9f851b1a55d483dba828 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Thu, 22 Jan 2026 02:50:28 -0600 Subject: docs(todo): add weekly topgrade reminder for kernel upgrade Track linux-lts upgrade to 6.18+ which contains fix for AMD Strix Halo VPE power gating bug causing system freezes. Workaround in place until kernel upgrade. --- todo.org | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'todo.org') diff --git a/todo.org b/todo.org index e013ad1..1a004f1 100644 --- a/todo.org +++ b/todo.org @@ -875,6 +875,11 @@ Should be ~cd "$build_dir" && sudo -u "$username"~ or similar *Resolution:* Fixed line 336 to use ~cd "$build_dir" && sudo -u "$username"~ pattern (same as line 341). Now properly changes directories before running git pull. Unblocks all AUR package installations. * ArchSetup Inbox +** TODO Weekly topgrade until linux-lts 6.18+ +SCHEDULED: <2026-01-29 Thu +1w> +Run =topgrade= and check =pacman -Q linux-lts=. Once 6.18+, remove =/etc/modprobe.d/amdgpu.conf= and mark this DONE. +Background: AMD Strix Halo VPE power gating bug causes system freeze. Workaround disables power gating. Fix is in kernel 6.15+. + ** DONE Add Lexend font to archsetup install CLOSED: [2026-01-21 Wed] SCHEDULED: <2025-11-12 Tue> -- cgit v1.2.3