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

Raspberry Pi 4 Model B Rev 1.4 - Hardware Revision Not Supported #431

Closed
frid1993 opened this issue Dec 11, 2020 · 3 comments
Closed

Raspberry Pi 4 Model B Rev 1.4 - Hardware Revision Not Supported #431

frid1993 opened this issue Dec 11, 2020 · 3 comments

Comments

@frid1993
Copy link

Software faults out at the 'init' step. Can anyone advise?

@RussellTaylor83
Copy link

Traceback (most recent call last):
  File "test.py", line 3, in <module>
    led=Led()
  File "/home/pi/git/Freenove_Robot_Dog_Kit_for_Raspberry_Pi/Code/Server/Led.py", line 22, in __init__
    self.strip.begin()
  File "/usr/local/lib/python3.7/dist-packages/rpi_ws281x/rpi_ws281x.py", line 131, in begin
    raise RuntimeError('ws2811_init failed with code {0} ({1})'.format(resp, str_resp))
RuntimeError: ws2811_init failed with code -3 (Hardware revision is not supported)
Segmentation fault

@rip3rs
Copy link

rip3rs commented Oct 21, 2021

any solution found? getting the same issues

@Gadgetoid
Copy link
Collaborator

See the very helpful guide here: #483 and - if you can - make a pull-request for your newly discovered revision ID.

We get no advance warning of new Pi models, so no idea what to add until someone finds them out in the field.

Hopefully this bugbear is soon going away in favour of #183

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