IMX390 image capture error with d3 deserializer board and xavier nx

camera is detected but getting the following error while capturing with gstreamer nvarguscamerasrc.

kworker/0:3-2248 [000] … 200.660929: rtcpu_vinotify_error: tstamp:6964740583 tag:CHANSEL_NOMATCH channel:0x41 frame:45 vi_tstamp:6964737967 data:0x00000249
kworker/0:3-2248 [000] … 200.660933: rtcpu_vinotify_event: tstamp:6964742992 tag:FE channel:0x01 frame:44 vi_tstamp:6964736618 data:0x00000020
kworker/0:3-2248 [000] … 200.660934: rtcpu_vinotify_event: tstamp:6964743117 tag:FS channel:0x01 frame:45 vi_tstamp:6964736675 data:0x00000010
kworker/0:3-2248 [000] … 200.660935: rtcpu_vinotify_event: tstamp:6964743258 tag:CHANSEL_NOMATCH channel:0x41 frame:45 vi_tstamp:6964737967 data:0x00000249
kworker/0:3-2248 [000] … 200.660936: rtcpu_nvcsi_intr: tstamp:6965714640 class:GLOBAL type:PHY_INTR0 phy:0 cil:0 st:0 vc:0 status:0x00000088
kworker/0:3-2248 [000] … 200.660937: rtcpu_nvcsi_intr: tstamp:6965714640 class:GLOBAL type:PHY_INTR0 phy:0 cil:1 st:0 vc:0 status:0x00000088
kworker/0:3-2248 [000] … 200.660937: rtcpu_nvcsi_intr: tstamp:6965719276 class:GLOBAL type:PHY_INTR0 phy:0 cil:0 st:0 vc:0 status:0x0e000000
kworker/0:3-2248 [000] … 200.660938: rtcpu_nvcsi_intr: tstamp:6965719276 class:GLOBAL type:PHY_INTR0 phy:0 cil:1 st:0 vc:0 status:0x06000000
kworker/0:3-2248 [000] … 200.660939: rtcpu_vinotify_error: tstamp:6965781174 tag:CSIMUX_FRAME channel:0x01 frame:45 vi_tstamp:6965777271 data:0x000000a0
kworker/0:3-2248 [000] … 200.660939: rtcpu_vinotify_error: tstamp:6965781790 tag:CHANSEL_NOMATCH channel:0x41 frame:46 vi_tstamp:6965778545 data:0x00000249
kworker/0:3-2248 [000] … 200.660941: rtos_queue_send_from_isr_failed: tstamp:6965947756 queue:0x0bcb2b38
kworker/0:3-2248 [000] … 200.660946: rtos_queue_send_from_isr_failed: tstamp:6965947895 queue:0x0bcb73a0
kworker/0:3-2248 [000] … 200.660947: rtos_queue_send_from_isr_failed: tstamp:6965948035 queue:0x0bcb8f20
kworker/0:3-2248 [000] … 200.660948: rtos_queue_send_from_isr_failed: tstamp:6965948170 queue:0x0bcb9ce0
kworker/0:3-2248 [000] … 200.660948: rtos_queue_send_from_isr_failed: tstamp:6965948303 queue:0x0bcbaaa0
kworker/0:3-2248 [000] … 200.660949: rtos_queue_send_from_isr_failed: tstamp:6965948499 queue:0x0bcb2ad0
kworker/0:3-2248 [000] … 200.660950: rtos_queue_send_from_isr_failed: tstamp:6965948622 queue:0x0bcb2b38
kworker/0:3-2248 [000] … 200.660950: rtos_queue_send_from_isr_failed: tstamp:6965948747 queue:0x0bcb7338

v4l2-ctl --list-formats
ioctl: VIDIOC_ENUM_FMT
Index : 0
Type : Video Capture
Pixel Format: ‘RG12’
Name : 12-bit Bayer RGRG/GBGB

v4l2-ctl --all
Driver Info (not using libv4l2):
Driver name : tegra-video
Card type : vi-output, imx390 2-0060
Bus info : platform:15c10000.vi:0
Driver version: 4.9.253
Capabilities : 0x84200001
Video Capture
Streaming
Extended Pix Format
Device Capabilities
Device Caps : 0x04200001
Video Capture
Streaming
Extended Pix Format
Priority: 2
Video input : 0 (Camera 0: ok)
Format Video Capture:
Width/Height : 1920/1076
Pixel Format : ‘RG12’
Field : None
Bytes per Line : 3840
Size Image : 4131840
Colorspace : sRGB
Transfer Function : Default (maps to sRGB)
YCbCr/HSV Encoding: Default (maps to ITU-R 601)
Quantization : Default (maps to Full Range)

media-ctl -p
Media controller API version 0.1.0

Media device information

driver tegra194-vi5
model NVIDIA Tegra Video Input Device
serial
bus info
hw revision 0x3
driver version 0.0.0

Device topology

  • entity 1: imx390 2-0060 (1 pad, 1 link)
    type V4L2 subdev subtype Sensor flags 0
    device node name /dev/v4l-subdev0
    pad0: Source
    [fmt:SRGGB12_1X12/1920x1076 field:none colorspace:srgb]
    → “15a00000.nvcsi–16”:0 [ENABLED]

  • entity 3: 15a00000.nvcsi–16 (2 pads, 2 links)
    type V4L2 subdev subtype Unknown flags 0
    device node name /dev/v4l-subdev1
    pad0: Sink
    ← “imx390 2-0060”:0 [ENABLED]
    pad1: Source
    → “vi-output, imx390 2-0060”:0 [ENABLED]

  • entity 6: vi-output, imx390 2-0060 (1 pad, 1 link)
    type Node subtype V4L flags 0
    device node name /dev/video0
    pad0: Sink
    ← “15a00000.nvcsi–16”:1 [ENABLED]

The user has flagged this as solved. Closing topic.