After using the Jetson Orin Developer Kits’ only DP port to connect to the MST docking station and then connect to the display via the DP cable, only two displays can be displayed at the same time. How can I display three displays at the same time?
After enabling three monitors at the same time, the display settings show that changes cannot be applied. This may be due to hardware limitations.
Hi,
Here are some suggestions for the common issues:
1. Performance
Please run the below command before benchmarking deep learning use case:
$ sudo nvpmodel -m 0
$ sudo jetson_clocks
2. Installation
Installation guide of deep learning frameworks on Jetson:
- TensorFlow: Installing TensorFlow for Jetson Platform - NVIDIA Docs
- PyTorch: Installing PyTorch for Jetson Platform - NVIDIA Docs
We also have containers that have frameworks preinstalled:
Data Science, Machine Learning, AI, HPC Containers | NVIDIA NGC
3. Tutorial
Startup deep learning tutorial:
- Jetson-inference: Hello AI World guide to deploying deep-learning inference networks and deep vision primitives with TensorRT and NVIDIA Jetson
- TensorRT sample: Jetson/L4T/TRT Customized Example - eLinux.org
4. Report issue
If these suggestions don’t help and you want to report an issue to us, please attach the model, command/step, and the customized app (if any) with us to reproduce locally.
Thanks!
There is no way to do this. Only 2 display can run due to hardware limitation.
Can a docking station that supports eGPU (external GPU) actually use three monitors at the same time?
No, not possible.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.