Difference between revisions of "Main Page"


From SamyGO
Jump to: navigation, search
(Firmware modification)
(Useful WIKI articles)
Line 19: Line 19:
  
 
== Useful WIKI articles ==
 
== Useful WIKI articles ==
===Firmware modification===
+
===Firmware Modification===
 
*[[Enable Serial Console on non CI+ Devices]]
 
*[[Enable Serial Console on non CI+ Devices]]
 
*[[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)]]
Line 26: Line 26:
 
*[[Mounting an NFS share on a USB device to bypass DLNA]]
 
*[[Mounting an NFS share on a USB device to bypass DLNA]]
 
*[[Mounting an CIFS/SAMBA 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]]
 
*[[Setting up a cross-compilation toolchain]]
  
===General information===
+
 
 +
===General Information===
 
*[[Service Manuals]]
 
*[[Service Manuals]]
 
*[[Service Menu]]
 
*[[Service Menu]]

Revision as of 23:29, 31 October 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.

SamyGo Forum

SamyGo Home Page


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.