Hi,nvidia teams:
our board use jetpack 4.4. we found a camera frame rate is only half sometimes, a 30Hz camera only output 15Hz,if I restart my camera application, it will return to normal, I upload the treace and dmesg log in the attachment, and I use the following command to generate “gw5X-21676.txt”, “gw5X-22359.txt”:
grep -r gw5X-21676 trace_1227.txt |grep sof > gw5X-21676.txt
grep -r gw5X-22359 trace_1227.txt |grep sof > gw5X-22359.txt
from “gw5X-21676.txt”, you can see, it is only 15Hz, so have you encountered this problem before?
dmesg_1227.txt (148.7 KB)
gw5X-21676.txt (39.4 KB)
gw5X-22359.txt (78.9 KB)
trace_1227.txt (3.6 MB)
Suppose it could be sensor driver issue.
You can modify the control function(CID) in sensor driver as dummy function to confirm which once cause the problem.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.