Created
April 3, 2016 14:51
-
-
Save enricostano/0c34a7ff7d1c4c9e378beefebc8d0ebf to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[moo@alarmpi ~]$ /opt/vc/bin/tvservice -n | |
device_name=PHL-PHILIPS_FTV | |
[moo@alarmpi ~]$ /opt/vc/bin/tvservice -s | |
state 0x12000a [HDMI CEA (16) RGB lim 16:9], 1920x1080 @ 60.00Hz, progressive | |
[moo@alarmpi ~]$ /opt/vc/bin/tvservice -M | |
Starting to monitor for HDMI events | |
[I] HDMI cable is unplugged | |
[I] HDMI is attached | |
[I] HDMI cable is unplugged | |
[I] HDMI is attached | |
[I] HDMI cable is unplugged | |
[I] HDMI is attached | |
[I] HDMI cable is unplugged | |
[I] HDMI is attached | |
[I] HDMI cable is unplugged | |
[I] HDMI is attached | |
[I] HDMI cable is unplugged | |
[I] HDMI is attached | |
[I] HDMI cable is unplugged | |
[I] HDMI is attached |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment