Jump to content


Photo

TBS 5925


  • Please log in to reply
340 replies to this topic

Re: TBS 5925 #181 betacentauri

  • PLi® Core member
  • 7,185 posts

+323
Excellent

Posted 25 May 2016 - 15:33

Et9000 uses quite old kernel(3.8.7). I didn't read that a patch is available for this kernel. If you deliver a patch for it, I'll add it to the git.
Xtrend ET-9200, ET-8000, ET-10000, OpenPliPC on Ubuntu 12.04

Re: TBS 5925 #182 athoik

  • PLi® Core member
  • 8,458 posts

+327
Excellent

Posted 29 May 2016 - 15:11

/////////////////////////////////



Regarding the T2-MI, there is a project called Astra SM and it has already support decapsulating T2-MI, I wasn't able to decapsulate T2-MI from TS dump, maybe someone else has the time to make it.

https://gitlab.com/berdyansk/astra-sm
https://gitlab.com/b...c/mpegts/t2mi.c



/////////////////////////////////

The Astra-SM project mentioned above works. It is capable to decapsulating T2-MI and already exists on SatDreamGr feeds.

T2-MI Zeobud on 4.9E

ctb.jpg

nobkanal.jpg

Configuration.

Save in a file, make executable and run it.

(make sure you are using correct values in dvb_tune, eg correct diseqc)

#!/usr/bin/astra

log.set({ stdout = true, debug = true,})

adapter_1 = dvb_tune({
        adapter = "1",
        device = "0",
        type = "S2",
        tp = "12188:H:30000",
        lnb = "9750:10600:11700",
        modulation="PSK8",
        stream_id="20",
        t2mi = true,
        t2mi_pid=4096,
        t2mi_plp=0,
        fec = "AUTO",
        diseqc = "4",
        lnb_sharing = false,
        budget = false,
        rolloff = "AUTO",
})

make_channel({
        name = "ZEONBUD 21",
        input = { "dvb://adapter_1#pnr=21", },
        output = { "http://127.0.0.1:9999/zeonbud/21", },
})
make_channel({
        name = "ZEONBUD 22",
        input = { "dvb://adapter_1#pnr=22", },
        output = { "http://127.0.0.1:9999/zeonbud/22", },
})
make_channel({
        name = "ZEONBUD 23",
        input = { "dvb://adapter_1#pnr=23", },
        output = { "http://127.0.0.1:9999/zeonbud/23", },
})
make_channel({
        name = "ZEONBUD 24",
        input = { "dvb://adapter_1#pnr=24", },
        output = { "http://127.0.0.1:9999/zeonbud/24", },
})
make_channel({
        name = "ZEONBUD 25",
        input = { "dvb://adapter_1#pnr=25", },
        output = { "http://127.0.0.1:9999/zeonbud/25", },
})
make_channel({
        name = "ZEONBUD 26",
        input = { "dvb://adapter_1#pnr=26", },
        output = { "http://127.0.0.1:9999/zeonbud/26", },
})
make_channel({
        name = "ZEONBUD 27",
        input = { "dvb://adapter_1#pnr=27", },
        output = { "http://127.0.0.1:9999/zeonbud/27", },
})
make_channel({
        name = "ZEONBUD 28",
        input = { "dvb://adapter_1#pnr=28", },
        output = { "http://127.0.0.1:9999/zeonbud/28", },
})
 
Channels in Bouquet

#NAME ZeonBud
#SERVICE 1:0:1:0:0:0:0:0:0:0:http://127.0.0.1:9999/zeonbud/21 ZOOM
#SERVICE 1:0:1:0:0:0:0:0:0:0:http://127.0.0.1:9999/zeonbud/22 Кіноточка
#SERVICE 1:0:1:0:0:0:0:0:0:0:http://127.0.0.1:9999/zeonbud/23 СТБ
#SERVICE 1:0:1:0:0:0:0:0:0:0:http://127.0.0.1:9999/zeonbud/24 ТЕТ
#SERVICE 1:0:1:0:0:0:0:0:0:0:http://127.0.0.1:9999/zeonbud/25 К-2
#SERVICE 1:0:1:0:0:0:0:0:0:0:http://127.0.0.1:9999/zeonbud/26 Новий канал
#SERVICE 1:0:1:0:0:0:0:0:0:0:http://127.0.0.1:9999/zeonbud/27 М-1
#SERVICE 1:0:1:0:0:0:0:0:0:0:http://127.0.0.1:9999/zeonbud/28 5 канал
 
In order to install astra-sm you need to run the command opkg install astra-sm

You can find astra-sm on experintal SatDreamGr feeds.

Please note that you need a card with multistream working (e.g. TBS).

Also please note, that astra-sm require read/write access to tuner, so if the tuner is used by enigma2, astra-sm will have issues opening frontend.

Additionally, i don't know what settings required for motorized setup, astra (cesbo) forum, mentions nothing for motorized setup.

Finally there is a new t2-mi de-encapsulator available in github, it might be nice to create a t2-mi stream relay on enigma2 without using astra-sm complexity, should be possible.

Edit1. https://github.com/n...aster/t2-mi.cpp

Edited by athoik, 29 May 2016 - 15:15.

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: TBS 5925 #183 matas22

  • Member
  • 1 posts

0
Neutral

Posted 30 May 2016 - 15:09

 

Also please note, that astra-sm require read/write access to tuner, so if the tuner is used by enigma2, astra-sm will have issues opening frontend.

 

How to disable tuner for enigma2 and enable for astra-sm only?



Re: TBS 5925 #184 athoik

  • PLi® Core member
  • 8,458 posts

+327
Excellent

Posted 30 May 2016 - 15:56

On tuner configuration set nothing connected. So enigma2 will not use 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: TBS 5925 #185 noorsat

  • Senior Member
  • 48 posts

+2
Neutral

Posted 8 June 2016 - 15:52

HELLO I TRIED TBS 5925 AND VU+SOLOSE WITH OTHER IMAGE .. THE TBS WAS DETECTED ON THE MENU BUT I DIDN'T FIND PLS AND INPUT STREAM !!

WHAT IS MISSING PLEASE ?



Re: TBS 5925 #186 antonio215

  • Senior Member
  • 41 posts

0
Neutral

Posted 16 June 2016 - 12:04

tbs 5925 satdreamgr all image vu plus work perfect for all modell vu plus

Problem is for xtrent model not work

Re: TBS 5925 #187 MCelliotG

  • Senior Member
  • 443 posts

+35
Good

Posted 18 June 2016 - 11:42

Yes, it's almost perfect. The only problem it has is that it freezes the image to busy state when trying to tune to a transponder with no signal for the first time!

There was also another problem during zapping on (Osmini) kernel 4.5 and above but I finally discovered what caused it and temporarily fixed it!

Multistream implementation on Enigma2 has been a lifesaver for me!



Re: TBS 5925 #188 berndel

  • Senior Member
  • 104 posts

0
Neutral

Posted 20 June 2016 - 16:16

New HQ video showcasing the usage, scanning and zapping normal and MIS channels on 5W, always using SDG image (with custom skin)!

As you can see everything runs smoothly and fast (at least up to kernel 4.3) and it's so worth a try for developers to make plugins for multistream usage!

 

Please note that the latest version of Dreamboxedit can backup and restore the MIS data with no problem. In this example I use a custom satellites.xml with PLS modes and codes inside and it works flawlessly.

 

 

very good. but, which receiver is it??



Re: TBS 5925 #189 athoik

  • PLi® Core member
  • 8,458 posts

+327
Excellent

Posted 25 June 2016 - 20:03

very good. but, which receiver is it??


It's the Edision osmini.
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: TBS 5925 #190 athoik

  • PLi® Core member
  • 8,458 posts

+327
Excellent

Posted 6 July 2016 - 20:04

I am including astra-sm and blindscan-s2 bitbakes and patches.

Those should be available on OE-A soon as well.

Attached Files


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: TBS 5925 #191 nautilus7

  • Senior Member
  • 229 posts

+6
Neutral

Posted 8 July 2016 - 22:52

There are new tbs drivers in their site. They also say they have open source linux drivers.


