On Wed, 16 Jul 2003, Maciej W. Rozycki wrote: > On Wed, 16 Jul 2003, Geert Uytterhoeven wrote: > > > Well, that's not wrong per se and is actually valid at least for > > > CONFIG_FB_VIRTUAL. And the code should fail gracefully if there nothing > > > useful to do. > > > > You do not want to set CONFIG_FB_VIRTUAL=y, since the virtual frame buffer > > device is meant for testing only. > > Sure -- and I should expect random crashes if I happen to enable it, > right? I don't think so. Even if you set CONFIG_FB_VIRTUAL=y, you have to explicitly enable it by passing `video=vfb' on the kernel command line. And it shouldn't cause random crashes (but you never know ;-) Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds