please help ! 1 week trying everything to get DM800 to show my Sky channels

cookan

Member
My Satellite Setup
Dreambox 800 HD
ReadyNas NV+
Vista Ultimate
My Location
UK
Hi,
really sorry for posting yet another Sky/DM800 question as I've read pretty much everything I could find on the subject in every forum I could find...a bewildering amount of information and nothing seems to work for me..

I think I'm close...but I just can't see any 'NDS' type channels on my 1 and a bit year old DM800 clone.

I'm using the Internal Card Reader.
Bootloader 69 (I think I have a plain white Sim card inside so can't upgrade ?)
Using BarryAllen to boot up Nabilo Blackhole 0.12

This all works fine for the freesat channels (apart from the fact the webinterface seems to have completly stopped working since putting BA and Blackhole on).

I have no HDD installed (was previously mounting a NAS drive as HDD to record down to which worked fine..justhaven't reconfigured it whilst I'm messing with the box).

My BA/BH is running off a USB 8gB drive...pleasantly surprised a newbie like me managed to mount it !

'All' I want to do is stick my Sky card in the box and watch 'Dave' ! Don't want to share the card out beyond the box it's in or do anything fancy...

I've attached the logs from my newcs (1.67) and CCcam (2.1.2)..to me...all seems ok..no major errrors that jump out...but the Screen is just blank when I move to 'Dave' ;-)

WHen I press select on the Remote, it shows 'NDS' turning Orange to Green, then newcamd text appears next to it...but no video/audio at all..

can anyone explain ?

many thanks,
Ant.
 
I'm not sure if the following would affect it but its worth a try, you are hosting your newcs card on port 12000 and your cccam SERVER LISTEN PORT : is running on the default 12000 port too. maybe this is causing a problem.
set eg SERVER LISTEN PORT : 12050 and restart and see if it makes a difference


also, if your not sharing to another box then your C: & F: lines are doing nothing. you only need the N: line

Just had a better look. Your missing the Globals :- listening IP section in your newcs.xml (it is there but it needs to move up 2 levels)
<newCSconfig>
<globals>
<listening-ip>192.168.1.64</listening-ip>
</globals>

Obviously you need to change your ipaddress accordingly
Also, you havnt configured the web interface in newcs.xml
<httpd>
<server>
<port>8080</port>
<enabled>yes</enabled>
</server>
<user>
<name>admin</name>
<password>admin</password>
<accesslevel>admin</accesslevel>
</user>
</httpd>
</newCSconfig>

The web interface is not a must but it will aid you in many ways

Edit:- if your using the internal reader then why don't you just upgrade your version of CCcam and ditch newcs alltogether? you wont need to add anything apart from your box key then
 
Firstly I don't think that Emulator logs are allowed in the forums so I suggest the Original Poster remove them

also for your sake I hope that 00000002cb05d2 or 00000002cb0500 (which seems to be in the logs) isn't your box key because if it is then by posting your logs (unedited) you've just made it very easy for Sky to ban your card.

Hence one of the reasons why the posting of logs they are banned.
 
Andel, many thanks...I tried the changes to the configs with no luck, but CCcam_2.1.4 worked a treat ! no fuss...no bother...can't believe I spent a week struggling with newcs/cccam...;-)

I've removed the logs now...so as not to upset the moderators...but rest assured, the boxkey had already been removed and other ids were obfuscated prior to posting (I just obfuscated them the same way so you guys could still cross refererence between the logs if needed).

just got to figure out now why that webinterface I was using to watch sat on my laptopt no longer works with these new Nabilo/Barry Allen things ;-) see you in a week no doubt !
 
cookan said:
I've removed the logs now...so as not to upset the moderators...but rest assured, the boxkey had already been removed and other ids were obfuscated prior to posting

Can confirm this also.
 
cookan,

1. Remove 2.1.2 and NewCS
2. Install CCcam 2.1.4
3. Use the config creator 0.9.1 to make a config.
4. Start CCcam
5. Job done.
 
Back
Top