(I am reporting this on behalf of @D3_thart, who experienced this on 2020-10-23 US Eastern time but is out of the office today).
Platform: Xavier NX, JetPack 4.4.0
Steps:
- Install JetPack 4.4.0 (L4T 32.4.3) on a Xavier NX using SDK Manager
- On the target, run
sudo apt update
- On the target, run
sudo apt install nvidia-l4t-jetson-multimedia-api
Expected: the system continues to operate normally
Observed: X11 wil not start
The version number of the nvidia-l4t-jetson-multimedia-api package includes a date after the release of JetPack 4.4.0. We hypothesize that nvidia-l4t-jetson-multimedia-api and its dependencies are being updated to 4.4.1 while the rest of the system is on 4.4.0, which is triggering the failure.
Has anyone else observed this behaviour? Thank you!