Jump to content


Photo

Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit


  • Please log in to reply
2059 replies to this topic

Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #761 buyukbang

  • Senior Member
  • 185 posts

+11
Neutral

Posted 2 July 2012 - 12:21

Hi guys,

I was a little far from this project for a while since my VU+ does not work with vtuner. I'm just trying to decide for buying a usb tuner for may Mac Mini. Anyone using a sub tuner card with OpenPLi PC? How much does it take to zap ? Is it OK for daily usage ?

Edited by buyukbang, 2 July 2012 - 12:22.

It all started with a BigBang...


http://buyukbang.blogspot.com


Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #762 Pr2

  • PLi® Contributor
  • 6,147 posts

+261
Excellent

Posted 6 July 2012 - 11:39

Hi,

I don't know if OpenpliPC is working on a Mac.
I am using OpenpliPC for fun and not for daily usage, but so far all the tests I have performed are quite positives, so I think that you can use it for daily usage.

Pr2

NO SUPPORT by PM, it is a forum make your question public so everybody can benefit from the question/answer.
If you think that my answer helps you, you can press the up arrow in bottom right of the answer.

Wanna help with OpenPLi Translation? Please read our Wiki Information for translators

Sat: Hotbird 13.0E, Astra 19.2E, Eutelsat5A 5.0W
VU+ Solo 4K: 2*DVB-S2 + 2*DVB-C/T/T2 (used in DVB-C) & Duo 4K: 2*DVB-S2X + DVB-C (FBC)

AB-Com: PULSe 4K 1*DVB-S2X (+ DVB-C/T/T2)
Edision OS Mio 4K: 1*DVB-S2X + 1*DVB-C/T/T2
 


Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #763 mod-nia

  • Member
  • 4 posts

0
Neutral

Posted 7 July 2012 - 15:38

thaaaaaanks

Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #764 theFSM

  • Member
  • 2 posts

0
Neutral

Posted 9 July 2012 - 14:57

hello, can someone help me. i'm getting this error:

../../lib/dvb/ca_connector.h:38: error: field ‘ca_policy’ has incomplete type
ca_connector.cpp: In constructor ‘caConnector::caConnector()’:
ca_connector.cpp:16: error: ‘nl_socket_alloc’ was not declared in this scope
ca_connector.cpp:17: error: ‘genl_connect’ was not declared in this scope
ca_connector.cpp:19: error: ‘genl_ctrl_resolve’ was not declared in this scope
ca_connector.cpp:25: error: ‘ca_policy’ was not declared in this scope
ca_connector.cpp:25: error: ‘NLA_U32’ was not declared in this scope
ca_connector.cpp:26: error: ‘NLA_U16’ was not declared in this scope
ca_connector.cpp:27: error: ‘NLA_UNSPEC’ was not declared in this scope
ca_connector.cpp:33: error: ‘nlmsg_alloc’ was not declared in this scope
ca_connector.cpp:34: error: ‘NL_AUTO_PID’ was not declared in this scope
ca_connector.cpp:34: error: ‘NL_AUTO_SEQ’ was not declared in this scope
ca_connector.cpp:34: error: ‘NLM_F_ECHO’ was not declared in this scope
ca_connector.cpp:35: error: ‘genlmsg_put’ was not declared in this scope
ca_connector.cpp:36: error: ‘nl_send_auto_complete’ was not declared in this scope
ca_connector.cpp:37: error: ‘NL_CB_VALID’ was not declared in this scope
ca_connector.cpp:37: error: ‘NL_CB_CUSTOM’ was not declared in this scope
ca_connector.cpp:37: error: ‘nl_socket_modify_cb’ was not declared in this scope
ca_connector.cpp:38: error: ‘nl_recvmsgs_default’ was not declared in this scope
ca_connector.cpp:39: error: ‘nlmsg_free’ was not declared in this scope
ca_connector.cpp:41: error: ‘nl_socket_disable_seq_check’ was not declared in this scope
ca_connector.cpp: In destructor ‘virtual caConnector::~caConnector()’:
ca_connector.cpp:51: error: ‘nl_close’ was not declared in this scope
ca_connector.cpp:52: error: ‘nl_socket_free’ was not declared in this scope
ca_connector.cpp: In member function ‘virtual void caConnector::thread()’:
ca_connector.cpp:60: error: ‘nl_recvmsgs_default’ was not declared in this scope
ca_connector.cpp: In static member function ‘static int caConnector::parse_cb(nl_msg*, void*)’:
ca_connector.cpp:75: error: ‘nlmsg_hdr’ was not declared in this scope
ca_connector.cpp:78: error: ‘class caConnector’ has no member named ‘ca_policy’
ca_connector.cpp:78: error: ‘genlmsg_parse’ was not declared in this scope
ca_connector.cpp:81: error: ‘nla_get_u32’ was not declared in this scope
ca_connector.cpp:85: error: ‘nla_get_u16’ was not declared in this scope
ca_connector.cpp:86: error: ‘nla_data’ was not declared in this scope
ca_connector.cpp:102: error: ‘nla_get_u16’ was not declared in this scope
ca_connector.cpp:103: error: ‘nla_data’ was not declared in this scope
make[3]: *** [ca_connector.o] Fehler 1




Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #765 Pr2

  • PLi® Contributor
  • 6,147 posts

