this post was submitted on 20 Jul 2023
204 points (88.9% liked)

Linux

47231 readers
832 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

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
204
Fuck nvidia. (mujico.org)
submitted 1 year ago* (last edited 1 year ago) by [email protected] to c/[email protected]
 

Thats why i never buy their shit after having one laptop with one of their graphics.

Worst part? I'm still using that laptop, im doing troubleshooting right now.

Anyone else?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 5 points 1 year ago (3 children)

On Arch, upgrading is pretty simple. The only extra step is you need a hook to run mkinitcpio, but that script is on the wiki and you never need to touch it again once set up. From that point onward you just upgrade the driver via pacman.

Don’t get me wrong, I do not like the fact NVIDIA’s drivers aren’t open source and their linux offerings aren’t the greatest, but your issue appears to be due to the way your distro handles the driver.

[–] [email protected] 7 points 1 year ago (1 children)

It always blows my mind how much broken shit Ubuntu gets away with and all their users blame literally everything else without ever once even considering it's Ubuntu that's to blame.

Packages having a hard coded version name and then installing a completely different version is a Ubuntu repo classic.

[–] [email protected] 3 points 1 year ago* (last edited 1 year ago) (1 children)

The vast majority of nvidia system breakage complaints I see seem to come from users of Ubuntu or it's derivatives. I've been on arch based distros for 6 years now and every pc or laptop I've owned in that time has been nvidia and I have never had any problems.

[–] [email protected] 1 points 1 year ago

Similar experience here with Arch. The only time I broke stuff was when trying out alternative kernels but even then all you'd have to do is use nvidia-dkms and it works fine with multiple kernels installed.

[–] [email protected] 1 points 1 year ago (1 children)

Never knew there is a script to hook. It works flawlessly since the beginning for me with Arch.

[–] [email protected] 1 points 1 year ago

You probably set it up and forgot about it! 🤣

[–] priapus 1 points 1 year ago

Yep, I never had a problem with nvidia on arch. Now i'm using NixOS, the setup is even easier and I've still had no problems. This seems like an issue related to Ubuntu packaging