From: Eric Nelson <eric.nelson@boundarydevices.com>
To: Otavio Salvador <otavio@ossystems.com.br>
Cc: meta-freescale Mailing List <meta-freescale@yoctoproject.org>
Subject: Re: [meta-fsl-arm][PATCH 2/2] linux-imx: Cleanup recipe as SabreLITE machine has been moved
Date: Mon, 08 Apr 2013 08:01:41 -0700 [thread overview]
Message-ID: <5162DBD5.7070709@boundarydevices.com> (raw)
In-Reply-To: <CAP9ODKoQnK2kZZ5QT10rOt8KeGUw5bLv_UkN9=m4D7G_DVvCMA@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1758 bytes --]
On 04/06/2013 02:07 PM, Otavio Salvador wrote:
> On Sat, Apr 6, 2013 at 2:30 PM, Eric Nelson
> <eric.nelson@boundarydevices.com> wrote:
>> On 04/06/2013 10:13 AM, Otavio Salvador wrote:
>>>
>>> On Sat, Apr 6, 2013 at 2:08 PM, Eric Nelson
>>> <eric.nelson@boundarydevices.com> wrote:
>>>>
>>>> Hi Otavio,
>>>>
>>>>
>>>> On 04/06/2013 09:30 AM, Otavio Salvador wrote:
>>>>>
>>>>>
>>>>> The SabreLITE machine is now supported using the Boundary Devices
>>>>> kernel in meta-fsl-arm-extra, so we remove the patch and specific
>>>>> overrides of this recipe.
>>>>>
>>>>> Change-Id: I109226bf6fc5f5d9979430795b990dfe09b11421
>>>>> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
>>>>> ---
>>>>
>>>> Are there dependencies on this patch?
>>>>
>>>> It didn't apply cleanly based on Master+patch 1 of the series.
>>>
>>> My tree looks like:
>>>
>>> 5928872 linux-imx: Cleanup recipe as SabreLITE machine has been moved
>>> 1e6c433 imx6qsabrelite: Move to SabreLITE to meta-fsl-arm-extra
>>> 680c6a3 gst-plugins-gl: Avoid leaking memory
>>>
>> Thanks Otavio,
>>
>> It looks like I had some leftover stuff in my local tree and
>> 'repo init -b master' didn't fix it...
>
> You might use, next time:
>
> repo sync
> repo start test-otavio-patches --all
>
> So it creates a new branch with current commited code.
>
Thanks for the tip Otavio.
I've validated build success and that the kernel boots properly
with this series.
I'm not having success getting X to start up though.
Is the master branch known to have issues with DRM?
I'm seeing this in /var/log/Xsession.log:
/usr/bin/Xorg: symbol lookup error:
/usr/lib/xorg/modules/drivers/vivante_drv.so: undefined symbol:
gcoHAL_MapUserMemory
[-- Attachment #2: Xsession.log --]
[-- Type: text/x-log, Size: 1631 bytes --]
_XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6
_XSERVTransOpen: transport open failed for inet6/nitrogen6x:0
_XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6
X.Org X Server 1.11.4
Release Date: 2012-01-27
X Protocol Version 11, Revision 0
Build Operating System: Linux 3.2.0-40-generic x86_64
Current Operating System: Linux nitrogen6x 3.0.35-1.1.0+g2dc5560 #1 SMP PREEMPT Sat Apr 6 12:30:39 MST 2013 armv7l
Kernel command line: enable_wait_mode=off video=mxcfb0:dev=hdmi,1280x720M@60,if=RGB24 video=mxcfb1:off video=mxcfb2:off fbmem=28M console=ttymxc1,115200 vmalloc=400M root=/dev/mmcblk0p2 rootwait consoleblank=0
Build Date: 06 April 2013 01:24:27PM
Current version of pixman: 0.29.2
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Mon Apr 8 14:34:00 2013
(==) Using config file: "/etc/X11/xorg.conf"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
(EE) Failed to load module "extmod" (module does not exist, 0)
(EE) Failed to load module "dbe" (module does not exist, 0)
(EE) Failed to load module "dri2" (module does not exist, 0)
/usr/bin/Xorg: symbol lookup error: /usr/lib/xorg/modules/drivers/vivante_drv.so: undefined symbol: gcoHAL_MapUserMemory
xinit: giving up
xinit: unable to connect to X server: Connection refused
xinit: server error
next prev parent reply other threads:[~2013-04-08 15:01 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-06 16:30 [meta-fsl-arm][PATCH 1/2] imx6qsabrelite: Move to SabreLITE to meta-fsl-arm-extra Otavio Salvador
2013-04-06 16:30 ` [meta-fsl-arm-extra][PATCH 1/3] linux-boundary: Add recipe for Boundary Devices kernel Otavio Salvador
2013-04-06 16:30 ` [meta-fsl-arm-extra][PATCH 2/3] imx6qsabrelite: Add Boundary Devices SabreLITE machine definition Otavio Salvador
2013-04-06 16:30 ` [meta-fsl-arm-extra][PATCH 3/3] nitrogen6x: Change machine to use linux-boundary kernel Otavio Salvador
[not found] ` <1365265828-28655-4-git-send-email-otavio@ossystems.com.br>
2013-04-06 17:08 ` [meta-fsl-arm][PATCH 2/2] linux-imx: Cleanup recipe as SabreLITE machine has been moved Eric Nelson
2013-04-06 17:13 ` Otavio Salvador
2013-04-06 17:30 ` Eric Nelson
2013-04-06 21:07 ` Otavio Salvador
2013-04-08 15:01 ` Eric Nelson [this message]
2013-04-08 16:04 ` Otavio Salvador
2013-10-16 16:27 ` Eric Nelson
2013-10-16 17:04 ` Otavio Salvador
2013-10-16 20:10 ` Eric Nelson
2013-10-16 20:21 ` Otavio Salvador
2013-10-16 20:24 ` Eric Nelson
2013-10-16 20:30 ` Otavio Salvador
2013-10-16 20:50 ` Eric Nelson
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=5162DBD5.7070709@boundarydevices.com \
--to=eric.nelson@boundarydevices.com \
--cc=meta-freescale@yoctoproject.org \
--cc=otavio@ossystems.com.br \
/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.