I got this Beelink mini pc from Amazon planning to hook it up to my living room TV and play movies and stream TV with. And I was shocked and amazed to discover that this little thing could run games like Hi-Fi Rush and MGSV:PP on max settings! Sure the fans made it sound like a small jet engine, but it never skipped frames or lagged on me even once! I know it’s not a power house: it couldn’t run Yakuza Zero or Neir Automata very well. But I was still thrilled with what it could do!

Well it shipped with Windows 11, and I finally decided to fix that. A couple days ago I switched over to Mint, tho I’m running Kubuntu now. The switch was quick and painless, and honestly getting used to Linux has been pretty fun! But now it runs a lot of my games like a slide show. I’ve been digging at this for a few days now, updating drivers and setting up Proton. I’ve found a lot of helpful guides and stuff on line, but very little about the hardware I have in this situation. Apparently AMD processors are great for Linux, but I feel like it’s not working with the integrated graphics card. Tried to find the right driver on their website, but I haven’t had much luck. So, here’s hoping the community can help. Any tips for a newbie?

CPU: AMD Ryzen 7 5700U (16) @ 4.37 GHz | GPU: AMD Lucienne [Integrated]

  • cecilkorik@lemmy.ca
    link
    fedilink
    English
    arrow-up
    8
    ·
    19 hours ago

    but I feel like it’s not working with the integrated graphics card

    That’s possible… but it’s also not exactly clear what “feeling” you have about this, and I don’t know what other graphics card it could be using? I don’t really understand this, are you just saying the performance is bad? That I would believe as a possibility due to the distros you’re using, it’s probably fixable with the right twiddling of knobs but whether you want to do all that tinkering is a question I’ll address later. First, let’s address the elephant in the room:

    You typically don’t need drivers from a website for Linux, especially not graphics drivers and if you do the OS should be able to get them itself. Which drivers to use are notoriously finicky because they tie in so tightly to the OS itself, and there are competing proprietary drivers that might interface with the hardware better and suck at interfacing with the OS and kernel, and open-source drivers that interface with the OS and kernel perfectly but sometimes suck at interfacing with the actual hardware, and the tradeoff of which is better for a particular OS or particular kernel or particular hardware is really not always obvious or intuitive and changes over time.

    In short, I personally find this is a good area to trust the distribution you’re using is picking a good option for you and will provide reasonable alternatives within its own packaging system. Assuming you’ve picked a good distribution, you don’t need to mess around with installing proprietary drivers from the websites manually which tends to just make a mess of your whole OS, which brings us to the next topic we need to address:

    Mint and Kubuntu are nice comfortable stable “desktop” variants but they’re not really optimized for gaming, and gaming on Linux is a space that is in very very active development right now and one where it really pays to be on the cutting edge, because projects are improving things rapidly and you’ll only get the benefits of those improvements on the bleeding edge gaming distributions that are quickly integrating those changes. Otherwise, you’ll be stuck on a “stable” distribution that might be years behind graphically, and years is a huge amount of time in Linux gaming at the moment.

    While you might think “stability” is an obviously good and important thing to have, the reality is it also means you’re not getting improvements, and sometimes those improvements are really good or even completely necessary for modern and esoteric hardware support, like the kind of modern and slightly esoteric hardware you have. It’s also a bit of a misnomer, all distros try to be pretty stable as far as not crashing or corrupting. It’s not something that commonly happens even on “unstable” distros. Unless you’re using something that has very hard coded environment requirements and dependencies, you’re not likely benefiting from the kind of “stable” that stable distros provide anyway.

    A lot of people recommend starting out with Bazzite as a relative newbie to Linux who’s interested in gaming. It’s a pretty safe distro and gets around the stability of crashing vs the stability of the software environment by essentially giving you “snapshots” of each new version that you can choose between or go back to the old version if it’s causing trouble, similar to Windows system restore, but better. It should have good performance and get you quickly and easily set up for all the gaming and media you can handle.

    • Psycho84@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      2
      ·
      18 hours ago

      Sorry, I should have been clearer on that I guess. I’d kept reading that AMD drivers were already pretty much included with all distros, but the issue has been performance. At first Hi-Fi (my benchmark for this test) would run at a cool 5-6 fps, and after my tuning it’s gone up to around 15-20 fps, but no better. I know this hardware can run this game, so I’ve been pretty confused.

      I have read up on Bazzite, and I’m actually considering the KDE version for my main gaming computer. But I was still hoping to keep a desktop environment on this machine. Do you think KDE Bazzite would fix the issue?

      • cecilkorik@lemmy.ca
        link
        fedilink
        English
        arrow-up
        3
        ·
        18 hours ago

        The desktop environment is always available, and from what I understand Bazzite KDE boots directly into desktop mode (KDE is the desktop mode)

        I could be wrong though as I’m not super familiar with Bazzite personally. As a relatively comfortable Linux user for many many years, I’m using Pika OS. It seems pretty friendly on the surface although I am comfortable getting dirty in the console so maybe I’m not the best judge. Being Debian-based would make it similar to Mint and Ubuntu though if that’s up your alley.