NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Legacy (v4.x and earlier) v
« Previous 1 … 369 370 371 372 373 … 433 Next »
Can´t get NPVR - NEWCS - ACAMD to work

Can´t get NPVR - NEWCS - ACAMD to work
andcar
Offline

Junior Member

Posts: 42
Threads: 9
Joined: Aug 2004
#1
2010-09-11, 08:23 PM
I am relatively new to cardsharing. I am using NEWCS, ACAMD and NPVR, shouldn´t that work?

I think I have got the NEWCS to work all right,


[SIZE="1"]This is NewCS 1.65 - the New CardServer by the Butter-team..
Compiled on Jan 19 2009 at 17:54:08
Reading Config file from newcs.xml
TCP-log password is enabled, set to: NewCSpwd
TCP-log set to simple mode
level: normal
type: init
output: console,tcp
logger config: level 1 type 3 output 5
Console log options: level 1 type 3
TCP log options: level 1 type 3
[ 21:59:21 ] [ Box detect ] Windows Vista Build 7600
[ 21:59:21 ] [ Config ] Option <blockc0> for device 0 (Phoenix Interface) not present, defaulting to
NO
[ 21:59:21 ] [ Config ] COM5 ECM priority: round
[ 21:59:21 ] [ EMM Cache ] Initialising dynamic Cache
[ 21:59:21 ] [ ECM Cache ] Initialising dynamic Cache
[ 21:59:21 ] [ Loader ] Starting Telnet on port 1001
[ 21:59:21 ] [ Loader ] Reader type 2 on node COM5
[ 21:59:21 ] [ Phoenix ] Opening device COM5
[ 21:59:21 ] [ Phoenix ] Setting parity to ODD on node COM5
[ 21:59:21 ] [ Phoenix ] Setting 1 Stop bit on node COM5
[ 21:59:21 ] [ Phoenix ] Setting baud to 9600
[ 21:59:23 ] [ ATR ] T=0 1etu=8.68us Guardtime:12etu WWT:115200etu
[ 21:59:23 ] [ ATR ] Historical bytes: [C2] z B [02] h [90] [00]
[ 21:59:23 ] [ Loader ] Init Viaccess card
[ 21:59:23 ] [ Phoenix ] Setting parity to ODD on node COM5
[ 21:59:23 ] [ Phoenix ] Setting 1 Stop bit on node COM5
[ 21:59:23 ] [ Phoenix ] Setting baud to 9600
[ 21:59:23 ] [ KeymaN ] Adding key BDD7BFD2 type 0 on Provider 000000 for caid 0500 ID=0
[ 21:59:23 ] [ KeymaN ] Adding key BDD7BFD2 type 1 on Provider FFF510 for caid 0500 ID=0
[ 21:59:23 ] [ KeymaN ] Adding key BDD7BFD2 type 1 on Provider 040D00 for caid 0500 ID=1
[ 21:59:23 ] [ KeymaN ] Adding key BDD7BFD2 type 1 on Provider 040D10 for caid 0500 ID=2
[ 21:59:24 ] [ KeymaN ] Adding key BDD7BFD2 type 1 on Provider 040D20 for caid 0500 ID=3
[ 21:59:24 ] [ KeymaN ] Adding key BDD7BFD2 type 1 on Provider 040D30 for caid 0500 ID=4
[ 21:59:24 ] [ Loader ] Card 0500 on port COM5 ready
[ 21:59:24 ] [ Loader ] Starting Newcamd Server on port 16000
[ 21:59:24 ] [ Newcamd ] Newcamd thread Server started on port 16000
newcamd: main loop[/SIZE]

The newcs.xml
[SIZE="1"]- <newCSconfig>
- <readers name="Phoenix">
- <device>
<name>Phoenix Interface</name>
<type>phoenix</type>
<mhz>357</mhz>
<node>COM5</node>
<parity>odd</parity>
<reset>normal</reset>
<export>Yes</export>
<enabled>Yes</enabled>
<blocksa>Yes</blocksa>
<blockua>yes</blockua>
<blockga>Yes</blockga>
- <!-- <boxkey>0000000000</boxkey>
-->
- <!-- <rsa>0000000000</rsa>
-->
<crypto-special>No</crypto-special>
<PTShandshake>No</PTShandshake>
<carddetect>yes</carddetect>
<newcamd_port>16000</newcamd_port>
<autosid>Yes</autosid>
<Seca-PPV>no</Seca-PPV>
<priority>round</priority>
</device>
</readers>
- <cache>
<emm>20</emm>
<ecm>-1</ecm>
</cache>
- <debug>
<password>NewCSpwd</password>
<level>normal</level>
<type>init</type>
<output>console,tcp</output>
<console_options>normal,init</console_options>
<tcp_port>1001</tcp_port>
<tcp_options>normal,init</tcp_options>
</debug>
- <radegastserver>
<enabled>no</enabled>
<port>16000</port>
- <allow>
<hostname>localhost</hostname>
</allow>
</radegastserver>
- <newcamdserver>
<enabled>yes</enabled>
<name>newcs</name>
<deskey>010203040506070809101112</deskey>
- <user>
<name>user</name>
<password>pass</password>
<au>on</au>
<spider>No</spider>
</user>
</newcamdserver>
</newCSconfig>[/SIZE]

