[App] SamyGO PVRAnyDev E/F Series

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.
Post Reply

karo2204
SamyGO Project Donor
Posts: 137
Joined: Fri Feb 07, 2014 10:09 am
Location: M?nchen
Contact:

Re: PVR Decoder for Linux/Unix/Mac OS X (Console Script)

Post by karo2204 »

Code: Select all

VDLinux#> sh -x /mnt/etc/init.d/02_05_PVRtoAnyDev.init start
+ . /dtv/SGO.env
+ SYSROOT=/mnt
+ MOUNT_PATH=/dtv/usb/sda
+ export KMOD_VER=0114
+ export MOD_DIR=/mnt/lib/modules/3.0.33
+ export TMPDIR=/dtv
+ export HOME=/mtd_rwcommon
+ export SMB_CONF_PATH=/mnt/etc/samba/smb.conf
+ LOGFILE=/mnt/samygo.log
+ LD_LIBRARY_PATH=/mnt/opt/privateer/lib:/mnt/opt/privateer/usr/lib:/mnt/lib:/mnt/usr/lib:/tmp/bin:/mtd_cmmlib/RECOGNITION_LIB:/lib:/mtd_cmmlib/lib:/mtd_cmmlib/Comp_LIB:/mtd_exe/lib:/mtd_cmmlib/YWidget_LIB:/mtd_cmmlib/InfoLink/lib/plugin/Static:/mtd_appdata/moip:/mtd_cmmlib/GAME_LIB:/mtd_appdata/gemstar:/mtd_cmmlib/DRM_LIB:/Java/lib:/mtd_cmmlib/InfoLink/lib:/mtd_appext/WidgetEngine:/mtd_appext/Webkit:/mtd_exe/WebServerApp/bin:/mtd_cmmlib/CBRE:/mtd_cmmlib/CBRE/bin/lib:/mtd_cmmlib/flashplayer/libs:/mtd_appdata/Runtime/lib/CairoShadow:/mtd_appdata/Runtime/lib:/mtd_appdata/Runtime/XorgLibs:/mtd_cmmlib/CM_LIB:/mtd_appext/OIPF/lib:/mtd_exe/OIPF/lib:/mtd_contents:/dtv
+ PATH=/mnt/opt/privateer/sbin:/mnt/opt/privateer/bin:/mnt/opt/privateer/usr/bin:/mnt/opt/privateer/usr/sbin:/mnt/sbin:/mnt/bin:/mnt/usr/bin:/mnt/usr/sbin:/tmp/bin:/usr/sbin:/usr/bin:/bin:/sbin:/etc/Scripts:/util:/mtd_appdata/Runtime/bin
+ export ENV=/dtv/.ashrc
+ export FRAMEBUFFER=/dev/sam/fb0
+ export DISTROOT=/mnt/opt/privateer
+ export LIBSO_DIR=/mnt/opt/privateer/usr/so
+ export TERM=linux
+ export LS_OPTIONS=--color=auto
+ SO=libPVRAnyDev.so
+ RecordingDevice=
+ PID_FILE=/dtv/.pvranydevd.pid
+ stop_bootloop
+ echo checking /dtv/usb/sda
checking /dtv/usb/sda
+ [ -e /dtv/usb/sda/STOP ]
+ pidof exeTV
+ samyGOso -p 91 -l /mnt/opt/privateer/usr/so/libPVRAnyDev.so
+ stop_daemon
+ [ -f /dtv/.pvranydevd.pid ]
+ cat /dtv/.pvranydevd.pid
+ pvrad_pid=6195
+ echo Stopping PVRAnyDev daemon. pid: 6195
Stopping PVRAnyDev daemon. pid: 6195
+ kill 6195
+ kill -9 6195
+ rm /dtv/.pvranydevd.pid
+ update_usblog
+ pidof exeTV
+ RecordingFS=ext4
+ [ -e /dtv/usb/usblog ]
+ cp -f /dtv/usb/usblog /tmp
+ printf
+ sleep 2
+ [ ! -z ]
+ mv -f /tmp/usblog /dtv/usb
+ start_daemon
+ [ -z ]
+ echo Starting PVRAnyDev daemon...
Starting PVRAnyDev daemon...
+ pvrad_pid=6231
+ echo PVRAnyDev daemon started with pid: 6231.
PVRAnyDev daemon started with pid: 6231.
+ echo 6231
VDLinux#> + /mnt/etc/init.d/02_05_PVRtoAnyDev.init daemon

But please tell me what have to be in the libso folder.... there is only the libPVRAnyDev.so in it.
Samsung TV: UE46F6500
Website: http://www.karolin-bierbrauer.de
zoelechat
SamyGO Moderator
Posts: 8615
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: PVR Decoder for Linux/Unix/Mac OS X (Console Script)

