Aki7 wrote: > Hi, > > after two trials with fresh PiCorePlayer 5.0 setup and sbpd (from > piCorePlayer repository) - cannot get it working: > > sudo /usr/local/sbin/sbpd -d -s b,24,POWR,2,0,NEXT,300 > > Command returns without error, but button is not working. Same command > line with PiCorePlayer 4.1 is working fine. > > Next try: Upgrade Install from 4.1 ... Tried: No good way (squeezlite > not starting). > > Any help? > > thanks and regards > Aki
Maybe you could try to run the command with verbose (-v) to see if the button presses are actually registered. sudo /usr/local/sbin/sbpd -d -v -s b,24,POWR,2,0,NEXT,300 Br Jursi ------------------------------------------------------------------------ Jursi's Profile: http://forums.slimdevices.com/member.php?userid=69100 View this thread: http://forums.slimdevices.com/showthread.php?t=107001 _______________________________________________ diy mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/diy
