[Ended] E series widget -autostart w/o USB

Here are software that related with Samsung E series TVs.
Please don't create any new topic here unless you have software to post/release.
Locked

saginet
Posts: 3
Joined: Sun Apr 28, 2013 8:25 am

Re: [Testing] Update2: E series widget -autostart w/o USB

Post by saginet »

Hi,

it partly works on a ue46es6990 with T-MST10PDEUC-1029.0, BT-G

The remaining problems for me are:
- Autostart is not working. It worked on the 4th installation I tried for a few days, but then my TV decided to loose all widgets. In all follwing installations autostart did not work and I have to start the widget. I guess something during installation is not workiing reliable.
- cifs-shares take a very long time to show (up to 6 minutes)
- nfs-shares: only one of my shares shows up (of course its not the one I need). I'll have a look at the remi71 init scipts an see if I can get these to work.
ue46es6990 T-MST10PDEUC-1029.0, BT-G
ue40d6800
User avatar
juusso
SamyGO Moderator
Posts: 10129
Joined: Sun Mar 07, 2010 6:20 pm

Re: [Testing] Update2: E series widget -autostart w/o USB

Post by juusso »

saginet wrote:The remaining problems for me are:
- cifs-shares take a very long time to show (up to 6 minutes)
If you have many PC in your network, then this is normal. Try to write server ip and share names manually, this will speed-up samba mounts. Same for NFS.
- nfs-shares: only one of my shares shows up (of course its not the one I need). I'll have a look at the remi71 init scipts an see if I can get these to work.
remi71 scrips are for PVR trough NFS. You should get NFS working with normal original script and just then play with remi`s...
To troubleshoot you have to start network init script from console and check where it fails/ends.
miazza wrote:
You have your own support topic for your problem, so i moved all posts here.
LE40B653T5W,UE40D6750,UE65Q8C
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]

DO NOT EVER INSTALL FIRMWARE UPGRADE
saginet
Posts: 3
Joined: Sun Apr 28, 2013 8:25 am

Re: [Testing] Update2: E series widget -autostart w/o USB

Post by saginet »

juuso wrote:
saginet wrote:The remaining problems for me are:
- cifs-shares take a very long time to show (up to 6 minutes)
If you have many PC in your network, then this is normal. Try to write server ip and share names manually, this will speed-up samba mounts. Same for NFS.

The nfs mount shows up after 20 sec without any special configuration
- nfs-shares: only one of my shares shows up (of course its not the one I need). I'll have a look at the remi71 init scipts an see if I can get these to work.
If I enable only one share (.../media) on my nas i get this:

Code: Select all

sh 03_03_nfsmount.init stop
sh 03_03_nfsmount.init start
insmod: can't insert '/mnt/lib/modules/2.6.35.13/kernel/net/sunrpc/sunrpc.ko': File exists
insmod: can't insert '/mnt/lib/modules/2.6.35.13/kernel/fs/lockd/lockd.ko': File exists
insmod: can't insert '/mnt/lib/modules/2.6.35.13/kernel/fs/nfs/nfs.ko': File exists
Search Shares on: 192.168.200.155
192.168.200.1
portmap getport: RPC: Timed out
192.168.200.104
portmap getport: RPC: Success
sh 03_03_nfsmount.init status
192.168.200.155:/mnt/nas4free/nas/media on /dtv/usb/sdj/nfs/192.168.200.155/_mnt_nas4free_nas_media type nfs (rw,noexec,relatime,vers=3,rsize=65536,wsize=65536,namlen=255,soft,nolock,proto=tcp,port=65535,timeo=70,retrans=3,sec=sys,mountport=65535,mountproto=,addr=192.168.200.155)
If I enable a second share (in this case .../fuppes) I get this:

Code: Select all

sh 03_03_nfsmount.init stop
sh 03_03_nfsmount.init start
insmod: can't insert '/mnt/lib/modules/2.6.35.13/kernel/net/sunrpc/sunrpc.ko': File exists
insmod: can't insert '/mnt/lib/modules/2.6.35.13/kernel/fs/lockd/lockd.ko': File exists
insmod: can't insert '/mnt/lib/modules/2.6.35.13/kernel/fs/nfs/nfs.ko': File exists
Search Shares on: 192.168.200.155
192.168.200.1
portmap getport: RPC: Timed out
192.168.200.104
portmap getport: RPC: Success
sh 03_03_nfsmount.init status
192.168.200.155:/mnt/nas4free/nas/fuppes on /dtv/usb/sdj/nfs/192.168.200.155/_mnt_nas4free_nas_fuppes type nfs (rw,noexec,relatime,vers=3,rsize=65536,wsize=65536,namlen=255,soft,nolock,proto=tcp,port=65535,timeo=70,retrans=3,sec=sys,mountport=65535,mountproto=,addr=192.168.200.155)
192.168.200.155:/mnt/nas4free/nas/media doesn't show up at all.
ue46es6990 T-MST10PDEUC-1029.0, BT-G
ue40d6800
User avatar
juusso
SamyGO Moderator
Posts: 10129
Joined: Sun Mar 07, 2010 6:20 pm

Re: [Testing] Update2: E series widget -autostart w/o USB

Post by juusso »

Code: Select all

mount
on shell shows your both server mounted?
Then perhaps you get some "Loading..." on your allshare? A lot of files are being indexed by mediaplayer and this can be reason why you can`t get both servers listed there. I just guess (in case here are hudge collection of files on first server).
LE40B653T5W,UE40D6750,UE65Q8C
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]

