Page 1 of 1
[App] LibExLink for C/D/E
Posted: Mon Oct 27, 2014 2:14 pm
by sectroyer
Outputs Exlink log to a given path, without the need to use an Exlink cable.
Requires samyGOso v1.2.4 (get it from
there)
Extract
libExLink.so from archive to
/tmp, inject it using:
Code: Select all
samyGOso -d -r -D -l /tmp/libExLink.so
If you want to put ExLink output somewhere else use this syntax:
Code: Select all
samyGOso -d -r -D -l /tmp/libExLink.so P:/dtv/usb/sda1/ExLink.log
You can even redirect the output to telnet using this syntax:
Code: Select all
samyGOso -d -r -D -l /tmp/libExLink.so P:/dev/pts/0
ExLink output you can find in /dtv/ExLink.log by default
Re: [App] LibExLink for C/D/E
Posted: Tue Oct 28, 2014 8:04 pm
by Mkò
sectroyer wrote:Requires samyGOso v1.2.4 (get it from
there)
Extract
libExLink.so from archive to
/tmp, inject it using:
Code: Select all
samyGOso -d -r -D -l /tmp/libExLink.so
If you want to put ExLink output somewhere else use this syntax:
Code: Select all
samyGOso -d -r -D -l /tmp/libExLink.so P:/dtv/usb/sda1/ExLink.log
You can even redirect the output to telnet using this syntax:
Code: Select all
samyGOso -d -r -D -l /tmp/libExLink.so P:/dev/pts/0
wow i test it tomorrow when i go back from work but what is this patch for?
I still waiting for the wagon of pl2303 chips that i order directly from china because my ca-42 is broke.
now i have to resell it
thanks sectroyer
Re: [App] LibExLink for C/D/E
Posted: Tue Oct 28, 2014 8:20 pm
by zoelechat
Mk? wrote:wow i test it tomorrow when i go back from work but what is this patch for?
You say wow then you ask what is patch for?
I think it speaks by itself: It outputs Exlink log to a given path, without the need to use an Exlink cable (1st post edited

)
Cable could still be useful if no root

Re: [App] LibExLink for C/D/E
Posted: Fri Dec 12, 2014 3:58 pm
by blueScholar
GJ Thx!
Re: [App] LibExLink for C/D/E
Posted: Sun Mar 15, 2015 1:42 pm
by pohybel
I have strange problem with this patch. As soon as I inject it, my TV is not able to create thumbnails for newly played videos. Does anybody of you experienced such problem? When I disable patch and restart TV, thumbnails are created without any problems.
When I take a look on /mtd_contents i found files which are related with new videos however they were empty (size=0).
My TV: UE40D6750
I've enclose my ExLink.log. Maybe it will be helpfull to track the issue.
Re: [App] LibExLink for C/D/E
Posted: Sun Mar 15, 2015 8:38 pm
by sectroyer
pohybel wrote:I have strange problem with this patch. As soon as I inject it, my TV is not able to create thumbnails for newly played videos. Does anybody of you experienced such problem? When I disable patch and restart TV, thumbnails are created without any problems.
When I take a look on /mtd_contents i found files which are related with new videos however they were empty (size=0).
My TV: UE40D6750
I've enclose my ExLink.log. Maybe it will be helpfull to track the issue.
Were you seriously using this patch in "normal scenario" ?

This patch is ONLY for debugging. While you use it "strange things may happen". I don't care what are these "strange things"

Re: [App] LibExLink for C/D/E
Posted: Sun Mar 15, 2015 10:56 pm
by pohybel
sectroyer wrote:
This patch is ONLY for debugging. While you use it "strange things may happen".
Ah so...

good to know
