We're no longer updating This wiki!!

This is an old revision of the document!


Kodi on ODROID-C2: Adjust refresh rate

System Settings

1. Change the hpd option in /media/boot/boot.ini file. (“true”“false”)

  • /media/boot/boot.ini
# HDMI HotPlug Detection control
# Allows you to force HDMI thinking that the cable is connected.
# true = HDMI will believe that cable is always connected
# false = will let board/monitor negotiate the connection status
# setenv hpd "true"
setenv hpd "false"

2. Change /sys/class/display/mode file permission. (644 → 666)

$ sudo chmod 666 /sys/class/display/mode"

Kodi Settings

en/c2_adjust_display_refresh_rate.1475631841.txt.gz · Last modified: 2016/10/05 10:14 by brian.kim
CC Attribution-Share Alike 3.0 Unported
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0