Tiny Core Linux

Tiny Core Base => Raspberry Pi => Topic started by: onelife on November 09, 2018, 07:30:01 AM

Title: TV Service or vcgencmd
Post by: onelife on November 09, 2018, 07:30:01 AM
Hi there forum,

I'm trying to get the status of the HDMI port + some other options related info.

I see no tvservice or vcgencmd tcz's are available - Or am i missing something?

I see back in 2013 there was the vcgencmd option but since gone?

Any ideas :)

Thank you!
Title: Re: TV Service or vcgencmd
Post by: Misalf on November 09, 2018, 08:08:41 AM
rpi-vc.tcz
Title: Re: TV Service or vcgencmd
Post by: Misalf on November 09, 2018, 08:13:31 AM
Check out the "provides" feature either via the Apps GUI tool or directly in CLI.
This will list extensions containing file names with the given search term.
Code: [Select]
provides.sh vcgencmd
It's very useful.