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 #1301 1455

  • Senior Member
  • 404 posts

+10
Neutral

Posted 13 May 2018 - 10:41

"ca_descr-t not fund" -> solution.
The script should have itself rewritten сa.h. 
If this didn't happen, you can manually:

cp -f pre/ca.h /usr/include/linux/dvb
cp -f pre/ca.h /usr/src/linux-headers-4.15.0-*/include/uapi/linux/dvb

I temporarily uploaded the original xine-lib at the link below. Put the archive in the folder /usr/src/enigma2pc-6.2. Comment next lines and save in the script 3:

#if [ -d $PKG_OLD ]; then
#   rm -fR $PKG_OLD
#fi
#if [ -d $PKG ]; then
#    rm -fR $PKG
#fi

#    hg clone -r 13414 --insecure https://anonscm.debian.org/hg/xine-lib/xine-lib-1.2-vdpau

GIT OpenPLi-PC_Python2

GIT OpenPLi-PC_Python3

 

 

 

 

 

 

 

 

 

 

 

 
 

 

 


Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1302 1455

  • Senior Member
  • 404 posts

+10
Neutral

Posted 13 May 2018 - 10:52

We will need to get 18.04 anyway. I've been using "Bionic"-beta for six months already. But 16.04 is already "pumped up" :D  distribution.


GIT OpenPLi-PC_Python2

GIT OpenPLi-PC_Python3

 

 

 

 

 

 

 

 

 

 

 

 
 

 

 


Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1303 hubinho

  • Member
  • 8 posts

0
Neutral

Posted 13 May 2018 - 22:22

 

"ca_descr-t not fund" -> solution.
The script should have itself rewritten сa.h. 
If this didn't happen, you can manually:

cp -f pre/ca.h /usr/include/linux/dvb
cp -f pre/ca.h /usr/src/linux-headers-4.15.0-*/include/uapi/linux/dvb

 

I don't really get the solution for the problem with "ca_descr-t not fund". Does it mean I should have run the script again because it had corrected the error by itself? Maybe you can explain..

 

Anyway, Thx alot 1455 for providing the xine-lib. With this I could get it to work on 16.04. :) :) I have two more questions at the moment.. what are the different start scripts for (e2pc.sh, enigma_pre_start.sh, enigma2.sh, autostart.sh) ?

 

On some channels I have like dotted or dashed lines on the screen especially when there is movement. Do you have an idea how to suppress them or adjust the display quality?

 

Again, thx for your help, you made my day!

Cheers



Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1304 1455

  • Senior Member
  • 404 posts

+10
Neutral

Posted 14 May 2018 - 08:50

See "Enigma2PC" desktop icon in menu Audio and Video or /usr/local/e2/bin/autostart.sh.


GIT OpenPLi-PC_Python2

GIT OpenPLi-PC_Python3

 

 

 

 

 

 

 

 

 

 

 

 
 

 

 


Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1305 hubinho

  • Member
  • 8 posts

0
Neutral

Posted 14 May 2018 - 13:45

Where is Audio and Video menu? What are the differences of the start scripts?



Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1306 1455

  • Senior Member
  • 404 posts

+10
Neutral

Posted 15 May 2018 - 09:17

Where is Audio and Video menu? What are the differences of the start scripts?

sudo apt install classicmenu-indicator

or

sudo apt install cairo-dock

All start scripts are needed and run by autostart.sh.

 

 

W: I update scripts 1 and 3 for xine-lib-1.2-r13868 from hg.code.sf.net.


GIT OpenPLi-PC_Python2

GIT OpenPLi-PC_Python3

 

 

 

 

 

 

 

 

 

 

 

 
 

 

 


Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1307 hubinho

  • Member
  • 8 posts

0
Neutral

Posted 15 May 2018 - 21:36

 

Where is Audio and Video menu? What are the differences of the start scripts?

sudo apt install classicmenu-indicator

or

sudo apt install cairo-dock

All start scripts are needed and run by autostart.sh.

 

 

W: I update scripts 1 and 3 for xine-lib-1.2-r13868 from hg.code.sf.net.

 

Ok thx. I will try analyzing autostart.sh

 

I crashed my installation on 16.04 and now I'm trying to build the script on a new Ubuntu 18.04 Installation. While running 3_build_libxine.sh I got an error on dpk-checkbuilddeps: unfulfilled construction dependencies: libesd0-dev

