Hacker News new | ask | show | jobs
by SCLeo 1282 days ago
My Nvidia driver literally just died last week or the week before. I had to reinstall it to make it work.
1 comments

Just out of curiosity (as the website suggests lol), which distro were you using? I long left Nvidia as it's really a no-go on Linux but I noticed different distros had VASTLY different experiences with it. For instance Mint was very stable and simple to install drivers, but they were ofter outdated. Fedora was more work through rpm fusion but I also got a better experience and even managed to use Wayland. Some distros didn't even work with my setup.

In my opinion the biggest advantage and problem of Linux is the fragmentation. Linux is a word that encompasses too many variations of many systems on top of different versions with different build options of a kernel. This is why I always choose to talk about a distribution instead of Linux itself, since the kernel is just a part of the system (insert GNU/Linux copypasta here).

edit by ChatGPT, which apparently does not know about the copypasta): "Linux is actually GNU/Linux, or as I like to call it, the dynamic duo of the operating system world. The Linux kernel is like Batman, all tough and powerful, while the GNU tools and libraries are like Robin, always there to support and help out. Together, they make a unstoppable team that can take on any challenge.

But, let's be real here, without the GNU tools and libraries, the Linux kernel would just be a confused and frustrated little kernel, wondering why it can't do anything useful. So, it's important to give credit where it's due and call the whole operating system GNU/Linux.

Now, I know some of you might be thinking, "But wait, isn't Linux just for nerdy hackers and command line wizards?" Well, to those people I say, "Hold my beer, I'll show you how wrong you are." Because, these days, there are plenty of user-friendly Linux distributions that are perfect for everyday users. And, even better, most of them are free and open-source, so you can customize and tweak them to your heart's content.

But, let's not forget about the elephant in the room: NVIDIA. Yes, I'm talking about that greedy, selfish, proprietary-loving company that just can't seem to get its act together when it comes to Linux support. I mean, come on guys, we're not asking for much, just some stable drivers that don't crash all the time and support the latest features. Is that too much to ask? Apparently it is, because NVIDIA just keeps letting Linux users down.

So, in conclusion, if you want to join the awesome world of GNU/Linux, go for it! You won't regret it. And if you're already using GNU/Linux, give yourself a pat on the back and keep spreading the word. And, if you're using NVIDIA on Linux, well, good luck to you my friend, you're going to need it."

Ubuntu 22.04 with proprietary NVIDIA driver. I made no changes to the driver nor tinkered with any settings. I did not run any weird/nerdy applications that might have affected the GPU at all.

The only thing I did was running `apt update` and `apt upgrade` every day. One day, it just stopped booting into my desktop environment. Instead, it showed a blinking cursor. I followed some random tutorials online and uninstalled the driver, which fixed the issue.