I worked trough the BakingPI tutorial.
It is nice, but unfortunately it's a little bit confusing and frustrating (my opinion).
Sometimes the example code is different from the solution.
But I managed to solve the problems that appeared so far.
But now I stuck at Lesson 7 Screen 02.
I tried all the folowing things:
a different screen
a different PI
solution code
my own code
different resolutions
framebuffer .align 4,5,12
hdmi_safe=1
config_hdmi_boost=4
without the kernel_old=1 option
unplug the screen and replug it
None of these seems to be the solution to my problem

I think the screen is getting a signal or something because it gets a little bit brighter, when I power on the PI.
Screen01 works, other OS ( Raspian, Rasbmc) also start up perfectly.
I hope you can help me.
Thanks in advance
supercow