Jump to content


Photo

How to Start OpenPLi and its Development

Start OpenPli OpenPli development Soucecode of OpenPli

  • Please log in to reply
31 replies to this topic

Re: How to Start OpenPLi and its Development #21 coolasim79

  • Member
  • 13 posts

0
Neutral

Posted 27 September 2017 - 12:20

Nope, I was thinking about "cache-on-query-fail" ;)

Hi ALL

After several re attempts finally build vs1500 successfully you can see log below

asim@openplipc:~/openpli-oe-core/build$ MACHINE=vs1500 bitbake openpli-enigma2-image
Loading cache: 100% |############################################| Time: 0:00:00
Loaded 3029 entries from dependency cache.
Parsing recipes: 100% |##########################################| Time: 0:01:39
Parsing of 2528 .bb files complete (2310 cached, 218 parsed). 3247 targets, 479 skipped, 0 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION        = "1.32.0"
BUILD_SYS         = "x86_64-linux"
NATIVELSBSTRING   = "Ubuntu-16.04"
TARGET_SYS        = "arm-oe-linux-gnueabi"
MACHINE           = "vs1500"
DISTRO            = "openpli"
DISTRO_VERSION    = "homebuild"
TUNE_FEATURES     = "arm armv7ve vfp  neon  vfpv4  callconvention-hard  cortexa15"
TARGET_FPU        = "hard"
meta-oe           
meta-filesystems  
meta-multimedia   
meta-networking   
meta-python       = "HEAD:1efa5d623bc64659b57389e50be2568b1355d5f7"
meta              = "HEAD:eb2fc2cd9081a4533ed30fe81c9f491b06cc5ae1"
meta-openpli      
meta-dream        = "develop:414b1b5b84cc2d77d13260d2a914b015faf134b8"
meta-vuplus       = "HEAD:57ad940aa3b48931e6973273763ee526d352110a"
meta-xsarius.pli5 = "HEAD:c7e5b3b3d2ff1c698ae9e9466490a65085e88252"
meta-xp           = "HEAD:dc30375655b0f1bcf68bb7c7d4a4b0e75563c06f"
meta-xtrend       = "HEAD:1502e5d07a3e61001a89bbceeecd3e4a44d2bed8"
meta-formuler     = "HEAD:8a604a73fbae8ca21d77b2a9a7e91b08e5893b30"
meta-gfutures     = "HEAD:40e8e31e9c30de686ecadd6b0852f37a7510357d"
meta-xpeedc       = "HEAD:f12908a5573de8a6a06ad9f75081846a590511c4"
meta-wetek        = "HEAD:49f4e1e6fa429d4e4be11287c8740f54334a0e96"
meta-zgemma       = "HEAD:ecf0c1ea2b3df08bb2a20c24758d22b88275b8a6"
meta-edision      = "HEAD:bbfaa109192c3b7b71740f2b5aebc1455b981b9f"
meta-miraclebox   = "HEAD:d44871d4d1f357d5b38488ed505b48fa8c8feff3"
meta-spycat       = "HEAD:a19f11bbcdcad969e9f6f8d2c30df0653427d4cb"
meta-gi           = "HEAD:c1675fe08b06e7f032164cebebcf4d827d025e54"
meta-sab          = "HEAD:92262feb14e4005c8096150daac7313e9cb3d85a"
meta-gigablue     = "HEAD:b7190cd57b623cdabbc71538323785ba2680e97c"
meta-local        = "develop:414b1b5b84cc2d77d13260d2a914b015faf134b8"
meta-qt5          = "HEAD:8ba28144d5571504112fd4f32c7bfcbac531e2cb"

Initialising tasks: 100% |#######################################| Time: 0:00:08
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
WARNING: gstreamer1.0-plugin-dvbmediasink-1.0+gitAUTOINC+b711efe545-r0 do_configure: QA Issue: gstreamer1.0-plugin-dvbmediasink: configure was passed unrecognised options: --with-opus [unknown-configure-option]
WARNING: hd-v3ddriver-vs1500-20170322-r0 do_package_qa: QA Issue: No GNU_HASH in the elf binary: '/home/asim/openpli-oe-core/build/tmp/work/vs1500-oe-linux-gnueabi/hd-v3ddriver-vs1500/20170322-r0/packages-split/hd-v3ddriver-vs1500/usr/lib/libv3ddriver.so'
No GNU_HASH in the elf binary: '/home/asim/openpli-oe-core/build/tmp/work/vs1500-oe-linux-gnueabi/hd-v3ddriver-vs1500/20170322-r0/packages-split/hd-v3ddriver-vs1500/usr/lib/libnxpl.so'
No GNU_HASH in the elf binary: '/home/asim/openpli-oe-core/build/tmp/work/vs1500-oe-linux-gnueabi/hd-v3ddriver-vs1500/20170322-r0/packages-split/hd-v3ddriver-vs1500/usr/lib/libnexus.so' [ldflags]
WARNING: dvd+rw-tools-7.1-r4 do_fetch: Failed to fetch URL http://fy.chalmers.s...ools-7.1.tar.gz, attempting MIRRORS if available
NOTE: Tasks Summary: Attempted 4841 tasks of which 4144 didn't need to be rerun and all succeeded.
NOTE: Writing buildhistory

