All of lore.kernel.org
 help / color / mirror / Atom feed
From: Darren Hart <dvhart@linux.intel.com>
To: "Stewart, David C" <david.c.stewart@intel.com>
Cc: Yocto Project <yocto@yoctoproject.org>
Subject: Re: [PATCH] n450: drop ROOTLESS_X as it breaks X
Date: Fri, 09 Dec 2011 13:23:40 -0800	[thread overview]
Message-ID: <4EE27C5C.60407@linux.intel.com> (raw)
In-Reply-To: <B27EBC40D200ED48A3F4CC2EBEABAE0B261BD3A06A@orsmsx501.amr.corp.intel.com>

On 12/09/2011 01:17 PM, Stewart, David C wrote:
> Are we going to diagnose why rootless X  is broken and fix it?

We should indeed, and I am testing on atom-pc now to confirm it also
fails there as I suspect it will. Then I will open a ROOTLESS_X bug. But
for M1, just dropping it is the right fix. We can easily add it
back later.

--
Darren


>> -----Original Message-----
>> From: yocto-bounces@yoctoproject.org [mailto:yocto-
>> bounces@yoctoproject.org] On Behalf Of Darren Hart
>> Sent: Friday, December 09, 2011 12:52 PM
>> To: Yocto Project; Zanussi, Tom; Saul Wold
>> Subject: [yocto] [PATCH] n450: drop ROOTLESS_X as it breaks X
>>
>> Fixes [YOCTO #1797]
>>
>> Building with ROOTLESS_X results in X failing start with
>> the following error:
>>
>> i915 0000:00:02.0: VGA-1: EDID block 0 invalid.
>> (EE) AIGLX error: dlopen of /usr/lib/dri/i915_dri.so failed
>> (/usr/lib/dri/i915_dri)
>> (EE) AIGLX: reverting to software rendering
>> (EE) AIGLX error: dlopen of /usr/lib/dri/swrast_dri.so failed
>> (/usr/lib/dri/swrast)
>> (EE) GLX: could not load software renderer
>>
>> The n450 BSP is the only BSP in meta-intel using ROOTLESS_X. Dropping
>> it restores functionality and brings it inline with the rest of the BSPs.
>>
>> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
>> ---
>> meta-n450/conf/machine/n450.conf |    2 --
>> 1 files changed, 0 insertions(+), 2 deletions(-)
>>
>> diff --git a/meta-n450/conf/machine/n450.conf
>> b/meta-n450/conf/machine/n450.conf
>> index 7210da8..3e6a541 100644
>> --- a/meta-n450/conf/machine/n450.conf
>> +++ b/meta-n450/conf/machine/n450.conf
>> @@ -16,5 +16,3 @@ SERIAL_CONSOLE = "115200 ttyS0"
>> APPEND += "console=ttyS0,115200 console=tty0"
>>
>> MACHINE_EXTRA_RRECOMMENDS += "n450-audio"
>> -
>> -ROOTLESS_X = "1"
>> --
>> 1.7.5.4
>> --
>> Darren Hart
>> Intel Open Source Technology Center
>> Yocto Project - Linux Kernel
>> _______________________________________________
>> yocto mailing list
>> yocto@yoctoproject.org
>> https://lists.yoctoproject.org/listinfo/yocto

-- 
Darren Hart
Intel Open Source Technology Center
Yocto Project - Linux Kernel


      reply	other threads:[~2011-12-09 21:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-09 20:51 [PATCH] n450: drop ROOTLESS_X as it breaks X Darren Hart
2011-12-09 21:17 ` Stewart, David C
2011-12-09 21:23   ` Darren Hart [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4EE27C5C.60407@linux.intel.com \
    --to=dvhart@linux.intel.com \
    --cc=david.c.stewart@intel.com \
    --cc=yocto@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.