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

node-rpi-ws281x-native linked to an old version of your fork of rpi_ws281 lib #102

Open
jimbotel opened this issue Nov 5, 2019 · 5 comments

Comments

@jimbotel
Copy link

jimbotel commented Nov 5, 2019

Hi @usefulthink ,

It looks like node-rpi-ws281x-native is linked to an old version of your fork of rpi_ws281 lib.
See: https://github.com/beyondscreen/node-rpi-ws281x-native/tree/master/src
so the changes introduced for RPI4 support are not effective in node-rpi-ws281x-native.
Can you please take a look at that?
Thanks!

Jaime.

@usefulthink
Copy link
Member

this is probably true, haven't updated it in a while. Are you using the rpi-ws281x-native@next version? The older version will very likely not receive any further updates.

@jimbotel
Copy link
Author

jimbotel commented Nov 7, 2019

Hi @usefulthink . No, I'm using v0.9.0 . I didn't test @next (this is currently out of my control, I'm working with another repository that makes use of this one).
I think @JeffJassky tested @next and he was not able to complete the build.

@JeffJassky
Copy link

@jimbotel it has been quite a white since testing. I do not recall what the issue was at the time. It's possible the issue may have been resolved already and it's possible the issue may have been my environment. It should be tested again.

@ckirmse
Copy link

ckirmse commented Aug 8, 2020

The latest version, 0.10, no longer uses a fork of rpi-ws281x lib, so it should work fine now. This issue should be resolved.

@jimbotel
Copy link
Author

jimbotel commented Aug 9, 2020

hi @ckirmse . Thanks for letting me know, I didn't know that. I'll give it a try

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