stuner

joined 2 years ago
[–] [email protected] 4 points 2 weeks ago* (last edited 2 weeks ago)

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.

[–] [email protected] 28 points 3 weeks ago

Both KDE Discover and Gnome Software offer similar functionality. You should also be able to use them without their respective shells.

[–] [email protected] 4 points 3 weeks ago* (last edited 3 weeks ago)

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.

[–] [email protected] 10 points 1 month ago
  • 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 :)

[–] [email protected] 8 points 1 month ago* (last edited 1 month ago)

I wanted to write the same thing. E.g., you can run this in bash to set the permissions for all .conf files to 600:

find /mnt/the/directory -iname "*.conf" -exec chmod 600 {} \;
[–] [email protected] 3 points 1 month ago

Yes, the classic AMD strategy to mess up launch-day reviews...

[–] [email protected] 32 points 1 month ago (2 children)

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

[–] [email protected] 1 points 1 month ago

Makes sense. But for an Arc B580 you'd probably want 6.12 or newer (according to https://www.phoronix.com/review/intel-arc-b580-gpu-compute). Unfortunately Linux Mint is not that great for running the very latest hardware (and especially GPUs).

[–] [email protected] 5 points 1 month ago* (last edited 1 month ago)

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.

[–] [email protected] 4 points 1 month ago (2 children)

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.

[–] [email protected] 3 points 1 month ago

Linux Mint switched to the HWE kernel with version 22. Theferore, the kernel should be updated to 6.11 with the release of Ubuntu 24.04.2 (planned in a week).

[–] [email protected] 4 points 1 month ago (1 children)

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

view more: next ›