this post was submitted on 02 Jul 2024
769 points (98.7% liked)

Linux

47545 readers
616 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
 

It peaked at 4.05% in March. The last 2 months it went just below 4% as the Unknown category increased. For June the reverse happened, so 4.04% seems to be the real current share of Linux on Desktop as desktop clients were read properly/werent spoofed.

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

Well, if your GPU is NVIDIA, you will also need a bleeding edge rolling release distro for now. Other than that, anything that ships recent version of KDE Plasma or GNOME (the first one handles Xwayland with DPI scaling a bit better imo and is generally more functional)

I keep hearing people say this. But I've got an nvidia card, and I just went with the default Mint Cinnamon install and I've had no problems whatsoever. I guess maybe my card isn't new enough to run into whatever problems other people are talking about.

... Actually, there is one minor annoyance. I get lots of nvidia flatpak updates; and they are large downloads. I'd prefer not to be downloading gigabytes of graphics card updates every week. But other flatpaks demand that I have the latest nvidia stuff, so ... I guess that is an nvidia annoyance that I experience. I don't expect that to be fixed by a bleeding edge distro though!

[–] azvasKvklenko 4 points 3 months ago

Yeah, Flatpak installing user-space driver for itself is unfortunately not solvable until there’s open source driver that is part of the Mesa project. Every time you update the driver in your system, Flatpak must update its nvidia-utils too, because their versions must match exactly. For Mesa drivers, Flatpak also installs the drivers as Flatpak, but they’re compatible back and forth and it only updates when it ships new version.

The cleanup should be more automatic, but try

flatpak uninstall --unused
[–] azvasKvklenko 3 points 3 months ago* (last edited 3 months ago)

Because it always worked on X11 and Mint Cinnamon is just that. I used NVIDIA graphics on X11 in 2007 and, apart from the extra dkms driver that could break at times, it was fine, and much better anyway than ATI/AMD with proprietary fglrx driver. Rest in piss son of a bitch.

The question was what would I recommend for Wayland. Only the brand new 555 driver combined with most recent compositors (and other packages like mesa, xwayland,…) offers decent NVIDIA experience. It’s a matter of new distro releases around this fall.