After I recompiled pcscd-lite from source and verified the libtowitoko driver is in the drop dir, still not working but got an error message.
sudo aptitude install libhal-dev wget https://alioth.debian.org/frs/download.php/3337/pcsc-lite-1.6.4.tar.bz2 tar -xf pcsc-lite-1.6.4.tar.bz2 cd pcsc-lite-1.6.4 ./configure # PCSCLITE_FEATURES: Linux i686-pc-linux-gnu serial usb libhal usbdropdir=/usr/local/lib/pcsc/drivers ipcdir=/var/run/pcscd configdir=/usr/local/etc/reader.conf.d make b...@mrnaus:~$ sudo /usr/local/sbin/pcscd -e -f 00000000 readerfactory.c:990:RFInitializeReader() Open Port 200000 Failed (usb:067b/2303:libhal:/org/freedesktop/Hal/devices/usb_device_67b_2303_noserial_if0) 00000065 readerfactory.c:257:RFAddReader() Towitoko Chipdrive USB init failed. 01487216 readerfactory.c:990:RFInitializeReader() Open Port 200000 Failed (usb:067b/2303:libusb:005:004) 00000052 readerfactory.c:257:RFAddReader() Towitoko Chipdrive USB init failed. 00000011 hotplug_libhal.c:472:HPAddDevice() Failed adding USB device: usb_device_67b_2303_noserial_if0 this is a duplicate of bug https://bugs.launchpad.net/ubuntu/+source/towitoko/+bug/569006 Maybe I should try to compile pcscd without libhal and with libusb support... On Thu, Nov 11, 2010 at 8:18 AM, Debian Bug Tracking System <[email protected]> wrote: > Thank you for filing a new Bug report with Debian. > > This is an automatically generated reply to let you know your message > has been received. > > Your message is being forwarded to the package maintainers and other > interested parties for their attention; they will reply in due course. > > Your message has been sent to the package maintainer(s): > Simon Richter <[email protected]> > > If you wish to submit further information on this problem, please > send it to [email protected]. > > Please do not send mail to [email protected] unless you wish > to report a problem with the Bug-tracking system. > > -- > 603130: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=603130 > Debian Bug Tracking System > Contact [email protected] with problems > -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

