On my AMD laptop running Arch Linux with Hyprland/Wayland, the backlight percentage reported by Waybar (and other tools) does not match the actual screen brightness. The issue appears to be that brightness and actual_brightness in /sys/class/backlight/amdgpu_bl1/ report different values, causing percentage calculations to be incorrect.
Anything I can do to fix this issue?
On my AMD laptop running Arch Linux with Hyprland/Wayland, the backlight percentage reported by Waybar (and other tools) does not match the actual screen brightness. The issue appears to be that
brightnessandactual_brightnessin /sys/class/backlight/amdgpu_bl1/ report different values, causing percentage calculations to be incorrect.Anything I can do to fix this issue?