No description
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Michael Mandl 948f3f372d
fix(xps): disable Thunderbolt/dock ACPI wakeup sources
Power-button standby (suspend-then-hibernate) was intermittently bouncing
back within seconds instead of staying asleep. journalctl showed
suspend/resume cycles as short as 3s correlating with Thunderbolt dock
(re-)enumeration and AC-adapter transitions, while undocked suspends ran
for hours as expected. This SoC only supports s2idle, which is far more
sensitive to spurious wakeups than deep sleep.

Disable ACPI wakeup on the Thunderbolt PCIe root ports (TRP0, TRP2) via a
oneshot service, and disable USB remote-wakeup on the dock's Realtek
Ethernet adapter (0bda:8153) via udev. Lid, power button, and USB input
device wakeup are untouched.
2026-08-27 17:18:58 +02:00
certs feat(xps): allow rootless port 80/443 and trust local proxy CA 2026-07-19 12:16:48 +02:00
docs fix(ivan): fix ZFS hostId handling, add forceImportAll 2026-03-29 18:07:36 +02:00
machines fix(xps): disable Thunderbolt/dock ACPI wakeup sources 2026-08-27 17:18:58 +02:00
memories chore: update 2026-05-26 07:47:45 +02:00
.gitignore chore: untrack result build symlink and gitignore it 2026-06-14 17:43:39 +02:00
AGENTS.md docs: update AGENTS.md accuracy and add CLAUDE.md 2026-03-11 21:22:05 +01:00
CLAUDE.md docs: update AGENTS.md accuracy and add CLAUDE.md 2026-03-11 21:22:05 +01:00
configuration.nix feat: add keyd for system-wide caps lock to escape/ctrl remap 2026-03-23 07:46:31 +01:00
flake.lock chore: update 2026-08-18 19:20:34 +02:00
flake.nix feat(xps): unlock LUKS via TPM2 and enable Secure Boot with lanzaboote 2026-06-14 17:39:04 +02:00
greetd.nix feat(xps): add niri session entry for greetd login manager 2026-08-25 19:18:05 +02:00
steam-machine.nix fix: add root SSH authorized key, fix gamescope log on first boot 2026-03-29 18:51:55 +02:00
users.nix chore(xps): remove unused docker support 2026-06-15 20:55:14 +02:00