interesting that it was readable

Did you also test bigger Eeproms ?! Probably that?s not the complete Eeprom ??
Regards
Bastler
I'm just a new owner of LE40C550, and I see that firmware update contains rootfs.img that seems to be a non-encrypted file with squashfs filesystem. It also seems that CRC of this file is not stored anywhere, so we can add a line like "/bin/busybox telnetd &" to /etc/rc.local in it and upload to TV. This idea is too simple, so, obviously someone have already tried it earlier. The phrase "at least two c550 dead" stops me from doing this myself.process is going on and we have some results on C550 (unfortunatly negative yet: at least two c550 dead and one c650 bricked too).
Log where kernel was rewritten:probutus wrote: Can you please provide me the serial output of the dead units? This would help me a lot in better understanding the authentication routines in the bootloader
Code: Select all
{boot
[build]
2010. 01. 19. (??) 11:07:22 KST,yongkyoon81 built on host localhost.localdomain for SAMSUNG.
=================================
Samsung Bootloader Infomation for 1C
release ver : 1000 Release
etc :
=================================
SHUTDOWN : enable
SECURE_JTAG : enable
USB_UPDATE : disable
=================================
This board is SX1C Retail!
[Sync Mode, DMA]
Init Success on TridentSX
TinyBML open success
selUART : 0x0
N boot
Failed!!
Code: Select all
{boot
[build]
2010. 03. 19. (??) 17:24:16 KST,yoonsik.park built on host localhost.localdomain for SAMSUNG.
=================================
Samsung Bootloader Infomation for 1C
release ver : 1001 Release
etc :
=================================
SHUTDOWN : enable
SECURE_JTAG : enable
USB_UPDATE : disable
=================================
This board is SX1C Retail!
[Sync Mode, DMA]
Init Success on TridentSX
TinyBML open success
selUART : 0x0
N boot
Verified!!
+[ Loaded normal kernel from OneNand ]+
kernel_entry : 0x80100800
cmd_line : console=ttyS0,115200 mem=126M@1M ftmac110_sx.mem=1M@158M rootfstype=squashfs root=/dev/tbml7 quiet
[jump kernel]
SQUASHFS error: zlib_fs returned unexpected result 0xfffffffd
SQUASHFS error: Unable to read cache block [30431d:ff]
SQUASHFS error: Unable to read inode [30431d:ff]
Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(139,7)
Yes, i have an idea. Solution is written on the first post:plisskenator wrote: I followed the steps in the first post, and USB ports have stopped working.
Any idea?.
Change code as above, run modified widget again and you get your USB back. Then try whole procedure to hack TV again.juuso wrote: If TV does not react to USB or its behavior is strange, you can allways delete usb_hotplug.sh with help of widget:Code: Select all
FilePlugind.Delete("/mtd_rwarea/usb_mount/usb_hotplug.sh")