dasharo-issues icon indicating copy to clipboard operation
dasharo-issues copied to clipboard

NK3 not detected/discovered at OEM Factory Reset/Re-Ownership

Open BeataZdunczyk opened this issue 1 year ago • 0 comments

Dasharo version (if applicable)

Dasharo variant (if applicable)

coreboot + heads) v0.9.0 for NV4XPZ

Affected component(s) or functionality (if applicable)

USB

Brief summary

Apply fix from: https://github.com/linuxboot/heads/commit/67f1dae840446b32d323248c614ac84ee90c880f Cause: race condition between USB controller kernel modules being loaded and the USB Security dongle being discovered and used. By moving the sleep function after all USB controller kernel modules are loaded, the issue disappears.

Additional context

Discussion here: https://github.com/Nitrokey/heads/issues/48

BeataZdunczyk avatar May 09 '24 10:05 BeataZdunczyk