Artix Linux Forum

Artix Linux => System => Topic started by: devarch on 15 July 2025, 23:14:02

Title: [SOLVED] Brightness Control is Broken After Update
Post by: devarch on 15 July 2025, 23:14:02
After each boot following an update, the display brightness appears visually at 100%. I have to manually adjust it slightly to return to the previously set value. What is causing this issue and how can I fix it?
Title: Re: Brightness Control is Broken After Update
Post by: nous on 16 July 2025, 19:28:25
Install backlight-openrc or whatever your init.
Title: Re: Brightness Control is Broken After Update
Post by: tintin on 17 July 2025, 01:10:52
acpilight  :

I just use acpilight to adjust the brightness.

I created four icons in a panel that automatically retracts:
https://forum.artixlinux.org/index.php/topic,3027.msg19679.html#msg19679

Title: Re: Brightness Control is Broken After Update
Post by: devarch on 18 July 2025, 03:09:14
Thank you guys. The backlight-openrc service seems to be working. I was previously using xbacklight (which looks similar to acpilight), but I probably don't need it. I can control brightness, though my settings disappeared after the update. The backlight-openrc service solved the issue.