| Server IP : 178.105.222.151 / Your IP : 216.73.216.38 Web Server : nginx/1.28.3 System : Linux MNK 7.0.0-15-generic #15-Ubuntu SMP PREEMPT_DYNAMIC Wed Apr 22 16:06:43 UTC 2026 x86_64 User : www-data ( 33) PHP Version : 8.5.4 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /lib/udev/hwdb.d/ |
Upload File : |
# This file is part of systemd. # # Database for Hardware Wallets that should be accessible to the seat owner. # # The lookup keys are $MODALIAS strings, see udev's hwdb builtin. # # To add local entries, create a new file # /etc/udev/hwdb.d/71-hardware-wallets-local.hwdb # and add your rules there. To load the new rules execute (as root): # systemd-hwdb update # udevadm trigger /dev/… # # If your changes are generally applicable, send them as a pull request to # https://github.com/systemd/systemd # or create a bug report on https://github.com/systemd/systemd/issues and # include your new rules, a description of the device, and the output of # udevadm info # for the device. # # Allowed properties are: # ID_HARDWARE_WALLET=0|1 ################ # Blockstream Jade Hardware Wallets ################ # Jade UART (Silicon Labs) usb:v10C4pEA60* ID_HARDWARE_WALLET=1 # Jade UART (WCH) usb:v1A86p55D4* ID_HARDWARE_WALLET=1 ################ # Coinkite Hardware Wallets ################ # Coldcard usb:vD13EpCC10* ID_HARDWARE_WALLET=1 ################ # Digital Bitbox Hardware Wallets ################ # Digital Bitbox (dbb) usb:v03EBp2402* ID_HARDWARE_WALLET=1 # BitBox02 usb:v03EBp2403* ID_HARDWARE_WALLET=1 ################ # KeepKey Hardware Wallets ################ # KeepKey HID Firmware/Bootloader usb:v2B24p0001* ID_HARDWARE_WALLET=1 # KeepKey WebUSB Firmware/Bootloader usb:v2B24p0002* ID_HARDWARE_WALLET=1 ################ # Ledger Hardware Wallets ################ # Ledger HW.1 / Nano series usb:v2581p1B7C* usb:v2581p2B7C* usb:v2581p3B7C* usb:v2581p4B7C* ID_HARDWARE_WALLET=1 # Ledger Nano S/X/Blue/Stax and related devices usb:v2C97* ID_HARDWARE_WALLET=1 ################ # Trezor Hardware Wallets ################ # Trezor v1 usb:v534Cp0001* ID_HARDWARE_WALLET=1 # Trezor v2 usb:v1209p53C0* usb:v1209p53C1* ID_HARDWARE_WALLET=1