<div dir="auto">Hello Ken<div dir="auto"><br></div><div dir="auto">I am using gop, and a framebuffer. When i try to use the xrandr, it says "gamma is set to 0", or "failed to get size of gamma for output default".</div><div dir="auto"><br></div><div dir="auto">I can set the gamma uaing xgamma and in the xorg.conf file.</div><div dir="auto"><br></div><div dir="auto">Riza</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Nov 10, 2021, 21:30 Ken Moffat <<a href="mailto:zarniwhoop@ntlworld.com" target="_blank" rel="noreferrer">zarniwhoop@ntlworld.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Wed, Nov 10, 2021 at 10:15:18AM +0300, Riza Dindir wrote:<br>
> Hello All,<br>
> <br>
> I woukd like to know if I can adjust the screen brightness when using the<br>
> framebuffer device on xorg?<br>
> <br>
> Thanks in advance.<br>
> Riza<br>
<br>
Probably, assuming you want to reduce the brightness.  A desktop<br>
environment might provide something (my laptop now runs xfce, one of<br>
the panel plugins provides that), but in the past I've used xrandr.<br>
<br>
 xrandr --output <name> --brightness <value><br>
<br>
You'll need to discover the output names on your own machine<br>
 xrandr --verbose | less<br>
and look for the 'connected' item (usually a variant of DP, HDMI or<br>
VGA).<br>
<br>
A value of 1.0 is full brightness, which is what you currently have.<br>
Try different settings (maybe start at 0.75) and see if you can find<br>
a value which suits.<br>
<br>
ĸen<br>
-- <br>
Vetinari smiled. "Can you keep a secret, Mister Lipwig?"<br>
"Oh, yes, sir. I've kept lots."<br>
"Capital. And the point is, so can I. You do not need to know.”<br>
</blockquote></div>