Results 1 to 7 of 7

Thread: Oscam and jaycar reader

  1. #1
    Junior Member niiko's Avatar
    Join Date
    Apr 2008
    Location
    Bris Vegas
    Posts
    65
    Thanks
    5
    Thanked 9 Times in 3 Posts
    Rep Power
    199
    Reputation
    59

    Default Oscam and jaycar reader

    Has anyone managed to get a Jaycar reader running on oscam.
    I have tried all different combinations I can think of, but I always get "can't open device" in debug. Any Ideas are would be helpful.

    Thanks
    da se cudeu budale



Look Here ->
  • #2
    Premium Member
    Join Date
    Jan 2008
    Posts
    1,558
    Thanks
    65
    Thanked 84 Times in 64 Posts
    Rep Power
    270
    Reputation
    1032

    Default

    Does it work with a basic Phoenix reader?

    I have played with a Jaycar reader in the past (not specifically with Oscam) but I found that buttons and switches had to be in a certain position for it to work.

    The basic phoenix reader has 2 speed switch settings and that is it. ... works 99% of the time

  • #3
    Junior Member niiko's Avatar
    Join Date
    Apr 2008
    Location
    Bris Vegas
    Posts
    65
    Thanks
    5
    Thanked 9 Times in 3 Posts
    Rep Power
    199
    Reputation
    59

    Default

    The Jaycar reader works fine on Cccam, it just won't work on Oscam.
    da se cudeu budale

  • #4
    Senior Member Dave001's Avatar
    Join Date
    Jan 2008
    Age
    52
    Posts
    816
    Thanks
    33
    Thanked 308 Times in 159 Posts
    Rep Power
    274
    Reputation
    2411

    Default

    Try using "detect = CD" in oscam.server.

    Works fine with both my Jaycar MK1 and MK2.

  • The Following 2 Users Say Thank You to Dave001 For This Useful Post:

    AJM (19-12-10),marty 17 (19-12-10)

  • #5
    Premium Member
    Join Date
    Jan 2008
    Location
    Melbourne
    Posts
    855
    Thanks
    246
    Thanked 87 Times in 69 Posts
    Rep Power
    244
    Reputation
    886

    Default

    I think out of the box it can't detect cards unless you apply a mod detailed elsewhere here. Try "detect = none".

  • #6
    Junior Member
    Join Date
    Mar 2010
    Posts
    10
    Thanks
    0
    Thanked 3 Times in 3 Posts
    Rep Power
    0
    Reputation
    25

    Default

    Quote Originally Posted by Dave001 View Post
    Try using "detect = CD" in oscam.server.

    Works fine with both my Jaycar MK1 and MK2.
    Hi Dave001,

    Could post your oscam config files please. I am having trouble getting my to work.

    Cheers,
    Ben

    My config files

    OSCAM.SERVER
    [reader]
    label = ExtReader
    protocol = mouse
    detect = CD
    device = /dev/tts/0
    group = 1
    emmcache = 1,3,2
    CAID = 0604
    cardmhz = 357
    mhz = 357

    OSCAM.CONF
    [global]
    nice = -1
    WaitForCards = 1

    #pidfile = /var/run/oscam.pid
    #logfile = /var/log/oscam/oscam.log
    #usrfile = /var/log/oscam/oscamuser.log
    #cwlogdir = /var/log/oscam/cw
    #showecmdw = 1

    [monitor]
    port = 988
    aulow = 120
    monlevel = 1
    nocrypt = 127.0.0.1,192.168.1.100-192.168.1.200
    monlevel = 4

    [newcamd]
    key = 0102030405060708091011121314
    port = 10000@0604:000000

    [radegast]
    port = 10004
    user = user1
    allowed = 192.168.1.100-192.168.1.200

    OSCAM.USER
    [account]
    user = dm500c
    pwd = dm500c
    monlevel = 1
    group = 1
    au = ExtReader
    CAID = 0604
    ident = 0604:000000

  • #7
    Senior Member Dave001's Avatar
    Join Date
    Jan 2008
    Age
    52
    Posts
    816
    Thanks
    33
    Thanked 308 Times in 159 Posts
    Rep Power
    274
    Reputation
    2411

    Default

    Here you go, reader 1 is Blue NDS (jaycar MK1 @ 6mhz), reader two is Irdeto card (Jaycar MK2 @ 6mhz).

    OSCAM.SERVER

    [reader]
    label = foxtel
    protocol = mouse
    detect = CD
    device = /dev/ttyS0
    group = 1
    emmcache = 1,1,3
    caid = 090b
    cardmhz = 357
    mhz = 600
    BoxID = ********

    [reader]
    label = aurora
    protocol = mouse
    detect = NONE
    device = /dev/ttyS1
    group = 2
    emmcache = 1,1,3
    caid = 0626
    cardmhz = 600
    mhz = 600



    OSCAM.CONF

    [global]
    Nice = -19
    WaitForCards = 1
    #pidfile = /var/run/oscam.pid
    logfile = /tmp/oscam.log
    #usrfile = /var/log/oscam/oscamuser.log
    #cwlogdir = /var/log/oscam/cw
    maxlogsize = 10000
    #showecmdw = 1
    clienttimeout = 5000
    fallbacktimeout = 2500
    clientmaxidle = 1200
    cachedelay = 0
    bindwait = 120

    [monitor]
    port = 808
    aulow = 120
    monlevel = 1
    nocrypt = 127.0.0.1,192.168.1.1-192.168.1.255

    [webif]
    httpport = 8866
    httpuser = oscam
    httppwd = *******
    httprefresh = 10
    httpallowed = 192.168.***.***
    httpdyndns = ****.dyndns.***

    [newcamd]
    key = 0102030405060708091011121314
    port = 12666@090B:000000
    port = 12667@0626:04****


    OSCAM.USER

    [account]
    user = update1
    pwd = ndscard
    uniq = 0
    monlevel = 1
    group = 1
    au = foxtel
    caid = 090B&FFFF

    [account]
    user = update2
    pwd = irdetocard
    uniq = 0
    monlevel = 1
    group = 2
    au = aurora
    caid = 0626

    [account]
    user = user1
    pwd = user1
    uniq = 0
    monlevel = 1
    group = 1,2
    caid = 090B&FFFF,0626

  • Bookmarks

    Posting Permissions

    • You may not post new threads
    • You may not post replies
    • You may not post attachments
    • You may not edit your posts
    •