Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GPIO In Use Error #111

Open
leacho73 opened this issue Oct 30, 2023 · 1 comment
Open

GPIO In Use Error #111

leacho73 opened this issue Oct 30, 2023 · 1 comment

Comments

@leacho73
Copy link

leacho73 commented Oct 30, 2023

Hi,

I've got 2 separate PI Zero 2 devices running in my fleet, both cabled as per the instructions - one of them works perfectly, and one has a garbled display - checking the logs I am seeing:

/usr/src/python-packages/luma/core/interface/serial.py:203: RuntimeWarning: This channel is already in use, continuing anyway. Use GPIO.setwarnings(False) to disable warnings.

Any idea how I can diagnose this? I'm not that familiar with Balena OS. I've double checked the connections and all appears as per the instructions - I have noticed however that the PI that doesn't work is red hot. I've tried re-flashing the PI but still the same issue.

I've swapped the screens between the PI's and the fault stays with the same PI - so I'm happy it's not the screen - possibly a dodgy PI?

Thanks :)

@CalamityJames
Copy link
Contributor

Interestingly I received a DOA Pi Zero 2 a few months ago which ran incredibly hot (I didn't even get to the stage of testing a screen with it).

In the end I got a replacement and it was all fine. I have a feeling it was an issue with the wifi chip as that was dropping out too - I documented some of it on the Balena forums as I wasn't sure if it was an OS issue or not: https://forums.balena.io/t/pi-zero-2-w-losing-wifi-ip-address-and-crashing/368274/

I think the GPIO in use issue is a common recurrence with this project, the advice is usually to ignore it: #50

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants