Page 11 of 18
Re: PVR to network storage
Posted: Fri Jan 02, 2015 5:11 pm
by Deus3X
sectroyer wrote:Deus3X wrote:
have to add also your edit on vsub init?
what about the mount command on samba script? my edit on your command was crap

but the first time your command was made with the real usb connected...
Lol can you simply do what I ask:P Don't do anything else

Code: Select all
# insmod $MOD_DIR/kernel/drivers/usb/gadget/g_file_storage.ko file=/dtv/vusb >> $LOGFILE 2>&1
Re: PVR to network storage
Posted: Fri Jan 02, 2015 5:12 pm
by sectroyer
very,very good

Did it work?
Re: PVR to network storage
Posted: Fri Jan 02, 2015 5:13 pm
by Deus3X
sectroyer wrote:
very,very good

Did it work?
what have to work?
now i have no vusb on my tv, but if use ftp i can see /dtv/usb/sdj/smb
Re: PVR to network storage
Posted: Fri Jan 02, 2015 5:14 pm
by sectroyer
Deus3X wrote:
now i have no vusb on my tv, but if use ftp i can see /dtv/usb/sdj/smb
he,he run this:
Re: PVR to network storage
Posted: Fri Jan 02, 2015 5:15 pm
by Deus3X
sectroyer wrote:Deus3X wrote:
now i have no vusb on my tv, but if use ftp i can see /dtv/usb/sdj/smb
he,he run this:
Code: Select all
VDLinux#> cat /dtv/usb/usblog
cat: can't open '/dtv/usb/usblog': No such file or directory
VDLinux#>
Very strange... find this:
Code: Select all
<<<<<< HERE
if [ "$dev" == "sdj" ] ; then
# make [usb]log
$(echo -e "[${dev}]\nVendor : SamyGO Virt.\nProduct : SamyGO Virt.\n\
Serial : Q80VQLFK\nDevpath : 11\nLun : 0\nScsiDevicePath : /dev/${dev}\nMountDir : /dtv/usb/${dev}\nFileSystem : vfat\n" >> /dtv/usb/usblog)
mkdir -p /dtv/usb/${dev}
fi
where HERE is put this:
Re: PVR to network storage
Posted: Fri Jan 02, 2015 5:25 pm
by Deus3X
Code: Select all
dev=sdj
if [ "$dev" == "sdj" ] ; then
# make [usb]log
$(echo -e "[${dev}]\nVendor : SamyGO Virt.\nProduct : SamyGO Virt.\n\
Serial : Q80VQLFK\nDevpath : 11\nLun : 0\nScsiDevicePath : /dev/${dev}\nMountDir : /dtv/usb/${dev}\nFileSystem : vfat\n" >> /dtv/usb/usblog)
mkdir -p /dtv/usb/${dev}
fi
Re: PVR to network storage
Posted: Fri Jan 02, 2015 5:27 pm
by sectroyer
Yeah. Very good and what are the results now?
Re: PVR to network storage
Posted: Fri Jan 02, 2015 5:28 pm
by Deus3X
sectroyer wrote:Yeah. Very good and what are the results now?
same result
Code: Select all
VDLinux#> cat /dtv/usb/usblog
cat: can't open '/dtv/usb/usblog': No such file or directory
VDLinux#>
Re: PVR to network storage
Posted: Fri Jan 02, 2015 5:29 pm
by sectroyer
Deus3X wrote:sectroyer wrote:Yeah. Very good and what are the results now?
same result
Code: Select all
VDLinux#> cat /dtv/usb/usblog
cat: can't open '/dtv/usb/usblog': No such file or directory
VDLinux#>
and no virtual usb?

Re: PVR to network storage
Posted: Fri Jan 02, 2015 5:30 pm
by Deus3X
sectroyer wrote:Deus3X wrote:sectroyer wrote:Yeah. Very good and what are the results now?
same result
Code: Select all
VDLinux#> cat /dtv/usb/usblog
cat: can't open '/dtv/usb/usblog': No such file or directory
VDLinux#>
and no virtual usb?

yep, no virtual usb on my tv, i can see it using the ftp