Hi,
- HW - PC: Intel J1900
- HW - TV: Philips 48PFT5500/12
- OS: LibreELEC 11.0.1 (Legacy Generic PC) - also tried with LibreELEC 10.0.4
I have a small fanless computer with micro motherboard with Intel J1900. I've been using this with standard 1920x1080 px monitor for ages without any issue. I now got an older Philips TV with Android. The Android is old without any further option to upgrade so I want to use the TV only as a display.
There is NO SIGNAL when plugging the PC into TV using HDMI cable. Not even during mini-PC startup.
Already done troubleshooting:
1. When I connect my laptop to the TV using the same HDMI cable + same HDMI port on TV it works - without even touching anything on TV.
2. xrandr info
Code
Kodi:~ # xrandr
Screen 0: minimum 8 x 8, current 1920 x 1080, maximum 32767 x 32767
DP1 disconnected primary (normal left inverted right x axis y axis)
DP2 disconnected (normal left inverted right x axis y axis)
HDMI1 disconnected (normal left inverted right x axis y axis)
HDMI2 connected 1920x1080+0+0 (normal left inverted right x axis y axis) 640mm x 360mm
1920x1080 60.00*+ 50.00 59.94 30.00 25.00 24.00 29.97 23.98
1920x1080i 60.00 50.00 59.94
1280x1024 60.02
1360x768 59.80
1280x720 60.00 50.00 59.94
1024x768 60.00
800x600 60.32
720x576 50.00
720x576i 50.00
720x480 60.00 59.94
720x480i 60.00 59.94
640x480 60.00 59.94
VGA1 disconnected (normal left inverted right x axis y axis)
VIRTUAL1 disconnected (normal left inverted right x axis y axis)
Display More
3. xrandr set display device
4. I set up EDID: https://wiki.libreelec.tv/configuration/edid
Code
Kodi:~ # head /sys/class/drm/*/status
==> /sys/class/drm/card0-DP-1/status <==
disconnected
==> /sys/class/drm/card0-DP-2/status <==
disconnected
==> /sys/class/drm/card0-HDMI-A-1/status <==
disconnected
==> /sys/class/drm/card0-HDMI-A-2/status <==
connected
==> /sys/class/drm/card0-VGA-1/status <==
disconnected
Display More
Nothing works
Could you please advise what else I could try?
Thank you!