Autor Thema: Blindscan questions enigma2  (Gelesen 1443 mal)

Dima73

  • Jr. Member
  • **
  • Beiträge: 91
    • Profil anzeigen
Blindscan questions enigma2
« am: September 08, 2020, 07:48:20 Nachmittag »
Hi Sundtek
Solo4k/openPli/MediaTV Digital Home III (EU):mode DVB-T
root@vusolo4k:~# /opt/bin/mediaclient -e
**** List of Media Hardware Devices ****
device 0: [MediaTV Digital Home III (EU)]  DVB-C, DVB-T, DVB-T2
  [INFO]:
     STATUS: STANDBY
  [BUS]:
     ID: 3-1
  [SERIAL]:
     ID: U150511201402
  [DVB-C,DVB-T,DVB-T2]:
     FRONTEND: /dev/dvb/adapter1/frontend0
     DVR: /dev/dvb/adapter1/dvr0
     DMX: /dev/dvb/adapter1/demux0

Old drivers scan took 193987 ms/ 3min
root@vusolo4k:~# /opt/bin/mediaclient --build
Build date: 2018-12-20 13:50:32
root@vusolo4k:~# /opt/bin/mediaclient -e
**** List of Media Hardware Devices ****
device 0: [MediaTV Digital Home III (EU)]  DVB-C, DVB-T, DVB-T2
  [INFO]:
     STATUS: STANDBY
  [BUS]:
     ID: 3-1
  [SERIAL]:
     ID: U150511201402
  [DVB-C,DVB-T,DVB-T2]:
     FRONTEND: /dev/dvb/adapter1/frontend0
     DVR: /dev/dvb/adapter1/dvr0
     DMX: /dev/dvb/adapter1/demux0

root@vusolo4k:~# /opt/bin/mediaclient --blindscan 10
waiting for 1 seconds
OK 474000 0 FEC_AUTO QPSK INVERSION_OFF
OK 490000 0 FEC_AUTO QPSK INVERSION_OFF
OK 514000 0 FEC_AUTO QPSK INVERSION_OFF
OK 570000 0 FEC_AUTO QPSK INVERSION_OFF
OK 586000 0 FEC_AUTO QPSK INVERSION_OFF
OK 618000 0 FEC_AUTO QPSK INVERSION_OFF
scan took 193987 ms (found 6 muxes)
root@vusolo4k:~# /opt/bin/mediaclient --blindscan /dev/dvb/adapter0/frontend10
Succeeded this device supports Hardware Blindscan
MODE: DVB-T FREQUENCY: 474000000 BANDWIDTH: 8000000
MODE: DVB-T FREQUENCY: 490000000 BANDWIDTH: 8000000
MODE: DVB-T FREQUENCY: 514000000 BANDWIDTH: 8000000
MODE: DVB-T FREQUENCY: 570000000 BANDWIDTH: 8000000
MODE: DVB-T FREQUENCY: 586000000 BANDWIDTH: 8000000
MODE: DVB-T FREQUENCY: 618000000 BANDWIDTH: 8000000

Last drivers scan took 1046198 ms / 18min

1) Can you reduce scan times in drivers(old 3 min/last 18min)?
Or is it not possible?
Or is it just a problem with my old hardware(MediaTV Digital Home III)?

2)If you use the format /opt/bin/mediaclient --blindscan 10 , new found transponders are visible on the screen.
Example:
show data output
waiting for 1 secondspause N sec
OK 474000 0 FEC_AUTO QPSK INVERSION_OFFpause N sec
OK 490000 0 FEC_AUTO QPSK INVERSION_OFF
If you use the format /opt/bin/mediaclient --blindscan /dev/dvb/adapter0/frontend10 , new found transponders are not visible on the screen.
show only first data output
Succeeded this device supports Hardware Blindscannext  data output not visible all data comes at the end and immediately starts scanning channels
In telnet everything is as it should be, line by line, but in enigma there is a problem, there is only one line at the end of the scan.
It seems that some special character is missing at the end of each line that is in the line 'Succeeded this device supports Hardware Blindscan'.
It's easy to check:
https://github.com/OpenPLi/enigma2/blob/a009c97448fc4bf3450df5d68afd045b65ad210d/lib/python/Screens/ScanSetup.py#L563
replace
if self.terrestrial_tunerName.startswith("Sundtek"):
- cmd = "/opt/bin/mediaclient --blindscan /dev/dvb/adapter0/frontend%d" % nim_idx
+ cmd = "/opt/bin/mediaclient --blindscan %d" % nim_idx
print "SCAN CMD : ",cmd
self.terrestrial_search_container.execute(cmd)
Use Sundtek DVB-T/T2

Menu/Setup/Service searching/Manual scan/select Sundtek tuner DVB-T/T2:
   Type of scan --> Complete
   Scan options --> All frequency