Onderwerp Opties
|
|
|
Stem op dit onderwerp
|
|
|
|
|
#1456688 - 03/02/2008 20:54
Smartreader+ een goede uitleg
|
teo1966
teo1966
Ongeregistreerd
|
heeft er iemand een goede uitleg om deze Smartreader+ aan het werken te krijgen met newcs op een smeserver met een seca c+kaart
|
|
Omhoog
|
|
|
|
|
|
|
|
|
|
|
#1458985 - 08/02/2008 01:15
Re: Smartreader+ een goede uitleg
[Re: ]
|
teo1966
teo1966
Ongeregistreerd
|
dit is mijn reader in newcs 1.20 ik krijg de kaart niet werkend iemand een idee hij geeft aan dat er geen kaart in zit maar de chip wijst naar boven (ik zie de led kniperen)
Status | CAID | Enabled | Exported | Mhz | PTS | Resets | | |----------|------|---------|----------|-----|-----|---------| | Empty | 0000 | Yes | Yes | 357 | No | 0 |
Ecms | Node | Reader
0 | /dev/ttyUSB0 smartreader+ | 0 (phoenix)
en dit is mijn newcs log
level: normal type: init output: all logger config: level 1 type 3 output 255 Console log options: level 1 type 3 log file: logger: cant open file , file log disabled udp log: host 192.168.1.79 port 1000 UDP log options: level 1 type 3 tcp port: 3001 TCP log options: level 1 type 3 [ 17:00:59 ] [ Box detect ] Box type 1 [ 17:00:59 ] [ Config ] Option <Seca-PPV> for device 0 (phoenix) not present, defaulting to NO [ 17:00:59 ] [ Config ] Value in <boxkey> for device 0 (phoenix) is INVALID, skipping... [ 17:00:59 ] [ Config ] /dev/ttyUSB0 smartreader+ ECM priority: round [ 17:00:59 ] [ Config ] Option <spider> not present for User: card02, defaulting to NO [ 17:00:59 ] [ EMM Cache ] Initialising Cache with 20 entries [ 17:00:59 ] [ ECM Cache ] Initialising dynamic Cache [ NewCS ] Process ID is: 4744 [ 17:00:59 ] [ Loader ] Reader type 2 on node /dev/ttyUSB0 smartreader+ [ 17:00:59 ] [ Phoenix ] Opening device /dev/ttyUSB0 smartreader+ [ 17:00:59 ] [ Phoenix ] Could not get device /dev/ttyUSB0 smartreader+ [ 17:00:59 ] [ Loader ] Reset failed ... [ 17:00:59 ] [ Loader ] Starting Newcamd Server on port 10110 [ 17:00:59 ] [ NewCS ] Ready to GO!  [root@csserver csserver]#
|
|
Omhoog
|
|
|
|
|
|
|
|
|
|
|
#1459948 - 10/02/2008 11:54
Re: Smartreader+ een goede uitleg
[Re: ]
|
teo1966
teo1966
Ongeregistreerd
|
en dit zijn de instellingen van de smartreader
Mode = Autoswitch Kernel = Normal T-mode = T = 0 EGT = 0
|
|
Omhoog
|
|
|
|
|
|
|
|
|
|
|
#1459949 - 10/02/2008 11:57
Re: Smartreader+ een goede uitleg
[Re: ]
|
teo1966
teo1966
Ongeregistreerd
|
en de instellingen van newcs xml en de log als ik het goed zie ziet newcs wel de smartreader maar de c+ kaart niet
<?xml version="1.0"?> <!--
For setup-issues, look in readme.txt! If there are other troubles, try different forums or irc channels around :o)
-->
<newCSconfig> <readers name="Card Readers"> <device> <name>phoenix</name> <type>Phoenix</type> <node>/dev/ttyUSB0</node> <mhz>357</mhz> <!-- or 357 --> <parity>even</parity> <reset>normaal</reset> <export>yes</export> <enabled>yes</enabled> <blocksa>No</blocksa> <blockua>No</blockua> <blockga>No</blockga> <boxkey>0000000000</boxkey> <PTShandshake>no</PTShandshake> <crypto-special>no</crypto-special> <carddetect>yes</carddetect> <newcamd_port>10110</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>10001</port> <!-- valid value for allow are: ALL - Not active yet. --> <allow> <hostname>127.0.0.1</hostname> </allow> </radegastserver> <cache> <emm>20</emm> <ecm>-1</ecm> </cache> <debug> <password>xxxxxx</password> <level>normal</level> <type>init</type> <output>all</output> <logfile></logfile> <console_options></console_options> <file_options></file_options> <udp_host>192.168.1.79</udp_host> <udp_port>1000</udp_port> <udp_options></udp_options> <tcp_port>3001</tcp_port> <tcp_options></tcp_options> </debug> <newcamdserver> <enabled>yes</enabled> <name>csserver</name> <deskey>01 02 03 04 05 06 07 08 09 10 11 12 13 14</deskey> <userfile></userfile> <user> <name>card02</name> <password>card02</password> <au>on</au> </user> <user> <name>card03</name> <password>card03</password> <spider>off</spider> <sidoverride>on</sidoverride> <au>off</au> </user> </newcamdserver> </newCSconfig>
en de newcs opstart file
level: normal type: init output: all logger config: level 1 type 3 output 255 Console log options: level 1 type 3 log file: logger: cant open file , file log disabled udp log: host 192.168.1.79 port 1000 UDP log options: level 1 type 3 tcp port: 3001 TCP log options: level 1 type 3 [ 16:14:52 ] [ Box detect ] Box type 1 [ 16:14:52 ] [ Config ] Option <Seca-PPV> for device 0 (phoenix) not present, defaulting to NO [ 16:14:52 ] [ Config ] Value in <boxkey> for device 0 (phoenix) is INVALID, skipping... [ 16:14:52 ] [ Config ] /dev/ttyUSB0 ECM priority: round [ 16:14:52 ] [ Config ] Option <spider> not present for User: card02, defaulting to NO [ 16:14:52 ] [ EMM Cache ] Initialising Cache with 20 entries [ 16:14:52 ] [ ECM Cache ] Initialising dynamic Cache [ NewCS ] Process ID is: 4840 [ 16:14:52 ] [ Loader ] Reader type 2 on node /dev/ttyUSB0 [ 16:14:52 ] [ Phoenix ] Opening device /dev/ttyUSB0 [ 16:14:52 ] [ Phoenix ] Setting Parity to: EVEN [ 16:14:52 ] [ Phoenix ] Setting 2 Stop bits on node /dev/ttyUSB0 [ 16:14:52 ] [ Phoenix ] Setting Baud to standard 9600 [ 16:14:52 ] [ Phoenix ] Normal RESET on node /dev/ttyUSB0 [ 16:14:54 ] [ Loader ] Reset failed ... [ 16:14:54 ] [ Loader ] Starting Newcamd Server on port 10110 [ 16:14:54 ] [ NewCS ] Ready to GO!  [root@csserver csserver]#
|
|
Omhoog
|
|
|
|
|
|
|
|
|
|
|
#1461304 - 12/02/2008 23:09
Re: Smartreader+ een goede uitleg
[Re: ]
|
teo1966
teo1966
Ongeregistreerd
|
niemand een idee om mij verder te helpen
|
|
Omhoog
|
|
|
|
|
|
|
|
|
|
|
#1461447 - 13/02/2008 12:49
Re: Smartreader+ een goede uitleg
[Re: ]
|
radxnl
Lid
Geregistreerd: 05/02/2006
Berichten: 43
Uit: DS-9
|
geef even 2 outputs van de pc
en als je de reader er in steekt
|
|
Omhoog
|
|
|
|
|
|
|
|
|
|
|
#1461642 - 13/02/2008 20:23
Re: Smartreader+ een goede uitleg
[Re: radxnl]
|
teo1966
teo1966
Ongeregistreerd
|
geef even 2 outputs van de pc en als je de reader er in steekt
de log en wat exta logs lspci en lsusb
Intel machine check reporting enabled on CPU#0. CPU0: Intel P4/Xeon Extended MCE MSRs (12) available CPU0: Thermal monitoring enabled CPU: Intel(R) Pentium(R) 4 CPU 2.40GHz stepping 07 Enabling fast FPU save and restore... done. Enabling unmasked SIMD FPU exception support... done. Checking 'hlt' instruction... OK. ENABLING IO-APIC IRQs ..TIMER: vector=0x31 pin1=2 pin2=-1 checking if image is initramfs... it is Freeing initrd memory: 1313k freed NET: Registered protocol family 16 PCI: PCI BIOS revision 2.20 entry at 0xeca9c, last bus=5 PCI: Using configuration type 1 mtrr: v2.0 (20020519) ACPI: Subsystem revision 20040816 ACPI: Interpreter enabled ACPI: Using IOAPIC for interrupt routing ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 *10 11 14 15) ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 6 7 10 11 14 15) ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 10 11 14 15) *0, disabled. ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 *11 14 15) ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 *5 6 7 10 11 14 15) ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 14 15) *0, disabled. ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 14 15) *0, disabled. ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 *5 6 7 10 11 14 15) ACPI: PCI Root Bridge [PCI0] (00:00) PCI: Probing PCI hardware (bus 00) PCI: Ignoring BAR0-3 of IDE controller 0000:00:1f.1 PCI: Transparent bridge - 0000:00:1e.0 ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.HUB_._PRT] Linux Plug and Play Support v0.97 (c) Adam Belay usbcore: registered new driver usbfs usbcore: registered new driver hub PCI: Using ACPI for IRQ routing ACPI: PCI Interrupt 0000:00:02.0[A] -> GSI 16 (level, low) -> IRQ 169 ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 16 (level, low) -> IRQ 169 ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 19 (level, low) -> IRQ 177 ACPI: PCI Interrupt 0000:00:1d.7[D] -> GSI 23 (level, low) -> IRQ 185 ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 18 (level, low) -> IRQ 193 ACPI: PCI Interrupt 0000:00:1f.5[B] -> GSI 17 (level, low) -> IRQ 201 ACPI: PCI Interrupt 0000:05:08.0[A] -> GSI 20 (level, low) -> IRQ 209 apm: BIOS not found. audit: initializing netlink socket (disabled) audit(1202900879.782:1): initialized Total HugeTLB memory allocated, 0 VFS: Disk quotas dquot_6.5.1 Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) SELinux: Registering netfilter hooks Initializing Cryptographic API ksign: Installing public key data Loading keyring - Added public key 44B1A32F6F8789E2 - User ID: CentOS (Kernel Module GPG key) pci_hotplug: PCI Hot Plug PCI Core version: 0.5 ACPI: Processor [CPU0] (supports C1, 8 throttling states) Real Time Clock Driver v1.12 Linux agpgart interface v0.100 (c) Dave Jones agpgart: Detected an Intel 845G Chipset. agpgart: Maximum main memory to use for agp memory: 431M agpgart: Detected 8060K stolen memory. agpgart: AGP aperture is 128M @ 0xf0000000 serio: i8042 AUX port at 0x60,0x64 irq 12 serio: i8042 KBD port at 0x60,0x64 irq 1 Serial: 8250/16550 driver $Revision: 1.90 $ 68 ports, IRQ sharing enabled ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A RAMDISK driver initialized: 16 RAM disks of 16384K size 1024 blocksize divert: not allocating divert_blk for non-ethernet device lo Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2 ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx ICH4: IDE controller at PCI slot 0000:00:1f.1 PCI: Enabling device 0000:00:1f.1 (0005 -> 0007) ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 18 (level, low) -> IRQ 193 ICH4: chipset revision 1 ICH4: not 100% native mode: will probe irqs later ide0: BM-DMA at 0x24a0-0x24a7, BIOS settings: hda:DMA, hdb:pio ide1: BM-DMA at 0x24a8-0x24af, BIOS settings: hdc:DMA, hdd:pio Probing IDE interface ide0... hda: WDC WD100BA, ATA DISK drive Using cfq io scheduler ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 Probing IDE interface ide1... hdc: Optiarc DVD RW AD-7170A, ATAPI CD/DVD-ROM drive ide1 at 0x170-0x177,0x376 on irq 15 Probing IDE interface ide2... Probing IDE interface ide3... Probing IDE interface ide4... Probing IDE interface ide5... hda: max request size: 128KiB hda: 19541088 sectors (10005 MB) w/2048KiB Cache, CHS=19386/16/63, UDMA(66) hda: cache flushes not supported hda: hda1 hda2 hdc: ATAPI 48X DVD-ROM DVD-R-RAM CD-R/RW drive, 2048kB Cache, UDMA(33) Uniform CD-ROM driver Revision: 3.20 ide-floppy driver 0.99.newide usbcore: registered new driver hiddev usbcore: registered new driver usbhid drivers/usb/input/hid-core.c: v2.0:USB HID core driver mice: PS/2 mouse device common for all mice input: AT Translated Set 2 keyboard on isa0060/serio0 md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27 NET: Registered protocol family 2 IP route cache hash table entries: 4096 (order: 2, 16384 bytes) TCP established hash table entries: 16384 (order: 5, 131072 bytes) TCP bind hash table entries: 16384 (order: 6, 458752 bytes) TCP: Hash tables configured (established 16384 bind 16384) Initializing IPsec netlink socket NET: Registered protocol family 1 NET: Registered protocol family 17 ACPI wakeup devices: PCI0 HUB COM1 COM2 USB1 USB2 USB3 EUSB PBTN ACPI: (supports S0 S1 S3 S4 S5) Freeing unused kernel memory: 172k freed SCSI subsystem initialized libata version 2.00 loaded. device-mapper: 4.5.5-ioctl (2006-12-01) initialised: dm-devel@redhat.com md: raid1 personality registered as nr 3 md: md1 stopped. md: bind<hda1> raid1: raid set md1 active with 1 out of 2 mirrors md: md2 stopped. md: bind<hda2> raid1: raid set md2 active with 1 out of 2 mirrors cdrom: open failed. EXT3-fs: INFO: recovery required on readonly filesystem. EXT3-fs: write access will be enabled during recovery. kjournald starting. Commit interval 5 seconds EXT3-fs: dm-0: orphan cleanup on readonly fs ext3_orphan_cleanup: deleting unreferenced inode 1044262 EXT3-fs: dm-0: 1 orphan inode deleted EXT3-fs: recovery complete. EXT3-fs: mounted filesystem with ordered data mode. inserting floppy driver for 2.6.9-67.0.1.EL Floppy drive(s): fd0 is 1.44M FDC 0 is a post-1991 82077 Ethernet Channel Bonding Driver: v2.6.3-rh (June 8, 2005) bonding: MII link monitoring set to 200 ms divert: allocating divert_blk for bond0 e100: Intel(R) PRO/100 Network Driver, 3.5.10-k2-NAPI e100: Copyright(c) 1999-2005 Intel Corporation ACPI: PCI Interrupt 0000:05:08.0[A] -> GSI 20 (level, low) -> IRQ 209 divert: allocating divert_blk for eth0 e100: eth0: e100_probe: addr 0xfc500000, irq 209, MAC addr 00:08:02:E2:E9:2E ACPI: PCI Interrupt 0000:00:1f.5[B] -> GSI 17 (level, low) -> IRQ 201 PCI: Setting latency timer of device 0000:00:1f.5 to 64 intel8x0_measure_ac97_clock: measured 50044 usecs intel8x0: clocking to 48000 hw_random: RNG not detected ACPI: PCI Interrupt 0000:00:1d.7[D] -> GSI 23 (level, low) -> IRQ 185 ehci_hcd 0000:00:1d.7: EHCI Host Controller PCI: Setting latency timer of device 0000:00:1d.7 to 64 ehci_hcd 0000:00:1d.7: irq 185, pci mem e0146000 ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1 PCI: cache line size of 128 is not supported by device 0000:00:1d.7 ehci_hcd 0000:00:1d.7: USB 2.0 enabled, EHCI 1.00, driver 2004-May-10 hub 1-0:1.0: USB hub found hub 1-0:1.0: 6 ports detected USB Universal Host Controller Interface driver v2.2 ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 16 (level, low) -> IRQ 169 uhci_hcd 0000:00:1d.0: UHCI Host Controller PCI: Setting latency timer of device 0000:00:1d.0 to 64 uhci_hcd 0000:00:1d.0: irq 169, io base 00002440 uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2 hub 2-0:1.0: USB hub found hub 2-0:1.0: 2 ports detected ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 19 (level, low) -> IRQ 177 uhci_hcd 0000:00:1d.1: UHCI Host Controller PCI: Setting latency timer of device 0000:00:1d.1 to 64 uhci_hcd 0000:00:1d.1: irq 177, io base 00002460 uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3 hub 3-0:1.0: USB hub found hub 3-0:1.0: 2 ports detected md: Autodetecting RAID arrays. md: could not bd_claim hda1. md: could not bd_claim hda2. md: autorun ... md: ... autorun DONE. ACPI: Power Button (FF) [PWRF] usb 3-1: new full speed USB device using address 2 drivers/usb/serial/usb-serial.c: USB Serial support registered for Generic usbcore: registered new driver usbserial_generic usbcore: registered new driver usbserial drivers/usb/serial/usb-serial.c: USB Serial Driver core v2.0 drivers/usb/serial/usb-serial.c: USB Serial support registered for FTDI SIO drivers/usb/serial/usb-serial.c: USB Serial support registered for FTDI 8U232AM Compatible drivers/usb/serial/usb-serial.c: USB Serial support registered for FTDI FT232BM Compatible drivers/usb/serial/usb-serial.c: USB Serial support registered for FTDI FT2232C Compatible drivers/usb/serial/usb-serial.c: USB Serial support registered for USB-UIRT Infr ared Tranceiver drivers/usb/serial/usb-serial.c: USB Serial support registered for Home-Electron ics TIRA-1 IR Transceiver ftdi_sio 3-1:1.0: FTDI FT232BM Compatible converter detected usb 3-1: FTDI FT232BM Compatible converter now attached to ttyUSB0 usbcore: registered new driver ftdi_sio drivers/usb/serial/ftdi_sio.c: v1.4.1:USB FTDI Serial Converters Driver EXT3 FS on dm-0, internal journal kjournald starting. Commit interval 5 seconds EXT3 FS on md1, internal journal EXT3-fs: mounted filesystem with ordered data mode. Adding 1015800k swap on /dev/main/swap. Priority:-1 extents:1 divert: freeing divert_blk for eth0 IA-32 Microcode Update Driver: v1.14 <tigran@veritas.com> microcode: CPU0 updated from revision 0x33 to 0x37, date = 06042003 IA-32 Microcode Update Driver v1.14 unregistered ip_tables: (C) 2000-2002 Netfilter core team ip_conntrack version 2.1 (4031 buckets, 32248 max) - 356 bytes per conntrack e100: Intel(R) PRO/100 Network Driver, 3.5.10-k2-NAPI e100: Copyright(c) 1999-2005 Intel Corporation ACPI: PCI Interrupt 0000:05:08.0[A] -> GSI 20 (level, low) -> IRQ 209 divert: allocating divert_blk for eth0 e100: eth0: e100_probe: addr 0xfc500000, irq 209, MAC addr 00:08:02:E2:E9:2E e100: eth0: e100_watchdog: link up, 100Mbps, full-duplex NET: Registered protocol family 5
[root@csserver ~]# uname -r 2.6.9-67.0.1.EL
[root@csserver ~]# lsusb Bus 003 Device 002: ID 0403:6001 Future Technology Devices International, Ltd FT232R USB-Serial (UART) IC Bus 003 Device 001: ID 0000:0000 Bus 002 Device 001: ID 0000:0000 Bus 001 Device 001: ID 0000:0000
[root@csserver ~]# lspci 00:00.0 Host bridge: Intel Corporation 82845G/GL[Brookdale-G]/GE/PE DRAM Controller/Host-Hub Interface (rev 01) 00:02.0 VGA compatible controller: Intel Corporation 82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device (rev 01) 00:1d.0 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1 (rev 01) 00:1d.1 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2 (rev 01) 00:1d.7 USB Controller: Intel Corporation 82801DB/DBM (ICH4/ICH4-M) USB2 EHCI Controller (rev 01) 00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 81) 00:1f.0 ISA bridge: Intel Corporation 82801DB/DBL (ICH4/ICH4-L) LPC Interface Bridge (rev 01) 00:1f.1 IDE interface: Intel Corporation 82801DB (ICH4) IDE Controller (rev 01) 00:1f.5 Multimedia audio controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller (rev 01) 05:08.0 Ethernet controller: Intel Corporation 82801DB PRO/100 VM (LOM) Ethernet Controller (rev 81)
[root@csserver ~]#
level: normal type: init output: all logger config: level 1 type 3 output 255 Console log options: level 1 type 3 log file: logger: cant open file , file log disabled udp log: host 192.168.1.79 port 1000 UDP log options: level 1 type 3 tcp port: 3001 TCP log options: level 1 type 3 [ 12:15:33 ] [ Box detect ] Box type 1 [ 12:15:33 ] [ Config ] Option <Seca-PPV> for device 0 (phoenix) not present, defaulting to NO [ 12:15:33 ] [ Config ] Value in <boxkey> for device 0 (phoenix) is INVALID, skipping... [ 12:15:33 ] [ Config ] /dev/ttyUSB0 ECM priority: round [ 12:15:33 ] [ Config ] Option <spider> not present for User: card02, defaulting to NO [ 12:15:33 ] [ EMM Cache ] Initialising Cache with 20 entries [ 12:15:33 ] [ ECM Cache ] Initialising dynamic Cache [ NewCS ] Process ID is: 4410 [ 12:15:33 ] [ Loader ] Reader type 2 on node /dev/ttyUSB0 [ 12:15:33 ] [ Phoenix ] Opening device /dev/ttyUSB0 [ 12:15:33 ] [ Phoenix ] Setting Parity to: EVEN [ 12:15:33 ] [ Phoenix ] Setting 2 Stop bits on node /dev/ttyUSB0 [ 12:15:33 ] [ Phoenix ] Setting Baud to standard 9600 [ 12:15:34 ] [ Phoenix ] Normal RESET on node /dev/ttyUSB0 [ 12:15:35 ] [ Loader ] Reset failed ... [ 12:15:35 ] [ Loader ] Starting Newcamd Server on port 10110 [ 12:15:35 ] [ NewCS ] Ready to GO!  [root@csserver csserver]#
<?xml version="1.0"?> <!--
For setup-issues, look in readme.txt! If there are other troubles, try different forums or irc channels around :o)
-->
<newCSconfig> <readers name="Card Readers"> <device> <name>phoenix</name> <type>Phoenix</type> <node>/dev/ttyUSB0</node> <mhz>357</mhz> <!-- or 357 --> <parity>even</parity> <reset>normaal</reset> <export>yes</export> <enabled>yes</enabled> <blocksa>No</blocksa> <blockua>No</blockua> <blockga>No</blockga> <boxkey>0000000000</boxkey> <PTShandshake>no</PTShandshake> <crypto-special>no</crypto-special> <carddetect>no</carddetect> <newcamd_port>10110</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>10001</port> <!-- valid value for allow are: ALL - Not active yet. --> <allow> <hostname>127.0.0.1</hostname> </allow> </radegastserver> <cache> <emm>20</emm> <ecm>-1</ecm> </cache> <debug> <password>xxxxxx</password> <level>normal</level> <type>init</type> <output>all</output> <logfile></logfile> <console_options></console_options> <file_options></file_options> <udp_host>192.168.1.79</udp_host> <udp_port>1000</udp_port> <udp_options></udp_options> <tcp_port>3001</tcp_port> <tcp_options></tcp_options> </debug> <newcamdserver> <enabled>yes</enabled> <name>csserver</name> <deskey>01 02 03 04 05 06 07 08 09 10 11 12 13 14</deskey> <userfile></userfile> <user> <name>card02</name> <password>card02</password> <au>on</au> </user> <user> <name>card03</name> <password>card03</password> <spider>off</spider> <sidoverride>on</sidoverride> <au>off</au> </user> </newcamdserver> </newCSconfig>
en de instellingen van de smartreader
Mode = Autoswitch Kernel = Normal T-mode = T = 0 EGT = 0
ben benieuwd wat er niet klopt
|
|
Omhoog
|
|
|
|
|
|
|
|
|
|
|
#1462169 - 15/02/2008 00:35
Re: Smartreader+ een goede uitleg
[Re: radxnl]
|
teo1966
teo1966
Ongeregistreerd
|
zet de reader eens op "dreambox" stand
hetzelfde probleem zal eens een andere newcs proberen
|
|
Omhoog
|
|
|
|
|
|
|
|
|
|
|
#1462508 - 15/02/2008 20:45
Re: Smartreader+ een goede uitleg
[Re: ]
|
Sheik Yerbouti
Lid
Geregistreerd: 19/01/2008
Berichten: 30
Uit: Schagen
|
Heb de smartreader geupdate naar 1.03?
|
|
Omhoog
|
|
|
|
|
|
|
|
Moderator: Duwgati, matchless
|
|
|
|
40266 Leden
49 Forums
241815 Onderwerpen
1501198 Berichten
456 berichten in de afgelopen 24 uur
Max Online: 336 @ 16/04/2008 20:22
|
|
|
|
|
|
|