Using WSL2 and USBIPD-WIN to bridge USB into a WSL instance to install via windows #249
adamskt
started this conversation in
Show and tell
Replies: 1 comment
-
I noticed trying to get this working this weekend (ultimately successfully), that it appearing as the "ADB Interface" rather than the stock device name assumes you've already forced adb. Also working in an AlmaLinux9 WSL2 terminal I had to unmask and start udev with appropriate rules to get it to show up. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Notes:
PS>
denotes an administrative powershell prompt$
denotes Ubuntu prompt in WSLSpecs
I used latest stable WSL2:
With Ubuntu 24.04:
Steps I followed (adapted from here)
MDM9207-MTP _SN:115642E9, Android Composite ADB Interface
device. It may also register asRemote NDIS based Internet Sharing Device
(the second one I used looked like this)Happy hunting!
Beta Was this translation helpful? Give feedback.
All reactions