From 59b51392f3ed247fa0f1b9c7fdd0d44463350945 Mon Sep 17 00:00:00 2001 From: LuPa Date: Sun, 3 Jun 2018 11:30:15 -0400 Subject: [PATCH] Update hdmi_cec.markdown --- source/_components/hdmi_cec.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_components/hdmi_cec.markdown b/source/_components/hdmi_cec.markdown index ceafd717c62..198d89b01bc 100644 --- a/source/_components/hdmi_cec.markdown +++ b/source/_components/hdmi_cec.markdown @@ -66,6 +66,7 @@ ssh pi@your_raspberry_pi_ip ```bash echo scan | cec-client -s -d 1 ``` +Note: to use this command you have to install cec-utils package. In Debian based should be: ```sudo apt install cec-utils``` * This will give you the list of devices that are on the bus