Releases: citruz/haos-rockpi
[beta] Home Assistant OS 10.2 20230601
Upstream changes: https://github.com/home-assistant/operating-system/releases/tag/10.2
- Included new device tree overlay which fixes Wifi instability on Linux 6.1 (resolves #11)
- Disables out-of-bounds interrupts for the broadcom wifi+bt chipset
- Activated by default on all boards since there seems to be no negative impact on performance
- Can be disabled by modifying
haos-config.txt
on the boot partition
- Added patch to enable hardware rng module (thanks @luvienm)
Home Assistant OS 10.1 20230526
[beta] Home Assistant OS 10.1 20230523
- Upgraded U-Boot to 2023.04
- Upgraded Linux kernel to 6.1.29
- Added DT overlays for PCIe Gen 2 and disabling LEDs
Home Assistant OS 10.0 20230423
See https://github.com/home-assistant/operating-system/releases/tag/10.0
To upgrade, create a "Full Backup" via Settings -> System -> Backups, download the backup, flash the new image and restore the backup.
Home Assistant OS 9.5 20230215
Some major updates in this release 🚀
- Upgraded Linux kernel from 5.15 to 6.1
- Added board-specific images for all Rock Pi 4 boards
- Improved hardware support due to kernel upgrade
- Blue LED is now used as a "heartbeat"
- Changed serial baudrate to 115200 by default
[beta] Home Assistant OS 9.5 20230212
This release contains some major changes. It upgrades the Linux kernel from 5.16 to 6.1 and introduces specific images for each of the Rock 4 boards.
It is marked as beta since I am not able to test on boards other than the 4B+, so I want to give others the chance to verify that new images are working as intended.
Since the kernel version now has diverged from the upstream HAOS project, this may introduce problems with ha-supervisor or other components. However, I have not noticed any problems during my testing.
- Improved hardware support due to kernel upgrade
- Blue LED is now used as a "heartbeat"
- Changed serial baudrate to 115200 by default
Home Assistant OS 9.5 20230204
- Upgraded U-Boot to 2022.10
- Added support for booting from SSD 🚀
See README for setup instructions.
No upstream changes. If you are not interested in SSD support, you can skip this release.
Home Assistant OS 9.5 20230129
Home Assistant OS 9.4 20230114
- Fixed a small issue where
networkd
would needlessly delay the boot process by 90s withWait for Network to be Configured