I upgraded to kernel 6.15.5 and unfortunately the boot process (OpenRC) is messing with the LCD display brightness.The video card is the one integrated in a rather old AMD APU (Renoir).
Usually, upon start, the brightness would be set to 100% (or so it seems), then when entering my Plasma session the brightness would be adjusted automatically to the last remembered level. Now, after upgrading from kernel 6.15.4 to 6.15.5 the brightness starts at 100% but then, at that point during the boot process when there's a split second of blank screen (some graphics mode change apparently, which I "always" had, with the text font preserving its size and shape), the brightness is dropped at 0%. When I start the Plasma session the brighness remains at 0%, but can be set to whatever I want, starting from the last remembered setting.
The split second of blank screen happens after starting the hwclock service and before starting the modules service. Curiously, these two services are both on the boot runlevel.
Is there a kernel parameter that could prevent this? I temporarily avoid the problem with a tiny script placed in /etc/local.d.

