commit 843cd9a1a9e8a97fb248684775effe62c34532b8 parent b739ec362703ae42c312f47b2e5f38a945aa389c Author: KΓ©vin Le Gouguec <kevin.legouguec@gmail.com> Date: Sat, 8 Feb 2025 17:09:44 +0100 Update scoreboard Diffstat:
| M | guides/sysadmin/machines/amdahl30/killing-time.org | | | 19 | ++++++++++++------- |
1 file changed, 12 insertions(+), 7 deletions(-)
diff --git a/guides/sysadmin/machines/amdahl30/killing-time.org b/guides/sysadmin/machines/amdahl30/killing-time.org @@ -350,11 +350,11 @@ clang-devel python3-ply rust rust-bindgen rust-cbindgen~. Selected subset of moving parts; "testability" considering ease of clean reverts: -| Part | Testability | -|--------------+-------------------------------------------------------------------------------------| +| Part | Testability | +|--------------+--------------------------------------------------------------------------------------| | Linux kernel | π«£ [[https://en.opensuse.org/SDB:InstallNewerKernel][some distro documentation]]; afraid of side-effects | | AMD drivers | π€· no clue; maybe inextricable from kernel? | -| Mesa | π¬ easy to recompile; hard to control transient state in cache & config folders | +| Mesa | π€ easy to rebuild; circumspect about transient state in cache & config folders | | Steam | π«₯ under Steam's control | | Wine | π«₯ under Steam's control | | Proton | π as long as I stick to versions under Steam's control; have not considered GE yet | @@ -366,13 +366,18 @@ config-wise, worth noting: | Part | Testability | |-----------------+---------------------------------------------------| -| AMD pstate | π¬ UEFI roundtrip | +| +AMD pstate+ | +π¬ UEFI roundtrip+[fn:amd-pstate] | | sysfs | OK; worst case: reboot & edit kernel command-line | | Plasma Renderer | OK | +[fn:amd-pstate] Always on since I updated the BIOS, so I no longer +consider it a factor. I guess I /could/ keep doing so and manually +disable it. + + Let's throw in: -| Part | Testability | -|---------------+-----------------------------------| -| Mobo firmware | π₯ [[file:maintenance.org::*Firmware updates][reports]] of nuked boot settings | +| Part | Testability | +|------+--------------------------| +| BIOS | π₯ [[file:maintenance.org::*Firmware updates][breaks boot settings]] |