avrei bisogno di installare l'omnikey 3121 sul mio pc con ubuntu 9.10
Ho eseguito i seguenti comandi:
sudo apt-get install libpcsclite-dev
sudo apt-get install build-essential
sudo apt-get install cmake
sudo apt-get install subversion
sudo apt-get install pcscd
sudo apt-get install pcsc-omnikey
sudo apt-get install pcsc-tools
Ho instalalto anche i driver.
ma quando eseguo pcsc_scan ottengo il seguente risultato.
meteora@meteora-desktop:~$ pcsc_scan
PC/SC device scanner
V 1.4.15 (c) 2001-2009, Ludovic Rousseau
Compiled with PC/SC lite version: 1.4.102
Scanning present readers...
Waiting for the first reader...
meteora@meteora-desktop:/usr/local/pcsc/drivers$ sudo /usr/sbin/pcscd -f -a -d
00000000 debuglog.c:224:DebugLogSetLevel() debug level=debug
00000311 pcscdaemon.c:505:main() pcsc-lite 1.5.3 daemon ready.
00034643 hotplug_libhal.c:307:get_driver() Looking a driver for VID: 0x1D6B, PID: 0x0002
00001407 hotplug_libhal.c:307:get_driver() Looking a driver for VID: 0x1D6B, PID: 0x0001
00001405 hotplug_libhal.c:307:get_driver() Looking a driver for VID: 0x1D6B, PID: 0x0001
00001680 hotplug_libhal.c:307:get_driver() Looking a driver for VID: 0x058F, PID: 0x6362
00001067 hotplug_libhal.c:307:get_driver() Looking a driver for VID: 0x058F, PID: 0x6387
00001002 hotplug_libhal.c:307:get_driver() Looking a driver for VID: 0x1D6B, PID: 0x0002
00001242 hotplug_libhal.c:307:get_driver() Looking a driver for VID: 0x1D6B, PID: 0x0001
00001244 hotplug_libhal.c:307:get_driver() Looking a driver for VID: 0x1D6B, PID: 0x0001
00001250 hotplug_libhal.c:307:get_driver() Looking a driver for VID: 0x1D6B, PID: 0x0001
00002966 hotplug_libhal.c:307:get_driver() Looking a driver for VID: 0x046D, PID: 0x0802
00000721 hotplug_libhal.c:307:get_driver() Looking a driver for VID: 0x046D, PID: 0x0802
00000702 hotplug_libhal.c:307:get_driver() Looking a driver for VID: 0x046D, PID: 0x0802
00000797 hotplug_libhal.c:307:get_driver() Looking a driver for VID: 0x046D, PID: 0x0802
00001051 hotplug_libhal.c:307:get_driver() Looking a driver for VID: 0x1D6B, PID: 0x0002
00001319 hotplug_libhal.c:307:get_driver() Looking a driver for VID: 0x1D6B, PID: 0x0001
00001324 hotplug_libhal.c:307:get_driver() Looking a driver for VID: 0x1267, PID: 0x0201
00001057 hotplug_libhal.c:307:get_driver() Looking a driver for VID: 0x1D6B, PID: 0x0001
00001322 hotplug_libhal.c:307:get_driver() Looking a driver for VID: 0x1D6B, PID: 0x0001
27242014 hotplug_libhal.c:307:get_driver() Looking a driver for VID: 0x076B, PID: 0x3021
00000022 hotplug_libhal.c:342:HPAddDevice() Adding USB device: usb_device_76b_3021_noserial_if0
01000420 readerfactory.c
00000275 readerfactory.c:877:RFBindFunctions() Loading IFD Handler 3.0
OK OMNIKEY CardMan CCID X64 v3.5.1 support@omnikey.com
00000118 readerfactory.c
00000010 readerfactory.c:914:RFUnloadReader() Unloading reader driver.
00000041 readerfactory.c:233:RFAddReader() OMNIKEY CardMan 3x21 init failed.
00000009 hotplug_libhal.c:397:HPAddDevice() Failed adding USB device: usb_device_76b_3021_noserial_if0
Riuscite a darmi una mano?
Thanks