Any Ideas?



Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1308 1455

  • Senior Member
  • 404 posts

+10
Neutral

Posted 16 May 2018 - 08:28

You don't need to reinstall Ubuntu every times if the installation fails. :)

You just don't have installed the necessary packages. See the beginning of the contents of script 3.
It says that if you have 18.04, then script download packages that are not present in the repositories 18.04:

wget http://launchpadlibrarian.net/142636212/libesd0-dev_0.2.41-11_amd64.deb
wget http://launchpadlibrarian.net/142636211/libesd0_0.2.41-11_amd64.deb
wget http://launchpadlibrarian.net/142636259/esound-common_0.2.41-11_all.deb

Why they are not downloaded for you? There is no connection with http://launchpadlibrarian.net?
Please learn how to get full logs in a file.


GIT OpenPLi-PC_Python2

GIT OpenPLi-PC_Python3

 

 

 

 

 

 

 

 

 

 

 

 
 

 

 


Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1309 hubinho

  • Member
  • 8 posts

0
Neutral

Posted 17 May 2018 - 13:22

Haha, I know I don't have to reinstall every time the installation fails.. :)  But I had troubles to get my TV-Stick running on 16.04. On 18.04 I had never a problem with it, that's why I wanna run it on 18.04.

 

But I have hard times to do it.. right now I struggeling with building xine_lib. I downloaded and installed the scripts manually but I have now other errors at step dpkg-buildpackage

 

I learned how to make a log-File.. ;) but I was not able to attach a file here... the end of the log says the following:

 * audio driver plugins:
   - alsa (ALSA - Advanced Linux Sound Architecture)
   - esd (Enlightened Sound Daemon)
   - Jack
   - oss (Open Sound System)
   - pulseaudio (PulseAudio sound server)
---
touch configure-stamp
dh_testdir
/usr/bin/make -j2
make[1]: Verzeichnis „/home/hubuntu/Downloads/New Release/enigma2pc-6.2(1)/enigma2pc-6.2/xine-lib-1.2-1.2.9+hg-e2pc“ wird betreten
Making all in doc
make[2]: Verzeichnis „/home/hubuntu/Downloads/New Release/enigma2pc-6.2(1)/enigma2pc-6.2/xine-lib-1.2-1.2.9+hg-e2pc/doc“ wird betreten
Making all in man
make[3]: Verzeichnis „/home/hubuntu/Downloads/New Release/enigma2pc-6.2(1)/enigma2pc-6.2/xine-lib-1.2-1.2.9+hg-e2pc/doc/man“ wird betreten
Making all in en
make[4]: Verzeichnis „/home/hubuntu/Downloads/New Release/enigma2pc-6.2(1)/enigma2pc-6.2/xine-lib-1.2-1.2.9+hg-e2pc/doc/man/en“ wird betreten
/bin/sed -e 's/@XL@/xine\-list\-1.2/' xine-list.1.in >xine-list-1.2.1
/usr/bin/make  all-am
make[5]: Verzeichnis „/home/hubuntu/Downloads/New Release/enigma2pc-6.2(1)/enigma2pc-6.2/xine-lib-1.2-1.2.9+hg-e2pc/doc/man/en“ wird betreten
make[5]: Für das Ziel „all-am“ ist nichts zu tun.
make[5]: Verzeichnis „/home/hubuntu/Downloads/New Release/enigma2pc-6.2(1)/enigma2pc-6.2/xine-lib-1.2-1.2.9+hg-e2pc/doc/man/en“ wird verlassen
make[4]: Verzeichnis „/home/hubuntu/Downloads/New Release/enigma2pc-6.2(1)/enigma2pc-6.2/xine-lib-1.2-1.2.9+hg-e2pc/doc/man/en“ wird verlassen
make[4]: Verzeichnis „/home/hubuntu/Downloads/New Release/enigma2pc-6.2(1)/enigma2pc-6.2/xine-lib-1.2-1.2.9+hg-e2pc/doc/man“ wird betreten
make[4]: Für das Ziel „all-am“ ist nichts zu tun.
make[4]: Verzeichnis „/home/hubuntu/Downloads/New Release/enigma2pc-6.2(1)/enigma2pc-6.2/xine-lib-1.2-1.2.9+hg-e2pc/doc/man“ wird verlassen
make[3]: Verzeichnis „/home/hubuntu/Downloads/New Release/enigma2pc-6.2(1)/enigma2pc-6.2/xine-lib-1.2-1.2.9+hg-e2pc/doc/man“ wird verlassen
Making all in hackersguide
make[3]: Verzeichnis „/home/hubuntu/Downloads/New Release/enigma2pc-6.2(1)/enigma2pc-6.2/xine-lib-1.2-1.2.9+hg-e2pc/doc/hackersguide“ wird betreten
  GEN      hackersguide.html
  GEN      architecture.png