DO NOT EVER INSTALL FIRMWARE UPGRADE
saginet
Posts: 3
Joined: Sun Apr 28, 2013 8:25 am

Re: [Testing] Update2: E series widget -autostart w/o USB

Post by saginet »

mount gives with netcat no feedback at all.
In allshare I get the "Loading..." if I only share the .../media folder it takes 20 sec using nfs for the files to show up (approx 2Tb of files) with cifs 6 min,
that is quite a difference.
If I add a second nfs share on the same server the .../media folder does not show up. If i add a third share, still only one share shows up (and never the .../media)
It's not an alphabetical problem because I tried .../fuppes and .../pvr.
ue46es6990 T-MST10PDEUC-1029.0, BT-G
ue40d6800
ed2
Posts: 20
Joined: Wed Mar 27, 2013 2:35 pm

Re: [Testing] Update2: E series widget -autostart w/o USB

Post by ed2 »

Hi,
when I start nfs mount again I get this message:

Code: Select all

root@(none) init.d $ sh 03_03_nfsmount.init stop

root@(none) init.d $ sh 03_03_nfsmount.init start
insmod: can't insert '/mnt/lib/modules/2.6.35.13/kernel/net/sunrpc/sunrpc.ko': invalid module format
insmod: can't insert '/mnt/lib/modules/2.6.35.13/kernel/fs/lockd/lockd.ko': invalid module format
insmod: can't insert '/mnt/lib/modules/2.6.35.13/kernel/fs/nfs/nfs.ko': invalid module format
Search Shares on: 192.168.0.147

Code: Select all

