this post was submitted on 16 Jul 2023
75 points (91.2% liked)

Linux

45582 readers
1260 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
75
submitted 11 months ago* (last edited 11 months ago) by noro_lim_asfaloth to c/[email protected]
 

I was on Ubuntu for a year. No major issues, although I used the interim releases, which are supposed to be less solid than LTS. Then, a couple of months ago, I decided to switch to Fedora, just out of curiosity. Many people stated how Fedora is rock solid, Fedora is the new Ubuntu, etc. First some rpmfussion updates broke mesa, then the ostree update broke Flatpak, and recently there was a broken kernel 6.3.11 update that affected some AMD users. A few days ago, I updated my kernel to 6.3.12, and I got frequent freezes on boot. Other users are also reporting such issues. So now I boot with an older kernel. Which is not optimal. There is no LTS kernel on Fedora, the old kernel version doesn't receive security updates. Was it always like that, or it's an unusual bad phase.

you are viewing a single comment's thread
view the rest of the comments
[–] albsen 11 points 11 months ago

I'm using fedora as my work system, because I have a relatively new laptop that needs the new kernels. Haven't experienced anything you're describing. Are you on fedora regular or on sliverblue (the immutable version)? If you're having issues running the newest kernel, follow the fedora documented way to build and run your own. I did just that when needed a prerelease kernel and it worked out fine. I usually upgrade to a new release by the end of the cycle, so that the new version had 6 months to mature. I never immediately upgrade.