Jump to content


Photo

Howto build unofficial pli for your unsupported receiver


  • This topic is locked This topic is locked
2740 replies to this topic

Re: Howto build unofficial pli for your unsupported receiver #1341 zeros

  • PLi® Contributor
  • 1,635 posts

+61
Good

Posted 16 June 2018 - 13:54

Blind scan a part with the tuner Si2169C works but can't find anything. Strange.

Attached Files


DM920UHD DVB-S2X TRIPLE tuner + Triple M.S tuner DVB-S2X, DVB-T2/T, QboxHD, QboxHD Mini, Icecrypt T2300HD,
Qviart Lunix3 4K, Raspberry Pi 4 Model B 4GB & 8GB

Vertex 4K60 4:4:4 600MHz


Re: Howto build unofficial pli for your unsupported receiver #1342 kubi

  • Senior Member
  • 30 posts

+7
Neutral

Posted 16 June 2018 - 16:30

dm900 (triple tuner si2169c) blindscan works

Attached File  screenshot_19700101011142.jpg   46.21KB   12 downloads Attached File  screenshot_19700101010957.jpg   46.94KB   10 downloads


dm900 (triple tuner si2169c)


Re: Howto build unofficial pli for your unsupported receiver #1343 candu

  • Member
  • 10 posts

0
Neutral

Posted 16 June 2018 - 17:42

Blind scan a part with the tuner Si2169C works but can't find anything. Strange.

But is an avance...



Re: Howto build unofficial pli for your unsupported receiver #1344 zeros

  • PLi® Contributor
  • 1,635 posts

+61
Good

Posted 17 June 2018 - 07:49

I will test it next with openatv. I compared PLI and ATV and PLI have these entries there, what I meant.
Yesterday I tried the original DMM image and there is not possible install or use blind scan by default.
Added Scan version does not work on my dm920.

Attached Files


Edited by zeros, 17 June 2018 - 07:50.

DM920UHD DVB-S2X TRIPLE tuner + Triple M.S tuner DVB-S2X, DVB-T2/T, QboxHD, QboxHD Mini, Icecrypt T2300HD,
Qviart Lunix3 4K, Raspberry Pi 4 Model B 4GB & 8GB

Vertex 4K60 4:4:4 600MHz


Re: Howto build unofficial pli for your unsupported receiver #1345 dsmi

  • Member
  • 12 posts

0
Neutral

Posted 17 June 2018 - 11:35

I don't think that is the solution, as I had changed tunerconfig to terrestrial in order to scan terrestrial channels (not restoring settings backup), and ran into same error (object 'eDVBFrontendParameterTerrestrial' has no attribute 'FEC_3_5' ) when saving scanned terrestrial channels. Although I am not familiar with the technical details (standards nor code), some websites (e.g. wikipedia.org/wiki/DVB-T2) suggest that a FEC_3_5 for dvbt(2) would be valid ("FEC is concatenated LDPC and BCH codes (as in DVB-S2 and DVB-C2), with rates 1/2, 3/5, 2/3, 3/4, 4/5, and 5/6."). In openpli/enigma2 (cpp/h/py) it seems not to be handled.



Re: Howto build unofficial pli for your unsupported receiver #1346 frajer47

  • Member
  • 6 posts

0
Neutral

Posted 17 June 2018 - 13:24

have already finished my OpenPli home build my box with it flashed dm800sev2 sim 2.20 but only boot up halfway and on the screen only splat bootbild a raat how far what should I tuhn that I bring to running



Re: Howto build unofficial pli for your unsupported receiver #1347 Persian Prince

  • Senior Member
  • 1,982 posts

+247
Excellent

Posted 17 June 2018 - 14:34

have already finished my OpenPli home build my box with it flashed dm800sev2 sim 2.20 but only boot up halfway and on the screen only splat bootbild a raat how far what should I tuhn that I bring to running


No clones here!

Open Vision sources: https://github.com/OpenVisionE2


