this post was submitted on 06 Nov 2023
19 points (95.2% liked)

Linux

47345 readers
1242 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
 

My laptop seems very finicky with linux and enjoys periodically freezing. Some distributions are more stable than others and I'd like to keep testing other distributions without reinstalling/ downloading/transferring all my apps and steam games constantly.

What I would like to achieve is to have my small handful of flatpak apps and flatpak steam games on a separate partition to quickly access while I test and troubleshoot issues.

Is that possible to do with flatpaks?

you are viewing a single comment's thread
view the rest of the comments
[–] alwaysconfused@lemmy.ca 2 points 10 months ago (1 children)

Fortunately I updated my BIOS from windows before switching to Linux and as of recently, I still have the latest version.

I added amdgpu.runpm=0 and that did increase stability considerably. My system froze up way less often which was great.

I also found that adding processor.max_cstate=1 has made my system even more stable and I haven't had a freeze up in days now. This page gives a nice run down of what it does.

I wouldn't be surprised if there is a freeze up in the future but overall my system has been a lot more stable making everything far more enjoyable.

[–] rufus@discuss.tchncs.de 2 points 10 months ago* (last edited 10 months ago)

Awesome. Let's hope the eventually fix the remaining hiccups. Maybe it's really the power management if those kernel parameters did it.