Hello,
I have a custom board with Xavier. I installed Drive OS 5.2.0 and Driveworks 3.5. I would like to run a sample application “sample_camera”. And it complains about camera power control as below.
[09-03-2021 10:35:21] CameraMaster::setOutputDescription Setting output consumer descriptors for sensor: OutputType: 1
[09-03-2021 10:35:21] Client, setting pipeline config for camera ID 0
[09-03-2021 10:35:21] CameraMaster: master initiation
AURIX_IP or INTERFACE or both missing…
falling back to env variable check …
AURIX_IP or INTERFACE or both missing…
falling back to env variable check …
DEVBLK_WORKER_0: pwr_utils.cpp: 196: PowerControlRequestOwnership: PowerControlRequestOwnership: nvccp_request_ownership failed with status (1001)
DEVBLK_WORKER_0: CNvMDeviceBlockMgr.hpp: 147: ThreadFunc: Device block init failed(7f)
sample_camera: CNvMDeviceBlockMgr.cpp: 129: WorkersDoAction: Device block action:1 failed for block:0
sample_camera: CNvMDeviceBlockMgr.cpp: 163: Init: Failed to initialize device blocks
I have only a Xavier, desieralizer MAX96712 and Entron camera and they are always ON.
Does anybody know how to bypass or disable camera power control on Driveworks?