[App] lib288pSupport (C only)

Here are software that related with Samsung C series TVs, applications, programs that will run in your TV or computer...:!:This forum is NOT FOR USER QUESTIONS or Problems.
Post Reply

rapperskull
Posts: 11
Joined: Sun Sep 01, 2013 9:18 pm

[App] lib288pSupport (C only)

Post by rapperskull »

This library fixes the 720x288p and 1440x288p resolutions over HDMI.
Turns out that the engineers at Samsung left the support for 288p half broken. The hardware still supports it, but the software wasn't completed.
This means that a 720x288p signal over HDMI is reported as not supported by the TV, while 1440x288p works, but with the wrong overscan parameters. This mod fixes both. The only downside of this mod is that it replaces 288i, a resolution found only in some very low quality DTV channels.

Only for C series! Won't work on other models.
It has been tested on T-VALDEUC-3018.1 only. Please let me know if you have problems on older firmwares.

On C series $SYSROOT is usually /dtv/usb/sda/SamyGO

Usage:
  1. Install latest SamyGOso from here:
    • Copy samyGOso file to $SYSROOT/opt/privateer/usr/bin
    • Set permissions (not needed on C series since $SYSROOT is on USB):

      Code: Select all

      chmod +x $SYSROOT/opt/privateer/usr/bin/samyGOso
  2. Extract attached archive and copy lib288pSupport.so to $SYSROOT/opt/privateer/usr/libso
  3. Test it to see if everything is working:

    Code: Select all

    samyGOso -r -d -A -B -l $SYSROOT/opt/privateer/usr/libso/lib288pSupport.so
  4. Make it permanent by copying 01_99_288p_support.init to $SYSROOT/etc/init.d
    • Set permissions (again not needed on C series):

      Code: Select all

      chmod +x $SYSROOT/etc/init.d/01_99_288p_support.init
Source code is available on GitHub
You do not have the required permissions to view the files attached to this post.

Post Reply

Return to “[C] Software”