Page 1 of 1

[App] libHDMIpassthru for D55xx/57xx/69xx MIPS/MSTAR

Posted: Fri May 27, 2016 1:57 pm
by zoelechat
No need to explain, everything in the name. Patch supports only AC3 passthrough, no DTS.
Mandatory requisite though: EDID "handshake" first have to be done correctly between TV and HDMI device(s). More details here (sorry no FakeEDID patch for D-mips).

Usage:
  • First install latest samyGOso as usual, if needed.
  • Extract attached archives and copy libHDMIpassthru.so to /mtd_rwdata/widgets/user/SamyGO/SamyGO/opt/privateer/usr/libso (create folder if needed)
  • Execute

    Code: Select all

    samyGOso -d -D -l /mtd_rwdata/widgets/user/SamyGO/SamyGO/opt/privateer/usr/libso/libHDMIpassthru.so
  • Autostart
    • Copy 99_90_HDMIpassthru.init to /mtd_rwdata/widgets/user/SamyGO/SamyGO/etc/init.d
    • Set permissions

      Code: Select all

      chmod 755 /mtd_rwdata/widgets/user/SamyGO/SamyGO/etc/init.d/99_90_HDMIpassthru.init