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 #741 betacentauri

  • PLi® Core member
  • 7,185 posts

+323
Excellent

Posted 1 May 2012 - 14:48

@Betacentauri,

Can you please delete the enigma2.sh script that is useless and indeed simply shutdown the PC.


Hi Pr2,

to have as few as possible changes to openpli git I haven't deleted the file. But I added a comment and an exit command, so that PC won't shut down.

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

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

  • PLi® Core member
  • 7,185 posts

+323
Excellent

Posted 1 May 2012 - 16:05

Hi, Betacentauri

Now I can't put sources files, but is link to the patch for current branch openpli_merge
ftp://elcom.kaluga.ru/pub/downloads/e2pc-OpenPLi/LiveTV_switch_audio.diff

Regards, Raider05


Hi Raider05,

your patch works :D Don't know what I made wrong.

But I found a little bug:
I have a channel with german (first) and french (second) audio channel. I switch to french audio channel and close E2. After restart E2 french audio is played but when I try to change it to german it stays french. But when I set it now to french, german is played.
Well I think that the problem is, that E2 thinks that german channel is 1 french channel is 2. And xine-libs thinks german is 2 and french is 1.
It could be difficult to fix that.

Regards,
Betacentauri

P.S. I'll put it into git in a few minutes
Xtrend ET-9200, ET-8000, ET-10000, OpenPliPC on Ubuntu 12.04

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

  • PLi® Contributor
  • 6,147 posts

+261
Excellent

Posted 1 May 2012 - 19:03

Hi together,

I have upgraded to Ubuntu 12.04. Here are some tips to get openpliPC working:
- At best start from scratch: Delete the whole openpliPC and clone git.

If you don't want to do this, try this:
- Make sure that you have installed automake 1.10
- Delete file engima2/py-compile (it will be automatically recreated)
- Delete all files in enigma2/lib/mmi/.deps and in enigma2/lib/python/.deps and in enigma2/lib/.deps

Regards,
Betacentauri


Hi,

I have already test the "delete all trick" but this doesn't fix the problem. But the installation of automake 1.10 seems to be the key to solve the problem.

Thanks,

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 #744 sheekh

  • Member
  • 3 posts

0
Neutral

Posted 6 May 2012 - 15:28

Thanks for explanation, I am new here. I installed enigma2 on ubuntu 10.04 now. But I am stuck now with a problem, I can't get to scan any channels, I get an error all the time, Ive attached the screenshot for you to look at. I would appreciate it if you could point me out to the right direction.

http://i45.tinypic.com/e6dn5l.jpg

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

  • PLi® Core member
  • 7,185 posts

+323
Excellent

Posted 6 May 2012 - 18:42

Hi sheekh,