xmlto: /home/hubuntu/Downloads/New Release/enigma2pc-6.2(1)/enigma2pc-6.2/xine-lib-1.2-1.2.9+hg-e2pc/doc/hackersguide/./hackersguide.docbook does not validate (status 1)
xmlto: Fix document syntax or use --skip-validation option
warning: failed to load external entity "intro.docbook"
/home/hubuntu/Downloads/New Release/enigma2pc-6.2(1)/enigma2pc-6.2/xine-lib-1.2-1.2.9+hg-e2pc/doc/hackersguide/./hackersguide.docbook:44: parser error : Failure to process entity intro
 &intro;
        ^
/home/hubuntu/Downloads/New Release/enigma2pc-6.2(1)/enigma2pc-6.2/xine-lib-1.2-1.2.9+hg-e2pc/doc/hackersguide/./hackersguide.docbook:44: parser error : Entity 'intro' not defined
 &intro;
        ^
warning: failed to load external entity "library.docbook"
/home/hubuntu/Downloads/New Release/enigma2pc-6.2(1)/enigma2pc-6.2/xine-lib-1.2-1.2.9+hg-e2pc/doc/hackersguide/./hackersguide.docbook:45: parser error : Failure to process entity library
 &library;
          ^
/home/hubuntu/Downloads/New Release/enigma2pc-6.2(1)/enigma2pc-6.2/xine-lib-1.2-1.2.9+hg-e2pc/doc/hackersguide/./hackersguide.docbook:45: parser error : Entity 'library' not defined
 &library;
          ^
warning: failed to load external entity "overview.docbook"
/home/hubuntu/Downloads/New Release/enigma2pc-6.2(1)/enigma2pc-6.2/xine-lib-1.2-1.2.9+hg-e2pc/doc/hackersguide/./hackersguide.docbook:46: parser error : Failure to process entity overview
 &overview;
           ^
/home/hubuntu/Downloads/New Release/enigma2pc-6.2(1)/enigma2pc-6.2/xine-lib-1.2-1.2.9+hg-e2pc/doc/hackersguide/./hackersguide.docbook:46: parser error : Entity 'overview' not defined
 &overview;
           ^
warning: failed to load external entity "internals.docbook"
/home/hubuntu/Downloads/New Release/enigma2pc-6.2(1)/enigma2pc-6.2/xine-lib-1.2-1.2.9+hg-e2pc/doc/hackersguide/./hackersguide.docbook:47: parser error : Failure to process entity internals
 &internals;
            ^
/home/hubuntu/Downloads/New Release/enigma2pc-6.2(1)/enigma2pc-6.2/xine-lib-1.2-1.2.9+hg-e2pc/doc/hackersguide/./hackersguide.docbook:47: parser error : Entity 'internals' not defined
 &internals;
            ^
warning: failed to load external entity "stream.docbook"
/home/hubuntu/Downloads/New Release/enigma2pc-6.2(1)/enigma2pc-6.2/xine-lib-1.2-1.2.9+hg-e2pc/doc/hackersguide/./hackersguide.docbook:48: parser error : Failure to process entity stream
 &stream;
         ^
/home/hubuntu/Downloads/New Release/enigma2pc-6.2(1)/enigma2pc-6.2/xine-lib-1.2-1.2.9+hg-e2pc/doc/hackersguide/./hackersguide.docbook:48: parser error : Entity 'stream' not defined
 &stream;
         ^
warning: failed to load external entity "output.docbook"
/home/hubuntu/Downloads/New Release/enigma2pc-6.2(1)/enigma2pc-6.2/xine-lib-1.2-1.2.9+hg-e2pc/doc/hackersguide/./hackersguide.docbook:49: parser error : Failure to process entity output
 &output;
         ^
/home/hubuntu/Downloads/New Release/enigma2pc-6.2(1)/enigma2pc-6.2/xine-lib-1.2-1.2.9+hg-e2pc/doc/hackersguide/./hackersguide.docbook:49: parser error : Entity 'output' not defined
 &output;
         ^
