dorssel / usbipd-win

Windows software for sharing locally connected USB devices to other machines, including Hyper-V guests and WSL 2.
GNU General Public License v3.0
3.3k stars 203 forks source link

Failed to connect ThorLabs #943

Open waswis opened 2 months ago

waswis commented 2 months ago

Hi,

I tried to attach ThorLabs PM100USB from windows to WSL2 but seems like I'm going to a dead end. For some reason, I cannot see PM100USB connected to ubuntu using lsusb even in powershell it says that the device is attached to WSL. Can you help me with this?

Many thanks, Wastu

dorssel commented 2 months ago

What is the output of (WSL-side) lsusb after attaching?

waswis commented 2 months ago

image

dorssel commented 2 months ago

Are you using different user accounts for admin and regular use?

waswis commented 1 month ago

No, I'm using the same account for admin and local account (checked under control panel -> user account)

dorssel commented 1 month ago

in powershell it says that the device is attached to WSL

Which command? What is the output? Which version of usbipd-win are you using?

waswis commented 1 month ago

Hi!

This is the version of the usbipd-win I am using: 4.2.0+54.Branch.master.Sha.5b3...

I want to attach the PM100USB to WSL (already shared using bind) image

After attaching using attach image

Checking on my WSL image

dorssel commented 1 month ago

Looks like the device is detaching immediately again. Can you follow the troubleshooting at https://github.com/dorssel/usbipd-win/wiki/Troubleshooting?