Hi all,
Just received my Nitrokey HSM 2, however i have some trouble getting started. My laptop can’t seem to recognize the HSM. On both Ubuntu 24.04.4 LTS as Windows 11, after installing OpenSC, the key can’t be found. lsusb can’t see it either.
Might be related, but i also notice the HSM getting quite hot, is this normal?
Maybe I’m missing something, maybe it’s faulty, but before returning the HSM i would like to try some things to getting it to work.
Thanks in advance!
Edit;
After reading some more about the device not being recognized, i found that for some new devices, the usb id must be manually (or by script) added. Did this (see below), but with no different result when running lsusb
➜ linux sudo ./add-sc-hsm-usb-id.sh
[sudo] password for christiaan:
Trying /usr/lib/pcsc/drivers/ifd-ccid.bundle/Contents/Info.plist
Found libccid configuration in /etc/libccid_Info.plist
SmartCard-HSM product id already contained in libccid configuration.
Edit 2;
➜ linux dpkg -l | grep opensc
ii opensc 0.25.0~rc1-1ubuntu0.2 amd64 Smart card utilities with support for PKCS#15 compatible cards
ii opensc-pkcs11:amd64 0.25.0~rc1-1ubuntu0.2 amd64 Smart card utilities (PKCS#11 module)