I have a Python 3 program that used the gpio library before. In pi5, I switched to using the gpiozero library. This program can be manually executed on the shell command line and run normally when booted up in rc.local. However, when booted up as a service, it will prompt “RuntimeError: Cannot determine SOC universal base address”. I have been working on this issue for several days and have not found the correct way to solve it. Please advise on how to solve this problem....
Statistics: Posted by yq3w — Sat May 11, 2024 8:38 am