-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Closed
Description
-
Before opening a new issue, we wanted to provide you with some useful suggestions (Click "Preview" above for a better view):
- Consider checking out SDK examples.
- Have you looked in our documentations?
- Is you question a frequently asked one?
- Try searching our GitHub Issues (open and closed) for a similar issue.
-
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 | SR300 |
Firmware Version | 05.11.06.250 |
Operating System & Version | Ubuntu 18.04 |
Kernel Version (Linux Only) | 4.15.0-66-generic |
Platform | PC |
SDK Version | v2.30.0 |
Issue Description
I have both SR300 and D435 camera and the librealsense can only detects D435 camera. I checked both build from source code and deb packages.
Both SR300 and D435 are connected via USB 3.0 port but only D435 is detected
modinfo uvcvideo | grep "version:"
outputs:
version: 1.1.1 srcversion: 4D154F77796C7B15BCB6EFF
Output from dmesg
after plugging the camera
Do you have any idea what is problem?
Thanks