Have you tried doing an apt-get update and apt-get dist-upgrade? I did that today and the new Kernel (or something else that appeared) seemed to really help.
If you updated node you'd need to re-run the setcap thing as well or it wouldn't have permissions.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Have you tried doing an
apt-get update
andapt-get dist-upgrade
? I did that today and the new Kernel (or something else that appeared) seemed to really help.If you updated node you'd need to re-run the setcap thing as well or it wouldn't have permissions.