Page 2 of 8
Re: FTP and Files Overwrite
Posted: Mon Apr 22, 2013 10:38 pm
by miazza
juuso wrote:Try to
reinstall widget. Something was fixed... And tell about result.
I reinstalled the widget.
I edited 04_04.samba.init with my SMB IP 192.168.1.5 and replaced the code with:
case $1 in
start)
insmod $SYSROOT/lib/modules/81/2.6.35.13/kernel/fs/cifs/cifs.ko
I placed smb.conf -> /mnt/etc/samba
# set workgroup, own share etc...
include = /mtd_rwarea/smb.conf
workgroup = HOME
netbios name = Samsung-TV
server string = Some Server
I placed smb_userdata -> /mtd_rwarea (my NAS is no user no password)
USER=""
PASSWD=""
The result is unchanged
Thanks again for your help and I wait for the next try.
ciao
miazza
Re: FTP and Files Overwrite
Posted: Tue Apr 23, 2013 4:58 am
by juusso
miazza wrote:
replaced the code with:
case $1 in
start)
insmod $SYSROOT/lib/modules/81/2.6.35.13/kernel/fs/cifs/cifs.ko
stop! I havent said you need to do that. use original path, set back this to original state.
Re: FTP and Files Overwrite
Posted: Tue Apr 23, 2013 8:55 am
by miazza
juuso wrote:miazza wrote:
replaced the code with:
case $1 in
start)
insmod $SYSROOT/lib/modules/81/2.6.35.13/kernel/fs/cifs/cifs.ko
stop! I havent said you need to do that. use original path, set back this to original state.
I will do this evening (tonight...) and let you know.
Just one info, when I start samigo for the first time after widget install, the NAS is somehow interrogated for 10-20 seconds because I see the red led insted of the green one.
This only the first time as fas as I can see. Tried only once.
Ciao
miazza
Re: FTP and Files Overwrite
Posted: Tue Apr 23, 2013 7:28 pm
by miazza
Set back to original Path
case $1 in
start)
insmod $MOD_DIR/kernel/fs/cifs/cifs.ko
After 30 min still no SMB.
If I can help in someway to debug this issue let me know.
miazza
Re: FTP and Files Overwrite
Posted: Tue Apr 23, 2013 7:30 pm
by juusso
Do this:
viewtopic.php?f=16&t=5822#p41633
and copy/paste here the output.
btw, you can re-install widget once again and after restart try to connect to TV trough putty, telnet to 23 port.
Re: FTP and Files Overwrite
Posted: Tue Apr 23, 2013 8:12 pm
by miazza
Ok. Now I cannot ...wife and childs using the TV ...
For reinstalling the widget is it sufficent to delete it from FTP and just copy the zip content in SamyGo ?
Last time I did like that.
By the way, I've noticed that the only file changed is 128mb.xss, can I only copy this new file and reboot TV ?
Also with putty I connect but I do not get answer... is there any trick for this ?
I says:
/bin/sh: can't access tty; job control turned off
VDlinux#>
Re: FTP and Files Overwrite
Posted: Tue Apr 23, 2013 8:15 pm
by juusso
yes, it is enough to replace 128mb.xfs.
AFTER VDLinux#> you can input commands i`m asking for. You`re connected.
Re: FTP and Files Overwrite
Posted: Tue Apr 23, 2013 8:30 pm
by miazza
Yes,i am connected but I do not see any answer to my commands.
Re: FTP and Files Overwrite
Posted: Wed Apr 24, 2013 5:08 am
by juusso
oops, run.sh needs to be replaced as well.
but better you reinstall widget.
Re: [Testing] Update2: E series widget -autostart w/o USB
Posted: Sun Apr 28, 2013 12:56 pm
by miazza
A small update on my ES8000:
reinstalled the widget and added only "smb.conf" and "smb_userdata".
After reboot the smb folder was present !!!

I checked inside and the folder was empty

.
I updated "04_04_samba.init" with NAS SMB IP fixed (only this change I made) and after that no way of having smb folder again.
I tried to reinstall via FTP the same file as before but still no smb folder.
I wonder if there is something in my filezilla that corrupt the files or what else..
I'm still investigation the issue and may be a will restart the installation from the beginning.
miazza