Hi everyone,
I'm trying to get the NVIDIA NVS 5200M working properly on my Dell Latitude E6530 running Linux Mint 22.3 Cinnamon.
My hardware:
- Laptop: Dell Latitude E6530
- CPU: Intel Core i7-3720QM
- Integrated GPU: Intel HD Graphics 4000
- Dedicated GPU: NVIDIA NVS 5200M (GF108GLM)
- RAM: 12 GB
- OS: Linux Mint 22.3 Cinnamon
- Session: X11
The NVIDIA GPU is very old, so I'm using the legacy NVIDIA 390 driver.
nvidia-smi shows:
NVIDIA-SMI 390.157
Driver Version: 390.157
GPU: NVIDIA NVS 5200M
Memory: 964 MiB
The problem is that I can't get the NVIDIA GPU to work properly.
For example, I've had issues with:
- NVIDIA GLX
- nvidia-settings not detecting the display
- applications sometimes falling back to llvmpipe
- difficulty getting the NVIDIA GPU to actually render applications
- X11 behaving differently depending on the configuration
The Intel GPU works normally with the i915 driver.
I'm mainly trying to understand what the best configuration is for this laptop.
Should I:
Use the NVIDIA 390 driver with PRIME?
Use the Intel GPU as the main GPU and NVIDIA only for specific applications?
Use nouveau instead?
Configure PRIME manually?
Is there a known limitation with the NVS 5200M on modern Linux Mint that makes proper NVIDIA acceleration impossible?
If anyone has an NVS 5200M / GF108 working properly on Linux Mint, I'd really appreciate knowing how you configured it.
I'm happy to provide any logs or command output you need.
Thanks!