tier4 / tier4_automotive_hdr_camera

This repository contains the device driver for the TIER IV Automotive HDR Cameras
https://tier4.github.io/edge-auto-docs/index.html
GNU General Public License v2.0
10 stars 5 forks source link

Update camera driver 1.2.1 can't connect to c1 camera #10

Closed DavidTung0706 closed 12 months ago

DavidTung0706 commented 1 year ago

Hi, I'm using RQX-58G (JetPack 4.6) with ISX021-C1 , At that time, the driver version (0.9.0) was used, but when I used gscam to open the camera on ROS Melodic env, I encountered many times that some cameras did not publish any data, and no error message was reported. When I had this problem, I had to close the exception port and reopen it until it successfully started posting data. so I update driver to 1.2.1, Install and restart according to 1.2.1 document, but can't connect any camera Are there any solution to fix this? Thank you. IMG_0177

yk-fujii commented 1 year ago

Hi @DavidTung0706 Could you paste the dmesg result?

DavidTung0706 commented 1 year ago

Hi @yk-fujii this my dmesg looks like a camera related screenshot Screenshot from 2023-06-13 11-04-40 Screenshot from 2023-06-13 11-05-22

DavidTung0706 commented 1 year ago

Hi @yk-fujii Is there any solution to the above problem at present?

yk-fujii commented 1 year ago

@DavidTung0706 Did you run the command sudo /opt/nvidia/jetson-io/config-by-hardware.py -n 2="TIERIV ISX021 GMSL2 Camera Device Tree Overlay" ? Looking at the log, it seems that the DTB has not been updated.

This procedure is documented in the quick start guide: https://github.com/tier4/tier4_automotive_hdr_camera/releases/download/v1.2.1/TIER.IV.Automotive.HDR.Camera.C1.Quick.Start.Guide.RQX-58G._EN_v0.7.pdf

yk-fujii commented 12 months ago

The results of the analysis are shown here.

Action

TODO