Jump to content


Photo

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


  • Please log in to reply
1942 replies to this topic

Re: Enigma2 and BBC/ITV at 27.5W Intelsat - a big challenge #221 MakSATer

  • Member
  • 10 posts

0
Neutral

Posted 23 November 2013 - 18:38

Thank you for fast answer )))
Yes, i tried on "long mode" also
and i tried change demux, but i see it again:

 

root@vuuno:~# ./bbc_pmt_v3.py -t short -d /dev/dvb/adapter0/demux0
capmtType: short, demux: /dev/dvb/adapter0/demux0
sh: wget: not found
sh: wget: not found
sh: wget: not found
 

 



Re: Enigma2 and BBC/ITV at 27.5W Intelsat - a big challenge #222 MakSATer

  • Member
  • 10 posts

0
Neutral

Posted 23 November 2013 - 19:30

Yeah!
Wget i did!
I renamed file "-wget" to "wget" which is into /usr/bin/
But i have a new problem.
I see now:

 

root@vuuno:~# ./bbc_pmt_v3.py -t short -d /dev/dvb/adapter0/demux0
capmtType: short, demux: /dev/dvb/adapter0/demux0
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
 

 



Re: Enigma2 and BBC/ITV at 27.5W Intelsat - a big challenge #223 MakSATer

  • Member
  • 10 posts

0
Neutral

Posted 23 November 2013 - 19:50

In log of oscam

 

2013/11/23 19:46:42 1846 764B74B0 c dvbapi (2600&000000/11C0/1FFF/0000/03:0000/80-80): emu (201 ms) 
2013/11/23 19:46:52 1846 764B74B0 c dvbapi: [ADD PID 0] CAID: 2600 ECM_PID: 1FFF PROVID: 000000 
2013/11/23 19:46:52 1846 764B74B0 c dvbapi: new program number: 1100 (2600:1100 unknown) 
2013/11/23 19:46:52 1846 764B74B0 c dvbapi: Start descrambling PID #0 (CAID: 2600) 1 
2013/11/23 19:46:52 1846 764B74B0 c dvbapi: ERROR: ioctl(CA_SET_DESCR): Invalid argument 
2013/11/23 19:46:52 1846 764B74B0 c dvbapi: ERROR: ioctl(CA_SET_DESCR): Invalid argument 
 


Re: Enigma2 and BBC/ITV at 27.5W Intelsat - a big challenge #224 doublet

  • Senior Member
  • 90 posts

+5
Neutral

Posted 23 November 2013 - 21:11

In log of oscam

 

2013/11/23 19:46:42 1846 764B74B0 c dvbapi (2600&000000/11C0/1FFF/0000/03:0000/80-80): emu (201 ms) 
2013/11/23 19:46:52 1846 764B74B0 c dvbapi: [ADD PID 0] CAID: 2600 ECM_PID: 1FFF PROVID: 000000 
2013/11/23 19:46:52 1846 764B74B0 c dvbapi: new program number: 1100 (2600:1100 unknown) 
2013/11/23 19:46:52 1846 764B74B0 c dvbapi: Start descrambling PID #0 (CAID: 2600) 1 
2013/11/23 19:46:52 1846 764B74B0 c dvbapi: ERROR: ioctl(CA_SET_DESCR): Invalid argument 
2013/11/23 19:46:52 1846 764B74B0 c dvbapi: ERROR: ioctl(CA_SET_DESCR): Invalid argument 
 

 

Never seen output like that. Could you try:

 

1. start the script in long mode

2. try other demux numbers

 

- when catching oscam log, set debug level 255

- what ca devices are there on your system? (post output of ls /dev/dvb/adapter*/ca* command)



Re: Enigma2 and BBC/ITV at 27.5W Intelsat - a big challenge #225 MakSATer

  • Member
  • 10 posts

0
Neutral

Posted 23 November 2013 - 21:28

I tried and result:
 

 

root@vuuno:/usr/script# ./bbc_pmt_v3.py -t long -d /dev/dvb/adapter0/demux0
capmtType: long, demux: /dev/dvb/adapter0/demux0
currentSid: 0x10bf
trying with demux /dev/dvb/adapter0/demux0
pmtPid: 0x00c8
Error(145): read (PID 0x00c8): Connection timed out
0x9f 0x80 0x32 0x19 0x03 0x10 0xbf 0x09 0x00 0x13 0x01 0x81 0x08 0x0c 0xfd 0xac
0xe7 0x10 0x00 0x00 0x01 0x82 0x02 0x01 0x00 0x84 0x02 0x00 0xc8
^CTraceback (most recent call last):
  File "./bbc_pmt_v3.py", line 42, in <module>
    time.sleep(0.5)
