Please provide complete information as applicable to your setup.
• Hardware Platform (Jetson / GPU)-Jetson Orin
• DeepStream Version-6.4
• JetPack Version (valid for Jetson only)-6.0 b-52
• TensorRT Version-8.4
• NVIDIA GPU Driver Version (valid for GPU only)
• Issue Type( questions, new requirements, bugs)-when we try to boot jetson orin then not able display because of nnpmodel in inactive
• How to reproduce the issue ? (This is for bugs. Including which sample app is using, the configuration files content, the command line used and other details for reproducing)
• Requirement details( This is for new requirement. Including the module name-for which plugin or for which sample application, the function description)
jetson@ubuntu:~$ sudo systemctl status nvpmodel
○ nvpmodel.service - nvpmodel service
Loaded: loaded (/etc/systemd/system/nvpmodel.service; enabled; vendor preset: enabled)
Active: inactive (dead) since Sat 2024-04-06 12:22:20 IST; 14s ago
Main PID: 3215 (code=exited, status=0/SUCCESS)
CPU: 7ms
Apr 06 12:22:20 ubuntu systemd[1]: Starting nvpmodel service…
Apr 06 12:22:20 ubuntu systemd[1]: nvpmodel.service: Deactivated successfully.
Apr 06 12:22:20 ubuntu systemd[1]: Finished nvpmodel service.
how to enable nvpmodel on jetson orin