This repository has been archived by the owner on Nov 6, 2020. It is now read-only.
Ledger Nano S not detected #6642
Labels
F2-bug 🐞
The client fails to follow expected behavior.
M4-core ⛓
Core client code / Rust.
Z0-unconfirmed 🤔
Issue might be valid, but it’s not yet known.
Milestone
Parity does not recognize my Ledger Nano S. I see the following in the output when I run parity with cmdline args "-l hardware_wallet=trace"
2017-10-04 21:55:38 hw_wallet TRACE hardware_wallet::ledger Checking device: HidDeviceInfo { path: "/dev/hidraw5", vendor_id: 11415, product_id: 1, serial_number: Some("0001"), release_number: 512, manufacturer_string: Some("Ledger"), product_string: Some("Nano S"), usage_page: 65535, usage: 65535, interface_number: 0 }
So, it does see my Ledger nano S. But then I see this:
hw_wallet DEBUG hardware_wallet::ledger Error reading device info: USB communication error: Unable to open hid device
Am I missing something?
The text was updated successfully, but these errors were encountered: