Record PVR to NAS (NFS)

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

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

Re: Record PVR to NAS (NFS)

Post by juusso »

I think you should look closer to these three files. I set PVR to NFS on my D series and everything works well. With PVRAnyDev i hope just serve IP and share path is needed to adjust. xfs should be ok for recording. Try!
You do not have the required permissions to view the files attached to this post.
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
karo2204
SamyGO Project Donor
Posts: 137
Joined: Fri Feb 07, 2014 10:09 am
Location: M?nchen
Contact:

Re: Record PVR to NAS (NFS)

Post by karo2204 »

Mmh, it doesn't seem to mount the NFS:

Code: Select all

+ . /dtv/SGO.env
+ SYSROOT=/mnt
+ MOUNT_PATH=/dtv/usb/
+ 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
+ SAMYGODEVS=
+ NFS=/dtv/usb/sda/nfs/192.168.0.14
+ SHARE1=tvshows
+ IP=192.168.0.14
+ MOUNT=/bin/busybox mount
+ OPTIONS=soft,udp,async,nolock,rsize=32768,wsize=8192
+ wait_network
+ x=1
+ y=30
+ [ 1 -le 30 ]
+ route -n
+ grep -c UG
+ [ 1 -lt 1 ]
+ echo SamyGO: network OK
SamyGO: network OK
+ break
+ echo [sda]
Vendor : NfsMount
Product : File-Stor Gadget
Serial : Q80VQLFH
Devpath : 8
Lun : 0
MountDir : /dtv/usb/sda
FileSystem : vfat

+ + /bin/busybox mount
grep -c /dtv/usb/sda/nfs/192.168.0.14
+ [ 0 == 0 ]
+ mkdir -p /dtv/usb/sda/nfs/192.168.0.14
+ echo .!!!!!!!!!!!!!! start mount !!!!!!!!!!!!!!.
.!!!!!!!!!!!!!! start mount !!!!!!!!!!!!!!.
+ echo .
.
+ /bin/busybox mount
+ grep -c /dtv/usb/sda/nfs/192.168.0.14/tvshows
+ [ 0 == 0 ]
+ echo Mounting: tvshows
Mounting: tvshows
+ mkdir -p /dtv/usb/sda/nfs/192.168.0.14/tvshows
+ /bin/busybox mount -o nolock 192.168.0.14:/media/usb0/tvshows /dtv/usb/sda/nfs/192.168.0.14/tvshows -t nfs
mount: 192.168.0.14:/media/usb0/tvshows failed, reason given by server: Permission denied
mount: mounting 192.168.0.14:/media/usb0/tvshows on /dtv/usb/sda/nfs/192.168.0.14/tvshows failed: Bad file descriptor
+ /bin/busybox mount
+ grep -c /dtv/usb/sda/nfs/192.168.0.14/
+ [ 0 == 0 ]
+ echo Mounting: 
Mounting: 
+ mkdir -p /dtv/usb/sda/nfs/192.168.0.14/
+ /bin/busybox mount -o nolock 192.168.0.14:/media/usb0/ /dtv/usb/sda/nfs/192.168.0.14/ -t nfs
mount: 192.168.0.14:/media/usb0/ failed, reason given by server: Permission denied
mount: mounting 192.168.0.14:/media/usb0/ on /dtv/usb/sda/nfs/192.168.0.14/ failed: Bad file descriptor
+ grep -c /dtv/usb/sda/nfs/192.168.0.14/
+ /bin/busybox mount
+ [ 0 == 0 ]
+ echo Mounting: 
Mounting: 
+ mkdir -p /dtv/usb/sda/nfs/192.168.0.14/
+ /bin/busybox mount -o nolock 192.168.0.14:/media/usb0/ /dtv/usb/sda/nfs/192.168.0.14/ -t nfs
mount: 192.168.0.14:/media/usb0/ failed, reason given by server: Permission denied
mount: mounting 192.168.0.14:/media/usb0/ on /dtv/usb/sda/nfs/192.168.0.14/ failed: Bad file descriptor
+ grep -c /dtv/usb/sda/nfs/192.168.0.14/
+ /bin/busybox mount
+ [ 0 == 0 ]
+ echo Mounting: 
Mounting: 
+ mkdir -p /dtv/usb/sda/nfs/192.168.0.14/
+ /bin/busybox mount -o nolock 192.168.0.14:/mnt/disk1/ /dtv/usb/sda/nfs/192.168.0.14/ -t nfs
mount: 192.168.0.14:/mnt/disk1/ failed, reason given by server: Permission denied
mount: mounting 192.168.0.14:/mnt/disk1/ on /dtv/usb/sda/nfs/192.168.0.14/ failed: Bad file descriptor
+ /bin/busybox mount
+ grep -c /dtv/usb/sda/nfs/192.168.0.14/
+ [ 0 == 0 ]
+ echo Mounting: 
Mounting: 
+ mkdir -p /dtv/usb/sda/nfs/192.168.0.14/
+ /bin/busybox mount -o nolock 192.168.0.14:/mnt/disk1/ /dtv/usb/sda/nfs/192.168.0.14/ -t nfs
mount: 192.168.0.14:/mnt/disk1/ failed, reason given by server: Permission denied
mount: mounting 192.168.0.14:/mnt/disk1/ on /dtv/usb/sda/nfs/192.168.0.14/ failed: Bad file descriptor
+ echo .
.
+ echo .!!!!!!!!!!!!!! end mount !!!!!!!!!!!!!!.
.!!!!!!!!!!!!!! end mount !!!!!!!!!!!!!!.
Do I have to change /mnt/disk1/ to something else like my ifs mount /volume2/tvshows?
Samsung TV: UE46F6500
Website: http://www.karolin-bierbrauer.de
User avatar
juusso
SamyGO Moderator
Posts: 10129
Joined: Sun Mar 07, 2010 6:20 pm

