A similar question was raised some day’s ago from a other person, but with different background. In this case, I would like to buy a nice gaming laptop. Of course I would use it for office and coding to, but primary I’m searching recommendations for gaming. I would like to play Wine/Proton game’s and also native Linux games. As OS, I like to use Manjaro Gnome.

Should I better buy all of AMD (if yes, which CPI, GPU) or Intel/Nvidia? Or Intel CPU and AMD GPU? Which combination is the right one with best performance for a casual gamer? I prefer FPS games, if that’s important…

  • j4k3@lemmy.world
    link
    fedilink
    English
    arrow-up
    4
    arrow-down
    1
    ·
    1 year ago

    The big issue is the distro you run and how it deals with secure boot. I can’t tell you anything about gaming. I can tell you a lot about the kernel side because I play with AI, got a machine recently, and did a bunch of research.

    The unfortunate side of AMD in laptops is that we are on a major point of deprecation and change. AMD is trying to spar with Nvidia by developing HIPS. HIPS is the API bridge between ROCm and CUDA. The target generation for HIPS is the 7k series. Behind the scenes the 7k series API is now managed by the same team as the AMD enterprise stuff. This means that 7k is a totally different product lineage. It doesn’t have a massive impact for gamers because most of what is happening in gaming is done in user space with software that interfaces with the kernel module. The average gamer doesn’t really interact much with this stuff. The only things they experience are issues with the kernel module as it relates to secure boot and UEFI.

    However, when it comes to long term support (mostly proprietary related/but that is most gaming), anything prior to the 7k series is likely to get dropped sooner rather than later simply because HIPS is a bridge layer that makes API calls work the same for AMD and Nvidia; it is a path of least resistance thing.

    The best deal IMO is still Nvidia when it comes to laptop hardware. I really wish this was not the case, but this is what a few weeks of research seemed to indicate. The main issue with secure boot is if the UEFI bios supports user generated custom keys, and if you are capable of the task of generating your own keys. If you do this, you can secure your own Nvidia kernel driver. This can be their binary blob driver or the one built from the open source code they provide for the kernel side module only.

    If you do not want to make your own keys or if you buy a machine that does not support user generated custom keys (likely), you need to run Fedora. Fedora has a system that uses a special key signed by Microsoft that keeps secure boot enabled. Fedora now has an automated system that rebuilds the Nvidia driver from source code every time there is a kernel update. This system is practically invisible to the user and it makes Nvidia easy even for someone that doesn’t know what is going on under the hood. Do not buy anything, or follow any guide that tells you to just disable secure boot. Linux does not manage the UEFI firmware layers. This is a vulnerability for every computer that runs UEFI and it is one of the largest targets now.

    The biggest laptop GPU from AMD is rather obscure and didn’t seem very popular. It is the 6850XT which has 12GBV. The best GPU that is readily accessible from Nvidia is the 3080Ti at 16GBV. Be aware that the “Ti” is very important here, the “3080” is just an 8GBV GPU.

    The UEFI standard for secure boot specifies a way to generate custom keys, but there is no requirement for manufacturers to enable this functionality. There is still a way to boot into UEFI and use KeyTool to make keys, but this gets even more complicated.

    If I were buying something again right now, I would look really hard for any possible option that has unofficial but proven AVX512 support, with a 3080Ti, and support for at least 96GB of DDR5 at the maximum frequency. AI actually uses all of this (and more) if you have it and want to play with the best offline models. The Asus Rog stuff looked like it had the highest specs for 2022.