5 Commits
Author SHA1 Message Date
Joakim Repomaa 4d5eb51b32 turny: faster stop (SIGINT, 10s timeout)
Build Images / build (push) Successful in 1m33s
Check / check (push) Failing after 2m57s
2026-07-05 13:36:27 +03:00
Joakim Repomaa aebca459fa turny: enable debug logging for turny modules
Build Images / build (push) Successful in 1m32s
Check / check (push) Failing after 3m0s
2026-07-05 13:28:32 +03:00
Joakim Repomaa e5af610f23 turny: fix SPI/GPIO config for newer kernels
Build Images / build (push) Successful in 1m36s
Check / check (push) Failing after 2m58s
- Add complete config.txt settings with u-boot boot lines + spi=on
- Override sdImage.populateFirmwareCommands to use configtxt module output
- Mount firmware partition and add activation script to sync config.txt
- Load spi_bcm2835 and bcm2835_gpiomem kernel modules
- Add udev rule for gpiomem subsystem (not just gpio)
- Relax ProtectKernelTunables so service can access GPIO
- Update turny flake input to rppal-based CS pin fix
2026-07-05 12:21:03 +03:00
Joakim Repomaa 4233c3dabf simplify mkConfiguration 2025-07-23 14:37:31 +03:00
Joakim Repomaa 4a9dcd098f add turny 2025-07-23 13:21:54 +03:00