NVPHS failure on custom board without display

It appears that NVPHS is crashing because it’s trying to talk to a display that doesn’t exist. When this happens, it appears to cause hanging on a gstreamer pipeline using nvargus. By the time argus stops hanging, the gstreamer pipeline is overwhelmed with frames and will freeze indefinitely. Manually restarting the pipeline fixes the problem and doesn’t freeze thereafter since nvphs is crashed at this point. This behavior only occurs in the first five minutes of booting and only happens about half the time.

If I completely disable nvphs, the pipeline never freezes and operates as expected. I’d like to keep the nvphs system running if possible. I can’t find any documentation on it but I expect it informs low level nvidia libraries of power issues so they trigger applications using them to fail and spare the hardware. Am I correct in this speculation? If I completely disable nvphs from here on, am I assuming any risks to hardware or software integrity?

Bottom line: Our NX is on a custom carrier board with no attached display. I’d like to disable nvphs from trying to monitor the display. I found this post where someone had success with setting display_state_fmt=/dev/null in /etc/nvphsd_common.conf on the Nano. NVPHS just says /dev/null is an invalid configuration and crashes immediately. Is there a way I can disable the display for nvphs so it can operate successfully?

Here is a log dump of when the nvphs crashing behavior occurs that affects gstreamer. This log is sanitized to tone down the spammy messages from nvphs and argus.

Thanks!