Edited by nautilus, 8 July 2016 - 22:52.


Re: TBS 5925 #192 fred2

  • Member
  • 14 posts

0
Neutral

Posted 10 July 2016 - 08:35

hi

work it on gigablue quad plus??

can you receive the Multistreams PLP on 36E,45E ?

thanks



Re: TBS 5925 #193 antonio215

  • Senior Member
  • 41 posts

0
Neutral

Posted 12 July 2016 - 11:01

hi
work it on gigablue quad plus??
can you receive the Multistreams PLP on 36E,45E ?
thanks



Only image satdreamgr

Satdreamgr not support image gigablue

Edited by antonio215, 12 July 2016 - 11:02.


Re: TBS 5925 #194 athoik

  • PLi® Core member
  • 8,458 posts

+327
Excellent

Posted 12 July 2016 - 18:54

hi
work it on gigablue quad plus??
can you receive the Multistreams PLP on 36E,45E ?
thanks


OpenATV gathered all the patches from this thread. Here is the announcement: http://www.opena.tv/...wie-5925-a.html

So get the OpenATV with multistream for GigaBlue and check.

Edited by athoik, 12 July 2016 - 18:55.

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: TBS 5925 #195 fred2

  • Member
  • 14 posts

0
Neutral

Posted 13 July 2016 - 14:01

 

hi
work it on gigablue quad plus??
can you receive the Multistreams PLP on 36E,45E ?
thanks


OpenATV gathered all the patches from this thread. Here is the announcement: http://www.opena.tv/...wie-5925-a.html

So get the OpenATV with multistream for GigaBlue and check.

 

work this with tbs 5925 Card or without Card?

thx



Re: TBS 5925 #196 fred2

  • Member
  • 14 posts

0
Neutral

Posted 13 July 2016 - 14:09

why Satdreamgr,OPEN PLI not Support gigablue??? what is the reason?



Re: TBS 5925 #197 athoik

  • PLi® Core member
  • 8,458 posts

+327
Excellent

Posted 13 July 2016 - 15:56

work this with tbs 5925 Card or without Card?
thx


For sure it will work with 5925 or 5980 TBS card.

Most probably it will work also with Prof Revolution 7500 USB and Technisat SkyStar USB HD.

The following usb cards are the ones with STV chipset (and MIS/PLS).

TBS5925 (OK! 100% working)
TBS5980 (OK! CI initilization issues on reboot)
Prof Revolution DVB-S2 7500 USB (??? a volunteer with hardware required)
Technisat SkyStar USB HD (??? a volunteer with hardware required)


Without above cards, if manufacturer has STV chipset (eg stv0903bac, stv0903aac) with FE_CAN_MULTISTREAM enabled on drivers, it is possible to work as well.


why Satdreamgr,OPEN PLI not Support gigablue??? what is the reason?


Ask GigaBlue why! (I guess they can ring OpenPLi bell at any time, like others do).
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: TBS 5925 #198 fred2

  • Member
  • 14 posts

0
Neutral

Posted 13 July 2016 - 17:20

gigablue not answer! bad Support!

 

and why it work on Spark 7111 Tuner based Boxs without tbs card? https://www.youtube....eature=youtu.be
Fulan Model lists https://wiki.neutrin.../Hardware:Spark

 

tbs5925+E2 expensive fun!! 229€ for a tv Card? :D



Re: TBS 5925 #199 athoik

  • PLi® Core member
  • 8,458 posts

+327
Excellent

Posted 13 July 2016 - 17:25

and why it work on Spark 7111 Tuner based Boxs without tbs card? https://www.youtube....eature=youtu.be
Fulan Model lists https://wiki.neutrin.../Hardware:Spark


It works because tuner has STV chipset ;)

Edited by athoik, 13 July 2016 - 17:26.

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: TBS 5925 #200 fred2

  • Member
  • 14 posts

0
Neutral

Posted 13 July 2016 - 17:56

I have Plug and Play Tuner on gb quad plus work here directly? Demodulator: STV0913

Serit NIM Sp2246
Tuner: STV6111




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users