Рутокен ЭЦП + Ubuntu 16 04. Pcsc_scan не видит устройство.

Здравствуйте.
Вот так видит lsusb: Bus 004 Device 006: ID 0a89:002

pcsc_scan: up@up:~$ pcsc_scan
Scanning present readers...
Waiting for the first reader...

Токен 64к2432

Под Win7 работает исправно.
Инструкции по установке рутокена для *nix с вашего сайта выполнял исправно, не помогает.
Прошу помощи.

Re: Рутокен ЭЦП + Ubuntu 16 04. Pcsc_scan не видит устройство.

Прочитал форум. Вот выводы команд:
up@up:~$ service pcscd start
up@up:~$ pcscd -afddddd
00000000 debuglog.c:291:DebugLogSetLevel() debug level=debug
00001913 debuglog.c:291:DebugLogSetLevel() debug level=debug
00000137 debuglog.c:291:DebugLogSetLevel() debug level=debug
00000169 debuglog.c:291:DebugLogSetLevel() debug level=debug
00000125 debuglog.c:291:DebugLogSetLevel() debug level=debug
00000233 pcscdaemon.c:417:main() kill failed: Operation not permitted
up@up:~$ ^C
up@up:~$ service pcscd stop
up@up:~$ pcscd -afddddd
00000000 debuglog.c:291:DebugLogSetLevel() debug level=debug
00000070 debuglog.c:291:DebugLogSetLevel() debug level=debug
00000003 debuglog.c:291:DebugLogSetLevel() debug level=debug
00000003 debuglog.c:291:DebugLogSetLevel() debug level=debug
00000002 debuglog.c:291:DebugLogSetLevel() debug level=debug
00000033 utils.c:84:GetDaemonPid() Can't open /var/run/pcscd/pcscd.pid: No such file or directory
00000043 configfile.l:283:DBGetReaderListDir() Parsing conf directory: /etc/reader.conf.d
00000019 configfile.l:355:DBGetReaderList() Parsing conf file: /etc/reader.conf.d/libccidtwin
00000039 configfile.l:317:DBGetReaderListDir() Skipping non regular file: ..
00000004 configfile.l:317:DBGetReaderListDir() Skipping non regular file: .
00000006 pcscdaemon.c:569:main() pcsc-lite 1.8.14 daemon ready.
00000009 pcscdaemon.c:604:main() cannot create /var/run/pcscd/pcscd.pid: Permission denied
00000025 winscard_msg_srv.c:148:InitializeSocket() Unable to bind common socket: Address already in use
00000004 pcscdaemon.c:627:main() Error initializing pcscd.
00000003 pcscdaemon.c:694:at_exit() cleaning /var/run/pcscd
00000005 pcscdaemon.c:725:clean_temp_files() Cannot remove /var/run/pcscd/pcscd.comm: Permission denied
00000005 pcscdaemon.c:731:clean_temp_files() Cannot remove /var/run/pcscd/pcscd.pid: No such file or directory

Re: Рутокен ЭЦП + Ubuntu 16 04. Pcsc_scan не видит устройство.

Добавьте пользователя, от которого вы запускаете pcsc_scan, в группу root.

pcscd надо от рута запускать.
В последней убунте systemd его с ключом --auto-exit запускает, т.е. он живет секунд 5 после старта.

(2017-03-13 12:12:27 отредактировано seberian)

Re: Рутокен ЭЦП + Ubuntu 16 04. Pcsc_scan не видит устройство.

Здравствуйте!
Аналогичная проблема. Ubuntu 14.04.1

root      3076  0.0  0.0 171324  2648 pts/1    Sl   12:00   0:00 /usr/sbin/pcscd

pcscd запущен

В режиме дебага определяет подключение и отключение устройства.
Но pcsc_scan устройства не видит

lsusb имени устройства не показывает, только ID 0a89:0020

Re: Рутокен ЭЦП + Ubuntu 16 04. Pcsc_scan не видит устройство.

Здравствуйте.

seberian пишет:

lsusb имени устройства не показывает, только ID 0a89:0020

Это Рутокен S не ЭЦП.
Надо установить драйвер отсюда.

(2017-03-14 20:38:01 отредактировано bushin.andrey)

Re: Рутокен ЭЦП + Ubuntu 16 04. Pcsc_scan не видит устройство.

Добрый вечер.

У меня тоже не видит Рутокен ЭЦП


mint@mint ~ $ service pcscd start
mint@mint ~ $ pcscd -afddddd
00000000 debuglog.c:291:DebugLogSetLevel() debug level=debug
00000175 debuglog.c:291:DebugLogSetLevel() debug level=debug
00000010 debuglog.c:291:DebugLogSetLevel() debug level=debug
00000019 debuglog.c:291:DebugLogSetLevel() debug level=debug
00000033 debuglog.c:291:DebugLogSetLevel() debug level=debug
00000105 pcscdaemon.c:417:main() kill failed: Operation not permitted
mint@mint ~ $ service pcscd stop
mint@mint ~ $ pcscd -afddddd
00000000 debuglog.c:291:DebugLogSetLevel() debug level=debug
00000174 debuglog.c:291:DebugLogSetLevel() debug level=debug
00000009 debuglog.c:291:DebugLogSetLevel() debug level=debug
00000024 debuglog.c:291:DebugLogSetLevel() debug level=debug
00000028 debuglog.c:291:DebugLogSetLevel() debug level=debug
00000068 utils.c:84:GetDaemonPid() Can't open /var/run/pcscd/pcscd.pid: No such file or directory
00000102 configfile.l:283:DBGetReaderListDir() Parsing conf directory: /etc/reader.conf.d
00000042 configfile.l:317:DBGetReaderListDir() Skipping non regular file: .
00000015 configfile.l:317:DBGetReaderListDir() Skipping non regular file: ..
00000014 configfile.l:355:DBGetReaderList() Parsing conf file: /etc/reader.conf.d/libccidtwin
00000095 pcscdaemon.c:569:main() pcsc-lite 1.8.14 daemon ready.
00000029 pcscdaemon.c:604:main() cannot create /var/run/pcscd/pcscd.pid: Permission denied
00000056 winscard_msg_srv.c:148:InitializeSocket() Unable to bind common socket: Address already in use
00000015 pcscdaemon.c:627:main() Error initializing pcscd.
00000012 pcscdaemon.c:694:at_exit() cleaning /var/run/pcscd
00000019 pcscdaemon.c:725:clean_temp_files() Cannot remove /var/run/pcscd/pcscd.comm: Permission denied
00000020 pcscdaemon.c:731:clean_temp_files() Cannot remove /var/run/pcscd/pcscd.pid: No such file or directory
mint@mint ~ $ service pcscd start
mint@mint ~ $ sudo pcsc_scan
[sudo] пароль для mint:
PC/SC device scanner
V 1.4.25 (c) 2001-2011, Ludovic Rousseau <ludovic.rousseau@free.fr>
Compiled with PC/SC lite version: 1.8.14
Using reader plug'n play mechanism
Scanning present readers...
Waiting for the first reader...

Re: Рутокен ЭЦП + Ubuntu 16 04. Pcsc_scan не видит устройство.

Здравствуйте, bushin.andrey!

Попробуйте завершить работу службы pcscd используя sudo, а т.е.

sudo service pcscd stop

после запустить режим отладки

sudo pcscd -afddddd

Также ещё хотелось бы подчеркнуть, если у вас модель Рутокен S, то для данной модели требуется установка драйвера https://www.rutoken.ru/support/download … s-for-nix/
Для остальных моделей Рутокен нужно, чтобы в системе были установлены: библиотека libccid, пакеты pcscd и libpcsclite1. По ссылке указанной выше имеется подробное описание и инструкции по настройке.
Пакет pcscd как мы видим у вас установлен, но всё же рекомендуем сверится с инструкцией и проверить наличие остальных пакетов.

