Sebastian Kaergel wrote: > On Fri, 26 Aug 2005 00:23:40 +0800 > "Antonino A. Daplas" wrote: > >> Sebastian Kaergel wrote: >>> On Tue, 23 Aug 2005 22:08:13 -0700 (PDT) >>> Linus Torvalds wrote: >>> >>>> Sylvain Meyer: >>>> intelfb: Do not ioremap entire graphics aperture >> Probably this one. If vram is less than stolen size, intelfb >> will only ioremap the framebuffer memory, excluding the >> ringbuffer and the cursor memory. >> >> Try booting with video=intelfb:accel:0,nohwcursor:0. If you get >> a display, try this patch. >> >> CC'ed Sylvain. >> >> Signed-off-by: Antonino Daplas >> --- > > > Hi, > thanks for your quick reply, but it did not work. the screen remains > black when booting with video=intelfb:accel:0,{,no}hwcursor:0 Can you try the patch anyway? If the patch does not fix your problem, can you revert the patches and see which is the culprit. I'm attaching those 2 patches. Tony > - > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > Please read the FAQ at http://www.tux.org/lkml/ >