v18 LibreELEC Testbuilds for x86_64 (Kodi 18.0)
I have an issue when switching from stable Kodi 17.6 (LibreELEC v8.2.5) to Milhouse #0913. Kodi is not showing the UI because there is something wrong the resolution/refreshrate.

Here is what xrandr shows under Milhouse:
cpp:
Using username "root".
[email protected]'s password:
##############################################
# LibreELEC #
# https://libreelec.tv #
##############################################
LibreELEC (community): devel-20180914003848-#0913-g56eae68 (Generic.x86_64)
LibreELEC:~ # xrandr
Screen 0: minimum 8 x 8, current 3840 x 2160, maximum 32767 x 32767
DP1 connected primary 3840x2160+0+0 (normal left inverted right x axis y axis) 1110mm x 620mm
4096x2160 24.00 23.98
3840x2160 30.00 25.00 24.00 29.97 23.98
1920x1080 60.00 50.00 59.94 30.00 25.00 24.00 29.97 23.98
1920x1080i 60.00 50.00 59.94
1680x1050 59.88
1600x900 60.00
1280x1024 75.02 60.02
1440x900 59.90
1280x800 59.91
1152x864 75.00
1280x720 60.00 50.00 59.94
1024x768 75.03 70.07 60.00
832x624 74.55
800x600 72.19 75.00 60.32
720x576 50.00
720x480 60.00 59.94
640x480 75.00 72.81 66.67 60.00 59.94
720x400 70.08
DP2 disconnected (normal left inverted right x axis y axis)
HDMI1 disconnected (normal left inverted right x axis y axis)
HDMI2 disconnected (normal left inverted right x axis y axis)
VIRTUAL1 disconnected (normal left inverted right x axis y axis)
3840x2160 (0x49) 594.000MHz +HSync +VSync
h: width 3840 start 4016 end 4104 total 4400 skew 0 clock 135.00KHz
v: height 2160 start 2168 end 2178 total 2250 clock 60.00Hz
LibreELEC:~ #

And this is xrandr under LibreELEC v8.2.5 where it is working fine:
cpp:
Using username "root".
[email protected]'s password:
##############################################
# LibreELEC #
# https://libreelec.tv #
##############################################
LibreELEC (official): 8.2.5 (Generic.x86_64)
LibreELEC:~ # xrandr
Screen 0: minimum 8 x 8, current 3840 x 2160, maximum 32767 x 32767
DP1 connected primary 3840x2160+0+0 (normal left inverted right x axis y axis) 1110mm x 620mm
3840x2160 60.00*+ 30.00 25.00 24.00 29.97 23.98
4096x2160 24.00 23.98
1920x1080 60.00 50.00 59.94 30.00 25.00 24.00 29.97 23.98
1920x1080i 60.00 50.00 59.94
1680x1050 59.88
1600x900 60.00
1280x1024 75.02 60.02
1440x900 59.90
1280x800 59.91
1152x864 75.00
1280x720 60.00 50.00 59.94
1024x768 75.03 70.07 60.00
832x624 74.55
800x600 72.19 75.00 60.32
720x576 50.00
720x480 60.00 59.94
640x480 75.00 72.81 66.67 60.00 59.94
720x400 70.08
DP2 disconnected (normal left inverted right x axis y axis)
HDMI1 disconnected (normal left inverted right x axis y axis)
HDMI2 disconnected (normal left inverted right x axis y axis)
VIRTUAL1 disconnected (normal left inverted right x axis y axis)
LibreELEC:~ #

So the difference is here...

Not working:
cpp:
3840x2160 30.00 25.00 24.00 29.97 23.98

Working:
cpp:
3840x2160 60.00*+ 30.00 25.00 24.00 29.97 23.98

Any idea how I could get xrandr to add the missing refresh rate of 60Hz?

My AV receiver is a Yamaha RX-V 583 and my TV is a Samsung 50MU6179.


Messages In This Thread
RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - by mavvy - 2018-09-14, 21:52
Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for x86_64 (Kodi 18.0)24