Post by zoelechat »

It is also needed to edit PVRtoTS script in which SODIR is hardcoded to /mtd_rwcommon

@juuso
You wanted to include PVRtoTS in F extensions, but you've included Mpeg TS from D instead :)

Code: Select all

99_99_MPEGts.init.dis
I do NOT receive any PM. Please use forum.
User avatar
juusso
SamyGO Moderator
Posts: 10129
Joined: Sun Mar 07, 2010 6:20 pm

Re: PVR Decoder for Linux/Unix/Mac OS X (Console Script)

Post by juusso »

karo2204 wrote:But please tell me what have to be in the libso folder.... there is only the libPVRAnyDev.so in it.
yes, it should be there :) i mean libPVRAnyDev.so

@zoelechat, is the output ok?
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
zoelechat
SamyGO Moderator
Posts: 8615
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: PVR Decoder for Linux/Unix/Mac OS X (Console Script)

Post by zoelechat »

I have to see status of script to know if it's ok

@karo2204
What is status of PVRAnyDev script now in http://TV_IP:1080/cgi-bin/test.cgi ?
I do NOT receive any PM. Please use forum.
karo2204
SamyGO Project Donor
Posts: 137
Joined: Fri Feb 07, 2014 10:09 am
Location: M?nchen
Contact:

Re: PVR Decoder for Linux/Unix/Mac OS X (Console Script)

Post by karo2204 »

@juuso,
but what is normaly in this folder? Yes the libPVRAnyDev.so is now therer, but i overwrite it before.. (see last page).

@zoelechat

Code: Select all

/mnt/etc/init.d/01_01_catch_crap.init start stop
Status:
/mnt/etc/init.d/01_02_telnet.init start stop
Status:
/mnt/etc/init.d/02_04_vusb.init start stop
Status:
File-Stor Gadget
/mnt/etc/init.d/02_05_PVRtoAnyDev.init start stop
Status:
Not started

Daemon started with pid: 6231
/mnt/etc/init.d/02_10_wakelan.init start stop
Status:
/mnt/etc/init.d/03_01_fuse.init start stop
Status:
/mnt/etc/init.d/03_03_nfsmount.init start stop
Status:
/mnt/etc/init.d/04_04_samba.init start stop
Status:
/mnt/etc/init.d/06_02_PVRtoTS.init start stop
Status:
/mnt/etc/init.d/06_05_apache.init start stop
Status:
tcp 0 0 0.0.0.0:1080 0.0.0.0:* LISTEN 1208/httpd
tcp 0 0 192.168.0.15:1080 192.168.0.16:2751 ESTABLISHED 1213/httpd
/mnt/etc/init.d/06_05_samba-server.init start stop
Status:
1206 1201
/mnt/etc/init.d/99_99_MPEGts.init start stop
Status:
Samsung TV: UE46F6500
Website: http://www.karolin-bierbrauer.de
zoelechat
SamyGO Moderator
Posts: 8615
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: PVR Decoder for Linux/Unix/Mac OS X (Console Script)

Post by zoelechat »

It is not started...

LIBSO dir is /mnt/opt/privateer/usr/so/
not /mnt/opt/privateer/usr/libso
I do NOT receive any PM. Please use forum.
zoelechat
SamyGO Moderator
Posts: 8615
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: PVR Decoder for Linux/Unix/Mac OS X (Console Script)

Post by zoelechat »

Funny that there's no output at all from injection

Code: Select all

+ samyGOso -p 91 -l /mnt/opt/privateer/usr/so/libPVRAnyDev.so
Should be "successfully injected" or something like this...
Do you have samyGOso in a folder from PATH with correct rights? (as I asked about 4 pages ago :) )
edit: maybe it is included in F extensions
Last edited by zoelechat on Sat Mar 22, 2014 4:41 pm, edited 1 time in total.
I do NOT receive any PM. Please use forum.
sectroyer
Official SamyGO Developer
Posts: 6305
Joined: Wed May 04, 2011 5:10 pm

Re: PVR Decoder for Linux/Unix/Mac OS X (Console Script)

Post by sectroyer »

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

Re: PVR Decoder for Linux/Unix/Mac OS X (Console Script)

Post by juusso »

@zoelechat, in F series it is /mnt/opt/privateer/usr/libso and i removed that line from your script, variable is defined in /etc/rc.sysinit

Code: Select all

echo "export LIBSO_DIR=\"$DISTROOT/usr/libso\"" >> /dtv/SGO.env
i planned to make it identical for E 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
zoelechat
SamyGO Moderator
Posts: 8615
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: PVR Decoder for Linux/Unix/Mac OS X (Console Script)

Post by zoelechat »

Ok, "standards" are often missing there :D
I do NOT receive any PM. Please use forum.

Post Reply

Return to “[F] Software”