root@(none) init.d $ sh 03_03_nfsmount.init status
192.168.0.147:/mnt/usb1 on /dtv/usb/sdj/nfs/192.168.0.147/_mnt_usb1 type nfs (rw,relatime,vers=3,rsize=32768,wsize=32768,namlen=255,soft,nolock,proto=tcp,port=65535,timeo=70,retrans=3,sec=sys,mountport=65535,mountproto=,addr=192.168.0.147)
192.168.0.147:/mnt/ide4 on /dtv/usb/sdj/nfs/192.168.0.147/_mnt_ide4 type nfs (rw,relatime,vers=3,rsize=32768,wsize=32768,namlen=255,soft,nolock,proto=tcp,port=65535,timeo=70,retrans=3,sec=sys,mountport=65535,mountproto=,addr=192.168.0.147)
192.168.0.147:/mnt/ide4/h on /dtv/usb/sdj/nfs/192.168.0.147/_mnt_ide4_h type nfs (rw,relatime,vers=3,rsize=32768,wsize=32768,namlen=255,soft,nolock,proto=tcp,port=65535,timeo=70,retrans=3,sec=sys,mountport=65535,mountproto=,addr=192.168.0.147)
192.168.0.147:/mnt/usb1/mkv on /dtv/usb/sdj/nfs/192.168.0.147/_mnt_usb1_mkv type nfs (rw,relatime,vers=3,rsize=32768,wsize=32768,namlen=255,soft,nolock,proto=tcp,port=65535,timeo=70,retrans=3,sec=sys,mountport=65535,mountproto=,addr=192.168.0.147)
192.168.0.147:/mnt/ide4/pic on /dtv/usb/sdj/nfs/192.168.0.147/_mnt_ide4_pic type nfs (rw,relatime,vers=3,rsize=32768,wsize=32768,namlen=255,soft,nolock,proto=tcp,port=65535,timeo=70,retrans=3,sec=sys,mountport=65535,mountproto=,addr=192.168.0.147)
192.168.0.147:/mnt/ide4/mp3 on /dtv/usb/sdj/nfs/192.168.0.147/_mnt_ide4_mp3 type nfs (rw,relatime,vers=3,rsize=32768,wsize=32768,namlen=255,soft,nolock,proto=tcp,port=65535,timeo=70,retrans=3,sec=sys,mountport=65535,mountproto=,addr=192.168.0.147)
192.168.0.147:/mnt/ide3/Filme on /dtv/usb/sdj/nfs/192.168.0.147/_mnt_ide3_Filme type nfs (rw,relatime,vers=3,rsize=32768,wsize=32768,namlen=255,soft,nolock,proto=tcp,port=65535,timeo=70,retrans=3,sec=sys,mountport=65535,mountproto=,addr=192.168.0.147)
192.168.0.147:/mnt/ide4/backup on /dtv/usb/sdj/nfs/192.168.0.147/_mnt_ide4_backup type nfs (rw,relatime,vers=3,rsize=32768,wsize=32768,namlen=255,soft,nolock,proto=tcp,port=65535,timeo=70,retrans=3,sec=sys,mountport=65535,mountproto=,addr=192.168.0.147)
192.168.0.147:/mnt/ide4/public on /dtv/usb/sdj/nfs/192.168.0.147/_mnt_ide4_public type nfs (rw,relatime,vers=3,rsize=32768,wsize=32768,namlen=255,soft,nolock,proto=tcp,port=65535,timeo=70,retrans=3,sec=sys,mountport=65535,mountproto=,addr=192.168.0.147)
192.168.0.147:/mnt/ide3/fritzdown on /dtv/usb/sdj/nfs/192.168.0.147/_mnt_ide3_fritzdown type nfs (rw,relatime,vers=3,rsize=32768,wsize=32768,namlen=255,soft,nolock,proto=tcp,port=65535,timeo=70,retrans=3,sec=sys,mountport=65535,mountproto=,addr=192.168.0.147)
is this correct?

In allshare I get only the "Loading..."

whats wrong?

Mfg
ED2
Hoffy
Posts: 20
Joined: Sat Apr 06, 2013 12:49 pm

Re: [Testing] Update2: E series widget -autostart w/o USB

Post by Hoffy »

Hey Fluffi.

I'm having trouble setting my samba shares.
Can you give me an example of how your edited files look?

I'm not up to date with this sort of detail. Not sure exactly what detail I need to fill in.

Cheers.
User avatar
juusso
SamyGO Moderator
Posts: 10129
Joined: Sun Mar 07, 2010 6:20 pm

Re: [Testing] Update2: E series widget -autostart w/o USB

Post by juusso »

on some (Italian?) ESxxx-8xxx TV`s we have troubles with samba cifs.ko module because of debug kernel is installed to TV. No solution yet. But working on it.

p.s. Widget updated today. Released together with InstallSamyGO tool. Also available on same url for installation trough develop account.

Changes/updates:
Full telnet and ssh enabled on 23 port
Old telnet is available on port 2323
Midnight commander (mc) works with issues, someone should fix this.
Some problems with samba module cifs.ko on T-ECPDEUC still exist
LE40B653T5W,UE40D6750,UE65Q8C
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]

DO NOT EVER INSTALL FIRMWARE UPGRADE
ed2
Posts: 20
Joined: Wed Mar 27, 2013 2:35 pm

Re: [Testing] Update2: E series widget -autostart w/o USB

Post by ed2 »

@juuso
Hi,
the trouble we have with nfs.ko too. or not?

insmod: can't insert '/mnt/lib/modules/2.6.35.13/kernel/fs/nfs/nfs.ko': invalid module format

ed_2
User avatar
juusso
SamyGO Moderator
Posts: 10129
Joined: Sun Mar 07, 2010 6:20 pm

Re: [Testing] Update2: E series widget -autostart w/o USB

Post by juusso »

what widget version?
what says

Code: Select all

dmesg | tail
can be you`re also infected by debug kernel. Same as miazza, steno and you. I hope slowly we will find how to load modules correctly on your TVs.
LE40B653T5W,UE40D6750,UE65Q8C
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]

DO NOT EVER INSTALL FIRMWARE UPGRADE

Locked

Return to “[E] Software”