Page 3 of 10

Re: Problems mounting Samba shares UE32F5300!

Posted: Sat Apr 26, 2014 5:21 pm
by juusso
ls -al /dtv/usb/sda/fusesmb

Re: Problems mounting Samba shares UE32F5300!

Posted: Sat Apr 26, 2014 5:32 pm
by brunogts77
juuso wrote:ls -al /dtv/usb/sda/fusesmb

Code: Select all

VDLinux#> ls -al /dtv/usb/sda/fusesmb
total 0
VDLinux#>

Re: Problems mounting Samba shares UE32F5300!

Posted: Sat Apr 26, 2014 9:59 pm
by sectroyer
brunogts77 wrote:
juuso wrote:ls -al /dtv/usb/sda/fusesmb

Code: Select all

VDLinux#> ls -al /dtv/usb/sda/fusesmb
total 0
VDLinux#>
This means you have not mounted anything :)

Re: Problems mounting Samba shares UE32F5300!

Posted: Sat Apr 26, 2014 10:16 pm
by brunogts77
Ok and now?? Manually it mounts!

Re: Problems mounting Samba shares UE32F5300!

Posted: Sat Apr 26, 2014 10:19 pm
by sectroyer
brunogts77 wrote:Ok and now?? Manually it mounts!
Until you something there (automatically or manually) it means mounting didn't work :) Simple as that. "Make" something appear there and then post the result of commands :)

Re: Problems mounting Samba shares UE32F5300!

Posted: Sat Apr 26, 2014 11:25 pm
by brunogts77
This is the result when i run samba over web interface:

Code: Select all

DLinux#> ls -al /dtv/usb/sda/smb
total 22
drwxr-xr-x    4 root     0             2048 Jan  1 00:19 .
drwxr-xr-x    4 root     0            16384 Jan  1 00:00 ..
drwxr-xr-x    3 root     0             2048 Jan  1 00:19 BRUNO-PC
drwxr-xr-x    3 root     0             2048 Jan  1 00:19 DAVID-PC

Re: Problems mounting Samba shares UE32F5300!

Posted: Sat Apr 26, 2014 11:34 pm
by sectroyer
brunogts77 wrote:This is the result when i run samba over web interface:

Code: Select all

DLinux#> ls -al /dtv/usb/sda/smb
total 22
drwxr-xr-x    4 root     0             2048 Jan  1 00:19 .
drwxr-xr-x    4 root     0            16384 Jan  1 00:00 ..
drwxr-xr-x    3 root     0             2048 Jan  1 00:19 BRUNO-PC
drwxr-xr-x    3 root     0             2048 Jan  1 00:19 DAVID-PC
so now we need the path to the media files that you tried to play and didn't work :)

Code: Select all

ls -al /dtv/usb/sda/smb/BRUNO-PC
Is this correct one? Or is it something deeper ? :)

Re: Problems mounting Samba shares UE32F5300!

Posted: Sun Apr 27, 2014 11:47 am
by brunogts77
so now we need the path to the media files that you tried to play and didn't work :)

Code: Select all

ls -al /dtv/usb/sda/smb/BRUNO-PC
Is this correct one? Or is it something deeper ? :)
Ok let me explain better. SMB folder is present in (Virtual usb) but inside is empty! When i run script in web interface everything is mounted on (virtual usb)! About (Fuses smb) the shares are mounted and present but media player can?t play the files!

Re: Problems mounting Samba shares UE32F5300!

Posted: Sun Apr 27, 2014 12:23 pm
by zoelechat
Just an idea: disable fusesmb and try to rename through FTP samba script to "99_99_samba.init" (then reboot TV ;) )

Re: Problems mounting Samba shares UE32F5300!

Posted: Sun Apr 27, 2014 12:45 pm
by sectroyer
brunogts77 wrote:
so now we need the path to the media files that you tried to play and didn't work :)

Code: Select all

ls -al /dtv/usb/sda/smb/BRUNO-PC
Is this correct one? Or is it something deeper ? :)
Ok let me explain better. SMB folder is present in (Virtual usb) but inside is empty! When i run script in web interface everything is mounted on (virtual usb)! About (Fuses smb) the shares are mounted and present but media player can?t play the files!
Yes we understand but until you run the command
ls -al /dtv/usb/sda/smb/BRUNO-PC/FULL_PATH_TO_FILES_THAT_MEDIA_PLAYER_CANT_PLAY
We will not be able to help :)