Re: Рутокен ЭЦП + Ubuntu 16 04. Pcsc_scan не видит устройство.

Анатолий Убушаев пишет:

Здравствуйте, bushin.andrey!

Попробуйте завершить работу службы pcscd используя sudo, а т.е.

sudo service pcscd stop

после запустить режим отладки

sudo pcscd -afddddd

Также ещё хотелось бы подчеркнуть, если у вас модель Рутокен S, то для данной модели требуется установка драйвера https://www.rutoken.ru/support/download … s-for-nix/
Для остальных моделей Рутокен нужно, чтобы в системе были установлены: библиотека libccid, пакеты pcscd и libpcsclite1. По ссылке указанной выше имеется подробное описание и инструкции по настройке.
Пакет pcscd как мы видим у вас установлен, но всё же рекомендуем сверится с инструкцией и проверить наличие остальных пакетов.

mint@mint ~ $ sudo service pcscd stop
[sudo] пароль для mint:
mint@mint ~ $ sudo pcscd -afddddd
00000000 debuglog.c:291:DebugLogSetLevel() debug level=debug
00000168 debuglog.c:291:DebugLogSetLevel() debug level=debug
00000026 debuglog.c:291:DebugLogSetLevel() debug level=debug
00000017 debuglog.c:291:DebugLogSetLevel() debug level=debug
00000019 debuglog.c:291:DebugLogSetLevel() debug level=debug
00000089 utils.c:84:GetDaemonPid() Can't open /var/run/pcscd/pcscd.pid: No such file or directory
00000097 configfile.l:283:DBGetReaderListDir() Parsing conf directory: /etc/reader.conf.d
00000040 configfile.l:317:DBGetReaderListDir() Skipping non regular file: .
00000014 configfile.l:317:DBGetReaderListDir() Skipping non regular file: ..
00000015 configfile.l:355:DBGetReaderList() Parsing conf file: /etc/reader.conf.d/libccidtwin
00000100 pcscdaemon.c:569:main() pcsc-lite 1.8.14 daemon ready.
00008908 hotplug_libudev.c:296:get_driver() Looking for a driver for VID: 0x1D6B, PID: 0x0001, path: /dev/bus/usb/003/001
00000223 hotplug_libudev.c:296:get_driver() Looking for a driver for VID: 0x1D6B, PID: 0x0001, path: /dev/bus/usb/004/001
00000142 hotplug_libudev.c:296:get_driver() Looking for a driver for VID: 0x1D6B, PID: 0x0001, path: /dev/bus/usb/004/001
00000153 hotplug_libudev.c:296:get_driver() Looking for a driver for VID: 0x046D, PID: 0xC326, path: /dev/bus/usb/004/002
00000187 hotplug_libudev.c:296:get_driver() Looking for a driver for VID: 0x046D, PID: 0xC326, path: /dev/bus/usb/004/002
00000141 hotplug_libudev.c:296:get_driver() Looking for a driver for VID: 0x1D6B, PID: 0x0001, path: /dev/bus/usb/004/001
00000152 hotplug_libudev.c:296:get_driver() Looking for a driver for VID: 0x093A, PID: 0x2516, path: /dev/bus/usb/004/003
00000203 hotplug_libudev.c:296:get_driver() Looking for a driver for VID: 0x1D6B, PID: 0x0002, path: /dev/bus/usb/001/001
00000141 hotplug_libudev.c:296:get_driver() Looking for a driver for VID: 0x1D6B, PID: 0x0002, path: /dev/bus/usb/001/001
00000149 hotplug_libudev.c:296:get_driver() Looking for a driver for VID: 0x046D, PID: 0x082B, path: /dev/bus/usb/001/002
00000149 hotplug_libudev.c:296:get_driver() Looking for a driver for VID: 0x046D, PID: 0x082B, path: /dev/bus/usb/001/002
00000152 hotplug_libudev.c:296:get_driver() Looking for a driver for VID: 0x046D, PID: 0x082B, path: /dev/bus/usb/001/002
00000150 hotplug_libudev.c:296:get_driver() Looking for a driver for VID: 0x046D, PID: 0x082B, path: /dev/bus/usb/001/002
00000203 hotplug_libudev.c:296:get_driver() Looking for a driver for VID: 0x1D6B, PID: 0x0001, path: /dev/bus/usb/005/001
00000140 hotplug_libudev.c:296:get_driver() Looking for a driver for VID: 0x1D6B, PID: 0x0001, path: /dev/bus/usb/005/001
00000164 hotplug_libudev.c:296:get_driver() Looking for a driver for VID: 0x096E, PID: 0x0005, path: /dev/bus/usb/005/010
00000204 hotplug_libudev.c:296:get_driver() Looking for a driver for VID: 0x1D6B, PID: 0x0001, path: /dev/bus/usb/006/001
00000197 hotplug_libudev.c:296:get_driver() Looking for a driver for VID: 0x1D6B, PID: 0x0002, path: /dev/bus/usb/002/001
00000141 hotplug_libudev.c:296:get_driver() Looking for a driver for VID: 0x1D6B, PID: 0x0002, path: /dev/bus/usb/002/001
00000150 hotplug_libudev.c:296:get_driver() Looking for a driver for VID: 0x058F, PID: 0x6377, path: /dev/bus/usb/002/011
00000197 hotplug_libudev.c:296:get_driver() Looking for a driver for VID: 0x1D6B, PID: 0x0001, path: /dev/bus/usb/007/001

