virx71 wrote: 
> Hello I found out that there is no need for lua files in controller
> Applet.
> 
> So as I have bottlerocket working fine with PowerServerControl Plugin,
> I configured PowerCenter and tried sending commands both from
> controller's applet
> and by switching the players on/off.
> 
> Unfortunately nothing happens so I used the idea of gharris to emulate
> heyu and echo
> input variables to a local file. The "heyu" script runs correctly but
> it's not triggered by Power Center.
> Nothing appears on Sqeezeboxserver log neither.
> 
> Might it still be a matter of privileges?
> I put this line in sudoers file:
> squeezeboxserver ALL = NOPASSWD: /usr/local/sbin/heyu
> and I checked that the "heyu" output file is correctly generated with
> sudo -u squeezeboxserver heyu
> 
> What am I doing wrong?!?! :(
> Has anybody succeded in making PowerCenter plugin work on a
> RaspberryPI?
> 
> Any hint/help would be greatly appreciated!
> Virgus
> 
> ----------
> EDIT: I found what the problems might have been:
> first of all on RaspberryPI ttyS0 is ttyUSB0 (thus no output for a
> syntax error)
> second the br version installed and the one used by PowerCenter have
> different syntax apparently
> moreover the binary included in the PowerCenter package does not seem to
> be executable on the RaspberryPI.
> 
> The only solution is the heyu script described in this thread by gharris
> and beejayf; and it works perfectly! :)
Yes, the br binary distributed with PowerCenter is x86, not arm.  Thus,
no workee on a pi.  I'd be surprised, though if you couldn't find an arm
compiled br binary somewhere that would work.


------------------------------------------------------------------------
gharris999's Profile: http://forums.slimdevices.com/member.php?userid=115
View this thread: http://forums.slimdevices.com/showthread.php?t=99977

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to