$ the-wire · showcase
drm-awaiter recovers a black screen, hardened support lands in 7.2
By RepoJournal · Filed · About CachyOS · Composed from the cited sources · methodology
CachyOS's boot-time DRM waiter now drops into emergency.target instead of leaving a hung display, while the kernel patches tree picks up initial hardened support for 7.2 and hardware profiles expand to Framework Laptop 12 and Wildcat Lake.
cachyos-drm-awaiter: Handle driver(s) loading error CachyOS/CachyOS-PKGBUILDS
Where a failed driver load used to continue the boot silently and typically land on a black screen, cachyos-drm-awaiter now runs emergency.target to bring up a tty session, writes a log of the unsuccessful boot to /var/log/drm-awaiter, and tells the user what went wrong and how to recover. A companion change raises the job timeout, and the package pkgver moves with it, so the whole fix ships as...
7.2: add initial hardened support CachyOS/kernel-patches
The kernel-patches tree gained initial hardened support for the 7.2 series, the groundwork the hardening set is built on before it reaches users.
profiles: add tablet mode support for Framework Laptop 12 (#277) CachyOS/chwd
chwd detects Framework Laptop 12 models and installs iio-sensor-proxy for accelerometer-based screen rotation in tablet mode.
heroric-games-launcher-bin: drop CachyOS/cachyos-aur-derived
cachyos-aur-derived drops heroic-games-launcher-bin, removing the package from the AUR-derived set so anyone tracking the repo stops pulling a launcher binary that is no longer carried.
fix: Add a best-effort fallback in case `$XDG_RUNTIME_DIR` isn't set (#816) CachyOS/cachy-update
Arch-Update now stores per-user state under $XDG_RUNTIME_DIR and falls back to /run/user/$UID when that variable is unset, as happens under su; the project notes it has a strong requirement on running from a fully initialized runtime user session.
Action items
- → Replace heroic-games-launcher-bin if you installed it from cachyos-aur-derived, it has been dropped CachyOS/cachyos-aur-derived [plan]