hifiberry-os icon indicating copy to clipboard operation
hifiberry-os copied to clipboard

HifiBerryOS Alpha 7: Python error: name 'GPIO' is not defined)

Open baldrianbandit opened this issue 10 months ago • 1 comments

Describe the bug Powercontroller issues due to GPIO error

HiFiBerryOS version HifiBerryOS64 Alpha 7

To Reproduce Steps to reproduce the behavior:

journalctl | grep power
Apr 21 20:20:30 alarm python3[1150]: INFO: powercontroller - Using controller int pin 3 on GPIO 14
Apr 21 20:20:30 alarm python3[1150]: INFO: powercontroller - found powercontroller software version 5 on I2C address 119
Apr 21 20:20:30 alarm python3[1150]: ERROR: powercontroller - Couldn't start GPIO callback, aborting... (name 'GPIO' is not defined)

baldrianbandit avatar Apr 21 '24 20:04 baldrianbandit