I lied, I'm booting direcly from a bootkernel disk (in case it
crashes). In any case, I _never_ load a driver before starting linux.
In fact, if I remove the following line from vesafb.c:
if (screen_info.orig_video_isVGA != VIDEO_TYPE_VLFB)
return;
the machine hangs immediatly after choosing a VESA video mode. Which is
probably why the line was put in to begin with... ;^)
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.rutgers.edu
> Please read the FAQ at http://www.tux.org/lkml/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/