[LE46B651T3] Flashed or no ??

Here for general support for B series TVs, request and problem solve area.

User avatar
erdem_ua
SamyGO Admin
Posts: 3126
Joined: Thu Oct 01, 2009 6:02 am
Location: Istanbul, Turkey
Contact:

Re: [LE46B651T3] Flashed or no ??

Post by erdem_ua »

Okey,
What is firmware version of your are trying to patch? Latest version firmwares kills telnet daemon after start...
We DO NOT support latest firmwares.

And Telnet does NOT automatically enable itself via Advanced Mode without script.
It's only enables execution of /mtd_rwarea/SamyGO.sh.
You needed to enable telnet via /mtd_rwarea/SamyGO.sh file.

If you create a that file with this content

Code: Select all

#!/bin/sh
# Enable Telnetd
mount -t devpts devpts /dev/pts
telnetd
Than your telnet enabled on each boot.
It's simply linux shell script. You can make anything with it. But If you write some bad commands, than your TV could enter bootloop. You needed to read link that you posted, It's not only for WiFi...

Good lucks.
User avatar
erdem_ua
SamyGO Admin
Posts: 3126
Joined: Thu Oct 01, 2009 6:02 am
Location: Istanbul, Turkey
Contact:

Re: [LE46B651T3] Flashed or no ??

Post by erdem_ua »

Do you reverted your flash? Do you sure? Via nurislam or child story way...http://wiki.samygo.tv/index.php?title=F ... r_firmware
Because latest firmware doesn't allow flash older versions.

"/mtd_rwarea/SamyGO.sh" will definitely working if you successfully patch firmware via Advanced mode and if you flash that image to TV...
There is something wrong.

please check /mtd_exe/rc.local file via

Code: Select all

cat /mtd_exe/rc.local
If there is SamyGO.sh at line before exeDSP line, than your TV is proper, problem is on SamyGO.sh
If there is no such a line, thats means your patching or flashing process is defected...
User avatar
erdem_ua
SamyGO Admin
Posts: 3126
Joined: Thu Oct 01, 2009 6:02 am
Location: Istanbul, Turkey
Contact:

Re: [LE46B651T3] Flashed or no ??

Post by erdem_ua »

So It is look like you flashed non hacked version. Or not hacked "advanced mode".
Please verify if your hacked firmware has that string.
You needed to xor exe.img with T-CHL7DEUC key and mount after...
THanks
User avatar
erdem_ua
SamyGO Admin
Posts: 3126
Joined: Thu Oct 01, 2009 6:02 am
Location: Istanbul, Turkey
Contact:

Re: [LE46B651T3] Flashed or no ??

Post by erdem_ua »

Correct, but it's looks like a problem some where. Where is it? You needed to identify that. So please look that flash image in your USB and be sure if it's really hacked one.
Because this instructions are enable advanced mode but on your TV.
User avatar
erdem_ua
SamyGO Admin
Posts: 3126
Joined: Thu Oct 01, 2009 6:02 am
Location: Istanbul, Turkey
Contact:

Re: [LE46B651T3] Flashed or no ??

Post by erdem_ua »

I don't know where did you read that instruction.
You don't needed to "edit" something manually, just XOR the image file to READ rc.local at hacked file.
You don't gonna "burn" that image any way. You already burnt that.

I think you miss understand some thing...

Post Reply

Return to “[B] Support”