On Wed, Oct 28, 2020 at 09:06:39PM +0100, Tobias Heider wrote: > Hi, > > playing around with the display brightness i found that the > initial state seems to be broken. > We initiate the value at MAX_BRIGHTNESS while in reality it is much > lower than that after boot. > Increasing the brightness won't work after > booting because wscons thinks we are at 100%, while decreasing the > brightness in wsconsctl actually makes the display brighter... > > The diff below fixes the problem by setting a sane default during > initialization. Yes, this fixes what I reported after testing (the other diff?).
OK kn