what tuner do you use?
Did you adapt the nim_sockets file? Pr2 has posted a utility to create a new nim_sockets file.
Please post your log (start e2 with
sudo ./e2bin > /tmp/e2.log 2>&1
and post created e2.log file.

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

Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #746 sheekh

  • Member
  • 3 posts

0
Neutral

Posted 6 May 2012 - 20:56

Thank you for the help. I have solved the problem.
I would also like to know how to install a plugin skin? Can you please explain step by step?
Can you use ftp connection for enigma2 pc?
Any help wil be appericaited. Thanks alot.

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

  • PLi® Contributor
  • 6,147 posts

+261
Excellent

Posted 7 May 2012 - 13:35

Hi,

OpenpliPC is running on a PC, so it is on your PC that you need to enable FTP access this as nothing to do with OpenpliPC, google is your friend to find how to enable FTP access on your Linux.

For the skin, I have also create a small script to download and install Openpli HD skin in OpenpliPC (if your are in openpli-merge branch just go into the util folder).

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 #748 sheekh

  • Member
  • 3 posts

0
Neutral

Posted 14 May 2012 - 20:37

Thank you everyone who's done this great job, really it is very nice. I have one question, can i use Cccam for enigma2pc?
If so, how does it work? Thanks a lot.

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

  • PLi® Contributor
  • 6,147 posts

+261
Excellent

Posted 14 May 2012 - 20:40

Hi,

Please read the previous posts there is a full explanation on how to enable OScam with OpenpliPC.

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 #750 elchubi

  • Member
  • 8 posts

0
Neutral

Posted 28 May 2012 - 00:13

What's missing is a way to configure atsc transponders.
We need to introduce a 'atsc.xml', similar to 'cables.xml', and/or a way to scan atsc transponders.
scan.cpp is currently still ignoring any atsc descriptors.

To start with, I think the easiest would be to try and hardcode a transponder, and see whether e2 can cope with the tuning.


can we borrow something from here?
in a linux box i successfully scanned http://linuxtv.org/h...requencies-8VSB file with w_scan (http://www.linuxtv.o...ndex.php/W_scan) and tunned to channel with azap

Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #751 pieterg

  • PLi® Core member
  • 32,766 posts

+245
Excellent

Posted 28 May 2012 - 09:00

tuning should be supported.
However what's missing is:

-parsing initial transponders from 'atsc.xml'
-parsing atsc delivery system descriptors (for automatic / NIT scan)
-storing and parsing ATSC transponders to/from lamedb

All pretty straightforward, however especially the second point requires an ATSC stream.

Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #752 elchubi

  • Member
  • 8 posts

0
Neutral

Posted 28 May 2012 - 09:38

Is there a way to work with NimManager.py directly?, I mean reflect instantly the changes to the system without having to go thru all the bitbake process to get the .pyo; if not, is there an easier/faster way to obtain it?

With your help it seems is something I think I can work on, or I can give you access to my box.



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

  • PLi® Contributor
  • 6,147 posts

+261
Excellent

Posted 30 May 2012 - 09:32

Hi,

Normally .pyo files are created when you start Openpli. So you can change the current .py file then start OpenpliPC and you should be able to test your changes.
You can make a quick test first, rename the current .pyo file and start your Openpli, normally the .pyo file will be created.

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 #754 elchubi

  • Member
  • 8 posts

0
Neutral

Posted 31 May 2012 - 22:54

...
-parsing atsc delivery system descriptors (for automatic / NIT scan)
...

All pretty straightforward, however especially the second point requires an ATSC stream.


a capture with "test_dvr" works for you in this regard?

Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #755 durkheim

  • Member
  • 1 posts

0
Neutral

Posted 6 June 2012 - 04:12

Hi all,

I try to install OpenPLIPC on Debian Wheezy. Anyone interested ?

./build_libs.sh worked well from the first try

./build_openpliPC.sh gave me an xine-lib error (on the osd part) first, so I tried to compile wihtout xine-lib ( ./build_openpliPC.sh -x) but I have now this error :

make[2]: entrant dans le répertoire « /home/pcros/dev/openpliPC/enigma2/lib/base »
  CXX    eenv.o
  CXX    filepush.o
In file included from /usr/include/xine/xine_internal.h:34:0,
				 from ../../lib/gdi/xineLib.h:6,
				 from filepush.cpp:4:
/usr/include/xine/input_plugin.h:46:51: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/input_plugin.h:69:44: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/input_plugin.h:75:61: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/input_plugin.h:80:35: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/input_plugin.h:87:38: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/input_plugin.h:98:32: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/input_plugin.h:116:49: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/input_plugin.h:123:34: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/input_plugin.h:131:48: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/input_plugin.h:139:34: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/input_plugin.h:151:39: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/input_plugin.h:158:45: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/input_plugin.h:166:44: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/input_plugin.h:186:40: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/input_plugin.h:202:46: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/input_plugin.h:208:44: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/input_plugin.h:214:45: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/input_plugin.h:220:36: error: expected ‘,’ or ‘...’ before ‘this’
In file included from /usr/include/xine/xine_internal.h:35:0,
				 from ../../lib/gdi/xineLib.h:6,
				 from filepush.cpp:4:
/usr/include/xine/demux.h:52:50: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/demux.h:88:35: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/demux.h:104:41: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/demux.h:125:32: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/demux.h:138:38: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/demux.h:144:36: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/demux.h:150:38: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/demux.h:157:45: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/demux.h:163:49: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/demux.h:168:45: error: expected ‘,’ or ‘...’ before ‘this’
In file included from /usr/include/xine/xine_internal.h:39:0,
				 from ../../lib/gdi/xineLib.h:6,
				 from filepush.cpp:4:
/usr/include/xine/osd.h:94:48: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/osd.h:197:34: error: expected ‘,’ or ‘...’ before ‘this’
In file included from /usr/include/xine/xine_internal.h:42:0,
				 from ../../lib/gdi/xineLib.h:6,
				 from filepush.cpp:4:
/usr/include/xine/video_decoder.h:48:59: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/video_decoder.h:70:43: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/video_decoder.h:81:41: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/video_decoder.h:87:35: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/video_decoder.h:93:43: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/video_decoder.h:98:35: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/video_decoder.h:103:37: error: expected ‘,’ or ‘...’ before ‘this’
In file included from /usr/include/xine/xine_internal.h:43:0,
				 from ../../lib/gdi/xineLib.h:6,
				 from filepush.cpp:4:
/usr/include/xine/audio_decoder.h:47:59: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/audio_decoder.h:70:43: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/audio_decoder.h:81:41: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/audio_decoder.h:87:35: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/audio_decoder.h:93:43: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/audio_decoder.h:98:37: error: expected ‘,’ or ‘...’ before ‘this’
In file included from /usr/include/xine/xine_internal.h:44:0,
				 from ../../lib/gdi/xineLib.h:6,
				 from filepush.cpp:4:
/usr/include/xine/spu_decoder.h:48:55: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/spu_decoder.h:70:41: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/spu_decoder.h:80:39: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/spu_decoder.h:86:33: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/spu_decoder.h:92:41: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/spu_decoder.h:97:35: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/spu_decoder.h:109:45: error: expected ‘,’ or ‘...’ before ‘this’
In file included from /usr/include/xine/xine_internal.h:45:0,
				 from ../../lib/gdi/xineLib.h:6,
				 from filepush.cpp:4:
/usr/include/xine/scratch.h:36:53: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/scratch.h:36:89: error: format string argument is not a string type
/usr/include/xine/scratch.h:38:50: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/scratch.h:40:46: error: expected ‘,’ or ‘...’ before ‘this’
In file included from /usr/include/xine/xine_internal.h:46:0,
				 from ../../lib/gdi/xineLib.h:6,
				 from filepush.cpp:4:
/usr/include/xine/broadcaster.h:33:42: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/broadcaster.h:34:44: error: expected ‘,’ or ‘...’ before ‘this’
In file included from ../../lib/gdi/xineLib.h:6:0,
				 from filepush.cpp:4:
/usr/include/xine/xine_internal.h:493:50: error: expected ‘,’ or ‘...’ before ‘this’
In file included from filepush.cpp:4:0:
../../lib/gdi/xineLib.h:23:9: error: ‘xine_streamtype_data_t’ does not name a type
filepush.cpp: In member function ‘virtual void eFilePushThreadRecorder::thread()’:
filepush.cpp:491:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
make[2]: *** [filepush.o] Erreur 1
make[2]: quittant le répertoire « /home/pcros/dev/openpliPC/enigma2/lib/base »
make[1]: *** [install-recursive] Erreur 1
make[1]: quittant le répertoire « /home/pcros/dev/openpliPC/enigma2/lib »
make: *** [install-recursive] Erreur 1

Any idea ?

Thank you !

Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #756 alexandrerpo

  • Member
  • 4 posts

0
Neutral

Posted 24 June 2012 - 18:16

I can not set my plate TeVii PCIe S480.
See details:
enigma2@enigma2-VirtualBox:~$ lsusb
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 002: ID 80ee:0021 VirtualBox USB Tablet
Bus 001 Device 003: ID 9022:d481 TeVii Technology Ltd.
Bus 001 Device 004: ID 9022:d482 TeVii Technology Ltd. 

NIM Socket 0:
Type: DVB-S2
Name: Tuner A
Has_Outputs: no
Frontend_Device: 0

NIM Socket 1:
Type: DVB-S2
Name: Tuner B
Has_Outputs: no
Frontend_Device: 0

NIM Socket 2:
Type: DVB-S2
Name: Tuner C
Has_Outputs: no
Frontend_Device: 0

NIM Socket 3:
Type: DVB-S2
Name: Tuner D
Has_Outputs: no
Frontend_Device: 0

After automatic scan:
Event Received!
XNextEvent 14
XNextEvent 77
Event Received!
XNextEvent 2
SDL Key Down: key=36
action ->  SetupActions ok
eDVBServicePlay::stop
close(m_fd_dst)  23
ServiceScanCreateSummary
[SKIN] Parsing embedded skin
scan: allocating raw channel (on frontend 0) failed!
FLUSH
Event Received!
XNextEvent 12
XNextEvent 14
XNextEvent 77
Event Received!

Please someone who can help ?
What front end of my TeVii S480 ?

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

  • PLi® Contributor
  • 6,147 posts

+261
Excellent

Posted 24 June 2012 - 18:31

Hi,

If you use the openpli_merge branch in the util folder you can compile a small program that will create for you the NIM socket file.

cd util
./build_create_nim_sockets.sh
./create_nim_sockets

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 #758 alexandrerpo

  • Member
  • 4 posts

0
Neutral

Posted 25 June 2012 - 11:34

Thanks for the quick help PR2.
Nim_sockets not find a valid DVB card or vTuner on your system.
Is it because I'm using Oracle VM (Virtualbox) ?
enigma2@enigma2-VirtualBox:~/openpliPC$ ls
build_libs.sh		   create_nim_sockets_2012-04-02  libs		  share
build_openpliPC.sh	  e2bin						  liplianin-s2  xine-lib
build_openpwebif.sh	 enigma2						patches
build_vdpauinfotest.sh  etc							README
enigma2@enigma2-VirtualBox:~/openpliPC$ cd create_nim_sockets_2012-04-02
enigma2@enigma2-VirtualBox:~/openpliPC/create_nim_sockets_2012-04-02$ ls
build_create_nim_sockets.sh  create_nim_sockets.c
create_nim_sockets		   nim_sockets
enigma2@enigma2-VirtualBox:~/openpliPC/create_nim_sockets_2012-04-02$ sudo ./build_create_nim_sockets.sh
[sudo] password for enigma2:
enigma2@enigma2-VirtualBox:~/openpliPC/create_nim_sockets_2012-04-02$ ./create_nim_sockets

Info: create_nim_sockets 1.1-beta-02 started



Error: Unable to find a valid DVB card or vtuner on your system.
	Please fix this problem and run it again.

Info: create_nim_sockets done
enigma2@enigma2-VirtualBox:~/openpliPC/create_nim_sockets_2012-04-02$

Off topic -
Even being off topic issue would leave my thanks for your tutorial to azbox hd with booting.
Your tutorial saved my deco and many Brazilians.

Edited by alexandrerpo, 25 June 2012 - 11:35.


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

  • PLi® Contributor
  • 6,147 posts

+261
Excellent

Posted 25 June 2012 - 12:36

Hi,

You need to install TeVii drivers in your Linux distro, I guess it should work once the driver will be installed.

Pr2

P.S.: About Azbox it is an old story for me now. I turn to something else much more reliable and efficient. ;)

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 #760 alexandrerpo

  • Member
  • 4 posts

0
Neutral

Posted 25 June 2012 - 17:29

Hi,

You need to install TeVii drivers in your Linux distro, I guess it should work once the driver will be installed.

Pr2



Yeah thought so, but the problem is that the drives already installed.
But now it's me. I will run back and see why it does not recognize the drives installed.
Thank you very much.


P.S.: About Azbox it is an old story for me now. I turn to something else much more reliable and efficient. ;)


Good luck in this new venture as soon as possible and give news of this new project.


15 user(s) are reading this topic

0 members, 15 guests, 0 anonymous users