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 #1681 moham96

  • Senior Member
  • 175 posts

+20
Neutral

Posted 16 July 2018 - 16:29

At the moment, build environment is giving error due to a bitbake bug. But here are the official images of OpenATV & Pur-E2 for Alien5:

OpenATV 6.2:

http://www.mediafire...sdcard.zip/file

Pur-E2 6.2:

http://www.mediafire...15-uSD.zip/file

the openatv image is dated 2018/06/01 So it doesn't include the hacks that takitr pointed

Thanks



Re: Howto build unofficial pli for your unsupported receiver #1682 takitr

  • Senior Member
  • 77 posts

+24
Neutral

Posted 16 July 2018 - 18:29

I hack anything that is patch for openatv 6.1 enigma2 source for alien5. Look this patch

Re: Howto build unofficial pli for your unsupported receiver #1683 MastaG

  • Senior Member
  • 1,531 posts

+118
Excellent

Posted 16 July 2018 - 21:28

 

 

Only @MastaG works on sh4 and spark models so wait for him :)

I see. Thanks! We will wait for @MastaG.

 

 

 

Yes and there's been lots and lots of things on the TODO list to fix :P

So it's going to take some time, but I promise the update will be nice :)



Re: Howto build unofficial pli for your unsupported receiver #1684 bumperbee

  • Senior Member
  • 284 posts

+10
Neutral

Posted 16 July 2018 - 21:38

Thanks very much Zeros

 

Best Regards to ALL



Re: Howto build unofficial pli for your unsupported receiver #1685 pop1234

  • Member
  • 17 posts

0
Neutral

Posted 16 July 2018 - 22:22

@MastaG

 

we are waiting

see PM



Re: Howto build unofficial pli for your unsupported receiver #1686 bumperbee

  • Senior Member
  • 284 posts

+10
Neutral

Posted 17 July 2018 - 00:50

Hi Zeros, after installation it couldn’t boot-up, I had tried twice just to ensure I did correctly.



Re: Howto build unofficial pli for your unsupported receiver #1687 Maksyuha

  • Senior Member
  • 32 posts

0
Neutral

Posted 17 July 2018 - 06:47

 

 

 

Only @MastaG works on sh4 and spark models so wait for him :)

I see. Thanks! We will wait for @MastaG.

 

 

 

Yes and there's been lots and lots of things on the TODO list to fix :P

So it's going to take some time, but I promise the update will be nice :)

 

Thanks! @MastaG



Re: Howto build unofficial pli for your unsupported receiver #1688 moham96

  • Senior Member
  • 175 posts

+20
Neutral

Posted 17 July 2018 - 10:48

Hi,

If there are any people here have successfully ran openpli on these devices(alien5, k2pro) I am want to collect some information for development, if you could executes these commands in your box and post the output I would appreciate it:

find /proc/stb/ -type f |xargs  -I % sh -c "echo $'file -%:\n' ;cat %"
cat /proc/bus/nim_sockets
lsmod

execute each command and post the output on pastebin

also does anyone know what is the function of se2io_se kernel module and lkdosth tool that comes with the alien5 image ?

 

thanks



Re: Howto build unofficial pli for your unsupported receiver #1689 starz

  • Senior Member
  • 59 posts

+1
Neutral

Posted 17 July 2018 - 11:23

Hi,
If there are any people here have successfully ran openpli on these devices(alien5, k2pro) I am want to collect some information for development, if you could executes these commands in your box and post the output I would appreciate it:

find /proc/stb/ -type f |xargs  -I % sh -c "echo $'file -%:\n' ;cat %"
cat /proc/bus/nim_sockets
lsmod
execute each command and post the output on pastebin
also does anyone know what is the function of se2io_se kernel module and lkdosth tool that comes with the alien5 image ?

thanks

https://github.com/o...roid-lkdosth.bb
Lkdosth says "create nim sockets"
And cnim also says "create nim sockets"
Se2io_se unknown.

