Samsung A Series (2008 Model) Hacks


From SamyGO
Revision as of 18:02, 27 July 2011 by Erdem ua (talk | contribs) (Fixed old forums links.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

T-RBYDEUC and T-AMBDFRC (Models with SH4 CPU)

Moved to Samsung A Series (sh4 CPU) Hacks


Firmware patching instruction for T-SPHAUSC (Models LNxxA850 and LNxxA860)

Unfortunately there is no official firmware available on Samsung support web site for LNxxA8xx. For that reason we cannot provide simple patch script. But if you find the files on the internet you can use the following instructions to modify it manually. It seems the latest known firmware version is 1004.

The good news is that firmware files are NOT protected. You will just need to use squashtools v3.0 (not anything higher or lower) to unpack/pack the firmware files. Please don't use 3.1 because it will produce the files which won't be understood by your TV.

1. Unpack image with the following command:

   unsquashfs exe.img

2. Modify squashfs-root/rc.local as this:

   export MAPLE_DEFAULT_PATH=/mtd_cmmlib/InfoLink/lib
   export MAPLE_WIDGET_DATA_PATH=/mtd_down/widgets
   /etc/telnetd_start.sh &
   /mtd_exe/exeDSP
  • "/etc/telnetd_start.sh &" is new line there.

3. Remove or move old exe.img to different location and then run:

   mksquashfs.exe ./squashfs-root exe.img -all-root -nolzma -b 65536 -no-exports

4. Calculate checksum of newly generated image. (see details on SamyGO wiki age)

5. Flash it via "Update Software" TV Menu

  • If you cannot connect with your TV using telnet after patching there is a chance that your firmware is bad. Fortunately TV has two copies of firmware and uses the backup copy to start up.

Starting telnet daemon using Content Library Game menu (aka injection method)

If you cannot patch your firmware or you are just afraid to do that, there is a safer method to start telnet daemon on your TV. You will need to download a package which was made from SamyGO 0.2 extension pack. It was developed and tested on LN52A850 running T-SPHAUSC 1004 firmware. But recently it was confirmed that it works on LNxxA750 running T-RBYAUSC 1012.2 firmware. It might also work on other LNxxAxxx models.

1. Please download the package from here: [1]

2. Please unpack the content of the zip file to the root of USB stick.

3. Then plug it into TV, go to content library on your TV, switch to USB drive using red button and run Telnetd game.

4. After several seconds of color blinking your TV will be running telnetd daemon and you will be able to connect from your PC.

Mounting network drives from your TV (Tested on LNxxA850 using T-SPHAUSC 1004)

  • Mounting windows shares is also possible now, you need to have cifs.ko kernel module built for the particular linux version installed in these TVs. cifs.ko supplied with SamyGO Extension v0.3 is not compatible. However new version of SamyGO Extensions will include compatible module. So stay tuned.

References to discussion threads

Hacking T-SPHAUSC Firmware - LN52A850 and LN52A860 : [2]