TV (1366x768) shows “No signal” and blank black screen when connected to HDMI port to device. But at the same time I can control TV with device by doing commands like ‘echo “on 0” | cec-client -s’.
I’ve checked TV with linux laptop and there HDMI works fine, but with Xorg driver not framebuffer like on x96.
I’ve checked x96 with another HDMI monitor and video is ok.
So I believe the problem is in finding correct video mode for TV.
setting vout=‘720p60hz’ in /flash/config.ini
No result.
wanted to set modeline /flash/config.ini, but I don’t have any clue how to fill that numbers, if none of them can be avoided. I mean, I can copy settings from debian laptop which sends signal normally using xrandr, but I don’t know hot to translate Xorg modeline to FB modeline. Maybe you know?
Also maybe it is important: x96 box doesn’t outputs AV signal during boot, only when Kodi starts. But if I attach x96 to another display via HDMI I can see both boot logo and Kodi.
Gathered allfmt_names from /flash/resolution.ini and tried to do things like:
echo “1080p60hz” | tee /sys/devices/virtual/amhdmitx/amhdmitx0/disp_mode
And finally HDMI output became alive! I’ve meesed up the guisettings.xml by removing all resolutions and leaving just one 480p, so kodi crashes the screen when I’m entering the “Settings” => “System”.