• 0 Posts
  • 18 Comments
Joined 2 years ago
cake
Cake day: June 14th, 2023

help-circle


  • If you have an AMD GPU (except for the very latest GPUs), you should be good out of the box. The AMD driver comes pre-installed with mesa.

    Other than that… don’t use NTFS to store your games.

    Edit: Maybe I misunderstood your question. I understood it as: What are some recommended changes to do after installing a Linux distro. Did you meant to ask about differences between distros?






  • Upon switching, what should I expect to change?

    Many things are very similar on Linux compared to Windows (e.g. Browsing, Steam). One big difference is that people prefer using package managers to install software (instead of downloading and installing it manually).

    I’m considering Pop!_OS seeing as its praised for its compatibility and easy switching.

    Pop!_OS is a nice distro and it should work well for you if you like the UI. There also many other good distros if you want to play around a bit. You can easily test them using a Live ISO.

    What’s the situation with gaming look like? I know gaming on Linux has been a HIGHLY discussed topic for a while, is it easy to play any (non triple-A) steam game? I’m nowhere near involved in computer science, I’d just consider myself more stubborn than most end-users so I can persevere through some basic problems.

    I’d say that you can expect almost all games to work. The main exception are games with anti-cheat that decide not to support Linux. In my case, there has only been one game in the last two years that didn’t work (War Thunder crashes a lot more than on Windows). Playing AAA games is generally not an issue. You can check https://www.protondb.com/ for specific games.


  • stuner@lemmy.worldtolinuxmemes@lemmy.worldFreedom
    link
    fedilink
    arrow-up
    4
    ·
    3 months ago

    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…



  • 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.







  • 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)?