DigitalShoestringSolutions / FlowMonitoring

Water flow sensor integration with a shoestring monitoring framework.
GNU General Public License v3.0
0 stars 0 forks source link

GPIO in docker containers on modern raspi kernels #3

Open tobyaharris opened 5 months ago

tobyaharris commented 5 months ago

@anandarupmukherjee I don't know how much testing you've done with this, but let me know if you've got ANY gpio lib working within docker on the latest Raspberry Pi OS's. gpiozero with lgpio works great in a venv on a pi4 or 5, but only outside of a docker container.

tobyaharris commented 4 months ago

Workaround is sticking with legacy Raspi OS.