是否有一个命令行实用程序可以显示显卡的所有功能并显示有关我的笔记本电脑中的 CEC 功能的信息?
答案1
尝试以下操作,
sudo apt-get install cec-utils libcec-dev
进而,
cec-client -l
它应该列出支持它的设备。
请查看 superuser.com 的链接/答案以获取更多信息,
来源: https://superuser.com/questions/524759/determine-the-hdmi-controller-from-the-command-line