Jump to content


Photo

Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit


  • Please log in to reply
2047 replies to this topic

Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #821 ps2gamer

  • Member
  • 2 posts

0
Neutral

Posted 25 July 2013 - 23:46

Hello everyone,
I have been working on an integration can "HbbTV" on "OpenPLi PC" version, I have already sent this message privately below has some people, but I think I would have more response in the public setting.
Thank you for your returns :
--------------------------------------------------------------------------------------------------------
Hello,
I'm looking for a way to work "HbbTV" from version "OpenPLi PC" after research it is impossible to use a "OperaTV" because it must be used with "fbdirect" off "OpenPLi PC" does not work with "gfbdc.cpp" but with "gxlibdc.cpp".
It uses "X11" and "Xlib", and after searching I came across this: https://code.google.com/p/eve-browser/
What's interesting about this project is that can be used with "fbdirect" or "GTK", after some changes I managed to make it work with "GTK" and "Webkit", except that I still confronted with a rather annoying problem regarding "GTK". It is on this that I would like to know if a solution can be possible ?
Because when I run "Eve Browser" instead of transparency, I display a gray background in the same window size, I put you below a similar result to my picture :
rectangles.png

http://zetcode.com/g...o/transparency/

I do not know if you've already worked on the "GTK" with "X11 Xlib" environment ?
From my side I have found no solution, and even on specialized forums on "GTK", nobody has any idea how to make this window transparency, much less the author of "Eve Browser".
This is why I turn to you, maybe you have some information to send me to solve this problem gray background ?

Thanking you in advance, I wish you a pleasant day.



Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #822 ps2gamer

  • Member
  • 2 posts

0
Neutral

Posted 25 July 2013 - 23:52

Concerning the management "ait" I adapt "vuplus-opera-dumpait" for the project "Eve Browser", and it works perfectly !

git://code.vuplus.com/git/dumpait.git



Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #823 fungusfeet

  • Member
  • 6 posts

0
Neutral

Posted 31 August 2013 - 01:33

Hi

 

I've read the entire thread and it seems to be working ok after a quick test, but I'm still none the wiser on how to install plugins...I want to replace my ageing dreambox but can only do so if I can get EPGImport, Autobouquets E2 and CCcam working.

 

If anyone is willing to help, please bear in mind that I'm pretty useless with ubuntu! 



Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #824 digi2

  • Senior Member
  • 63 posts

+3
Neutral

Posted 3 September 2013 - 22:15

Hello,

 

i have tested in a Xenserver VM with Ubuntu and installed vnc4server.

enigma not starting, the ouptut is:

...SNIP...
done, found 0 common interface slots
+ (36) Stream server
+ (40) eServiceCenter
settings instance.
+ (41) eServiceFactoryDVB
+ (41) eServiceFactoryFS
+ (41) eServiceFactoryMP3
+ (41) eServiceFactoryM2TS
eServiceFactoryM2TS aborted, no /usr/lib/libpassthrough.so
+ (41) eServiceFactoryDVD
reached rl 70
---- opening lame channel db
reading services (version 4)
loaded 1524 services
boxtype detection via /usr/local/e2/etc/stb/info not possible... use fallback via demux count!

found 0 adapter, 0 frontends(0 sim) and 0 demux, boxtype 6
Use valid Linux Time :) (RTC?)
[EPGC] Initialized EPGCache (wait for setCacheFile call now)
Loading spinners...
found 4 spinner!

executing main
setIoPrio best-effort level 3 ok
Event Received!
X Error of failed request:  BadMatch (invalid parameter attributes)
  Major opcode of failed request:  72 (X_PutImage)
  Serial number of failed request:  94
  Current serial number in output stream:  108
clear instance
waiting for gRC thread shutdown
gRC thread has finished
root@ub1:~/openpliPC#
...SNAP...



Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #825 digi2

  • Senior Member
  • 63 posts

+3
Neutral

Posted 3 September 2013 - 22:40

problem solved, when i start vnc with:

vnc4server -geometry 1280x1024 -depth 24 -name "ub1"

 

