Fedora 41 is officially out now and brings with it plenty of upgrades for all users. Here's just some of what's new and improved.
If you stick with Fedora Workstation you'll get the newer GNOME 47 that comes with lots of additions I covered before like accent colour customization, enhanced small screen support, an improved Files app, a better Online Accounts system and much more.
Specifically in Fedora 41 there's IPU6 Camera support and improvements for Traditional Chinese. A big one is support for installing Nvidia drivers with secureboot, although the process needs a few steps it's good to see it in. There's also a new terminal app with Ptyxis.
Pictured - Fedora 41
There's also the newer DNF 5 package manager, PHP is 64-bit only, Valkey replaces Redis, PipeWire camera sensor support in Firefox and upgrades to various included applications.
See more in the release notes.
Fedora KDE got some nice upgrades too like KDE Plasma 6.2 that has improved Wayland colour management, lots of enhancements for drawing tablets, overhauled accessibility options and so on. There's also a new KDE Plasma Mobile spin.
Quoting: dziadulewiczOoookay. Well, that lets me out, not gonna fiddle with all that just to watch a video. But I guess the point of Fedora was never to be for people who just want to not worry about having an OS. Glad Mint is there for people like me.Quoting: Fester_MuddVideo playback don't work! In any of the mainstream sites i tried. I recall this has been an issue with Fedora a long time
If things like video playback doesn't work OOTB how could anyone recommend this to any new user ..
Indeed. It's an absolute shitshow. It is mandatory to use terminal and somehow *know* commands and what else. You are expected to just *know* there is this thing called RPMFusion (that you have to manually enable, and from where to start with, also a mystery as not any website or link is given). The installer doesn't express any of this. You also need to install additional codecs.
Fedora doesn't ship patented media codecs by default as for example Ubuntu and Linux Mint do.
It is beyond any normally thinking user *why there are no couple of simple boxes to tick* during install to achieve this totally basic functionality to watch videos.
So basically a new comer "can't watch YouTube, Dlive and Twitch on Linux" OOTB if you happen to choose Fedora as a first distro.
Quoting: mr-victoryThis version comes with GIMP3, GIMP2 is removed.
Yeah that's a little surprising; it's the release candidate for now, since v. 3 isn't officially out yet.
AFAICT, 'Version 3 RC 1' is mentioned only in the splash screen too; elsewhere the package is cited as gimp-2:2.99.19^20241011giteddaa13ad5-1.fc41.x86_64
Last edited by wvstolzing on 30 October 2024 at 5:56 pm UTC
I'd say Fedora is perfect for newbies who aren't afraid of their devices and don't mind "learning" the OS that they'll be using all the time. Dsitros that "just work" and tolerate tech illiteracy and laziness also have their place of course, it's cool that we have both options.
Quoting: Fester_MuddIf things like video playback doesn't work OOTB how could anyone recommend this to any new user ..
I rather like Fedora for reasons, but I actually wouldn't recommend it to new users for exactly (and maybe only) that reason. I actually had a friend that was thinking about giving Linux and specifically Fedora a try, and I felt compelled to warn them that it's not hard to deal with, but it is annoying that it doesn't "just work".
Quoting: wvstolzingas packages eventually get built with the newer version of rpm, the warnings should go away.
Sounds like they need to build the packages with an old version of rpm, or update the spec files to use the newer RPM functions. Annoying that they didn't get that properly sorted before release.
Quoting: dziadulewiczthis thing called RPMFusion (that you have to manually enable
If you use Nvidia drivers, I recommend this repo instead:
https://negativo17.org/multimedia/
As noted on that page: None of these packages can be distributed inside the main Fedora repositories as they are presented here due to patent and licensing issues or simply because they are coupled with non open source software.
Quoting: dziadulewiczIndeed. It's an absolute shitshow. It is mandatory to use terminal and somehow *know* commands and what else. You are expected to just *know* there is this thing called RPMFusion (that you have to manually enable, and from where to start with, also a mystery as not any website or link is given). The installer doesn't express any of this. You also need to install additional codecs.It's codecs. It's related to patents. Patent laws are a mess. Ubuntu, and its downstreams, choose to ignore the issue. Fedora follows a stricter guidelines. There's really not much you can do with what Fedora's rules vs Patent rules.
Fedora doesn't ship patented media codecs by default as for example Ubuntu and Linux Mint do.
It is beyond any normally thinking user *why there are no couple of simple boxes to tick* during install to achieve this totally basic functionality to watch videos.
So basically a new comer "can't watch YouTube, Dlive and Twitch on Linux" OOTB if you happen to choose Fedora as a first distro.
If it doesn't fit your preference, then use one of its downstreams like Nobara, Aurora, Bazzite, UltrarisiOS, or risiOS which are more newcomer-friendly. Fedora is meant to be a very unopinionated and cleanly-operated community project
Quoting: dziadulewiczIt is beyond any normally thinking user *why there are no couple of simple boxes to tick* during install to achieve this totally basic functionality to watch videos.
It's been quite a while since I did a fresh install (I've updated in place for years), but I seem to recall they did add a third party repositories checkbox as part of it.
I see I've got the fedora-workstation-repositories package installed:
Description : Repository files that make some select non-Fedora software available via search in gnome-software.
$ rpm -ql fedora-workstation-repositories
/etc/yum.repos.d/_copr:copr.fedorainfracloud.org:phracek:PyCharm.repo
/etc/yum.repos.d/google-chrome.repo
/etc/yum.repos.d/rpmfusion-nonfree-nvidia-driver.repo
/etc/yum.repos.d/rpmfusion-nonfree-steam.repo
/usr/lib/fedora-third-party/conf.d/fedora-workstation.conf
Which covers Chrome, the Nvidia driver, and Steam - but not multimedia, I see. As noted before, I prefer the fedora-multimedia negativo17 repo to the rpmfusion one.
However, the base fedora-repos package does cover h.264 browser support:
/etc/yum.repos.d/fedora-cisco-openh264.repo
See more from me