this post was submitted on 17 Sep 2024
83 points (100.0% liked)

Linux

47337 readers
1390 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
83
Fedora 41 Beta released (fedoramagazine.org)
submitted 2 days ago* (last edited 2 days ago) by that_leaflet@lemmy.world to c/linux@lemmy.ml
you are viewing a single comment's thread
view the rest of the comments
[–] Gebruikersnaam@lemmy.ml 2 points 1 day ago (1 children)

Tried it out and had an issue where GTK apps would not load. Eventually solved it by changing a setting in /etc/environment, but this is the first time a fedora beta lets me down.

[–] that_leaflet@lemmy.world 1 points 1 day ago (1 children)

GTK is now using Vulkan to render things now. What hardware and distro are you running? I would recommend making a report on GTK since your potentially outlier case may affect others.

[–] Gebruikersnaam@lemmy.ml 1 points 1 day ago (1 children)

Fedora 41, on a Dell xps 15 with a 3050ti, Driver Version: 560.35.03. I got the solution from an Arch board, so I wasn't the only one. I'll have a look at the gitlab.

[–] that_leaflet@lemmy.world 1 points 1 day ago

That's really strange, the new renderer has been tested pretty thoroughly with modern Nvidia; issues are only expected with older Nvidia cards that require older Nvidia driver versions.