Ledger Nano X & Windows 11 VM


ytddewqf
Go to solution Solved by SimonF,

Recommended Posts

Hi, 

 

I have a Windows 11 VM setup and running great. I have today plugged in my Ledger Nano X, added it to my USB devices list in the VM, unfortunately however the Ledger Live app within Windows does not see it, it just sits there asking me to connect it to the PC. 

 

Anyone have any ideas? I've tried all the generic ones on the Ledger site (turn off antivirus etc), but nothing works. I've tried other cables, but still nothing.

 

Many thanks. 

Link to comment
Just now, BeardedNoir said:

I have a Windows 11 VM setup and running great. I have today plugged in my Ledger Nano X, added it to my USB devices list in the VM, unfortunately however the Ledger Live app within Windows does not see it, it just sits there asking me to connect it to the PC. 

I would recommend that you pass through an entire USB Controller to the VM so that hot pluging from USB devices is working too in the VM.

  • Thanks 1
Link to comment
  • Solution
1 hour ago, BeardedNoir said:

Anyone have any ideas

Does this show the USB device connected?

 

May be worth looking in the logs to see it the USB has been enumerated again. This would change the bus dev id in lsusb and will cause USB to drop out of the VM. USB mapping is only done at VM start.


root@computenode:/usr/local/emhttp/plugins/usb_manager# virsh qemu-monitor-command "Windows 11"  --hmp 'info usb'
  Device 0.1, Port 1, Speed 480 Mb/s, Product QEMU USB Tablet, ID: input0
  Device 0.2, Port 2, Speed 480 Mb/s, Product Cruzer Blade, ID: hostdev0

 

As ich777 says you can pass through USB controller. Also have a look at my USB Manager plug to see if that can help.

  • Thanks 1
Link to comment
On 12/14/2021 at 6:37 PM, SimonF said:

Does this show the USB device connected?

 

May be worth looking in the logs to see it the USB has been enumerated again. This would change the bus dev id in lsusb and will cause USB to drop out of the VM. USB mapping is only done at VM start.


root@computenode:/usr/local/emhttp/plugins/usb_manager# virsh qemu-monitor-command "Windows 11"  --hmp 'info usb'
  Device 0.1, Port 1, Speed 480 Mb/s, Product QEMU USB Tablet, ID: input0
  Device 0.2, Port 2, Speed 480 Mb/s, Product Cruzer Blade, ID: hostdev0

 

As ich777 says you can pass through USB controller. Also have a look at my USB Manager plug to see if that can help.

 

Hello gents,

 

thank you both for replying. I ended up trying the USB Manager plugin first (as it was easiest...for me) and it worked a treat.

 

Many thanks.

  • Thanks 1
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.