I have a cyberJack RFID komfort USB-C card reader. Unfortunately, the driver isn’t recognized by the eID “Ausweisapp”. If I enter sudo killall pcscd and sudo /usr/sbin/pcscd -f in the terminal, the driver is recognized and the card reader works as expected. However, this only lasts until I restart the PC.
I then looked at the pcscd.service file and changed User=pcscd to # User=pcscd. Fedora 44 now starts with a security error message, but the card reader is recognized immediately.
This is certainly not a permanent solution that I discovered through trial and error.
Does anyone have any idea what the problem might be?
If you take a look at lsusb with the device plugged in can you compare the device “ID vendor id:product id” values to what’s listed in /usr/lib/udev/rules.d/93-cyberjack.rules
If the values don’t match you can copy that file over '/etc/udev/rules.d/ and modify it to add your device.