Jump to content


marrak

Member Since 1 Apr 2017
Offline Last Active 02 Apr 2017 16:26
-----

Posts I've Made

In Topic: Enigma2 and BBC/ITV at 27.5W Intelsat - a big challenge

2 April 2017 - 16:26

Problem solved! - missing

A:::1100:01F4::: 2600:000000:1FFF 
[...]

in dvbapi config.


In Topic: Enigma2 and BBC/ITV at 27.5W Intelsat - a big challenge

2 April 2017 - 14:38

I'm still dealing with my problem, maybe someone can read sth from oscam log 255:

2017/04/02 15:27:03 02AB377F c   (dvbapi) Got packet with opcode 9F80321E and size 34
2017/04/02 15:27:03 02AB377F c   (dvbapi) PMT Update on socket 16.
2017/04/02 15:27:03 02AB377F c   (dvbapi) Parsing PMT object:
2017/04/02 15:27:03 02AB377F c   (dvbapi)   9F 80 32 1E 03 11 00 09 00 13 01 81 08 0C FD AC
2017/04/02 15:27:03 02AB377F c   (dvbapi)   E7 10 00 00 01 82 02 01 00 84 02 01 F4 0D 01 F4
2017/04/02 15:27:03 02AB377F c   (dvbapi)   00 00
2017/04/02 15:27:03 02AB377F c   (dvbapi) capmt:
2017/04/02 15:27:03 02AB377F c   (dvbapi)   03 11 00 09 00 13 01 81 08 0C FD AC E7 10 00 00
2017/04/02 15:27:03 02AB377F c   (dvbapi)   01 82 02 01 00 84 02 01 F4 0D 01 F4 00 00
2017/04/02 15:27:03 02AB377F c   (dvbapi) Receiver sends PMT command 3 for channel 1100
2017/04/02 15:27:03 02AB377F c   (dvbapi) Receiver wants to demux srvid 1100 on adapter 0000 camask 0001 index 0000 pmtpid 01F4
2017/04/02 15:27:03 02AB377F c   (dvbapi) Open device /dev/dvb/adapter0/demux0 (fd 17)
2017/04/02 15:27:03 02AB377F c   (dvbapi) Demuxer 0 Filter 1 started successfully (caid 0001 provid 000001 pid 01F4)
2017/04/02 15:27:03 02AB377F c   (dvbapi) Demuxer 0 found pmt type: 81 length: 8 (assuming enigma private descriptor: namespace cfdace7 tsid 1000 onid 01)
2017/04/02 15:27:03 02AB377F c   (dvbapi) Demuxer 0 found pmt type: 82 length: 2
2017/04/02 15:27:03 02AB377F c   (dvbapi) Demuxer 0 found pmt type: 84 length: 2
2017/04/02 15:27:03 02AB377F c   (dvbapi) Demuxer 0 stream Datastream (DSM CC)(type: 0d pid: 01f4 length: 0)
2017/04/02 15:27:03 02AB377F c   (dvbapi) Demuxer 0 found 0 ECMpids and 1 STREAMpids in caPMT
2017/04/02 15:27:03 02AB377F c   (dvbapi) Demuxer 0 serving srvid 1100 (FFFE@FFFFFE:1100 unknown) on adapter 0000 camask 0001 index 0000 pmtpid 01F4
2017/04/02 15:27:03 02AB377F c   (dvbapi) Demuxer 0/16 no descrambling needed (srvid = 1100 fd = 16 ecmpids = 0)

Thanks in advance!


In Topic: Enigma2 and BBC/ITV at 27.5W Intelsat - a big challenge

1 April 2017 - 19:13

Thank you. Maybe I will try another image, but for now I'm using original opendreambox image with my oscam and I would like to find solution for it. Any other solution to fix it?


In Topic: Enigma2 and BBC/ITV at 27.5W Intelsat - a big challenge

1 April 2017 - 17:34

Hi,

I'm trying to run this package on Dreambox DM 525 HD but after running script

python bbc_pmt_v6.py -t short -d /dev/dvb/adapter0/demux0

I got (-t long the same):

currentSid: 0x1100
trying with demux /dev/dvb/adapter0/demux0
pmtPid: 0x01f4
Error(145): read (PID 0x01f4): Connection timed out
0x9f 0x80 0x32 0x1e 0x03 0x11 0x00 0x09 0x00 0x13 0x01 0x81 0x08 0x0c 0xfd 0xac 0xe7 0x10 0x00 0x00 0x01 0x82 0x02 0x01 0x00 0x84 0x02 0x01 0xf4 0x0d 0x01 0xf4 0x00 0x00
Error(145): read (PID 0x01f4): Connection timed out

and in oscam log:

Demuxer 0 found 0 ECMpids and 1 STREAMpids in caPMT

BTW I'm using OE 2.2

Could anyone help what should I fix?