I’ve looked a bit, but there doesn’t seem to be a stable solution yet. (there’s a bug report, so it might get fixed). My solution:
- cat /sys/class/backlight/intel_backlight/brightness when brightness was at desired level for startup
- in /etc/rc.local, echo this value back to that file.
This is not portable (default is 456 now…), but hey, it works :)