Makefile:844: recipe for target 'hackersguide.html' failed
make[3]: *** [hackersguide.html] Error 11
make[3]: *** Auf noch nicht beendete Prozesse wird gewartet …
make[3]: Verzeichnis „/home/hubuntu/Downloads/New Release/enigma2pc-6.2(1)/enigma2pc-6.2/xine-lib-1.2-1.2.9+hg-e2pc/doc/hackersguide“ wird verlassen
Makefile:664: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Verzeichnis „/home/hubuntu/Downloads/New Release/enigma2pc-6.2(1)/enigma2pc-6.2/xine-lib-1.2-1.2.9+hg-e2pc/doc“ wird verlassen
Makefile:712: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Verzeichnis „/home/hubuntu/Downloads/New Release/enigma2pc-6.2(1)/enigma2pc-6.2/xine-lib-1.2-1.2.9+hg-e2pc“ wird verlassen
debian/rules:96: recipe for target 'build-stamp' failed
make: *** [build-stamp] Error 2
dpkg-buildpackage: Fehler: debian/rules build subprocess returned exit status 2
mv: Aufruf von stat für '*.deb' nicht möglich: Datei oder Verzeichnis nicht gefunden
dpkg: Fehler: Auf das Archiv »*.deb« kann nicht zugegriffen werden: Datei oder Verzeichnis nicht gefunden

Can you help me?



Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1310 1455

  • Senior Member
  • 404 posts

+10
Neutral

Posted 17 May 2018 - 18:59

Most likely your folder /home/hubuntu/Downloads/New Release/enigma2pc-6.2(1) contains other old files! For example normal path is /usr/src/enigma2pc-6.2.
The path /home/hubuntu/Downloads/New Release/enigma2pc-6.2(1)/enigma2pc-6.2/xine-lib-1.2-1.2.9+hg-e2pc/doc/hackersguide/./hackersguide.docbook is very strange. (Double)
Move enigma2pc-6.2 to standard place /usr/src. At least because there are headers. Clean up unnecessary folders and files.

 


GIT OpenPLi-PC_Python2

GIT OpenPLi-PC_Python3

 

 

 

 

 

 

 

 

 

 

 

 
 

 

 


Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1311 1455

  • Senior Member
  • 404 posts

+10
Neutral

Posted 17 May 2018 - 19:11

Is user hubuntu in groop sudo?


GIT OpenPLi-PC_Python2

GIT OpenPLi-PC_Python3

 

 

 

 

 

 

 

 

 

 

 

 
 

 

 


Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1312 hubinho

  • Member
  • 8 posts

0
Neutral

Posted 20 May 2018 - 16:34

Is user hubuntu in groop sudo?

yes, user hubuntu is in group sudo (I installed gnome-system-tools and checked). But I don't get why I have use the sudo command all the time.. for example "sudo ./3_build_lixine.sh"



Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1313 hubinho

  • Member
  • 8 posts

0
Neutral

Posted 20 May 2018 - 16:42

Most likely your folder /home/hubuntu/Downloads/New Release/enigma2pc-6.2(1) contains other old files! For example normal path is /usr/src/enigma2pc-6.2.
The path /home/hubuntu/Downloads/New Release/enigma2pc-6.2(1)/enigma2pc-6.2/xine-lib-1.2-1.2.9+hg-e2pc/doc/hackersguide/./hackersguide.docbook is very strange. (Double)
Move enigma2pc-6.2 to standard place /usr/src. At least because there are headers. Clean up unnecessary folders and files.

ok, thx for your advise. I thougt it doesn't matter where the installation scripts are..? So I cleaned up all unnecessary folders and files and copied enigma2pc-6.2 in /usr/src.

 

I could now build everything without errors, except 7_build_lirc.sh I got a package dependency error.. as far I know, this is the remote control support. Not interesting for me at the moment, since I have other problems. ;-) anyway I could start engima2 after some time trying.  :) 

 