Apr 26 15:24:57 nx-desktop nvargus-daemon: W/ libnvphs:socket: Warning (NvPHSSendThroughputHints): too many throughput hints given: buffer full, hints not sent!
Apr 26 15:24:57 nx-desktop nvargus-daemon: E/ libnvphs: Error: NvPHSSendThroughputHints[usecase=camera, hint=CameraFrameTimestamp, value=3269313182, timeout_ms=1000]: queue_or_send() failed
Apr 26 15:24:57 nx-desktop nvargus-daemon[5769]: SCF: Error BadValue: NvPHSSendThroughputHints (in src/common/CameraPowerHint.cpp, function sendCameraPowerHint(), line 56)
Apr 26 15:24:57 nx-desktop nvargus-daemon: E/ libnvphs: Error: NvPHSSendThroughputHints[usecase=camera, hint=FramerateTarget, value=30, timeout_ms=1000]: queue_or_send() failed
Apr 26 15:24:57 nx-desktop nvargus-daemon[5769]: SCF: Error BadValue: NvPHSSendThroughputHints (in src/common/CameraPowerHint.cpp, function sendCameraPowerHint(), line 56)
Apr 26 15:24:57 nx-desktop nvargus-daemon[5769]: SCF: Error BadValue: NvPHSSendThroughputHints (in src/common/CameraPowerHint.cpp, function sendCameraPowerHint(), line 56)
Apr 26 15:24:57 nx-desktop nvargus-daemon: E/ libnvphs: Error: NvPHSSendThroughputHints[usecase=camera, hint=CpuFloorVmin, value=0, timeout_ms=1000]: queue_or_send() failed
Apr 26 15:24:57 nx-desktop nvargus-daemon: E/ libnvphs: Error: NvPHSSendThroughputHints[usecase=camera, hint=CameraFrameTimestamp, value=3271475904, timeout_ms=1000]: queue_or_send() failed
Apr 26 15:24:57 nx-desktop nvargus-daemon[5769]: SCF: Error BadValue: NvPHSSendThroughputHints (in src/common/CameraPowerHint.cpp, function sendCameraPowerHint(), line 56)
Apr 26 15:24:57 nx-desktop nvargus-daemon: E/ libnvphs: Error: NvPHSSendThroughputHints[usecase=camera, hint=FramerateTarget, value=30, timeout_ms=1000]: queue_or_send() failed
Apr 26 15:24:57 nx-desktop nvargus-daemon[5769]: SCF: Error BadValue: NvPHSSendThroughputHints (in src/common/CameraPowerHint.cpp, function sendCameraPowerHint(), line 56)
Apr 26 15:24:57 nx-desktop nvargus-daemon[5769]: SCF: Error BadValue: NvPHSSendThroughputHints (in src/common/CameraPowerHint.cpp, function sendCameraPowerHint(), line 56)
Apr 26 15:24:58 nx-desktop nvargus-daemon[5769]: SCF: Error BadValue: NvPHSSendThroughputHints (in src/common/CameraPowerHint.cpp, function sendCameraPowerHint(), line 56)
Apr 26 15:24:58 nx-desktop nvargus-daemon: E/ libnvphs: Error: NvPHSSendThroughputHints[usecase=camera, hint=FramerateTarget, value=30, timeout_ms=1000]: queue_or_send() failed
Apr 26 15:24:58 nx-desktop nvargus-daemon[5769]: SCF: Error BadValue: NvPHSSendThroughputHints (in src/common/CameraPowerHint.cpp, function sendCameraPowerHint(), line 56)
Apr 26 15:24:58 nx-desktop nvargus-daemon[5769]: SCF: Error BadValue: NvPHSSendThroughputHints (in src/common/CameraPowerHint.cpp, function sendCameraPowerHint(), line 56)
Apr 26 15:24:58 nx-desktop nvargus-daemon: E/ libnvphs: Error: NvPHSSendThroughputHints[usecase=camera, hint=CpuFloorVmin, value=0, timeout_ms=1000]: queue_or_send() failed
Apr 26 15:24:58 nx-desktop nvargus-daemon: E/ libnvphs: Error: NvPHSSendThroughputHints[usecase=camera, hint=CameraFrameTimestamp, value=3319514525, timeout_ms=1000]: queue_or_send() failed
Apr 26 15:24:58 nx-desktop nvargus-daemon[5769]: SCF: Error BadValue: NvPHSSendThroughputHints (in src/common/CameraPowerHint.cpp, function sendCameraPowerHint(), line 56)
Apr 26 15:24:58 nx-desktop nvargus-daemon: E/ libnvphs: Error: NvPHSSendThroughputHints[usecase=camera, hint=FramerateTarget, value=30, timeout_ms=1000]: queue_or_send() failed
Apr 26 15:24:58 nx-desktop nvargus-daemon[5769]: SCF: Error BadValue: NvPHSSendThroughputHints (in src/common/CameraPowerHint.cpp, function sendCameraPowerHint(), line 56)
Apr 26 15:24:58 nx-desktop nvargus-daemon[5769]: SCF: Error BadValue: NvPHSSendThroughputHints (in src/common/CameraPowerHint.cpp, function sendCameraPowerHint(), line 56)
Apr 26 15:24:58 nx-desktop nvargus-daemon: E/ libnvphs: Error: NvPHSSendThroughputHints[usecase=camera, hint=CpuFloorVmin, value=0, timeout_ms=1000]: queue_or_send() failed
Apr 26 15:24:58 nx-desktop nvargus-daemon: E/ libnvphs: Error: NvPHSSendThroughputHints[usecase=camera, hint=CameraFrameTimestamp, value=3321611710, timeout_ms=1000]: queue_or_send() failed
Apr 26 15:24:58 nx-desktop nvargus-daemon[5769]: SCF: Error BadValue: NvPHSSendThroughputHints (in src/common/CameraPowerHint.cpp, function sendCameraPowerHint(), line 56)
Apr 26 15:24:58 nx-desktop nvargus-daemon: E/ libnvphs: Error: NvPHSSendThroughputHints[usecase=camera, hint=FramerateTarget, value=30, timeout_ms=1000]: queue_or_send() failed
Apr 26 15:24:58 nx-desktop nvargus-daemon[5769]: SCF: Error BadValue: NvPHSSendThroughputHints (in src/common/CameraPowerHint.cpp, function sendCameraPowerHint(), line 56)
Apr 26 15:24:58 nx-desktop nvargus-daemon[5769]: SCF: Error BadValue: NvPHSSendThroughputHints (in src/common/CameraPowerHint.cpp, function sendCameraPowerHint(), line 56)
Apr 26 15:24:58 nx-desktop nvargus-daemon: E/ libnvphs: Error: NvPHSSendThroughputHints[usecase=camera, hint=CpuFloorVmin, value=0, timeout_ms=1000]: queue_or_send() failed
Apr 26 15:24:58 nx-desktop nvargus-daemon: E/ libnvphs: Error: NvPHSSendThroughputHints[usecase=camera, hint=CameraFrameTimestamp, value=3323905504, timeout_ms=1000]: queue_or_send() failed
Apr 26 15:24:58 nx-desktop nvargus-daemon[5769]: SCF: Error BadValue: NvPHSSendThroughputHints (in src/common/CameraPowerHint.cpp, function sendCameraPowerHint(), line 56)
Apr 26 15:24:58 nx-desktop nvargus-daemon: E/ libnvphs: Error: NvPHSSendThroughputHints[usecase=camera, hint=FramerateTarget, value=30, timeout_ms=1000]: queue_or_send() failed
Apr 26 15:24:58 nx-desktop nvargus-daemon[5769]: SCF: Error BadValue: NvPHSSendThroughputHints (in src/common/CameraPowerHint.cpp, function sendCameraPowerHint(), line 56)
Apr 26 15:24:58 nx-desktop nvargus-daemon[5769]: SCF: Error BadValue: NvPHSSendThroughputHints (in src/common/CameraPowerHint.cpp, function sendCameraPowerHint(), line 56)
Apr 26 15:24:58 nx-desktop nvargus-daemon: E/ libnvphs: Error: NvPHSSendThroughputHints[usecase=camera, hint=CpuFloorVmin, value=0, timeout_ms=1000]: queue_or_send() failed
Apr 26 15:24:58 nx-desktop nvargus-daemon: E/ libnvphs: Error: NvPHSSendThroughputHints[usecase=camera, hint=CameraFrameTimestamp, value=3326068225, timeout_ms=1000]: queue_or_send() failed
Apr 26 15:24:58 nx-desktop nvargus-daemon[5769]: SCF: Error BadValue: NvPHSSendThroughputHints (in src/common/CameraPowerHint.cpp, function sendCameraPowerHint(), line 56)
Apr 26 15:24:58 nx-desktop nvargus-daemon: E/ libnvphs: Error: NvPHSSendThroughputHints[usecase=camera, hint=FramerateTarget, value=30, timeout_ms=1000]: queue_or_send() failed
Apr 26 15:24:58 nx-desktop nvargus-daemon[5769]: SCF: Error BadValue: NvPHSSendThroughputHints (in src/common/CameraPowerHint.cpp, function sendCameraPowerHint(), line 56)
Apr 26 15:24:58 nx-desktop nvargus-daemon[5769]: SCF: Error BadValue: NvPHSSendThroughputHints (in src/common/CameraPowerHint.cpp, function sendCameraPowerHint(), line 56)
Apr 26 15:24:58 nx-desktop nvargus-daemon: E/ libnvphs: Error: NvPHSSendThroughputHints[usecase=camera, hint=CpuFloorVmin, value=0, timeout_ms=1000]: queue_or_send() failed
Apr 26 15:24:58 nx-desktop nvargus-daemon: E/ libnvphs: Error: NvPHSSendThroughputHints[usecase=camera, hint=CameraFrameTimestamp, value=3328230946, timeout_ms=1000]: queue_or_send() failed
Apr 26 15:24:58 nx-desktop nvargus-daemon[5769]: SCF: Error BadValue: NvPHSSendThroughputHints (in src/common/CameraPowerHint.cpp, function sendCameraPowerHint(), line 56)
Apr 26 15:24:58 nx-desktop nvargus-daemon: E/ libnvphs:socket: Error[11]: probing PHS socket /var/lib/nvphs/nvphsd.ctl failed: Resource temporarily unavailable
Apr 26 15:24:58 nx-desktop nvargus-daemon: D/ libnvphs:socket: Warning: connecting to Power Hinting Service failed. Is PHS running?
Apr 26 15:25:05 nx-desktop nvphsd[6064]: *** watchdog timer: something has hung this process, committing suicide.
Apr 26 15:25:05 nx-desktop systemd[1]: nvphs.service: Main process exited, code=exited, status=1/FAILURE
Apr 26 15:25:05 nx-desktop phs[6067]: E/ nvphs: *** watchdog timer: something has hung this process, committing suicide.
Apr 26 15:25:05 nx-desktop systemd[1]: nvphs.service: Failed with result 'exit-code'.
Apr 26 15:25:05 nx-desktop nvargus-daemon[5769]: SCF: Error BadValue: NvPHSSendThroughputHints (in src/common/CameraPowerHint.cpp, function sendCameraPowerHint(), line 56)
Apr 26 15:25:05 nx-desktop nvargus-daemon: D/ libnvphs:socket: Error[104]: cannot read hello response from PHS: Connection reset by peer
Apr 26 15:25:05 nx-desktop nvargus-daemon: D/ libnvphs:socket: connect_socket: do_handshake failed
Apr 26 15:25:05 nx-desktop nvargus-daemon: D/ libnvphs:socket: Warning: connecting to Power Hinting Service failed. Is PHS running?
Apr 26 15:25:05 nx-desktop nvargus-daemon: E/ libnvphs: Error: NvPHSSendThroughputHints[usecase=camera, hint=FramerateTarget, value=30, timeout_ms=1000]: queue_or_send() failed
Apr 26 15:25:05 nx-desktop kernel: [  114.077061] extcon-disp-state external-connection:disp-state: cable 47 state 0
Apr 26 15:25:05 nx-desktop kernel: [  114.077065] Extcon AUX1(HDMI) disable
Apr 26 15:25:05 nx-desktop kernel: [  114.100273] tegra_nvdisp_handle_pd_disable: Powergated Head1 pd
Apr 26 15:25:05 nx-desktop kernel: [  114.100693] tegra_nvdisp_handle_pd_disable: Powergated Head0 pd
Apr 26 15:25:05 nx-desktop kernel: [  114.101208] tegradc 15200000.nvdisplay: unblank
Apr 26 15:25:05 nx-desktop kernel: [  114.101983] tegra_nvdisp_handle_pd_enable: Unpowergated Head0 pd
Apr 26 15:25:05 nx-desktop kernel: [  114.102075] tegra_nvdisp_handle_pd_enable: Unpowergated Head1 pd
Apr 26 15:25:05 nx-desktop kernel: [  114.103535] Parent Clock set for DC plld2
Apr 26 15:25:05 nx-desktop kernel: [  114.108968] tegradc 15200000.nvdisplay: hdmi: tmds rate:74250K prod-setting:prod_c_hdmi_54m_111m
Apr 26 15:25:05 nx-desktop kernel: [  114.110417] tegradc 15200000.nvdisplay: hdmi: get YCC quant from EDID.
Apr 26 15:25:05 nx-desktop kernel: [  124.253116] tegra-i2c 3190000.i2c: rx dma timeout txlen:28 rxlen:128
Apr 26 15:25:05 nx-desktop kernel: [  124.253123] tegra-i2c 3190000.i2c: --- register dump for debugging ----
Apr 26 15:25:05 nx-desktop kernel: [  124.253132] tegra-i2c 3190000.i2c: I2C_CNFG - 0x22c00
Apr 26 15:25:05 nx-desktop kernel: [  124.253138] tegra-i2c 3190000.i2c: I2C_PACKET_TRANSFER_STATUS - 0x10001
Apr 26 15:25:05 nx-desktop kernel: [  124.253144] tegra-i2c 3190000.i2c: I2C_FIFO_CONTROL - 0x0
Apr 26 15:25:05 nx-desktop kernel: [  124.253148] tegra-i2c 3190000.i2c: I2C_FIFO_STATUS - 0x800080
Apr 26 15:25:05 nx-desktop kernel: [  124.253153] tegra-i2c 3190000.i2c: I2C_MST_FIFO_CONTROL - 0x70
Apr 26 15:25:05 nx-desktop kernel: [  124.253158] tegra-i2c 3190000.i2c: I2C_MST_FIFO_STATUS - 0x7c0000
Apr 26 15:25:05 nx-desktop kernel: [  124.253163] tegra-i2c 3190000.i2c: I2C_MST_PACKET_TRANSFER_CNT - 0x0
Apr 26 15:25:05 nx-desktop kernel: [  124.253169] tegra-i2c 3190000.i2c: I2C_INT_MASK - 0x6c
Apr 26 15:25:05 nx-desktop kernel: [  124.253174] tegra-i2c 3190000.i2c: I2C_INT_STATUS - 0x2
Apr 26 15:25:05 nx-desktop kernel: [  124.253189] tegra-i2c 3190000.i2c: i2c transfer timed out addr: 0x50
Apr 26 15:25:05 nx-desktop kernel: [  124.256846] extcon-disp-state external-connection:disp-state: cable 47 state 1
Apr 26 15:25:05 nx-desktop kernel: [  124.256850] Extcon AUX1(HDMI) enable
Apr 26 15:25:05 nx-desktop kernel: [  124.262939] extcon-disp-state external-connection:disp-state: cable 51 state 1
Apr 26 15:25:05 nx-desktop kernel: [  124.262943] Extcon HDMI: HPD enabled
Apr 26 15:25:05 nx-desktop kernel: [  124.262964] tegradc 15200000.nvdisplay: hdmi: plugged
Apr 26 15:25:05 nx-desktop kernel: [  124.265948] tegradc 15200000.nvdisplay: blank - powerdown
Apr 26 15:25:05 nx-desktop kernel: [  124.327319] extcon-disp-state external-connection:disp-state: cable 47 state 0
Apr 26 15:25:05 nx-desktop kernel: [  124.327322] Extcon AUX1(HDMI) disable
Apr 26 15:25:05 nx-desktop kernel: [  124.351589] tegra_nvdisp_handle_pd_disable: Powergated Head1 pd
Apr 26 15:25:05 nx-desktop kernel: [  124.353086] tegra_nvdisp_handle_pd_disable: Powergated Head0 pd
Apr 26 15:25:05 nx-desktop kernel: [  124.353285] tegradc 15200000.nvdisplay: unblank
Apr 26 15:25:16 nx-desktop kernel: [  124.355096] tegra_nvdisp_handle_pd_enable: Unpowergated Head0 pd
Apr 26 15:25:16 nx-desktop kernel: [  124.355745] tegra_nvdisp_handle_pd_enable: Unpowergated Head1 pd
Apr 26 15:25:16 nx-desktop kernel: [  124.358258] Parent Clock set for DC plld2
Apr 26 15:25:16 nx-desktop kernel: [  124.365516] tegradc 15200000.nvdisplay: hdmi: tmds rate:148351K prod-setting:prod_c_hdmi_111m_223m
Apr 26 15:25:16 nx-desktop kernel: [  124.367118] tegradc 15200000.nvdisplay: hdmi: get YCC quant from EDID.
Apr 26 15:25:16 nx-desktop kernel: [  134.497075] tegra-i2c 3190000.i2c: rx dma timeout txlen:28 rxlen:128
Apr 26 15:25:16 nx-desktop kernel: [  134.497082] tegra-i2c 3190000.i2c: --- register dump for debugging ----
Apr 26 15:25:16 nx-desktop kernel: [  134.497092] tegra-i2c 3190000.i2c: I2C_CNFG - 0x22c00
Apr 26 15:25:16 nx-desktop kernel: [  134.497098] tegra-i2c 3190000.i2c: I2C_PACKET_TRANSFER_STATUS - 0x10001
Apr 26 15:25:16 nx-desktop kernel: [  134.497103] tegra-i2c 3190000.i2c: I2C_FIFO_CONTROL - 0x0
Apr 26 15:25:16 nx-desktop kernel: [  134.497108] tegra-i2c 3190000.i2c: I2C_FIFO_STATUS - 0x800080
Apr 26 15:25:16 nx-desktop kernel: [  134.497113] tegra-i2c 3190000.i2c: I2C_MST_FIFO_CONTROL - 0x70
Apr 26 15:25:16 nx-desktop kernel: [  134.497118] tegra-i2c 3190000.i2c: I2C_MST_FIFO_STATUS - 0x7c0000
Apr 26 15:25:16 nx-desktop kernel: [  134.497124] tegra-i2c 3190000.i2c: I2C_MST_PACKET_TRANSFER_CNT - 0x0
Apr 26 15:25:16 nx-desktop kernel: [  134.497129] tegra-i2c 3190000.i2c: I2C_INT_MASK - 0x6c
Apr 26 15:25:16 nx-desktop kernel: [  134.497134] tegra-i2c 3190000.i2c: I2C_INT_STATUS - 0x2
Apr 26 15:25:16 nx-desktop kernel: [  134.497150] tegra-i2c 3190000.i2c: i2c transfer timed out addr: 0x50
Apr 26 15:25:16 nx-desktop kernel: [  134.505082] extcon-disp-state external-connection:disp-state: cable 47 state 1
Apr 26 15:25:16 nx-desktop kernel: [  134.505134] Extcon AUX1(HDMI) enable
Apr 26 15:25:16 nx-desktop kernel: [  134.507675] tegradc 15200000.nvdisplay: unblank
Apr 26 15:25:16 nx-desktop kernel: [  134.507689] tegradc 15210000.nvdisplay: blank - powerdown
Apr 26 15:25:22 nx-desktop nvargus-daemon[5769]: (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)
Apr 26 15:25:26 nx-desktop nvargus-daemon[5769]: message repeated 194 times: [ (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)]
Apr 26 15:25:26 nx-desktop nvargus-daemon[5769]: (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)
Apr 26 15:25:26 nx-desktop nvargus-daemon[5769]: message repeated 6 times: [ (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)]
Apr 26 15:25:26 nx-desktop nvargus-daemon[5769]: (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)
Apr 26 15:25:31 nx-desktop nvargus-daemon[5769]: message repeated 293 times: [ (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)]
Apr 26 15:25:31 nx-desktop nvargus-daemon[5769]: (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)
Apr 26 15:25:31 nx-desktop nvargus-daemon[5769]: message repeated 5 times: [ (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)]
Apr 26 15:25:31 nx-desktop nvargus-daemon[5769]: (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)
Apr 26 15:25:31 nx-desktop nvargus-daemon[5769]: (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)
Apr 26 15:25:32 nx-desktop nvargus-daemon[5769]: message repeated 94 times: [ (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)]
Apr 26 15:25:32 nx-desktop nvargus-daemon[5769]: (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)
Apr 26 15:25:35 nx-desktop nvargus-daemon[5769]: message repeated 183 times: [ (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)]
Apr 26 15:25:36 nx-desktop nvargus-daemon[5769]: (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)
Apr 26 15:25:36 nx-desktop nvargus-daemon[5769]: (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)
Apr 26 15:25:36 nx-desktop nvargus-daemon[5769]: (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)
Apr 26 15:25:36 nx-desktop nvargus-daemon[5769]: message repeated 11 times: [ (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)]
Apr 26 15:25:36 nx-desktop nvargus-daemon[5769]: (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)
Apr 26 15:25:36 nx-desktop nvargus-daemon[5769]: message repeated 7 times: [ (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)]
Apr 26 15:25:36 nx-desktop nvargus-daemon[5769]: (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)
Apr 26 15:25:41 nx-desktop nvargus-daemon[5769]: message repeated 291 times: [ (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)]
Apr 26 15:25:41 nx-desktop nvargus-daemon[5769]: (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)
Apr 26 15:25:41 nx-desktop nvargus-daemon[5769]: message repeated 7 times: [ (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)]
Apr 26 15:25:41 nx-desktop nvargus-daemon[5769]: (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)
Apr 26 15:25:45 nx-desktop kernel: [  163.639624] imx415 21-001a: imx415_set_gain: gain  10, val 3124045
Apr 26 15:25:45 nx-desktop kernel: [  163.672994] imx415 21-001a: imx415_set_gain: gain  10, val 3233860
Apr 26 15:25:45 nx-desktop kernel: [  163.706341] imx415 21-001a: imx415_set_gain: gain  11, val 3336639
Apr 26 15:25:45 nx-desktop kernel: [  163.739622] imx415 21-001a: imx415_set_gain: gain  11, val 3434535
Apr 26 15:25:45 nx-desktop kernel: [  163.772980] imx415 21-001a: imx415_set_gain: gain  0, val 2347
Apr 26 15:25:45 nx-desktop kernel: [  163.776140] imx415 21-001a: imx415_set_exposure: val: 29999
Apr 26 15:25:45 nx-desktop kernel: [  163.776153] imx415 21-001a: imx415_set_coarse_time: coarse1:2024, shs1:226, FL:2250
Apr 26 15:25:45 nx-desktop kernel: [  163.806358] imx415 21-001a: imx415_set_gain: gain  0, val 95494
Apr 26 15:25:45 nx-desktop kernel: [  163.840671] imx415 21-001a: imx415_set_gain: gain  0, val 191595
Apr 26 15:25:45 nx-desktop kernel: [  163.872978] imx415 21-001a: imx415_set_gain: gain  0, val 251271
Apr 26 15:25:45 nx-desktop kernel: [  163.906305] imx415 21-001a: imx415_set_gain: gain  1, val 307621
Apr 26 15:25:45 nx-desktop kernel: [  163.939615] imx415 21-001a: imx415_set_gain: gain  1, val 343761
Apr 26 15:25:45 nx-desktop kernel: [  163.974366] imx415 21-001a: imx415_set_gain: gain  1, val 374995
Apr 26 15:25:45 nx-desktop kernel: [  164.006358] imx415 21-001a: imx415_set_gain: gain  2, val 612293
Apr 26 15:25:46 nx-desktop nvargus-daemon[5769]: message repeated 292 times: [ (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)]
Apr 26 15:25:46 nx-desktop nvargus-daemon[5769]: (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)
Apr 26 15:25:46 nx-desktop nvargus-daemon[5769]: message repeated 6 times: [ (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)]
Apr 26 15:25:46 nx-desktop nvargus-daemon[5769]: (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)
Apr 26 15:25:51 nx-desktop nvargus-daemon[5769]: message repeated 292 times: [ (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)]
Apr 26 15:25:51 nx-desktop nvargus-daemon[5769]: (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)
Apr 26 15:25:51 nx-desktop nvargus-daemon[5769]: message repeated 6 times: [ (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)]
Apr 26 15:25:51 nx-desktop nvargus-daemon[5769]: (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)
Apr 26 15:25:56 nx-desktop nvargus-daemon[5769]: message repeated 293 times: [ (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)]
Apr 26 15:25:56 nx-desktop nvargus-daemon[5769]: (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)
Apr 26 15:25:56 nx-desktop nvargus-daemon[5769]: message repeated 6 times: [ (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)]
Apr 26 15:25:56 nx-desktop nvargus-daemon[5769]: (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)
Apr 26 15:26:01 nx-desktop nvargus-daemon[5769]: message repeated 292 times: [ (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)]
Apr 26 15:26:01 nx-desktop nvargus-daemon[5769]: (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)
Apr 26 15:26:01 nx-desktop nvargus-daemon[5769]: message repeated 7 times: [ (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)]
Apr 26 15:26:01 nx-desktop nvargus-daemon[5769]: (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)
Apr 26 15:26:02 nx-desktop nvargus-daemon[5769]: message repeated 91 times: [ (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)]
Apr 26 15:26:02 nx-desktop nvargus-daemon[5769]: (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)
Apr 26 15:26:05 nx-desktop nvargus-daemon[5769]: message repeated 183 times: [ (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)]
Apr 26 15:26:06 nx-desktop nvargus-daemon[5769]: (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)
Apr 26 15:26:06 nx-desktop nvargus-daemon[5769]: (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)
Apr 26 15:26:06 nx-desktop nvargus-daemon[5769]: message repeated 14 times: [ (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)]
Apr 26 15:26:06 nx-desktop nvargus-daemon[5769]: (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)
Apr 26 15:26:06 nx-desktop nvargus-daemon[5769]: message repeated 7 times: [ (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)]
Apr 26 15:26:06 nx-desktop nvargus-daemon[5769]: (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)
Apr 26 15:26:10 nx-desktop kernel: [  189.039468] imx415 21-001a: imx415_set_gain: gain  1, val 491858
Apr 26 15:26:10 nx-desktop kernel: [  189.072780] imx415 21-001a: imx415_set_gain: gain  1, val 383426
Apr 26 15:26:10 nx-desktop kernel: [  189.106150] imx415 21-001a: imx415_set_gain: gain  0, val 290088
Apr 26 15:26:10 nx-desktop kernel: [  189.139502] imx415 21-001a: imx415_set_gain: gain  0, val 204494
Apr 26 15:26:10 nx-desktop kernel: [  189.172799] imx415 21-001a: imx415_set_gain: gain  0, val 128481
Apr 26 15:26:10 nx-desktop kernel: [  189.206224] imx415 21-001a: imx415_set_gain: gain  0, val 74590
Apr 26 15:26:10 nx-desktop kernel: [  189.240748] imx415 21-001a: imx415_set_gain: gain  0, val 15131
Apr 26 15:26:10 nx-desktop kernel: [  189.272762] imx415 21-001a: imx415_set_gain: gain  11, val 3498264
Apr 26 15:26:10 nx-desktop kernel: [  189.274762] imx415 21-001a: imx415_set_exposure: val: 19999
Apr 26 15:26:10 nx-desktop kernel: [  189.274775] imx415 21-001a: imx415_set_coarse_time: coarse1:1349, shs1:901, FL:2250
Apr 26 15:26:10 nx-desktop kernel: [  189.307612] imx415 21-001a: imx415_set_gain: gain  11, val 3456440
Apr 26 15:26:10 nx-desktop kernel: [  189.339472] imx415 21-001a: imx415_set_gain: gain  10, val 3022020
Apr 26 15:26:11 nx-desktop nvargus-daemon[5769]: message repeated 292 times: [ (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)]
Apr 26 15:26:11 nx-desktop nvargus-daemon[5769]: (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)
Apr 26 15:26:11 nx-desktop nvargus-daemon[5769]: message repeated 6 times: [ (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)]
Apr 26 15:26:11 nx-desktop nvargus-daemon[5769]: (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)
Apr 26 15:26:16 nx-desktop nvargus-daemon[5769]: message repeated 293 times: [ (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)]
Apr 26 15:26:16 nx-desktop nvargus-daemon[5769]: (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)
Apr 26 15:26:16 nx-desktop nvargus-daemon[5769]: message repeated 5 times: [ (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)]
Apr 26 15:26:16 nx-desktop nvargus-daemon[5769]: (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)
Apr 26 15:26:16 nx-desktop nvargus-daemon[5769]: (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)
Apr 26 15:26:21 nx-desktop nvargus-daemon[5769]: message repeated 292 times: [ (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)]
Apr 26 15:26:21 nx-desktop nvargus-daemon[5769]: (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)
Apr 26 15:26:21 nx-desktop nvargus-daemon[5769]: message repeated 7 times: [ (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)]
Apr 26 15:26:21 nx-desktop nvargus-daemon[5769]: (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)
Apr 26 15:26:26 nx-desktop nvargus-daemon[5769]: message repeated 291 times: [ (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)]
Apr 26 15:26:26 nx-desktop nvargus-daemon[5769]: (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)
Apr 26 15:26:26 nx-desktop nvargus-daemon[5769]: message repeated 7 times: [ (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)]
Apr 26 15:26:26 nx-desktop nvargus-daemon[5769]: (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)
Apr 26 15:26:31 nx-desktop nvargus-daemon[5769]: message repeated 291 times: [ (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)]
Apr 26 15:26:31 nx-desktop nvargus-daemon[5769]: (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)
Apr 26 15:26:31 nx-desktop nvargus-daemon[5769]: message repeated 7 times: [ (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)]
Apr 26 15:26:31 nx-desktop nvargus-daemon[5769]: (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)
Apr 26 15:26:32 nx-desktop nvargus-daemon[5769]: message repeated 89 times: [ (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)]
Apr 26 15:26:32 nx-desktop nvargus-daemon[5769]: (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)
Apr 26 15:26:35 nx-desktop nvargus-daemon[5769]: message repeated 183 times: [ (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)]
Apr 26 15:26:36 nx-desktop nvargus-daemon[5769]: (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)
Apr 26 15:26:36 nx-desktop nvargus-daemon[5769]: (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)
Apr 26 15:26:36 nx-desktop nvargus-daemon[5769]: (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)
Apr 26 15:26:36 nx-desktop nvargus-daemon[5769]: message repeated 17 times: [ (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)]
Apr 26 15:26:36 nx-desktop nvargus-daemon[5769]: (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)
Apr 26 15:26:36 nx-desktop nvargus-daemon[5769]: message repeated 5 times: [ (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)]
Apr 26 15:26:36 nx-desktop nvargus-daemon[5769]: (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)
Apr 26 15:26:41 nx-desktop nvargus-daemon[5769]: message repeated 293 times: [ (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)]
Apr 26 15:26:41 nx-desktop nvargus-daemon[5769]: (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)
Apr 26 15:26:41 nx-desktop nvargus-daemon[5769]: message repeated 6 times: [ (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)]
Apr 26 15:26:41 nx-desktop nvargus-daemon[5769]: (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)
Apr 26 15:26:46 nx-desktop nvargus-daemon[5769]: message repeated 292 times: [ (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)]
Apr 26 15:26:46 nx-desktop nvargus-daemon[5769]: (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)
Apr 26 15:26:46 nx-desktop nvargus-daemon[5769]: message repeated 7 times: [ (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)]
Apr 26 15:26:46 nx-desktop nvargus-daemon[5769]: (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)
Apr 26 15:26:51 nx-desktop nvargus-daemon[5769]: message repeated 291 times: [ (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)]
Apr 26 15:26:51 nx-desktop nvargus-daemon[5769]: (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)
Apr 26 15:26:51 nx-desktop nvargus-daemon[5769]: message repeated 7 times: [ (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)]
Apr 26 15:26:51 nx-desktop nvargus-daemon[5769]: (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)
Apr 26 15:26:56 nx-desktop nvargus-daemon[5769]: message repeated 292 times: [ (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)]
Apr 26 15:26:56 nx-desktop nvargus-daemon[5769]: (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)
Apr 26 15:26:56 nx-desktop nvargus-daemon[5769]: message repeated 6 times: [ (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)]
Apr 26 15:26:56 nx-desktop nvargus-daemon[5769]: (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)
Apr 26 15:27:01 nx-desktop nvargus-daemon[5769]: message repeated 293 times: [ (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)]
Apr 26 15:27:01 nx-desktop nvargus-daemon[5769]: (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)
Apr 26 15:27:01 nx-desktop nvargus-daemon[5769]: message repeated 5 times: [ (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)]
Apr 26 15:27:01 nx-desktop nvargus-daemon[5769]: (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)
Apr 26 15:27:01 nx-desktop nvargus-daemon[5769]: (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)
Apr 26 15:27:02 nx-desktop nvargus-daemon[5769]: message repeated 86 times: [ (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)]
Apr 26 15:27:02 nx-desktop nvargus-daemon[5769]: (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)
Apr 26 15:27:02 nx-desktop nvargus-daemon[5769]: (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)
Apr 26 15:27:06 nx-desktop nvargus-daemon[5769]: message repeated 184 times: [ (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)]
Apr 26 15:27:06 nx-desktop nvargus-daemon[5769]: (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)
Apr 26 15:27:06 nx-desktop nvargus-daemon[5769]: message repeated 19 times: [ (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)]
Apr 26 15:27:06 nx-desktop nvargus-daemon[5769]: (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)
Apr 26 15:27:06 nx-desktop nvargus-daemon[5769]: message repeated 6 times: [ (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)]
Apr 26 15:27:06 nx-desktop nvargus-daemon[5769]: (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)
Apr 26 15:27:06 nx-desktop nvargus-daemon[5769]: (Argus) Error OverFlow: Too many pending events, ignoring new events (in src/api/EventProviderImpl.cpp, function addEvent(), line 158)

There is no update from you for a period, assuming this is not an issue any more.
Hence we are closing this topic. If need further support, please open a new one.
Thanks

Hi,
Please share which release you are using. Do yo observe the issue on Xavier NX developer kit? If yes, please share the steps so that we can try to reproduce it and check.