Ticket #113 (closed defect: needinfo)
Opened 23 months ago
Last modified 13 months ago
compatibilty wrapper doesn work with keylok dongles.
| Reported by: | bnolsen | Owned by: | |
|---|---|---|---|
| Milestone: | Component: | libusb-compat-0.1 | |
| Keywords: | keylok | Cc: | |
| Blocked By: | Blocks: |
Description
The Arch Linux distro uses the compat wrapper to provide a libusb-0.1 interface. Using a keylok dongle and its test programs I am able to run single manual commands on the dongle. However when I move over to trying to use the dongle in a real program the program stalls and sometimes crashes in the pthread libraries. I believe I've traced it down to the asynchronous handling of the dongles. Of course I can't debug the access very well since the dongle manufacturer makes it a point to *not* allow snooping on their devices.
Btw, dropping back to the original libusb-0.1 libraries works just fine.
Change History
comment:1 Changed 23 months ago by xiaofan
comment:2 Changed 13 months ago by xiaofan
- Resolution set to needinfo
- Status changed from new to closed
Resolved as "needinfo". If the OP comes back with more information, we can reopen the ticket.
This may be related to some bugs in libusb-1.0 which may have already been fixed in libusb-stuge. Please try libusb-stuge. Thanks.
http://git.libusb.org/?p=libusb-stuge.git