usbpid wsl version error #16333

Closed
opened 2026-01-31 05:04:25 +00:00 by claunia · 2 comments
Owner

Originally created by @elkimek on GitHub (Jan 3, 2022).

Windows Terminal version

1.11.3471.0

Windows build number

10.0.22000.376

Other Software

usbipd inside Ubuntu 20.04 WSL2

Steps to reproduce

usbipd wsl attach --busid 2-1
usbipd: error: The specified WSL distribution is using WSL 1, but WSL 2 is required. Learn how to upgrade at https://docs.microsoft.com/windows/wsl/basic-commands#set-wsl-version-to-1-or-2.

wsl --list --all --verbose
NAME STATE VERSION

  • Ubuntu-18.04 Stopped 1
    Ubuntu-20.04 Running 2

Expected Behavior

Prompting user password and attaching the USB device.

Actual Behavior

Throwing an error that WSL 2 is required when the the running distro is actually on WSL2.

Originally created by @elkimek on GitHub (Jan 3, 2022). ### Windows Terminal version 1.11.3471.0 ### Windows build number 10.0.22000.376 ### Other Software usbipd inside Ubuntu 20.04 WSL2 ### Steps to reproduce ```usbipd wsl attach --busid 2-1``` usbipd: error: The specified WSL distribution is using WSL 1, but WSL 2 is required. Learn how to upgrade at https://docs.microsoft.com/windows/wsl/basic-commands#set-wsl-version-to-1-or-2. ```wsl --list --all --verbose``` NAME STATE VERSION * Ubuntu-18.04 Stopped 1 Ubuntu-20.04 Running 2 ### Expected Behavior Prompting user password and attaching the USB device. ### Actual Behavior Throwing an error that WSL 2 is required when the the running distro is actually on WSL2.
claunia added the Product-WSLNeeds-TriageResolution-ExternalNeeds-Tag-Fix labels 2026-01-31 05:04:25 +00:00
Author
Owner

@zadjii-msft commented on GitHub (Jan 3, 2022):

This sounds like an issue that's better suited for https://github.com/microsoft/wsl

@zadjii-msft commented on GitHub (Jan 3, 2022): This sounds like an issue that's better suited for https://github.com/microsoft/wsl
Author
Owner

@elkimek commented on GitHub (Jan 3, 2022):

Solved here: https://github.com/microsoft/WSL/issues/7888

@elkimek commented on GitHub (Jan 3, 2022): Solved here: https://github.com/microsoft/WSL/issues/7888
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#16333