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 #921 Raider05

  • Senior Member
  • 75 posts

+4
Neutral

Posted 30 May 2014 - 07:08

I don't know why no the directory

/lib/modules/3.13.0-24-generic/kernel/drivers/media/dvb-frontends ???

For me it's good copy file dvbsoftwareca.ko in

/lib/modules/3.13.0-27-generic/kernel/drivers/media/dvb-frontends

I install OS, next update, restart and me kernel 3.13.0.27-generic, install e2pc

 

i found the patch for kernel 3.13.0

Me patch? It already use in git.

 

i also found a patch for the vaapi

What is the patch for the vaapi?


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 #922 lordzerg

  • Member
  • 5 posts

0
Neutral

Posted 31 May 2014 - 03:41

patch for vaapi i found it in directory patches :)  = xine-lib_vaapi_20120102.patch 

 

/enigma2pc/patches# ls 
a52_decoder.diff
e2pc_xine-lib-metronom.patch
Only_USB_DVB_card.patch
openpliPC-mis_changed.patch
openpliPC-stream_id_pls_code_pls_mode_changed.patch
xine-lib_vaapi_20120102.patch           <<<<---------------------------------------------


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

  • PLi® Core member
  • 7,185 posts

+323
Excellent

Posted 31 May 2014 - 08:00

You don't need vaapi. Use opengl in xine. This works quite good.
Xtrend ET-9200, ET-8000, ET-10000, OpenPliPC on Ubuntu 12.04

Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #924 lordzerg

  • Member
  • 5 posts

0
Neutral

Posted 7 June 2014 - 17:11

at last i run it but there is alot of errors when i start it and after few seconds it crash ... i will get some logs and post it here i think i need to make some settings and i dont know what files to edit to make setup 

 

here is 1 log of starting it log http://pastebin.com/XpjCSAuw



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

  • Senior Member
  • 75 posts

+4
Neutral

Posted 8 June 2014 - 17:21

Edit the file: /usr/local/e2/share/enigma2/xine.conf
Change the string:
video: auto
to
video:opengl
Very good e2pc works with Nvidia card 8400GS, video: vdpau
when intel graphic card - video: vaapi, but scale now not works
other video: opengl, decode cpu power.

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 #926 adisah

  • Member
  • 1 posts

0
Neutral

Posted 9 June 2014 - 18:57

Hi to everyone,
First I want to thanks for all your good job you do it here guys.
I installed enigma2pc on my Ubuntu 14.04 and it work ok.
The only think not working is the subtitles, I can't see it.
I activate from menu the subtitle settings with my language (romanian) but I can't see it.
Can somebody help me to fix it?

 

Another problem would be to correct row 49 written in "README" Github
". / build_openpliPC.sh.sh 2> & 1 | tee build_log.log"
I think you must deleted one of the two ".sh"
Correct would be:
". / build_openpliPC.sh 2> & 1 | tee build_log.log"



Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #927 örlgrey

  • Member
  • 13 posts

0
Neutral

Posted 9 June 2014 - 20:55

Hi,

 

i get this message:

 

Build and install pythonwifi
-----------------------------------------
Klone nach 'pythonwifi'...
fatal: unable to connect to git.berlios.de:
git.berlios.de[0: 193.175.133.213]: errno=Verbindungsaufbau abgelehnt

./build_libs.sh: Zeile 131: cd: pythonwifi: Datei oder Verzeichnis nicht gefunden
python: can't open file 'setup.py': [Errno 2] No such file or directory

 

Any ideas?

 

regards,

örlgrey



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

  • Senior Member
  • 75 posts

+4
Neutral

Posted 10 June 2014 - 06:48

I think you must deleted one of the two ".sh"

Yes, it delete.
 

Klone nach 'pythonwifi'...
fatal: unable to connect to git.berlios.de:

Host git.berlios.de now is down.

In the script build_libs.sh add new link source 'pythonwifi', thanks ovladaf.

 

The subtitles in e2pc yet is not working, maybe someone add?

It would be very great :)

 

Regards, Raider05


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 #929 örlgrey

  • Member
  • 13 posts

0
Neutral

Posted 10 June 2014 - 09:34

Host git.berlios.de now is down.

In the script build_libs.sh add new link source 'pythonwifi', thanks ovladaf.

 

Thank you. I will try it.

 

regards,

örlgrey



Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #930 örlgrey

  • Member
  • 13 posts

0
Neutral

Posted 10 June 2014 - 13:00

Next Message:

 

sudo sh build_openpliPC.sh
>>> Checking "xterm" : package is installed, skip it
>>> Checking "unclutter" : package is installed, skip it
>>> Checking "mingetty" : package is installed, skip it
>>> Checking "libmpcdec-dev" : package is installed, skip it
>>> Checking "mawk" : package is installed, skip it
>>> Checking "libvpx-dev" : package is installed, skip it
>>> Checking "python-twisted-web" : package is installed, skip it
>>> Checking "libnl-3-dev" : package is installed, skip it
>>> Checking "libnl-genl-3-dev" : package is installed, skip it
>>> Checking "linux-headers-3.11.0-12-generic" : package is installed, skip it
build_openpliPC.sh: 32: build_openpliPC.sh: function: not found

 

Mint 16 32bit

 

regards,

örlgrey



Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #931 örlgrey

  • Member
  • 13 posts

0
Neutral

Posted 10 June 2014 - 13:25

Sorry, the message wasn't complete.

 

Here again:

sh build_openpliPC.sh
>>> Checking "xterm" : package is installed, skip it
>>> Checking "unclutter" : package is installed, skip it
>>> Checking "mingetty" : package is installed, skip it
>>> Checking "libmpcdec-dev" : package is installed, skip it
>>> Checking "mawk" : package is installed, skip it
>>> Checking "libvpx-dev" : package is installed, skip it
>>> Checking "python-twisted-web" : package is installed, skip it
>>> Checking "libnl-3-dev" : package is installed, skip it
>>> Checking "libnl-genl-3-dev" : package is installed, skip it
>>> Checking "linux-headers-3.11.0-12-generic" : package is installed, skip it
build_openpliPC.sh: 32: build_openpliPC.sh: function: not found
-----------------------------
BACKUP E2 CONFIG
-----------------------------
tar: /usr/local/e2: Kann chdir nicht ausführen: Datei oder Verzeichnis nicht gefunden
tar: Error is not recoverable: exiting now
build_openpliPC.sh: 38: build_openpliPC.sh: Syntax error: "}" unexpected

 

regards,

örlgrey



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

  • Senior Member
  • 75 posts

+4
Neutral

Posted 10 June 2014 - 14:08

@örlgrey

Run script without arguments, easy

./build_openpliPC.sh

You nothing do backup, first install e2pc.


Edited by Raider05, 10 June 2014 - 14:09.

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 #933 Raider05

  • Senior Member
  • 75 posts

+4
Neutral

Posted 10 June 2014 - 14:46

Fix script build_openpliPC.sh, git update


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 #934 örlgrey

  • Member
  • 13 posts

0
Neutral

Posted 10 June 2014 - 16:56

perfekt!!! Thanks

 

regards,

örlgrey



Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #935 boom

  • Member
  • 3 posts

0
Neutral

Posted 24 July 2014 - 16:49

hi to all

all greatings to this great Project .

 

i have one question about Vplug ?

 

1. is it posible install enigma2 on ubuntu VPS

2. IS it possible send signal from dreambox or vuplus over internet to vps instaled enigma2 vplug

3. vplug make send over fast internet from home to vps dedicate server ?

 

 

please any to anser on this question

 

regards to all



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

  • PLi® Core member
  • 68,605 posts

+1,739
Excellent

Posted 24 July 2014 - 16:55

A quick Google shows that vplug is something illegal? In which case we don't want do discuss any of it here.


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 #937 boom

  • Member
  • 3 posts

0
Neutral

Posted 24 July 2014 - 20:49

uff sorry

 

i mine Vtuner not about Vplug

 

i have one question about Vtuner ?

 

1. is it posible install enigma2 on ubuntu VPS

2. IS it possible send signal from dreambox or vuplus over internet to vps instaled enigma2 vtuner

3. vtuner make send over fast internet from home to vps dedicate server ?

 

 

please any to anser on this question

 

regards to all



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

  • PLi® Core member
  • 68,605 posts

+1,739
Excellent

Posted 24 July 2014 - 22:53

  1. That is what this topic is about. If you don't understand this, you're probably not skilled enough to pull it off
  2. (and 3.) Every Enigma2 box can stream both live TV and recordings, some (like the newer VU's and de ET 10K) can also transcode, limiting the bandwidth use. On the receiving end, you would just use an HTTP URL from the stream, no complicated vtuner stuff needed.

Note that doing what I think you have in mind is illegal as well.

 

We know that there are others selling boxes running OpenPLi, misusing our feeds (some idiots even scheduled automatic 5 minute updates), which are being sold to watch TV using illegal IPTV streams.

 

We will fight such misuse with all means.


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 #939 boom

  • Member
  • 3 posts

0
Neutral

Posted 25 July 2014 - 07:17

  1. That is what this topic is about. If you don't understand this, you're probably not skilled enough to pull it off
  2. (and 3.) Every Enigma2 box can stream both live TV and recordings, some (like the newer VU's and de ET 10K) can also transcode, limiting the bandwidth use. On the receiving end, you would just use an HTTP URL from the stream, no complicated vtuner stuff needed.

Note that doing what I think you have in mind is illegal as well.

 

We know that there are others selling boxes running OpenPLi, misusing our feeds (some idiots even scheduled automatic 5 minute updates), which are being sold to watch TV using illegal IPTV streams.

 

We will fight such misuse with all means.

i now about what you talking !!

 

just want to no is it posible share tuner over internet ??

 

or its working just in local network !!

 

regards



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

  • PLi® Core member
  • 68,605 posts

+1,739
Excellent

Posted 25 July 2014 - 11:14

streaming happens over IP, it's a matter of enough bandwidth and very low latency.


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.



5 user(s) are reading this topic

0 members, 5 guests, 0 anonymous users