Page 4 of 4
Re: executing custom script on CI+
Posted: Tue Oct 18, 2011 10:39 am
by marcelru
Hi, a bit off topic, my question:
Code: Select all
[Version_file : SWU_T-CHL5CIPDEUC_002008_I02_EK000DK000_100115
langerhans, apparently you have the same firmware as I have in my UE40B6000. Do you happen to have the original installation file of it?
Would like to have a copy.
grtz,
marcelr
Re: executing custom script on CI+
Posted: Tue Oct 18, 2011 7:08 pm
by langerhans
This Event Queue Full is totally normal. You could avoid it with killing exeDSP, but it works also with it running.
It's pretty hard to find the right jump address without actual access to the device.
Code: Select all
Found at 0x17c9b88: Write successful
Could you do a memory read of that address in debug menu after doing the patch?. 32 Bytes long should be enough...
Re: executing custom script on CI+
Posted: Tue Oct 18, 2011 8:50 pm
by dasilverpaladin
there is little problem...
as my TV is CI+ there is this fucking input filter which only allows numbers, i managed to disable it while unbricking but i cant disable it now...
and what i already told juuso, the patch adress changes, its not always the same
Code: Select all
localhost login: root
-sh: id: not found
# cd /dtv/usb/sdb1
# chmod 755 ./patcher
# ./patcher /dev/mem ./patch.ini patch2 patch
PATCHING prints out magic number for emergency.sh
Searching memory for byte pattern of size 0x10:
Found at 0x3092b88: Write successful
Search finished
patched: 1 time(s)
# ./patcher /dev/mem ./patch.ini patch2 patch
PATCHING prints out magic number for emergency.sh
Searching memory for byte pattern of size 0x10:
Found at 0x2168b88: Write successful
Search finished
patched: 1 time(s)
# ./patcher /dev/mem ./patch.ini patch2 patch
PATCHING prints out magic number for emergency.sh
Searching memory for byte pattern of size 0x10:
Found at 0x674f810: Write successful
Search finished
patched: 1 time(s)
# ./patcher /dev/mem ./patch.ini patch2 patch
PATCHING prints out magic number for emergency.sh
Searching memory for byte pattern of size 0x10:
Found at 0x73cfb88: Write successful
Search finished
patched: 1 time(s)
# ./patcher /dev/mem ./patch.ini patch2 patch
PATCHING prints out magic number for emergency.sh
Searching memory for byte pattern of size 0x10:
Found at 0x6c40b88: Write successful
Search finished
patched: 1 time(s)
#