I have putted the ACMD files in c:\users\shared\npvr\mdplugins\"tuner"\

My cardclient.ini file has the row

[SIZE="1"]newcamd:127.0.0.1:16000:1/0500/ffff:user: pass:010203040506070809101112[/SIZE]

I can watch all fre channels but no encrypted
What am I doing wrong? Any suggestions?
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#2
2010-09-11, 08:39 PM
Did you enable multidec in your device settings?

Do you see the tray icon?
tmrt
Offline

Member

Posts: 188
Threads: 25
Joined: May 2007
#3
2010-09-11, 08:45 PM
andcar Wrote:[SIZE="1"]newcamd:127.0.0.1:16000:1/0500/ffff:user: pass:010203040506070809101112[/SIZE]

I would try to remove space between : and pass.

Enable newcs web server so you could observe what is going on at http://localhost:8080:
<httpd>
<server>
<port>8080</port>
<enabled>yes</enabled>
</server>
<user>
<name>newcs</name>
<password>passwd</password>
<accesslevel>admin</accesslevel>
</user>
</httpd>
Reddwarf
Offline

Posting Freak

Posts: 6,629
Threads: 230
Joined: Mar 2007
#4
2010-09-11, 09:19 PM
I think the "mask" value in Cardclient.conf (not .ini) should be "ff00", and remove all spaces.

"I'd rather have a bottle in front of me than a frontal lobotomy"
andcar
Offline

Junior Member

Posts: 42
Threads: 9
Joined: Aug 2004
#5
2010-09-11, 09:25 PM (This post was last modified: 2010-09-11, 09:33 PM by andcar.)
Quote:Did you enable multidec in your device settings?
Yes

Quote:Do you see the tray icon?
No, should I?

Quote:I would try to remove space between : and pass.
I places the space in the forum posting to get rid of the smiley

Quote:Enable newcs web server so you could observe what is going on at http://localhost:8080:
I have now added the server lines before the user section but when I write http://localhost:8080: in eplorer the site is not existing.

Quote:I think the "mask" value in Cardclient.conf (not .ini) should be "ff00", and remove all spaces.
Thanks for the suggestion but no difference.

Is there no way to se the "status" of the multidec? Should there be a tray icon? When is that showing?
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#6
2010-09-11, 09:33 PM
Do you have FFDecsa.dll installed?
Reddwarf
Offline

Posting Freak

Posts: 6,629
Threads: 230
Joined: Mar 2007
#7
2010-09-11, 09:35 PM
If you use NewCSGUI.exe you should get a tray icon where you can right-click and select Show to see what is going on.

"I'd rather have a bottle in front of me than a frontal lobotomy"
tmrt
Offline

Member

Posts: 188
Threads: 25
Joined: May 2007
#8
2010-09-11, 11:12 PM
andcar Wrote:I have now added the server lines before the user section but when I write http://localhost:8080: in eplorer the site is not existing.

It should be one level higher, before <newcamdserver> for example.
andcar
Offline

Junior Member

Posts: 42
Threads: 9
Joined: Aug 2004
#9
2010-09-12, 07:58 PM
Quote:Do you have FFDecsa.dll installed?
I would not call it installed but I have placed that file in the program files\npvr directory. Is that enough?
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#10
2010-09-12, 08:00 PM
Yeah, from memory one of the directories it'll look for it in is 'c:\program files\npvr'. Are you on another drive?
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (8): 1 2 3 4 5 … 8 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  npvr is not responding johndutcher 3 1,571 2022-05-05, 07:57 PM
Last Post: sub
  NPVR 4.2.4 Video Library No Longer Shows folder.jpg Lao Pan 12 4,048 2022-04-14, 04:33 AM
Last Post: Antmannz
  nPVR Continually Wakes PC bfos 23 11,617 2022-02-17, 03:48 PM
Last Post: sub
  Can't find tuner filter in NPVR 4.05 on old XP machine (eee 701) with RTL2832U iamanotheruser 3 1,809 2022-01-03, 04:45 AM
Last Post: mvallevand
  Streaming Services with NPVR tesla1886 4 2,825 2021-01-04, 02:58 AM
Last Post: tesla1886
  NPVR choosing incorrect xml guide display-name after reboot drlava 7 3,240 2020-12-27, 02:27 AM
Last Post: sub
  Can NPVR offset only 3 channel listings in EPG? acemib 20 7,386 2020-04-27, 01:28 PM
Last Post: mvallevand
  Import recorded tv shows to NPVR mattman1968 9 6,200 2020-03-03, 12:57 PM
Last Post: Jimixter
  Easiest way to migrate NPVR to a new machine JP23 1 2,027 2020-02-24, 04:55 PM
Last Post: sub
  NPVR Hangs when Changing Channels BorchertD 2 1,752 2020-01-11, 11:37 PM
Last Post: BorchertD

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode