Hi
I am trying to interface @leopard-zwc imx-728 with AGX xavier. The first time I connect it with jetson it works , but when I remove the camera and reconnect it , I get the following error.
nvbuf_utils: dmabuf_fd -1 mapped entry NOT found
Error generated. /dvs/git/dirty/git-master_linux/multimedia/nvgstreamer/gst-nvarguscamera/gstnvarguscamerasrc.cpp, threadExecute:694 NvBufSurfaceFromFd Failed.
Error generated. /dvs/git/dirty/git-master_linux/multimedia/nvgstreamer/gst-nvarguscamera/gstnvarguscamerasrc.cpp, threadFunction:247 (propagating)
I need to reboot my jetson everytime , when I want to remove my camera and connect it again. Any knows how to solve this issue?
We develop a custom chip , but when I try to interface the camera with our custom chip and jetson as a host it shows only a blank black screen. The connection is as follows imx-728 <=> D-PHYRX our chip <=> Base-T1 <=> D-PHYTX our chip <=> jetson ( as host)
Thanks , I heard from the leopard team that the reboot is necessary everytime as the probe function which consists of all i2c commands only runs at the boot up
Most of my drivers are provided by leopard camera , so I am not sure where they are exactly located . You have any clue where all the camera drivers are located?
Thanks
basically, sensor drivers were located at… $public_sources/kernel_src/kernel/nvidia/drivers/media/i2c/…
there’s kernel configuration file, Kconfig. To compile this driver as a module, choose the configuration as M.