fp6-no-suspend -> fp6-device-tweaks: + the three IMU-critical /etc files
Full-system audit on the flashed phone found the IMU dead: the journal's documented reinstall-loss trio (inv-icm42600-spi modules-load - fallback-only SPI node never coldplugs; the accel poll udev rule for auto-rotate; the iio-sensor-proxy libssc-crash restart drop-in). All device-critical, none personal - now packaged. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
parent
05cd1084b7
commit
ff69f4d913
6 changed files with 69 additions and 23 deletions
|
|
@ -0,0 +1,7 @@
|
|||
# Revive after the known boot-time libssc crash (unconfigured SSC);
|
||||
# recreated 2026-07-28 - the 2026-07-20 drop-in had gone missing.
|
||||
[Unit]
|
||||
StartLimitIntervalSec=0
|
||||
[Service]
|
||||
Restart=on-failure
|
||||
RestartSec=5
|
||||
Loading…
Reference in a new issue