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

Failed to connect to the hardware through USB 3.0 on MacOSX #7864

Closed
ssghost opened this issue Nov 26, 2020 · 2 comments
Closed

Failed to connect to the hardware through USB 3.0 on MacOSX #7864

ssghost opened this issue Nov 26, 2020 · 2 comments

Comments

@ssghost
Copy link

ssghost commented Nov 26, 2020

  • Before opening a new issue, we wanted to provide you with some useful suggestions (Click "Preview" above for a better view):

  • All users are welcomed to report bugs, ask questions, suggest or request enhancements and generally feel free to open new issue, even if they haven't followed any of the suggestions above :)


Required Info
Camera Model { D415 }
Firmware Version Not installed
Operating System & Version MacOSX 10.15
Kernel Version (Linux Only)
Platform MacOSX 10.15
SDK Version { 2.40.0 }
Language {C++ }
Segment {others }

Issue Description

I have an Intel Realsense D415 camera connected through type-c to USB 3.1 line to my MacbookPro. Librealsense SDK 2.40.0 has been successfully installed on this Mac. I also installed libusb-1.0.0 and lsusb through Homebrew on this machine.

The Infrared light generator is on, I can see red striped light shining inside it when connected to the USB line.

But all librealsense SDK terminal tools can't recognize this device, except lsusb which can find this device and print its serial number.

Running lsusb | grep 8086 and rs-fw-update -l on Mac Terminal and the results are like below:

  • The screenshot has been removed by author because this issue has already been solved.
@ssghost
Copy link
Author

ssghost commented Nov 26, 2020

I suddenly solved this issue by having removed all USB 3.0 connected hardwares and left only D415 camera connected through USB 3.0 to my Macbook Pro.

This means librealsense SDK 2.40.0 works only when there is nothing else but the camera is occupying the USB port.

@ssghost ssghost closed this as completed Nov 26, 2020
@Starslayerx
Copy link

I got same issue. And sloved same way.
Do you know what caused this? I wanna to connect my mouse and keyboard. @ssghost

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