Jump to content


Photo

Vu+ UNO 4K SE DVB-S2X DRIVER


  • Please log in to reply
80 replies to this topic

Re: Vu+ UNO 4K SE DVB-S2X DRIVER #41 Erik Slagter

  • PLi® Core member
  • 46,951 posts

+541
Excellent

Posted 23 June 2018 - 11:33

Do I understand correctly that VU+ patches enigma to return "true" on multistream when they detect the S2x FBC tuner? Do I smell "#if box then" constructions?

 

Most/all of the patch Littlesat is referring to is not required to get multistream working.


Edited by Erik Slagter, 23 June 2018 - 11:33.

* 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: Vu+ UNO 4K SE DVB-S2X DRIVER #42 littlesat

  • PLi® Core member
  • 56,248 posts

+691
Excellent

Posted 23 June 2018 - 11:34

More if some string is in the tuner type then overrule... we already have such thing in place for a different box :(


WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W


Re: Vu+ UNO 4K SE DVB-S2X DRIVER #43 Erik Slagter

  • PLi® Core member
  • 46,951 posts

+541
Excellent

Posted 23 June 2018 - 11:36

Just like I said. The driver should return the capability, simple as that. VU+ already changed that for us for the Silicon Labs tuner. I guess we should send a request. Athoik can you prepare it, you know what's required.


* 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: Vu+ UNO 4K SE DVB-S2X DRIVER #44 littlesat

  • PLi® Core member
  • 56,248 posts

+691
Excellent

Posted 23 June 2018 - 11:36

See the of not multistream row here.... :(

def isMultistream(self):
  multistream = self.frontend_id is not None and eDVBResourceManager.getInstance().frontendIsMultistream(self.frontend_id) or False
  # HACK due to poor support for VTUNER_SET_FE_INFO
  # When vtuner does not accept fe_info we have to fallback to detection using tuner name
  # More tuner names will be added when confirmed as multistream (FE_CAN_MULTISTREAM)----?
  if not multistream and "TBS" in self.description:
     multistream = True
  return multistream

WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W


Re: Vu+ UNO 4K SE DVB-S2X DRIVER #45 Erik Slagter

  • PLi® Core member
  • 46,951 posts

+541
Excellent

Posted 23 June 2018 - 11:39

That's a USB tuner running over vtuner. I could image it's difficult to get the info from there properly.

 

But a pluggable tuner should simply work and report correctly.


* 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: Vu+ UNO 4K SE DVB-S2X DRIVER #46 athoik

  • PLi® Core member
  • 8,458 posts

+327
Excellent

Posted 23 June 2018 - 11:51

This was done on purpose for Xtrend boxes failing to accept VTUNER_SET_FE_INFO.

So this hack was vtuner related.

Now the VTI most probably is returning true there (by checking name or VU+ introduced delsys S2X).

Anyway really don't give a shit on what VTI is doing. There are not playing fair... After all nobody confirmed that it really works on VTI, just a rumor from Rob.


Drivers return no multistream capability and enabling the capability on driver is a minute job (and I am not gutemine :P).

But are they really multistream capable?

S2X might be, but not multistream!?.

Edited by athoik, 23 June 2018 - 11:52.

Wavefield T90: 0.8W - 1.9E - 4.8E - 13E - 16E - 19.2E - 23.5E - 26E - 33E - 39E - 42E - 45E on EMP Centauri DiseqC 16/1
Unamed: 13E Quattro - 9E Quattro on IKUSI MS-0916

Re: Vu+ UNO 4K SE DVB-S2X DRIVER #47 Erik Slagter

  • PLi® Core member
  • 46,951 posts

+541
Excellent

Posted 23 June 2018 - 12:33

Will you make the request to VU+? I guess now the Anga is finished, they may have some spare time.


* 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: Vu+ UNO 4K SE DVB-S2X DRIVER #48 Dimitrij

  • PLi® Core member
  • 9,991 posts

+338
Excellent

Posted 23 June 2018 - 12:41

Seems DVB API 5.10  in VU+ working incorrectly.


GigaBlue UHD Quad 4K /Lunix3-4K/Solo 4K


Re: Vu+ UNO 4K SE DVB-S2X DRIVER #49 athoik

  • PLi® Core member
  • 8,458 posts

+327
Excellent

Posted 23 June 2018 - 12:52

Seems DVB API 5.10  in VU+ working incorrectly.


What API call exactly?
Wavefield T90: 0.8W - 1.9E - 4.8E - 13E - 16E - 19.2E - 23.5E - 26E - 33E - 39E - 42E - 45E on EMP Centauri DiseqC 16/1
Unamed: 13E Quattro - 9E Quattro on IKUSI MS-0916

Re: Vu+ UNO 4K SE DVB-S2X DRIVER #50 athoik

  • PLi® Core member
  • 8,458 posts

+327
Excellent

Posted 23 June 2018 - 12:53

Will you make the request to VU+? I guess now the Anga is finished, they may have some spare time.


Sure, although I would be nice to have such sample in OpenPLi© team, in order not to spread rumors.

Edited by athoik, 23 June 2018 - 12:53.

Wavefield T90: 0.8W - 1.9E - 4.8E - 13E - 16E - 19.2E - 23.5E - 26E - 33E - 39E - 42E - 45E on EMP Centauri DiseqC 16/1
Unamed: 13E Quattro - 9E Quattro on IKUSI MS-0916

Re: Vu+ UNO 4K SE DVB-S2X DRIVER #51 Dimitrij

  • PLi® Core member
  • 9,991 posts

+338
Excellent

Posted 23 June 2018 - 12:56

I made conclusions, looking here

https://github.com/o...anager.py#L2216


GigaBlue UHD Quad 4K /Lunix3-4K/Solo 4K


Re: Vu+ UNO 4K SE DVB-S2X DRIVER #52 athoik

  • PLi® Core member
  • 8,458 posts

+327
Excellent

Posted 23 June 2018 - 13:01

OpenATV is using a multi-tuner approach different that ours.

Yes, the DELSYS API call is not implement using DVB-API, but they are still using the old procfs to change tuner type.

Although, I think, it doesn't affect OpenPLi© code.
Wavefield T90: 0.8W - 1.9E - 4.8E - 13E - 16E - 19.2E - 23.5E - 26E - 33E - 39E - 42E - 45E on EMP Centauri DiseqC 16/1
Unamed: 13E Quattro - 9E Quattro on IKUSI MS-0916

Re: Vu+ UNO 4K SE DVB-S2X DRIVER #53 dhwz

  • Senior Member
  • 227 posts

+20
Neutral

Posted 23 June 2018 - 17:06



But are they really multistream capable?


We are talking about BCM45308 right? Then yes it does, see Dream which have a tuner with this demod for month. Including working blindscan, multistream and S2X.

Re: Vu+ UNO 4K SE DVB-S2X DRIVER #54 athoik

  • PLi® Core member
  • 8,458 posts

+327
Excellent

Posted 23 June 2018 - 17:38

But are they really multistream capable?

We are talking about BCM45308 right? Then yes it does, see Dream which have a tuner with this demod for month. Including working blindscan, multistream and S2X.

I guess we are talking about the same demodator.

Then it will be really simple to fix it.
Wavefield T90: 0.8W - 1.9E - 4.8E - 13E - 16E - 19.2E - 23.5E - 26E - 33E - 39E - 42E - 45E on EMP Centauri DiseqC 16/1
Unamed: 13E Quattro - 9E Quattro on IKUSI MS-0916

Re: Vu+ UNO 4K SE DVB-S2X DRIVER #55 willy01

  • Senior Member
  • 268 posts

+8
Neutral

Posted 23 June 2018 - 17:57

yes

Attached Files

  • Attached File  1.jpg   139.38KB   10 downloads
  • Attached File  2.jpg   109.71KB   8 downloads

Edited by willy01, 23 June 2018 - 18:01.


Re: Vu+ UNO 4K SE DVB-S2X DRIVER #56 Erik Slagter

  • PLi® Core member
  • 46,951 posts

+541
Excellent

Posted 23 June 2018 - 18:57

.


Edited by Erik Slagter, 23 June 2018 - 18:57.

* 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: Vu+ UNO 4K SE DVB-S2X DRIVER #57 Huevos

  • PLi® Contributor
  • 4,243 posts

+158
Excellent

Posted 24 June 2018 - 15:26

I made conclusions, looking here

https://github.com/o...anager.py#L2216

The problem is Vu only reports the current type. So if you have a hybrid DVB-C/T2 tuner API V5 only reports the active type, not the capability.

 

If you look at tuner info when hybrid tuner is in DVB-C mode it only reports that it is DVBC_ANNEX_A. And when it is in DVB-T2 mode it reports DVBT2. Correct bevahiour would be to report delivery system as "DVBC_ANNEX_A DVBT DVBT2" irrespective of the tuner config.



Re: Vu+ UNO 4K SE DVB-S2X DRIVER #58 Rob van der Does

  • Senior Member
  • 7,766 posts

+184
Excellent

Posted 24 June 2018 - 20:43

Anyway really don't give a shit on what VTI is doing. There are not playing fair... After all nobody confirmed that it really works on VTI, just a rumor from Rob.

It's just what I read on their forum. I don't have the hardware, so I can't check myself.

Re: Vu+ UNO 4K SE DVB-S2X DRIVER #59 Huevos

  • PLi® Contributor
  • 4,243 posts

+158
Excellent

Posted 30 June 2018 - 15:49

def isMultistream(self):
	return True

Tested on Ultimo 4K with new D2X tuner (45308X FBC).

 

Doesn't work. Multistream transponders don't lock.

 

Multistream transponder:

Attached File  multistream.jpg   85.39KB   12 downloads

 

Non-multistream transponder:

Attached File  not-multistream.jpg   80.26KB   10 downloads

 

:lol:

 

 

 

 



Re: Vu+ UNO 4K SE DVB-S2X DRIVER #60 Rob van der Does

  • Senior Member
  • 7,766 posts

+184
Excellent

Posted 30 June 2018 - 20:35

Could you test VTI?


0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users