this post was submitted on 21 Aug 2023
273 points (96.3% liked)

Technology

33714 readers
591 users here now

This is the official technology community of Lemmy.ml for all news related to creation and use of technology, and to facilitate civil, meaningful discussion around it.


Ask in DM before posting product reviews or ads. All such posts otherwise are subject to removal.


Rules:

1: All Lemmy rules apply

2: Do not post low effort posts

3: NEVER post naziped*gore stuff

4: Always post article URLs or their archived version URLs as sources, NOT screenshots. Help the blind users.

5: personal rants of Big Tech CEOs like Elon Musk are unwelcome (does not include posts about their companies affecting wide range of people)

6: no advertisement posts unless verified as legitimate and non-exploitative/non-consumerist

7: crypto related posts, unless essential, are disallowed

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] SuperIce@lemmy.world 7 points 10 months ago (1 children)

For me, lack of HDR support is a big issue. Also, Nvidia's Linux drivers are trash. I have a Linux install for work (much more powerful than the work laptop), but for gaming I'm sticking with W11 for now. Hopefully Nvidia can improve their drivers (or the community can make better userspace drivers based on Nvidia's new open source kernel driver) and HDR support can get added to Wayland soon.

[–] thisbenzingring@lemmy.sdf.org 2 points 10 months ago (1 children)

The problem with the Nvidia drivers in Linux are distribution related. Try a different distro or compile your own kernel and apply the Nvidia driver manually and you might have better luck

[–] SuperIce@lemmy.world 3 points 10 months ago* (last edited 10 months ago) (1 children)

They are not distribution related. I'm on Arch Linux, which has been by far the best experience with Nvidia drivers out of the distributions that I've tried. In the past, the only problems were occasionally the kernel being too new and the drivers not supporting it properly, in which case I would just fall back to the LTS kernel. However, the quality of the drivers has gone down dramatically. There is no kernel level support for HDR like Intel and AMD have, which will be useful when desktops add support as well. This also means that HDR content can't properly be played by Kodi, which can run without X11 or Wayland and support HDR like that.

On top of that, their BS EGLStreams-based Wayland support is broken. I'd been using Wayland on my systems for years, and the latest drivers caused so many issues that I had to revert back to X11. Firefox crashes very frequently with the new drivers on Wayland, and Google Meet in Chromium (which I use because it doesn't support background blurring in Firefox) has an issue where the camera sometimes freezes and I have to click the button in the UI to turn if off and back on again. These are Nvidia wayland specific problems. They'll supposedly be fixed in the next driver release (545) according to Mozilla, but the fact that they broke it in a production driver and are fine with leaving it like that for another couple months until the next release is ridiculous.

I also have an nvidia based machine connected to my TV that I had to switch to X11 before the buggy driver was released because it wouldn't support 4K at 60Hz in Wayland, only X11. Under wayland it only supported 4K at 30Hz. No other machine I had had this issue, only the nvidia based PC.

I won't be using any Nvidia based devices again unless an open source driver similar to AMDGPU is made and they fix the wild pricing that their current GPUs have.

[–] thisbenzingring@lemmy.sdf.org -3 points 10 months ago

It's your install then.