I previously solved the problem by adding a command:
echo X > /sys/class/backlight/intel_backlight/brightness
to /etc/rc.local on Ubuntu 14.04 . But there is no /etc/rc.local on Ubuntu 16.10 . I don't know how to solve it now. Is there a new script that replaces rc.local where I can enter my command?