Top Tip T2-MI reception on E2 STB with SDG image - A complete step by step guide

j-f-k

Member
Joined
Jan 22, 2017
Messages
14
Reaction score
2
Points
3
Age
47
My Satellite Setup
1,6m prime focus aluminium dish + 0,3dB Invacom KU-Band LNB, 1,8m prime focus mesh dish + 25K C-Band LNB
My Location
Lithuania
After scan:

Code:
01eb0e2b:03a2:0000
    s 3627000:20580000:2:4:491:2:0:1:1:0:2
/

0320:01eb0e2b:03a2:0000:100:0:0
3627V SID 0x320
p:DVB-S2 QPSK 3627V 49.1°E,f:40

Still no data:

Code:
root@vuduo4k:~# astra --analyze "http://127.0.0.1:8001/1:0:64:320:3a2:0:01eb0e2b:0:0:0"
Dec 11 16:39:55: INFO: Starting Astra SM 0.2
Dec 11 16:39:56: INFO: Bitrate: 0 Kbit/s
Dec 11 16:44:30: ERROR: [http_request 127.0.0.1:8001/1:0:64:320:3a2:0:01eb0e2b:0:0:0] receiving timeout

But noticed that pid? not 4096, but 8174:

0-930:00800:0000:0000:8174 N/A
 
Last edited:

EnoSat

Specialist Contributor
Joined
May 29, 2004
Messages
709
Reaction score
647
Points
93
Age
53
Website
enosat.euweb.cz
My Satellite Setup
TBS-5925/5220/5520SE , Dr.HD , Dreambox , Edision , Mutant
My Location
Slovakia
dvbsnoop -s pidscan show 8174 ?
Code:
root@mutant51:~# dvbsnoop -s pidscan
dvbsnoop V1.4.56 -- https://github.com/OpenVisionE2/dvbsnoop

---------------------------------------------------------
Transponder PID-Scan...
---------------------------------------------------------
PID found:    0 (0x0000)  [SECTION: Program Association Table (PAT)]
PID found:   50 (0x0032)  [SECTION: Program Map Table (PMT)]
PID found: 4096 (0x1000)  [SECTION: Program Association Table (PAT)]
 
Last edited:

j-f-k

Member
Joined
Jan 22, 2017
Messages
14
Reaction score
2
Points
3
Age
47
My Satellite Setup
1,6m prime focus aluminium dish + 0,3dB Invacom KU-Band LNB, 1,8m prime focus mesh dish + 25K C-Band LNB
My Location
Lithuania
Very strange, even on working channels dvbsnoop shows nothing.. :

Code:
root@vuduo4k:~# dvbsnoop -s pidscan
dvbsnoop V1.4.56 -- https://github.com/OpenVisionE2/dvbsnoop

---------------------------------------------------------
Transponder PID-Scan...
---------------------------------------------------------
root@vuduo4k:~#
 

EnoSat

Specialist Contributor
Joined
May 29, 2004
Messages
709
Reaction score
647
Points
93
Age
53
Website
enosat.euweb.cz
My Satellite Setup
TBS-5925/5220/5520SE , Dr.HD , Dreambox , Edision , Mutant
My Location
Slovakia
maybe must defined device
option pd 9 show used devices
Code:
dvbsnoop -s pidscan -demux /dev/dvb/adapter0/demux0 -frontend /dev/dvb/adapter0/frontend0 -pd 9
- tuner 0 demux 0
Code:
dvbsnoop -s pidscan -demux /dev/dvb/adapter0/demux0 -frontend /dev/dvb/adapter0/frontend1 -pd 9
- tuner 1 demux 0
Code:
dvbsnoop -s pidscan -demux /dev/dvb/adapter0/demux1 -frontend /dev/dvb/adapter0/frontend0 -pd 9
- tuner 0 demux 1
...
or
Code:
dvbsnoop -adapter 0 -s pidscan
- adapter 0 internal tuner
Code:
dvbsnoop -adapter 1 -s pidscan
- adapter 1 external tuner
...

or
Code:
dvbsnoop -s feinfo -frontend /dev/dvb/adapter0/frontend0
- status tuner 0
Code:
dvbsnoop -s feinfo -frontend /dev/dvb/adapter0/frontend1
- status tuner 1

or transponder real without PIDs, but when tuned, there must be at least PID PAT and PID PMT in pidscan
 
Last edited:

j-f-k

Member
Joined
Jan 22, 2017
Messages
14
Reaction score
2
Points
3
Age
47
My Satellite Setup
1,6m prime focus aluminium dish + 0,3dB Invacom KU-Band LNB, 1,8m prime focus mesh dish + 25K C-Band LNB
My Location
Lithuania
I found some info that "Pidscan is not supported on Vu+ Zero 4K. Most of the other dvbsnoop commands work on Zero 4K, but not pidscan.".. Mine is Vu+ Duo 4K. What to do?

But managed to get this info from 3627L:

Code:
root@vuduo4k:~# dvbsnoop -n 1 0
dvbsnoop V1.4.56 -- https://github.com/OpenVisionE2/dvbsnoop

------------------------------------------------------------
SECT-Packet: 00000001   PID: 0 (0x0000), Length: 16 (0x0010)
Time received: Sun 2022-12-11  18:52:14.477
------------------------------------------------------------
  0000:  00 b0 0d 03 a2 d7 00 00  03 20 e1 00 2b 51 cb 38   ......... ..+Q.8

PID:  0 (0x0000)  [= assigned for: ISO 13818-1 Program Association Table (PAT)]

Guess table from table id...
PAT-decoding....
Table_ID: 0 (0x00)  [= Program Association Table (PAT)]
section_syntax_indicator: 1 (0x01)
(fixed): 0 (0x00)
reserved_1: 3 (0x03)
Section_length: 13 (0x000d)
Transport_Stream_ID: 930 (0x03a2)
reserved_2: 3 (0x03)
Version_number: 11 (0x0b)
current_next_indicator: 1 (0x01)  [= valid now]
Section_number: 0 (0x00)
Last_Section_number: 0 (0x00)

    Program_number: 800 (0x0320)
    reserved: 7 (0x07)
    Program_map_PID: 256 (0x0100)

CRC: 726780728 (0x2b51cb38)
==========================================================
 
Last edited:

j-f-k

Member
Joined
Jan 22, 2017
Messages
14
Reaction score
2
Points
3
Age
47
My Satellite Setup
1,6m prime focus aluminium dish + 0,3dB Invacom KU-Band LNB, 1,8m prime focus mesh dish + 25K C-Band LNB
My Location
Lithuania
Finally got all info on 3627L 49.1E. Very strange output..
 

Attachments

  • 3627L_49.1E.txt
    35.5 KB · Views: 15

EnoSat

Specialist Contributor
Joined
May 29, 2004
Messages
709
Reaction score
647
Points
93
Age
53
Website
enosat.euweb.cz
My Satellite Setup
TBS-5925/5220/5520SE , Dr.HD , Dreambox , Edision , Mutant
My Location
Slovakia
I don't have any VU here, so I can't verify pidscan :eek:
 

jerome04

New Member
Joined
Nov 30, 2022
Messages
7
Reaction score
2
Points
3
Age
40
My Satellite Setup
Motorized Dish 30W/52E
Vu+Duo4KSE
My Location
France
Hello everyone. I encounter a strange problem on the Dasto T2-Mi on the 33°
With the same files, it works on my sf4008, and not on the Vu+, however astra-sm is indeed active, the parameters seem good and black screen. What can I do ?
Thanks.
 

EnoSat

Specialist Contributor
Joined
May 29, 2004
Messages
709
Reaction score
647
Points
93
Age
53
Website
enosat.euweb.cz
My Satellite Setup
TBS-5925/5220/5520SE , Dr.HD , Dreambox , Edision , Mutant
My Location
Slovakia
if same package work on 4008 and not work on VU+ maybe stoped stream , did you change the packet size settings (etc. for Abertis stream) or stream processing settings for iCam?
 

tvdigest

New Member
Joined
Feb 14, 2023
Messages
2
Reaction score
0
Points
1
Age
43
My Satellite Setup
astra 4.8
My Location
ua
hello, I did everything according to the instructions, the bouquet registered with the channels krrt but the channels do not work 12245 astra4.8e t2mi
 

Attachments

  • log.txt
    11.5 KB · Views: 9

jerome04

New Member
Joined
Nov 30, 2022
Messages
7
Reaction score
2
Points
3
Age
40
My Satellite Setup
Motorized Dish 30W/52E
Vu+Duo4KSE
My Location
France
hello, I did everything according to the instructions, the bouquet registered with the channels krrt but the channels do not work 12245 astra4.8e t2mi
hello
all channels are encrypted on biss...
 

