TM500 Share

press blue button on remote twice (assuming box is connected to internet) its shown there might be under a sub heading cams or emu's cant remember off top of my head..
 
I had the TM reading my card rebooted the box and its not unscrambling the channs again, I've noticed I have no deskey in the newcs.xml file, is this needed, where do I find it ?

Thanx.
 
paste your configs here (removing any personal info) so we can see whats going on.

Si
 
<?xml version="1.0"?>
<!--
For setup-issues, look in readme.txt!
If there are other troubles, try different forums or irc channels around :eek:)
The configfile are NOT case-sensitive, and shouldnt care about dos/unix cr/lf.
** This is the example file for Dreambox/TD etc. that use SCI interfaces.
-->
<newCSconfig>
<readers name="Card Readers">
<device>
<name>***** ***</name>
<type>sci</type>
<mhz>450</mhz>
<node>/dev/sci0</node>
<parity>odd</parity>
<autosid>Yes</autosid>
<reset>normal</reset>
<export>Yes</export>
<enabled>Yes</enabled>
<blocksa>Yes</blocksa>
<blockua>No</blockua>
<blockga>Yes</blockga>
<blockC0>Yes</blockC0>
<carddetect>yes</carddetect>
<boxkey>********</boxkey>
<PTShandshake>no</PTShandshake>
<crypto-special>no</crypto-special>
<Seca-PPV>no</Seca-PPV>
<carddetect>yes</carddetect>
<pincode>0000</pincode>
<newcamd_port>10001</newcamd_port>
<priority>round</priority>
</device>
</readers>
<cache>
<emm>10</emm>
<ecm>10</ecm>
</cache>
<httpd>
<server>
<port>8080</port>
<enabled>yes</enabled>
</server>
<user>
<name>newcs</name>
<password>newcs</password>
<accesslevel>admin</accesslevel>
</user>
</httpd>
<newcamdserver>
<enabled>Yes</enabled>
<name>newcs</name>
<deskey>I HAVE NOTHING IN HERE</deskey>
<user>
<name>user1</name>
<password>pass1</password>
<hostname>localhost</hostname>
<port>0</port>
<au>no</au>
</user>
</newcamdserver>
</newCSconfig>

Only other thing I done was add cline to client and fline to server in miniweb.
 
Last edited:
Stick this in there where you deskey is

<deskey>01 02 03 04 05 06 07 08 09 10 11 12 13 14</deskey>

do you have a N line in you cccam.cfg?

N: 127.0.0.1 10001 user1 pass1 01 02 03 04 05 06 07 08 09 10 11 12 13 14

Si
 
Might be worth placing a # infront of your C & F lines whilst you are testing.

Si
 
Am going reflash both Box's and start all over again, what cams, keys are recommended I download and install and which should I delete ?

Thanks.
 
CCcam and Newcs thats it..

Do you know what each one does and why its needed?

Si
 
Not sure, new cs to read the card and cc to share it ?

What purpose has the Nline

Also what do I put in rsa
 
Last edited:
Three days now and still can't get the TM to clear channs on my card, Ive done everything suggested and reflashed image and started from scratch over and over again.

Flashed Image, done a scan, uniinstalled mgcand+newcs, and mgcamd.

Downloaded and installed CCcam 2102+Newcs 1.67 ALL.
Put Nline in CCcam config ( in Var/etc )
Used tool to get BK from 10 digit serial got an 8 digit key
Put details in newcs.xml file ( in /var/tuxbox/config )
saved all and rebooted.
In UR Team smartcam V1.0 settings are as follows

Default softcam CCcam2102+NewCS1.67

the two below that are set to default

Goto a chann I get on normal box and it says this chan is scrambled, so I take it the box isn't reading card.

Can anyone help out on this ?

At one stage I believed it was reading card but now I think I was mistaken.
 
Last edited:
Update, I can get the TM to read the card and unscramble channs using Mgcamd1.31+NewCS1.67, can I share with this configuration
 
Cheers Guy's for all advise and help, anything I should block in NewCS.xml file and what tweaks can I make to stop picture freeze's ?

Thanx.
 
Three days now and still can't get the TM to clear channs on my card, Ive done everything suggested and reflashed image and started from scratch over and over again.

Flashed Image, done a scan, uniinstalled mgcand+newcs, and mgcamd.

Downloaded and installed CCcam 2102+Newcs 1.67 ALL.
Put Nline in CCcam config ( in Var/etc )
Used tool to get BK from 10 digit serial got an 8 digit key

What tool did you use to get Boxkey ???
 
see your PM m8y ;)

Digidude, any chance of letting me in on this secret PM as I am at same stage as pburns was above. Getting Tm-600 to read card & unscramble channels but how do i then share to my mates TM-600?
 
Last edited by a moderator:
What tool did you use to get Boxkey ???

a calculator m8, anything that will convert a decimal number to hexadecimal. if the end result is not 8 digits long, add zeroes to the begining of it

Digidude, any chance of letting me in on this secret PM as I am at same stage as pburns was above. Getting Tm-600 to read card & unscramble channels but how do i then share to my mates TM-600?

add this to newcs.xml for more people

Code:
You don't have permission to view the code content. Log in or register now.
 
a calculator m8, anything that will convert a decimal number to hexadecimal. if the end result is not 8 digits long, add zeroes to the begining of it

Wheres the 10 digit serial number i need to convert?



add this to newcs.xml for more people

Code:
You don't have permission to view the code content. Log in or register now.

Is that in the newcs.xml file of both boxes (host & client) and both also need corresponding N: lines in CCcam ??? (made up same way as C: & F: lines)

My head is buzzing by the way !!! lol
 
Stick this in there where you deskey is

<deskey>01 02 03 04 05 06 07 08 09 10 11 12 13 14</deskey>

do you have a N line in you cccam.cfg?

N: 127.0.0.1 10001 user1 pass1 01 02 03 04 05 06 07 08 09 10 11 12 13 14

Si

Si - What does the 127.0.0.1 & 10001 in the N Line above represent please??
 
Is that in the newcs.xml file of both boxes (host & client) and both also need corresponding N: lines in CCcam ??? (made up same way as C: & F: lines)

My head is buzzing by the way !!! lol

only in the host receiver

in the client receiver, you need N: lines as itll be talking to a newcamd server, not a cccam one

from your other posts, it looks like youre trying to get a full blown server up and running, you need to do a LOT more reading

understand how the card works on one box first, more importantly, understand why it works

ive spend uncountable hours, sometimes weeks, pulling my hair out because something hasnt worked, and its been something as timple as a zero in the wrong place, or a missing > symbol, but it stops EVERYTHING
 
Back
Top