+261
Excellent

Posted 9 July 2012 - 18:16

Hi,

Which Linux version do you use to compile?
Is your Kernel DVB enabled?

On Ubuntu:

cat /usr/src/linux-headers-`uname -r`/include/linux/dvb/version.h

You see something like this:

#define DVB_API_VERSION 5
#define DVB_API_VERSION_MINOR 4

Do you first run; build_libs.sh and then build_openpliPC.sh

If you get errors with build_libs.sh then you cannot use build_openpliPC.sh, first fix build_libs.sh problems.

Pr2

NO SUPPORT by PM, it is a forum make your question public so everybody can benefit from the question/answer.
If you think that my answer helps you, you can press the up arrow in bottom right of the answer.

Wanna help with OpenPLi Translation? Please read our Wiki Information for translators

Sat: Hotbird 13.0E, Astra 19.2E, Eutelsat5A 5.0W
VU+ Solo 4K: 2*DVB-S2 + 2*DVB-C/T/T2 (used in DVB-C) & Duo 4K: 2*DVB-S2X + DVB-C (FBC)

AB-Com: PULSe 4K 1*DVB-S2X (+ DVB-C/T/T2)
Edision OS Mio 4K: 1*DVB-S2X + 1*DVB-C/T/T2
 


Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #766 theFSM

  • Member
  • 2 posts

0
Neutral

Posted 9 July 2012 - 21:41

thank you. it tourned out that libnl2 was missing.

Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #767 subixonfire

  • Member
  • 8 posts

0
Neutral

Posted 10 July 2012 - 23:42

I use ubuntu 12.04, the default python version is 2.7, is there a way to make openply-pc use python 2.6 that i have installed???

Edited by subixonfire, 10 July 2012 - 23:42.


Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #768 bacicciosat

  • Senior Member
  • 540 posts

+100
Excellent

Posted 11 July 2012 - 08:28

I think it is time to try to port e2 on Raspberry PI
:)

Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #769 alsat1

  • Senior Member
  • 221 posts

+1
Neutral

Posted 14 July 2012 - 21:31

Hi,

attached a script and a Patch to compile enigma2 Openpli on Ubuntu 10.4 32 Bit.

To compile:

Extrackt the enigma2-i386.tar.bz2
cd enigma2-i386
./build-enigma2.sh

You will found enigma2 under $HOME/enigma2 their you can start enigma2 with bin/enigma2.
The configs are stored under $HOME/enigma2/etc/enigma2.

