Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)ST
Posts
0
Comments
114
Joined
2 yr. ago
  • It’s the unofficial updater for nVidia graphics on Linux. If you’re running Mint you should use the Driver Manager software instead, imo

    The PPA just provides the packages, you can actually install them through the Driver Manager after adding the PPA. However, without the PPA, the newest available version seems to be 550, which is not new enough for a 50-series GPU.

  • It's an unofficial repository (PPA) for Nvidia drivers on Ubuntu and Mint: https://launchpad.net/~graphics-drivers/+archive/ubuntu/ppa

    If you add "ppa:graphics-drivers/ppa" in "Software Sources", you'll be able to install newer driver versions in the "Driver Manager". For a 50-series GPU, you'll want at least version 570 IIRC.

  • I think those should be fine with Mint 22. You'll just need to use the graphics-driver-ppa to get an up-to-date Nvidia driver.

    So, it's basically up to you if you want to play around with another distro or not. But tbh it sounds like Mint is a good fit for you.

  • Freedom

  • True, Linux applications (e.g. apt, dnf, pip, but also rm, sudo, and many more) would be more precise.

    For Arch, it's probably not so easy to define "essential" packages, as it, for example, supports many different bootloaders. It is of course also a question of distro philosophy and target audience. Personally, I've noticed that "rm -r" as root prompts for every file on RHEL but does not on Arch...

  • Freedom

  •  undefined
        
    E: Removing essential system-critical packages is not permitted. This might break the system.
    
      

    You can still do it if you really want, but even Linux rightly has some protections against breaking your system.

  • I'd say Mint is fine for gaming, as long as your hardware is supported. I'm using it with an Nvidia GPU on X11 and I can play all the games I want to play (Steam is Steam after all). My main gripe is that multi-monitor VRR doesn't work on X11, but it hasn't pushed me to another distro just yet...

    For people/beginners that mostly want to game on a computer, I'd say that actually something "immutable" like Bazzite might be one of the best options.

  • Yeah, I also find it very annoying. I guess Youtube just can't imagine that people exist who speak more than one language...

    Having the option of automatic translations is fine but at least let me (globallly) disable it!

    I think, currently, creators can disable it, so you can ask them to do that.

  • Notebookcheck benchmarked the RX 6800 at 350 FPS in 1080p low and 107 FPS in 1440p epic (https://www.notebookcheck.net/The-Finals-review-Laptop-and-desktop-benchmarks.785549.0.html). Based on that, I'd expect better performance at 1440p low. This might be an issue with your hardware / configuration or with the driver/Linux. Are you getting the expected performance in other games?

    I also second checking GPU utilization and temps with Mangohud.

    • UMU as Default on Linux/Steam Deck: Unified Launcher (UMU) is now standard for Proton games. (by @arielj)

    ...

    • Proton-GE as Default: Switched from Wine-GE for better compatibility. (by @arielj)

    Nice, hopefully that should further improve game compatibility outside of Steam :)

  • It sounds like this will be your fist time running Linux. In that case I would recommend against using CachyOS or Arch. Those distros are meant for experienced users that are willing to solve problems on their. In the words of the Arch wiki:

    Whereas many GNU/Linux distributions attempt to be more user-friendly, Arch Linux has always been, and shall always remain user-centric. The distribution is intended to fill the needs of those contributing to it, rather than trying to appeal to as many users as possible. It is targeted at the proficient GNU/Linux user, or anyone with a do-it-yourself attitude who is willing to read the documentation, and solve their own problems.

    In general, you can have a good gaming experience on almost any distro. The main limitation is probably running brand-new hardware, which can be a bit difficult on some of the slower distros (Debian, Ubuntu LTS, Mint, ...). There are only very minor performance differences between distros.

    If you're a new user that wants to use a fast-moving distro with many options for customization, I'd recommend Fedora (e.g. Fedora KDE).

  • I think it is a disaster and that the lack of long-term API/ABI stability (outside of the kernel) is one of the biggest things holding commercial software on Linux back. It's much less of an issue for FOSS software, which can easily be recompiled or adapted. However, a lot of people (and companies) want to run proprietary software (e.g. games) on Linux.

    This type of breakage causes problems for both developers and users. If you develop software for Linux you need to continously maintain it in order to ensure that it keeps working. And as a user it can mean that software which was working perfectly suddenly no longer works after an upgrade. For example, you may just no longer be able to play any of your older Linux games. If they were built for Windows you can still run them after 20 years, and they probably even work on Linux too.

  • Is there a particular reason that you want to update your kernel? Generally, the best idea as a new user is to stick with the default kernel that your distro provides What Stable Kernel Should I Use. Given your hardware, I'd expect that kernel 6.8 should work fine for you.

  • Sorry to hear that Linux Mint is not working well for you. Unfortunately, things can sometimes still be rough when it comes to hardware support. I have personally also had issues with Nvidia GPUs and Bluetooth. Often this is because the manufacturers only provide drivers for Windows and Linux drivers need to be created by the community.

    Regarding Nvidia and secure boot. I've had the same issue (on both Mint and other distros). After some frustrations (including a BIOS update) I finally gave up and disabled secure boot. Since then, I haven't had any issues with my dual boot with Win 10 (but I probably won't buy another Nvidia GPU). What makes you say that Windows requires Secure Boot?

    No I didn’t. When I installed Linux mint the first time I was able to fix everything. I needed to reinstall it and that is where this controller issue started

    This seems quite weird. Are you perhaps missing a package (e.g. steam-devices)?