The channels with the sound jitter, are they using the AAC audio format? Check with yellow button.
17. January update broke my external USB DVB-T2 working
Re: 17. January update broke my external USB DVB-T2 working #21
Re: 17. January update broke my external USB DVB-T2 working #22
Posted 2 February 2016 - 11:18
Edited by zeros, 2 February 2016 - 11:20.
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: 17. January update broke my external USB DVB-T2 working #23
Posted 2 February 2016 - 13:59
One more difference - with tuner TypeChanged.
Also I will add NimManager different Teams py-files
I don't know how ohter Teams per say, but surely this thing limps with PLi.
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: 17. January update broke my external USB DVB-T2 working #25
Re: 17. January update broke my external USB DVB-T2 working #26
Posted 3 February 2016 - 09:20
Hi Dimitrij!
I checked what you've changed, and find the only thing in line 158, you swapped the order "DVB-S2", "DVB-S" to "DVB-S", "DVB-S2".
I can tell you that the sound is the same as previous (the sound jitter on DVB-T2 channels there exist, unfortunately).
A timer recording from DVB-S(2) I can't yet say if it is OK with DVB-T and DVB-T2 - it is too early to report! It seems that the worse is not gone in anyway, but I'm not sure that this thing is already OK with that! Yesterday it worked, but has in the past also been that works, although rather rare!
I will try to swap back to
types = [type for type in ["DVB-T2", "DVB-T", "DVB-C", "DVB-S2", "DVB-S", "ATSC"] if check(slot.frontend_id, type)]
to see, if the sound jitter on DVB-T2 channels fade away with that (in order to be sure on that). That worked in my mind a week and on my side everything was fine, but that was not OK for sundtek DVB-C!
If the sound jitter disappears with it off, then I have more ideas...
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: 17. January update broke my external USB DVB-T2 working #27
Posted 3 February 2016 - 11:50
Dimitrij, look at ATV code on NimManager-ATV.py: (line 2095)
except:
if slot.description.find("Sundtek SkyTV Ultimate III") > -1:
print"[NimManager] Sundtek SkyTV Ultimate III detected, multiType = False"
addMultiType = False
I think we should add it too. And probably something more also!
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: 17. January update broke my external USB DVB-T2 working #28
Re: 17. January update broke my external USB DVB-T2 working #29
Posted 3 February 2016 - 17:11
Hi sundtek!
in my case it gives me:
root@dm7020hd:~# cat /proc/bus/nim_sockets
NIM Socket 0:Type: DVB-S2Name: BCM4505Has_Outputs: noFrontend_Device: 0I2C_Device: 0NIM Socket 1:Type: DVB-TName: CXD1981Has_Outputs: yesMode 0: DVB-CMode 1: DVB-TFrontend_Device: 1I2C_Device: 2NIM Socket 2:Type: DVB-TName: PCTV 290eHas_Outputs: noFrontend_Device: 2root@dm7020hd:~#
I will ask from a friend, how he will see his sundtek stick. If someone comes to the front, please let it know (I do not have at the moment Sundtek Stick, as I use the PCTV 290e.
Edited by zeros, 3 February 2016 - 17:15.
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: 17. January update broke my external USB DVB-T2 working #30
Re: 17. January update broke my external USB DVB-T2 working #31
Re: 17. January update broke my external USB DVB-T2 working #32
Re: 17. January update broke my external USB DVB-T2 working #33
Posted 3 February 2016 - 17:43
This error is sneaky.
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: 17. January update broke my external USB DVB-T2 working #34
Posted 3 February 2016 - 18:02
I confirm the problem:
Sundtek DVB-T not in NIim list
et8500 login: root root@et8500:~# cat /proc/bus/nim_sockets NIM Socket 0: Type: DVB-S2 Name: AVL6211 Frontend_Device: 0 Has_Ouput: yes I2C_Device: 0 NIM Socket 1: Type: DVB-S2 Name: AVL6211 Frontend_Device: 1 Has_Ouput: yes I2C_Device: 1 NIM Socket 2: Type: DVB-S2 Name: AVL6211 Frontend_Device: 2 Has_Ouput: yes I2C_Device: 2 NIM Socket 3: Type: DVB-C Mode 0: DVB-T2 Mode 1: DVB-C Mode 2: DVB-T Name: Si216x Frontend_Device: 3 Has_Ouput: yes I2C_Device: 3 NIM Socket 4: Type: DVB-T Name: Sundtek DVB-T (III) (1/0) (USB) Frontend_Device: 4 Has_Ouput: no I2C_Device: 11 NIM Socket 5: Type: DVB-S2 Name: Sundtek DVB-S/S2 (IV) (0/0) (USB) Frontend_Device: 5 Has_Ouput: no I2C_Device: 12 root@et8500:~#
GigaBlue UHD Quad 4K /Lunix3-4K/Duo 4K
Re: 17. January update broke my external USB DVB-T2 working #35
Posted 3 February 2016 - 18:14
And that is because one of the patches we applied last week?
* Wavefrontier T90 with 28E/23E/19E/13E via SCR switches 2 x 2 x 6 user bands
I don't read PM -> if you have something to ask or to report, do it in the forum so others can benefit. I don't take freelance jobs.
Ik lees geen PM -> als je iets te vragen of te melden hebt, doe het op het forum, zodat anderen er ook wat aan hebben.
Re: 17. January update broke my external USB DVB-T2 working #36
Re: 17. January update broke my external USB DVB-T2 working #37
Posted 3 February 2016 - 18:23
Only DVB S and S2 original tuners are working on my ET10000.
DVB C and DVB T2/T original tuners currently shows no signal.
I have reverted back to img.20160127 and all tuners are back to normal and working fine.
Info. Pluggable dualtuners on ET10000 that didn't work on img. 20160202 and latest 20160203: Si2169 (DVB-C/T/T2) I haven't tested any img. between january 27 and february 02.
Re: 17. January update broke my external USB DVB-T2 working #38
Posted 3 February 2016 - 21:21
This is IMHO very good offer by Dimitrij post #24 - in my opinion, could give it a try!? So far, here is all well. What do you think?
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: 17. January update broke my external USB DVB-T2 working #39
Posted 4 February 2016 - 07:56
Hi!
It It seems to me now that it's all right.
On current PLi: (also on all the rest Teams works (openatv, Vix, etc.)
types = [type for type in ["DVB-C", "DVB-T", "DVB-T2", "DVB-S2", "DVB-S", "ATSC"] if eDVBResourceManager.getInstance().frontendIsCompatible(slot.frontend_id, type)]
and on Dimitrij offered Mod.:
types = [type for type in ["DVB-C", "DVB-T", "DVB-T2", "DVB-S", "DVB-S2", "ATSC"] if eDVBResourceManager.getInstance().frontendIsCompatible(slot.frontend_id, type)]
Very good, well done!!!
Can you explain to me why this sequence is important? If it can, in some cases, cause problems for another user(s). Anyway, I have all right with that Mod.!
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: 17. January update broke my external USB DVB-T2 working #40
Posted 4 February 2016 - 08:18
so
NIM Socket 3: Type: DVB-T2 Mode 0: DVB-T2 Mode 1: DVB-C Mode 2: DVB-T Name: Si216x Frontend_Device: 3 Has_Ouput: yes I2C_Device: 3 NIM Socket 4: Type: DVB-T Name: Sundtek DVB-T (III) (1/0) (USB) Frontend_Device: 4 Has_Ouput: no I2C_Device: 11
In this situation the DVB-T can not be deleted:
if "DVB-T2" in types: # DVB-T2 implies DVB-T support types.remove("DVB-T")
Edited by Dimitrij, 4 February 2016 - 08:19.
GigaBlue UHD Quad 4K /Lunix3-4K/Duo 4K
6 user(s) are reading this topic
0 members, 6 guests, 0 anonymous users