Xavier NX 34.1.1 jetvariety driver

Hello,

I flashed the newest JetPack Version (5.0.1) on a Xavier NX’s SDCard through the SDK Manager tool.
Then i tried to use the .deb file from the git repo to install jetvariety driver (arducam-nvidia-l4t-kernel-t194-5.10.65-tegra-34.1.1-20220610014721_arm64.deb).
I also tried the install_full.sh script with same result.

The installation completes successfully, but after reboot the nvpmodel service fails:

[FAILED] Failed to start nvpmodel service.
See 'systemctl status nvpmodel.service' for details.

In systemctl status nvpmodel.service:

�● nvpmodel.service - nvpmodel service
     Loaded: loaded (/etc/systemd/system/nvpmodel.service; enabled; vendor preset: enabled)
     Active: failed (Result: exit-code) since Tue 2022-08-02 11:26:31 CEST; 4min 46s ago
    Process: 982 ExecStart=/etc/systemd/nvpmodel.sh (code=exited, status=234)
   Main PID: 982 (code=exited, status=234)

Aug 02 11:26:31 ti-desktop systemd[1]: Starting nvpmodel service...
Aug 02 11:26:31 ti-desktop nvpmodel.sh[993]: NVPM WARN: patching tpc_pg_mask: (0x1:0x4)
Aug 02 11:26:31 ti-desktop nvpmodel.sh[993]: NVPM WARN: patched tpc_pg_mask: 0x4
Aug 02 11:26:31 ti-desktop nvpmodel.sh[993]: NVPM ERROR: Error opening /sys/devices/gpu.0/tpc_pg_mask: 2
Aug 02 11:26:31 ti-desktop nvpmodel.sh[993]: NVPM ERROR: optMask is 2, no request for power mode
Aug 02 11:26:31 ti-desktop systemd[1]: nvpmodel.service: Main process exited, code=exited, status=234/n/a
Aug 02 11:26:31 ti-desktop systemd[1]: nvpmodel.service: Failed with result 'exit-code'.
Aug 02 11:26:31 ti-desktop systemd[1]: Failed to start nvpmodel service.

I cant get it working, what am i doing wrong?

@srahn

5.0.1 not a stable version yet, there is no official release.There are many problems with this.
we advise you use 4.6.x version.

Again, we will focus on this issue

What is the expected timeline for 5.0.1 release at the moment? Would be very keen to use this version once it is working.

Thanks

@MattTav

Need to wait for official release of stable version

Hi @Edward
Jetpack 5.0.2 (JetPack SDK 5.0.2 | NVIDIA Developer) is now available as a production release, will you support this soon?

@xuhao3e8

Can you tell me which camera you use? We have supported some of them.

@Edward B0331, is it supported?

@xuhao3e8

You can use the imx477 driver.

wget https://github.com/ArduCAM/MIPI_Camera/releases/download/v0.0.3/install_full.sh
chmod +x install_full.sh
./install_full.sh -m imx477

Hi it’s not IMX477, it’s quadcam ov9782

And I found in download list It looks like already supported. I will move to test this.

@xuhao3e8

Sorry, we do not support the ov9782 version.
This is currently within the work plan.

@Edward However, as I tested myself on Xaiver NX Jetpack 5.0.2 with B0331(OV9782), it works well.

@xuhao3e8

Sorry, I misremembered. ov9782 install arducam driver, which is supported.