Abu Hussain Al Mukhtar <abuhuss...@secure.mailbox.org> writes:

> I was able to isolate this (at least in my very naive point of view)
> as a driver problem: I have here lying around an older Gemalto USB
> reader, which is indeed detected without trouble in pcsc_scan, but
> the actual key I am trying to use - a Nitrokey 3 - isn't, even though,
> according to pcsc-lite's driver playlist, it should be supported.
>
> I tried the same approach in both DragonFly and OpenBSD, which do detect
> the card - so I am out of ideas :/

Earlier I wrote:

>> I would suggest
>> 
>>   - reading enough docs or maybe code to enable debug logs
>> 
>>   - using ktrace, and then kdump|egrep NAMI, to see what /dev special
>>     files it is trying to open

and I stand by those suggestions.

I would also all using usbdevs to see if the kernel sees the device, and
looking at what appears in dmesg when you plug it in.

Reply via email to