Toolchain guidance needed

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

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

Re: Toolchain guidance needed

Post by juusso »

weird can be we need to disasm gap8akuc aswell. Prairie, have you stopped ida yesterday?
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
User avatar
prairie
SamyGO Project Donor
Posts: 303
Joined: Wed May 04, 2011 10:30 pm

Re: Toolchain guidance needed

Post by prairie »

well it stopped by itself (IDLE showing for AU) and that is what I uploaded but won't load for you. What I've been doing is loading the binary and just letting it auto-analyze, this takes about 4 hours. I can reopen the generated .idb in the absence of of the binary but you can't for some reason.Here is the binary.
PN60F8500AFXZA
T-FXPAKUC 1206.3 + SamyGO

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

Re: Toolchain guidance needed

Post by juusso »

bugficks wrote:syms are same.. did you forget "-r" when trying sleeptimer?
You have to load this lib with a "-r" key at the end.

Code: Select all

cd /mtd_down/so
./samyGOso -p $(pidof exeAPP || pidof exeDSP) -l /mtd_down/so/libSleepTimer.so -r
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
User avatar
prairie
SamyGO Project Donor
Posts: 303
Joined: Wed May 04, 2011 10:30 pm

Re: Toolchain guidance needed

Post by prairie »

juuso wrote:
bugficks wrote:syms are same.. did you forget "-r" when trying sleeptimer?
You have to load this lib with a "-r" key at the end.

Code: Select all

cd /mtd_down/so
./samyGOso -p $(pidof exeAPP || pidof exeDSP) -l /mtd_down/so/libSleepTimer.so -r

Think I tried both but can't remember. Just loading the .so crashed exeDSP. bugficks checked syms for DEUC, maybe AKUC is different? I can test again but not until next week when back from trip.
PN60F8500AFXZA
T-FXPAKUC 1206.3 + SamyGO

"BrickMaster 2015"
User avatar
bugficks
Official SamyGO Developer
Posts: 1062
Joined: Tue Jun 25, 2013 3:56 pm

Re: Toolchain guidance needed

Post by bugficks »

there is no "just" loading:) i inject code into exeDSP that loads the .so.
when used hooking (which sleeptimer does) -r is required or else hooks point to nirvana which sure make exeDSP crash
also "cat /mtd_rwarea/Sleeptimer.log" and maybe "dmesg" if it crashes.
User avatar
prairie
SamyGO Project Donor
Posts: 303
Joined: Wed May 04, 2011 10:30 pm

Re: Toolchain guidance needed

Post by prairie »

a nirvana pointer, nice. :) ok, sounds like user error, will test it this weekend
PN60F8500AFXZA
T-FXPAKUC 1206.3 + SamyGO

"BrickMaster 2015"

Post Reply

Return to “[D] Support”