RE: Load framebuffer driver with fbcon!

2008-08-26 Thread Zhao, Chunfeng
driver with fbcon! On Mon, Aug 25, 2008 at 09:06:51AM -0700, Zhao, Chunfeng wrote: > We want to load the frame buffer driver on a platform without VBIOS, is it > okay to build fbcon and framebuffer driver as modules and load them? > > When we try to build the fbcon into the kernel it

RE: Load framebuffer driver with fbcon!

2008-08-25 Thread Zhao, Chunfeng
Subject: Re: Load framebuffer driver with fbcon! On Mon, Aug 25, 2008 at 09:06:51AM -0700, Zhao, Chunfeng wrote: > We want to load the frame buffer driver on a platform without VBIOS, is it > okay to build fbcon and framebuffer driver as modules and load them? > > When we try to build th

Re: Load framebuffer driver with fbcon!

2008-08-25 Thread Daniel Stone
On Mon, Aug 25, 2008 at 09:06:51AM -0700, Zhao, Chunfeng wrote: > We want to load the frame buffer driver on a platform without VBIOS, is it > okay to build fbcon and framebuffer driver as modules and load them? > > When we try to build the fbcon into the kernel it will require VGA and VT. Works

Load framebuffer driver with fbcon!

2008-08-25 Thread Zhao, Chunfeng
Hi, We want to load the frame buffer driver on a platform without VBIOS, is it okay to build fbcon and framebuffer driver as modules and load them? When we try to build the fbcon into the kernel it will require VGA and VT. Thanks! Chunfeng --