[App] LibZoelPVR for D/E/F/H

Here are software that related with Samsung F series TVs.
Please don't create any new topic here unless you have software to post/release.

smashin
Posts: 4
Joined: Sat Nov 15, 2014 5:25 pm

Re: [App] LibZoelPVR for D/E/F/H

Post by smashin »

I can't get it working on D8000

Code: Select all

samyGOso -d -A -B -l /mtd_down/widgets/user/SamyGO/SamyGO/opt/privateer/usr/libso/libZoelPVR.so
Segmentation fault
log file /dtv/ZoelPVR.log is not automatically created. If I create it manually - remains empty.
This is from ERROR.log

Code: Select all

/mtd_down/widgets/user/SamyGO/SamyGO/etc/init.d/99_991_libZoePVR.init failed to execute
sectroyer
Official SamyGO Developer
Posts: 6305
Joined: Wed May 04, 2011 5:10 pm

Re: [App] LibZoelPVR for D/E/F/H

Post by sectroyer »

smashin wrote:I can't get it working on D8000

Code: Select all

samyGOso -d -A -B -l /mtd_down/widgets/user/SamyGO/SamyGO/opt/privateer/usr/libso/libZoelPVR.so
Segmentation fault
log file /dtv/ZoelPVR.log is not automatically created. If I create it manually - remains empty.
This is from ERROR.log

Code: Select all

/mtd_down/widgets/user/SamyGO/SamyGO/etc/init.d/99_991_libZoePVR.init failed to execute
It looks your samyGOso is broken... Does running:

Code: Select all

samyGOso
without any params also cause Segmentation fault?
I do NOT support "latest fw" at ALL. If you have one you should block updates on router and wait for it to STOP being "latest":)
If you want me to help you please paste FULL log(s) to "spoiler"/"code" bbcodes or provide link(s) to pasted file(s) on https://pastebin.com Otherwise "NO HELP"!!!
If you want root DISABLE internet access to your device!!!!
DO NOT EVER INSTALL FIRMWARE UPGRADE !!!!
smashin
Posts: 4
Joined: Sat Nov 15, 2014 5:25 pm

Re: [App] LibZoelPVR for D/E/F/H

Post by smashin »

Does running:

Code: Select all

samyGOso
without any params also cause Segmentation fault?
No, the rest of samyGO is running fine.

Code: Select all

samyGOso
usage: samyGOso [-p PID | -n procname | -A | -T | -D ] [-B ] {-c CONFIG | -l /full/path/to/inject.so [-r (=resident)]} [-d (=debug on)] [-a (=add libc addressoffset )] [arg0,...,argN]
samyGOso v1.2.4 (c) bugficks 2013, sectroyer 2014
What else can I check?
sectroyer
Official SamyGO Developer
Posts: 6305
Joined: Wed May 04, 2011 5:10 pm

Re: [App] LibZoelPVR for D/E/F/H

Post by sectroyer »

Strange try with this:

Code: Select all

samyGOso -d -p `pidof exeDSP` -l /mtd_down/widgets/user/SamyGO/SamyGO/opt/privateer/usr/libso/libZoelPVR.so
I do NOT support "latest fw" at ALL. If you have one you should block updates on router and wait for it to STOP being "latest":)
If you want me to help you please paste FULL log(s) to "spoiler"/"code" bbcodes or provide link(s) to pasted file(s) on https://pastebin.com Otherwise "NO HELP"!!!
If you want root DISABLE internet access to your device!!!!
DO NOT EVER INSTALL FIRMWARE UPGRADE !!!!
smashin
Posts: 4
Joined: Sat Nov 15, 2014 5:25 pm

Re: [App] LibZoelPVR for D/E/F/H

Post by smashin »

sectroyer wrote:Strange try with this:

Code: Select all

samyGOso -d -p `pidof exeDSP` -l /mtd_down/widgets/user/SamyGO/SamyGO/opt/privateer/usr/libso/libZoelPVR.so
Same result

Code: Select all

samyGOso -d -p `pidof exeDSP` -l /mtd_down/widgets/user/SamyGO/SamyGO/opt/privateer/usr/libso/libZoelPVR.so
Segmentation fault

pidof exeDSP
61

samyGOso -d -p 61 -l /mtd_down/widgets/user/SamyGO/SamyGO/opt/privateer/usr/libso/libZoelPVR.so
Segmentation fault
sectroyer
Official SamyGO Developer
Posts: 6305
Joined: Wed May 04, 2011 5:10 pm

Re: [App] LibZoelPVR for D/E/F/H

Post by sectroyer »

try previous command with samyGOso v1.2.1....
I do NOT support "latest fw" at ALL. If you have one you should block updates on router and wait for it to STOP being "latest":)
If you want me to help you please paste FULL log(s) to "spoiler"/"code" bbcodes or provide link(s) to pasted file(s) on https://pastebin.com Otherwise "NO HELP"!!!
If you want root DISABLE internet access to your device!!!!
DO NOT EVER INSTALL FIRMWARE UPGRADE !!!!
smashin
Posts: 4
Joined: Sat Nov 15, 2014 5:25 pm

Re: [App] LibZoelPVR for D/E/F/H

Post by smashin »

sectroyer wrote:try previous command with samyGOso v1.2.1....
Couldn't find samyGOso v1.2.1 binary, so I tried with previous samyGOso version available. Result is the same. Seems that exception is in libZoelPVR.so code

Code: Select all

samyGOso
usage: samyGOso -p PID {-c CONFIG | -l LIBNAME [-r (=resident)]} [-d (=debug on)

samyGOso -d -p `pidof exeDSP` -l /mtd_down/widgets/user/SamyGO/SamyGO/opt/privateer/usr/libso/libZoelPVR.so
Segmentation fault
zoelechat
SamyGO Moderator
Posts: 8616
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: [App] LibZoelPVR for D/E/F/H

Post by zoelechat »

smashin wrote:Couldn't find samyGOso v1.2.1 binary
samyGOso_v1.2.1.zip
You do not have the required permissions to view the files attached to this post.
I do NOT receive any PM. Please use forum.
tendi
SamyGO Project Donor
Posts: 118
Joined: Thu Oct 16, 2014 3:57 pm

Re: [App] LibZoelPVR for D/E/F/H

Post by tendi »

samyGOso gives me

Code: Select all

Segmentation fault
with v1.2.1 and

Code: Select all

/mnt/opt/privateer/usr/bin/samyGOso: line 1: syntax error: unexpected word (expecting ")")
with v1.2.4. What's wrong?
Tv model: UE40H6400
Firmware: T-MST14DEUC-2117.5
sectroyer
Official SamyGO Developer
Posts: 6305
Joined: Wed May 04, 2011 5:10 pm

Re: [App] LibZoelPVR for D/E/F/H

Post by sectroyer »

tendi wrote:samyGOso gives me

Code: Select all

Segmentation fault
with v1.2.1 and

Code: Select all

/mnt/opt/privateer/usr/bin/samyGOso: line 1: syntax error: unexpected word (expecting ")")
with v1.2.4. What's wrong?
Reboot TV :) Also use v1.2.4 :)
I do NOT support "latest fw" at ALL. If you have one you should block updates on router and wait for it to STOP being "latest":)
If you want me to help you please paste FULL log(s) to "spoiler"/"code" bbcodes or provide link(s) to pasted file(s) on https://pastebin.com Otherwise "NO HELP"!!!
If you want root DISABLE internet access to your device!!!!
DO NOT EVER INSTALL FIRMWARE UPGRADE !!!!

Post Reply

Return to “[F] Software”