Skip to content

Instantly share code, notes, and snippets.

View hyamamoto's full-sized avatar

Hiroshi Yamamoto hyamamoto

View GitHub Profile
#
# Ledger Nano S
#
# USB connection fix for Ubuntu 18.04.5
# This script will create "/etc/udev/rules.d/20-hw1.rules" and restart udev.
#
# @reference https://support.ledger.com/hc/en-us/articles/115005165269-Fix-connection-issues
#
wget -q -O - https://raw.githubusercontent.com/LedgerHQ/udev-rules/master/add_udev_rules.sh | sudo bash