Author

Topic: Cold Storage Wallet for Ubuntu 16.04 (Read 1112 times)

newbie
Activity: 17
Merit: 0
December 26, 2016, 09:43:46 AM
#5
Did you try the Ledger in another PC (perhaps a windows PC) to see if it was detected to verify it isn't a hardware issue?

Does your system detect a device but can't recognize it or does it act like nothing is plugged in?

I just sent it back. Win 7 was a no go as well as Win 10. Then I read about others having a similar experience.
legendary
Activity: 1736
Merit: 1023
December 26, 2016, 12:06:19 AM
#4
Did you try the Ledger in another PC (perhaps a windows PC) to see if it was detected to verify it isn't a hardware issue?

Does your system detect a device but can't recognize it or does it act like nothing is plugged in?
hero member
Activity: 2268
Merit: 870
December 25, 2016, 05:38:20 PM
#3
I amn't user of ledgernano but I know some things about them. At first write your problem in more detail because we don't know which ledgernano are you using, they have 2 nano and maybe you mean nano withour S, only ledger nano. If you have problem with sending bitcoins, than there is video on youtube about that and if it stops working, it's sometimes their problem.
legendary
Activity: 2198
Merit: 1150
Freedom&Honor
December 25, 2016, 04:34:17 PM
#2
What were the problems you had?

You didn't provide much information you know  Cheesy

If you want someone to help you, you should describe the errors you had a bit more detailed  Tongue

EDIT: Thanks for the edit  Cheesy
newbie
Activity: 17
Merit: 0
December 25, 2016, 04:16:36 PM
#1
I tried the Ledger Nano S and while working with support could not get the thing to work. My system would not recognize the USB.
  • Anyone have a similar experience?
  • Can you recommend one that works?

The Ledger Nano S was not recognized by my system. The email support is very lengthy, so I am only posting the last part.
  • What is the content of your udev rules files, and what is the result of lsusb?
  • After, What is the result of:
    cat /etc/udev/rules.d/20-hw1.rules.
    We then replace it with the following code,
    SUBSYSTEMS=="usb", ATTRS{idVendor}=="2581", ATTRS{idProduct}=="1b7c", MODE="0660", TAG+="uaccess", TAG+="udev-acl"
    SUBSYSTEMS=="usb", ATTRS{idVendor}=="2581", ATTRS{idProduct}=="2b7c", MODE="0660", TAG+="uaccess", TAG+="udev-acl"
    SUBSYSTEMS=="usb", ATTRS{idVendor}=="2581", ATTRS{idProduct}=="3b7c", MODE="0660", TAG+="uaccess", TAG+="udev-acl"
    SUBSYSTEMS=="usb", ATTRS{idVendor}=="2581", ATTRS{idProduct}=="4b7c", MODE="0660", TAG+="uaccess", TAG+="udev-acl"
    SUBSYSTEMS=="usb", ATTRS{idVendor}=="2581", ATTRS{idProduct}=="1807", MODE="0660", TAG+="uaccess", TAG+="udev-acl"
    SUBSYSTEMS=="usb", ATTRS{idVendor}=="2581", ATTRS{idProduct}=="1808", MODE="0660", TAG+="uaccess", TAG+="udev-acl"
    SUBSYSTEMS=="usb", ATTRS{idVendor}=="2c97", ATTRS{idProduct}=="0000", MODE="0660", TAG+="uaccess", TAG+="udev-acl"
    SUBSYSTEMS=="usb", ATTRS{idVendor}=="2c97", ATTRS{idProduct}=="0001", MODE="0660", TAG+="uaccess", TAG+="udev-acl"

Jump to: