Re: Vesafb - need double framebuffer

From: Alan Cox
Date: Tue May 03 2011 - 04:51:29 EST


> I am trying to develop a qt UI for this i need to have another
> framebuffer /dev/fb1, how can i add one more fb, should i use
> framebuffer_alloc function to allocate a new frame buffer. Do you have
> any patch for providing two frame buffers in case of vesafb driver. I
> have tried on net and i failed to find any suitable patch for the

VESA only supports the BIOS initialized framebuffer on a PC - you need a
frame buffer or KMS capable interface specific to whatever chipset you
are using that can initialize the chipset from boot.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/