TobKra96 / music_led_strip_control

Audio visualization for LED strips in real-time with web interface on a raspberry pi.
https://tobkra96.github.io/music_led_strip_control/
MIT License
300 stars 64 forks source link

need help , wierd bug ?! #196

Closed FloKTC closed 1 year ago

FloKTC commented 1 year ago

hi guys i hope you can help me , i have a pi3 i was running the MLSC and its worked fine , and from one moment to the next i only get wired colors on the led strip ( no flicker different colors on each led ) even when i change some settings same effect , at this time i was thinking maybe my gpio header is broken so i try it with a pi of a friend same effect , but now the strange part on a pi zero w v1.1 its works and i dont know why , i only want to get this running on my pi3 :(

FloKTC commented 1 year ago

i think i solved it , i install the dev_2.3 branch and create this file /etc/modprobe.d/snd-blacklist.conf with the following line inside blacklist snd_bcm2835 , i dont know with of the 2 things i done fix it but i am glad that is working now :D 👍