Hi All
Many thanks to meier2k for his step by step guide on Mar 20. I read the post and thought, I can do this on my XP1000. Wrong!
I also went down to our local satellite shop and bought an Icecrypt S1600CHD with everything pre-installed just to prove that
my dish setup was right, and this box works so my dish is OK, but I really want to use my Octagon XP1000 running Vix Helios 017.
I have installed dvbsnoop and I updated opkg, to be on the safe side.
I am using cams-oscam-ymodv19-49-cccam-2.3.0_vix_all.ipk with the keys in /usr/keys/oscam.keys. meier3k mentions that oscam_ymod
needs to be in the path specified by oscam startup, I don't really know what that means.
I used the files from bbc_pmt_v5.zip and put them into /usr/bin and set the rights to 755 and I changed bbc_pmt_starter.sh to read
scriptName="bbc_pmt_v5.py -t long -d /dev/dvb/adapter0/demux0"
I don't use http authentication enabled for webIF so didn't implement the suggestion made.
I edited lamedb replacing my file with the file uploaded by escalibur on April 16 (thank you for that) especially as XL8tor
said that this file "did the trick", my thanks to XL8tor.
I manually edited one record in lamedb which was to change the BBC 2 HD settings as per meier2k's example for BBC 2 HD
making sure that f:4 was changed to f:5 because in the first instance getting one channel working is a good foundation to work from.
I am getting the message Service invalid! (Timeout reading PMT) on all channels including BBC 2HD, here is my BBC 2 HD entry in lamedb -
4440:0cfdace7:1000:0001:25:0
BBC Two HD
p:BBC,c:0017d5,c:0317d5,c:050001,c:1217d6,C:2600,f:5
1041:00820000:1d4c:fbff:25:0
MrA posted a helpful message on April 24, I can see that I am following the very same path as him, so like MrA so here is my telnet output
root@xp1000plus:~# /usr/bin/bbc_pmt_v5.py -t long -d /dev/dvb/adapter0/demux0
capmtType: long, demux: /dev/dvb/adapter0/demux0
currentSid: 0x4440
trying with demux /dev/dvb/adapter0/demux0
pmtPid: 0x17d4
Error(145): read (PID 0x17d4): Connection timed out
0x9f 0x80 0x32 0x19 0x03 0x44 0x40 0x09 0x00 0x13 0x01 0x81 0x08 0x0c 0xfd 0xac
0xe7 0x10 0x00 0x00 0x01 0x82 0x02 0x01 0x00 0x84 0x02 0x17 0xd4
I then waited for a bit but nothing much was happening so I pressed CTRL C and got the following message;
^CTraceback (most recent call last):
File "/usr/bin/bbc_pmt_v5.py", line 50, in <module>
time.sleep(0.5)
KeyboardInterrupt
I guess I am missing something somewhere and would really appreciate some help.
Thanks in advance.