Page 7 of 9
Re: Record PVR to NAS (NFS)
Posted: Sat Mar 22, 2014 5:12 pm
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!
Re: Record PVR to NAS (NFS)
Posted: Sun Mar 23, 2014 5:54 pm
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?
Re: Record PVR to NAS (NFS)
Posted: Sun Mar 23, 2014 6:55 pm
by juusso
yes, sure you have!
Re: Record PVR to NAS (NFS)
Posted: Sun Mar 23, 2014 6:58 pm
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.
Re: Record PVR to NAS (NFS)
Posted: Sun Mar 23, 2014 7:29 pm
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
Re: Record PVR to NAS (NFS)
Posted: Sun Mar 23, 2014 8:58 pm
by juusso
after PVRtoAnyDev xfs should work. If not, change script and image (to use ext4)
Re: Record PVR to NAS (NFS)
Posted: Sun Mar 23, 2014 10:06 pm
by karo2204
So I replace every xfs with ext4?
Re: Record PVR to NAS (NFS)
Posted: Mon Mar 24, 2014 8:57 am
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.
Re: Record PVR to NAS (NFS)
Posted: Mon Mar 24, 2014 10:54 am
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...
Re: Record PVR to NAS (NFS)
Posted: Mon Mar 24, 2014 11:23 am
by juusso
sure you can.