Page 22 of 44
Re: [Testing] Update2: E series widget -autostart w/o USB
Posted: Wed Jun 26, 2013 3:16 pm
by fluffi444
mamo wrote:Camera App shows black screen instead of Camera Picture.
I'am not juuso but I can help, too.
NO/Black camera Issue on ES 7000/8000 is solved - Please take a look here:
[HOW-TO] Restore no/black WebCam on ES7000/8000 with SamyGo
viewtopic.php?f=52&t=6126
"Skype App did not work." - Known! We have to accept this at the moment like it is....
Re: [Testing] Update2: E series widget -autostart w/o USB
Posted: Wed Jun 26, 2013 7:01 pm
by mmhorda
I think I know how to make PVR over NFS for ES series. The oNly problem is that it will require an USB drive attached to TV with 2GB minimum size. that leads me to a question. shouldn't we go back to SamyGO on USB solution as it was on C and D series?
Re: [Testing] Update2: E series widget -autostart w/o USB
Posted: Wed Jun 26, 2013 8:30 pm
by mmhorda
could someone please explain me what is it doing and where it was taken from?
cp /mtd_rwcommon/widgets/user/SamyGO/data/libSkype.so /mtd_rwcommon/moip/engines
/Skype/libSkype.so
cat <<EOF>/mtd_rwcommon/moip/engines/Skype/AutoStart
EOF
---- no wonder skype isn't working.
Re: [Testing] Update2: E series widget -autostart w/o USB
Posted: Thu Jun 27, 2013 11:47 am
by mamo
fluffi444 wrote:[HOW-TO] Restore no/black WebCam on ES7000/8000 with SamyGo
viewtopic.php?f=52&t=6126
@fluffi444:
Thanks for your help. Camera is working again.

Re: [Testing] Update2: E series widget -autostart w/o USB
Posted: Thu Jun 27, 2013 12:08 pm
by mamo
mmhorda wrote:could someone please explain me what is it doing and where it was taken from?
cp /mtd_rwcommon/widgets/user/SamyGO/data/libSkype.so /mtd_rwcommon/moip/engines
/Skype/libSkype.so
cat <<EOF>/mtd_rwcommon/moip/engines/Skype/AutoStart
EOF
---- no wonder skype isn't working.could someone please explain me what is it doing and where it was taken from?
cp /mtd_rwcommon/widgets/user/SamyGO/data/libSkype.so /mtd_rwcommon/moip/engines
/Skype/libSkype.so
cat <<EOF>/mtd_rwcommon/moip/engines/Skype/AutoStart
EOF
---- no wonder skype isn't working.
I think this uses skype autostart function to start samygo extensions on every tv start.
To make skype running again, perhaps we can rename files of skype widget and install it from a widget-server as a new user-widget.

Re: [Testing] Update2: E series widget -autostart w/o USB
Posted: Thu Jun 27, 2013 1:29 pm
by mmhorda
Will be testing today PVR over NFS on UE50ES6300.
Everything seems to be easy and should be done by the same instruction as for C and D series.
The only difference what I can see is that it will require small change in 02_04_vusb.init.remi71 and pvrimage on USB flash attached to TV.
_http://wiki.samygo.tv/index.php5/PVR_Recording_over_NFS_for_C-Series
DO NOT REPLACE rcSGO and use remi71 files already installed on your TV
If someone wants to test it now here is the needed change.
# PVRIMAGE="$SYSROOT/pvrimage"
PVRIMAGE="/dtv/usb/sda1/pvrimage"
Edit:
nope it doesn't work like that. I will take a look what i can do with it.
Re: [Testing] Update2: E series widget -autostart w/o USB
Posted: Fri Jun 28, 2013 7:53 am
by mmhorda
This is a disaster.
I am making changes in only 3-4 files, hookup USB drive to TV, turn tv on and widget already stops working. I have to reinstall it.
If someone could please explain me how are some things done there. because i am already tired braking my TV and listening to my wife that i will brake it soon because of my experiments.
who or what is placing those .cm00012 .cmdb files to an attached flash drive? what are those files?
Why is it looking for NFS exports on my windows laptop connected to the same router? (is that the reason why autostart fails? - server and mount point hardcoded in 03_03_nfsmount.init seems solving this problem
as long as i boot TV with attached USB Drive widget stop working - i have to reinstall it.
I do not remember such complications with the C and D series.
As long as I understand /mtd/rwarea/start.sh option is not an option anymore, am I right?
Thank you in advance.
Re: [Testing] Update2: E series widget -autostart, no USB ne
Posted: Fri Jun 28, 2013 9:38 am
by chekellog1010
juuso wrote:miazza, No idea, but i guess nothing bad should happen.
ed2 wrote:Hi,
i have a ue40es7090 with Firmware 2005.
ed2
OK, guys, you have to re-install widget, name is hardcoded and must be
SamyGO. Rename previously downloaded SamyGOE.zip to SamyGO.zip and reinstall it to TV.
Edit: If you don`t get it working anyway, use original widget by mamaich to get root,
download files connect trough ftp to /mtd_rwcommon/moip/engines
/Skype/ and replace.
thanks juuso, for the support, it works on me...
che

Re: [Testing] Update2: E series widget -autostart w/o USB
Posted: Fri Jun 28, 2013 10:28 am
by mmhorda
Someone Has to work a little bit on the widget and autostart scripts.
Why do we have there
ifconfig lo 127.0.0.1 in etc/init.d/01_01_catch_crap.init
when we have it already in (originally on TV itself)
in /etc/Scripts/network_init.sh
Re: [Testing] Update2: E series widget -autostart w/o USB
Posted: Sun Jun 30, 2013 10:48 pm
by superb1
mamo wrote:
To make skype running again, perhaps we can rename files of skype widget and install it from a widget-server as a new user-widget.

Has anyone had any success in doing this?