this post was submitted on 24 Jun 2026
24 points (92.9% liked)

Linux

65949 readers
1002 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 7 years ago
MODERATORS
 

I am currently running Xubuntu on all my systems but there are so many things that feel rather unstable/buggy - I am sure it is not all Xubuntus/Xfce's fault, but my knowledge is limited so I just attribute it to that.

Therefore, I am currently considering switching to Fedora. I feel like it is time trying out a new desktop (KDE) and a more up to date kernel. I am not entirely sure what I am hoping from this post, but maybe a "yea, it is worth it" would ease my mind a bit.

Also, I am a bit unsure how to easily move between them (programs and data).

To name a few of the bugs I encountered in the past:

  • When connecting screens, quite often the created profile is ignored, screens get disabled, overlapped, ... By applying the profile multiple times eventually you can overcome this issue
  • Dell specific: Webcam does not work, system sometimes freezes after closing the laptop lid even if sleep mode is deactivated
  • Certain shortcuts are bugged (WIN+Left works, WIN+Right doesn't. When you reset WIN+Right, it works until the next restart)
you are viewing a single comment's thread
view the rest of the comments
[–] bad1080@piefed.social 5 points 10 hours ago (3 children)

i found fedora hard to work with because of its hard "no non-open source" stand. e.g. i had trouble playing a x265 HEVC file with vlc where as i never encountered anything like that on any other distro and solving this was not trivial.
i am on kubuntu rn but if i were to switch i'd go back to cachyos with KDE.

[–] sneaky@r.nf 1 points 2 hours ago

I had issues with this and ended up just switching to the flatpak for VLC.

[–] frosty@pawb.social 8 points 10 hours ago (1 children)

RPM Fusion exists to address some of these points. It's a set of RPM repos based in Europe that provide software that the Fedora Project itself will not.

https://rpmfusion.org/

[–] bad1080@piefed.social 3 points 9 hours ago (1 children)

if you are aware of it and its solutions it surely is a non-issue but for me as a linux noob it was reason enough against fedora. getting into linux is already complicated enough without extra obstacles.

[–] irate944@piefed.social 4 points 7 hours ago (1 children)

you're right, it was also one of the reasons I avoided fedora originally. Company of Heroes for example would work OOTB in any other distro, but on fedora it would crash as soon the game opened - unless I skipped the intro movies with the steam command. My guess it was the codecs, even though I supposedly had installed them.

But just you know, if someday you give it another shot, you can use this link: https://nattdf.streamlit.app/

It's basically a script builder that helps you get fedora up and running with everything you want. Codecs was never an issue since I used it

[–] ProdigalFrog@slrpnk.net 2 points 6 hours ago

Saving that link, looks super handy. Thanks for sharing it!

[–] deadcream@sopuli.xyz 1 points 6 hours ago

It's not about proprietary stuff, it's about US software patents. The codecs are open source, but you can't use them under US law because of patents. Fedora cares about that because they are closely tied to Red Hat which is an American company. Community distros without any corporate affiliation like Arch or Debian generally don't give a shit since there is no commercial entity to sue. IDK how Canonical circumvents that though.