Re: Howto build unofficial pli for your unsupported receiver #1690 blinkosm

  • Senior Member
  • 144 posts

+1
Neutral

Posted 17 July 2018 - 11:56

 

 

 

to MasterG and Persian Prince ... as this unoficial opli could you please make a liitle change like i already mentioned it in this topic https://forums.openp...very-important/
 
its about to make a update for epgcache in short time instead of 60min which is the default value ... :)


I will make this available for you but not as a global thing and probably with a switch or something.

 

 

Persian Prince you forgot about this ... please do it for dm520  :rolleyes: :rolleyes:

 

 

Done: https://github.com/P...22aea887753fe36

 

Example for dm520:

 

Change https://github.com/P...e/dm520.conf#L7 to

MACHINE_FEATURES += "libpassthrough recovery epgcache1"

Test image: http://www.mediafire...tfs.tar.xz/file (I'm not sure about the boot status of the image itself)

 

Others could use "epgcache1" feature too as it seems it's a good feature for EPG: https://forums.openp...very-important/

 

Good luck :)

 

 

I better test it for the DM800 maybe the dm520 image has boot problem so now i have to make some changes in dm800.conf :

 

#@TYPE: Machine

#@NAME: Dreambox DM 800 HD PVR

#@DESCRIPTION: Machine configuration for the Dreambox DM 800 HD PVR

OPENPLI_FEATURES = "usbconsole"

MACHINE_FEATURES += "wlan modem dvb-c blindscan-dvbc"

#MACHINE_FEATURES += "kernelwifi externalwifi"

MACHINE_FEATURES += "smallflash"

 

 

and add this MACHINE_FEATURES += "libpassthrough recovery epgcache1" is that right??? :rolleyes: :rolleyes:


Edited by blinkosm, 17 July 2018 - 12:00.


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

  • Senior Member
  • 1,982 posts

+247
Excellent

Posted 17 July 2018 - 13:03

 

 

 

 

to MasterG and Persian Prince ... as this unoficial opli could you please make a liitle change like i already mentioned it in this topic https://forums.openp...very-important/
 
its about to make a update for epgcache in short time instead of 60min which is the default value ... :)


I will make this available for you but not as a global thing and probably with a switch or something.

 

 

Persian Prince you forgot about this ... please do it for dm520  :rolleyes: :rolleyes:

 

 

Done: https://github.com/P...22aea887753fe36

 

Example for dm520:

 

Change https://github.com/P...e/dm520.conf#L7 to

MACHINE_FEATURES += "libpassthrough recovery epgcache1"

Test image: http://www.mediafire...tfs.tar.xz/file (I'm not sure about the boot status of the image itself)

 

Others could use "epgcache1" feature too as it seems it's a good feature for EPG: https://forums.openp...very-important/

 

Good luck :)

 

 

I better test it for the DM800 maybe the dm520 image has boot problem so now i have to make some changes in dm800.conf :

 

#@TYPE: Machine

#@NAME: Dreambox DM 800 HD PVR

#@DESCRIPTION: Machine configuration for the Dreambox DM 800 HD PVR

OPENPLI_FEATURES = "usbconsole"

MACHINE_FEATURES += "wlan modem dvb-c blindscan-dvbc"

#MACHINE_FEATURES += "kernelwifi externalwifi"

MACHINE_FEATURES += "smallflash"

 

 

and add this MACHINE_FEATURES += "libpassthrough recovery epgcache1" is that right??? :rolleyes: :rolleyes:

 

 

No that was the example for dm520, for dm800 it will be like:

MACHINE_FEATURES += "smallflash epgcache1"

for line https://github.com/P...e/dm800.conf#L8

 

Just add "epgcache1" nothing more.

 

;)


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


Re: Howto build unofficial pli for your unsupported receiver #1692 takitr

  • Senior Member
  • 77 posts

