Page 18 of 34
Re: SamyGO Extensions [v0.03.5 Beta]
Posted: Sun Oct 31, 2010 3:21 pm
by arris69
ultramaximum wrote:...
Code: Select all
...
+ /bin/busybox mount -o rw,user=maruxos,password=12345,codepage=cp1250,iocharset=utf8 -t cifs //192.168.1.2/pelis2 /dtv/usb/smb/192.168.1.2/pelis
but no samba showed
its
and not
what's the output of
Code: Select all
ls -l /dtv/usb/smb/192.168.1.2/pelis2/
do you have a file?
/dtv/usb/usblog
or just
if you have the file /dtv/usb/usblog
what happens if you do
and than
Code: Select all
echo -e "[sdh]\nVendor : SmbFsMount\nProduct : Samba\nSerial : Q80VQLFI\nDevpath : 9\nLun : 0\nScsiDevicePath : /dev/sdh1\nMountDir : /dtv/usb/smb/192.168.1.2/pelis2\nFileSystem : vfat\n" >> /dtv/usb/usblog
arris
Re: SamyGO Extensions [v0.03.5 Beta]
Posted: Sun Nov 21, 2010 10:13 am
by arris69
nadnerb33 wrote:Re: v0.03.5 beta
How come 04_04_samba.init causes the TV to become unresponsive?
not at all.
but if you access the shares from media player sometimes the player hangs if you have a tonn of files in your share
nadnerb33 wrote:
I have configured 04_04_fusesmb.init and that works ok with my TV, but I don't like the way it scans and lists all SMB servers and every shared folder.
showhiddenshares=false
nadnerb33 wrote:
Previously I had modified my 04_04_samba.init file so it is completely static and only shows the computers/shares I want it to.
I can't see how the fusesmb file can be modified to do this, is it possible to make it static rather than autoscanning?
Thanks
http://www.google.at/search?q=fusesmb+documentation
the config file is generated from 04_04_fusesmb.init script around line 36
arris
Re: Rollback on old FW...
Posted: Thu Nov 25, 2010 9:53 am
by erdem_ua
I really really really like this icon.

Re: SamyGO Extensions [v0.03.6]
Posted: Thu Nov 25, 2010 10:50 am
by arris69
nadnerb33 wrote:No, I run the SamyGo extension when the 04_04_samba.init script is enabled and the TV locks up and freezes. e.g changing channels is very slow and remote unresponsive. Then it takes several attempts to switch off the tv. This was with completely stock v0.03.5 beta files with NO modification.
If i rename to 04_04_samba.init.dis the problem disappears.
in theory it just can be possible if the smb.conf file is broken/not existent
for debug see:
http://wiki.samygo.tv/index.php?title=S ... Pack#Debug
nadnerb33 wrote:
No, hidden shares won't help.
I mean it shows all shares on all PCs/Laptops on the network - I only want it to show my 'videos' and 'music' shares on my PC which is why I prefer to use a static script.
I'll have a look at the documentation and also I'll give v0.03.6 a try.
Thanks
fusesmb use a cache file, so may it helps to delete it if you change the configuration (/mtd_wiselink/fusesmb.cache)
hth
arris