KeyboardInterrupt
 

 

 

 

root@vuuno:/usr/script# ./bbc_pmt_v3.py -t long -d /dev/dvb/adapter0/demux1
capmtType: long, demux: /dev/dvb/adapter0/demux1
currentSid: 0x10bf
trying with demux /dev/dvb/adapter0/demux1
pmtPid: 0x00c8
Error(145): read (PID 0x00c8): Connection timed out
0x9f 0x80 0x32 0x19 0x03 0x10 0xbf 0x09 0x00 0x13 0x01 0x81 0x08 0x0c 0xfd 0xac
0xe7 0x10 0x00 0x00 0x01 0x82 0x02 0x02 0x01 0x84 0x02 0x00 0xc8
^CTraceback (most recent call last):
  File "./bbc_pmt_v3.py", line 42, in <module>
    time.sleep(0.5)
KeyboardInterrupt
 

 

 

 

root@vuuno:/usr/script# ./bbc_pmt_v3.py -t long -d /dev/dvb/adapter0/demux2
capmtType: long, demux: /dev/dvb/adapter0/demux2
currentSid: 0x10bf
trying with demux /dev/dvb/adapter0/demux2
pmtPid: 0x00c8
Error(145): read (PID 0x00c8): Connection timed out
0x9f 0x80 0x32 0x19 0x03 0x10 0xbf 0x09 0x00 0x13 0x01 0x81 0x08 0x0c 0xfd 0xac
0xe7 0x10 0x00 0x00 0x01 0x82 0x02 0x04 0x02 0x84 0x02 0x00 0xc8
^CTraceback (most recent call last):
  File "./bbc_pmt_v3.py", line 44, in <module>
    currentSid = "0x" + pipe.readline().rstrip().lower()
KeyboardInterrupt
 

 

 

 

root@vuuno:/usr/script# ./bbc_pmt_v3.py -t long -d /dev/dvb/adapter0/demux3
capmtType: long, demux: /dev/dvb/adapter0/demux3
currentSid: 0x10bf
trying with demux /dev/dvb/adapter0/demux3
pmtPid: 0x00c8
Error(145): read (PID 0x00c8): Connection timed out
0x9f 0x80 0x32 0x19 0x03 0x10 0xbf 0x09 0x00 0x13 0x01 0x81 0x08 0x0c 0xfd 0xac
0xe7 0x10 0x00 0x00 0x01 0x82 0x02 0x08 0x03 0x84 0x02 0x00 0xc8
^CTraceback (most recent call last):
  File "./bbc_pmt_v3.py", line 42, in <module>
    time.sleep(0.5)
KeyboardInterrupt
 

 

 
And result for "ls /dev/dvb/adapter*/ca*"

 

root@vuuno:/usr/script# ls /dev/dvb/adapter*/ca*
/dev/dvb/adapter0/ca0  /dev/dvb/adapter0/ca2  /dev/dvb/adapter0/ca4
/dev/dvb/adapter0/ca1  /dev/dvb/adapter0/ca3
 

And i have updated my reciever to version OPENPli 4.0

 



Re: Enigma2 and BBC/ITV at 27.5W Intelsat - a big challenge #226 MakSATer

  • Member
  • 10 posts

0
Neutral

Posted 23 November 2013 - 21:35

- when catching oscam log, set debug level 255

What i should do for that?



Re: Enigma2 and BBC/ITV at 27.5W Intelsat - a big challenge #227 MakSATer

  • Member
  • 10 posts

0
Neutral

Posted 23 November 2013 - 21:45

Yes, I found it.

In log of oscam

 

 

