(SOlVED) Problems mounting Samba shares UE32F5300!

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

User avatar
brunogts77
Posts: 772
Joined: Sat Feb 18, 2012 8:34 pm

Re: Problems mounting Samba shares UE32F5300!

Post by brunogts77 »

zoelechat wrote:Just an idea: disable fusesmb and try to rename through FTP samba script to "99_99_samba.init" (then reboot TV ;) )
Ok i have make that but still not mount samba shares!
UE40JU6000 T-MST12DEUC_1119]
UE55JU6870 T-HKMDEUC-1480 [OSCAM=ON]
zoelechat
SamyGO Moderator
Posts: 8616
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: Problems mounting Samba shares UE32F5300!

Post by zoelechat »

Ok, try to copy script again through FTP with its original name to have both files in init.d folder:

Code: Select all

04_04_samba.init
99_99_samba.init
Then telnet:

Code: Select all

chmod 777 /mnt/etc/init.d/04_04_samba.init
chmod 777 /mnt/etc/init.d/99_99_samba.init
Reboot TV.

If it still doesn't work, listen to sectroyer :)
I do NOT receive any PM. Please use forum.
User avatar
brunogts77
Posts: 772
Joined: Sat Feb 18, 2012 8:34 pm

Re: Problems mounting Samba shares UE32F5300!

Post by brunogts77 »

Ok i have tried but nothing! :x :x
UE40JU6000 T-MST12DEUC_1119]
UE55JU6870 T-HKMDEUC-1480 [OSCAM=ON]
sectroyer
Official SamyGO Developer
Posts: 6305
Joined: Wed May 04, 2011 5:10 pm

Re: Problems mounting Samba shares UE32F5300!

Post by sectroyer »

brunogts77 wrote:Ok i have tried but nothing! :x :x
ls -la of your files :)
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 !!!!
User avatar
brunogts77
Posts: 772
Joined: Sat Feb 18, 2012 8:34 pm

Re: Problems mounting Samba shares UE32F5300!

Post by brunogts77 »

Code: Select all

VDLinux#> ls -la /dtv/usb/sda/smb
total 18
drwxr-xr-x    2 root     0             2048 Jan  1 00:00 .
drwxr-xr-x    3 root     0            16384 Jan  1 00:00 ..
VDLinux#>
UE40JU6000 T-MST12DEUC_1119]
UE55JU6870 T-HKMDEUC-1480 [OSCAM=ON]
sectroyer
Official SamyGO Developer
Posts: 6305
Joined: Wed May 04, 2011 5:10 pm

Re: Problems mounting Samba shares UE32F5300!

Post by sectroyer »

brunogts77 wrote:

Code: Select all

VDLinux#> ls -la /dtv/usb/sda/smb
total 18
drwxr-xr-x    2 root     0             2048 Jan  1 00:00 .
drwxr-xr-x    3 root     0            16384 Jan  1 00:00 ..
VDLinux#>
Run it after successfully mounting samba shares (using any method you want) :) This folder is empty so you didn't mount anything :)
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 !!!!
zoelechat
SamyGO Moderator
Posts: 8616
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: Problems mounting Samba shares UE32F5300!

Post by zoelechat »

(delete 99_99_samba.init, re-enable fusesmb, reboot, ls -al :) )
I do NOT receive any PM. Please use forum.
User avatar
brunogts77
Posts: 772
Joined: Sat Feb 18, 2012 8:34 pm

Re: Problems mounting Samba shares UE32F5300!

Post by brunogts77 »

This is the result after run samba with web cgi:

Code: Select all

VDLinux#> ls -la /dtv/usb/sda/smb
total 20
drwxr-xr-x    3 root     0             2048 Jan  1 00:20 .
drwxr-xr-x    3 root     0            16384 Jan  1 00:00 ..
drwxr-xr-x    3 root     0             2048 Jan  1 00:20 BRUNO-PC
VDLinux#>

UE40JU6000 T-MST12DEUC_1119]
UE55JU6870 T-HKMDEUC-1480 [OSCAM=ON]
sectroyer
Official SamyGO Developer
Posts: 6305
Joined: Wed May 04, 2011 5:10 pm

Re: Problems mounting Samba shares UE32F5300!

Post by sectroyer »

brunogts77 wrote:This is the result after run samba with web cgi:

Code: Select all

VDLinux#> ls -la /dtv/usb/sda/smb
total 20
drwxr-xr-x    3 root     0             2048 Jan  1 00:20 .
drwxr-xr-x    3 root     0            16384 Jan  1 00:00 ..
drwxr-xr-x    3 root     0             2048 Jan  1 00:20 BRUNO-PC
VDLinux#>

This is wonderful but you need to add BRUNO-PC to the path so to becomes /dtv/usb/sda/smb/BRUNO-PC and run command:

Code: Select all

ls -al /dtv/usb/sda/smb/BRUNO-PC 
see what's there and keep adding folders to the path till you reach any media file that doesn't play :)
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 !!!!
zoelechat
SamyGO Moderator
Posts: 8616
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: Problems mounting Samba shares UE32F5300!

Post by zoelechat »

But his files are well played when script is launched through webif, that's why I told to reenable fusesmb and reboot. In that case, shares are mounted on startup, but not playable :ugeek:
I do NOT receive any PM. Please use forum.

Post Reply

Return to “[F] Support”