Absolutely. It broke any leftover intention of ever trying Ubuntu again.
I tried Ubuntu recently out of curiously. It was buggy, slow and contained a lot of promotional material. For context, I hadn't used it since a wipe my machine after they forced snap.
I have had a LOT of issues, but they're mostly of the papercut variety - and most of them have to do with Plasma 6 rather than Fedora 40 itself (at least I think so).
I think my CPU is running hotter on 40 than it was on 39, though.
Yeah nearly all Fedora KDE issues are direct upstream Plasma issues. And not too many, tried Plasma 6 on Kinoite Rawhide for a while and reported a lot of them.
You can do the same with COSMIC and help make their release better!
That doesn't sound promising, though I am using Gnome, so at least my DE is not getting the biggest upgrade :)
Yeah, Gnome 46 has been a really solid, small upgrade in my experience. I swear it's made things smoother and more consistent, plus some of the minor visual tweaks and refinements are welcome. Turns out a lot of what they did is under-the-hood optimizations and improvements to accessibility, so the Gnome desktop update itself has been a small but welcome improvement.
So far I haven't had any issues elsewhere I'm Fedora 40, but maybe that's because I've checked for new updates pretty frequently and done some restarts since the upgrade, that might be keeping things fresh.
Yes. Numerous COPR repos not updated aside, my sddm theme broke and doesn't detect Qtgraphicaleffects (which is installed). You know what the weirdest part is? There are 2 "dependencies" for the theme: quickcontrols and graphicaleffects, and luckily, quickcontrols was detected properly. I ended up rewriting the theme, and while it works, it is far from where it needs to be. Safe to say, I'm very annoyed.
Edit: I actually did a clean install, as I tried some other distros a few days before F40 released.
So those are either random 3rd party problems (please contact the COPR maintainers, there is Discourse integration) or direct Plasma issues :D
I was also a bit hesitant to already upgrade, as I tried Plasma 6 before and it wasnt perfectly stable, but I actually havent had any issues yet.
3rd party stuff of course
- minimal desktop indicator
- video lockscreen (ironically had a Qt5 bug with seemless playback that may now be fixed)
Some extensions have alternatives like Thermal Monitor, but upgrading was unintuitive. It needed removing and adding back.
I don't use plasma so definitely not plasma issues. I use SDDM on the Sway Edition and then install Hyprland as my Wayland Compositor of choice.
I think SDDM is mainly maintained by Plasma people? But I dont know.
Nope, not at all. Silverblue here (GNOME), and the upgrade went smooth, nvidia drivers and all.
very nice
I upgraded from 39 to 40 and I think the only issues I had were:
- Background I was using got removed, got a better one anyway
- A few gnome extensions stopped working and I had to update them or find an alternative
- Had to re-create virtual disk mapped to real disk for booting windows installation in virtual box (there is a sonicwall VPN I have to use for work which only works on Windows)
I think that was it!
I have had some strange behaviour from Firefox saying it's become unresponsive a few times and at the same time Thunderbird but that seems to have fixed itself now
- Background I was using got removed, got a better one anyway
I had that happen a few times. This time I downloaded those backgrounds again (from gnome-backgrounds repository). Still, it's pretty annoying to have this happen.
I upgraded just before the beta. Discovered a mutter crash, reported it, it was fixed in a day or so.
Had no problems even on KDE spin. Upgrade from KDE 5 to 6 went smooth
qt was stuck with 5.15 because the telegram app depended on it (sigh). Had to do a dnf upgrade --best --allowerasing
for the update to qt6 (and the removal of telegram lol).
But now everything works fine.
There is a flatpak available for Telegram if you need it 😃
Yeah i know, i just prefer to use the distros native package manager. That said, i use the jellyfin client from flathub and that one now warns me as well that it depends on qt5.15 (works fine though, since flatpak can have multiple versions of dependencies).
I moved to 64gram,and that took care of that.
I cant update because of sunshine
Average Linux user
No f40 version? Is there a spec file? Should be possible on COPR
Everything went smooth for me though my install is fairly pedestrian.
It's a solid release. The only thing that broke were some plasma widgets not yet available for KDE 6.
I decided to upgrade, and so far everything is working fine. I had some hiccups after the installation, but a reboot fixed all of them. Thanks for your input :)
It was going perfectly smooth (Plasma 6 wayland, amdgpu drivers); though the past week or so I started getting random shell crashes. (It's very impressive that Qt apps all come back unscathed -- but I don't use too many Qt apps.)
Can you tell us which GPU and driver versions?
I've been alright here so far with fedora workstation and silverblue, on both NV21 and Cezanne (amdgpu+mesa, no amdgpu-pro or amdvlk)
nvidia RTX 2070 super. But that was from 38 to 39. I am not on 40 yet
I get SELinux warnings related to Proton/Wine (something about "execheap"), but everything still works as it should.
I also had a problem with one of my displays not working until I turned "dim screen after xyz" off (will have to look up what that setting was titled) in KDE. That is a weird issue as it completely crashed the display, even connecting to other computers doesn't work unless I unplug and replug the power of the display.
Other than that, worked fine so far and I've been using it since the beta.
I had to depmod -a, before then my gaming was messed up.
Honestly? I found it suggested on that other site. Something to do with the kernel modules. All I know is that I had no working GPU, ran that, rebooted, and then everything was gold.
Audio was a little flaky one time and creating virtual machines with TPM is broken unless you disable selinux
Had a sound issue: output device options only listed "Dummy Output" and nothing was listed for input devices. I eventually got my headset to be recognized again, but sadly couldn't tell you what did it, since I tried so many things and I lack proper understanding of the Linux sound scene.
Just in case it's useful to someone, here's a collection of ideas I found while working through the issue:
- Make sure wireplumber service is enabled and running OK
- Plug in an HDMI device and reboot (some people said this permanently fixed a similar issue)
- Backup, then delete
$XDG_STATE_HOME/wireplumber
and reboot - Check if you have installed the packages:
- kernel-modules
- alsa-sof-firmware
Note, however, that I really don't understand what some of these do. You should be very wary of taking suggestions from people who don't know what they're talking about... unless you're desperate enough and want your sound back, perhaps.
...Also, here's a gentle reminder to test your sound device with other equipment and try different ports/adapters, if available. Wasn't my case, but sometimes stuff simply breaks at inopportune times.
I have had zero issues on my desktop. And on my laptop I have way better battery performance. Mind you both are using AMD graphics
Are you using KDE or Gnome?
Just vanilla gnome. I'm pretty basic
Nice though. Sounds like I can do the upgrade 😁
Freecad appimage stopoed working
Luckily the FLATPAK version still runs fine
Edit: I wrote snap but I intended FLATPAK Edit 2: weekly builds of freecad from GitHub are working fine
There is an officially supported Flatpak
I would 100% use that. Snap on Fedora is likely not sandboxed at all, as it relies on Apparmor, and also not really that well maintained as nobody cares.
Yes, thanks. I wrote snap but I actually intended flatpak, D'OH!
Appimage it flawed to begin
Appreciate the call out for this one, I'll take a look on my side later.
Screen sharing with Discord no longer works, but I think that's from an update to Flatpak because it was also happening at the end of 39's lifecycle.
Doesn't work for me on GNOME Wayland on Arch either. I'm also using the flatpak.
Plasma 5 to 6 with a long used setup went perfectly.
Fedora Atomic Plasma Workstation? I am in!
Linux
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
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0