Hi, am using a SCA6000 in a T1000. After a software reset (zeroizing with scadiag) and a hardware reset (jumper on the board), reinstalling the firmware (I even tried the latest firmware) and reinstalling sca-drivers, I still cannot reinitialize the board, running scamgr:
$/usr/sbin/scamgr -D C_GetMechanismList returned no mechanisms. C_GetMechanismList returned no mechanisms. No token was found with the required mechanisms. a) Why does scamgr still think that there are some tokens on the board to read? b) Actually the fingerprint of the boards-masterkey does not make me happy as well (a lot of zeros in there, seems to be broken): $scamgr -k root at taurus ~$scadiag -k mca0 C_GetMechanismList returned no mechanisms. Could not find Metaslot or Softtoken Device: mca0 Key Length: 1024 bits Key Fingerprint: 0000-0000-0000-0000-ffbf-fd28-0000-0000-0000-0000 Modulus: (...seems to be ok...) Public Exponent: (...seems to be ok...) root at taurus ~$ Thank you for any ideas! kind regards, Rene Background: I zeroized the board because it was returning CKR_MECHANISM_INVALID on a RSA operation (while running some code samples) that was listed as valid by cryptoadm for mca/0. some boot log outputs: ---First boot after hw reset (of corse there is an old firmware now)--- Loading: /platform/SUNW,Sun-Fire-T1000/ufsboot SunOS Release 5.10 Version Generic_127127-11 64-bit Copyright 1983-2008 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. os-io NOTICE: mca0: Driver interface version: 2.0.0 NOTICE: mca0: Firmware interface version: 1.2.1 WARNING: mca0: Driver and firmware incompatible -- device placed in FAILSAFE mode. WARNING: mca0: FMA> Operational firmware is corrupt or missing -- update firmware. NOTICE: mca0: Device standing by. [ network/loopback:default starting (loopback network interface) ] mca0: Locking bootstrap firmware, sectors 0-1 ... mca0: Locking factory firmware, sectors 2-15 ... mca0: Operational firmware invalid, running in fail-safe mode mca0: Firmware: MCA Crypto Accelerator 1.0.10 mars1.0_31 June 2008 mca0: Found USB controller - ISP116A1 (6123) ---after firmware upload the boot log seems ok--- SunOS Release 5.10 Version Generic_127127-11 64-bit Copyright 1983-2008 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. os-io NOTICE: mca0: Device standing by. mca0: Firmware: MCA Crypto Accelerator 1.1 mars1.1_14 December 2007 mca0: Found USB controller - ISP116A1 (6123) -- This message posted from opensolaris.org