this post was submitted on 30 Aug 2025
25 points (100.0% liked)
Linux
62875 readers
359 users here now
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Run
nvidia-smiand post the outputIt gave the following
sudo apt install nvidia-utils-525 # version 525.147.05-0ubuntu1, or
sudo apt install nvidia-utils-525-server # version 525.147.05-0ubuntu1
sudo apt install nvidia-utils-470 # version 470.256.02-0ubuntu0.24.04.1
sudo apt install nvidia-utils-470-server # version 470.256.02-0ubuntu0.24.04.1
sudo apt install nvidia-utils-535 # version 535.183.01-0ubuntu0.24.04.1
sudo apt install nvidia-utils-535-server # version 535.230.02-0ubuntu0.24.04.3
sudo apt install nvidia-utils-550 # version 550.120-0ubuntu0.24.04.1
sudo apt install nvidia-utils-570-server # version 570.86.15-0ubuntu0.24.04.4
sudo apt install nvidia-utils-565-server # version 565.57.01-0ubuntu0.24.04.3
sudo apt install nvidia-utils-550-server # version 550.144.03-0ubuntu0.24.04.1
What ur nvidia GPU firstly,and secondly u don't have installed nvidia drivers
Really? No driver? That explains a lot...
My GPU is an GeForce RTX 4090. Top of the line shit, that's why I want to make sure it is put to good use.
Yeah sounds like missing drivers, pretty sure the latest nvidia driver is 580.xx but Mint might have an older version that's stable.
IIRC you should be able to install the drivers with the 'Driver manager' program
So I installed using
And then ran nvidia-smi, it told me:
Now I am kinda worried, because I had a very hard time installing the drivers...
Your drivers aren't installed. How did you install them previously?
I went on the default driver manager and I selected the latest one there. It was Nvidia-driver-575-open. But that gave me issues and didn't allow me to use all 3 of my monitors. The one that it says s selected now is the xserver-xorg-video-nouveau.
I tried to go directly to Nvidia's site, but I ran into some issues that it did say X server was running, then I had to go on... man, I don't remember what that was one called, it asked for an admin username... and was it the one I chose at the very beginning? the password I am using didn't workout for that. It is kinda weird. I'm really needing to learn a lot to get this to work properly. It's exciting, but I'll be very happy once it is over.
Just do this: https://itsfoss.com/nvidia-linux-mint/
Report any errors.
Buddy, you are a lifesaver! I do believe that fixed my issues!
Thank you so very much!
👍