Jump to content


Photo

Build OpenPli for Raspberry Pi ?


  • Please log in to reply
17 replies to this topic

#1 hyperonex

  • Senior Member
  • 82 posts

+7
Neutral

Posted 12 December 2012 - 08:38

Recently I found that a
OpenEmbedded BSP Layer - RaspberryPi
have been proposed here. My question difficult is to integrate it on the Openpli 3.0 build system as a new target machine ?
Thanks

Re: Build OpenPli for Raspberry Pi ? #2 pieterg

  • PLi® Core member
  • 32,766 posts

+245
Excellent

Posted 12 December 2012 - 10:01

you could build an OpenPLi image for it, but without e2 (e2 needs dvb hardware).

Re: Build OpenPli for Raspberry Pi ? #3 atilaks

  • Senior Member
  • 245 posts

+5
Neutral

Posted 12 December 2012 - 10:06

and what about dvb usb tuners? will it work together?

Re: Build OpenPli for Raspberry Pi ? #4 pieterg

  • PLi® Core member
  • 32,766 posts

+245
Excellent

Posted 12 December 2012 - 10:29

no, e2 still needs dvb hardware to use those, and the raspberry is lacking that.

Re: Build OpenPli for Raspberry Pi ? #5 hyperonex

  • Senior Member
  • 82 posts

+7
Neutral

Posted 12 December 2012 - 10:33

what about adding vtuner client driver to the build system (emulating the DVB presence) ?

Re: Build OpenPli for Raspberry Pi ? #6 pieterg

  • PLi® Core member
  • 32,766 posts

+245
Excellent

Posted 12 December 2012 - 10:38

the vtuner client driver relies on dvb (hardware) drivers to do the work.

Re: Build OpenPli for Raspberry Pi ? #7 athoik

  • PLi® Core member
  • 8,458 posts

+327
Excellent

Posted 12 December 2012 - 12:04

Just for the info DVB-S/S2 usb device will work?

http://www.linuxtv.o...B-S_USB_Devices
Wavefield T90: 0.8W - 1.9E - 4.8E - 13E - 16E - 19.2E - 23.5E - 26E - 33E - 39E - 42E - 45E on EMP Centauri DiseqC 16/1
Unamed: 13E Quattro - 9E Quattro on IKUSI MS-0916

Re: Build OpenPli for Raspberry Pi ? #8 pieterg

  • PLi® Core member
  • 32,766 posts

+245
Excellent

Posted 12 December 2012 - 12:21

no, for the reasons explained above

Re: Build OpenPli for Raspberry Pi ? #9 hyperonex

  • Senior Member
  • 82 posts

+7
Neutral

Posted 12 December 2012 - 12:22

the vtuner client driver relies on dvb (hardware) drivers to do the work.

Ok but how came that we can build the Openpli enigma2 for intel plateforme that does not contain any DVB hardware as presented here.

Re: Build OpenPli for Raspberry Pi ? #10 pieterg

  • PLi® Core member
  • 32,766 posts

+245
Excellent

Posted 12 December 2012 - 12:54

because on a full-blown pc, there is enough cpu power to do everything in software.
On a low-power device, you need hardware support.

Re: Build OpenPli for Raspberry Pi ? #11 hyperonex

  • Senior Member
  • 82 posts

+7
Neutral

Posted 12 December 2012 - 13:24

because on a full-blown pc, there is enough cpu power to do everything in software.
On a low-power device, you need hardware support.

Pieterg, please be more precise we cannot build the e2 or we can not run e2 after the build? Because theorically if we have a box that contains the vtuner server (which requires the main part of the DVB handling processing power) and the vtuner client on the raspberry (which just demulteplexes the DVB stream caming from the vtuner server through network and which doesn't need a lot of processing power I think) the hard work will be required by decoding the program steam and that can be done by the hardware decoder of the board ! Am I wrong ?

Re: Build OpenPli for Raspberry Pi ? #12 pieterg

  • PLi® Core member
  • 32,766 posts

+245
Excellent

Posted 12 December 2012 - 13:31

You can build e2, but you'd probably have to comment some stuff which depends on dvb hardware (servicedvb etc), to make it build without errors.
And the result is a binary which 'works', but which doesn't playback any media, and doesn't allow you to use your vtuner client device.

Re: Build OpenPli for Raspberry Pi ? #13 hyperonex

  • Senior Member
  • 82 posts

+7
Neutral

Posted 12 December 2012 - 15:33

Ok thanks

Re: Build OpenPli for Raspberry Pi ? #14 keshukas

  • Member
  • 2 posts

0
Neutral

Posted 8 July 2014 - 01:25

Hi

now we can install

http://sourceforge.n...se/raspberrypi/

Edited by keshukas, 8 July 2014 - 01:28.


Re: Build OpenPli for Raspberry Pi ? #15 kerven

  • Senior Member
  • 52 posts

+1
Neutral

Posted 15 July 2014 - 21:27

Hello

 

for "keshukas" or other..   there is a "how to " for openpctv and raspberry.. (sd card) 

 

Thank you..



Re: Build OpenPli for Raspberry Pi ? #16 kerven

  • Senior Member
  • 52 posts

+1
Neutral

Posted 22 July 2014 - 01:53

i have found

 

sudo chmod 755 make-sdcard

 

./make-sdcard/dev/sdb/openpctv-devel-xxxxxxxx-raspberry.tar.bz2



Re: Build OpenPli for Raspberry Pi ? #17 keshukas

  • Member
  • 2 posts

0
Neutral

Posted 4 March 2015 - 13:38

Hello

 

for "keshukas" or other..   there is a "how to " for openpctv and raspberry.. (sd card) 

 

Thank you..

 

 

Now you can compile 

 

DEVELOPMENT

Get OpenPCTV source from git:
git clone git://git.code.sf.net/p/openpctv/code openpctv-code

Build OpenPCTV:
cd openpctv-code
./scripts/loadcfg openpctv-xbmc-raspberry 
make menuconfig
make



Re: Build OpenPli for Raspberry Pi ? #18 dolphs

  • Senior Member
  • 980 posts

+8
Neutral

Posted 12 March 2015 - 07:16

Interesting topic I stumbled in to, have two spare Pis to fool around with.

Noticed from git there is even support for Pi2 already, nice.

My requirement is a client that can decode streams from my ET10000 ( with transcoding ).

Kodi's live tv is still not my fav, probably cuz I stuck to enigma2 for somewhat 10 years....

Let's see if OpenPCTV has the requirements I am looking for, interested to see how the enigma2 "dvb problem" is solved




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users