• 5 Posts
  • 23 Comments
Joined 1 year ago
cake
Cake day: June 23rd, 2023

help-circle





    • Fedora KDE plans to drop the Plasma X11 session, in favor of Wayland

    • Because X11 is bloated, insecure, and in a development freeze since many years.

    • Wayland is simple, secure, minimal; developed by former X11 devs.

    • Challenges:

    • Wayland’s minimal core protocols lacked essential features.

    • Fragmentation in development efforts occurred.

    • Protocol approval was political and time-consuming.

    • Current State:

    • Standard protocols for most requirements are now available.

    • Plasma and KDE apps run well on Wayland with the upcoming Plasma 6 release.

    • Many 3rd-party apps work via the XWayland compatibility layer, but some need to be ported to Wayland.

    • Conclusion:

    • Fedora aims to drop the Plasma X11 session entirely, if you don’t like it then switch disros.

    • Many 3rd-party apps are already Wayland-ready, but many are not, and collaboration is needed to expedite this transition.



  • Inflexible by Nature

    This is my biggest concern with immutable distros, but this article says nothing to address it. It gave examples of changing certain parts in NixOS, but I’d rather see a couple of “hello world” type examples for a few other popular immutable distros.

    Eg, how do I alter a file, say /etc/fstsb, in Fedora Silverblue, Nitrux, BlendOS etc? Is it as easy as remounting your root as r/w and saving? Or does it require a 100 steps? If it isn’t straightforward, then it may well be considered as inflexible.












  • d3Xt3r@lemmy.worldtoLinux@lemmy.worldLinux distro for gaming
    link
    fedilink
    English
    arrow-up
    5
    arrow-down
    2
    ·
    edit-2
    1 year ago

    Not for gaming. The problem with Mint, and most Ubuntu/Debian based distros, is they run ancient packages - especially the kernel, the graphics stack (mesa) etc. Sure, you could install a custom kernel, sure you could install a PPA with updated drivers etc, but then you’d make a mess out of your system, which will cause your updates and upgrades to break.

    For gaming, you always want to be on the latest stack (there are exceptions ofc in case of regressions), since the Linux world is pretty fast moving, and especially these days, lots of fixes have been coming in fast for Wine/Proton/AMD, thanks to Valve and the Steam Deck, and all the users and devs invested in it who now see Linux as a viable platform for gaming. Never before in the Linux world have we seen so much development and advancements, and it’s all fueled by the Steam Deck (and AMD’s opensource efforts).

    Pop, is also based on Ubuntu, so it suffers from much of the same issues that other Ubuntu based distros face, so it’s not the best choice for gaming.

    So you’d be better off sticking with Arch (if you like to DIY and optimize stuff on your own), but Nobara is a pretty solid choice when it comes to gaming, because it’s optimized for gaming out of the box - has a custom kernel with patches gamers would appreciate, patched Discord for stuff like screensharing, has Proton-GE, Steam, drivers, codecs etc all ready to go. In fact, Nobara is made by the same person who makes Proton-GE (ie GloriousEggroll), so you know that this is a legit distro for gaming that’s actually made by someone who knows their stuff, and is a gamer themselves.



  • Not sure what firmware limiters you’re talking about? I’m using a cheap ASUS board (B450i-gaming), a Zen 2 CPU and a 6600 XT, and single GPU passthru works just fine for me on Arch using this guide. (I haven’t tried VMetal or this new release of Nitrux yet). Yes, some manufactures are iffy about IOMMU support, mostly Intel-CPU and Intel-based boards in my experience, but if you’re using AMD you should be fine.

    There is something called an ACS override patch, but that’s a kernel patch not a GPU firmware patch, and from my understanding, that’s for dual-GPU users. Regardless, it doesn’t modify your firmware in any way.