I found a little bug in your code. The structure "fb_videomode" contains a field "display_flags" but selecting "video svga" or "video a70" the code initialize the struct using the field ".flag". Obviously the compiler in this case, exit with an error. Luigi