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

I was using rev 1.4 and had no problems but recently bought some new 4b raspberry pi and I guess its 1.5 and now my clone os is throwing this error. #622

Closed
nolansingroy opened this issue Oct 17, 2022 · 3 comments

Comments

@nolansingroy
Copy link

I was using rev 1.4 and had no problems but recently bought some new 4b raspberry pi and I guess its 1.5 and now my clone os is throwing this error.
image

cat /proc/cpuinfo
image

My cloned os using the adafruit plugin for neopixel was working on this version of raspberry pi
Hardware : BCM2711
Revision : c03114
Serial : 100000005a9870db
Model : Raspberry Pi 4 Model B Rev 1.4

Please any advice or help would be greatly appreciated!

Originally posted by @nolansingroy in #66 (comment)

@makermelissa
Copy link
Contributor

I'd recommend updating platformdetect with the command pip3 install --upgrade Adafruit-PlatformDetect. The board constant you have is definitely there: https://github.com/adafruit/Adafruit_Python_PlatformDetect/blob/main/adafruit_platformdetect/constants/boards.py#L486

@makermelissa
Copy link
Contributor

Feel free to re-open this if that doesn't solve the issue.

@nolansingroy
Copy link
Author

@makermelissa the above was installed and it stopped saying board not support however when I run the adafruit blinka neopixel code I get
image

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