Night Color not working
#5
I spent quite a while getting Manjaro 20.04 + KDE running on an SD card yesterday so I could test this. It's mostly time-consuming because of the volume of data to be downloaded; 1GB compressed image + ~800MB package updates, over "pandemic" internet that keeps stalling out.

Can confirm that KDE Night Color doesn't do anything, and redshift -m drm gives the error above.

Code:
/sys/devices/platform/display-subsystem/drm/card0/card0-eDP-1/edid

This file is also 0 bytes on MrFixIt Debian+MATE, yet redshift -m drm works here.

---
http://jonls.dk/redshift/
Quote:Known bugs and limitations
* Certain video drivers do not support adjustable gamma ramps. In some cases Redshift will fail with an error message, but other drivers silently ignore adjustments to the gamma ramp.

Looks like an issue with the video driver on both stock Debian & stock Manjaro. Anything trying to affect the gamma through xrandr therefore won't work until that feature is added to the video driver.

You can test this from the command line with xrandr.
$ xrandr --current
to get the display name (e.g. eDP-1), then
$ xrandr --output eDP-1 --gamma red:green:blue
and see if it does nothing.

Gnome uses something called "Wayland", and reading around, I am told,
"Actually no program can support Wayland to change color temperatures except for the compositor."
"GNOME's implementation is tied to the compositor (because of restrictions Wayland puts in place)"
(source)

so Gnome Night Light works on Manjaro because it's doing something completely different.


https://www.kernel.org/doc/html/v4.12/gp...c.drm_crtc

redshift -m drm is erroring out when it sees that gamma_size is <= 1.
The table being that small means that drm does not actually know of a gamma ramp for the device.
My guess is that with the many changes Manjaro made to the direct rendering manager, they ended up disabling gamma correction as something to be re-added in the future.


Messages In This Thread
Night Color not working - by davemaps - 06-10-2020, 10:22 PM
RE: Night Color not working - by Dendrocalamus64 - 06-11-2020, 12:47 AM
RE: Night Color not working - by tophneal - 06-11-2020, 07:15 AM
RE: Night Color not working - by ovv - 06-12-2020, 05:34 AM
RE: Night Color not working - by Dendrocalamus64 - 06-12-2020, 03:47 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  USB 3 port not working with Armbian zaius 3 935 11-13-2023, 01:54 PM
Last Post: zaius
  Camera not working with Cheese cypresstwist 1 1,283 08-18-2023, 02:02 AM
Last Post: juliamenendez
  5GHz wifi not working snorwood 11 5,812 01-16-2023, 03:41 PM
Last Post: ehcorn
  Pinebook Pro wifi not working Queliffrel 1 1,355 11-30-2022, 06:30 AM
Last Post: myself600
  Resume from suspend not working after flashing Tow-Boot to SPI xp19375 3 2,031 10-31-2022, 10:14 AM
Last Post: wdt
  Webcam not working in Manjaro with Cheese, but works in Armbian petaramesh 1 1,146 09-30-2022, 10:09 AM
Last Post: crazyquark
  Help with Kali Linux wifi not working but works with Manjaro PineSupporter 2 2,452 08-25-2022, 02:15 PM
Last Post: Niko
Bug Pinebook Pro NVME stopped working secretagentdude 4 5,500 12-17-2021, 06:23 PM
Last Post: pinemouth
  Working suspend on Manjaro brzegorz 3 5,241 12-03-2021, 01:39 PM
Last Post: rik-shaw
  WORKING Moonlight with FFMpeg on 5.10.11 ShootTheMoon2 2 3,306 11-12-2021, 09:42 PM
Last Post: tblindba

Forum Jump:


Users browsing this thread: 1 Guest(s)