Re: Рутокен ЭЦП + Ubuntu 16 04. Pcsc_scan не видит устройство.

А если попробовать так:

sudo /etc/init.d/pcscd stop

потом проверить статус службы

sudo /etc/init.d/pcscd status

либо

sudo service pcscd status

Какой статус выводит?

Re: Рутокен ЭЦП + Ubuntu 16 04. Pcsc_scan не видит устройство.

Анатолий Убушаев пишет:

А если попробовать так:

sudo /etc/init.d/pcscd stop

потом проверить статус службы

sudo /etc/init.d/pcscd status

либо

sudo service pcscd status

Какой статус выводит?

mint@mint ~ $ sudo /etc/init.d/pcscd stop
[sudo] пароль для mint:
[ ok ] Stopping pcscd (via systemctl): pcscd.service.
mint@mint ~ $ sudo /etc/init.d/pcscd status
● pcscd.service - PC/SC Smart Card Daemon
   Loaded: loaded (/lib/systemd/system/pcscd.service; indirect; vendor preset: enabled)
   Active: failed (Result: exit-code) since Ср 2017-03-15 12:03:29 MSK; 37min ago
  Process: 11627 ExecStart=/usr/sbin/pcscd --foreground --auto-exit (code=exited, status=1/FAILURE)
Main PID: 11627 (code=exited, status=1/FAILURE)

мар 14 20:26:40 mint systemd[1]: Started PC/SC Smart Card Daemon.
мар 15 12:03:29 mint systemd[1]: Stopping PC/SC Smart Card Da....
мар 15 12:03:29 mint systemd[1]: pcscd.service: Main process ...E
мар 15 12:03:29 mint systemd[1]: Stopped PC/SC Smart Card Daemon.
мар 15 12:03:29 mint systemd[1]: pcscd.service: Unit entered ....
мар 15 12:03:29 mint systemd[1]: pcscd.service: Failed with r....
мар 15 12:03:29 mint systemd[1]: Stopped PC/SC Smart Card Daemon.
мар 15 12:40:22 mint systemd[1]: Stopped PC/SC Smart Card Daemon.
Hint: Some lines were ellipsized, use -l to show in full.

Re: Рутокен ЭЦП + Ubuntu 16 04. Pcsc_scan не видит устройство.

Пробуйте:

sudo pcscd -afddddd

Какой теперь вывод?

Re: Рутокен ЭЦП + Ubuntu 16 04. Pcsc_scan не видит устройство.

Анатолий Убушаев пишет:

Пробуйте:

sudo pcscd -afddddd

Какой теперь вывод?

mint@mint ~ $ sudo /etc/init.d/pcscd stop
[sudo] пароль для mint:
[ ok ] Stopping pcscd (via systemctl): pcscd.service.
mint@mint ~ $ sudo /etc/init.d/pcscd status
● pcscd.service - PC/SC Smart Card Daemon
   Loaded: loaded (/lib/systemd/system/pcscd.service; indirect; vendor preset: enabled)
   Active: failed (Result: exit-code) since Ср 2017-03-15 12:03:29 MSK; 37min ago
  Process: 11627 ExecStart=/usr/sbin/pcscd --foreground --auto-exit (code=exited, status=1/FAILURE)
Main PID: 11627 (code=exited, status=1/FAILURE)

мар 14 20:26:40 mint-A785GM-M systemd[1]: Started PC/SC Smart Card Daemon.
мар 15 12:03:29 mint-A785GM-M systemd[1]: Stopping PC/SC Smart Card Da....
мар 15 12:03:29 mint-A785GM-M systemd[1]: pcscd.service: Main process ...E
мар 15 12:03:29 mint-A785GM-M systemd[1]: Stopped PC/SC Smart Card Daemon.
мар 15 12:03:29 mint-A785GM-M systemd[1]: pcscd.service: Unit entered ....
мар 15 12:03:29 mint-A785GM-M systemd[1]: pcscd.service: Failed with r....
мар 15 12:03:29 mint-A785GM-M systemd[1]: Stopped PC/SC Smart Card Daemon.
мар 15 12:40:22 mint-A785GM-M systemd[1]: Stopped PC/SC Smart Card Daemon.
Hint: Some lines were ellipsized, use -l to show in full.
mint@mint ~ $ ^C
mint@mint ~ $ sudo pcscd -afddddd
[sudo] пароль для mint:
00000000 debuglog.c:291:DebugLogSetLevel() debug level=debug
00000178 debuglog.c:291:DebugLogSetLevel() debug level=debug                 
00000020 debuglog.c:291:DebugLogSetLevel() debug level=debug                   
00000011 debuglog.c:291:DebugLogSetLevel() debug level=debug                   
00000017 debuglog.c:291:DebugLogSetLevel() debug level=debug                     
00000073 pcscdaemon.c:403:main() file /var/run/pcscd/pcscd.comm already exists. 
00000016 pcscdaemon.c:405:main() Another pcscd (pid: 22862) seems to be running.

(2017-03-15 14:25:53 отредактировано Анатолий Убушаев)

Re: Рутокен ЭЦП + Ubuntu 16 04. Pcsc_scan не видит устройство.

bushin.andrey пишет:

                 
00000073 pcscdaemon.c:403:main() file /var/run/pcscd/pcscd.comm already exists. 
00000016 pcscdaemon.c:405:main() Another pcscd (pid: 22862) seems to be running.

Похоже, что у вас ещё один pcscd процесс висит (pid: 22862), завершите процесс и заново повторите, все действия.

Re: Рутокен ЭЦП + Ubuntu 16 04. Pcsc_scan не видит устройство.

Анатолий Убушаев пишет:
bushin.andrey пишет:

                 
00000073 pcscdaemon.c:403:main() file /var/run/pcscd/pcscd.comm already exists. 
00000016 pcscdaemon.c:405:main() Another pcscd (pid: 22862) seems to be running.

Похоже, что у вас ещё один pcscd процесс висит (pid: 22862), завершите процесс и заново повторите, все действия.

