dm920 - Python3 - openPLi (homebuild)

satpong

Registered
Messages
179
20231109.gif


----------------------------------------------------------------------------------
CinoFHDskin from feed adapted to OAWeather
1 small thing, you have to add your location manually to settings file

add your OAWeather location with next 2 lines:

config.plugins.OAWeather.owm_geocode=13.2599276,52.5069386
config.plugins.OAWeather.weathercity=Berlin, DE

(replace geocode (Longitude, Latitude) and weathercity) (https://www.google.com/maps)

init 4
open-edit file settings /etc/enigma/settings
add 2 lines with your data & save
init 3

some examples:
config.plugins.OAWeather.owm_geocode=31.2172648,30.0595563
config.plugins.OAWeather.weathercity=Cairo, Egypt

config.plugins.OAWeather.owm_geocode=4.1929682,51.2605795
config.plugins.OAWeather.weathercity=Antwerpen, BE

config.plugins.OAWeather.owm_geocode=4.7669177,51.5879763
config.plugins.OAWeather.weathercity=Breda, NL

config.plugins.OAWeather.owm_geocode=4.8977872,52.3790564
config.plugins.OAWeather.weathercity=Amsterdam, NL

config.plugins.OAWeather.owm_geocode=12.2241882,41.9099049
config.plugins.OAWeather.weathercity=Roma, IT
----------------------------------------------------------------------------------
----------------------------------------------------------------------------------

dm920 - Python 3.11.6 - openPLi-develop - homebuild

System OE: PLi-OE
Firmware version: OpenPLi (2023-11-09-develop)
Kernel / Drivers: 3.14 / 20200321

- Python 3.11.6
- GCC 13.2.0
- Glibc 2.38
- OpenSSL 3.1.4
- Busybox 1.36.1
- GStreamer 1.22.6
- FFmpeg 6.0
- CI+, oscam-icam, OScam, ServiceApp, astra-sm, OpenWebif, ...
- blindscan, cablescan, fastscan, terrestrialscan
- feed dm920/drivers/settings/picons/skins/plugins

download:
 

satpong

Registered
Messages
179
008.jpg


+ screenshots:
0002.jpg

0003.jpg

0004.jpg

0005.jpg

0009.jpg

0010.jpg

0006.jpg

0007.jpg

0001.jpg

dm920 - Python 3.11.6 - openPLi-develop - homebuild !

System OE: PLi-OE
Firmware version: OpenPLi (2023-11-13-develop)
Kernel / Drivers: 3.14 / 20200321

- Python 3.11.6
- GCC 13.2.0
- Glibc 2.38
- OpenSSL 3.1.4
- Busybox 1.36.1
- GStreamer 1.22.7
- FFmpeg 6.1
- CI+, oscam-icam, OScam 11726, CCcam 2.3.9, ServiceApp, astra-sm, OpenWebif, ...
- blindscan, cablescan, fastscan, terrestrialscan
- feed dm920/drivers/settings/picons/skins/plugins

update:
- GStreamer 1.22.7
- FFmpeg 6.1
- OScam 11726
- enigma2
...
download:
 
Last edited:

pela71

Registered
Messages
7
008.jpg


+ screenshots:
0002.jpg

0003.jpg

0004.jpg

0005.jpg

0009.jpg

0010.jpg

0006.jpg

0007.jpg

0001.jpg

dm920 - Python 3.11.6 - openPLi-develop - homebuild !

System OE: PLi-OE
Firmware version: OpenPLi (2023-11-13-develop)
Kernel / Drivers: 3.14 / 20200321

- Python 3.11.6
- GCC 13.2.0
- Glibc 2.38
- OpenSSL 3.1.4
- Busybox 1.36.1
- GStreamer 1.22.7
- FFmpeg 6.1
- CI+, oscam-icam, OScam 11726, CCcam 2.3.9, ServiceApp, astra-sm, OpenWebif, ...
- blindscan, cablescan, fastscan, terrestrialscan
- feed dm920/drivers/settings/picons/skins/plugins

update:
- GStreamer 1.22.7
- FFmpeg 6.1
- OScam 11726
- enigma2
...
download:
astra-sm doesn't work
 

satpong

Registered
Messages
179
astra-sm doesn't work
astra-sm is installed and running. (script and config for Abertis 30°W included in image). The rest is up to you.
oscam-emu - keys - e2 settings.

Tip:
Start oscam-icam from image, download ciefp e2 settings (feed) and try Abertis streamrelay channels.

Even though I don't have a satellite dish to test it, I am sure that astra-sm works.
Code:
root@dm920:~# cd /usr/bin
root@dm920:/usr/bin# astra
Usage: astra APP [OPTIONS]

Available Applications:
    --stream            Astra Stream is a main application for
                        the digital television streaming
    --relay             Astra Relay  is an application for
                        the digital television relaying
                        via the HTTP protocol
    --analyze           Astra Analyze is a MPEG-TS stream analyzer
    --dvbls             DVB Adapters information list
    --dvbwrite          Write out script containing adapter list
    --femon             DVB frontend monitor
    SCRIPT              launch Astra script

Astra Options:
    -h, --help          command line arguments
    -v, --version       version number
    --pid FILE          create PID-file
    --syslog NAME       send log messages to syslog
    --log FILE          write log to file
    --no-stdout         do not print log messages into console
    --color             colored log messages in console
    --debug             print debug messages

root@dm920:/usr/bin#
 
Last edited:

pela71

Registered
Messages
7
astra-sm is installed and running. (script and config for Abertis 30°W included in image). The rest is up to you.
oscam-emu - keys - e2 settings.

Tip:
Start oscam-icam from image, download ciefp e2 settings (feed) and try Abertis streamrelay channels.

Even though I don't have a satellite dish to test it, I am sure that astra-sm works.
Code:
root@dm920:~# cd /usr/bin
root@dm920:/usr/bin# astra
Usage: astra APP [OPTIONS]

Available Applications:
    --stream            Astra Stream is a main application for
                        the digital television streaming
    --relay             Astra Relay  is an application for
                        the digital television relaying
                        via the HTTP protocol
    --analyze           Astra Analyze is a MPEG-TS stream analyzer
    --dvbls             DVB Adapters information list
    --dvbwrite          Write out script containing adapter list
    --femon             DVB frontend monitor
    SCRIPT              launch Astra script

Astra Options:
    -h, --help          command line arguments
    -v, --version       version number
    --pid FILE          create PID-file
    --syslog NAME       send log messages to syslog
    --log FILE          write log to file
    --no-stdout         do not print log messages into console
    --color             colored log messages in console
    --debug             print debug messages

root@dm920:/usr/bin#
I solved the problem thanks
 

the real Mojo

Registered
Messages
34
Geen succes. Image van 20231114 na jouw post ge-update
Is een Digitenne (KPN) CI+ module en word niet eens herkend.
Werkt wel in een Vu+ Ultimo 4K met de CI+ helper. Maar als die-hard dreambox gebruiker heb ik de module liever werkend inde DM920.
Bedankt voor jouw hulp zover(y)
 

satpong

Registered
Messages
179
OK, I've put a second update online.
What remains is testing with a new image build. I will upload a new image later.
 

the real Mojo

Registered
Messages
34
OK, I've put a second update online.
What remains is testing with a new image build. I will upload a new image later.
The image that is closest to run this module is OpenATV.
EMM's komen binnen en worden verwerkt. Bij de ECM's gaat het fout. Daar dezelfde melding als met de originele image: |101-0 Incomplete Definition.
 

satpong

Registered
Messages
179
01.jpg


dm920 - Python 3.11.6 - openPLi-develop - homebuild !

System OE: PLi-OE
Firmware version: OpenPLi (2023-11-18-develop)
Kernel / Drivers: 3.14 / 20200321

- Python 3.11.6
- GCC 13.2.0
- Glibc 2.38
- OpenSSL 3.1.4
- Busybox 1.36.1
- GStreamer 1.22.7
- FFmpeg 6.1
- CI+, OScam-emu 11726, OScam 11726, CCcam 2.3.9, ServiceApp, astra-sm, OpenWebif, ...
- blindscan, cablescan, fastscan, terrestrialscan
- feed dm920/drivers/settings/picons/skins/plugins

download

 

the real Mojo

Registered
Messages
34
OK, I've put a second update online.
What remains is testing with a new image build. I will upload a new image later.
Not seen in the image. This module is a bitch. It just won't work in Dreambox (due to lack of license for CI+)
I have been testing a long time now and with all help from you and others still with several ipk's no luck.
In Vu+ ultimo with openPLI ( and ci plus ipk) the module works.
I think the hardware is not good activated for this module in the images. And I think that will not be an easy one.
 

satpong

Registered
Messages
179
In Vu+ ultimo with openPLI ( and ci plus ipk) the module works.
I think the hardware is not good activated for this module in the images. And I think that will not be an easy one.
Then it is due to the dmm drivers. Because I use the same openpli E2 source for my builds.

You can try this:
- update image (online) to the latest version
- do not insert the CI+ module into the box
- switch off SoftCam (set to None and save)
- zap to an encrypted CI+ channel
- restart box on that channel
- then insert the CI+ module into the box (upper CI slot)
If it does not give any result, repeat again with the lower CI slot

Without having such a CI+ module, unfortunately I cannot help you with that.
 
Last edited:
Top