-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
UP Board still enumerating as USB 2.0 after all updates applied #1391
Comments
[Realsense Customer Engineering Team Comment] Let me know if this makes a difference. There is a hardware revision that should be released soon. |
The OP's issue is remarkable similar to what I am seeing on the intel compute board (#1320). This board also as a ASIC to route SS signals. Can you confirm that this will required a D435 hardware revision? If that is the case, can you offer any solutions that would not require unplugging the cable since I am trying to use the D435 in an embedded application. |
[Realsense Customer Engineering Team Comment] If you see this issue on power up with the camera already connected, this would indicate a different issue; is this your case? |
Yes, that is my case. The compute board will still not recognize the D435 (or any usb 3 devices) as superspeed. They work as superspeed on another machine using the same cables (except for the OTG cable). |
We noticed a sensitivity to the Type C connector orientation although it effects if the camera is recognized vs. missing off the bus completely. We are using OTG >> Type C cables and plugging directly into the UP Board. Research into the OTG spec leads us to believe that there is likely line swapping problem with how the OTG header is connected on the host. We ordered an OTG adpater cable directly from UP thinking that it might fix this known issue. We'll report back if it does. |
[Realsense Customer Engineering Team Comment] |
We received the OTG cable adapter from UP Board today. On a clean Ubuntu 16.04 LTS install and default 4.10 kernel, the D435 connected to the UPBoard cable connected to the OTG port DOES correctly enumerate on the USB 3.0 bus. We upgraded the kernel to 4.13 and confirmed the camera still enumerated on the USB 3.0 bus. However, once we started following the librealsense SDK installation steps (and checked the connection state after each step) the camera fell back to USB 2.0. Don't have time to start over and carefully trace the install but we'll do that in the next few days. |
Hey @ioreed |
[Realsense Customer Engineering Team Comment] Did you try the latest SDK/Firmware with the qualified cable? still need any help? |
[Realsense Customer Engineering Team Comment] Do you have any update about cable issue? Note: Our latest firmware 5.9.11 also support USB2 stream. |
[Realsense Customer Engineering Team Comment] Do you have any update result with a new cable and new firmware? |
[Realsense Customer Engineering Team Comment] |
[Realsense Customer Engineering Team Comment] I will close this first. If you still have any issue, you can reopen it or create another ticket. |
I know that this issue is quite old, but I am facing the same issue with one D455 camera, but not with another one. One of the difference between the two cameras is what I interprete as the "hardware revision number": the one having the problem is K83122-110, whereas the working one is K83122-111. Can anyone confirm that this enumeration problem has been solved in that new hardware revision? |
Hi @milidam Have you tried swapping the USB cables of the K83122-110 and K83122-111 revisions to test whether the issue is with the cable? Have you also tried unplugging the micro-sized end of the cable from the base of the D455, turning it around the other way and re-inserting it? USB-C cables are two-way insertion at the micro-sized end, and a reversal of the micro-sized end can sometimes resolve the problem of the camera only being detected as USB 2.1. |
Hi @MartyG-RealSense,
When the problem occurs, only the orientation of the connector at the camera side matters, not at the PC side. I just wanted to know whether the hardware revision number change is the reason explaining that difference, as implied by the previous post
in which case things would be clear from a "logistic" point of view As from 2018, is that Both cameras have the same firmware version: the latest 5.16.0.1. |
K83122-110 was introduced around mid 2022, several years after the post that you quoted. The key change in it was the swapping of the IMU component to a slightly different one. So the 2018 message likely does not apply to K83122-110. Once you have found the best orientation for the micro-sized connector that provides USB 3.2 detection then usually you do not need to unplug it from the camera again and it should consistently enumerate as 3.2. |
OK. So has that issue actually been addressed since then, or not? Any idea, then, why there is a different behavior with the two different hardwares? |
The details of changes made in hardware revisions are not publicly available except when they are publicly disclosed, such as the IMU component change for K83122-110 and K83122-111 referenced in the data sheet document for the 400 Series cameras. So I do not have further information about this subject to offer, unfortunately. I do apologize. You could test whether the affected camera can be identified as USB 3.2 if you insert it into the USB port with a quick, firm insertion action, as this can increase the chances of a successful USB3 detection. A slow insertion can result in a USB 2.1 detection. |
| Camera Model | D435 |
| Firmware Version | 05.09.02.00 |
| Operating System & Version | Ubuntu 16.04.16 |
| Kernel Version (Linux Only) | 4.13.16 |
| Platform | UpBoard |
| SDK Version | 2.10.2 |
Issue Description
Using the standard 2GB-16GB 'Up Board' (http://www.up-board.org/up/) and have not figured out how to get it recognized on the USB 3.0 (super speed) bus. It does enumerate on the USB 2.0 (high speed) bus. Any suggestions for where to look in the Linux config to connect the camera to the correct bus are much appreciated.
Up Board doesn't recognize D400 or ZR300 sensors... #970
RealSense d435 is not recognized (No device connected...) #1198
installation qestion ------ could not insert 'videodev' #1225
Kernel issue with librealsense with Ubuntu 14 on UP Board #1253
Install librealsense on Ubuntu 16.04 with kenerl 4.13.0-36-generic #1306
[ 42.151183] uvcvideo: loading out-of-tree module taints kernel.
[ 42.151353] uvcvideo: module verification failed: signature and/or required key missing - tainting kernel
WARNING [140218186627776] (backend-hid.cpp:1091) Failed to read busnum/devnum. Device Path: /sys/bus/iio/devices/iio:device0
Realsense Physical Port: /sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/video4linux/video1
$uname -a
Linux up-brd-2-16 4.13.16-041316-generic #201711240901 SMP Fri Nov 24 09:02:42 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
$ lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 005: ID 0424:2530 Standard Microsystems Corp.
Bus 001 Device 004: ID 0424:4603 Standard Microsystems Corp.
Bus 001 Device 003: ID 413c:3200 Dell Computer Corp. Mouse
Bus 001 Device 002: ID 413c:2111 Dell Computer Corp.
Bus 001 Device 006: ID 8086:0ad6 Intel Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
$ lsusb -t
/: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/6p, 5000M
/: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/7p, 480M
|__ Port 1: Dev 6, If 3, Class=Vendor Specific Class, Driver=, 480M
|__ Port 1: Dev 6, If 1, Class=Video, Driver=uvcvideo, 480M
|__ Port 1: Dev 6, If 2, Class=Video, Driver=uvcvideo, 480M
|__ Port 1: Dev 6, If 0, Class=Video, Driver=uvcvideo, 480M
|__ Port 2: Dev 2, If 0, Class=Human Interface Device, Driver=usbhid, 1.5M
|__ Port 2: Dev 2, If 1, Class=Human Interface Device, Driver=usbhid, 1.5M
|__ Port 3: Dev 3, If 0, Class=Human Interface Device, Driver=usbhid, 1.5M
|__ Port 7: Dev 4, If 0, Class=Hub, Driver=hub/4p, 480M
|__ Port 4: Dev 5, If 0, Class=Vendor Specific Class, Driver=, 480M
$ dmesg
[...clip]
[ 41.929775] usb 1-1: new high-speed USB device number 6 using xhci_hcd
[ 42.067622] usb 1-1: New USB device found, idVendor=8086, idProduct=0ad6
[ 42.067629] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 42.067632] usb 1-1: Product: Intel(R) RealSense(TM) 430
[ 42.067634] usb 1-1: Manufacturer: Intel(R) RealSense(TM) 430
[ 42.113694] media: Linux media interface: v0.10
[ 42.130957] Linux video capture interface: v2.00
[ 42.151183] uvcvideo: loading out-of-tree module taints kernel.
[ 42.151353] uvcvideo: module verification failed: signature and/or required key missing - tainting kernel
[ 42.152630] uvcvideo: Found UVC 1.50 device Intel(R) RealSense(TM) 430 (8086:0ad6)
[ 42.154263] uvcvideo: Unable to create debugfs 1-6 directory.
[ 42.154595] uvcvideo 1-1:1.0: Entity type for entity Intel(R) RealSense(TM) 430 with was not initialized!
[ 42.154599] uvcvideo 1-1:1.0: Entity type for entity Processing 2 was not initialized!
[ 42.154602] uvcvideo 1-1:1.0: Entity type for entity Intel(R) RealSense(TM) 430 with was not initialized!
[ 42.154605] uvcvideo 1-1:1.0: Entity type for entity Camera 1 was not initialized!
[ 42.155120] input: Intel(R) RealSense(TM) 430 as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/input/input10
[ 42.155672] usbcore: registered new interface driver uvcvideo
[ 42.155674] USB Video Class driver (1.1.1.realsense-4.10.0)
$ modinfo uvcvideo | grep "version:"
version: 1.1.1.realsense-4.10.0
srcversion: BC301475460C7DC7D746AFF
$ modinfo uvcvideo | grep ver
version: 1.1.1.realsense-4.10.0
description: USB Video Class driver
srcversion: BC301475460C7DC7D746AFF
vermagic: 4.13.16-041316-generic SMP mod_unload
$ rs-enumerate-devices
Device info:
Name : Intel RealSense USB2
Serial Number : 745412070309
Firmware Version : 05.09.02.00
Physical Port : /sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/video4linux/video1
Debug Op Code : 15
Advanced Mode : YES
Product Id : 0AD6
Stream Profiles supported by Stereo Module
Supported modes: stream resolution fps format
Infrared 2 480x270 @ 30Hz Y8
Infrared 1 480x270 @ 30Hz Y8
Infrared 1 480x270 @ 15Hz Y8
Infrared 2 480x270 @ 15Hz Y8
Infrared 1 480x270 @ 6Hz Y8
Infrared 2 480x270 @ 6Hz Y8
Infrared 1 424x240 @ 30Hz Y8
Infrared 2 424x240 @ 30Hz Y8
Infrared 1 424x240 @ 15Hz Y8
Infrared 2 424x240 @ 15Hz Y8
Infrared 1 424x240 @ 6Hz Y8
Infrared 2 424x240 @ 6Hz Y8
Depth 480x270 @ 30Hz Z16
Depth 480x270 @ 15Hz Z16
Depth 480x270 @ 6Hz Z16
Depth 424x240 @ 30Hz Z16
Depth 424x240 @ 15Hz Z16
Depth 424x240 @ 6Hz Z16
$ ./realsense-viewer
19/03 12:38:13,637 WARNING [140218186627776] (backend-hid.cpp:1091) Failed to read busnum/devnum. Device Path: /sys/bus/iio/devices/iio:device0
19/03 12:38:13,660 WARNING [140218186627776] (backend-hid.cpp:1091) Failed to read busnum/devnum. Device Path: /sys/bus/iio/devices/iio:device0
19/03 12:38:13,834 WARNING [140217889339136] (sensor.cpp:313) Unregistered Media formats : [ UYVY ]; Supported: [ ]
The text was updated successfully, but these errors were encountered: