On my VF2 I have Home Assistant almost completely finished. Only webrtc-noise-gain can’t be build and thus a few functions (cloud, mobile-app, …) from HA does not work.
Andrew! This works! We have now Home Assistant running on a VisionFive2 RISC-V board That’s really amazing! This is my first real use case for this board.
I’ve not used any overlay. I’ve tried some things with this:
But in the end I followed straight these steps:
Some packages and libraries needed to be added by hand. I’ve copied the result from your ebuild by hand into the python venv and it worked out of the box. But maybe it makes more sense to include your patch into the overlay from onkelbeh?
Looks like there is now also a experimental docker container for RISC-V:
I have also posted the raw patch on the github site as part of the issue that was raised. Hopefully they will add it so you you will not have issues building it in future.