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 #881 DrMichael

  • Member
  • 3 posts

0
Neutral

Posted 28 November 2013 - 11:00

Hi,

 

I got it running under Ubuntu 13.10 amd64 with the attached patch for the nl_handle / nl_socket issue.

 

Don't have a video card though, I just use it to test a plugin...

 

DrMichael

Attached Files


Edited by DrMichael, 28 November 2013 - 11:02.


Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #882 christophecvr

  • Senior Member
  • 3,131 posts

+140
Excellent

Posted 16 December 2013 - 01:06

@all,

 

I'm I bit surprissed to still find support for 10.04 Lts. But that version is now replaced by 12.04 Lts since a good time. The logner the more You will find uncompatible software and the most hardware (firmwares and so) are well working to the up to date library's in use. I would suggest to most users to upgrade all you're stuff to at least 12.04 Lts. Support for 10.04 is gone now. All basic libs used in 10.04 are running behind.



Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #883 dolphs

  • Senior Member
  • 983 posts

+8
Neutral

Posted 20 December 2013 - 20:22

OK I am about to give this one a try in wheezy ( Debian 7.0x ), 32 bits.

Thus if I understand correctly you will get enigma2 ( openpli-4.0 ) on your x86 machine.

Question though remains if it will detect my Digital Devices DVB-S2: STV090x and DVB-C: STV0367, but guess that will be fine as I hopefully can compile these drivers also for 32bits ( should be ).

Would be awesome if X can be excluded and the whole thing runs web based - but first things first



Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #884 dolphs

  • Senior Member
  • 983 posts

+8
Neutral

Posted 21 December 2013 - 10:42

OK guys I came till page 44 and run in to netlink not being found, indeed cannot determine where it is in wheezy..

Package Search Results comes with 4 matching packages that names contain netlink in all suites, all sections, and all architectures, but none of these install netlink itself. Also installed libnl3-dev ( libnl3 does not seem to exist in wheezy )

 

dpkg --get-selections  | grep libnl
libnl-3-200:i386				install
libnl-genl-3-200:i386				install
libnl-route-3-200:i386				install
libnl1:i386					deinstall
ntrack-module-libnl-0				install

 

netlink:

demux.cpp:882:6: warning: unused variable ‘state’ [-Wunused-variable]
  CXX    volume.o
  CXX    streamserver.o
  CXX    ca_connector.o
In file included from ca_connector.cpp:1:0:
../../lib/dvb/ca_connector.h:6:29: fatal error: netlink/netlink.h: No such file or directory
compilation terminated.
make[3]: *** [ca_connector.o] Error 1
make[3]: Leaving directory `/home/openpli/openpliPC/enigma2/lib/dvb'
make[2]: *** [install-recursive] Error 1
make[2]: Leaving directory `/home/openpli/openpliPC/enigma2/lib/dvb'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/openpli/openpliPC/enigma2/lib'
make: *** [install-recursive] Error 1

 

If one can give a hint that would be appreciated



Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #885 betacentauri

  • PLi® Core member
  • 7,185 posts

+323
Excellent

Posted 21 December 2013 - 11:05

Try this: http://openpli.org/f...ndpost&p=387501


Xtrend ET-9200, ET-8000, ET-10000, OpenPliPC on Ubuntu 12.04

Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #886 dolphs

  • Senior Member
  • 983 posts

+8
Neutral

Posted 21 December 2013 - 13:32

indeed that is page 44 where things involve netlink which I cannot find atm, so I cannot softlink to something that does not exist  - Anyway meanwhile I recompile kernel as well drivers for my dvb-s and dvb-c



Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #887 dolphs

  • Senior Member
  • 983 posts

+8
Neutral

Posted 21 December 2013 - 14:39

moving forward but now get similar issues as DrMichael ran in to, nl_handle and nl_sock so will examine Patch supplied

 

ca_connector.cpp:52:21: error: ‘nl_socket_free’ was not declared in this scope
ca_connector.cpp: In member function ‘virtual void caConnector::thread()’:
ca_connector.cpp:60:27: error: cannot convert ‘nl_sock*’ to ‘nl_handle*’ for argument ‘1’ to ‘int nl_recvmsgs_default(nl_handle*)’
make[3]: *** [ca_connector.o] Error 1
make[3]: Leaving directory `/home/openpli/openpliPC/enigma2/lib/dvb'
make[2]: *** [install-recursive] Error 1
make[2]: Leaving directory `/home/openpli/openpliPC/enigma2/lib/dvb'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/openpli/openpliPC/enigma2/lib'
make: *** [install-recursive] Error 1

Edited by dolphs, 21 December 2013 - 14:41.


Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #888 dolphs

  • Senior Member
  • 983 posts

+8
Neutral

Posted 21 December 2013 - 15:24

updated ca_connector.cpp and ca_connector.h but yet run in to a "  -lnl-genl " issue which cannot be found :

 

make[2]: Leaving directory `/home/openpli/openpliPC/enigma2/lib'
make[1]: Leaving directory `/home/openpli/openpliPC/enigma2/lib'
Making install in main
make[1]: Entering directory `/home/openpli/openpliPC/enigma2/main'
  GEN    version-intermediate.h
make[1]: [version-intermediate.h] Error 1 (ignored)
make[1]: [version-intermediate.h] Error 1 (ignored)
make[1]: [version-intermediate.h] Error 1 (ignored)
make  install-am
make[2]: Entering directory `/home/openpli/openpliPC/enigma2/main'
  CXXLD  enigma2
