Difference between revisions of "Main Page"
Dynamic1969 (talk | contribs) (→Firmware Modification) |
(→Welcome to SamyGo WiKi) |
||
Line 17: | Line 17: | ||
!width="200"|Notes | !width="200"|Notes | ||
|-align="center" | |-align="center" | ||
− | |rowspan="2"|LExxB65x LExxB75x | + | |rowspan="2"|LExxB65x LExxB75x PSxxB65x||rowspan="2"|T-CHL7DEUC||2004.1||bgcolor="#90ff90"|Enable||bgcolor="#90ff90"|v2 |
|-align="center" | |-align="center" | ||
||2005.0||bgcolor="#90ff90"|Enable||bgcolor="#90ff90"|v1 | ||2005.0||bgcolor="#90ff90"|Enable||bgcolor="#90ff90"|v1 |
Revision as of 00:51, 5 December 2009
Contents
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).
Name of Device | Firmware | Version | Telnet | Video AR Fix | Notes |
---|---|---|---|---|---|
LExxB65x LExxB75x PSxxB65x | 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 )
- Have a working Ex-Link cable at hand.
- Ensure the backup exe.img ( stored on /dev/tbml10 ) is in good condition ( and ideally not altered. )
- Ensure your RS232 Setting in the Service-Menu is set to "debug".
- 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
- How to enable Telnet on samsung TV's
- How to enable Telnet/NFS/CIFS/SAMBA
- 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)
- Open backdoor for fixing bootloop situations
- Mounting an NFS share on a USB device to bypass DLNA
- Mounting an CIFS/SAMBA share on a USB device to bypass DLNA
Software Tools
- Setting up a native-compilation toolchain
- Setting up a cross-compilation toolchain
- SamyGO Extensions Pack
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.