-
Notifications
You must be signed in to change notification settings - Fork 147
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
OLED SSD1306 #135
Comments
python3 demo.py -d ssd1306 |
There was a regression in luma.core that caused this.. it should default to SSD1306, I will apply a fix now |
luma.core 2.0.2 released with a fix for this |
I have this problem with Pi 5. What should I do to fix the error? when i run the file i got this error: then i run it again with this command: and I got his error: |
My situation:
Pi 4B with2020-08-20-raspios-buster-armhf , Python3, 0.9 inch OLED with SSD1306.
When i run : python3 demo.py
There is an error:
demo.py: error: Invalid/unsupported framebuffer: /dev/fd0.
How to fix the error?
Thx.
The text was updated successfully, but these errors were encountered: