6ebdfa3824d6f15bc81ca879d997711e13542a58
A Dell XPS 14 with no fingerprint reader was invited to set one up on first run. Its Synaptics webcam bridge, 06cb:0701 "SVP7500" bound to usbio-bridge, matched omarchy-hw-fingerprint on the bare 06cb vendor ID. The vendor list already excludes Elan and STMicro for being multi-purpose, but Synaptics is just as multi-purpose and was left in. Dropping 06cb is not an option: Synaptics and Validity are among the most common real reader vendors, and many of those readers report no product string at all, so the vendor ID is the only signal that finds them. The vendor guess is now qualified instead. libfprint drives every reader it supports from userspace over libusb, so a real reader sits with no kernel driver bound to any of its interfaces, while the bridges, touchpads and cameras that share these vendor IDs all bind one. The guard applies only to the fuzzy vendor-ID path; a device whose product descriptor names it a fingerprint reader is still trusted outright, since that signal is precise enough on its own and should not be lost to a driver that happened to claim the device. The menu entry was a second surface for the same bug. Setup > Security > Fingerprint carried no when clause, unlike the Remove entry beside it, so it appeared on every machine and dead-ended in the setup script's own hardware check. It now gates on the same detector. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_017q97Rsk8KwgaPUVq5ArLgM
Omarchy
Omarchy is a beautiful, modern & opinionated Linux distribution by DHH.
Read more at omarchy.org.
License
Omarchy is released under the MIT License.
Languages
Shell
57.3%
QML
31.2%
JavaScript
4.1%
Python
2.9%
Go Template
2.5%
Other
2%