+24
Neutral

Posted 17 July 2018 - 13:06

look https://onlinedisass...odaweb/vgpefuZf

 

Hi,

If there are any people here have successfully ran openpli on these devices(alien5, k2pro) I am want to collect some information for development, if you could executes these commands in your box and post the output I would appreciate it:

find /proc/stb/ -type f |xargs  -I % sh -c "echo $'file -%:\n' ;cat %"
cat /proc/bus/nim_sockets
lsmod

execute each command and post the output on pastebin

also does anyone know what is the function of se2io_se kernel module and lkdosth tool that comes with the alien5 image ?

 

thanks



Re: Howto build unofficial pli for your unsupported receiver #1693 takitr

  • Senior Member
  • 77 posts

+24
Neutral

Posted 17 July 2018 - 13:13

se2io.ko

 

https://onlinedisass...odaweb/uVuSTMPI



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

  • Senior Member
  • 1,982 posts

+247
Excellent

Posted 17 July 2018 - 14:56

Try compiling with my new changes ;)

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


Re: Howto build unofficial pli for your unsupported receiver #1695 PhilipZ

  • Member
  • 6 posts

0
Neutral

Posted 17 July 2018 - 15:42

Thank you very much Zeros.

With latest image (I try only this from 13 July) most of issues I have in the past with openPLi images are solved. Now triple tuners DVB-S/C/T work like in DreamOS - can watch TV from DVB-S or DVB-C and record/PIP from DVB-C. Only one issue still remain - I use multichannel amplifier for sound via HDMI (CEC-HDMI is on and working). Amplifier support all current formats for digital audio. Unfortunately with all version of openPLi (including your latest image) when watch 4K channels with AC3+ audio there is no sound. Only way to have sound is to turn on downsample. In original DreamOS images no such issue. For example 13.0E Hotbird 11373H/27500 - NASA UHD
And one small issue - oscam-emu died immediately after start. Updating with latest version oscam-svn11425-arm_dream-webif-emu clear the issue.

Edited by PhilipZ, 17 July 2018 - 15:44.

DM920UHD DVB-S2X TRIPLE tuner

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

  • PLi® Contributor
  • 1,635 posts

+61
Good

Posted 17 July 2018 - 15:44

Currently a temporary solution for bumperbee, so he can use it with his box until it's done:

dm7020hdv2-image-17.07.2018
https://www.online.e...2a-d6bd1f8f3221

(or use the previous version, what worked for him)


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 #1697 zeros

  • PLi® Contributor
  • 1,635 posts

+61
Good

Posted 17 July 2018 - 16:22

About AC3+ I find:
https://forums.openp...rough-possible/
(Yes, it's old, but maybe things haven't changed)
I will check that NASA UHD channel, when I get home!

Edited by zeros, 17 July 2018 - 16:24.

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 #1698 frankviana

  • Senior Member
  • 474 posts

+4
Neutral

Posted 17 July 2018 - 17:25

Hi,

If there are any people here have successfully ran openpli on these devices(alien5, k2pro) I am want to collect some information for development, if you could executes these commands in your box and post the output I would appreciate it:

find /proc/stb/ -type f |xargs  -I % sh -c "echo $'file -%:\n' ;cat %"
cat /proc/bus/nim_sockets
lsmod

execute each command and post the output on pastebin

also does anyone know what is the function of se2io_se kernel module and lkdosth tool that comes with the alien5 image ?

 

thanks

 

My tests: K1 pro (s905D)

                        PURE2-TEAM 2018
 -----------------------------------------------------------

          _/_/_/                        _/_/_/_/    _/_/
         _/    _/  _/    _/  _/  _/_/  _/        _/    _/
        _/_/_/    _/    _/  _/_/      _/_/_/        _/
       _/        _/    _/  _/        _/          _/
      _/          _/_/_/  _/        _/_/_/_/  _/_/_/_/

                      http://pur-e2.club

 ~ Kernel 3.14.29 (18:20:59). Have a N.I.C.E. day on alien5 ~

