PVR to network storage

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

sectroyer
Official SamyGO Developer
Posts: 6305
Joined: Wed May 04, 2011 5:10 pm

Re: PVR to network storage

Post by sectroyer »

Deus3X wrote: yep, no virtual usb on my tv, i can see it using the ftp
Does your samba share have a password or not?
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 !!!!
Deus3X
SamyGO Project Donor
Posts: 168
Joined: Wed Feb 19, 2014 10:29 am

Re: PVR to network storage

Post by Deus3X »

sectroyer wrote:
Deus3X wrote: yep, no virtual usb on my tv, i can see it using the ftp
Does your samba share have a password or not?
have a user and password
sectroyer
Official SamyGO Developer
Posts: 6305
Joined: Wed May 04, 2011 5:10 pm

Re: PVR to network storage

Post by sectroyer »

in vusb put this:

Code: Select all

mkdir /dtv/samba
 insmod $MOD_DIR/kernel/fs/cifs/cifs.ko
$SYSROOT/bin/busybox mount -o "rw,user=YOURUSER,password=YOURPASSWORD,iocharset=utf8 -t  cifs "//YOURSERVEr/YOURSHARE" "/dtv/samba" 
replace needed parts, fix vusb (uncomment insmod), reboot and check if you have any files in /dtv/samba ;)
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 !!!!
Deus3X
SamyGO Project Donor
Posts: 168
Joined: Wed Feb 19, 2014 10:29 am

Re: PVR to network storage

Post by Deus3X »

sectroyer wrote:in vusb put this:

Code: Select all

mkdir /dtv/samba
 insmod $MOD_DIR/kernel/fs/cifs/cifs.ko
$SYSROOT/bin/busybox mount -o "rw,user=YOURUSER,password=YOURPASSWORD,iocharset=utf8 -t  cifs "//YOURSERVEr/YOURSHARE" "/dtv/samba" 
replace needed parts, fix vusb (uncomment insmod), reboot and check if you have any files in /dtv/samba ;)
where i have to add this line?
sectroyer
Official SamyGO Developer
Posts: 6305
Joined: Wed May 04, 2011 5:10 pm

Re: PVR to network storage

Post by sectroyer »

Deus3X wrote:
where i have to add this line?
Just before the line you will uncomment ;)
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 !!!!
Deus3X
SamyGO Project Donor
Posts: 168
Joined: Wed Feb 19, 2014 10:29 am

Re: PVR to network storage

Post by Deus3X »

sectroyer wrote:
Deus3X wrote:
where i have to add this line?
Just before the line you will uncomment ;)

Code: Select all

mkdir /dtv/samba
 		insmod $MOD_DIR/kernel/fs/cifs/cifs.ko
		$SYSROOT/bin/busybox mount -o "rw,user=Deus,password=buona,iocharset=utf8 -t  cifs "//192.168.2.33/REG_TV" "/dtv/samba"
insmod $MOD_DIR/kernel/drivers/usb/gadget/g_file_storage.ko file=/dtv/vusb >> $LOGFILE 2>&1
now i have no vusb, also using the ftp

on /dtv i have cgi-bin lock WLib www
sectroyer
Official SamyGO Developer
Posts: 6305
Joined: Wed May 04, 2011 5:10 pm

Re: PVR to network storage

Post by sectroyer »

Deus3X wrote:
now i have no vusb, also using the ftp

on /dtv i have cgi-bin lock WLib www
You did something wrong you should have the vusb :) We had it before commenting :) Fix it !!! :)
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 !!!!
Deus3X
SamyGO Project Donor
Posts: 168
Joined: Wed Feb 19, 2014 10:29 am

Re: PVR to network storage

Post by Deus3X »

sectroyer wrote:
Deus3X wrote:
now i have no vusb, also using the ftp

on /dtv i have cgi-bin lock WLib www
You did something wrong you should have the vusb :) We had it before commenting :) Fix it !!! :)
adding in my vusb.init # before mkdir /dtv/samba and the other added line, i have back vusb working, with my normal samba share
Deus3X
SamyGO Project Donor
Posts: 168
Joined: Wed Feb 19, 2014 10:29 am

Re: PVR to network storage

Post by Deus3X »

and now i also have usblog :(
don't know what i made wrong
sectroyer
Official SamyGO Developer
Posts: 6305
Joined: Wed May 04, 2011 5:10 pm

Re: PVR to network storage

Post by sectroyer »

Deus3X wrote:and now i also have usblog :(
don't know what i made wrong
So do you have virtual usb or not ? :)
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 !!!!

Post Reply

Return to “[D] Support”