EnoSat

Specialist Contributor
Joined
May 29, 2004
Messages
709
Reaction score
647
Points
93
Age
53
Website
enosat.euweb.cz
My Satellite Setup
TBS-5925/5220/5520SE , Dr.HD , Dreambox , Edision , Mutant
My Location
Slovakia
hello, I did everything according to the instructions, the bouquet registered with the channels krrt but the channels do not work 12245 astra4.8e t2mi
oscam work, problem with astra-sm or stream from astra-sm
 

mbas68

New Member
Joined
Feb 18, 2023
Messages
5
Reaction score
1
Points
3
Age
55
My Satellite Setup
33E
My Location
poreč
hi, has anyone who has dm two or on dm 920 image openatv 6.4 managed to open bosnia channels at 33E percent, i have installed everything that is needed but it does not open, if there is a solution, i would like to know, thank you
 

Analoguesat

Administrator
Staff member
Joined
Jul 26, 2003
Messages
50,798
Reaction score
11,253
Points
113
Location
Scottish Borders
My Satellite Setup
TM 5402HD
Sky+ UK.
My Location
Scottish Borders
hi, has anyone who has dm two or on dm 920 image openatv 6.4 managed to open bosnia channels at 33E percent, i have installed everything that is needed but it does not open, if there is a solution, i would like to know, thank you
Have you read this thread?


There are issues with the Bosnians on 33E on DM receivers atm
 

Maneto

Member
Joined
Aug 22, 2019
Messages
10
Reaction score
2
Points
3
Age
67
My Satellite Setup
DM900UHD4KTriple, DM800HDseV2, DM800HDse, DM500HD, Dreambox7000-S, TBS5925USB, Ferguson HF-8900HD,(Fuba DDA110 / motor DG380S Speedy = 60°E-30°W) + Fuba DDA850 + E-85 Maximum + E-85 Gessat + 85 TeleSystem + 80cm Famaval + 60cm = 53°E-30W.
My Location
Slovakia, Trenčiansky kraj, Prievidza
lamedb:

transponders
014a2cb4:0190:0000
s 11444000:17500000:0:3:330:2:0:1:2:0:0
/
end
services
0fa1:014a2cb4:0190:0000:1:0:0
11444H_plp0
p: Dasto Semtel,c:150fff,f:5
end

astra.conf :

--Dasto Semtel 33E

dastosemtel = make_t2mi_decap({
name = "Dasto",
input = "http://localhost:8001/1:0:1:FA1:190:0:14A2CB4:0:0:0",
plp = 0,
pnr = 0,
pid = 4095, .....NO PID = 4096
})

make_channel({
name= "Dasto",
input = { "t2mi://dastosemtel", },
output = { "http://0.0.0.0:9999/dasto0/11442plp0", },
})

DM900 + DM920 ... OpenATV 6.4 ... OK
 

rom2005

Member
Joined
Dec 24, 2017
Messages
15
Reaction score
2
Points
3
Age
49
My Satellite Setup
VU+Zero + TBS 5925
My Location
Czechia
What is T2-MI video PID of channel T2-MI Rostov (40°E) 3979L 5120? PID 4096 = bitrate 0 now.
 

EnoSat

Specialist Contributor
Joined
May 29, 2004
Messages
709
Reaction score
647
Points
93
Age
53
Website
enosat.euweb.cz
My Satellite Setup
TBS-5925/5220/5520SE , Dr.HD , Dreambox , Edision , Mutant
My Location
Slovakia
They probably turn off the content if it has 0 mbps
 

Maneto

Member
Joined
Aug 22, 2019
Messages
10
Reaction score
2
Points
3
Age
67
My Satellite Setup
DM900UHD4KTriple, DM800HDseV2, DM800HDse, DM500HD, Dreambox7000-S, TBS5925USB, Ferguson HF-8900HD,(Fuba DDA110 / motor DG380S Speedy = 60°E-30°W) + Fuba DDA850 + E-85 Maximum + E-85 Gessat + 85 TeleSystem + 80cm Famaval + 60cm = 53°E-30W.
My Location
Slovakia, Trenčiansky kraj, Prievidza
They turn off T2-MI Rosii 24 Rostov (40°E) 3979L 5120 3/4, or Radio Rosii Rostov (40°E) 3979L 5120 3/4... ?
 
Top