Linvincible wrote: 
> Hello,
> 
> I added an IR card capable of starting and cutting the power to the pi.
> it's from http://www.msldigital.com/ and they provide sh scripts for
> other releases here http://www.msldigital.com/pages/more-information/ ,
> that I tried
> I get the error: "can't open '/sys/class/gpio/gpio22/value"
> I guess the GPIO query doesn't work the same way than on the proposals
> on tinycore...
> I looked at their forum but there isn't much detailed help on this
> 
> Has one of you worked out the GPIO commands?
> 
> Thanks in advance!
> 
> Cheers,
> Charles

Hi Linvincible,

I guess this product could be made to work with piCorePlayer but may
require editing of the scripts. piCorePlayer uses piCore, which uses
shell not bash and busybox. This usually means minor changes to the
shell scripts. You will probably need to also load additional piCore
extensions.

I would recommend getting it working on Rasbian to verify the process
and confirm things work. Then transfer over to piCorePlayer.

You will have to be aware of what might happen if you reboot or upgrade
piCorePlayer. You may have to reinstall your scripts.

regards


------------------------------------------------------------------------
Greg Erskine's Profile: http://forums.slimdevices.com/member.php?userid=7403
View this thread: http://forums.slimdevices.com/showthread.php?t=97803

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

Reply via email to