bd85700dea
The udev file "20-tm2-touchkey-leds.rules" disables the leds of tm2-touchkey by default because they are in an unconfigured state. The udev file "95-rt5033-battery-refresh.rules" triggers a refresh of the rt5033-battery information within UPower 5 secs after initialization. This avoids a wrong battery icon after boot. The udev file "50-firmware.rules" was moved from /etc/udev/rules.d to /lib/udev/rules.d. Related: https://wiki.postmarketos.org/wiki/Packaging#Device_specific_quirks
2 lines
128 B
Text
2 lines
128 B
Text
# do not edit this file, it will be overwritten on update
|
|
SUBSYSTEM=="firmware", ACTION=="add", RUN+="/usr/lib/firmwareload.sh"
|