Jump to content


Photo

Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit


  • Please log in to reply
2072 replies to this topic

Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #2061 momi133

  • Senior Member
  • 74 posts

0
Neutral

Posted 19 September 2024 - 13:51

I install e2pc-py3 but it does't show any satellite options in menu like tuner setting, manual search,fastscan,...`

 

Also I created nim_sockets and copy it to /usr/local/e2/etc/tuxbox.

 

plz help to use e2pc with DVB tuners

 dmesg | grep frontend
[    3.288867] TBSECP3 driver 0000:02:00.0: DVB: registering adapter 0 frontend 0 (TurboSight TBS 6903 DVB-S/S2 )...
[    3.415840] TBSECP3 driver 0000:02:00.0: DVB: registering adapter 1 frontend 0 (TurboSight TBS 6903 DVB-S/S2 )...
[    3.664650] TBSECP3 driver 0000:05:00.0: DVB: registering adapter 2 frontend 0 (TurboSight TBS 6902 DVB-S/S2 )...
[    3.893448] TBSECP3 driver 0000:05:00.0: DVB: registering adapter 3 frontend 0 (TurboSight TBS 6902 DVB-S/S2 )...
[   14.029564] /usr/src/OpenPLi-PC_Python3-master/dvbsoftwareca-5x/dvb_softwareca.c: frontend loopback driver v0.0.5x

 

 

Attached Files


Edited by momi133, 19 September 2024 - 14:00.


Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #2062 NadjmGharib

  • Senior Member
  • 27 posts

+4
Neutral

Posted 24 September 2024 - 11:24

Hi momi133

See post 2026 on page 102. The solution is there



Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #2063 starbuck

  • Member
  • 15 posts

+3
Neutral

Posted 29 September 2024 - 20:12

I had an error compiling the newer build.
 

      |                                                          int
  CXX      dvb/eit.o
  CXX      dvb/epgcache.o
  CXX      dvb/epgchanneldata.o
  CXX      dvb/epgtransponderdatareader.o
  CXX      dvb/esection.o
  CXX      dvb/fastscan.o
  CXX      dvb/filepush.o
  CXX      dvb/frontend.o
  CXX      dvb/frontendparms.o
  CXX      dvb/metaparser.o
dvb/frontend.cpp: In member function ‘std::string eDVBFrontend::getCapabilities()’:
dvb/frontend.cpp:3243:22: error: ‘SYS_DVBC2’ was not declared in this scope; did you mean ‘SYS_DVBT2’?
 3243 |                 case SYS_DVBC2:         ss << " DVBC2"; break;
      |                      ^~~~~~~~~
      |                      SYS_DVBT2
make[3]: *** [Makefile:1957: dvb/frontend.o] Fehler 1
make[3]: *** Es wird auf noch nicht beendete Prozesse gewartet....
make[3]: Verzeichnis „/usr/src/OpenPLi-PC_Python3/enigma2/lib“ wird verlassen
make[2]: *** [Makefile:3036: install-recursive] Fehler 1
make[2]: Verzeichnis „/usr/src/OpenPLi-PC_Python3/enigma2/lib“ wird verlassen
make[1]: *** [Makefile:3195: install] Fehler 2
make[1]: Verzeichnis „/usr/src/OpenPLi-PC_Python3/enigma2/lib“ wird verlassen
make: *** [Makefile:553: install-recursive] Fehler 1

*****************************************************************
AN ERROR OCCURED WHILE BUILDING OpenPliPC - SECTION MAKE INSTALL!

It's related to this patch "patch-69a69f4b-to-PC.patch".

 

What about this code change?
 

@@ -3240,6 +3240,7 @@
         case SYS_DVBT2:        ss << " DVBT2"; break;
         case SYS_TURBO:        ss << " TURBO"; break;
         case SYS_DTMB:        ss << " DTMB"; break;
+        case SYS_DVBC2:        ss << " DVBC2"; break;
         }
     }

As the error says "SYS_DVBC2" is nowhere declared. Is there some extra code missing? Implementation of the DVB-C2 Standard???

 

I have commented it out and compilation works as expected.


VU+ Duo 4k SE 2x DVB-C / Openpli 9.x


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

  • Senior Member
  • 409 posts

