Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Testing Home assistant installations #5

Open
igorpecovnik opened this issue Jan 15, 2024 · 5 comments
Open

Testing Home assistant installations #5

igorpecovnik opened this issue Jan 15, 2024 · 5 comments

Comments

@igorpecovnik
Copy link
Member

igorpecovnik commented Jan 15, 2024

Tested:

  • Odroid N2+
  • Nanipi R6S
  • Rock5b (tested by @nyok92)
  • Khadas VIM1S

From: https://github.com/armbian/distribution/releases

@igorpecovnik igorpecovnik changed the title Testing Home assistant applications Testing Home assistant installations Jan 15, 2024
@nyok92
Copy link

nyok92 commented Jan 17, 2024

Tested with Rock5b, working except warning supervisor mode not working .
Change PRETTY_NAME in /etc/os-release to ”Debian GNU/Linux 12 (bookworm)” & restart HA make it work correctly.

Is this possible to install Rknn toolkit2 on this image ? or add an option to install it with Armbian-config ? @igorpecovnik

@igorpecovnik
Copy link
Member Author

Tested with Rock5b, working except warning supervisor mode not working .

Did you try image or manual install? I want to understand if our automated way works and improve it further. Manual way can be tricky in some cases ...

Change PRETTY_NAME in /etc/os-release to ”Debian GNU/Linux 12 (bookworm)” & restart HA make it work correctly.

This needs to be implemented here
https://github.com/armbian/os/blob/main/userpatches/extensions/ha.sh#L71-L93
and we can remove BYPASS_OS_CHECK=true in the install part.

Is this possible to install Rknn toolkit2 on this image ?

Possible, but that exceeds my interest for involvement. If you find this operational, PR's are accepted. This can probably be made as a separate extension.

or add an option to install it with Armbian-config

PR are accepted.

FYI. In past three years we unsuccessfully refactored this tool several times. I hope it gets further then 2-3 man show.
https://github.com/armbian/configng

@dusikasss
Copy link

dusikasss commented Jan 28, 2024

I am ready to test the build on Orange Pi zero 3 4GB. Unfortunately, I couldn't find the finished assembly. I also have difficulty building on my own when adding custom scripts ha.sh and docker-ce.sh

@gut4
Copy link

gut4 commented Jun 10, 2024

@igorpecovnik Any plans to add images for H96MAX rk3318? It's very popular cheap hardware. There are many guides how use it with armbian, for example https://github.com/blacknet76/H96MAX-Armbian Official images with apps will be very useful.

@igorpecovnik
Copy link
Member Author

igorpecovnik commented Jun 10, 2024

Any plans to add images for H96MAX rk3318? It's very popular cheap hardware

I will stick to hardware that is or will be on this list https://www.armbian.com/download/?device_support=Standard%20support but you can take it from here. Stick around to maintain hardware, make a PR once official Armbian HA integration works for you. More info: https://github.com/armbian/os/wiki

This thread purpose is to report if you managed to successfully follow, integrate and test.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

4 participants