Andreas Martin <[EMAIL PROTECTED]> writes:

> # ls -l /proc/bus/usb/001
> -rw-rw---- 1 root scard 111 18. Mai 13:32 005

Check with fuser or lsof that no other process is using this file.
Try something like 
 echo XXXXXXXXX >/proc/bus/usb/0001 && hd /proc/bus/usb/0001
to see whether you can write and read at all to the device.

Are you using 1.4.3?


Salam-Shalom,

   Werner



_______________________________________________
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users

Reply via email to