[SOLVED] Brightness settings not working

Help with the version of MX KDE officially released by the Development Team.
When asking for help, use Quick System Info from MX Tools. It will be properly formatted using the following steps.
1. Click on Quick System Info in MX Tools
2. Right click in your post and paste.
Message
Author
ali3n0id
Posts: 12
Joined: Fri May 01, 2020 7:33 pm

[SOLVED] Brightness settings not working

#1 Post by ali3n0id »

Having a small issue turning down the brightness on my laptop, all the other function keys work except brightness. The key is properly assigned in global shortcuts and pressing the brightness buttons bring up the icon to show the brightness is being turned up or down but it doesn't actually change the brightness. I tried manually changing the brightness in power management but this also doesn't actually change the screen brightness/backlight. I tried using the 'xbacklight' command but to no avail. I'm running a Nvidia GeForce 1660Ti with the latest stable drivers. Any suggestions? TIA
Last edited by ali3n0id on Mon Dec 14, 2020 8:46 pm, edited 1 time in total.

Huckleberry Finn

Re: Brightness settings not working

#2 Post by Huckleberry Finn »

"Quick System Info" from Menu please.

Though not solved: viewtopic.php?f=104&t=61987

ali3n0id
Posts: 12
Joined: Fri May 01, 2020 7:33 pm

Re: Brightness settings not working

#3 Post by ali3n0id »

Huckleberry Finn wrote: Mon Dec 14, 2020 10:53 am "Quick System Info" from Menu please.

Though not solved: viewtopic.php?f=104&t=61987
Last edited by ali3n0id on Mon Dec 14, 2020 8:48 pm, edited 1 time in total.

Huckleberry Finn

Re: Brightness settings not working

#4 Post by Huckleberry Finn »

I just wonder if it was working with Nouveau ..
___________________________________________

Do you have /etc/X11/xorg.conf

or an Nvidia-related .conf file in

/usr/share/X11/xorg.conf.d/

?

Especially for the latter, you can try adding

Code: Select all

Option "RegistryDwords" "EnableBrightnessControl=1
just before EndSection.. i.e:


Section "OutputClass"
Identifier "nvidia"
...
...
...
Option "RegistryDwords" "EnableBrightnessControl=1"
EndSection


Or:


Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName ...
Option "RegistryDwords" "EnableBrightnessControl=1"
EndSection
_______________________

Reboot.

( At least the xbacklight may begin to work )

ali3n0id
Posts: 12
Joined: Fri May 01, 2020 7:33 pm

Re: Brightness settings not working

#5 Post by ali3n0id »

Huckleberry Finn wrote: Mon Dec 14, 2020 5:06 pm I just wonder if it was working with Nouveau ..
___________________________________________

Do you have /etc/X11/xorg.conf

or an Nvidia-related .conf file in

/usr/share/X11/xorg.conf.d/

?

Especially for the latter, you can try adding

Code: Select all

Option "RegistryDwords" "EnableBrightnessControl=1
just before EndSection.. i.e:


Section "OutputClass"
Identifier "nvidia"
...
...
...
Option "RegistryDwords" "EnableBrightnessControl=1"
EndSection


Or:


Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName ...
Option "RegistryDwords" "EnableBrightnessControl=1"
EndSection
_______________________

Reboot.

( At least the xbacklight may begin to work )
Excellent that worked perfectly, my keys now work. Many thanks HF!

Huckleberry Finn

Re: [SOLVED] Brightness settings not working

#6 Post by Huckleberry Finn »

:number1:

So glad to hear that and thank you for marking the thread.

jesito
Posts: 7
Joined: Fri Apr 16, 2021 4:38 pm

Re: [SOLVED] Brightness settings not working

#7 Post by jesito »

That worked for me also, thanks!.

Jes.

Huckleberry Finn

Re: [SOLVED] Brightness settings not working

#8 Post by Huckleberry Finn »

:number1:

Thank you, too for the feedback :)

Post Reply

Return to “MX KDE Official Release”