I'm using an HP Spectre x360 with oled touchscreen. Is there any way I can get brightness control working on FreeBSD 13?
I'm running Hyprland, but have tried the same thing with i3.
gives
When I press the brightness control keys and run the command again, the output has changed, but the brightness of the screen has not.
I tried compiling wl-gammactl, which has a brightness, contrast and gamma controls. However, lowering any of them produces strange results - the dark areas lose detail after a few steps down, and the light areas remain visible.
Wondering if anyone knows a clever hack or another way I can use to get the brightness control working.
Thanks very much.
I'm running Hyprland, but have tried the same thing with i3.
Code:
sysctl hw.acpi.video.lcd0.brightness
gives
Code:
hw.acpi.video.lcd0.brightness: 80
When I press the brightness control keys and run the command again, the output has changed, but the brightness of the screen has not.
Code:
hw.acpi.video.lcd0.brightness: 76
I tried compiling wl-gammactl, which has a brightness, contrast and gamma controls. However, lowering any of them produces strange results - the dark areas lose detail after a few steps down, and the light areas remain visible.
Wondering if anyone knows a clever hack or another way I can use to get the brightness control working.
Thanks very much.