MichaelPr wrote: 
> Hi together - first of all thanks so much for the great piCorePlayer!
> 
> To control my Raspis I'm using the Android App RasPi Check -
> unfortunately I can't use for the Tiny Core Linux because I get an (!)
> Oops
> > 
Code:
--------------------
  >   > "The tool 'vcgencmd' was not found!
  > on your Pi. Make sure it is located
  > und '/usr/bin or '/opt/vc/bin/' and
  > your SSH user is in group 'video'
--------------------
> > 
> 
> Because I guess vcgencmd  is provided by  rpi-vc.tcz I added this
> package but I failed with
> > 
Code:
--------------------
  >   > sudo usermod -aG video tc
--------------------
> > 
> 
> because the 'usermod' is not known.  Also with 'sudo addgroup tc
> video' I had no success. It seems the user 'tc' is in the group
> 'video
> 
> > 
Code:
--------------------
  >   > tc@piCorePlayer:~$ id
  > uid=1001(tc) gid=50(staff) groups=44(video),50(staff)
--------------------
> > 
> 
> but 'vcgencmd' still fails :(
> > 
Code:
--------------------
  >   > tc@piCorePlayer:~$ vcgencmd
  > VCHI initialization failed
--------------------
> > 
> 
> Can somebody with a bit more linux skills/TinyCore support me? Thanks
> a lot :)

piCorePlayer uses piCore which may not be compatible with RasPi Check. I
suspect RasPi Check was written assuming your Raspberry Pi was using a
"normal" Linux distribution with bash included and the additional RPi
utilities already included.

Ask the RasPi Check developers if it is compatible with piCore.


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

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

Reply via email to