what is the UP and Down Key for Remote on the Keyboard ?



Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #826 msg10

  • Member
  • 17 posts

0
Neutral

Posted 22 September 2013 - 14:55

Got an error

 

Ab error occured while building xine-lib (Kubuntu 13.04 here)

 

http://paste.debian.net/44766/



Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #827 radxnl

  • Senior Member
  • 1,527 posts

+57
Good

Posted 22 September 2013 - 15:03

apply this patch and it will be fixed

 

https://401449.bugs....t.cgi?id=300433



Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #828 msg10

  • Member
  • 17 posts

0
Neutral

Posted 22 September 2013 - 15:07

How can me make it. Sorry not good in that linux. Tried to use it as an own shellscript.



Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #829 radxnl

  • Senior Member
  • 1,527 posts

+57
Good

Posted 23 September 2013 - 10:20

ok no problem, i modified the patch to apply in the openpliPC structure for you.

 

download the attachment to your openpliPC directory ( from where you also run ./build_openpliPC.sh etc )

 

unzip it

 

then in a shell go to that directory and run

 

patch -p0 < xine.patch

now run the build again and it should be ok

Attached Files



Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #830 msg10

  • Member
  • 17 posts

0
Neutral

Posted 23 September 2013 - 16:23

Thanks. Patch seemd to work so far. But still got some Problems. But worked further a lot.

 

http://paste.debian.net/45269/


Edited by msg10, 23 September 2013 - 16:24.


Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #831 radxnl

  • Senior Member
  • 1,527 posts

+57
Good

Posted 23 September 2013 - 19:15

put the attachment in the same dir as before, unzip it

 

 

patch -p1 < eptrlist.patch

that should be it
 

Attached Files



Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #832 msg10

  • Member
  • 17 posts

0
Neutral

Posted 23 September 2013 - 20:32

Ahhh and again.

 

http://paste.debian.net/45357/

 

Other way want just to try a vm with an older kubuntu



Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #833 radxnl

  • Senior Member
  • 1,527 posts

+57
Good

Posted 23 September 2013 - 21:25

its not a big problem, just make sure netlink dev package is installed on your host system



Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #834 msg10

  • Member
  • 17 posts

0
Neutral

Posted 23 September 2013 - 22:19

lalala

 

http://paste.debian.net/45409/



Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #835 radxnl

  • Senior Member
  • 1,527 posts

+57
Good

Posted 23 September 2013 - 22:45

whats your ouput of

 

 

dpkg --get-selections  | grep libnl

 


 



Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #836 msg10

  • Member
  • 17 posts

0
Neutral

Posted 24 September 2013 - 18:31

libnl-3-200:i386                                install
libnl-dev                                       install
libnl-genl-3-200:i386                           install
libnl-route-3-200:i386                          install
libnl1:i386                                     install
ntrack-module-libnl-0                           install
 



Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #837 radxnl

  • Senior Member
  • 1,527 posts

+57
Good

Posted 24 September 2013 - 23:50

remove libnl1 and libnl-dev and install libnl2 and libnl2-dev



Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #838 msg10

  • Member
  • 17 posts

0
Neutral

Posted 26 September 2013 - 00:00

wooooooooooooooow it works, you are just the best, thanks for spending lot of time to helping


Edited by msg10, 26 September 2013 - 00:01.


Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #839 msg10

  • Member
  • 17 posts

0
Neutral

Posted 29 September 2013 - 19:55

How can me just install ipk files or use a feed. Would be nice to get easy just to try. Is there any more help for that so will not ask for everything as I like to sorry.



Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #840 fungusfeet

  • Member
  • 6 posts

0
Neutral

Posted 29 September 2013 - 23:58

Ok got it working perfectly using the raider05 git, FTA channels work great, everything is quick and smooth...then I use oscam to descramble my card and it's very glitchy, tried playing around with video options with no luck.  Will this ever work perfectly when descrambling or should I just give up now and save a lot of hassle???




5 user(s) are reading this topic

0 members, 5 guests, 0 anonymous users