Need help please coolsat npfs

 

Bronze Member
Username: Megrine

Post Number: 36
Registered: Mar-08
i am trying the npfs private sever(trial) using coolsat 5k, windows xp laptop and usb to serial adapter, flashed the cs5k with coolsat5000-rq-100 and folowwed all the instructions. The problem is when i start RQ-SSSP it connectes to the server and it stops at :WAITINGS FOR REQUESTS. the COM port is correct9set @115200 and i am using straight cable(the same one i flashed the CS with) from the usb adapter to receiver. Any suggestions? thank you
 

Bronze Member
Username: Megrine

Post Number: 37
Registered: Mar-08
I also rebouted the laptop and the cs5k many times with the same result
 

Bronze Member
Username: Tamus

Post Number: 57
Registered: Jun-06
Did you set thre correct com port in the RQ client? Also your user name and pass. This is the last line in the clinet.
 

Bronze Member
Username: Megrine

Post Number: 38
Registered: Mar-08
thr Rq client is set to com1 same as the laptop and the password plus user name is correct. as i read some of the forums: it sas the receiver is not responding to the server, dont know how to solve it
 

Bronze Member
Username: Tamus

Post Number: 58
Registered: Jun-06
The first place to put in the com port looks like this. (serial_port=COM1). This is your com port.
then you put in your user name and pass word. It looks like this.(newcamd://username:password@fenfu.dynsite.net:10010/6103403445406970987123 412134/[EMM]
This i3 where you put i username and pass also change their port from 10210 to 10010. then go to the bottom of the of the program and put in your user and pass and change to port 10010. Not changeing this port is why it doesn't connect. I changed the bottom first then pasted it in the first arrea. but be sure you keep the [em} at the end.
I hope this helps
 

Bronze Member
Username: Megrine

Post Number: 39
Registered: Mar-08
this is my config file, what do i need to change, please note that i am using A TRIAL. Thank you ###############################################################################
# rq-sssp-client configuration file #
# All configuration options in this file observe the same format: #
# <configuration_name>=<configuration_value> #
###############################################################################

########################### general configuration #############################
[General]
# Serial port where the client receiver is connected.
# Examples:
# Linux PC: /dev/ttyS0, /dev/ttyS1, ... /dev/ttyS<n>
# Dreambox/TD/DGS: /dev/tts/0, /dev/tts/1, ... /dev/tts/<n>
# Windows: COM1, COM2, ... COM<n>
serial_port=COM1

# Serial port communication settings.
# Example: 115200|8|N|1 = 115200bps, 8 data bis, no parity, 1 stop bit.
serial_port_settings=115200|8|N|1

# Sets the byte write delay. The default value of this parameter is 200us
# which should work for most receivers. You can tweak this value in case
# you're having communication problems. Sensible values for this parameter
# go from 0 to 500 (microseconds).
#
# NOTE: This parameter *has no effect* in the Dreambox versions (PPC and MIPS).
byte_write_delay=200

# SSSP protocol variant
# 0 - Captiveworks SSSP Protocol (Captiveworks receivers)
# 1 - Coolsat SSSP Protocol (Coolsat receivers)
# 2 - Gbox SSSP Protocol (Digiwave, Technomate and many other EU receivers)
receiver_protocol=1

# CaID mappings. This is used to solve CaID mismatch errors when a
# receiver reports the wrong CaID (this can happen when the provider uses
# multiple CaIDs). If you're sure the card server you're using supports the
# provider, you can override the CaID mismatch check this way.
#
# Format:
# caid_mappings=<original_caid>:<mapped_caid>|<original_caid>:<mapped_caid>| ...
#
# Example: Your receiver may report CaID 1802, the card server
# reports CaID 1816. Add this mapping:
#
# caid_mappings=1802:1816
#
# You can also add several mappings like this:
#
# caid_mappings=1802:1816|1803:1816| ...
caid_mappings=

# If enabled either the even or odd control word is returned for each
# ECM. The single control word is duplicated. This is intended as a fix
# for freezing on some receivers when using NDS providers.
# 0 - Disabled
# 1 - Return Even on 0x80 ECM table id, Odd on 0x81 ECM table id
# 2 - Return Odd on 0x80 ECM table id, Even on 0x81 ECM table id
# 3 - Always return Even
# 4 - Always return Odd
return_single_cw=0

# Enable or disable background execution
# 0 - Disable
# 1 - Enable
#
# NOTE: Ignored in the WIN32 version.
background_execution=1

# This sets the level of console output for debugging:
# 0 - Silent, 1 - Basic debug info, 2 - Extended debug info,
# 3 - Show all debug info
debug_level=1

# This option enables or disables the writing of debug information to the
# console.
log_to_console=1

# This option enables or disables the writing of console output to a log file
log_to_file=0

# When log_to_file is set to 1, this is the path and filename to write console
# ouput to.
#
# NOTE: In the WIN32 version, if enabled, this should be set to a valid
# Windows/DOS path.
logfile_name=/var/bin/rq-sssp-client.log

# URL of card-server to use, formats are as follows:
#
# newcamd://<username>:<password>@<hostname>:<port>/<des_key>/[EMM]
#
# Example:
# newcamd://foo:bar@192.168.0.100:12345/0CE3476FF2E1C9D9A0A109B371E3/EMM
#
# NOTE: The "EMM" suffix is optional and tells rq-sssp-client whether
# to send EMM's to the card-server or not. Enabling or disabling this only
# has effect if the card-server is configured to accept emms from this client.
#
# Multiple card-server url's can be specified for server fail-over.
# If the client fails to connect or fails to get valid CW's, it will try to
# connect to other servers in a round-robin fashion.
#
# Up to 65 servers can be added from index 0 to 63, plus a non-indexed parameter
# named "card_server_url"
card_server_url=newcamd://dummy:dummy@127.0.0.1:11000/01020304050607080910111213 14/EMM
#card_server_url_0=newcamd://dummy_2:dummy_2@127.0.0.1:10000/0102030405060708091 011121314/EMM
#card_server_url_1=newcamd://dummy_3:dummy_3@127.0.0.1:10000/0102030405060708091 011121314/EMM
rqcamd -encrypt-url newcamd://
card_server_url_1=newcamd://ftabeta.com:ftabeta.com@fenfu.dynsite.net:10010/6103 403445406970987123412134/[EMM]
 

Bronze Member
Username: Tamus

Post Number: 59
Registered: Jun-06
Abdel: You have the bottom line right. The next line you have to change is 13 # lines up it will look the same as the last line of code. I copy and past.Then you said in your first post that you are using a USB to serial adapter. To my experance it will not come up as port 1, most of the time it will be port 4. Now did you put in the software that is needed to change it from usb to serial? If not do a search on google for it . I have one from trendnet. TU-S9. Do the changes and it doesl work!!!!!
« Previous Thread Next Thread »



Main Forums

Today's Posts

Forum Help

Follow Us