zoltanp / xrandr-invert-colors

Small utility for inverting the colors on all monitors attached to an XRandR-capable X11 display server.
120 stars 16 forks source link

Running xrandr-invert-colors does nothing on my system #25

Open harsh-a1 opened 2 years ago

harsh-a1 commented 2 years ago

Hi When I run the command it has no effect on the screen.There is no error message or anything. Selected_2022-09-18_811x129

Am using arch

Linux xxxxx 5.15.67-1-lts #1 SMP Thu, 08 Sep 2022 12:59:52 +0000 x86_64 GNU/Linux

My graphics driver

VGA compatible controller: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Integrated Graphics Controller (rev 21) 

What could be wrong?

wwalker commented 2 years ago

You are probably seeing this (#20) kind of problem. I have this same problem on all my machines now. (with multiple different graphics cards, intel, amd) xrandr-invert-colors doesn't work on them any more. Neither does xcalib -i -a which I used before xrandr-invert-colors (which I swtiched to so I could invert single displays in a multi display set).

I can no longer invert any of the screens on any of my machines.

Try xcalib -i -a and see if you can get it to work as a troubleshooting step.

harsh-a1 commented 2 years ago

Yes, xcalib is also not working for me. I have also asked on the xcalib repo about the same few weeks back...[ https://github.com/OpenICC/xcalib/issues/12 ] and also here [ https://unix.stackexchange.com/q/688865/240484 ]

It's too bad this does not work anymore as I used this feature a lot...

wwalker commented 2 years ago

me too, I spend a few hours, every time something reminds me about it, to get it to work "somehow", *ANY* way.

I noticed that redshift works, but I think it only uses xrandr to change the gamma and the contrast, but since I no longer have any machine that inverting works on, I can't even see what good values in xcalib look like.