Omnikey 3121 helpppppp

There are 27 replies in this Thread which was already clicked 3,142 times. The last Post () by dada.

  • # Configuration file for OpenSC
    # Example configuration file
    # NOTE: All key-value pairs must be terminated by a semicolon.
    # Default values for any application
    # These can be overridden by an application
    # specific configuration block.
    app default {
    # Amount of debug info to print
    #
    # A greater value means more debug info.
    # Default: 0
    #
    debug = 0;
    # The file to which debug output will be written
    #
    # Special values 'stdout' and 'stderr' are recognized.
    # Default: stderr
    #
    # debug_file = /tmp/opensc-debug.log;
    # debug_file = "C:\Documents and Settings\All Users\Documents\opensc-debug.log";


    # PKCS#15 initialization / personalization
    # profiles directory for pkcs15-init.
    # Default: /usr/share/opensc
    #
    # profile_dir = /usr/share/opensc;
    # CT-API module configuration.
    #reader_driver ctapi {
    #reader_drivers = pcsc;
    module /usr/lib/ctapi/libtowitoko.so {
    # CT-API ports:
    # 0..3 COM1..4
    # 4 Printer
    # 5 Modem
    # 6..7 LPT1..2
    # ports = 0;
    # }
    #}
    # The following section shows definitions for PC/SC readers.
    reader_driver pcsc {
    # Limit command and response sizes.
    # Default: n/a
    # max_send_size = 255;
    # max_recv_size = 256;
    #
    # Connect to reader in exclusive mode?
    # Default: false
    # connect_exclusive = true;
    #
    # What to do when disconnecting from a card (SCardDisconnect)
    # Valid values: leave, reset, unpower.
    # Default: reset
    # disconnect_action = unpower;
    #
    # What to do at the end of a transaction (SCardEndTransaction)
    # Valid values: leave, reset, unpower.
    # Default: leave
    # transaction_end_action = reset;
    #
    # What to do when reconnection to a card (SCardReconnect)
    # Valid values: leave, reset, unpower.
    # Note that this affects only the internal reconnect (after a SCARD_W_RESET_CARD).
    # A forced reset via sc_reset() always does a full powerup.
    # Default: leave
    # reconnect_action = reset;
    #
    # Enable pinpad if detected (PC/SC v2.0.2 Part 10)
    # Default: true
    # enable_pinpad = false;
    #
    # Use specific pcsc provider.
    Default: libpcsclite.so.1
    # provider_library = libpcsclite.so.1
    }

  • # Options for OpenCT support
    reader_driver openct {
    # Virtual readers to allocate.
    # Default: 2
    # readers = 5;
    #
    # Limit command and response sizes.
    # Default: n/a
    # max_send_size = 255;
    # max_recv_size = 256;
    };


    # What card drivers to load at start-up
    #
    # A special value of 'internal' will load all
    # statically linked drivers. If an unknown (ie. not
    # internal) driver is supplied, a separate configuration
    # configuration block has to be written for the driver.
    # Default: internal
    # NOTE: When "internal" keyword is used, must be last entry
    #
    # card_drivers = customcos, internal;


    # Card driver configuration blocks.


    # For card drivers loaded from an external shared library/DLL,
    # you need to specify the path name of the module
    #
    # card_driver customcos {
    # The location of the driver library
    # module = /usr/lib/opensc/drivers/card_customcos.so;
    # }


    # Force using specific card driver
    #
    # If this option is present, OpenSC will use the supplied
    # driver with all inserted cards.
    #
    # Default: autodetect
    #
    # force_card_driver = customcos;

  • # In addition to the built-in list of known cards in the
    # card driver, you can configure a new card for the driver
    # using the card_atr block. The goal is to centralize
    # everything related to a certain card to card_atr.
    #
    # The supported internal card driver names can be retrieved
    # from the output of:
    # $ opensc-tool --list-drivers


    # Generic format: card_atr <hex encoded ATR (case-sensitive!)>


    # New card entry for the flex card driver
    # card_atr 3b:f0:0d:ca:fe {
    # All parameters for the context are
    # optional unless specified otherwise.
    # Context: global, card driver
    #
    # ATR mask value
    #
    # The mask is logically AND'd with an
    # card ATR prior to comparison with the
    # ATR reference value above. Using mask
    # allows identifying and configuring
    # multiple ATRs as the same card model.
    # atrmask = "ff:ff:ff:ff:ff";
    # Context: card driver
    #
    # Specify used card driver (REQUIRED).
    #
    # When enabled, overrides all possible
    # settings from the card drivers built-in
    # card configuration list.
    # driver = "flex";
    # Set card name for card drivers that allows it.
    # name = "My CryptoFlex card";
    # Card type as an integer value.
    #
    # Depending on card driver, this allows
    # tuning the behaviour of the card driver
    # for your card.
    # type = "2002";
    # Card flags as an hex value.
    # Multiple values are OR'd together.
    #
    # Depending on card driver, this allows
    # fine-tuning the capabilities in
    # the card driver for your card.
    #
    # Optionally, some known parameters
    # can be specified as strings:
    #
    # rng - On-board random number source
    #
    # flags = "rng", "0x80000000";
    #
    # Context: PKCS#15 emulation layer
    #
    # When using PKCS#15 emulation, force
    # the emulation driver for specific cards.
    #
    # Required for external drivers, but can
    # be used with built-in drivers, too.
    # pkcs15emu = "custom";
    #
    # Context: reader driver
    #
    # Force protocol selection for specific cards.
    # Known parameters: t0, t1, raw
    # force_protocol = "t0";
    # }

  • [root@localhost ~]# lsusb
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 002 Device 002: ID 076b:3021 OmniKey AG CardMan 3121
    Bus 003 Device 002: ID 1ea7:0002


    [root@localhost ~]# opensc-tool -l
    No smart card readers found.

  • Hi got confused what do I need to do next to have everything running correctly 10x still in cccam the two servers we did are offlineee how I get them online

Your resource for Linux TV servers and smart card readers.

Find software downloads, drivers, and support for server setup and card-sharing configurations. Set up a Linux-based TV server. Access downloads and support for server software and USB card readers for advanced TV reception and management

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!