Posts by Mavericks

    Hi, I recently started using librelec Kodi running on my RPi-3. Post installation the system booted successfully and updated ...displaying the kodi screen. I am using a waveshare 7 inch small screen with resolution of 1024 x 600 but the os is not supporting the resolution and the default resolution taken is 1024x 768. I have tried everything and even tried to change the config.txt file but failed. Even the display settings on kodi is by default 1024 x768. I want to set 1024 x 600 and request help on this issue.

    Hdmi configuration done at end of Config.txt file to change resolution but failed.

    Code
    hdmi_force_hotplug=1
    hdmi_cvt=1024 600 60 6 0 0 0
    hdmi_group=2
    hdmi_mode=87
    disable_overscan=1

    Thanks in advance ... I am newbie in this field and intend to use Librelec Kodi for entertainment purpose.