Re: Howto build unofficial pli for your unsupported receiver #1348 Persian Prince

  • Senior Member
  • 1,982 posts

+247
Excellent

Posted 17 June 2018 - 14:40

Maybe "FEC_3_5" is not defined in MastaG's driver or enigma2 C sources, we need to investigate this ...

Edited by Persian Prince, 17 June 2018 - 14:40.

Open Vision sources: https://github.com/OpenVisionE2


Re: Howto build unofficial pli for your unsupported receiver #1349 dsmi

  • Member
  • 12 posts

0
Neutral

Posted 17 June 2018 - 20:30

I think I found a clue for this issue: the image I used to run was an OpenPli fork for fulan boxes (openpli-enigma2-4-spark7162_usb, dated 20160628), and the struct eDVBFrontendParametersTerrestrial (in https://github.com/T...frontendparms.h) contains

 

enum { FEC_1_2=0, FEC_2_3=1, FEC_3_4=2, FEC_5_6=3, FEC_7_8=4, FEC_Auto=5, FEC_3_5=6, FEC_4_5=7 };

 

where in https://github.com/O...frontendparms.h it is defined as

 

enum { FEC_1_2=0, FEC_2_3=1, FEC_3_4=2, FEC_5_6=3, FEC_7_8=4, FEC_Auto=5, FEC_6_7=6, FEC_8_9=7 };

 

so it looks that in fulan fork there is a FEC_3_5 defined (FEC_3_5=6), which is not defined in openpli.

 

Could it be that the fulan terrestrial tuner finds channels with a FEC_3_5 which somehow are not supported in OpenPli?

 

 

 

P.S. Are there instructions how to (re)build enigma2 as part of an OpenPli build? Following the instructions on https://wiki.openpli..._for_Developers, does it (re)build enigma2 as part of the build of openpli-oe-core? (Did I overlook a clone of enigma2 to my local build environment?)



Re: Howto build unofficial pli for your unsupported receiver #1350 Persian Prince

  • Senior Member
  • 1,982 posts

+247
Excellent

Posted 18 June 2018 - 06:04

As I said it's not defined, please wait I'm creating a merge request for PLi's enigma2 :)


Open Vision sources: https://github.com/OpenVisionE2


Re: Howto build unofficial pli for your unsupported receiver #1351 littlesat

  • PLi® Core member
  • 56,940 posts

+695
Excellent

Posted 18 June 2018 - 06:28

I do not think a merge request Will help here when drivers have different values for this ‘api’...

WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W


Re: Howto build unofficial pli for your unsupported receiver #1352 Persian Prince

  • Senior Member
  • 1,982 posts

+247
Excellent

Posted 18 June 2018 - 07:22

I do not think a merge request Will help here when drivers have different values for this ‘api’...

 

At least we can define the values: https://github.com/O...igma2/pull/1610


Open Vision sources: https://github.com/OpenVisionE2


Re: Howto build unofficial pli for your unsupported receiver #1353 Persian Prince

  • Senior Member
  • 1,982 posts

+247
Excellent

Posted 18 June 2018 - 08:44

For missing FECs I just created a topic: https://forums.openp...3-25-and-35-45/

 

So no need to discuss it here :)


Open Vision sources: https://github.com/OpenVisionE2


Re: Howto build unofficial pli for your unsupported receiver #1354 mrvica

  • Senior Member
  • 1,253 posts

+86
Good

Posted 18 June 2018 - 13:22

i got this error today, how fix it

NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
ERROR: openssh-7.4p1-r0 do_populate_lic: QA Issue: openssh: The LIC_FILES_CHKSUM does not match for file://LICENCE;md5=e326045657e842541d3f35aada442507
openssh: The new md5 checksum is d41d8cd98f00b204e9800998ecf8427e
openssh: Here is the selected license text:
vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
openssh: Check if the license information has changed in ~openpli-oe-core/build/tmp/work/mips32el-oe-linux/openssh/7.4p1-r0/openssh-7.4p1/LICENCE to verify that the LICENSE value "BSD" remains valid [license-checksum]
ERROR: openssh-7.4p1-r0 do_populate_lic: Fatal QA errors found, failing task.
ERROR: openssh-7.4p1-r0 do_populate_lic: Function failed: populate_lic_qa_checksum
ERROR: Logfile of failure stored in: ~openpli-oe-core/build/tmp/work/mips32el-oe-linux/openssh/7.4p1-r0/temp/log.do_populate_lic.3980
ERROR: Task (~openpli-oe-core/openembedded-core/meta/recipes-connectivity/openssh/openssh_7.4p1.bb:do_populate_lic) failed with exit code '1'
NOTE: Tasks Summary: Attempted 4736 tasks of which 4735 didn't need to be rerun and 1 failed.

Summary: 1 task failed:
~openpli-oe-core/openembedded-core/meta/recipes-connectivity/openssh/openssh_7.4p1.bb:do_populate_lic
Summary: There were 3 ERROR messages shown, returning a non-zero exit code.

 

 



Re: Howto build unofficial pli for your unsupported receiver #1355 campeino

  • New Member
  • 3 posts

0
Neutral

Posted 18 June 2018 - 18:23

 It's great to get openpli for my xpeed lx3 . Pli always was my image favorite with my xtrend et9000 ., one only problem , lost the display of mi xpeed lx3 always loading the rest is working well

thanks for all the hard work

I found by the network openpli 4 for xpeed lx3 just download and display is working well better that wait sitting for help

 

thanks for all



Re: Howto build unofficial pli for your unsupported receiver #1356 Lost in Space

  • Senior Member
  • 876 posts

+69
Good

Posted 18 June 2018 - 18:24

No clones here!



Re: Howto build unofficial pli for your unsupported receiver #1357 mrvica

  • Senior Member
  • 1,253 posts

+86
Good

Posted 18 June 2018 - 22:03

xpeedlx3 has VFD display, is that true, have a look

https://forums.openp...ndpost&p=895348



Re: Howto build unofficial pli for your unsupported receiver #1358 rantanplan

  • PLi® Contributor
  • 1,846 posts

+83
Good

Posted 19 June 2018 - 00:27

 

I do not think a merge request Will help here when drivers have different values for this ‘api’...

 

At least we can define the values: https://github.com/O...igma2/pull/1610

 

Would have to be merged then in Fulan e2 git.

https://github.com/P...etas/meta-fulan ;)


Edited by rantanplan, 19 June 2018 - 00:28.


Re: Howto build unofficial pli for your unsupported receiver #1359 Persian Prince

  • Senior Member
  • 1,982 posts

+247
Excellent

Posted 19 June 2018 - 05:15

I do not think a merge request Will help here when drivers have different values for this ‘api’...

 
At least we can define the values: https://github.com/O...igma2/pull/1610
Would have to be merged then in Fulan e2 git.
https://github.com/P...etas/meta-fulan ;)

No that wasn't enough and I closed it, more changes needed, discuss it here: https://forums.openp...3-25-and-35-45/

Open Vision sources: https://github.com/OpenVisionE2


Re: Howto build unofficial pli for your unsupported receiver #1360 Persian Prince

  • Senior Member
  • 1,982 posts

+247
Excellent

Posted 19 June 2018 - 05:20

It's great to get openpli for my xpeed lx3 . Pli always was my image favorite with my xtrend et9000 ., one only problem , lost the display of mi xpeed lx3 always loading the rest is working well
thanks for all the hard work

I found by the network openpli 4 for xpeed lx3 just download and display is working well better that wait sitting for help
 
thanks for all

When we have no idea how to fix it don't expect us to fix it ;)

We don't have the boxes and we are not a big team, pli-extras is for test and develop but there are few people who help us.

Open Vision sources: https://github.com/OpenVisionE2



3 user(s) are reading this topic

0 members, 2 guests, 0 anonymous users


    Google (1)