pure2 6.2 alien5

alien5 login: root
Password:
Last login: Tue Jul 17 18:18:53 CEST 2018 on pts/0

root@alien5:~# find /proc/stb/ -type f |xargs  -I % sh -c "echo $'file -%:\n' ;cat %"

file -/proc/stb/vmpeg/0/pep_saturation:

00008000

file -/proc/stb/vmpeg/0/pep_brightness:

00008000

file -/proc/stb/vmpeg/0/pep_apply:

1
file -/proc/stb/vmpeg/0/pep_contrast:

00008000

file -/proc/stb/vmpeg/0/progressive:

1
file -/proc/stb/vmpeg/0/yres:

2d0
file -/proc/stb/vmpeg/0/xres:

500
file -/proc/stb/vmpeg/0/framerate:

25000
file -/proc/stb/vmpeg/0/dst_width:

00000000

file -/proc/stb/vmpeg/0/dst_top:

00000000

file -/proc/stb/vmpeg/0/dst_left:

00000000

file -/proc/stb/vmpeg/0/dst_height:

00000000

file -/proc/stb/vmpeg/0/dst_apply:


file -/proc/stb/vmpeg/0/aspect:

1
file -/proc/stb/vmpeg/deinterlace_choices:

auto on off
file -/proc/stb/vmpeg/deinterlace:

auto
file -/proc/stb/lcd/powerled:

file -/proc/stb/avs/0/volume:

on
file -/proc/stb/avs/0/standby:

off
file -/proc/stb/avs/0/input:

file -/proc/stb/denc/0/wss_choices:

auto
file -/proc/stb/denc/0/wss:

auto
file -/proc/stb/info/boxtype:

alien5
file -/proc/stb/info/chipset:

meson-64
file -/proc/stb/info/model:

alien5
file -/proc/stb/video/policy_choices2:

bestfit letterbox panscan nonlinear policy
file -/proc/stb/video/policy2:

letterbox
file -/proc/stb/video/policy_choices:

bestfit letterbox panscan nonlinear
file -/proc/stb/video/policy:

panscan
file -/proc/stb/video/alpha:

255
file -/proc/stb/video/aspect_choices:

4:3 16:9
file -/proc/stb/video/aspect:

16:9
file -/proc/stb/video/videomode_preferred:

HDMI
file -/proc/stb/video/videomode_choices:

480i50 576i60 720p 720p50 1080i 1080i50 1080p 1080p50 2160p 2160p50
file -/proc/stb/video/videomode:

1080p
file -/proc/stb/sensors/temp0/value:

44
file -/proc/stb/sensors/temp0/name:
CPU
file -/proc/stb/sensors/temp0/unit:

 

root@alien5:~# cat /proc/bus/nim_sockets

 

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

NIM Socket 1:
      Type: DVB-C
      Name: 60001
      Has_Outputs: no
      Frontend_Device: 1

NIM Socket 2:
      Type: DVB-T2
      Name: 60002
      Has_Outputs: no
      Frontend_Device: 2

root@alien5:~#
 

root@alien5:~# lsmod

Module                  Size  Used by
se2io_se               98859  0
mali                  240156  0
ampanel                 8967  0
e2_procfs              52052  0
8189es               1115416  0
cfg80211              380545  1 8189es

root@alien5:~#
 


