DOMICA Team

:: Блог - Спутниковое телевидение :: :: ВКонтакте - Спутниковое телевидение:: :: Одноклассники - Спутниковое телевидение:: :: FACEBOOK - Спутниковое телевидение::

Автор Тема: OpenPli 11.x DM800se,DM800seV2,DM900,DM920 оригиналы или клоны (без обсуждения)  (Прочитано 7191 раз)

0 Пользователей и 1 Гость просматривают эту тему.

xingchong

    Оффлайн

  • Капитан
  • *
  • Сообщений: 117
  • Статус: +1420/-0
  • Forum :::Dоmicа:::


Build environment based on OpenPLi-homebuild(develop branch).

Извините, но гости не могут просматривать ссылки. Регистрация или Логин

Thanks to OpenPLi.

In comparison to OpenPLi this repository has:
-Submodules bitbake, openembedded-core and meta-openembedded from honister branch
-GCC 11.2.0
-Glibc 2.34
-GStreamer 1.18.5
-Python 2.7.18
-OpenSSL 1.1.1l
-Busybox 1.34.0

« Последнее редактирование: 04 ноября 2021, 16:59:03 от hecha71 »

xingchong

    Оффлайн

  • Капитан
  • *
  • Сообщений: 117
  • Статус: +1420/-0
  • Forum :::Dоmicа:::
update date: 2021/11/02

xingchong

    Оффлайн

  • Капитан
  • *
  • Сообщений: 117
  • Статус: +1420/-0
  • Forum :::Dоmicа:::
add dm800sev2

Извините, но гости не могут просматривать ссылки. Регистрация или Логин

Извините, но гости не могут просматривать ссылки. Регистрация или Логин
« Последнее редактирование: 11 ноября 2021, 19:50:44 от xingchong »

сказали спасибо:


xingchong

    Оффлайн

  • Капитан
  • *
  • Сообщений: 117
  • Статус: +1420/-0
  • Forum :::Dоmicа:::
add original dm800se
« Последнее редактирование: 04 ноября 2021, 12:16:52 от xingchong »

сказали спасибо:


xingchong

    Оффлайн

  • Капитан
  • *
  • Сообщений: 117
  • Статус: +1420/-0
  • Forum :::Dоmicа:::
The tripple tuner is basically a satellite tuner with capabilities to also receive cable and terrestrial. It can work like a dvb-c, dvb-s or dvb-t tuner, but only one of those at a time.
You set it up like a satellite tuner but due to some settings in the satellites.xml you can make it switch to other modes. Yes you read it well, all settings are done in satellites.xml, no need for cables.xml or terrestrial.xml.
It switches to cable mode if the frequency starts with 01 and inversion="0", it switches to terrestrial mode if the frequency starts with 01 and inversion="1"
In dvb-c mode: fec_inner="0" is qam64 and fec_inner="5" qam256.
This all is managed by the satellites.xml. You need to make a custom satellites.xml which include all transportstream frequencies, qam values and symbolrates of your cable provider beside the already existing satellite lines. Put your custom satellites.xml in /etc/enigma2/satellites.xml, this will overrule all other satellites.xml files and it won't get overwritten by software updates.
After you created the satellites.xml you also need to configure a additional tuner.

Now for the T2 part, I think some setting like above is required to put the tuner in T2 mode. Your tripple tuner model should be SR4T ,not SR4A ~ SR4F.

I expect the trialtuner package would not work with new T2 tuner as well. I think it's also no longer maintained.


When you use OpenPli and configure your tuner like this, it should work.

Don't use the Trialtuner Sr4 driver (doesn't work with PLi).

/etc/tuxbox/satellites.xml

Цитировать
<?xml version="1.0" encoding="iso-8859-1"?>
<satellites>
<sat name="Ziggo 9004" flags="1" position="1">
<transponder frequency="01441000" symbol_rate="06875000" polarization="0" fec_inner="5" inversion="0" modulation="0" system="0"/>
<transponder frequency="01627000" symbol_rate="06875000" polarization="0" fec_inner="0" inversion="0" modulation="0" system="0"/>
...
...
</sat>
</satellites>

configure a tuner and merge the cable settings to the satellites.xml.
You can have multiple sections in your satellites.xml

<sat name="3.1E Eutelsat 3A/3C..Rascom QAF 1R Ku Band" flags="1" position="31">
blabla
</sat>

<sat name="Ziggo 9004" flags="1" position="1">
blabla
</sat>

Use this satellite.xml, place it in /etc/enigma2. This is the so called user satellite.xml which doesn't get overwritten during updates.

fec_inner="0" -> QAM64
fec_inner="5" -> QAM256
frequency 372MHz -> frequency="01372000"

