I have Tumbleweed setup with Docker, OpenVino, and Frigate. Everything works Great! Works better than having a Google Coral TPU. On the same hardware, with Google TPU this was a bare metal install (Ubuntu) and openVino is with Proxmox under a tumbleweed VM. ! The only issue I have is when I reboot i need to tell SELinux to allow openVino to work.
openvino is NOT on the list, now that I have rebooted I cant even start openvino at all.
gumeshoetech@localhost:~> sudo semodule -i openvino.pp
[sudo] password for root:
libsemanage.map_compressed_file: Unable to open openvino.pp. (No such file or directory).
libsemanage.semanage_direct_install_file: Unable to read file openvino.pp. (No such file or directory).
semodule: Failed on openvino.pp!