Did anyone succeed in setting up HDMI on Linux? I think that at a Kernel level things are already set up, or at least I can see from dmesg the following events:
[ 2524.064900] mtk_pcm_hdmi_open
[ 2524.065062] mtk_pcm_hdmi_close
[ 2524.065199] mtk_pcm_hdmi_open
[ 2524.065351] mtk_pcm_hdmi_close
[ 2867.350608] ===hdmi plug in===
I am using this build:
Linux localhost.localdomain 3.18.41+ #4 SMP PREEMPT Mon Mar 26 22:43:05 MSK 2018 aarch64 GNU/Linux
Xrandr does not recognize an external screen connected on HDMI
$ xrandr —listmonitors
Monitors: 1
0: +*hwcomposer 2160/571x1080/286+0+0 hwcomposer
Any ideas?