I can't get the lights to turn on, at first I thoughts the lights were dodgy but I checked the logs and found the line ERROR: RuntimeError('ws2811_init failed with code -13 (Unable to initialize SPI)') (they might still be dodgy lights but this seems like the main culprit)
this log is without debug logging enabled:
plugin_ws281x_led_status_debug.log
this is after i enabled debug logging:
plugin_ws281x_led_status_debug.logplugin_ws281x_led_status_debug.log
I am running a raspberry pi 4b and ws2812 5v leds, powered with a 600ma 4.5v power supply, can change this from 3v to 5v and have tested on each setting, attached below are images of the setup, with the pins unplugged. I did triple check I plugged them into the right slots
Please confirm the following
[x] I have read the Get Help & Troubleshooting guide
Describe your problem
I can't get the lights to turn on, at first I thoughts the lights were dodgy but I checked the logs and found the line
ERROR: RuntimeError('ws2811_init failed with code -13 (Unable to initialize SPI)')
(they might still be dodgy lights but this seems like the main culprit) this log is without debug logging enabled: plugin_ws281x_led_status_debug.log this is after i enabled debug logging: plugin_ws281x_led_status_debug.log plugin_ws281x_led_status_debug.logI am running a raspberry pi 4b and ws2812 5v leds, powered with a 600ma 4.5v power supply, can change this from 3v to 5v and have tested on each setting, attached below are images of the setup, with the pins unplugged. I did triple check I plugged them into the right slots
Please confirm the following
Log files
plugin_ws281x_led_status_debug.log octoprint.log