Screen blanking using xset no longer working on new kernel 4.14.30-v7+ · Issue #2517 · raspberrypi/linux
I've been using the following for providing a basic screen blanking function: xset -display :0 dpms force [on/off] This has worked fantastically good, until the last kernel update. Now nothing happ...