I have now the problem, that I cannot see encrypted channels.. here is the oscam-log after a new start and switch from a free to an encrypted channel:



    2018/05/20 17:26:30 00000000 s     (main) System name    = Linux
    2018/05/20 17:26:30 00000000 s     (main) Host name      = hubuntu-XPS-M1530
    2018/05/20 17:26:30 00000000 s     (main) Release        = 4.13.0-41-generic
    2018/05/20 17:26:30 00000000 s     (main) Version        = #46~16.04.1-Ubuntu SMP Thu May 3 10:06:43 UTC 2018
    2018/05/20 17:26:30 00000000 s     (main) Machine        = x86_64
    2018/05/20 17:26:30 00000000 s     (main) creating pidfile /tmp/.oscam/oscam.pid with pid 6622
    2018/05/20 17:26:30 00000000 s   (config) services reloaded: 0 services freed, 2 services loaded, rejected 0
    2018/05/20 17:26:30 00000000 s      (emu) OSCam-Emu version 769
    2018/05/20 17:26:30 00000000 s   (config) userdb reloaded: 1 accounts loaded, 0 expired, 0 disabled
    2018/05/20 17:26:30 00000000 s     (main) signal handling initialized
    2018/05/20 17:26:30 00000000 s   (config) 3 provid's loaded
    2018/05/20 17:26:30 00000000 s   (config) 1 service-id's loaded in 0 ms
    2018/05/20 17:26:30 00000000 s   (config) 3 tier-id's loaded
    2018/05/20 17:26:30 00000000 s   (config) 1 lengths for caid guessing loaded
    2018/05/20 17:26:30 00000000 s      (net) newcamd: initialized (fd=6, port=34000)
    2018/05/20 17:26:30 00000000 s      (net) -> CAID: 0500 PROVID: 040620
    2018/05/20 17:26:30 00000000 s   (reader) emulator [emu] creating thread for device emulator
    2018/05/20 17:26:30 00000000 s (emmcache) loading emmcache disabled since no reader is using it!
    2018/05/20 17:26:30 00000000 s (emmcache) loading emmstats disabled since no reader is using it!
    2018/05/20 17:26:30 00000000 s (anticasc) anti cascading disabled
    2018/05/20 17:26:30 5189C9EE c   (client) plain dvbapi-client granted (tuner, au=off)
    2018/05/20 17:26:30 5189C9EE c   (dvbapi) dvbapi channelcache loaded from /etc/vdr/oscam/oscam.ccache
    2018/05/20 17:26:30 5189C9EE c   (dvbapi) Detected /dev/dvb/adapter0/demux0 Api: 0, userconfig boxtype: 1 maximum amount of possible filters is 32 (oscam limit is 32)
    2018/05/20 17:26:30 5F944C89 r      (emu) Stream key delayer initialized
    2018/05/20 17:26:30 5F944C89 r      (emu) Stream relay server initialized
    2018/05/20 17:26:30 5F944C89 r   (reader) emulator [emu] Reader initialized (device=emulator, detect=cd, mhz=357, cardmhz=357)
    2018/05/20 17:26:30 6508734C h    (webif) webif: decompressed 177963 bytes back into 439096 bytes
    2018/05/20 17:26:30 6508734C h    (webif) HTTP Server running. ip=0.0.0.0 port=8080
    2018/05/20 17:26:30 00000000        (emu) INFO: FFDecsa parallel mode = 128
    2018/05/20 17:26:30 5189C9EE c   (dvbapi) Demuxer 0 ecmpid 0 CAID: 1801 ECM_PID: 0099 PROVID: 000000 
    2018/05/20 17:26:30 5189C9EE c   (dvbapi) Demuxer 0 ecmpid 1 CAID: 1850 ECM_PID: 00A3 PROVID: 000000 
    2018/05/20 17:26:30 5189C9EE c   (dvbapi) Demuxer 0 ecmpid 2 CAID: 1862 ECM_PID: 00AD PROVID: 000000 
    2018/05/20 17:26:30 5189C9EE c   (dvbapi) Demuxer 0 found 3 ECMpids and 3 STREAMpids in caPMT
    2018/05/20 17:26:30 5189C9EE c   (dvbapi) Demuxer 0 no suitable readers found that can be used for decoding!
    2018/05/20 17:26:30 5189C9EE c   (dvbapi) Demuxer 0 found 3 ECMpids and 3 STREAMpids in PMT
    2018/05/20 17:26:31 5F944C89 r   (reader) emulator [emu] card detected
    2018/05/20 17:26:32 5F944C89 r   (reader) emulator [emu] found card system emu
    2018/05/20 17:26:32 5F944C89 r   (reader) emulator [emu] THIS WAS A SUCCESSFUL START ATTEMPT No  1 out of max alloted of 1
    2018/05/20 17:26:32 5F944C89 r      (emu) Reading key file: /etc/vdr/oscam/SoftCam.Key
    2018/05/20 17:26:32 5F944C89 r      (emu) Total keys in memory: W:9 V:21 N:13 I:13 S:7 F:16 P:0 D:0 T:0
    2018/05/20 17:26:32 5189C9EE c   (dvbapi) Demuxer 0 restarting decodingrequests after 2133 ms with 1 enabled and 2 disabled ecmpids!
    2018/05/20 17:26:32 5189C9EE c   (dvbapi) Demuxer 0 trying to descramble PID 0 CAID 1801 PROVID 000000 ECMPID 0099 ANY CHID PMTPID 00A4 VPID 0090
    2018/05/20 17:26:32 5189C9EE c   (dvbapi) ERROR: Can't open device /dev/dvb/adapter0/ca0 (errno=2 No such file or directory)
    2018/05/20 17:26:32 5189C9EE c        (-) -- Skipped 7 duplicated log lines --
    2018/05/20 17:26:32 5189C9EE c      (ecm) tuner (1801@007301/0000/23F6/6A:AEE91E5F8686B4D27E0D0D7F3E2BF509): found (0 ms) by emulator
    2018/05/20 17:26:41 5189C9EE c   (dvbapi) ERROR: Can't open device /dev/dvb/adapter0/ca0 (errno=2 No such file or directory)
    2018/05/20 17:26:41 5189C9EE c      (ecm) tuner (1801@007301/0000/23F6/6A:0E0683B5F1EB97B3D882AE430C70BB2D): found (2 ms) by emulator
    2018/05/20 17:26:51 5189C9EE c   (dvbapi) ERROR: Can't open device /dev/dvb/adapter0/ca0 (errno=2 No such file or directory)
    2018/05/20 17:26:51 5189C9EE c      (ecm) tuner (1801@007301/0000/23F6/6A:98C7084F88103A9E2CCBD954DE19C788): found (1 ms) by emulator
    2018/05/20 17:27:01 5189C9EE c   (dvbapi) ERROR: Can't open device /dev/dvb/adapter0/ca0 (errno=2 No such file or directory)
    2018/05/20 17:27:01 5189C9EE c      (ecm) tuner (1801@007301/0000/23F6/6A:BDB8F24739DEDEFF15703FDB0778A226): found (0 ms) by emulator
    2018/05/20 17:27:03 5189C9EE c   (dvbapi) Demuxer 0 stop descrambling program number 23F6 (1801@007301:23F6 unknown)
    2018/05/20 17:27:03 5189C9EE c   (dvbapi) ERROR: Can't open device /dev/dvb/adapter0/ca0 (errno=2 No such file or directory)
    2018/05/20 17:27:04 5189C9EE c        (-) -- Skipped 2 duplicated log lines --
    2018/05/20 17:27:04 5189C9EE c   (dvbapi) Demuxer 0 found 0 ECMpids and 2 STREAMpids in caPMT
    2018/05/20 17:27:04 5189C9EE c   (dvbapi) Demuxer 0 found 0 ECMpids and 2 STREAMpids in PMT
    2018/05/20 17:27:09 5189C9EE c   (dvbapi) Demuxer 0 stop descrambling program number 23F2 (FFFE@FFFFFE:23F2 unknown)
    2018/05/20 17:27:10 5189C9EE c   (dvbapi) Demuxer 0 ecmpid 0 CAID: 1801 ECM_PID: 0099 PROVID: 000000 
    2018/05/20 17:27:10 5189C9EE c   (dvbapi) Demuxer 0 ecmpid 1 CAID: 1850 ECM_PID: 00A3 PROVID: 000000 
    2018/05/20 17:27:10 5189C9EE c   (dvbapi) Demuxer 0 ecmpid 2 CAID: 1862 ECM_PID: 00AD PROVID: 000000 
    2018/05/20 17:27:10 5189C9EE c   (dvbapi) Demuxer 0 found 3 ECMpids and 3 STREAMpids in caPMT
    2018/05/20 17:27:10 5189C9EE c   (dvbapi) Demuxer 0 trying to descramble PID 0 CAID 1801 PROVID 000000 ECMPID 0099 ANY CHID PMTPID 00A4 VPID 0090
    2018/05/20 17:27:10 5189C9EE c   (dvbapi) Demuxer 0 found 3 ECMpids and 3 STREAMpids in PMT
    2018/05/20 17:27:10 5189C9EE c   (dvbapi) ERROR: Can't open device /dev/dvb/adapter0/ca0 (errno=2 No such file or directory)
    2018/05/20 17:27:10 5189C9EE c        (-) -- Skipped 7 duplicated log lines --
    2018/05/20 17:27:10 5189C9EE c      (ecm) tuner (1801@007301/0000/23F3/6A:B990EA812E8F704F7CF7EB433DD613C3): found (2 ms) by emulator
    2018/05/20 17:27:11 5189C9EE c   (dvbapi) ERROR: Can't open device /dev/dvb/adapter0/ca0 (errno=2 No such file or directory)
    2018/05/20 17:27:11 5189C9EE c      (ecm) tuner (1801@007301/0000/23F3/6A:206EF90237C4411F65184E1625F89017): found (1 ms) by emulator
    2018/05/20 17:27:21 5189C9EE c   (dvbapi) ERROR: Can't open device /dev/dvb/adapter0/ca0 (errno=2 No such file or directory)
    2018/05/20 17:27:21 5189C9EE c      (ecm) tuner (1801@007301/0000/23F3/6A:FBCBF9A88A221840AB95BF604AB66508): found (2 ms) by emulator
    2018/05/20 17:27:31 5189C9EE c   (dvbapi) ERROR: Can't open device /dev/dvb/adapter0/ca0 (errno=2 No such file or directory)
    2018/05/20 17:27:31 5189C9EE c      (ecm) tuner (1801@007301/0000/23F3/6A:EC5EEB90DECC68A7AA1E81BA254A7E14): found (2 ms) by emulator
    2018/05/20 17:27:41 5189C9EE c   (dvbapi) ERROR: Can't open device /dev/dvb/adapter0/ca0 (errno=2 No such file or directory)
    2018/05/20 17:27:41 5189C9EE c      (ecm) tuner (1801@007301/0000/23F3/6A:A306317A08E6EBB9D9ACBBC1C2791CA1): found (2 ms) by emulator