Dreambox Two, GT-Media V8XS, GT-Media M7x, GT-Media v9 prime, Gt-Media Finder Meter 2, , TBS 6903-x v2, Octagon SF8008 single, Edision OS Mini 4k, Zgemma h9s SE, GT-Media V8UHD, Raspberry Pi 4, T95 Max + (CoreElec/Tvheadend), Freesky Triplo X, Zgemma h9 twin, Zgemma h9s, Amiko SHD 8900, Gt-Media GTC, Octagon SX88+, Octagon SX88, Vu Zero, Vu+ Zero 4K, Mecool K1/K2/K3, Azamerica s2010, Azamerica s810B, Nazabox Xgame, Koqit K1 mini, TBS 5520se, TBS 5925, TBS 6922se, Openbox X5, Openbox S9, AZBOX TITAN twin, AZBOX Premium+, AZBOX Elite , Rasp Pi, Rasp Pi 2/3, Orange Pi PC, Coolsat 5000, Dm528s, DM800se, Satlink 6933, Satlink 6960, Satlink 6932, GT-Media V8, Gt-Media V8 Meter,  PixelView PlayTV USB SBTVD ISDB-T (dib0700), Mygica S270 ISDB-T (Siano Rio). C-Band Motorized dish - 5,00m (20ºE - 116.8ºW), Ku-Band Motorized dish - 1,80m (3ºw - 116,8ºW)


Re: Howto build unofficial pli for your unsupported receiver #1699 takitr

  • Senior Member
  • 77 posts

+24
Neutral

Posted 17 July 2018 - 18:03


Hi,
If there are any people here have successfully ran openpli on these devices(alien5, k2pro) I am want to collect some information for development, if you could executes these commands in your box and post the output I would appreciate it:

find /proc/stb/ -type f |xargs  -I % sh -c "echo $'file -%:\n' ;cat %"
cat /proc/bus/nim_sockets
lsmod
execute each command and post the output on pastebin
also does anyone know what is the function of se2io_se kernel module and lkdosth tool that comes with the alien5 image ?

thanks

My tests: K1 pro (s905D)

PURE2-TEAM 2018
-----------------------------------------------------------

_/_/_/ _/_/_/_/ _/_/
_/ _/ _/ _/ _/ _/_/ _/ _/ _/
_/_/_/ _/ _/ _/_/ _/_/_/ _/
_/ _/ _/ _/ _/ _/
_/ _/_/_/ _/ _/_/_/_/ _/_/_/_/

http://pur-e2.club

~ Kernel 3.14.29 (18:20:59). Have a N.I.C.E. day on alien5 ~

pure2 6.2 alien5

alien5 login: root
Password:
Last login: Tue Jul 17 18:18:53 CEST 2018 on pts/0
root@alien5:~# find /proc/stb/ -type f |xargs -I % sh -c "echo $'file -%:\n' ;cat %"
file -/proc/stb/vmpeg/0/pep_saturation:

00008000

file -/proc/stb/vmpeg/0/pep_brightness:

00008000

file -/proc/stb/vmpeg/0/pep_apply:

1
file -/proc/stb/vmpeg/0/pep_contrast:

00008000

file -/proc/stb/vmpeg/0/progressive:

1
file -/proc/stb/vmpeg/0/yres:

2d0
file -/proc/stb/vmpeg/0/xres:

500
file -/proc/stb/vmpeg/0/framerate:

25000
file -/proc/stb/vmpeg/0/dst_width:

00000000

file -/proc/stb/vmpeg/0/dst_top:

00000000

file -/proc/stb/vmpeg/0/dst_left:

00000000

file -/proc/stb/vmpeg/0/dst_height:

00000000

file -/proc/stb/vmpeg/0/dst_apply:


file -/proc/stb/vmpeg/0/aspect:

1
file -/proc/stb/vmpeg/deinterlace_choices:

auto on off
file -/proc/stb/vmpeg/deinterlace:

auto
file -/proc/stb/lcd/powerled:

file -/proc/stb/avs/0/volume:

on
file -/proc/stb/avs/0/standby:

off
file -/proc/stb/avs/0/input:

file -/proc/stb/denc/0/wss_choices:

auto
file -/proc/stb/denc/0/wss:

auto
file -/proc/stb/info/boxtype:

alien5
file -/proc/stb/info/chipset:

