On Fri, Nov 25, 2011 at 4:51 AM, Stéphane Aulery <lkppo@xxxxxxx> wrote: > When I boot the kernel version 3.1.0, after switching to runlevel S, the > screen goes black and the monitor displays a build- in message: video mode not > supported. The kernel 2.6.39 has worked well in this view. > > I added the options GRUB_GFXPAYLOAD_LINUX="keep" and GRUB_GFXMODE=1024x768x16 to > grub configuration file (/ etc / defaul t / grub) to try to force the video mode > without success. Hi Stéphane Currently the driver cannot get the supported modes from the display and thus tries to set a default mode which your display cannot handle. We have patches to fix this problem but they haven't landed yet. In the meantime you can play with the kernel boot parameter video. video=800x600-32 might work for you. -Patrik _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/devel