I think the problem is (dvbapi) ERROR: Can't open device /dev/dvb/adapter0/ca0 (errno=2 No such file or directory)..

 

Do you have an idea what to do?



Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1314 Mounir67

  • Senior Member
  • 29 posts

0
Neutral

Posted 20 May 2018 - 20:17

open terminal 

go to your directory :     /enigma2pc-6.2/dvbsoftwareca/

and type : sudo insmod dvbsotwareca.ko 

 

and check if ca0 if it is present with this command :

 ls -l  /dev/dvb/*



Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1315 1455

  • Senior Member
  • 404 posts

+10
Neutral

Posted 20 May 2018 - 21:35

But I don't get why I have use the sudo command all the time

 

in /etc/sudoers

insert your user name (for example hubuntu) and check nopasswd on startup. Then use root terminal only.

#
# This file MUST be edited with the 'visudo' command as root.
#
# Please consider adding local content in /etc/sudoers.d/ instead of
# directly modifying this file.
#
# See the man page for details on how to write a sudoers file.
#
Defaults    env_reset
Defaults    mail_badpass
Defaults    secure_path="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"

# Host alias specification

# User alias specification

# Cmnd alias specification

# User privilege specification
root    ALL=(ALL:ALL) ALL

# Members of the admin group may gain root privileges
%admin ALL=(ALL) ALL

# Allow members of group sudo to execute any command
%sudo    ALL=(ALL:ALL) ALL
hubuntu    ALL=NOPASSWD: ALL
# See sudoers(5) for more information on "#include" directives:

#includedir /etc/sudoers.d

I warned that it would be hard for newbe. Please learn linux one more time.


Edited by 1455, 20 May 2018 - 21:36.

GIT OpenPLi-PC_Python2

GIT OpenPLi-PC_Python3

 

 

 

 

 

 

 

 

 

 

 

 
 

 

 


Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1316 1455

  • Senior Member
  • 404 posts

+10
Neutral

Posted 21 May 2018 - 17:56

A blog about tormenting with lirc and new kernels.

I couldn't get repeats when starting "irw" command for a long time, as it was a few years ago:

0000000008f700ff 00 KEY_UP MyRemote
0000000008f700ff 01 KEY_UP MyRemote
0000000008f700ff 02 KEY_UP MyRemote
0000000008f700ff 03 KEY_UP MyRemote
0000000008f700ff 04 KEY_UP MyRemote
0000000008f700ff 05 KEY_UP MyRemote
0000000008f700ff 06 KEY_UP MyRemote
0000000008f700ff 07 KEY_UP MyRemote
0000000008f700ff 08 KEY_UP MyRemote
0000000008f700ff 09 KEY_UP MyRemote
0000000008f700ff 0a KEY_UP MyRemote
0000000008f700ff 0b KEY_UP MyRemote
0000000008f700ff 0c KEY_UP MyRemote
0000000008f700ff 0d KEY_UP MyRemote
0000000008f700ff 0e KEY_UP MyRemote
0000000008f700ff 0f KEY_UP MyRemote
0000000008f700ff 10 KEY_UP MyRemote
0000000008f700ff 11 KEY_UP MyRemote
0000000008f700ff 12 KEY_UP MyRemote
0000000008f700ff 13 KEY_UP MyRemote
0000000008f700ff 14 KEY_UP MyRemote
0000000008f700ff 15 KEY_UP MyRemote
0000000008f700ff 16 KEY_UP MyRemote
0000000008f700ff 17 KEY_UP MyRemote

It's impossible to use "irexec" and "irsend" for e2pc since the connection of enigma2pc with xinelib is a very bottleneck. When the "irsend" command is given, video and sound are destroyed because the client constantly reconnecting.
I wrote to Alec Leamas many times, but no answer received. Probably, he is tired of answering on stupid questions.
And so, I found a solution here.
However, in version 0.10.1, these changes was applied only partially. Why? The fact is that only some old 12-bit remotes give repeats with "irw".
Well ... Now my 32-bit remote works, as in Ubuntu 14.04. That is, the cursor "runs around" again!
A patched package is called "0.10.1-0+e2pc0~18.04.0". Package is building by script 7 with the remove original version. Applies to Ubuntu 18.04LTS only. After installation, please lock this package by "Synaptic".

 

 

 

 

 

 


GIT OpenPLi-PC_Python2

GIT OpenPLi-PC_Python3

 

 

 

 

 

 

 

 

 

 

 

 
 

 

 


Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1317 1455

  • Senior Member
  • 404 posts

+10
Neutral

Posted 29 May 2018 - 14:07

I added to the decoder ISO/IEC 13818-7 ADTS AAC (MPEG-2 lower bit-rate audio) in a packetized stream (provider "Xtra TV", 9.0E). Fixed crash on exit.


GIT OpenPLi-PC_Python2

GIT OpenPLi-PC_Python3

 

 

 

 

 

 

 

 

 

 

 

 
 

 

 


Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1318 atari

  • Senior Member
  • 28 posts

0
Neutral

Posted 30 June 2018 - 22:51

on 18.04 i get error

dpkg: dependency problems prevent configuration of libxine2-dbg:
 libxine2-dbg depends on libxine2 (= 1.2.9+hg-e2pc-0); however:
  Package libxine2 is not installed.

dpkg: error processing package libxine2-dbg (--install):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libxine2-dev:
 libxine2-dev depends on libxine2 (= 1.2.9+hg-e2pc-0); however:
  Package libxine2 is not installed.

dpkg: error processing package libxine2-dev (--install):
 dependency problems - leaving unconfigured
Setting up libxine2-doc (1.2.9+hg-e2pc-0) ...
Processing triggers for man-db (2.8.3-2) ...
Errors were encountered while processing:
 libxine2_1.2.9+hg-e2pc-0_amd64.deb
 libxine2-dbg
 libxine2-dev
 



Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1319 WanWizard

  • PLi® Core member
  • 68,312 posts

+1,719
Excellent

Posted 1 July 2018 - 00:11

sudo apt-get install libxine2-dev

?


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Pro (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1320 atari

  • Senior Member
  • 28 posts

0
Neutral

Posted 1 July 2018 - 01:12

apt-get install libxine2-dev
Reading package lists... Done
Building dependency tree       
Reading state information... Done
libxine2-dev is already the newest version (1.2.9+hg-e2pc-0).
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
 libxine2-dbg : Depends: libxine2 (= 1.2.9+hg-e2pc-0) but it is not going to be installed
 libxine2-dev : Depends: libxine2 (= 1.2.9+hg-e2pc-0) but it is not going to be installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
 




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users