The SR4 tuner is a sat tuner with capabilities to also receive cable and terrestrial. It can handle one mode at a time, it's not a cable, satellite and terrestrial tuner in one package !
You set it up like a sat tuner but due to some settings in the satellites.xml you can switch to other modes. It switches to cable mode if the frequency starts with 01 and inversion="0", it switches to terrestrial mode if the frequency starts with 01 and inversion="1".
You also can use the trialtuner, but I'm not a big fan of this product because it's not compatible with OpenPli and has to many weird issues (freezes). Trial tuner shows you 3 tuner, but you can still use one at a time.

Цитировать
<?xml version="1.0" encoding="utf-8"?>
<satellites>
<sat name="中国有线电视(6875) DVB-C" flags="1" position="004">
<transponder frequency="1115000" symbol_rate="6875000" polarization="3" fec_inner="0" inversion="0" modulation="0" system="0" pilot="0" rolloff="0" />
<transponder frequency="1123000" symbol_rate="6875000" polarization="3" fec_inner="0" inversion="0" modulation="0" system="0" pilot="0" rolloff="0" />
<transponder frequency="1131000" symbol_rate="6875000" polarization="3" fec_inner="0" inversion="0" modulation="0" system="0" pilot="0" rolloff="0" />
<transponder frequency="1139000" symbol_rate="6875000" polarization="3" fec_inner="0" inversion="0" modulation="0" system="0" pilot="0" rolloff="0" />
<transponder frequency="1147000" symbol_rate="6875000" polarization="3" fec_inner="0" inversion="0" modulation="0" system="0" pilot="0" rolloff="0" />
<transponder frequency="1155000" symbol_rate="6875000" polarization="3" fec_inner="0" inversion="0" modulation="0" system="0" pilot="0" rolloff="0" />
<transponder frequency="1251000" symbol_rate="6875000" polarization="3" fec_inner="0" inversion="0" modulation="0" system="0" pilot="0" rolloff="0" />
<transponder frequency="1259000" symbol_rate="6875000" polarization="3" fec_inner="0" inversion="0" modulation="0" system="0" pilot="0" rolloff="0" />
...
...
...
</sat>
</satellites>
« Последнее редактирование: 08 ноября 2021, 13:14:18 от xingchong »

сказали спасибо:


xingchong

    Оффлайн

  • Капитан
  • *
  • Сообщений: 117
  • Статус: +1420/-0
  • Forum :::Dоmicа:::
2021-12-26
« Последнее редактирование: 26 декабря 2021, 19:23:32 от xingchong »

xingchong

    Оффлайн

  • Капитан
  • *
  • Сообщений: 117
  • Статус: +1420/-0
  • Forum :::Dоmicа:::
2022-02-05

xingchong

    Оффлайн

  • Капитан
  • *
  • Сообщений: 117
  • Статус: +1420/-0
  • Forum :::Dоmicа:::
-DM800se -SIM2.10 clone & original
-GCC 11.2.0
-Glibc 2.34
-GStreamer 1.18.6
-Python 2.7.18
-OpenSSL 1.1.1l & 1.0.2r
-Busybox 1.34.1
-Linux kernel 3.2
-OSCAM-EMU 11704-798
-Feeds server is working
-Full-HD Teletext
-Front LED blink speed Setup
-ZapMode (black and hold)
-new AudioSelection
-Build date: 2022-03-09
« Последнее редактирование: 09 марта 2022, 14:13:20 от xingchong »

сказали спасибо:


xingchong

    Оффлайн

  • Капитан
  • *
  • Сообщений: 117
  • Статус: +1420/-0
  • Forum :::Dоmicа:::
2022-03-09

Извините, но гости не могут просматривать ссылки. Регистрация или Логин
Извините, но гости не могут просматривать ссылки. Регистрация или Логин
Извините, но гости не могут просматривать ссылки. Регистрация или Логин
Извините, но гости не могут просматривать ссылки. Регистрация или Логин
Извините, но гости не могут просматривать ссылки. Регистрация или Логин
« Последнее редактирование: 09 марта 2022, 15:40:27 от xingchong »

xingchong

    Оффлайн

  • Капитан
  • *
  • Сообщений: 117
  • Статус: +1420/-0
  • Forum :::Dоmicа:::
DM7020HD
Извините, но гости не могут просматривать ссылки. Регистрация или Логин

DM8000
Извините, но гости не могут просматривать ссылки. Регистрация или Логин

DM500HD
Извините, но гости не могут просматривать ссылки. Регистрация или Логин

сказали спасибо:


 

:: спутниковые ресиверы ::