What is this vi error?

imx 390 is directly connected and I am carrying out the image output using port A, but vi error occurs 20 seconds after execution.
Although it is normally displayed for 20 seconds after execution, if an error occurs, the image will be distorted and the kernel will runaway.

[  170.544584] imx390 2-001a: imx390_power_on: power on
[  170.593113] imx390 2-001a: imx390_s_stream
[  170.678968] imx390 2-001a: Mode ID:0
[  172.246677] tegra194-vi5 15c10000.vi: vi_channel_power_on_vi_device
[  172.250007] tegra194-vi5 15c10000.vi: 6 GoS tables configured.
[  172.250018] tegra194-vi5 15c10000.vi: gos[0] = 0xeca00000
[  172.250022] tegra194-vi5 15c10000.vi: gos[1] = 0xeca01000
[  172.250026] tegra194-vi5 15c10000.vi: gos[2] = 0xeca02000
[  172.250030] tegra194-vi5 15c10000.vi: gos[3] = 0xeca03000
[  172.250032] tegra194-vi5 15c10000.vi: gos[4] = 0xeca04000
[  172.250035] tegra194-vi5 15c10000.vi: gos[5] = 0xeca05000
[  172.253214] imx390 2-001a: imx390_s_stream
[  172.253362] tegra-capture-ivc ivc-bc00000.rtcpu:ivccontrol@3: No callback for id 65
[  172.253372] tegra-capture-ivc ivc-bc00000.rtcpu:ivccontrol@3: No callback for id 65
[  172.302994] [RCE] vi5_hwinit: firmware CL2018061801 protocol version 2.2
[  192.229111] tegra194-vi5 15c10000.vi: vi capture dequeue status failed
[  192.262177] tegra194-vi5 15c10000.vi: channel error, resetting the channel
[  192.288992] ------------[ cut here ]------------

The composition is as follows.

platform: Xavier Jetpack4.1.1
CSI port: portA
lanes: 4 lane
size: 1936 x 1222
fps: 50 fps
mode type: bayer_wdr_pwl
bit depth: 12 bits
pixel phase: rggb

Please tell me what error is the following error that is occurring.

[  192.229111] tegra194-vi5 15c10000.vi: vi capture dequeue status failed
[  192.262177] tegra194-vi5 15c10000.vi: channel error, resetting the channel

May I know if you are using https://leopardimaging.com/uploads/LI-IMX390-GMSL2-xxxH_datasheet.pdf
or https://www.sony-semicon.co.jp/products_en/IS/sensor4/images/flyer/IMX390.pdf ?

Hi, Andrey1984
Thank you for your reply.

I am using Leopard imx390. However, Ser is removed and used.
It is confirmed that it can be used with TX2.

Thanks.

Could you extend what is Ser , please?

Hi, Andrey1984

I am sorry to omit it.
“Ser” is a serializer.
I will not use this time, so I removed it.

Thanks.

Hi @Hiroaki.Nishimoto
It was said that the camera doesn’t have driver for Xavier yet, but for tx2.

Hi Hiroaki.Nishimoto,

We may have the Xavier IMX390 driver in Q1 2019.
Will give you an update once we get the driver ready.

Hi Andrey1984, SimonZhu
Thank you for your reply.

Thank you very much. I understand that there is no driver for Xavier.
If you change from the driver for TX 2, the following error message will be displayed, so we want to know the cause of the error if possible.

tegra194-vi5 15c10000.vi: vi capture dequeue status failed
tegra194-vi5 15c10000.vi: channel error, resetting the channel

Thanks.

Hi Hiroaki.Nishimoto,

Sorry for we don’t have experience on this log. Have you built Xavier driver for other cameras? Does any camera work without this issue?
For the IMX390 camera kit, may we know which adapter board you are using? Could you take a picture about the camera kit for us if possible?

may be the cause is ‘something device tree’? that seems to me as sa omewhat index error
You may see vi error addressed in the thread: https://devtalk.nvidia.com/default/topic/1046625/jetson-agx-xavier/-xavier-how-can-i-determine-port-index-in-dtsi-/

Hi Andrey1984

I also saw that thread, but he seems to have changed and resolved the device tree.
However, I am in trouble because what is the cause was not written.

Thanks.