Re: Record PVR to NAS (NFS)

Post by juusso »

yes, sure you have!
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
karo2204
SamyGO Project Donor
Posts: 137
Joined: Fri Feb 07, 2014 10:09 am
Location: M?nchen
Contact:

Re: Record PVR to NAS (NFS)

Post by karo2204 »

ah ok. could you please help on the other thread too?

I have problems with the audio. I have English and German and it doesn't play any sound when it is in English. Only when the program is in German.

Audio is solved so far. When 1st audio channel is german everything is fine. If it is English I have no audio on TV over NFS. It's good that recording on attached HDD and NAS is working now.

On iPad audio language is working perfectly.
Last edited by karo2204 on Mon Mar 24, 2014 10:45 am, edited 1 time in total.
Samsung TV: UE46F6500
Website: http://www.karolin-bierbrauer.de
karo2204
SamyGO Project Donor
Posts: 137
Joined: Fri Feb 07, 2014 10:09 am
Location: M?nchen
Contact:

Re: Record PVR to NAS (NFS)

Post by karo2204 »

juuso wrote:I think you should look closer to these three files. I set PVR to NFS on my D series and everything works well. With PVRAnyDev i hope just serve IP and share path is needed to adjust. xfs should be ok for recording. Try!

xfs is not working on the F-series.

It doesn't work
Samsung TV: UE46F6500
Website: http://www.karolin-bierbrauer.de
User avatar
juusso
SamyGO Moderator
Posts: 10129
Joined: Sun Mar 07, 2010 6:20 pm

Re: Record PVR to NAS (NFS)

Post by juusso »

after PVRtoAnyDev xfs should work. If not, change script and image (to use ext4)
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
karo2204
SamyGO Project Donor
Posts: 137
Joined: Fri Feb 07, 2014 10:09 am
Location: M?nchen
Contact:

Re: Record PVR to NAS (NFS)

Post by karo2204 »

So I replace every xfs with ext4?
Samsung TV: UE46F6500
Website: http://www.karolin-bierbrauer.de
User avatar
juusso
SamyGO Moderator
Posts: 10129
Joined: Sun Mar 07, 2010 6:20 pm

Re: Record PVR to NAS (NFS)

Post by juusso »

karo2204 wrote:So I replace every xfs with ext4?
If PVRtoAnyDev.so is loaded, your PVR to xfs must be ok . You should do commands step by step to check where is the problem.
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
karo2204
SamyGO Project Donor
Posts: 137
Joined: Fri Feb 07, 2014 10:09 am
Location: M?nchen
Contact:

Re: Record PVR to NAS (NFS)

Post by karo2204 »

Let's see if I can fix this somehow.

Can I actually move all .dis files to a separate folder called "inactive" or so? Just to have a better view of what is active and what is not...
Samsung TV: UE46F6500
Website: http://www.karolin-bierbrauer.de
User avatar
juusso
SamyGO Moderator
Posts: 10129
Joined: Sun Mar 07, 2010 6:20 pm

Re: Record PVR to NAS (NFS)

Post by juusso »

sure you can.
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

Post Reply

Return to “[F] Support”