I have mapped some Buttons to Keyboard;

RED - F1
GREEN - F2
YELLOW - F3
BLUE - F4

MENU - SPACE

So you can Test Plugins or Skins without a STB.

Regards,

nobody9


where is the file,please?
regards

Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #770 alsat1

  • Senior Member
  • 221 posts

+1
Neutral

Posted 14 July 2012 - 22:01

ok I found the command:

git clone https://github.com/n...9/openpliPC.git

thanks.

Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #771 Raider05

  • Senior Member
  • 75 posts

+4
Neutral

Posted 31 July 2012 - 07:39

Hi, all :)

For me this patch solves the problem, if DVB stream is interrupted, there is no key to the server (as a consequence there is no sound).
Many errors in the stream starts a slide show is reopening the stream xine-lib.
Copy this patch to SOURCE_DIR_ENIGMA2PC and run command
patch -p0 < Renew_Stream_and_count_zero.diff
and remake e2pc

Regards. Raider05

Edited by Raider05, 31 July 2012 - 07:39.

E2PC, Ubuntu 12.04 x86, DVB-S2 card Omicom SkyStar 4, Nvidia card 9500GT 512Mb DDR2 driver 195.36.24, Satellites 9.0E, 36.0E

Git enigma2pc


Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #772 Xtrend77

  • Senior Member
  • 80 posts

0
Neutral

Posted 19 September 2012 - 19:10

http://satpartage.or...nigma2pc-86693/

Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #773 hemertje

  • Forum Moderator
    PLi® Core member
  • 33,499 posts

+118
Excellent

Posted 20 September 2012 - 09:50

http://satpartage.or...nigma2pc-86693/


?

on the Glassfibre 1GB DVB-C...


Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #774 jeffphil

  • Senior Member
  • 116 posts

+7
Neutral

Posted 20 September 2012 - 21:20

I think it is time to try to port e2 on Raspberry PI
:)

I agree totally I can see many advantages with that.
Until The Wheels are off the ground there is still hope


DM500,DM600,DM800HD,VU+ Duo

Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #775 djnice

  • Member
  • 8 posts

0
Neutral

Posted 3 October 2012 - 13:44

Is the AMD Fusion working with hardware video decoding on OpenPLiPC?

Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #776 tester100

  • Member
  • 6 posts

0
Neutral

Posted 16 October 2012 - 17:06

Hi guys

nice thread here

so here is my questions b4re i go on about installing enigma2pc on my ubuntu machine

i am running at the moment ubuntu-server10.04 x64bits+nvidia hdmi geforce 8400gs 1gb ddr3+XBMC+MYTHTV+TBS S/S2 card+sasc-ng with newcamd protocol to watch sub channel,

my first questions are

i am using the DTV 3000 drivers in mythtv in order to work correctly my tbs card with kernel 2.6.32 with dvb support..

will enigma2pc work fine with my setup dvbs/s2 card?
will enigma2pc work as a plugin of XBMC fine with no tweaking?

as anyone tested this on xbmc?

i know that there is a tuxbox client option on xbmc for it to work with external sat linux box.. but my question is will it work straight out with my dvbs card?

any comments are welcomed guys ...

Edited by tester100, 16 October 2012 - 17:07.


Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #777 tester100

  • Member
  • 6 posts

0
Neutral

Posted 16 October 2012 - 19:03

ok

so i decided to go further and initially encountered some small problem as i would except to start with

i cannot connect to download the following libs

git clone git://git.opendreambox.org/git/obi/libdvbsi++.git
Initialized empty Git repository in /usr/local/src/openpliPC/libdvbsi++/.git/
git.opendreambox.org[0: 82.149.226.174]: errno=Connection timed out
fatal: unable to connect a socket (Connection timed out)


git clone git://git.opendreambox.org/git/obi/libdvbsi++.git
cd libdvbsi++
dpkg-buildpackage -uc -us
cd ..
sudo dpkg -i libdvbsi++*.deb

