(SOlVED) Problems mounting Samba shares UE32F5300!

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

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

Re: Problems mounting Samba shares UE32F5300!

Post by sectroyer »

zoelechat wrote: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 :geek:
Okay so he should enable fusesmb and then do the ls -al stuff :D BTW Winshit guys prepare a tutorial for setting up VPN access for developers to your TV :D If I had access I would have figured it out hours ago :P
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 »

@bruno
When you'll have set up again your unplayable shares, could you also give output of

Code: Select all

mount | grep cifs
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 »

sectroyer wrote:
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 :)
All of media files played inside smb folder i can play! Using "Fusesmb" it?s not possible!
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:
sectroyer wrote:
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 :)
All of media files played inside smb folder i can play! Using "Fusesmb" it?s not possible!
Great so mount with fusesmb and then post the result of

Code: Select all

ls -l /dtv/usb/sda/smb/
Not posting the result of this command (with path directly to your files (when mounted with fusesmb) and repeating your problem doesn't help us at all :)
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 »

Keep fusesmb for now, even if you're not happy with it

Code: Select all

mount | grep cifs
please :ugeek:
and
ls -al /dtv/usb/sda/smb/BRUNO-PC/name_of_a_share/path_where_are_videos_inside_share
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 »

Fusesmb don?t work!
NFS don?t work

Code: Select all

VDLinux#>  ls -la /dtv/usb/sda/nfs
total 20
drwxr-xr-x    3 root     0             2048 Jan  1 00:06 .
drwxr-xr-x    4 root     0            16384 Jan  1 00:06 ..
drwxr-xr-x    4 root     0             2048 Jan  1 00:06 192.168.1.251
SMB : Disabled
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:Fusesmb don?t work!
NFS don?t work

Code: Select all

VDLinux#>  ls -la /dtv/usb/sda/nfs
total 20
drwxr-xr-x    3 root     0             2048 Jan  1 00:06 .
drwxr-xr-x    4 root     0            16384 Jan  1 00:06 ..
drwxr-xr-x    4 root     0             2048 Jan  1 00:06 192.168.1.251
SMB : Disabled
You said that fusesmb did work previously ? :) What did you change ?
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 »

Forget NFS and give output of commands above please (it's just 2 pages we're requesting it :? )
edit: with smb and smbfuse enabled, nfs disabled and TV freshly rebooted
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 »

sectroyer wrote:
brunogts77 wrote:Fusesmb don?t work!
NFS don?t work

Code: Select all

VDLinux#>  ls -la /dtv/usb/sda/nfs
total 20
drwxr-xr-x    3 root     0             2048 Jan  1 00:06 .
drwxr-xr-x    4 root     0            16384 Jan  1 00:06 ..
drwxr-xr-x    4 root     0             2048 Jan  1 00:06 192.168.1.251
SMB : Disabled
You said that fusesmb did work previously ? :) What did you change ?
Ok but now, don?t work!!!!!Brrrrrrrrrrrrrrrrrrr :?: :?: :?: :?:
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:
sectroyer wrote:
brunogts77 wrote:Fusesmb don?t work!
NFS don?t work

Code: Select all

VDLinux#>  ls -la /dtv/usb/sda/nfs
total 20
drwxr-xr-x    3 root     0             2048 Jan  1 00:06 .
drwxr-xr-x    4 root     0            16384 Jan  1 00:06 ..
drwxr-xr-x    4 root     0             2048 Jan  1 00:06 192.168.1.251
SMB : Disabled
You said that fusesmb did work previously ? :) What did you change ?
Ok but now, don?t work!!!!!Brrrrrrrrrrrrrrrrrrr :?: :?: :?: :?:
Learn how to setup VPN :) I don't see other solution :)
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 “[F] Support”