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.33k stars 208 forks source link

Can find bus device in wsl but when i try running camera code for Intel realsense d435 it says no device connected #980

Open YeachanOkh opened 2 weeks ago

YeachanOkh commented 2 weeks ago

image

I got the bus device to show in wsl but when i try running the camera it seems to not turn on and it give me the error saying that no device connected

image

YeachanOkh commented 2 weeks ago

it is saying the device is attached so im not sure why the code isnt detecting it image

dorssel commented 2 weeks ago

The default WSL kernel probably does not include a driver for your device. You need to compile your own kernel with the driver included, see https://github.com/dorssel/usbipd-win/wiki/WSL-support#building-your-own-wsl-2-kernel-with-additional-drivers