[meta-intel] [PATCH 1/4] crownbay: remove vesa related kernel boot parameters

Tom Zanussi tom.zanussi at intel.com
Thu Jan 17 22:49:35 PST 2013


On Thu, 2013-01-17 at 22:42 -0800, nitin.a.kamble at intel.com wrote:
> From: Nitin A Kamble <nitin.a.kamble at intel.com>
> 
> Now vesa graphics driver is disabled in the kernel when emgd driver
> is enabled. Remove the kernel boot parameters passed for the vesa
> driver which cause unwanted warnings at the boot time.
> 

I'll try this tomorrow, it should get rid of the warning, but does it
mean we lose the splashscreen?

Tom

> Signed-off-by: Nitin A Kamble <nitin.a.kamble at intel.com>
> ---
>  meta-crownbay/conf/machine/crownbay.conf |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/meta-crownbay/conf/machine/crownbay.conf b/meta-crownbay/conf/machine/crownbay.conf
> index 0e10e76..ff6db1f 100644
> --- a/meta-crownbay/conf/machine/crownbay.conf
> +++ b/meta-crownbay/conf/machine/crownbay.conf
> @@ -23,7 +23,7 @@ PREFERRED_VERSION_xserver-xorg ?= "1.9.3"
>  PREFERRED_VERSION_mesa-dri ?= "8.0.4"
>  PREFERRED_VERSION_xf86-input-evdev ?= "2.6.0"
>  
> -APPEND += "video=vesafb vga=0x318 vmalloc=256MB"
> +APPEND += "vmalloc=256MB"
>  
>  # Some of the EMGD components have dependency on libx11.
>  # Add these only when Xserver is enabled with the EMGD driver





More information about the meta-intel mailing list