You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PS C:\Windows\System32> wsl --update
Ricerca aggiornamenti in corso...
Nessun aggiornamento disponibile.
Versione del kernel: 5.10.102.1
PS C:\Windows\System32> wsl --shutdown
PS C:\Windows\System32> usbipd wsl list
BUSID DEVICE STATE
1-2 Realtek Bluetooth Adapter Not attached
2-2 NexiGo N950P 4K Webcam, NexiGo N950P 4K Webcam Audio Not attached
2-3 Dispositivo di input USB Not attached
3-1 Integrated Camera Not attached
3-3 ELAN WBF Fingerprint Sensor Not attached
PS C:\Windows\System32> usbipd wsl attach --busid 2-2
usbipd: info: Using default distribution 'Ubuntu'.
usbip: error: Attach Request for 2-2 failed - Device busy (exported)
usbipd: error: Failed to attach device with BUSID '2-2'.
Diagnostic Logs
No response
The text was updated successfully, but these errors were encountered:
Hi,
I have used WSL2 to attach/detach a USB webcam device to/from Ubuntu distribution,
The first time the usb webcam has been attached, and after detached.
But the issue came the second time when I tried to attached as new the usb webcam to Ubuntu distribution
using the same commands i.e : usbipd wsl attach --busid
but this time the WSL has show this error message :
usbipd: error: Failed to attach device with BUSID '2-2'.
I don't understand why the webcam is defined as "busy " and I don't know how to solve this issue,
because now I can't attach the usb webcam to Ubuntu distribution and I can't use it.
Thank you very much, if you could help me to solve this question
Best wishes
Daniele
ghost
locked and limited conversation to collaborators
May 17, 2022
Version
Windows 11 21H2 (build SO 22000.613 )
WSL Version
Kernel Version
5.10.102.1
Distro Version
Ubuntu 20.4
Other Software
No response
Repro Steps
Expected Behavior
Actual Behavior
PS C:\Windows\System32> wsl --update
Ricerca aggiornamenti in corso...
Nessun aggiornamento disponibile.
Versione del kernel: 5.10.102.1
PS C:\Windows\System32> wsl --shutdown
PS C:\Windows\System32> usbipd wsl list
BUSID DEVICE STATE
1-2 Realtek Bluetooth Adapter Not attached
2-2 NexiGo N950P 4K Webcam, NexiGo N950P 4K Webcam Audio Not attached
2-3 Dispositivo di input USB Not attached
3-1 Integrated Camera Not attached
3-3 ELAN WBF Fingerprint Sensor Not attached
PS C:\Windows\System32> usbipd wsl attach --busid 2-2
usbipd: info: Using default distribution 'Ubuntu'.
usbip: error: Attach Request for 2-2 failed - Device busy (exported)
usbipd: error: Failed to attach device with BUSID '2-2'.
Diagnostic Logs
No response
The text was updated successfully, but these errors were encountered: