Skip to content
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

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 this issue Jul 1, 2024 · 2 comments

Comments

@YeachanOkh
Copy link

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
Copy link
Author

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

@dorssel
Copy link
Owner

dorssel commented Jul 2, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants