dm 800 smargo help needed!!!

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • some888
    Newbie
    • Dec 2009
    • 3

    #1

    dm 800 smargo help needed!!!

    hi!
    I'm trying to set up 2 smargo cardreaders using both USB slots
    The image is Nabilo 0.12 (clone) on which I I enabled smargo from Kernel options.
    tryed all avaliable diffrerent configuration on newcs

    '/dev/usb/tts/0'
    '/dev/ttyusb0'


    and success
    readers are just not found or indicates no card present

    it's a part of relevant config

    <readers name="SCI">
    <device>
    <name>Lower Cardreader</name>
    <type>sci</type>
    <mhz>357</mhz>
    <node>/dev/usb/tts/0</node>
    <export>yes</export>
    <enabled>yes</enabled>
    <blocksa>yes</blocksa>
    <blockua>yes</blockua>
    <blockga>yes</blockga>
    <PTShandshake>no</PTShandshake>
    <crypto-special>no</crypto-special>
    <carddetect>yes</carddetect>
    <newcamd_port>15001</newcamd_port>
    <priority>round</priority>
    </device>
    <device>
    <name>Lower Cardreader</name>
    <type>sci</type>
    <mhz>357</mhz>
    <node>/dev/usb/tts/1</node>
    <export>yes</export>
    <enabled>yes</enabled>
    <blocksa>yes</blocksa>
    <blockua>yes</blockua>
    <blockga>yes</blockga>
    <PTShandshake>no</PTShandshake>
    <crypto-special>no</crypto-special>
    <carddetect>yes</carddetect>
    <newcamd_port>15002</newcamd_port>
    <priority>round</priority>
    </device>
    </readers>

    does anybody has any success at all....
    if yes please put here the relevant part of your newcs.xml

    P.S so far I had set up smargos on PC with no problems at all

    Thanks to everybody
Working...