Releases: TheRemote/Legendary-OrangePi-i96
Releases · TheRemote/Legendary-OrangePi-i96
Debian Bullseye Image v1.27
- Fixed WiFi txpower driver settings
- Can be set between 10-30dBm with iwconfig wlan0 txpower 30 or iw dev wlan0 set txpower fixed 3000
Debian Bullseye Image v1.26
- Add CAN module support for MCP251x (thanks MZA, OrangePi-I96-Work)
- Add can-utils package
Debian Bullseye Image v1.25
- Removed deprecated default ssh options
- More WiFi driver cleanup
Debian Bullseye Image v1.24
- Disable some WiFi crda / regulatory overrides hardcoded in drivers (there is now some regulatory activity in dmesg!). There's more work to do on it but it's definitely better than it was.
Debian Bullseye Image v1.23
Fixed many dmesg errors related to WiFi, rda-mmc, and others
Debian Bullseye Image v1.22
- Ported wireless fixes to source instead of binary driver
- More distributions.sh organization into functions and general cleanup
- Add packages wireless-tools/lshw/haveged/libnl-3-dev/libnl-genl-3-dev
- Use rootfs caching more efficiently for rebuilding
Debian Bullseye Image v1.21
- Fixed hidepid=invisible kernel warnings
- Fixed SD card driver to correctly support high-speed mode and enabled 50hz clocks roughly doubling I/O speed can be seen with sudo cat /sys/kernel/debug/mmc0/ios)
- Fixed TRIM support (sudo fstrim -av)
- Decreased boot time by about 10 seconds by reducing rda-backlight timeout
- Cleaned up distributions.sh into organized functions
Debian Bullseye Image v1.20
- Fixed SD card driver to correctly support high-speed mode
- Fixed TRIM support (sudo fstrim -av)
- Decreased boot time by about 10 seconds by reducing rda-backlight timeou
- Cleaned up distributions.sh into organized functions
Debian Bullseye Image v1.19
Add OPi.GPIO library (supports devices such as the Waveshare e-paper display (thanks Michael, OPi.GPIO fork)
Add orangepi user to gpio group
General cleanup/removal of script portions related to other platforms than RDA
Debian Bullseye Image v1.18
Add CONFIG_SND_USB=y to kernel config to enable USB sound card support