Device: Synaptics 06cb:00a2 Metallica MOH Touch Fingerprint Reader
OS: Ubuntu 24.04
Progress so far:
Device visible in lsusb
Added 0x00a2 to usb.py and blobs.py alongside 0x009a
Service starts successfully now
But fails with: Exception: Failed: 04be
This means init_hardcoded from blobs_9a.py is rejected by 00a2
Need help:
Extracting correct init blob from Windows USB traffic
Should we create a separate blobs_a2.py?
Any tools or scripts to capture init sequence on Windows?
Device: Synaptics 06cb:00a2 Metallica MOH Touch Fingerprint Reader
OS: Ubuntu 24.04
Progress so far:
Device visible in lsusb
Added 0x00a2 to usb.py and blobs.py alongside 0x009a
Service starts successfully now
But fails with: Exception: Failed: 04be
This means init_hardcoded from blobs_9a.py is rejected by 00a2
Need help:
Extracting correct init blob from Windows USB traffic
Should we create a separate blobs_a2.py?
Any tools or scripts to capture init sequence on Windows?