apt-get install libxslt1-dev libdvdnav-dev libavcodec-dev libpostproc-dev libavcodec-dev python-dev libssl-dev
apt-get install reetype2* fribidi* gstreamer-0.10* libdvbsi++* libpng* libgstreamer0.10-dev libgstreamer-plugins-base0.10-dev libsigc++-1.2-dev

git clone git://git.opendreambox.org/git/obi/libxmlccwrap.git
cd libxmlccwrap
dpkg-buildpackage -uc -us
cd ..
sudo dpkg -i libxmlccwrap*.deb

git clone git://schwerkraft.elitedvb.net/libdreamdvd/libdreamdvd.git
cd libdreamdvd
dpkg-buildpackage -uc -us
cd ..
sudo dpkg -i libdreamdvd*.deb


none of them work for me is there any other link where i can get them from????

Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #778 DrMichael

  • Member
  • 3 posts

0
Neutral

Posted 3 November 2012 - 16:41

Hi,

just installed Ubuntu 12.10 amd64.

Compiling openPliPC gives me an error:

 In file included from ../../lib/base/ebase.h:12:0,
                 from ebase.cpp:1:
../../lib/base/eptrlist.h: In Instanziierung von »ePtrList<T>::iterator ePtrList<T>::insert_in_order(T*) [with T = eTimer]«:
ebase.cpp:344:32:   von hier erfordert
../../lib/base/eptrlist.h:178:96: Fehler: »insert« wurde in diesem Gültigkeitsbereich nicht deklariert, und bei argumentabhängiger Suche am Ort der Instanziierung wurden keine Deklarationen gefunden [-fpermissive]
../../lib/base/eptrlist.h:178:96: Anmerkung: Deklarationen in abhängiger Basis »std::list<eTimer*, std::allocator<eTimer*> >« wurden bei unqualifizierter Suche nicht gefunden
../../lib/base/eptrlist.h:178:96: Anmerkung: stattdessen »this->insert« verwenden


Any idea? It worked fine under 12.04 amd64...

DrMichael

Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #779 Pr2

  • PLi® Contributor
  • 6,147 posts

+261
Excellent

Posted 3 November 2012 - 16:53

Hi,

I never to try to compile it on a 64bits OS, people using ArchLinux have created this thread where a similar problem than yours is reported:

https://aur.archlinu...es.php?ID=55988

Code change is needed in order to fix this error.

NO SUPPORT by PM, it is a forum make your question public so everybody can benefit from the question/answer.
If you think that my answer helps you, you can press the up arrow in bottom right of the answer.

Wanna help with OpenPLi Translation? Please read our Wiki Information for translators

Sat: Hotbird 13.0E, Astra 19.2E, Eutelsat5A 5.0W
VU+ Solo 4K: 2*DVB-S2 + 2*DVB-C/T/T2 (used in DVB-C) & Duo 4K: 2*DVB-S2X + DVB-C (FBC)

AB-Com: PULSe 4K 1*DVB-S2X (+ DVB-C/T/T2)
Edision OS Mio 4K: 1*DVB-S2X + 1*DVB-C/T/T2
 


Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #780 Raider05

  • Senior Member
  • 75 posts

+4
Neutral

Posted 3 November 2012 - 18:15

@DrMichael
In file lib/base/eptrlist.h replace string number 178

return this->insert( std::lower_bound( std::list<T*>::begin(), std::list<T*>::end(), e, less()), e );

But it must be used on x32 platform openplipc

E2PC, Ubuntu 12.04 x86, DVB-S2 card Omicom SkyStar 4, Nvidia card 9500GT 512Mb DDR2 driver 195.36.24, Satellites 9.0E, 36.0E

Git enigma2pc



7 user(s) are reading this topic

0 members, 7 guests, 0 anonymous users