1. Added nomodeset. Booted the system and loaded graphics*. Display was working properly then but no effect gained. Brightness buttons was not working and the backlight dir was still empty.
2. Added graphics* contents right into core.gz, copying it over. After rebooting lsmod showed that some new modules are loaded, agpgart, intel_gpa, intel_gtt and something else, but brightness buttons didn't work and backlight dir was empty.
3. So it has effect ONLY if a) the core.gz doesn't include graphics* modules b) nomodeset option is not set c) user loads graphics* after booting normally and gets black screen... with brightness controls working.
I believe that if I type 'ls /sys/class/backlight > ~/test' when my display is black there will be all needed content present in the file, but~