2013/11/23 21:43:19 1848 75CFF4A0 03 10 BF 09 00 13 01 81 08 0C FD AC E7 10 00 00 
2013/11/23 21:43:19 1848 75CFF4A0 01 82 02 01 00 84 02 00 C8 
2013/11/23 21:43:19 1848 75CFF4A0 c dvbapi: id: 0 demux_index: 0 ca_mask: 01 program_info_length: 19 ca_pmt_list_management 03 
2013/11/23 21:43:19 1848 75CFF4A0 c dvbapi: [pmt] type: 81 length: 8 
2013/11/23 21:43:19 1848 75CFF4A0 c dvbapi: [pmt] type: 82 length: 2 
2013/11/23 21:43:19 1848 75CFF4A0 c dvbapi: [pmt] type: 84 length: 2 
2013/11/23 21:43:19 1848 75CFF4A0 c dvbapi: Found 0 ECMpids and 0 STREAMpids in PMT 
2013/11/23 21:43:19 1848 75CFF4A0 c dvbapi: found biss keys for 0001:10BF:0000 -> adding biss pid. 
2013/11/23 21:43:19 1848 75CFF4A0 c dvbapi: [ADD PID 0] CAID: 2600 ECM_PID: 1FFF PROVID: 000000 
2013/11/23 21:43:19 1848 75CFF4A0 c dvbapi: new program number: 10BF (2600:10BF unknown) 
2013/11/23 21:43:19 1848 75CFF4A0 c dvbapi: [TRY PID 0] CAID: 2600 PROVID: 000000 CA_PID: 1FFF 
2013/11/23 21:43:19 1848 75CFF4A0 c get_cw requested (rc=100) 
2013/11/23 21:43:19 1848 75CFF4A0 c Biss caid found (0001:10BF:0000) 
2013/11/23 21:43:19 1848 75CFF4A0 c Biss keys found (F 10BF1FFF 00) 
2013/11/23 21:43:19 1848 75CFF4A0 c sleeping for 200 ms 
2013/11/23 21:43:19 1848 75CFF4A0 c send_dcw : rc=3 
2013/11/23 21:43:19 1848 75CFF4A0 c dvbapi: Start descrambling PID #0 (CAID: 2600) 1 
2013/11/23 21:43:19 1848 75CFF4A0 c dvbapi: set filter pid: 0001 
2013/11/23 21:43:19 1848 75CFF4A0 c dvbapi: DEVICE open (/dev/dvb/adapter0/demux0) fd 19 
2013/11/23 21:43:19 1848 75CFF4A0 c dvbapi: write cw0 index: 0 (ca0) 
2013/11/23 21:43:19 1848 75CFF4A0 c dvbapi: DEVICE open (/dev/dvb/adapter0/ca0) fd 20 
2013/11/23 21:43:19 1848 75CFF4A0 c dvbapi: ERROR: ioctl(CA_SET_DESCR): Invalid argument 
2013/11/23 21:43:19 1848 75CFF4A0 c dvbapi: write cw1 index: 0 (ca0) 
2013/11/23 21:43:19 1848 75CFF4A0 c dvbapi: ERROR: ioctl(CA_SET_DESCR): Invalid argument 
2013/11/23 21:43:19 1848 75CFF4A0 c dvbapi (2600&000000/10BF/1FFF/0000/03:0000/80-80): emu (202 ms) 
2013/11/23 21:43:19 1848 75CFF4A0 c cw: 
2013/11/23 21:43:19 1848 75CFF4A0 80 0B 73 FE 55 B4 85 8E 80 0B 73 FE 55 B4 85 8E 
 


Re: Enigma2 and BBC/ITV at 27.5W Intelsat - a big challenge #228 doublet

  • Senior Member
  • 90 posts

+5
Neutral

Posted 23 November 2013 - 22:05

Something is wrong with your lamedb. Double check pids and f:4 is present. Example of BBC One England record:

 

1044:0cfdace7:1000:0001:1:0
BBC ONE
p:BBC,c:000065,c:010066,c:030065,f:4

 

(f:4 flag is required for long mode)


Edited by doublet, 23 November 2013 - 22:06.


Re: Enigma2 and BBC/ITV at 27.5W Intelsat - a big challenge #229 MakSATer

  • Member
  • 10 posts

0
Neutral

Posted 23 November 2013 - 22:42

Yeah! This is working!
But i don't understand, where you take it?
p:BBC,c:000065,c:010066,c:030065,f:4


Re: Enigma2 and BBC/ITV at 27.5W Intelsat - a big challenge #230 doublet

  • Senior Member
  • 90 posts

+5
Neutral

Posted 24 November 2013 - 07:55

http://en.kingofsat.net/pos-27.5W.php

http://www.lyngsat.c...telsat-907.html

 

PIDs need to be in hex, here is some more info:

http://openpli.org/f...e-7#entry375778

http://openpli.org/f...c/24768-lamedb/



Re: Enigma2 and BBC/ITV at 27.5W Intelsat - a big challenge #231 MakSATer

  • Member
  • 10 posts

0
Neutral

Posted 24 November 2013 - 10:48

http://en.kingofsat.net/pos-27.5W.php

http://www.lyngsat.c...telsat-907.html

 

PIDs need to be in hex, here is some more info:

http://openpli.org/f...e-7#entry375778

http://openpli.org/f...c/24768-lamedb/

Thank you very much doublet!
But my result: just only three channels ...
BBC NEWS
BBC ONE
BBC ONE Wales
That's all ...
Maybe i made a mistake in lamedb or is this normal?

