Multimedia API install Error!

Hi

I’m setting up Jetson AGX Xavier using SDK Manager.

I’m setting up Jetson AGX Xavier using SDK Manager.
However, only Multimedia install fails.
The following error is output.
Please tell me the cause.
I bought an expensive one, but I get angry if I can’t move it.
Help me!

14:58:35 INFO: Multimedia API - target: Depends: nvidia-l4t-multimedia (= 32.7.2-20220417024839) but 32.7.1-20220219090344 is to be installed

14:58:35 INFO: Multimedia API - target: Depends: nvidia-l4t-multimedia-utils (= 32.7.2-20220417024839) but 32.7.1-20220219090344 is to be installed

14:58:35 ERROR: Multimedia API - target: E: Unable to correct problems, you have held broken packages.

14:58:35 ERROR: Multimedia API - target: Unhandled error when running sudo -E apt-get -y --allow-downgrades install /opt/nvidia/deb_repos/nvidia-l4t-jetson-multimedia-api_32.7.2-20220417024839_arm64.deb: E: Unable to correct problems, you have held broken packages.;

14:58:35 INFO: Multimedia API - target: [ Package Install Finished with Error ]

14:58:35 INFO: Multimedia API - target: [host] [ 24.00 KB used. Disk Avail: 155.32 GB ]

14:58:35 INFO: Multimedia API - target: [ NV_L4T_MULTIMEDIA_API_TARGET_POST_INSTALL_T194_COMP Install took 40s ]

14:58:35 ERROR: Multimedia API - target: command terminated with error

14:58:35 SUMMARY: Multimedia API - target: First Error: Installation failed. . Your device BSP image version is incompatible with the software version you are trying to install. Please flash your device with the right BSP version and try to re-install.

Hi uchida-k,

Please try below commands:

$ sudo apt update
$ sudo apt install nvidia-l4t-jetson-multimedia-api=32.7.1-20220219090344
1 Like

Hi carolyuu,

I have successfully installed with the steps you taught me!
Thank you very much.

2 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.