this post was submitted on 13 Nov 2025
310 points (91.2% liked)

linuxmemes

27988 readers
980 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
  • Don't get baited into back-and-forth insults. We are not animals.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn, no politics, no trolling or ragebaiting.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
  • 5. πŸ‡¬πŸ‡§ Language/язык/Sprache
  • This is primarily an English-speaking community. πŸ‡¬πŸ‡§πŸ‡¦πŸ‡ΊπŸ‡ΊπŸ‡Έ
  • Comments written in other languages are allowed.
  • The substance of a post should be comprehensible for people who only speak English.
  • Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
  • 6. (NEW!) Regarding public figuresWe all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations.
  • Keep discussions polite and free of disparagement.
  • We are never in possession of all of the facts. Defamatory comments will not be tolerated.
  • Discussions that get too heated will be locked and offending comments removed.
  • Β 

    Please report posts and comments that break these rules!


    Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.

    founded 2 years ago
    MODERATORS
     
    you are viewing a single comment's thread
    view the rest of the comments
    [–] eldain@feddit.nl 8 points 1 day ago (5 children)

    Can you dual boot it yet with other linuxes? I want to split gaming and productivity.

    [–] Cevilia@lemmy.blahaj.zone 1 points 15 hours ago (1 children)

    Why not just get one distro that does both?

    [–] eldain@feddit.nl 1 points 4 hours ago

    I'm more productive if I have to reboot between work and leisure.

    [–] somerandomperson@lemmy.dbzer0.com 9 points 1 day ago (1 children)

    You can, if you know how to configure grub.

    [–] eldain@feddit.nl 1 points 1 day ago

    Yeah you need to tell grub-mkconfig in /etc/default/grub to run the os-prober on everything during updates and put it in the cfg, but bazzite is immutable and seems to be only configured for parallel windows and it's own version history. If i read the docs correctly, screenshot in other comment.

    [–] prole@lemmy.blahaj.zone 3 points 1 day ago (1 children)

    I think you've always been able to?

    [–] eldain@feddit.nl 1 points 1 day ago

    I could only find the ugly bios option, normally the os-prober of grub-mkconfig would be configurable to take care of it, but we are immutable there. I assume this is also valid for debian or arch:

    [–] man_wtfhappenedtoyou@lemmy.world 4 points 1 day ago (2 children)

    Is Bazzite better for gaming? What are you running currently?

    [–] semperverus@lemmy.world 10 points 1 day ago (1 children)

    Its not better per se compared to other Linuxes for gaming, just pre-configured to take a lot of the basic setup work out of it for you.

    [–] CrypticCoffee@lemmy.ml 1 points 1 day ago* (last edited 1 day ago) (1 children)

    What setup? AMD BTW. Just install steam and go...

    [–] Rentlar@lemmy.ca 3 points 1 day ago (1 children)

    I tried it out and challenged myself not to touch the terminal to fix anything for as long as I could, to see if it is a truly ready-out-of-the-box experience.

    It is actually very intuitive for gaming, what makes it feel more suited than most distros for me is that flatpak apps that you don't have installed show up in the start menu, ready to add if you need them. Other OSs are leaner and cleaner but you'd have to know the package name.

    I managed to get everything started, games and stuff including minor tweaks, and the first time I needed to use the terminal was to work out how to get some fan control working. I didn't succeed in setting it up. So I took away from that experience that low level hardware OS tasks are harder to access in Bazzite.

    [–] Hazzard@lemmy.zip 9 points 1 day ago

    Yeah, basically the only thing I really use the terminal for is ujust, a series of scripts maintained by Bazzite themselves. And ujust does have a script to install a GUI fan controller app, btw, which I've used to setup my own fan curves, and found it pretty darn usable despite it being the first time I've done such a thing.

    The OS is immutable, so you're probably right that lower level tasks are harder, but Bazzite themselves have stepped in and created a dedicated command for pretty much anything finicky I've thought to do in the past year or so.

    [–] zipzoopaboop@lemmynsfw.com 2 points 1 day ago (1 children)
    [–] eldain@feddit.nl 1 points 1 day ago

    Have you done it? With grub not bios switching efi partitions?