Page 2 of 6

Re: [App] Oscam MSTFIX for D55xx/57xx/69xx MIPS/MSTAR

Posted: Fri Sep 04, 2015 7:43 am
by RebornID
@racocvr ... ok thanks
sectroyer wrote:Well from the log it looks oscam DID work and you should see "SOMETHING" on the screen ;) Did you try rebooting and checking on other channels
Yes I have Reboot, i can't open the Oscam webif ;)

Start Oscam manually:

Code: Select all

./oscam-svn10666-samsungtv-webif
./oscam-svn10666-samsungtv-webif: line 1: syntax error: unexpected word (expecting ")")

Re: [App] Oscam MSTFIX for D55xx/57xx/69xx MIPS/MSTAR

Posted: Fri Sep 04, 2015 10:02 am
by sectroyer
Well this is arm oscam. You have to use the other one :) It ALSO has webif :)

Re: [App] Oscam MSTFIX for D55xx/57xx/69xx MIPS/MSTAR

Posted: Fri Sep 04, 2015 10:31 am
by RebornID
yeah, i wait for vlad :D

btw, sectroyer .. here the is the "smarthub_closer" viewtopic.php?f=22&t=3155
I have read, that work on d5700 too. But the attachment have the wrong File inside. I hope someone have this file

Re: [App] Oscam MSTFIX for D55xx/57xx/69xx MIPS/MSTAR

Posted: Fri Sep 04, 2015 10:40 am
by zoelechat
Can't you simply kill WidgetEngine to close Smarthub? :)

Re: [App] Oscam MSTFIX for D55xx/57xx/69xx MIPS/MSTAR

Posted: Fri Sep 04, 2015 10:44 am
by RebornID
if you show me how ;)

Re: [App] Oscam MSTFIX for D55xx/57xx/69xx MIPS/MSTAR

Posted: Fri Sep 04, 2015 10:53 am
by RebornID
Now i have that:

Code: Select all

./oscam-svn10666-mipsel-mstar-linux-gnu -c /mtd_rwdata/oscam -w 0 -b
./oscam-svn10666-mipsel-mstar-linux-gnu: /lib/libc.so.6: version `GLIBC_2.16' not found (required by ./oscam-svn10666-mipsel-mstar-linux-gnu)
./oscam-svn10666-mipsel-mstar-linux-gnu: /lib/libc.so.6: version `GLIBC_2.15' not found (required by ./oscam-svn10666-mipsel-mstar-linux-gnu)

Re: [App] Oscam MSTFIX for D55xx/57xx/69xx MIPS/MSTAR

Posted: Fri Sep 04, 2015 10:55 am
by zoelechat
Actually not sure about what you expect exactly nor if Smarthub process is called "WidgetEngine" on D either, I just know that on E if I want to force Smarthub to close I launch command:

Code: Select all

kill $(pidof WidgetEngine)
At least it "visually" closes it, then it restarts in the background and doesn't reopen until you call it with RC :)

...
Looks like static oscam compilation is needed...?

Re: [App] Oscam MSTFIX for D55xx/57xx/69xx MIPS/MSTAR

Posted: Fri Sep 04, 2015 11:03 am
by RebornID
@zoelechat .. I think with the specially smart_hub_close thing we test in another theme, btw here the pids

Code: Select all

 
 54    49 root     S    1170m 455%  27% ./exeDSP 
 1028  1027 root     R     4784   2%   0% top 
 1002  1001 root     S     4784   2%   0% top 
  808     1 root     S    27276  10%   0% djmount -o fsname=vfat,iocharset=utf8
  969   966 root     S     7728   3%   0% httpd -f /mtd_down/widgets/user/SamyG
  970   966 root     S     7728   3%   0% httpd -f /mtd_down/widgets/user/SamyG
  971   966 root     S     7728   3%   0% httpd -f /mtd_down/widgets/user/SamyG
  966     1 root     S     7592   3%   0% httpd -f /mtd_down/widgets/user/SamyG
  994   993 root     S     4784   2%   0% top 
  760     1 root     S     3472   1%   0% /mtd_down/widgets/user/SamyGO/SamyGO/
  759     1 root     S     3472   1%   0% /mtd_down/widgets/user/SamyGO/SamyGO/
  927     1 root     S     2860   1%   0% /mtd_down/widgets/user/SamyGO/SamyGO/
   49    37 root     S     2020   1%   0% /bin/sh /mtd_exe/rc.local 
   37     1 root     S     2020   1%   0% -/bin/sh 
  922     1 root     S     1976   1%   0% hcid: processing events              
    1     0 root     S     1956   1%   0% init       
 1003   759 root     S     1956   1%   0% /bin/sh 
  295     1 root     S     1956   1%   0% udhcpc -i eth0 -T 2 -b 
  925     1 root     S     1956   1%   0% /mtd_down/widgets/user/SamyGO/SamyGO/
  993   759 root     S     1956   1%   0% /bin/sh 

Re: [App] Oscam MSTFIX for D55xx/57xx/69xx MIPS/MSTAR

Posted: Fri Sep 04, 2015 11:07 am
by zoelechat
Better use "ps -A" to show processes, from that "top" output, many are obviously missing.

Re: [App] Oscam MSTFIX for D55xx/57xx/69xx MIPS/MSTAR

Posted: Fri Sep 04, 2015 11:10 am
by RebornID
Ok i make it. Btw with the last Oscam from Vlad ..... IT Works :-D