#14136 - 22/09/07 07:55 PM
Re: How To Setup A Windows Pc As A Cardserver With Newcs
[Re: vangeffelen]
|
Beheerder
Hobbyloos
Registered: 16/05/03
Posts: 15819
Loc: zichtloos leven
|
<!--coloro:#FF0000--><span style="color:#FF0000"><!--/coloro--><parity>even</parity> <PTShandshake>no</PTShandshake> <crypto-special>no</crypto-special> <carddetect>yes</carddetect> <newcamd_port>11000</newcamd_port><!--colorc--></span><!--/colorc--> Try changing these.... This could really help a lot  Enjoy, FreeSat
|
|
Top
|
|
|
|
You are a non-registered user? Please apply for an account!!! By logging in this banner will disappear. If you log in, you have many more functions like more forums, you can download attachements and you can use the search function.
|
#14137 - 23/09/07 09:25 AM
Re: How To Setup A Windows Pc As A Cardserver With Newcs
[Re: vangeffelen]
|
Anonymous
Unregistered
|
<!--coloro:#FF0000--><span style="color:#FF0000"><!--/coloro--><parity>even</parity> <PTShandshake>no</PTShandshake> <crypto-special>no</crypto-special> <carddetect>yes</carddetect> <newcamd_port>11000</newcamd_port><!--colorc--></span><!--/colorc--> Try changing these.... This could really help a lot  Enjoy, FreeSat thanx freesat ........i'll give it a try and i'll be back with feedback
|
|
Top
|
|
|
|
#14138 - 23/09/07 09:36 AM
Re: How To Setup A Windows Pc As A Cardserver With Newcs
[Re: vangeffelen]
|
Anonymous
Unregistered
|
well, i had the same "reset failed" message 
|
|
Top
|
|
|
|
You are a non-registered user? Please apply for an account!!! By logging in this banner will disappear. If you log in, you have many more functions like more forums, you can download attachements and you can use the search function.
|
#14139 - 23/09/07 04:12 PM
Re: How To Setup A Windows Pc As A Cardserver With Newcs
[Re: vangeffelen]
|
Anonymous
Unregistered
|
do you think it might be a hardware problem ?? maybe i don't use the correct rs-232 cable !! :unsure:
|
|
Top
|
|
|
|
You are a non-registered user? Please apply for an account!!! By logging in this banner will disappear. If you log in, you have many more functions like more forums, you can download attachements and you can use the search function.
|
#14141 - 24/09/07 02:26 PM
Re: How To Setup A Windows Pc As A Cardserver With Newcs
[Re: vangeffelen]
|
Anonymous
Unregistered
|
Possible, your are using COM1 on your computer? The cardreader is set on mode 0 (6.00 MHz)?
FreeSat yes. using com1 and phoenix at 6mhz
|
|
Top
|
|
|
|
#14142 - 02/10/07 01:28 AM
Re: How To Setup A Windows Pc As A Cardserver With Newcs
[Re: vangeffelen]
|
Anonymous
Unregistered
|
Hi all, I used the instuctions to set up a nova cardsharing using an Infinity USB (Phoenix enabled) cardreader and an Nova Irdeto Access v.2 card and I failed... I keep getting the "Reset failed ..." message from newcs when I initate it. Has anyone seen the same behavior? Any help is appreciated... :huh: Thanks in advance. J.Ag. PS 1: The cardreader is connected through USB (only) to the PC and the InfUSB.exe is running in order to keep the reader in Phoenix Mode. PS 2: The newcs.xml is the following: <?xml version="1.0" encoding="utf-8"?>
<newCSconfig>
<readers name="Card Readers">
<device>
<name>phoenix</name>
<type>Phoenix</type>
<node>COM3</node>
<mhz>357</mhz>
<!-- or 600 -->
<parity>none</parity>
<export>yes</export>
<enabled>yes</enabled>
<blocksa>No</blocksa>
<blockua>No</blockua>
<blockga>No</blockga>
<boxkey>0000000000</boxkey>
<PTShandshake>yes</PTShandshake>
<crypto-special>yes</crypto-special>
<carddetect>no</carddetect>
<newcamd_port>10001</newcamd_port>
<priority>round</priority>
<!-- hard is default -->
<sid>
<allow>
<!-- valid value for id are:
4 numbers, if the service id is 3 numbers, add a 0 infront of it. -->
<id></id>
</allow>
<deny>
<!-- valid value for id are:
4 numbers, if the service id is 3 numbers, add a 0 infront of it. -->
<id></id>
</deny>
</sid>
</device>
</readers>
<radegastserver>
<!-- valid value for enable are:
0,1 - Enable or Disable radegast server. -->
<enabled>no</enabled>
<!-- valid value for port are:
0,65535 - Which port to listen for incomming connections. -->
<port>10002</port>
<!-- valid value for allow are:
ALL - Not active yet. -->
<allow>
<hostname>127.0.0.1</hostname>
</allow>
</radegastserver>
<cache>
<emm>100</emm>
<ecm>100</ecm>
</cache>
<debug>
<level>normal</level>
<type>init</type>
<output>all</output>
<logfile>logfile.txt</logfile>
<console_options></console_options>
<file_options></file_options>
<udp_host>192.168.1.2</udp_host>
<udp_port>10001</udp_port>
<udp_options></udp_options>
<tcp_port>3001</tcp_port>
<tcp_options></tcp_options>
</debug>
<newcamdserver>
<enabled>yes</enabled>
<name>taz</name>
<deskey>01 02 03 04 05 06 07 08 09 10 11 12 13 14</deskey>
<userfile></userfile>
<user>
<name>user1</name>
<password>pass1</password>
<au>on</au>
<spider>no</spider>
</user>
<user>
<name>user2</name>
<password>pass2</password>
<au>on</au>
<spider>no</spider>
</user>
<user>
<name>user3</name>
<password>pass3</password>
<au>on</au>
<spider>no</spider>
</user>
<user>
<name>user4</name>
<password>pass4</password>
<au>on</au>
<spider>no</spider>
</user>
<!-- Remove if you dont use reverse login
<user>
<name>User5</name>
<password>Pass5</password>
<hostname>localhost</hostname>
<port>12345</port>
<spider>yes</spider>
</user>
-->
</newcamdserver>
</newCSconfig>
|
|
Top
|
|
|
|
You are a non-registered user? Please apply for an account!!! By logging in this banner will disappear. If you log in, you have many more functions like more forums, you can download attachements and you can use the search function.
|
|
| Alps Single LNB BSTE8-751B |  | € 8.50 |
|
|
11008 Members
94 Forums
43769 Topics
135326 Posts
114 Posts past hours
Max Online: 1955 @ 19/03/2009
|
|
|
75 registered (danielw, devennen, Bunyip, BRUUT-DREAM, angilo, bajo, atlantic, cAZtricum, ayoub, byJEFF, chak57, Azif, afred, Bumzel, bobelen1, en meer...),
740
Guests and
37
Spiders online. |
|
|
|
|