meson-64
file -/proc/stb/info/model:

alien5
file -/proc/stb/video/policy_choices2:

bestfit letterbox panscan nonlinear policy
file -/proc/stb/video/policy2:

letterbox
file -/proc/stb/video/policy_choices:

bestfit letterbox panscan nonlinear
file -/proc/stb/video/policy:

panscan
file -/proc/stb/video/alpha:

255
file -/proc/stb/video/aspect_choices:

4:3 16:9
file -/proc/stb/video/aspect:

16:9
file -/proc/stb/video/videomode_preferred:

HDMI
file -/proc/stb/video/videomode_choices:

480i50 576i60 720p 720p50 1080i 1080i50 1080p 1080p50 2160p 2160p50
file -/proc/stb/video/videomode:

1080p
file -/proc/stb/sensors/temp0/value:

44
file -/proc/stb/sensors/temp0/name:
CPU
file -/proc/stb/sensors/temp0/unit:

root@alien5:~# cat /proc/bus/nim_sockets

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

NIM Socket 1:
Type: DVB-C
Name: 60001
Has_Outputs: no
Frontend_Device: 1

NIM Socket 2:
Type: DVB-T2
Name: 60002
Has_Outputs: no
Frontend_Device: 2

root@alien5:~#

root@alien5:~# lsmod
Module Size Used by
se2io_se 98859 0
mali 240156 0
ampanel 8967 0
e2_procfs 52052 0
8189es 1115416 0
cfg80211 380545 1 8189es
root@alien5:~#

https://onlinedisass...odaweb/jdNB5MNU

Re: Howto build unofficial pli for your unsupported receiver #1700 frankviana

  • Senior Member
  • 474 posts

+4
Neutral

Posted 17 July 2018 - 18:14

With last image (pure2/openatv), media player show video ok, but sound only 5 seconds... OpenPli show message: streams not found (no audio/no video)...

 

Some screenshots (nims)

 

Attached File  screenshot_20180717182804.jpg   78.78KB   9 downloads

 

Others:

 

Attached File  screenshot_20180717182921.jpg   110.82KB   9 downloads

 

Attached File  screenshot_20180717182845.jpg   109.27KB   9 downloads

 

Attached File  screenshot_20180717182830.jpg   87.91KB   9 downloads

 

Enigma2 (log) too, including media player running

 

 

Attached Files


Edited by frankviana, 17 July 2018 - 18:17.

Dreambox Two, GT-Media V8XS, GT-Media M7x, GT-Media v9 prime, Gt-Media Finder Meter 2, , TBS 6903-x v2, Octagon SF8008 single, Edision OS Mini 4k, Zgemma h9s SE, GT-Media V8UHD, Raspberry Pi 4, T95 Max + (CoreElec/Tvheadend), Freesky Triplo X, Zgemma h9 twin, Zgemma h9s, Amiko SHD 8900, Gt-Media GTC, Octagon SX88+, Octagon SX88, Vu Zero, Vu+ Zero 4K, Mecool K1/K2/K3, Azamerica s2010, Azamerica s810B, Nazabox Xgame, Koqit K1 mini, TBS 5520se, TBS 5925, TBS 6922se, Openbox X5, Openbox S9, AZBOX TITAN twin, AZBOX Premium+, AZBOX Elite , Rasp Pi, Rasp Pi 2/3, Orange Pi PC, Coolsat 5000, Dm528s, DM800se, Satlink 6933, Satlink 6960, Satlink 6932, GT-Media V8, Gt-Media V8 Meter,  PixelView PlayTV USB SBTVD ISDB-T (dib0700), Mygica S270 ISDB-T (Siano Rio). C-Band Motorized dish - 5,00m (20ºE - 116.8ºW), Ku-Band Motorized dish - 1,80m (3ºw - 116,8ºW)



4 user(s) are reading this topic

0 members, 3 guests, 0 anonymous users


    Facebook (1)