D5700 Virtual USB Server and shared files
- brunogts77
- Posts: 772
- Joined: Sat Feb 18, 2012 8:34 pm
Re: D5700 Virtual USB Server and shared files
I'll try manually. I have a doubt: If I connect other device on network ex: a PC or Nas, etc. after i already have turned on the tv and run the application samygovirtual, does the tv a automatic update of shared devices on the network or have to restart the script samba?
UE40JU6000 T-MST12DEUC_1119]
UE55JU6870 T-HKMDEUC-1480 [OSCAM=ON]
UE55JU6870 T-HKMDEUC-1480 [OSCAM=ON]
-
- Official SamyGO Developer
- Posts: 1700
- Joined: Fri Oct 02, 2009 8:52 am
- Location: Austria/Vienna (no Kangaroos here)
- Contact:
Re: D5700 Virtual USB Server and shared files
then you have to stop and start it again over webinterface, script checks just at start the network for other computers...brunogts77 wrote:I'll try manually. I have a doubt: If I connect other device on network ex: a PC or Nas, etc. after i already have turned on the tv and run the application samygovirtual, does the tv a automatic update of shared devices on the network or have to restart the script samba?
- brunogts77
- Posts: 772
- Joined: Sat Feb 18, 2012 8:34 pm
Re: D5700 Virtual USB Server and shared files
Ok,Thanks for any clarification. One more doubt: It is necessary to delete the folder "Contents / Database"? If the folder is full (Database), then it is not possible to mount all the shares was what I read in the forum
UE40JU6000 T-MST12DEUC_1119]
UE55JU6870 T-HKMDEUC-1480 [OSCAM=ON]
UE55JU6870 T-HKMDEUC-1480 [OSCAM=ON]
- brunogts77
- Posts: 772
- Joined: Sat Feb 18, 2012 8:34 pm
Re: D5700 Virtual USB Server and shared files
Good afternoon staff. I have a problem, my tv can not mount the shares on fusesmb! When I start the script gives error! I am using the original scripts! Any suggestion?
UE40JU6000 T-MST12DEUC_1119]
UE55JU6870 T-HKMDEUC-1480 [OSCAM=ON]
UE55JU6870 T-HKMDEUC-1480 [OSCAM=ON]
Re: D5700 Virtual USB Server and shared files
you should post at least the debug log from console/webgui/exlink...
how do we help you?
also your netwokr configuration - devices, shares, IP`s.
Are they with password or not. and so on.
how do we help you?
also your netwokr configuration - devices, shares, IP`s.
Are they with password or not. and so on.
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
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
- brunogts77
- Posts: 772
- Joined: Sat Feb 18, 2012 8:34 pm
Re: D5700 Virtual USB Server and shared files
+ SYSROOT=/mtd_down/widgets/user/SamyGO/SamyGO
+ MOUNT_PATH=/dtv/usb/sdj
+ export MOD_DIR=/mtd_down/widgets/user/SamyGO/SamyGO/lib/modules/2.6.30.9
+ export TMPDIR=/dtv
+ export HOME=/mtd_wiselink
+ export SMB_CONF_PATH=/mtd_down/widgets/user/SamyGO/SamyGO/etc/samba/smb.conf
+ LOGFILE=/mtd_down/widgets/user/SamyGO/SamyGO/samygo.log
+ LD_LIBRARY_PATH=/mtd_down/widgets/user/SamyGO/SamyGO/opt/privateer/lib:/mtd_down/widgets/user/SamyGO/SamyGO/opt/privateer/usr/lib:/mtd_down/widgets/user/SamyGO/SamyGO/lib:/mtd_down/widgets/user/SamyGO/SamyGO/usr/lib:/mtd_rocommon/Runtime/lib/CairoShadow:/mtd_rocommon/Runtime/lib:/mtd_cmmlib/GAME_LIB:/dtv:/mtd_cmmlib/YWidget_LIB:/mtd_contents:/mtd_appdata/Java/lib:/mtd_exe:/mtd_exe/Comp_LIB:/mtd_cmmlib/InfoLink/lib/plugin/Static:/mtd_cmmlib/InfoLink/lib:/mtd_cmmlib/OIPF:/mtd_exe/:/lib:/usr/lib
+ PATH=/mtd_down/widgets/user/SamyGO/SamyGO/opt/privateer/sbin:/mtd_down/widgets/user/SamyGO/SamyGO/opt/privateer/bin:/mtd_down/widgets/user/SamyGO/SamyGO/opt/privateer/usr/bin:/mtd_down/widgets/user/SamyGO/SamyGO/opt/privateer/usr/sbin:/mtd_down/widgets/user/SamyGO/SamyGO/sbin:/mtd_down/widgets/user/SamyGO/SamyGO/bin:/mtd_down/widgets/user/SamyGO/SamyGO/usr/bin:/mtd_down/widgets/user/SamyGO/SamyGO/usr/sbin:/usr/sbin:/usr/bin:/bin:/sbin:/etc/Scripts:/util:/etc:/mtd_rocommon/Runtime/bin
+ export ENV=/dtv/.ashrc
+ export FRAMEBUFFER=/dev/sam/fb0
+ export DISTROOT=/mtd_down/widgets/user/SamyGO/SamyGO/opt/privateer
+ USER=sysadmin
+ PASSWD=carteiro
+ [ -e /mtd_rwarea/smb_userdata ]
+ [ -z sysadmin ]
+ [ -z carteiro ]
+ DEST_DIR=/dtv/usb/sdj/fusesmb
+ FR_NAME=NG Windows Server
+ lsmod
+ grep fuse
fuse 52176 2 - Live 0xe147d000
+ [ 0 -eq 0 ]
+ do_mount
+ mkdir -p /dtv/usb/sdj/fusesmb
+ mkdir /mtd_wiselink/.smb
mkdir: cannot create directory '/mtd_wiselink/.smb': File exists
+ [ ! -f /mtd_wiselink/.smb/smb.conf ]
+ echo -e [global]\nusername=sysadmin\npassword=carteiro\n;showhiddenshares=true\ntimeout = 10\ninterval = 10
+
+ chmod 600 /mtd_wiselink/.smb/fusesmb.conf
+ cd /mtd_wiselink
+ touch /mtd_wiselink/fusesmb.cache
+ fusesmb /dtv/usb/sdj/fusesmb
+ fusesmb.cache
+ sleep 3
+ cd -
/dtv/cgi-bin
[quote][/quote]
Ok, this is the result when I start the script "FUSESMB"!
Then the following appears: "/dtv/cgi-bin/test.cgi: line 20: /mtd_down/widgets/user/SamyGO/SamyGO/etc/init.d/04_04_fusesmb.init: Permission denied"
What to do?
UE40JU6000 T-MST12DEUC_1119]
UE55JU6870 T-HKMDEUC-1480 [OSCAM=ON]
UE55JU6870 T-HKMDEUC-1480 [OSCAM=ON]
Re: D5700 Virtual USB Server and shared files
Hi there,
how can we record to the smaba shares, which are in a NAS?
My Samy always wants to format the connected samba share and then the virtual usb drive is deletet.
Is it possible to record to a NAS with an UE32D5700?
Thanks
how can we record to the smaba shares, which are in a NAS?
My Samy always wants to format the connected samba share and then the virtual usb drive is deletet.
Is it possible to record to a NAS with an UE32D5700?
Thanks
Re: D5700 Virtual USB Server and shared files
I think you have to dissable all usual mount scripts (in samba case - samba.init) and enable remi scripts, they are tuned for recording over network. But you have to use all set of remi scripts, not only one.
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
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
Re: D5700 Virtual USB Server and shared files
The remy scripts do not run in the on the D5700. I think the VUSB script on the MStar is not working the same way like on ARM.
Has anybody a solution for recording to NFS- or Samba- share?
Has anybody a solution for recording to NFS- or Samba- share?
Re: D5700 Virtual USB Server and shared files
hi there,
i have also 2 d5700`s and it would be i very nice feature if i could record to a virtual usb server. so if anybody has any solution for this, please let us know.
greets
i have also 2 d5700`s and it would be i very nice feature if i could record to a virtual usb server. so if anybody has any solution for this, please let us know.
greets