I finally fixed the problem, and it was pretty easy. Follow the step by step:
Uninstall Xbacklight:
Code: Select all
pacman -R xorg-xbacklight
Code: Select all
pacman -S acpilight
Code: Select all
sudo gpasswd -a your_username video
P.S.: I don't know if this is the right place to post it.