Unable to locate nvidia-jetson-services package installation in JetPack 6.1/Linux 36.4

Unable to do
sudo apt install nvidia-jetson-services (for foundation services)
apt list does not show this repository.
Hardware is Jetson Orin Nano Dev Kit.
Should we downgrade to older versions, where it is reliably working

contents of nvidia-l4t-apt-source.list
deb https://repo.download.nvidia.com/jetson/common r36.4 main
deb https://repo.download.nvidia.com/jetson/t234 r36.4 main
deb https://repo.download.nvidia.com/jetson/ffmpeg r36.4 main

Any suggestions

Hi,
The debian packages are listed in

Software Packages and the Update Mechanism — NVIDIA Jetson Linux Developer Guide 1 documentation

Don’t see nvidia-jetson-services. Please share which version you see the package.

Hi DaneLLL
https://docs.nvidia.com/jetson/jps/setup/quick-start.html
Instructions are given here to bring up Hello AI World (Please see attached screen shots)

I followed the instruction to

sudo apt install
sudo apt install nvida-jetson-services

I tried both in 36.3 and 36.4 , I get the same error. (Please see attached screen shots)
I went through debian packages in 36.3, 36.4, 36.2, I do not see this package anywhere.

That’s the reason I wask asking which version this example was working ( Hello AI World example), should I move to older version?

Thanks for your help
Srini

(attachments)


Hi,
It has not been supported on Jetpack 6.1. Please re-flash to 6.0GA and follow the steps in

Quick Start Guide — Metropolis on Jetson documentation 0.1.0 documentation

Thanks, Dane, the issue has been resolved after re-flashing to 6.0 GA, appreciate your support. It might be helpful to provide warning in Starting Guide that these steps are executed on 6.0GA. For new developers coming on board, 6.1 GA (default) will be downloaded following the starting guide of Orin Nano Kit User guide. Once they go to Quick-Start guide Hello AI World, they will encounter this issue.
Thanks
Srini