Software Version
DRIVE OS Linux 6.0.8.1 and DriveWorks 5.10
Hardware Platform
DRIVE AGX Orin
Hi,
Unfortunately even with vendor support we couldn’t fix the issue with our LI-IMX-490 camera driver mentioned in this closed thread. The driver itself works when the ISP is disabled, but as we try to enable ISP with calling m_pCamera->RegisterAutoControlPlugin(uIndex, NV_PLUGIN, nullptr, nitoBlob)
it fails. The RegisterAutoControlPlugin
function returns NVSIPL_STATUS_ERROR
and there is no further explanation in the docs what could cause this behavior.
Unfortunately even our vendor (Leopard Imaging) got stuck with this issue, so right now our Orin transition is blocked because of this issue.
Could you please provide some documentation or hint how to debug what can go wrong in RegisterAutoControlPlugin
?
Kind regards,
Adam