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

Not working on a frsh install on RAspberry PI 3B+ #19

Closed
Jacques-Olivier-Farcy opened this issue Mar 27, 2022 · 6 comments
Closed

Not working on a frsh install on RAspberry PI 3B+ #19

Jacques-Olivier-Farcy opened this issue Mar 27, 2022 · 6 comments
Assignees

Comments

@Jacques-Olivier-Farcy
Copy link

Hi,

I have just installed a lite version of PI OS, update and upgrade it.
Then i use the process described here : https://learn.adafruit.com/animated-snake-eyes-bonnet-for-raspberry-pi/software-installation
I use two TFT ISP 240x240 pixels.
(On a previous install a few month ago it was working perfectly).

I have these msg of errors:

Can't open primary display
and:

rc.local: Traceback
File "/boot/Pi_eyes/eyes.py line 9 in module 
import pi3d
…
File "/usr/local/lib/python3.9/dist-packages/pi3d/constatnts/gl.py", line 387, in set_gles_function_args
gles.glActiveTexture.argtypes = [GLenum] #
AttributeError: 'NoneType' object has no attribute 'glActiveTexture'
@Jacques-Olivier-Farcy
Copy link
Author

Maybe it is linked to this issue:
tipam/pi3d#259

@paddywwoof
Copy link

Hi, can you confirm that the OS version is buster not bullseye. Or, if it is bullseye that it's not tied up with the revised GL driver?

There's some discussion and, I think, working solution to that problem here.
helgeerbe/picframe#195 (comment)

Let me know what you find.

Paddy

@Jacques-Olivier-Farcy
Copy link
Author

Jacques-Olivier-Farcy commented Mar 28, 2022

Hi @paddywwoof ,

Yesterday i tried with this version of PI OS raspios armhf buster lite

And after a long update / upragde i installed snake eyes and it is working fine.

I hope someone could add this tip in the install documentation.

@PaintYourDragon
Copy link
Contributor

To confirm then: you did get this working? OK to close?
Earlier directions required an archaic version of Raspbian. Current directions are Bullseye for Pi 4, Buster for everything else. Unfortunately no one-size-fits-all methodology.

@Jacques-Olivier-Farcy
Copy link
Author

Yes

@rayqunn
Copy link

rayqunn commented Jul 18, 2023

I ended up here as I didn't read the adafruit instructions properly and installed latest raspberry pi os lite instead of legacy one. Lesson learned RTFM.

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

4 participants