mint@mint ~ $ sudo killall pcscd
[sudo] пароль для mint:                                                             
mint@mint ~ $ sudo pcscd -afddddd                                             
00000000 debuglog.c:291:DebugLogSetLevel() debug level=debug                           
00000172 debuglog.c:291:DebugLogSetLevel() debug level=debug                             
00000021 debuglog.c:291:DebugLogSetLevel() debug level=debug                             
00000017 debuglog.c:291:DebugLogSetLevel() debug level=debug                               
00000041 debuglog.c:291:DebugLogSetLevel() debug level=debug                               
00000116 configfile.l:283:DBGetReaderListDir() Parsing conf directory: /etc/reader.conf.d 
00000043 configfile.l:317:DBGetReaderListDir() Skipping non regular file: .                 
00000016 configfile.l:317:DBGetReaderListDir() Skipping non regular file: ..               
00000016 configfile.l:355:DBGetReaderList() Parsing conf file: /etc/reader.conf.d/libccidtwin
00000094 pcscdaemon.c:569:main() pcsc-lite 1.8.14 daemon ready.                               
00011392 hotplug_libudev.c:296:get_driver() Looking for a driver for VID: 0x1D6B, PID: 0x0001, path: /dev/bus/usb/003/001
00000404 hotplug_libudev.c:296:get_driver() Looking for a driver for VID: 0x1D6B, PID: 0x0001, path: /dev/bus/usb/004/001
00000267 hotplug_libudev.c:296:get_driver() Looking for a driver for VID: 0x1D6B, PID: 0x0001, path: /dev/bus/usb/004/001
00000279 hotplug_libudev.c:296:get_driver() Looking for a driver for VID: 0x046D, PID: 0xC326, path: /dev/bus/usb/004/002
00000279 hotplug_libudev.c:296:get_driver() Looking for a driver for VID: 0x046D, PID: 0xC326, path: /dev/bus/usb/004/002
00000262 hotplug_libudev.c:296:get_driver() Looking for a driver for VID: 0x1D6B, PID: 0x0001, path: /dev/bus/usb/004/001
00000278 hotplug_libudev.c:296:get_driver() Looking for a driver for VID: 0x093A, PID: 0x2516, path: /dev/bus/usb/004/003
00000375 hotplug_libudev.c:296:get_driver() Looking for a driver for VID: 0x1D6B, PID: 0x0002, path: /dev/bus/usb/001/001
00000259 hotplug_libudev.c:296:get_driver() Looking for a driver for VID: 0x1D6B, PID: 0x0002, path: /dev/bus/usb/001/001
00000277 hotplug_libudev.c:296:get_driver() Looking for a driver for VID: 0x046D, PID: 0x082B, path: /dev/bus/usb/001/002
00000277 hotplug_libudev.c:296:get_driver() Looking for a driver for VID: 0x046D, PID: 0x082B, path: /dev/bus/usb/001/002
00000339 hotplug_libudev.c:296:get_driver() Looking for a driver for VID: 0x046D, PID: 0x082B, path: /dev/bus/usb/001/002
00000181 hotplug_libudev.c:296:get_driver() Looking for a driver for VID: 0x046D, PID: 0x082B, path: /dev/bus/usb/001/002
00000109 hotplug_libudev.c:296:get_driver() Looking for a driver for VID: 0x1D6B, PID: 0x0001, path: /dev/bus/usb/005/001
00000076 hotplug_libudev.c:296:get_driver() Looking for a driver for VID: 0x1D6B, PID: 0x0001, path: /dev/bus/usb/005/001
00000088 hotplug_libudev.c:296:get_driver() Looking for a driver for VID: 0x096E, PID: 0x0005, path: /dev/bus/usb/005/010
00000113 hotplug_libudev.c:296:get_driver() Looking for a driver for VID: 0x1D6B, PID: 0x0001, path: /dev/bus/usb/006/001
00000110 hotplug_libudev.c:296:get_driver() Looking for a driver for VID: 0x1D6B, PID: 0x0002, path: /dev/bus/usb/002/001
00000079 hotplug_libudev.c:296:get_driver() Looking for a driver for VID: 0x1D6B, PID: 0x0002, path: /dev/bus/usb/002/001
00000085 hotplug_libudev.c:296:get_driver() Looking for a driver for VID: 0x058F, PID: 0x6377, path: /dev/bus/usb/002/011
00000113 hotplug_libudev.c:296:get_driver() Looking for a driver for VID: 0x1D6B, PID: 0x0001, path: /dev/bus/usb/007/001
15320056 winscard_msg_srv.c:253:ProcessEventsServer() Common channel packet arrival
00000054 winscard_msg_srv.c:265:ProcessEventsServer() ProcessCommonChannelRequest detects: 5
00000008 pcscdaemon.c:134:SVCServiceRunLoop() A new context thread creation is requested: 5
00000090 winscard_svc.c:331:ContextThread() Authorized PC/SC client
00000034 winscard_svc.c:335:ContextThread() Thread is started: dwClientID=5, threadContext @0x2566130
00000027 winscard_svc.c:353:ContextThread() Received command: CMD_VERSION from client 5
00000011 winscard_svc.c:365:ContextThread() Client is protocol version 4:3
00000009 winscard_svc.c:385:ContextThread() CMD_VERSION rv=0x0 for client 5
00000053 winscard_svc.c:353:ContextThread() Received command: ESTABLISH_CONTEXT from client 5
00000024 winscard.c:215:SCardEstablishContext() Establishing Context: 0x29D2D313
00000009 winscard_svc.c:446:ContextThread() ESTABLISH_CONTEXT rv=0x0 for client 5
00000046 winscard_svc.c:353:ContextThread() Received command: CMD_GET_READERS_STATE from client 5
00000045 winscard_svc.c:353:ContextThread() Received command: RELEASE_CONTEXT from client 5
00000011 winscard.c:226:SCardReleaseContext() Releasing Context: 0x29D2D313
00000008 winscard_svc.c:461:ContextThread() RELEASE_CONTEXT rv=0x0 for client 5
00000033 winscard_svc.c:345:ContextThread() Client die: 5
00000035 winscard_svc.c:1000:MSGCleanupClient() Thread is stopping: dwClientID=5, threadContext @0x2566130
00000009 winscard_svc.c:1006:MSGCleanupClient() Freeing SCONTEXT @0x2566130
01536132 winscard_msg_srv.c:253:ProcessEventsServer() Common channel packet arrival
00000060 winscard_msg_srv.c:265:ProcessEventsServer() ProcessCommonChannelRequest detects: 5
00000019 pcscdaemon.c:134:SVCServiceRunLoop() A new context thread creation is requested: 5
00000158 winscard_svc.c:331:ContextThread() Authorized PC/SC client
00000021 winscard_svc.c:335:ContextThread() Thread is started: dwClientID=5, threadContext @0x256a900
00000030 winscard_svc.c:353:ContextThread() Received command: CMD_VERSION from client 5
00000019 winscard_svc.c:365:ContextThread() Client is protocol version 4:3
00000018 winscard_svc.c:385:ContextThread() CMD_VERSION rv=0x0 for client 5
00000070 winscard_svc.c:353:ContextThread() Received command: ESTABLISH_CONTEXT from client 5
00000026 winscard.c:215:SCardEstablishContext() Establishing Context: 0x6F26CE27
00000014 winscard_svc.c:446:ContextThread() ESTABLISH_CONTEXT rv=0x0 for client 5
00000057 winscard_svc.c:353:ContextThread() Received command: CMD_GET_READERS_STATE from client 5
00000060 winscard_svc.c:353:ContextThread() Received command: RELEASE_CONTEXT from client 5
00000020 winscard.c:226:SCardReleaseContext() Releasing Context: 0x6F26CE27
00000015 winscard_svc.c:461:ContextThread() RELEASE_CONTEXT rv=0x0 for client 5
00000053 winscard_svc.c:345:ContextThread() Client die: 5
00000047 winscard_svc.c:1000:MSGCleanupClient() Thread is stopping: dwClientID=5, threadContext @0x256a900
00000015 winscard_svc.c:1006:MSGCleanupClient() Freeing SCONTEXT @0x256a900

Re: Рутокен ЭЦП + Ubuntu 16 04. Pcsc_scan не видит устройство.

sudo pcsc_scan

что выводит?