[OPEN] Xbacklight doesn't work on i3WM

Post Reply
brcmesquita
recruit crewman
Posts: 1
Joined: Thu Apr 28, 2022 1:43 pm

I installed Arcolinux i3WM on my Lenovo ideapad 330, with an Intel i5 8250-U. Because it's a laptop, I can adjust the screen brightness. However, it's not working. When I install any other WM like, GNOME, XFCE, Cinammon, KDE etc, it works normally.

I finally fixed the problem, and it was pretty easy. Follow the step by step:

Uninstall Xbacklight:

Code: Select all

pacman -R xorg-xbacklight
Install ACPILight:

Code: Select all

pacman -S acpilight
Give permissions:

Code: Select all

sudo gpasswd -a your_username video
Then reboot.

P.S.: I don't know if this is the right place to post it.
User avatar
erikdubois
Captain
Posts: 5626
Joined: Tue Nov 07, 2017 3:45 pm
Location: Belgium
Contact:

and here is the reference page for future users

the explanation will not always work

it depends on your hardware - so the laptop in this case


https://wiki.archlinux.org/title/backlight
Learn, have fun and enjoy.
But first use the power of the Arch Wiki
use the tutorials on https://www.youtube.com/erikdubois
then use the power of google
then use the power of our moderators.
User avatar
erikdubois
Captain
Posts: 5626
Joined: Tue Nov 07, 2017 3:45 pm
Location: Belgium
Contact:

Use the arch wiki

https://wiki.archlinux.org/title/Lenovo_ideapad_330s

https://wiki.archlinux.org/title/Category:Lenovo


search for

arch wiki and then the name of your laptop
Learn, have fun and enjoy.
But first use the power of the Arch Wiki
use the tutorials on https://www.youtube.com/erikdubois
then use the power of google
then use the power of our moderators.
Post Reply

Return to “Video”