Summary: There were 3 WARNING messages shown.

 

 

Now what is the next step to deploy it on SET TOP BOX and please also tell where is the executable or runable file..please if possible tell me how to walk through the source code.
 



Re: How to Start OpenPLi and its Development #22 betacentauri

  • PLi® Core member
  • 7,185 posts

+323
Excellent

Posted 27 September 2017 - 12:28

You have build an image for the box vs1500. If you have that box you can now flash the image. The image is located in /home/asim/openpli-oe-core/build/tmp/deploy/images/vs1500/. It's the zip file. Unpack it on a fat32 formatted usb stick and put the stick into the receiver. You have to boot the box and in most cases press a button to flash the image. I don't have the box so I don't know the exact procedure for this box.


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

Re: How to Start OpenPLi and its Development #23 coolasim79

  • Member
  • 13 posts

0
Neutral

Posted 27 September 2017 - 14:23

You have build an image for the box vs1500. If you have that box you can now flash the image. The image is located in /home/asim/openpli-oe-core/build/tmp/deploy/images/vs1500/. It's the zip file. Unpack it on a fat32 formatted usb stick and put the stick into the receiver. You have to boot the box and in most cases press a button to flash the image. I don't have the box so I don't know the exact procedure for this box.

please accept my apology for asking such question. i am completly new in STB world. Can you please help me to tell which actually is the zip file name beocuse multiple zip folders are in my VS1500 folder . I am attaching screen shot of my VS1500 folder

Attached Files



Re: How to Start OpenPLi and its Development #24 betacentauri

  • PLi® Core member
  • 7,185 posts

+323
Excellent

Posted 27 September 2017 - 14:28

openpli-homebuild-vs1500_usb.zip


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

Re: How to Start OpenPLi and its Development #25 coolasim79

  • Member
  • 13 posts

0
Neutral

Posted 27 September 2017 - 14:32

openpli-homebuild-vs1500_usb.zip

Thank you So much 



Re: How to Start OpenPLi and its Development #26 WanWizard

  • PLi® Core member
  • 68,625 posts

+1,739
Excellent

Posted 27 September 2017 - 18:14

@beta,

 

Looks like I wasn't a complete fool. http://article.gmane...dded.core/21785

 

Afaik it never made it into bitbake... :(


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: How to Start OpenPLi and its Development #27 coolasim79

  • Member
  • 13 posts

0
Neutral

Posted 29 September 2017 - 14:00

@beta,

 

Looks like I wasn't a complete fool. http://article.gmane...dded.core/21785

 

Afaik it never made it into bitbake... :(

sorry can't understand what you want to say



Re: How to Start OpenPLi and its Development #28 coolasim79

  • Member
  • 13 posts

0
Neutral

Posted 29 September 2017 - 14:08

Finally with the help of you guys we are able to compile and build the Image of VS1500 Once again thank you all of you. Now my objective  is to send seprate data packet with my satellite signal  to STB and our STB will ingest it silently after completion our Stb will make a video file and run this file in commercial time and so On. Please suggest 



Re: How to Start OpenPLi and its Development #29 WanWizard

  • PLi® Core member
  • 68,625 posts

+1,739
Excellent

Posted 29 September 2017 - 16:09

sorry can't understand what you want to say

 

Wasn't directed at you, but at @betacentauri.


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: How to Start OpenPLi and its Development #30 coolasim79

  • Member
  • 13 posts

0
Neutral

Posted 30 September 2017 - 23:16


sorry can't understand what you want to say


Wasn't directed at you, but at @betacentauri.
Dear can we do it in STB that will ingest coming data packet from satellite silently after completion our Stb will make a video file and run this file in commercial time and so On. Please suggest

Re: How to Start OpenPLi and its Development #31 WanWizard

  • PLi® Core member
  • 68,625 posts

+1,739
Excellent

Posted 30 September 2017 - 23:52

I have no idea what you mean, but then again, I am not a developer. So maybe someone else has a clue?


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: How to Start OpenPLi and its Development #32 betacentauri

  • PLi® Core member
  • 7,185 posts

+323
Excellent

Posted 1 October 2017 - 00:40

How do you transfer the data packet? In a separate PID?
Look e.g. at epg data processing in e2 code.
Xtrend ET-9200, ET-8000, ET-10000, OpenPliPC on Ubuntu 12.04


0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users