Page 2 of 4
Re: executing custom script on CI+
Posted: Tue Aug 23, 2011 9:19 pm
by juusso
if we copy that macpartition from Tv to TV (same model), then the password is the same. Isn`t?

Re: [SOLVED] Kinda Bricked my TV
Posted: Tue Oct 11, 2011 5:43 pm
by dasilverpaladin
executing "/dtv/usb/sda/patcher /dev/mem /dtv/usb/sda/patch.ini patch2 patch" results in Text file Busy, actually i have to set sda to sda1
EDIT:
the posts are moved from:
[SOLVED] Kinda Bricked my TV.
Re: [SOLVED] Kinda Bricked my TV
Posted: Tue Oct 11, 2011 5:49 pm
by juusso
Yes, sure path to file must be adapted. Maybe chmod 755 helps?
Code: Select all
cd /dtv/usb/sda1
chmod 755 ./patcher
./patcher /dev/mem ./patch.ini patch2 patch
p.s. changed sda to sda1 on previous post. Somehow i noticed, usb is more often recognized as sda1 than sda on B C and D series...
Re: [SOLVED] Kinda Bricked my TV
Posted: Tue Oct 11, 2011 6:26 pm
by dasilverpaladin
i realy seem to be dumb, i had given chmod 755...
so script is running but doesn`t show me the number

neither does it create a file which contains it
Re: [SOLVED] Kinda Bricked my TV
Posted: Tue Oct 11, 2011 6:33 pm
by juusso
hmm. This is not mine patch, i don`t know why this doesn`t work for you.

It worked on other B650...
Code: Select all
[ patch2 ]
Description = prints out magic number for emergency.sh
Original = 060050E125FFFF1A000057E323FFFF1A
Modified = 0610A0E198089FE5910AF9EB23FFFFEA
Could you please make dumps of bml18, bml19 and bml20 and show me? Thanks!
Actually it is enough the bml0/20 ...

Re: [SOLVED] Kinda Bricked my TV
Posted: Tue Oct 11, 2011 6:47 pm
by dasilverpaladin
Code: Select all
# ./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 0x66e9810: Write successful
Search finished
patched: 1 time(s)
actually i updated my TV to 2007 patched with 0.24 but something happend which i had often, nothing.
version string changed but my scripts etc. are working, i think even the rc.local didnt change
Re: [SOLVED] Kinda Bricked my TV
Posted: Tue Oct 11, 2011 7:04 pm
by juusso
Something strange... You could try downgrade to T-CHLCIPDEUC 2006, could be the 2007 blocks something?
p.s. magic key patched? hmm. Probably it is now same as petergreys..? (this: 946375272 ?)
What if you run patcher once more?
Re: [SOLVED] Kinda Bricked my TV
Posted: Tue Oct 11, 2011 7:28 pm
by dasilverpaladin
i have run patcher on 2006 before updating and had the same thing, and on 2006 it didnt do it.
i noticed 2007 seems to remember the powerstate when unplugged from power.
while tv is on uplugging the cable and pluging it back reverts tv to on state O_o