-
-
Notifications
You must be signed in to change notification settings - Fork 183
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: Brightness setting doesn't work #82
Comments
whats the output of ~/.config/hypr/scripts/Brightness.sh --dec ? |
if you are controlling external monitor, see here I didnt configure external monitor brightness control |
this is laptop monitor |
sudo chmod +s $(which brightnessctl) try this command |
try again.. hopefully this time will work :) |
it's still not working :((( |
swaync can also control backlight but seeing you have nvidia, you may need to configure it |
@JaKooLit it works now. Turns out this is a problem between Nvidia and Wayland which makes brightnessctl not work.
and adding "acpi_backlight=native" then run "sudo grub-mkconfig -o /boot/grub/grub.cfg" fixed the problem. |
Thanks alot for sharing. I will refer this to my FAQ |
you're welcome |
Bug Report
Description
[Brightness setting doesn't work.]
Steps to Reproduce
Expected Behavior
the brightness on my monitor will change
Actual Behavior
doesn't change the brightness
Environment
[Please add any other relevant information about the bug and remove the unnecessary lines.]
e.g.,
uname -a
: Linux archie 6.9.1-arch1-2 How to get external screen up and running ? #1 SMP PREEMPT_DYNAMIC Wed, 22 May 2024 13:47:07 +0000 x86_64 GNU/Linuxhyprctl version
: Hyprland, built from branch at commit cba1ade848feac44b2eda677503900639581c3f4 (props: bump version to 0.40.0).Date: Sat May 4 15:42:32 2024
Tag: v0.40.0, commits: 4606
The text was updated successfully, but these errors were encountered: