this post was submitted on 25 Apr 2024
241 points (96.9% liked)

Linux

45573 readers
792 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

Curious from people who follow its development closely.

  • What protocol are about to be finally implemented?
  • Which ones are still a struggle?
  • How many serious protocols are there missing?

https://arewewaylandyet.com/

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 7 points 2 months ago (1 children)

Were you using patched KWin or something? Because experimental HDR support is supposed to be one of the big features for 6.0, so unless it broke in 6.0.3 or something, you shouldn't have had an update to break HDR in the first place because it wasn't supported.

[–] [email protected] 3 points 2 months ago (1 children)

No just whatever came from the Arch repo. I'm not entirely sure what version I'm on right now, but it's been broken for me for maybe 2-3 weeks. It's not the biggest deal and I'm used to unimportant features like that occasionally breaking.

[–] [email protected] 3 points 2 months ago (1 children)

Well that's a weird one then. It got released February 38th and took a couple days for Arch to get it. I had the washed out colors too but I didn't have any HDR before that. That's ~6 weeks ago so yeah it's probably 6.0.3, the last that came out about that 2-3 weeks ago. I guess you were one of the lucky ones it worked and then broke! With a bit of luck it'll be fixed for good on 6.1.

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

Any chance it's hardware dependent? First I'm hearing of this and I just toggled it off and on to be sure I wasn't seeing things - mine is definitely working. I'm all-Intel FWIW.

[–] [email protected] 5 points 2 months ago* (last edited 2 months ago) (1 children)

It works for most people but there's some issues with some monitors where the color saturation doesn't work well and result in washed out colors compared to SDR.

It will also output RGB into YUV buffers if you have a display that only supports YUV colorspaces, so you end up with a very green and reddish purpleish screen.

Initial HDR support was introduced in 6.0, and 6.1 is supposed to bring some fixes for the washed up colors. I haven't found a bug for the YUV stuff and didn't have time to do a proper bug report.

[–] [email protected] 2 points 2 months ago

Ah makes sense, thanks for the additional info!