Re: SamyGO Extensions [v0.03.6 Concept] for c-series
Posted: Thu Nov 04, 2010 9:15 pm
updated urls in first post to 1.bugfxed version
arris
arris
Samsung TV Firmware on the GO
https://forum.samygo.tv/
if you really mean you have to access your tvs filesystem via ftpdredkin wrote:Thanks, this helped, now we've got ssh.arris69 wrote: hth
arris![]()
What's next?
I'd like to have smbd or vsftpd running...
Code: Select all
SamyGO/etc/init.d/06_05_vsftp.init.dis
Code: Select all
SamyGO/etc/init.d/06_05_vsftp.init
yes this is an artefact from old version, but in init scripts the modules should be loaded in right order, you can check withI'm attaching rcSGO output. As I can see not all modules are loaded, is this normal?
Code: Select all
lsmod
Code: Select all
dmesg
its for access to your windos/samba shares (to watch movies/photos without dlna limitation from your nas/pc) so its for smbclient functionBut there is no error about cifs.ko, does this mean I can try to start smbd? Or this is only for smbclient?
yes, but again the tv don't act as samba server it's clientCorrect me if i'm wrong:
To start smbd I have to:
1.edit CHANGE MEE section of .._samba_init
2. delete .dis extension of this file
3. start rcSGO again?
Code: Select all
DEST_DIR=/dtv/usb/smb
Code: Select all
SamyGO/etc/init.d/04_04_samba.init
are you sure you have all files from latest version?dredkin wrote:...
start methodrobvb wrote:Guys,
I have a 32c6700 changed to 32c6800 with PVR function (in the early days)
Also got a working rs232 and my telnet with the usb run.sh script is working just fine.
Thanks for the great work
My next step would be to enable samba to watch movies/photos without dlna limitation from my nas.
But I am not sure where to put SamyGO-All-Extensions-v0.03.6-r05-for-armv7a-T-VALDEUC-20101105193134.
Can someone please give a more detaild description.
Thanks