RAID Model: SR1000 or SR1010 etc
Host Hardware: AMD/Intel/Supermicro model etc
Operating System: Linux
Issue
Xorg is defaulting to SupremeRAID card instead of user's GPU for display output.
Example:
Users may find that the Xorg server prioritizes the A2000 GPU for display instead of the desired A5000 GPU.
Resolution
1. Environment Preparation:
- Verify system resources using tools like nvidia-smi
.
BusID
correctly identifies the A2000 using the format PCI:<Domain>:<Bus>:<Device>
. In this example, A2000's BusID is PCI:65:0:0
, which matches the example value of 00000000:41:00.0.
3. Verify Configuration
nvidia-smi
to check if Xorg is using primary display.cat /var/log/Xorg.0.log | grep NVIDIA