+12
Neutral

Posted 2 December 2024 - 15:55

 

As the error says "SYS_DVBC2" is nowhere declared. Is there some extra code missing? Implementation of the DVB-C2 Standard???

 

I have commented it out and compilation works as expected.

 

<- /usr/src/linux-lowlatency-headers-6.8.0-38/include/uapi/linux/dvb/frontend.h
 


Edited by 1455, 2 December 2024 - 15:58.

GIT OpenPLi-PC_Python2

GIT OpenPLi-PC_Python3

 

 

 

 

 

 

 

 

 

 

 

 
 

 

 


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

  • Senior Member
  • 409 posts

+12
Neutral

Posted 2 December 2024 - 21:41

Important update for py3:
In the new environment, there were some annoying horizontal image breaks.


GIT OpenPLi-PC_Python2

GIT OpenPLi-PC_Python3

 

 

 

 

 

 

 

 

 

 

 

 
 

 

 


Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #2066 NadjmGharib

  • Senior Member
  • 27 posts

+4
Neutral

Posted 5 December 2024 - 11:44

Has anyone tried stream relay on oscam?

I tried a lot with German Sky channels Astra 19,But crashes always happen.

Note that this technology works on Enigma 2 receiver.



Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #2067 Dimitrij

  • PLi® Core member
  • 10,374 posts

+354
Excellent

Posted 5 December 2024 - 12:13

oscam in feed work fine for stream relay German Sky channels Astra 19.2E.


GigaBlue UHD Quad 4K /Lunix3-4K/Duo 4K


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

  • PLi® Core member
  • 70,839 posts

+1,832
Excellent

Posted 5 December 2024 - 12:49

Define "crashes".


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (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 #2069 Tech

  • Forum Moderator
    PLi® Core member
  • 14,945 posts

+488
Excellent

Posted 5 December 2024 - 17:25

oscam in feed work fine for stream relay German Sky channels Astra 19.2E.

I can confirm that too.

Aan de rand van de afgrond is een stap voorwaarts niet altijd vooruitgang....

On the edge of the abyss, a step forward is not always progress....

Hardware: 2x Daily used Vu+ Ultimo 4K - Vu+ Duo 4K SE and a lot more.... - VisioSat BiBigsat - Jultec Unicable Multiswitch 4 positions: 19.2/23.5/28.2 East - Diseqc motorized flatdish antenna

Software : HomeBuild OpenPLi Develop and Scarthgap builds, local cards driven by OsCam

Press the Posted Image button on the buttom right of this message ;)

Have you tried our wiki yet? Many answers can be found in our OpenPLi wiki


Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #2070 Abu Baniaz

  • PLi® Contributor
  • 2,521 posts

+64
Good

Posted 5 December 2024 - 20:33

You are using satellite receivers. This thread is for people using Enigma2 on a PC. 



Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #2071 NadjmGharib

  • Senior Member
  • 27 posts

+4
Neutral

Posted 6 December 2024 - 14:59

You are using satellite receivers. This thread is for people using Enigma2 on a PC. 

 

Yes, I mean on OpenPLi-PC_Python3 on ubuntu 24.04



Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #2072 Abu Baniaz

  • PLi® Contributor
  • 2,521 posts

+64
Good

Posted 6 December 2024 - 16:36

Not to worry, the two threads get mixed up often. Maybe a moderator can retitle them again to avoid confusion.

 

This thread

How to build Enigma2 to run on your laptop/PC running Ubuntu

 

Other tread:

How to build OpenPli for your receiver using Ubuntu

(will become redundant when the docker images become available)

 

Anyway, just saying "it crashes" is not very useful. Is there a crashlog? Please also confirm if you are building Enigma2 from PLI's Developer branch?



Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #2073 NadjmGharib

  • Senior Member
  • 27 posts

+4
Neutral

Posted 6 December 2024 - 17:26

I think you didn't understand me. I don't have a receiver

I have a sat card and i install Enigma2 on a PC  ubuntu 24.04

Encrypted channels work on OSCAM. But the stream relay is not working

sorry! i dont speak english




4 user(s) are reading this topic

0 members, 4 guests, 0 anonymous users