/usr/bin/ld: cannot find -lnl-genl
collect2: error: ld returned 1 exit status
make[2]: *** [enigma2] Error 1
make[2]: Leaving directory `/home/openpli/openpliPC/enigma2/main'
make[1]: *** [install] Error 2
rm version-intermediate.h
make[1]: Leaving directory `/home/openpli/openpliPC/enigma2/main'
make: *** [install-recursive] Error 1

An error occured while building OpenPliPC


Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #889 dolphs

  • Senior Member
  • 983 posts

+8
Neutral

Posted 21 December 2013 - 18:40

OK got the whole lot compiled .. hurah ... However the green screens is not something to get really excited about. Also these crashlogs hopefully  won't get forwarded to DMM automatically ;)


Edited by dolphs, 21 December 2013 - 18:41.


Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #890 betacentauri

  • PLi® Core member
  • 7,185 posts

+323
Excellent

Posted 21 December 2013 - 19:53

No, they won't be send to someone automatically.
Xtrend ET-9200, ET-8000, ET-10000, OpenPliPC on Ubuntu 12.04

Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #891 dolphs

  • Senior Member
  • 983 posts

+8
Neutral

Posted 21 December 2013 - 21:05

That is what I figured :rolleyes:  - Anyway allow me to attach my output and hopefully will find out what can be wrong with help from you guys so I will get my built enigma2 up and running

Attached Files



Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #892 betacentauri

  • PLi® Core member
  • 7,185 posts

+323
Excellent

Posted 21 December 2013 - 21:20

failed to load: No module named twisted.web

 

Try to install package "python-twisted-web"


Xtrend ET-9200, ET-8000, ET-10000, OpenPliPC on Ubuntu 12.04

Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #893 dolphs

  • Senior Member
  • 983 posts

+8
Neutral

Posted 22 December 2013 - 07:42

- moin moin moin - Thanks betacentauri indeed that was the missing link - now need to investigate why the tuners are not detected. Yet just Tuner A got detected as an DVB-S2 vtuner. While I got the ddbridge and ngene module loaded:

 

<snip snip>

[    1.927367] ddbridge 0000:01:00.0: DVB: registering adapter 0 frontend 0 (STV090x Multistandard)...
[    1.963667] ddbridge 0000:01:00.0: DVB: registering adapter 1 frontend 0 (STV090x Multistandard)...
[    2.512442] ddbridge 0000:01:00.0: DVB: registering adapter 2 frontend 0 (STV0367 DVB-C DVB-T)...
[    3.025014] ddbridge 0000:01:00.0: DVB: registering adapter 3 frontend 0 (STV0367 DVB-C DVB-T)...
<snip snip>

[    4.874315] nGene PCIE bridge driver, Copyright © 2005-2007 Micronas



Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #894 betacentauri

  • PLi® Core member
  • 7,185 posts

+323
Excellent

Posted 22 December 2013 - 10:23

You'll have to edit nim_sockets file. At the beginning of the thread there are examples and a little program to build a new nim_sockets file (I think it was from pr2)
Xtrend ET-9200, ET-8000, ET-10000, OpenPliPC on Ubuntu 12.04

Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #895 devilred

  • Member
  • 1 posts

0
Neutral

Posted 23 December 2013 - 18:13

I would like to know if there is a guide for installing ubuntu on enigma2pc 13:10 x64. I would also help to activate the remote control SkyStar HD2 , the skystar is recognized without installing any drivers, but the built-in remote jack 3,5 no . hello to all and best wishes for Christmas .



Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #896 milaebrothers

  • Member
  • 17 posts

+4
Neutral

Posted 6 January 2014 - 00:21

How I posted in other forum, the patchs to discramble with more adapters, I tried this patch with raider05 git but they can be easly adapted.

If someone wanna try  :)

 

dvbsoftwareca patch:

ca_netlink.c.diff

ca_netlink.h.diff

 

oscam patch:

module-dvbapi.c.diff ( inserted in oscam trunk from rev 9160)

 

and in oscam.conf dvbapi menu flag reopenonzap:

 

[dvbapi]

..

reopenonzap=1

..

 

 

Attached Files



Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #897 betacentauri

  • PLi® Core member
  • 7,185 posts

+323
Excellent

Posted 7 January 2014 - 20:21

Patch is applied in OpenPliPC. Thanks!


Xtrend ET-9200, ET-8000, ET-10000, OpenPliPC on Ubuntu 12.04

Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #898 milaebrothers

  • Member
  • 17 posts

+4
Neutral

Posted 10 January 2014 - 22:31

Today I find time to compile openplipc from nobody9 github and I've seen that :

 

cahandler.cpp write the 0x83 (adapter index identifier) to buffer[21] instead of buffer[25] as cahandler from raider05 github

 

So for working descramble on more adapter we need change the module-dvbapi.c.diff patch for oscam or update cahandler.cpp module :)  



Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #899 betacentauri

  • PLi® Core member
  • 7,185 posts

+323
Excellent

Posted 10 January 2014 - 22:39

Can you create a patch for cahandler.cpp?
Or should I revert the patch?
Xtrend ET-9200, ET-8000, ET-10000, OpenPliPC on Ubuntu 12.04

Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #900 robertut

  • Senior Member
  • 347 posts

+2
Neutral

Posted 10 January 2014 - 22:48

Does anybody have a virtual machine with Enigma2 running on Ubuntu?




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users