Ubuntu Version: Ubuntu 24.04.3 LTS
Problem Description & What I’ve Tried:
After running the commands sudo apt update && sudo apt upgrade as a routine check, the system told me that there were about 30 packages to update and began a 900 MB download.
Before it finished, a purple window popped up (I’m sharing a photo of it, since I unfortunately didn’t take a screenshot) telling me something about setting a password when restarting, so I entered the password 123456789 just in case.
After the terminal showed me that the process was complete, I restarted the system.
When I did this, a window popped up giving me four options, which I don’t remember exactly right now, but among them were to continue with the restart and others related to MOK. I chose to continue with the restart and Ubuntu restarted, but the resolution it did so at was not that of my monitor. After that, I restarted the system again, and this time it did so at the correct resolution, but I felt that the whole system was running very slowly. The mouse would freeze from time to time and all the windows took too long to load, so I ran the following commands nvidia-smi and cat /proc/driver/nvidia/version and this is what I got:
facundo@Facundo-Ubuntu:~$ nvidia-smi
NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running.
facundo@Facundo-Ubuntu:~$ cat /proc/driver/nvidia/version
cat: /proc/driver/nvidia/version: No such file or directory
Then I went to the NVIDIA X Server Settings app, and as you can see in the screenshot, it wasn’t recognizing my graphics card.
At this point, I tried the following
Commands:
sudo apt update
sudo apt upgrade
sudo apt autoremove
and then Settings -> System -> Software Updates
Here it downloaded, installed, and deleted certain packages. I then restarted to see if things had been resolved and found that they had not.
I honestly don’t know what to do. I’m not good with computers, and I’m new to using Linux. I’m sorry if this sounds like a stupid problem, but I’d appreciate it if someone could guide me on how to solve it.
Thank you very much.




