tom-2015 / rpi-ws2812-server

Raspberry Pi WS2812 (web) server tool
172 stars 39 forks source link

The process hangs and loads 50% CPU #28

Open h3r0B4 opened 5 years ago

h3r0B4 commented 5 years ago

On my raspberry pi zero w all works fine. Since one or two weeks the process hang up at 50% CPU load sporadically when i send a new command. When i restart the service its ok. A new installation of my pi with the newest raspian did not work. it still hangs sporadically when a new command is sent. Some issue with raspbian system update?

h3r0B4 commented 5 years ago

Installing the pi with 2019-04-08-raspbian-stretch-lite without dist-upgrade works.

tom-2015 commented 5 years ago

Maybe try disable IPV6: Inserting 'ipv6.disable=1' in '/boot/cmdline.txt'