executing custom script on CI+

Here is information about customize your B series firmware..:!:This forum is NOT FOR USER questions or problems but DEVELOPER.

User avatar
juusso
SamyGO Moderator
Posts: 10129
Joined: Sun Mar 07, 2010 6:20 pm

Re: executing custom script on CI+

Post by juusso »

if we copy that macpartition from Tv to TV (same model), then the password is the same. Isn`t? :)
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
dasilverpaladin
Official SamyGO Developer
Posts: 119
Joined: Sat Oct 31, 2009 1:04 am

Re: [SOLVED] Kinda Bricked my TV

Post 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.
User avatar
juusso
SamyGO Moderator
Posts: 10129
Joined: Sun Mar 07, 2010 6:20 pm

Re: [SOLVED] Kinda Bricked my TV

Post 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...
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
dasilverpaladin
Official SamyGO Developer
Posts: 119
Joined: Sat Oct 31, 2009 1:04 am

Re: [SOLVED] Kinda Bricked my TV

Post by dasilverpaladin »

i realy seem to be dumb, i had given chmod 755...
so script is running but doesn`t show me the number :D
neither does it create a file which contains it
User avatar
juusso
SamyGO Moderator
Posts: 10129
Joined: Sun Mar 07, 2010 6:20 pm

Re: [SOLVED] Kinda Bricked my TV

Post 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 ... :)
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
dasilverpaladin
Official SamyGO Developer
Posts: 119
Joined: Sat Oct 31, 2009 1:04 am

Re: [SOLVED] Kinda Bricked my TV

Post 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
You do not have the required permissions to view the files attached to this post.
User avatar
juusso
SamyGO Moderator
Posts: 10129
Joined: Sun Mar 07, 2010 6:20 pm

Re: [SOLVED] Kinda Bricked my TV

Post 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?
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
dasilverpaladin
Official SamyGO Developer
Posts: 119
Joined: Sat Oct 31, 2009 1:04 am

Re: [SOLVED] Kinda Bricked my TV

Post 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

Post Reply

Return to “[B] Firmware”