You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This card is Intel Wireless 7265D, you can find out by searching through demsg and looking for:
Detected Intel(R) Dual Band Wireless AC 7265, REV=0x210
This card is limited to 2.4 Ghz AP mode, while supporting 5 Ghz client mode. Yet 5 Ghz is certainly possible, something is preventing the card from being able to emit at 5 Ghz.
Using cec-client on a Raspberry Pi to control TV power and inputs via HDMI
Using cec-client on a Raspberry Pi
Most modern HDMI connected devices support Consumer Electronics Control (CEC). It allows devices to send commands to each other, typically to get the TV to switch input and control volume. If you have ever turned on a Game Console and had your TV automatically change input to that device you have seen CEC in action. It is very convenient and useful, sort of a universal remote that works.
Every manufacturer seems to have it’s own branding of CEC (e.g. Samsung Anynet+, LG SimpLink, Sharp Aquos Link) but it may need to be enabled. Check your manual for details.
Using a Raspberry Pi connected to a TV that supports CEC, you can use the command line cec-client application to control the inputs and the TV itself. These are notes on how to use cec-client and understand the different options.