Edited by MakSATer, 24 November 2013 - 10:49.


Re: Enigma2 and BBC/ITV at 27.5W Intelsat - a big challenge #232 MakSATer

  • Member
  • 10 posts

0
Neutral

Posted 24 November 2013 - 11:02

I updated my report:
BBC NEWS
BBC ONE
BBC ONE Wales
BBC NI
BBC SC
 ~~~~


Re: Enigma2 and BBC/ITV at 27.5W Intelsat - a big challenge #233 doublet

  • Senior Member
  • 90 posts

+5
Neutral

Posted 24 November 2013 - 14:18

More channels shall work. Check lamedb and keyfile.You need to have same keys entered for each service.

Re: Enigma2 and BBC/ITV at 27.5W Intelsat - a big challenge #234 oldfart

  • Member
  • 20 posts

0
Neutral

Posted 13 December 2013 - 22:39

Hi Guys

This topic is of particular interest because I live in the Canaries and if the scare is to be believed - we will loose BBC/ITV when Astra 2E comes online.

 

I have DM80000 & DM500HD - both running OoZooN image (its a CVS image)

tried the bbc_pmt_v3 in short & long modes; dmux0 to demux4 - all with the same results:-

capmtType: long, demux: /dev/dvb/adapter0/demux3

currentSid: 0x4484

trying with demux /dev/dvb/adapter0/demux3

Error(145): read (PID 0x0000): Connection timed out

currentSid: 0x4484

trying with demux /dev/dvb/adapter0/demux3

Error(145): read (PID 0x0000): Connection timed out

currentSid: 0x4484

trying with demux /dev/dvb/adapter0/demux3

pmtPid: 0x19c8

Error(145): read (PID 0x19c8): Connection timed out

0x9f 0x80 0x32 0x23 0x03 0x44 0x84 0x09 0x00 0x13 0x01 0x81 0x08 0x0c 0xfd 0xac 0xe7 0x10 0x00 0x00 0x01 0x82 0x02 0x08 0x03 0x84 0x02 0x19 0xc8 0x02 0x19 0xc9 0x00 0x00 0x03 0x19 0xca 0x00 0x00


Re: Enigma2 and BBC/ITV at 27.5W Intelsat - a big challenge #235 doublet

  • Senior Member
  • 90 posts

+5
Neutral

Posted 13 December 2013 - 23:22

I think original DM8000 tuner (BCM4501) is not able to process high SR of this TP.... I don't know which tuner is in DM500HD. First check you have up to date drivers and stable lock. Then check you *CAM and correct keys are entered for each service.



Re: Enigma2 and BBC/ITV at 27.5W Intelsat - a big challenge #236 oldfart

  • Member
  • 20 posts

0
Neutral

Posted 15 December 2013 - 20:16

The DM500 HD is BCM4505

DVB-S & DVB-S2 1 - 45 Msps
8PSK Turbo 2 - 30 Msps



Re: Enigma2 and BBC/ITV at 27.5W Intelsat - a big challenge #237 Robinson

  • Senior Member
  • 2,616 posts

+30
Good

Posted 15 December 2013 - 20:21

oldfart, you didn't say anything about the softcam you are using.


ET9000, OpenPLi 4.0, 13E, 19E

HD51, OpenPLi 6.2, 75E - 30W


Re: Enigma2 and BBC/ITV at 27.5W Intelsat - a big challenge #238 oldfart

  • Member
  • 20 posts

0
Neutral

Posted 15 December 2013 - 21:49

Oscam Ymod v18-t50

 

just in case

root@dm500hd:~# ls /dev/dvb/adapter*/ca*
/dev/dvb/adapter0/ca0  /dev/dvb/adapter0/ca1  /dev/dvb/adapter0/ca2  /dev/dvb/adapter0/ca3


Re: Enigma2 and BBC/ITV at 27.5W Intelsat - a big challenge #239 doublet

  • Senior Member
  • 90 posts

+5
Neutral

Posted 16 December 2013 - 07:49

Ok then, on DM500HD I would expect it could work. Although maybe you're first one with that receiver trying it. Could you please set oscam debug level to 255, do zap to SD channel and send me oscam log via PM. Use long mode, try different demux numbers.



Re: Enigma2 and BBC/ITV at 27.5W Intelsat - a big challenge #240 oldfart

  • Member
  • 20 posts

0
Neutral

Posted 20 December 2013 - 17:39

Got it working on a DM500HD, albeit only on BBC ONE

has anyone got a list of the lamedb entries for Intelsat 907 that work with bbc_pmt ??




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users