Hi,
OK, first of all, I don't know if it works on clone DM800 box, but when I set this up on my box I ran into some trouble, too.
I think doublet did a great job here, but this thread has become quite long and it might be important to name a few basics in one place that need to be done before activating the script.
----- Right now the key has been changed and no new key is public ! ----------
Here is my step by step howto:
First of all you need to use the openpli 4.0 image in your box - Enigma of this image has been patched to support sound on HD channels at 27.5W.
did you install dvbsnoop ? - If not, you need to do it !
To be on the safe- side update opkg, too:
Telnet your box and type "opkg update" after update type "opkg install dvbsnoop", it's on the feed of PLi.
I'm using oscam_ymod18t49 with the keys in oscam.keys, a service key list can be found in the forum thread, you should use the list, it's up to date and just replace the "xxxxxxxxxxxxx" by the right key ! - Key for oscam_ymod needs to be in the path specified by oscam startup and is named oscam.keys. if you have the right keys try to use oscam_ymod with a working channel like ORF to check if oscam_ymod is working.
I used the files of the bbc_pmt_v4.zip archive and as explained copied it to /usr/bin and rights to 755.
Next step is to edit the bbc_pmt_starter.sh to start the script in long mode. the line: scriptName="bbc_pmt_v4.py -t short -d /dev/dvb/adapter0/demux3" needs to look like this: scriptName="bbc_pmt_v4.py -t long -d /dev/dvb/adapter0/demux0 "
-------- OH by the way - You need to enable the webIF of your box, if you have "http authentification" enabled your pmt script line needs to look like this:scriptName="bbc_pmt_v4.py -t long -d /dev/dvb/adapter0/demux0 -a root:your_password ".
Now you are nearly done, last thing to do is to edit your channel-list- file, it's called lamedb. For all the SD BBC channels you just need to make sure that the channel parameter "f:4" is not present in the channel tuning data, my BBC twoHD data in lamedb looks like this:
4440:0cfdace7:1000:0001:25:0
BBC Two HD
p:BBC,c:0017d5,c:0317d5,c:050001,c:1217d6,f:5
most important f:4 has to be replaced by f:5 for all the 27.5 channels, for the HD channels you need to insert c:1217d6 additionally to get sound. This example is for BBC twoHD, you find the c:12... values in this forum thread.
Good luck, it worked for me on ct9100 just fine.
I tried with mgcamd and it works fine, too (mgcamd 1.38)
Remember key change - - not working right now !
regards,
meier2k