OLED Display Brightness After Sleep
I have an ADW34F set at 80% brightness. When I come out of sleep, the brightness is maxing out at 30% and I have to reset the brightness back manually. Just looking to see if there is a way around this or if this is expected behavior.
Solution:Jump to solution
nvm, it was setting the following in the powerdevil service
[Service]
Environment="POWERDEVIL_NO_DDCUTIL=1"...
2 Replies
Think I got it. Have to set acpi_backlight=vendor as a kernel parameter
Solution
nvm, it was setting the following in the powerdevil service
[Service]
Environment="POWERDEVIL_NO_DDCUTIL=1"