Page 6 of 6

Re: PVR NW Share w/o USB or small image mod vusb.init

Posted: Sat Mar 16, 2013 2:34 pm
by juusso
Have some troubles with PVR recordings. I remember everything worked fine, but after some period of time (can`t remember what caused this issue - i did a lot of testings with custom rootfs, kernels, usb booting and so on, cant check what was last changes before it stopped to work). Same as here: viewtopic.php?f=20&t=5025#p36895

Issue:

1. Everything is mounted well as it should be, here are two virtual devices, one of them XFS
2. I can see recordings made earlier on this vusb, they`re physically on my NAS. Everything until this step is ok.

From this step i have problems.
3. Neither timeshift, nor recordings wont work. I get popup about insufficient space on USB device:
SpoilerShow
CameraZOOM-20130314202423843.jpg
Strange. I increased xfs gadget in 02_04_vusb.vpvrimage.init up to 2Gb:

Code: Select all

dd if=/dev/zero of="$PVRIMAGE" bs=1M count=1 seek=2048 status=noxfer 2>/dev/null
But this haven`t solved issue.

Everything can be seen in this video:


Other important info:

Code: Select all

root@[TV] /> mount
rootfs on / type rootfs (rw)
/dev/root on / type squashfs (ro,relatime)
none on /proc type proc (rw,relatime)
none on /sys type sysfs (rw,relatime)
none on /dev/sam type tmpfs (rw,relatime,size=4k)
none on /dtv type tmpfs (rw,relatime,size=10240k)
none on /dsm type tmpfs (rw,relatime,size=10240k)
none on /core type tmpfs (rw,relatime)
none on /tmp type tmpfs (rw,relatime,size=307200k)
none on /var type tmpfs (rw,relatime,size=10240k)
devpts on /dev/pts type devpts (rw,relatime,mode=600)
/dev/stl0/12 on /mtd_rwarea type rfs (rw,relatime,vfat,llw,iocharset=utf8)
/dev/mmcblk0p1 on /mtd_swu type rfs (rw,relatime,vfat,llw,iocharset=utf8)
/dev/stl0/13 on /mtd_exe type squashfs (ro,relatime)
/dev/mmcblk0p2 on /mtd_rocommon type squashfs (ro,relatime)
/dev/mmcblk0p7 on /mtd_appext type squashfs (ro,relatime)
/dev/mmcblk0p5 on /mtd_contents type rfs (rw,relatime,vfat,llw,iocharset=utf8)
/dev/mmcblk0p8 on /mtd_rwcommon type rfs (rw,relatime,vfat,llw,iocharset=utf8)
/dev/mmcblk0p3 on /mtd_emanual type rfs (rw,relatime,vfat,llw,iocharset=utf8)
/dev/mmcblk0p8 on /usr/share/SamyGO type rfs (rw,relatime,vfat,llw,iocharset=utf8)
/dev/stl0/12 on /etc/passwd type rfs (rw,relatime,vfat,llw,iocharset=utf8)
/dev/stl0/12 on /etc/profile type rfs (rw,relatime,vfat,llw,iocharset=utf8)
/dev/loop0 on /dtv/xfsmount type xfs (rw,relatime,attr2,noquota)
/dev/sda on /dtv/usb/sda type vfat (rw,sync,relatime,fmask=0022,dmask=0000,allow_utime=0022,codepage=cp437,iocharset=utf                                     8,shortname=mixed)
192.168.1.200:/media/usb0/PVR on /dtv/usb/sda/PVR type nfs (rw,relatime,vers=3,rsize=16384,wsize=16384,namlen=255,hard,n                                     ointr,nolock,proto=udp,timeo=7,retrans=3,sec=sys,addr=192.168.1.200)
none on /proc/bus/usb type usbfs (rw,relatime)
192.168.1.200:/media/usb0/PVR on /dtv/usb/sdb type nfs (rw,relatime,vers=3,rsize=16384,wsize=16384,namlen=255,soft,noint                                     r,nolock,proto=udp,timeo=7,retrans=3,sec=sys,addr=192.168.1.200)
root@[TV] />

Code: Select all

root@[TV] /> df
FILESYSTEM               (=) USED      FREE (-) %USED AVAILABLE     TOTAL MOUNTED ON
rootfs                   [====================]  100%        0B      4.5M /
/dev/root                [====================]  100%        0B      4.5M /
none                     [--------------------]    0%      4.0K      4.0K /dev/sam
none                     [====----------------]   18%      8.2M     10.0M /dtv
none                     [--------------------]    0%     10.0M     10.0M /dsm
none                     [--------------------]    0%    198.5M    198.5M /core
none                     [--------------------]    0%    300.0M    300.0M /tmp
none                     [=-------------------]    0%     10.0M     10.0M /var
/dev/stl0/12             [====----------------]   16%     15.9M     18.9M /mtd_rwarea
/dev/mmcblk0p1           [===================-]   92%     16.7M    199.1M /mtd_swu
/dev/stl0/13             [====================]  100%        0B     75.6M /mtd_exe
/dev/mmcblk0p2           [====================]  100%        0B     86.6M /mtd_rocommon
/dev/mmcblk0p7           [====================]  100%        0B     26.1M /mtd_appext
/dev/mmcblk0p5           [=-------------------]    1%    245.3M    248.9M /mtd_contents
/dev/mmcblk0p8           [========------------]   38%    600.8M    968.0M /mtd_rwcommon
/dev/mmcblk0p3           [============--------]   56%     66.4M    149.3M /mtd_emanual
/dev/mmcblk0p8           [========------------]   38%    600.8M    968.0M /usr/share/SamyGO
/dev/stl0/12             [====----------------]   16%     15.9M     18.9M /etc/passwd
/dev/stl0/12             [====----------------]   16%     15.9M     18.9M /etc/profile
/dev/loop0               [=============-------]   64%      6.9M     19.3M /dtv/xfsmount
/dev/sda                 [=-------------------]    2%    472.0K    482.0K /dtv/usb/sda
/dev/sdb                 [==============------]   65%    639.4G      1.8T /dtv/usb/sdb
+8.1.200:/media/usb0/PVR [==============------]   65%    639.4G      1.8T /dtv/usb/sda/PVR
+8.1.200:/media/usb0/PVR [==============------]   65%    639.4G      1.8T /dtv/usb/sdb

Re: PVR NW Share w/o USB or small image mod vusb.init

Posted: Fri Jul 05, 2013 12:30 am
by mmhorda
There is a small bug somewhere.
If i try to open Recorded TV from SmartHub it chooses the SamyGo Virtual USB 1 then looking for something and failing with an error "Unknown".
As long as i Understand it should be opening SamyGo Virtual USB 2 by default in Recorded TV widget.
Does anyone know how to fix that?

Re: PVR NW Share w/o USB or small image mod vusb.init

Posted: Fri Jul 05, 2013 8:26 am
by ocean
if virtualusb is no longer working you could try to get your shares run without 02_04vusb.init like I did
viewtopic.php?f=52&t=5929
It's working for me on a ue32D6510 as well as on the ue46ES6710...