Difference between revisions of "Main Page"


From SamyGO
Jump to: navigation, search
(Welcome to SamyGo WiKi)
(Firmware Modification)
Line 53: Line 53:
 
*[[How to enable Telnet/NFS/CIFS/SAMBA]]
 
*[[How to enable Telnet/NFS/CIFS/SAMBA]]
 
*[[Enable Serial Console on non CI+ Devices]]
 
*[[Enable Serial Console on non CI+ Devices]]
 +
*[[Getting access to uBoot / bootloader]]
 
*[[Manually flashing images via telnet or console (without the need for XOR and CRC32)]]
 
*[[Manually flashing images via telnet or console (without the need for XOR and CRC32)]]
 
*[[Open backdoor for fixing bootloop situations]]
 
*[[Open backdoor for fixing bootloop situations]]

Revision as of 22:09, 4 December 2009

Welcome to SamyGo WiKi

Unfortunately, SourceForge doesn't allow users to write on wiki. We needed to assign writing permission by hand.

You can give a vote "thumb up" for this idea for make SourceForge to allow user write access to wiki.

So, edit permissions will be granted on request from forum (Drop mesage to Erdem_ua or dynamic1969).

Logo.png
Table Of Compatibility for SamyGO Firmware Patch Script
Name of Device Firmware Version Telnet Video AR Fix Notes
LExxB65x LExxB75x PSxxB6xx T-CHL7DEUC 2004.1 Enable v2
2005.0 Enable v1
LNxxB65x T-CHEAUSC 1012.3 Enable v1
LExxB55x LExxB62x PSxxB55x PSxxB56x UExxB6xxx T-CHL5DEUC 2008.0 No v1 Also play movie from USB supported (WiseLink hack)
UExxB7xxx PSxxB85x T-CHU7DEUC 2004.0 Enable v1
2008.2 Enable v1
2009.0 Enable v1
3000.G Enable v1
LExxA7xxx LExxA8xxx LExxA9xxx T-RBYDEUC 1013.1 No No
LExxA676 T-AMBDFRC 1017.0 No No
Any T2P(CI+) Device T-CHxCIPDEUC Any Version By Telnet Enabler Application Work In Progress Solving Encryption Problem

Safety Measures ( which you shouldn't start without )

  1. Have a working Ex-Link cable at hand.
  2. Ensure the backup exe.img ( stored on /dev/tbml10 ) is in good condition ( and ideally not altered. )
  3. Ensure your RS232 Setting in the Service-Menu is set to "debug".
  4. Know that your TV will reset RS232 jack back to UART mode after new firmware installation or reverting back to old version.


Useful WIKI articles

Firmware Modification

Software Tools

General Information


Interesting Reference Material

The file-system used in the the recent Samsung TVs is "RFS". Its proprietary nature and consequently so the absence of an according Linux RFS-Module in the standard Linux distributions makes it currently impossible to modify files by simply mounting the respective image as "RW", modifying it and saving the respective image again. This is the reason why currently all changes are done via patching of the image-binaries.

The information provided here should help, that we get a RFS module compiled for our common Linux distributions

--Dynamic1969 19:24, 6 October 2009 (UTC)

Disclaimer

Neither this WIKI/Forum nor the author(s) of articles and information provided accept any responsibility for damage that may be caused by use of the information provided. You do everything at your own risk. Be aware that "hacking" activities do void your warranty!
Tested on UExxB70xx, LExxB65x and compatible devices only.