[question]T-CHU7AEAC_002005
[question]T-CHU7AEAC_002005
is T-CHU7AEAC_002005 firmware for UA40B7000WR compatible with samyGo. it is not in the compatibility list.and samygo f/w patcher 0.24 has problem with it
- erdem_ua
- SamyGO Admin
- Posts: 3126
- Joined: Thu Oct 01, 2009 6:02 am
- Location: Istanbul, Turkey
- Contact:
Re: [question]T-CHU7AEAC_002005
Because SamyGO doesn't known at UA region. You needed to advertise us at there! 
I can add compatibility. But if T-CHU7AEAC 2005 is restricted firmware? (preFeb 2010?)
For example could you connect your TV via ExLink?
Or can you run Telnet enabler from Content Manager?
If you can send the firmware link I can inspect it and found the problem. Could add to compatibility list later.
Thanks.

I can add compatibility. But if T-CHU7AEAC 2005 is restricted firmware? (preFeb 2010?)
For example could you connect your TV via ExLink?
Or can you run Telnet enabler from Content Manager?
If you can send the firmware link I can inspect it and found the problem. Could add to compatibility list later.
Thanks.
Re: [question]T-CHU7AEAC_002005
hi erdem I read many of wiki and forum sections and in exe.img of my original firmware THERE IS NO #remove engine logging BUT THERE ISerdem_ua wrote:Because SamyGO doesn't known at UA region. You needed to advertise us at there!
I can add compatibility. But if T-CHU7AEAC 2005 is restricted firmware? (preFeb 2010?)
For example could you connect your TV via ExLink?
Or can you run Telnet enabler from Content Manager?
If you can send the firmware link I can inspect it and found the problem. Could add to compatibility list later.
Thanks.
export KF_LOG=/dev/null
cd /mtd_exe/
./exeDSP
and this is why the patch is not running because there is no string to find. my question is ca I add the code manually to exe.img ?
I attach the exe.img opened by hex editor of my original firmware.and the whole file is downloadable in samsung global download in malaysian english site when you select UA40B7000WR as the model.unfortunately I am not allowed to add link.
I can telnet with my TV and FTP works .I did not make Exlink cable yet!!
Last edited by erdem_ua on Mon Oct 03, 2011 7:24 am, edited 1 time in total.
Reason: deleted file
Reason: deleted file
Re: [question]T-CHU7AEAC_002005
if the image is not clear enough this is the text
Code: Select all
Offset(h) 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F
0004F000 23 21 2F 62 69 6E 2F 73 68 0A 0A 65 78 70 6F 72 #!/bin/sh..expor
0004F010 74 20 4D 41 50 4C 45 5F 44 45 46 41 55 4C 54 5F t MAPLE_DEFAULT_
0004F020 50 41 54 48 3D 2F 6D 74 64 5F 63 6D 6D 6C 69 62 PATH=/mtd_cmmlib
0004F030 2F 49 6E 66 6F 4C 69 6E 6B 2F 6C 69 62 0A 65 78 /InfoLink/lib.ex
0004F040 70 6F 72 74 20 4D 41 50 4C 45 5F 4D 41 4E 41 47 port MAPLE_MANAG
0004F050 45 52 5F 57 49 44 47 45 54 5F 50 41 54 48 3D 2F ER_WIDGET_PATH=/
0004F060 6D 74 64 5F 64 6F 77 6E 2F 77 69 64 67 65 74 73 mtd_down/widgets
0004F070 2F 6D 61 6E 61 67 65 72 0A 65 78 70 6F 72 74 20 /manager.export
0004F080 4D 41 50 4C 45 5F 4E 4F 52 4D 41 4C 5F 57 49 44 MAPLE_NORMAL_WID
0004F090 47 45 54 5F 50 41 54 48 3D 2F 6D 74 64 5F 64 6F GET_PATH=/mtd_do
0004F0A0 77 6E 2F 77 69 64 67 65 74 73 2F 6E 6F 72 6D 61 wn/widgets/norma
0004F0B0 6C 0A 65 78 70 6F 72 74 20 4D 41 50 4C 45 5F 57 l.export MAPLE_W
0004F0C0 49 44 47 45 54 5F 44 41 54 41 5F 50 41 54 48 3D IDGET_DATA_PATH=
0004F0D0 2F 6D 74 64 5F 64 6F 77 6E 0A 65 78 70 6F 72 74 /mtd_down.export
0004F0E0 20 4D 41 50 4C 45 5F 57 49 44 47 45 54 5F 49 4E MAPLE_WIDGET_IN
0004F0F0 43 4C 55 44 45 5F 50 41 54 48 3D 2F 6D 74 64 5F CLUDE_PATH=/mtd_
0004F100 64 6F 77 6E 2F 77 69 64 67 65 74 73 2F 69 6E 63 down/widgets/inc
0004F110 0A 65 78 70 6F 72 74 20 4D 41 50 4C 45 5F 50 4C .export MAPLE_PL
0004F120 55 47 49 4E 5F 44 41 54 41 5F 50 41 54 48 3D 2F UGIN_DATA_PATH=/
0004F130 6D 74 64 5F 63 6D 6D 6C 69 62 2F 49 6E 66 6F 4C mtd_cmmlib/InfoL
0004F140 69 6E 6B 2F 6C 69 62 0A 65 78 70 6F 72 74 20 4C ink/lib.export L
0004F150 44 5F 4C 49 42 52 41 52 59 5F 50 41 54 48 3D 24 D_LIBRARY_PATH=$
0004F160 4C 44 5F 4C 49 42 52 41 52 59 5F 50 41 54 48 3A LD_LIBRARY_PATH:
0004F170 2F 6D 74 64 5F 63 6D 6D 6C 69 62 2F 59 57 69 64 /mtd_cmmlib/YWid
0004F180 67 65 74 5F 4C 49 42 0A 65 78 70 6F 72 74 20 4B get_LIB.export K
0004F190 46 5F 4C 4F 47 3D 2F 64 65 76 2F 6E 75 6C 6C 0A F_LOG=/dev/null.
0004F1A0 63 64 20 2F 6D 74 64 5F 65 78 65 2F 0A 0A 2E 2F cd /mtd_exe/.../
0004F1B0 65 78 65 44 53 50 0A 0A 00 00 00 00 00 00 00 00 exeDSP..........
Re: [question]T-CHU7AEAC_002005
You don`t need to rewrite the hexcodeshahr774 wrote:if the image is not clear enough this is the text

Here is firmwareT-CHU7AEAC-2004.0, dated 28/10/09, so it is definitely preFEB firmware.
What strange i inspected there, the directory inside the archive is T-CHU7DEUC, but identificators are T-CHE7AEAC.
Will check exeDSP for firmware version, i wish it is not fake.
EDIT:
This firmware xored with T-CHU7DEUC xor key and exeDSP contains the string T-CHE7AEAC-2004.0.
I think this is quite normal firmware, feel free to use it on your device

And yes, exeDSP does not contain any #remove engine loging string to use with SamyGO patcher.
I also checked another AEAC firmware (T-CHEAEAC-2005.0.exe) and it has T-CHL7DEUC directory inside and all identificators for T-CHEAEAC. Seems this is normal praxis by samsung and models are very very similar.
LE40B653T5W,UE40D6750,UE65Q8C
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]
DO NOT EVER INSTALL FIRMWARE UPGRADE
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]
DO NOT EVER INSTALL FIRMWARE UPGRADE
Re: [question]T-CHU7AEAC_002005
dear juuso thanks for all your kindness. but what is the use of this firmware if i cant use patcher to load samygo.sh automatically at start up. with T-CHU7AEAC_002005 I can telnet with TV and FTP works.and i can use samba shares .but I want to patch exe.img for using automatic startups and everything else.juuso wrote:
You don`t need to rewrite the hexcode
EDIT:
This firmware xored with T-CHU7DEUC xor key and exeDSP contains the string T-CHE7AEAC-2004.0.
I think this is quite normal firmware, feel free to use it on your device
And yes, exeDSP does not contain any #remove engine loging string to use with SamyGO patcher.
I also checked another AEAC firmware (T-CHEAEAC-2005.0.exe) and it has T-CHL7DEUC directory inside and all identificators for T-CHEAEAC. Seems this is normal praxis by samsung and models are very very similar.
Re: [question]T-CHU7AEAC_002005
If i was you, i would risk and feed the T-CHU7DEUC-3000.G to TV. It should accept it. But here are some risks to brick TV.
I don`t know what could happen, but at least ExLink cable and shell access (checked and working), u-boot menu access also is must have before to making such cross-flashing.
Why does it needed? If you really want auto-start of applications, this is the chance to get it. If success, you can flash the patched T-CHU7DEUC firmware and get all benefits of using samygo.
If brick, having ExLink isn`t any brick dangerous (almost).
p.s. i will flash the T-CHLAEAC, which i found is currently being T-CHL7DEUC, to my TV and check what happens
p.p.s. After flashing TV started normally, but menus became slow. I see, the settings were reset to factory defaults in service menu. Even tuner was set for Asia_ATV
Conclusion: you could try to flash EU firmware, but probably TV becomes slow. To know exact what happens, needed to test. Be sure you have telnet enabler on TV`s memory and after flashing go to service menu and change rs232 to "debug", watchdog to "off"
I don`t know what could happen, but at least ExLink cable and shell access (checked and working), u-boot menu access also is must have before to making such cross-flashing.
Why does it needed? If you really want auto-start of applications, this is the chance to get it. If success, you can flash the patched T-CHU7DEUC firmware and get all benefits of using samygo.
If brick, having ExLink isn`t any brick dangerous (almost).
p.s. i will flash the T-CHLAEAC, which i found is currently being T-CHL7DEUC, to my TV and check what happens

p.p.s. After flashing TV started normally, but menus became slow. I see, the settings were reset to factory defaults in service menu. Even tuner was set for Asia_ATV

Conclusion: you could try to flash EU firmware, but probably TV becomes slow. To know exact what happens, needed to test. Be sure you have telnet enabler on TV`s memory and after flashing go to service menu and change rs232 to "debug", watchdog to "off"
LE40B653T5W,UE40D6750,UE65Q8C
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]
DO NOT EVER INSTALL FIRMWARE UPGRADE
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]
DO NOT EVER INSTALL FIRMWARE UPGRADE