Linux Desktop Display Troubleshooting on Dell Inspiron 16 5620
Hi everyone,
I've been using Linux since about 2000, primarily Red Hat at work and CentOS at home. My career background includes Oracle DBA, Hadoop Big Data, and AWS.
Last year, I discovered Zorin and was impressed that someone finally built a polished OS environment for the masses. Since then, I’ve completely moved away from anything Microsoft and haven’t looked back.
Home Setup
Server: Rocky Linux (CentOS-based)
Clients: Zorin 1 and Zorin 2
Most of my project work has been on the server, but I’m now migrating development to the workstations.
Current Focus
I'm evaluating the display quality on one of my laptops. While the laptop and monitor are solid, the desktop visuals appear dull—washed out icons, weak image clarity, etc. YouTube videos look acceptable, but I’d expect a much sharper desktop display overall.
Goal
Just want:
Sharp desktop UI
Clean and vivid images
Better display performance
I believe enabling the built-in NVIDIA GPU could improve this.
VGA Controller: Intel Corporation Device 46a8 (rev 0c)
OpenGL Renderer: Mesa Intel(R) Graphics (ADL GT2)
NVIDIA-SMI Output:
NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver.
Make sure that the latest NVIDIA driver is installed and running.
It seems inxi can't see you card either. Try login into Xorg (which is recommendable for Nvidia cards atm. on Zorin). It may be a wayland fluke.
Have you tested it with other OS? I'm no expert on Nvidia (I got Radeon).
First, I would recommend to switch to Xorg like @Storm already wrote. When you are on the Login Screen, click on Your Profile so that the Password Field appears. It has to be appeared. When it is appeared, You should see a Gear Icon in the bottom right Corner. Click on it and choose the Option ''Zorin Desktop on Xorg'' and then log in.
Then you should install the Nvidia Driver. You can do that in the ''Additional Drivers'' Tab in Software & Updates or int he Terminal with the Command:
When it is installed, type again nvidia-smi to check if Your Card is detected. Then to use the Card type sudo prime-select nvidia to use Your Nvidia Graphics.