-
-
Notifications
You must be signed in to change notification settings - Fork 234
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
usbipd: error: unable to run 'usbip' client tool #987
Comments
我也遇到这个问题 |
This error is reported when Do the
|
mount:
no output for ls solved the problem by going back to version 3.2.0 |
Your Windows (10) version is old, but not too old for This should work with 4.2.0 as well. And I wonder why it isn't. https://github.com/dorssel/usbipd-win/blob/v4.2.0/Usbipd/Wsl.cs#L339 logs your warning; that is after the mountpoint should have been created. But your |
Hi
I already know my os version is outdated, but this is what we use at work :(
OS Name: Microsoft Windows 10 Enterprise
OS Version: 10.0.19044 N/A Build 19044
I run Debian 12 on WSL2 with the newest self compiled linux kernel 6.1.21.2.
The only thing is that the WSL version is so old it does not have the --version option and updating it is currently not possible.
Came from #915 but no solution to my problem is given.
Is there anything that can be done?
The text was updated successfully, but these errors were encountered: