I've just set up a fresh system with pCP 8.0.0 (no upgrade, with rpi3a+, display+jivelite, IR, RTC and LMS) and everything is working very well so far - thanks alot!
Now I'm trying to configure gpio-shutdown (and shutdown-monitor) - however, grounding the corresponding GPIO only switches squeezelite to "off", but does not trigger the sytem shutdown required for LMS. Could it be that shutdown-monitor is no longer working with the new kernel? Manually starting shutdown-monitor.armhf (via ssh) gives the followin error: CANNOT OPEN /DEV/INPUT/BY-PATH/PLATFORM-SOC:SHUTDOWN_BUTTON-EVENT: NO SUCH FILE OR DIRECTORY[/B] :CONFUSED: INDEED, THERE IS NOT SUCH A DEVICE, BUT ONLY A SIMILAR FILE: [B]/DEV/INPUT/BY-PATH/PLATFORM-SOC:SHUTDOWN_BUTTON@C-EVENT After creating a symlink in /dev/input/by-path/ (sudo ln -s platform-soc\:shutdown_button@c-event platform-soc\:shutdown_button-event) shutdown-monitor.armhf was both able to start and to properly react to the GPIO event. Therfore I assume that shutdown-monitor binaries needs to be fixed. Daniel ------------------------------------------------------------------------ df77's Profile: http://forums.slimdevices.com/member.php?userid=71347 View this thread: http://forums.slimdevices.com/showthread.php?t=114828 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
