AMLogic - try and fix your Audio and Video playback problems.
#3
Yes tested on AMlogic only.
I doubt anyone but the Kodi devs have multiple AMlogic or specific Rockchip SoC's to allow testing of this function.
Koying will definately know which specific Rockchip SoC's

if users have Rockchip then this is the code for you: (Untested)
Code:
#!/system/bin/sh
chmod 666 /sys/class/display/display0.HDMI/mode

I will change the Title of the thread once someone tests this actually works properly on a Rockchip device with the Universal Init.d app I have used.

The easy way to test if your Rooted - Rockchip SoC is supported and can use this Switching Feature is to use the Terminal Emulator app:
Code:
su
chmod 666 /sys/class/display/display0.HDMI/mode

This will set the correct permission.
Then follow Step #5 in my first post.

Reply


Messages In This Thread
RE: AMlogic - enable Dynamic Refresh Rate Switching in SPMC or Kodi Isengard on boot - by wrxtasy - 2015-06-11, 10:51
Logout Mark Read Team Forum Stats Members Help
AMLogic - try and fix your Audio and Video playback problems.3