cp2004 / OctoPrint-WS281x_LED_Status

Add some RGB LEDs to your printer for a quick status update!
https://plugins.octoprint.org/plugins/ws281x_led_status
GNU Affero General Public License v3.0
111 stars 26 forks source link

Cannot make it work #172

Closed FabricioGomu closed 2 years ago

FabricioGomu commented 2 years ago

Describe your problem

Hello

I'm trying to configure the plugin but I cannot make it work. To ensure the connections are working I did a test with an Arduino first so I know the LEDs are working, between ground and data pin I connected a led in parallel and using another plugin(enclosure) sent a PWM value and everything seems to be working.

when trying to configure the OS I pass two tests and fail the next one. it asks for a password but after I type it every action I do completely reloads the page and the same happens again. I can click the buttons below the password field and I get a positive response for enabling SPI and core_freq.

I tried to do it directly in the raspberry terminal using a monitor but I cannot get past this command

dtparam=spi=on to /boot/config.txt

Im using a Raspberry pi 3 B+

Thanks in advance

Please confirm the following

Log files

[2021-12-04 09:29:07,855] INFO: Initialising LED strip [2021-12-04 09:29:07,857] ERROR: RuntimeError('ws2811_init failed with code -13 (Unable to initialize SPI)') [2021-12-04 09:29:07,858] ERROR: Strip failed to initialize, no effects will be run. [2021-12-04 09:29:07,858] INFO: No strip initialised, exiting the effect process. [2021-12-04 09:57:35,011] INFO: Initialising LED strip [2021-12-04 09:57:35,014] ERROR: RuntimeError('ws2811_init failed with code -13 (Unable to initialize SPI)') [2021-12-04 09:57:35,014] ERROR: Strip failed to initialize, no effects will be run. [2021-12-04 09:57:35,015] INFO: No strip initialised, exiting the effect process. [2021-12-04 10:15:08,236] INFO: Initialising LED strip [2021-12-04 10:15:08,239] ERROR: RuntimeError('ws2811_init failed with code -13 (Unable to initialize SPI)') [2021-12-04 10:15:08,239] ERROR: Strip failed to initialize, no effects will be run. [2021-12-04 10:15:08,240] INFO: No strip initialised, exiting the effect process. [2021-12-04 10:48:50,199] INFO: Initialising LED strip [2021-12-04 10:48:50,202] ERROR: RuntimeError('ws2811_init failed with code -13 (Unable to initialize SPI)') [2021-12-04 10:48:50,203] ERROR: Strip failed to initialize, no effects will be run. [2021-12-04 10:48:50,203] INFO: No strip initialised, exiting the effect process.

cp2004 commented 2 years ago

Please upload the octoprint.log, as a file.

github-actions[bot] commented 2 years ago

This issue has been marked a stale because it has been open for 14 days with no activity. If there is no further activity in the next 7 days this issue will be closed.

github-actions[bot] commented 2 years ago

This issue has been closed as there was no activity for 21 days. If this issue is still relevant, please request a reopen or create a new issue.