v1.1.3: Ayaneo + Gyro Stability
This release adds the following:
- Ayaneo Air plus support. Thanks @honjow !
- Fixes the Gyro crash when gyro is enabled, the bmi260 driver is installed and the hrtrigger can not be created (either because the modules are not in the kernel or the path is not writable).
- Fixes hrtrigger on read-only systems (Nobara, Bazzite) by changing the iio sysfs trigger config directory from
/config
(as recommended by the kernel docs) to/var/trig_sysfs_config
and makes it configurable with the environment variableHHD_MOUNT_TRIG_SYSFS
.- You might have to reboot after the update for gyro to work again.
Full Changelog: v1.1.2...v1.1.3