jgarff / rpi_ws281x

Userspace Raspberry Pi PWM library for WS281X LEDs
BSD 2-Clause "Simplified" License
1.76k stars 616 forks source link

same issue on REV 1.5 #491

Open PandaFondateur opened 2 years ago

PandaFondateur commented 2 years ago

Hey,

Just unpacked my branded new adeept robot and during webserver connexion it prompt : "RuntimeError: ws2811_init failed with code -3 (Hardware revision is not supported)" .

my Pi is the following :

Hardware : BCM2711 Revision : c03115 Serial : 10000000a9c50773 Model : Raspberry Pi 4 Model B Rev 1.5

How to fix it please ! :)

Macleykun commented 2 years ago

believe i have this issue aswell but with this https://www.reddit.com/r/adafruit/comments/t07qgq/comment/hy8clwq/?utm_source=share&utm_medium=web2x&context=3

Macleykun commented 2 years ago

Hey,

Just unpacked my branded new adeept robot and during webserver connexion it prompt : "RuntimeError: ws2811_init failed with code -3 (Hardware revision is not supported)" .

my Pi is the following :

Hardware : BCM2711 Revision : c03115 Serial : 10000000a9c50773 Model : Raspberry Pi 4 Model B Rev 1.5

How to fix it please ! :)

you have the 4GB aswell btw?

PandaFondateur commented 2 years ago

yes :/

https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail Garanti sans virus. www.avast.com https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>

Le sam. 26 févr. 2022 à 13:19, Macley @.***> a écrit :

Hey,

Just unpacked my branded new adeept robot and during webserver connexion it prompt : "RuntimeError: ws2811_init failed with code -3 (Hardware revision is not supported)" .

my Pi is the following :

Hardware : BCM2711 Revision : c03115 Serial : 10000000a9c50773 Model : Raspberry Pi 4 Model B Rev 1.5

How to fix it please ! :)

you have the 4GB aswell btw?

— Reply to this email directly, view it on GitHub https://github.com/jgarff/rpi_ws281x/issues/491#issuecomment-1052103304, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATVTF5732EWKSEXZ73JAWL3U5DAMFANCNFSM5PG4GIWQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you authored the thread.Message ID: @.***>

Macleykun commented 2 years ago

yes :/ https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail Garanti sans virus. www.avast.com https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2> Le sam. 26 févr. 2022 à 13:19, Macley @.***> a écrit :

https://github.com/jgarff/rpi_ws281x/pull/492

If you want, make sure that you installed the basic pips from adafruit (forgot which once’s they are but if needed I can check those at home later today)

clone this repo and make the edit from that pull. If ya then follow the build steps in the readme you can temporarily get it to work and can try with the demo script if your leds work :)

really hope that pull gets merged soon!

PandaFondateur commented 2 years ago

I'll try it, thank you so much :)

Le lun. 28 févr. 2022 à 12:39, Macley @.***> a écrit :

yes :/ https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail Garanti sans virus. www.avast.com https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2> Le sam. 26 févr. 2022 à 13:19, Macley @.***> a écrit : … <#m-5611251813437193782>

492 https://github.com/jgarff/rpi_ws281x/pull/492

If you want, make sure that you installed the basic pips from adafruit (forgot which once’s they are but if needed I can check those at home later today)

clone this repo and make the edit from that pull. If ya then follow the build steps in the readme you can temporarily get it to work and can try with the demo script if your leds work :)

really hope that pull gets merged soon!

— Reply to this email directly, view it on GitHub https://github.com/jgarff/rpi_ws281x/issues/491#issuecomment-1054169384, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATVTF56OIESTXRZ4GTEXJ33U5NNHBANCNFSM5PG4GIWQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you authored the thread.Message ID: @.***>

Macleykun commented 2 years ago

I'll try it, thank you so much :) Le lun. 28 févr. 2022 à 12:39, Macley @.> a écrit : yes :/ https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail Garanti sans virus. www.avast.com https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2> Le sam. 26 févr. 2022 à 13:19, Macley @.> a écrit : … <#m-5611251813437193782> #492 <#492> If you want, make sure that you installed the basic pips from adafruit (forgot which once’s they are but if needed I can check those at home later today) clone this repo and make the edit from that pull. If ya then follow the build steps in the readme you can temporarily get it to work and can try with the demo script if your leds work :) really hope that pull gets merged soon! — Reply to this email directly, view it on GitHub <#491 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATVTF56OIESTXRZ4GTEXJ33U5NNHBANCNFSM5PG4GIWQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub. You are receiving this because you authored the thread.Message ID: @.***>

if you clone it now, no changes are needed only need to follow the build instructions and run the demo!

marcuszerep commented 2 years ago

Duplicate of #483