Find the answer to your Linux question:
Results 1 to 3 of 3
Hello, I'm trying to configure a smart card reader on Ubuntu Natty 11.04. To do this I installed package pcscd. But the smart card reader is not recognized at all. ...
  1. #1
    Linux Newbie
    Join Date
    Dec 2008
    Location
    Luxembourg
    Posts
    130

    package pcscd : missing file update-reader.conf ?

    Hello,

    I'm trying to configure a smart card reader on Ubuntu Natty 11.04.
    To do this I installed package pcscd.
    But the smart card reader is not recognized at all.

    However I have same config on another laptop still using Ubuntu Lucid 10.04 works perfectly as card reader is recognized and activated.

    I checked package on both distros and found that 11.04 version do not contain update-reader.conf.

    Why such packages differences between 11.09 and 10.04 ?
    Where can I find update-reader.conf ?
    Is the update-reader.conf mandatory to config pcsc ?

    Thanks for attention.
    Bye,
    Bruno

  2. #2
    Trusted Penguin jayd512's Avatar
    Join Date
    Feb 2008
    Location
    Kentucky
    Posts
    4,073
    I'm not sure how well it will work for you, as these steps are for 10.10, but it may be worth a shot.

    https://help.ubuntu.com/community/CommonAccessCard
    Jay

    New users, read this first.
    New Member FAQ
    Registered Linux User #463940
    I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.

  3. #3
    Linux Newbie
    Join Date
    Dec 2008
    Location
    Luxembourg
    Posts
    130

    SOLVED : package pcscd : missing file update-reader.conf ?

    Hello,

    the absence of the update-reader.conf is not related to my previous problem.

    Simply the driver of my card reader SCM3310 was missing on my system.
    From Internet I downloaded it (via google I found website from where it can be downloaded)

    I followed the (very simple) instructions to install it.
    Then :

    - optionally : check the pcscd daemon is stopped
    - /usr/sbin/pcscd --debug --foreground
    - plug the card reader

    Now the smartcard reader is recognized :

    ...
    hotplug_libudev.c:309:HPAddDevice() Adding USB device: SCR3310 Smart Card Reader
    00000057 readerfactory.c:934:RFInitializeReader() Attempting startup of SCR3310 Smart Card Reader [CCID Interface] (21120629200522) 00 00 using /usr/lib/pcsc/drivers/scmccid.bundle/Contents/Linux/libscmccid.so.5.0.21
    ...

    Bye,
    Bruno

Posting Permissions

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