All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-ti-amsdk] Query regarding libgles-omap3/5.01.01.01
@ 2014-12-02 14:54 sujith h
  2014-12-04 22:56 ` Denys Dmytriyenko
  0 siblings, 1 reply; 7+ messages in thread
From: sujith h @ 2014-12-02 14:54 UTC (permalink / raw)
  To: meta-arago

[-- Attachment #1: Type: text/plain, Size: 1358 bytes --]

Hi,

I am using the ligbles-omap3/5.01.01.01 for core-image-sato for the machine
Sitara XAM3359AZCZ100 Cortex A8 ARM processor. And I got Qt5 built for the
machine ( taken from meta-qt5). I am not able to run opengl examples of Qt5
and hence as a result the examples from qtdeclarative are also failing. The
error I get here is:

root@mel-am335x-boneblack:/usr/share/qt5/examples#
./opengl/hellowindow/hellowindow -platform xcb Qt Warning: Could not find a
location of the system's Compose files. Consider setting the QTCOMPOSE
environment variable. Qt Warning: Could not find a location of the system's
Compose files. Consider setting the QTCOMPOSE environment variable. Cant
find EGLConfig, returning null config Cant find EGLConfig, returning null
config EGL did not suggest a VisualID (EGL_NATIVE_VISUAL_ID was zero) for
EGLConfig 0 Unable to find an X11 visual which matches EGL config 0 Could
not initialize EGL Aborted root@mel-am335x-boneblack:/usr/share/qt5/examples#


May I know if the libgles-omap3 5.01.01.01 can be used with X11 or not? Or
any helpers what could be wrong here? If any more inputs are needed please
let me know.

Thanks,
Sujith H

-- 
സുജിത് ഹരിദാസന്
Bangalore
<Project>Contributor to KDE project
http://fci.wikia.com/wiki/Anti-DRM-Campaign
<Blog> http://sujithh.info

[-- Attachment #2: Type: text/html, Size: 1766 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [meta-ti-amsdk] Query regarding libgles-omap3/5.01.01.01
  2014-12-02 14:54 [meta-ti-amsdk] Query regarding libgles-omap3/5.01.01.01 sujith h
@ 2014-12-04 22:56 ` Denys Dmytriyenko
  2014-12-10  9:29   ` sujith h
  0 siblings, 1 reply; 7+ messages in thread
From: Denys Dmytriyenko @ 2014-12-04 22:56 UTC (permalink / raw)
  To: sujith h; +Cc: meta-arago

On Tue, Dec 02, 2014 at 08:24:44PM +0530, sujith h wrote:
> Hi,
> 
> I am using the ligbles-omap3/5.01.01.01 for core-image-sato for the machine
> Sitara XAM3359AZCZ100 Cortex A8 ARM processor. And I got Qt5 built for the
> machine ( taken from meta-qt5). I am not able to run opengl examples of Qt5
> and hence as a result the examples from qtdeclarative are also failing. The
> error I get here is:
> 
> root@mel-am335x-boneblack:/usr/share/qt5/examples#
> ./opengl/hellowindow/hellowindow -platform xcb Qt Warning: Could not find a
> location of the system's Compose files. Consider setting the QTCOMPOSE
> environment variable. Qt Warning: Could not find a location of the system's
> Compose files. Consider setting the QTCOMPOSE environment variable. Cant
> find EGLConfig, returning null config Cant find EGLConfig, returning null
> config EGL did not suggest a VisualID (EGL_NATIVE_VISUAL_ID was zero) for
> EGLConfig 0 Unable to find an X11 visual which matches EGL config 0 Could
> not initialize EGL Aborted root@mel-am335x-boneblack:/usr/share/qt5/examples#
> 
> 
> May I know if the libgles-omap3 5.01.01.01 can be used with X11 or not? Or
> any helpers what could be wrong here? If any more inputs are needed please
> let me know.

X11 is supposed to be supported by 5.1.1.1 graphics stack, but it hasn't been 
tested, especially the DRM part. We've switched from Raw framebuffer use case 
directly to Wayland one in our SDK products, so no X11 exposure here.

-- 
Denys


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [meta-ti-amsdk] Query regarding libgles-omap3/5.01.01.01
  2014-12-04 22:56 ` Denys Dmytriyenko
@ 2014-12-10  9:29   ` sujith h
  2014-12-10 20:22     ` Cooper Jr., Franklin
  0 siblings, 1 reply; 7+ messages in thread
From: sujith h @ 2014-12-10  9:29 UTC (permalink / raw)
  To: Denys Dmytriyenko; +Cc: meta-arago

[-- Attachment #1: Type: text/plain, Size: 2099 bytes --]

On Fri, Dec 5, 2014 at 4:26 AM, Denys Dmytriyenko <denys@ti.com> wrote:

> On Tue, Dec 02, 2014 at 08:24:44PM +0530, sujith h wrote:
> > Hi,
> >
> > I am using the ligbles-omap3/5.01.01.01 for core-image-sato for the
> machine
> > Sitara XAM3359AZCZ100 Cortex A8 ARM processor. And I got Qt5 built for
> the
> > machine ( taken from meta-qt5). I am not able to run opengl examples of
> Qt5
> > and hence as a result the examples from qtdeclarative are also failing.
> The
> > error I get here is:
> >
> > root@mel-am335x-boneblack:/usr/share/qt5/examples#
> > ./opengl/hellowindow/hellowindow -platform xcb Qt Warning: Could not
> find a
> > location of the system's Compose files. Consider setting the QTCOMPOSE
> > environment variable. Qt Warning: Could not find a location of the
> system's
> > Compose files. Consider setting the QTCOMPOSE environment variable. Cant
> > find EGLConfig, returning null config Cant find EGLConfig, returning null
> > config EGL did not suggest a VisualID (EGL_NATIVE_VISUAL_ID was zero) for
> > EGLConfig 0 Unable to find an X11 visual which matches EGL config 0 Could
> > not initialize EGL Aborted root@mel-am335x-boneblack
> :/usr/share/qt5/examples#
> >
> >
> > May I know if the libgles-omap3 5.01.01.01 can be used with X11 or not?
> Or
> > any helpers what could be wrong here? If any more inputs are needed
> please
> > let me know.
>
> X11 is supposed to be supported by 5.1.1.1 graphics stack, but it hasn't
> been
> tested, especially the DRM part. We've switched from Raw framebuffer use
> case
> directly to Wayland one in our SDK products, so no X11 exposure here.
>

If X11 is supported in 5.1.1.1 its a good news. But I am worried if opengl
examples from Qt5 ( 5.3.2 version taken from
meta-qt5 layer)  don't work, then QML won't work for the beaglebone black
board. Any hint or suggestions?


Thanks & regards,

Sujith H

-- 
സുജിത് ഹരിദാസന്
Bangalore
<Project>Contributor to KDE project
http://fci.wikia.com/wiki/Anti-DRM-Campaign
<Blog> http://sujithh.info

[-- Attachment #2: Type: text/html, Size: 2834 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [meta-ti-amsdk] Query regarding libgles-omap3/5.01.01.01
  2014-12-10  9:29   ` sujith h
@ 2014-12-10 20:22     ` Cooper Jr., Franklin
  2014-12-10 20:45       ` Denys Dmytriyenko
  0 siblings, 1 reply; 7+ messages in thread
From: Cooper Jr., Franklin @ 2014-12-10 20:22 UTC (permalink / raw)
  To: sujith h, Dmytriyenko, Denys; +Cc: meta-arago@arago-project.org

[-- Attachment #1: Type: text/plain, Size: 2653 bytes --]

X11 isn’t suppose to be supported in the last Graphics package and honestly I thought it hasn’t been supported for several releases.

http://processors.wiki.ti.com/index.php/RN_5_01_01_01#What_is_not_supported

I thought it was to the point that trying to build with X11 support will throw errors.

From: meta-arago-bounces@arago-project.org [mailto:meta-arago-bounces@arago-project.org] On Behalf Of sujith h
Sent: Wednesday, December 10, 2014 3:29 AM
To: Dmytriyenko, Denys
Cc: meta-arago@arago-project.org
Subject: Re: [meta-arago] [meta-ti-amsdk] Query regarding libgles-omap3/5.01.01.01



On Fri, Dec 5, 2014 at 4:26 AM, Denys Dmytriyenko <denys@ti.com<mailto:denys@ti.com>> wrote:
On Tue, Dec 02, 2014 at 08:24:44PM +0530, sujith h wrote:
> Hi,
>
> I am using the ligbles-omap3/5.01.01.01<http://5.01.01.01> for core-image-sato for the machine
> Sitara XAM3359AZCZ100 Cortex A8 ARM processor. And I got Qt5 built for the
> machine ( taken from meta-qt5). I am not able to run opengl examples of Qt5
> and hence as a result the examples from qtdeclarative are also failing. The
> error I get here is:
>
> root@mel-am335x-boneblack:/usr/share/qt5/examples#
> ./opengl/hellowindow/hellowindow -platform xcb Qt Warning: Could not find a
> location of the system's Compose files. Consider setting the QTCOMPOSE
> environment variable. Qt Warning: Could not find a location of the system's
> Compose files. Consider setting the QTCOMPOSE environment variable. Cant
> find EGLConfig, returning null config Cant find EGLConfig, returning null
> config EGL did not suggest a VisualID (EGL_NATIVE_VISUAL_ID was zero) for
> EGLConfig 0 Unable to find an X11 visual which matches EGL config 0 Could
> not initialize EGL Aborted root@mel-am335x-boneblack:/usr/share/qt5/examples#
>
>
> May I know if the libgles-omap3 5.01.01.01 can be used with X11 or not? Or
> any helpers what could be wrong here? If any more inputs are needed please
> let me know.

X11 is supposed to be supported by 5.1.1.1 graphics stack, but it hasn't been
tested, especially the DRM part. We've switched from Raw framebuffer use case
directly to Wayland one in our SDK products, so no X11 exposure here.

If X11 is supported in 5.1.1.1 its a good news. But I am worried if opengl examples from Qt5 ( 5.3.2 version taken from
meta-qt5 layer)  don't work, then QML won't work for the beaglebone black board. Any hint or suggestions?

Thanks & regards,
Sujith H

--
സുജിത് ഹരിദാസന്
Bangalore
<Project>Contributor to KDE project
http://fci.wikia.com/wiki/Anti-DRM-Campaign
<Blog> http://sujithh.info

[-- Attachment #2: Type: text/html, Size: 7018 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [meta-ti-amsdk] Query regarding libgles-omap3/5.01.01.01
  2014-12-10 20:22     ` Cooper Jr., Franklin
@ 2014-12-10 20:45       ` Denys Dmytriyenko
  2014-12-11 13:27         ` sujith h
  0 siblings, 1 reply; 7+ messages in thread
From: Denys Dmytriyenko @ 2014-12-10 20:45 UTC (permalink / raw)
  To: Cooper Jr., Franklin; +Cc: meta-arago@arago-project.org

Yes, it was giving some drm-related build issues with recent kernels. But X11 
support wasn't specifically removed, it was just never tested or even used 
lately. That's what I was trying to say in the original email.

-- 
Denys


On Wed, Dec 10, 2014 at 03:22:29PM -0500, Cooper Jr., Franklin wrote:
>    X11 isn't suppose to be supported in the last Graphics package and
>    honestly I thought it hasn't been supported for several releases.
> 
>     
> 
>    http://processors.wiki.ti.com/index.php/RN_5_01_01_01#What_is_not_supported
> 
>     
> 
>    I thought it was to the point that trying to build with X11 support will
>    throw errors.
> 
>     
> 
>    From: meta-arago-bounces@arago-project.org
>    [mailto:meta-arago-bounces@arago-project.org] On Behalf Of sujith h
>    Sent: Wednesday, December 10, 2014 3:29 AM
>    To: Dmytriyenko, Denys
>    Cc: meta-arago@arago-project.org
>    Subject: Re: [meta-arago] [meta-ti-amsdk] Query regarding
>    libgles-omap3/5.01.01.01
> 
>     
> 
>     
> 
>     
> 
>    On Fri, Dec 5, 2014 at 4:26 AM, Denys Dmytriyenko <denys@ti.com> wrote:
> 
>    On Tue, Dec 02, 2014 at 08:24:44PM +0530, sujith h wrote:
>    > Hi,
>    >
>    > I am using the ligbles-omap3/5.01.01.01 for core-image-sato for the
>    machine
>    > Sitara XAM3359AZCZ100 Cortex A8 ARM processor. And I got Qt5 built for
>    the
>    > machine ( taken from meta-qt5). I am not able to run opengl examples of
>    Qt5
>    > and hence as a result the examples from qtdeclarative are also failing.
>    The
>    > error I get here is:
>    >
>    > root@mel-am335x-boneblack:/usr/share/qt5/examples#
>    > ./opengl/hellowindow/hellowindow -platform xcb Qt Warning: Could not
>    find a
>    > location of the system's Compose files. Consider setting the QTCOMPOSE
>    > environment variable. Qt Warning: Could not find a location of the
>    system's
>    > Compose files. Consider setting the QTCOMPOSE environment variable. Cant
>    > find EGLConfig, returning null config Cant find EGLConfig, returning
>    null
>    > config EGL did not suggest a VisualID (EGL_NATIVE_VISUAL_ID was zero)
>    for
>    > EGLConfig 0 Unable to find an X11 visual which matches EGL config 0
>    Could
>    > not initialize EGL Aborted
>    root@mel-am335x-boneblack:/usr/share/qt5/examples#
>    >
>    >
>    > May I know if the libgles-omap3 5.01.01.01 can be used with X11 or not?
>    Or
>    > any helpers what could be wrong here? If any more inputs are needed
>    please
>    > let me know.
> 
>    X11 is supposed to be supported by 5.1.1.1 graphics stack, but it hasn't
>    been
>    tested, especially the DRM part. We've switched from Raw framebuffer use
>    case
>    directly to Wayland one in our SDK products, so no X11 exposure here.
> 
>     
> 
>    If X11 is supported in 5.1.1.1 its a good news. But I am worried if opengl
>    examples from Qt5 ( 5.3.2 version taken from
> 
>    meta-qt5 layer)  don't work, then QML won't work for the beaglebone black
>    board. Any hint or suggestions?
> 
>     
> 
>    Thanks & regards,
> 
>    Sujith H
> 
>    --
> 
>    ****************** ************************
>    Bangalore
>    <Project>Contributor to KDE project
>    http://fci.wikia.com/wiki/Anti-DRM-Campaign
>    <Blog> http://sujithh.info


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [meta-ti-amsdk] Query regarding libgles-omap3/5.01.01.01
  2014-12-10 20:45       ` Denys Dmytriyenko
@ 2014-12-11 13:27         ` sujith h
  2014-12-16 13:17           ` sujith h
  0 siblings, 1 reply; 7+ messages in thread
From: sujith h @ 2014-12-11 13:27 UTC (permalink / raw)
  To: Denys Dmytriyenko; +Cc: meta-arago@arago-project.org, Cooper Jr., Franklin

[-- Attachment #1: Type: text/plain, Size: 4189 bytes --]

On Thu, Dec 11, 2014 at 2:15 AM, Denys Dmytriyenko <denys@ti.com> wrote:

> Yes, it was giving some drm-related build issues with recent kernels. But
> X11
> support wasn't specifically removed, it was just never tested or even used
> lately. That's what I was trying to say in the original email.
>

I was wondering if anyone would have faced the same issue I am facing or if
any solution/work around would have been there
for opengl examples of Qt 5.3.2 working on x11. Because I am able to run
many of Qt examples with libgles-omap3/5.1.1.1.
When it comes to opengl I am facing the issue. I am also able to run the
matchbox on the board successfully.


> --
> Denys
>
>
> On Wed, Dec 10, 2014 at 03:22:29PM -0500, Cooper Jr., Franklin wrote:
> >    X11 isn't suppose to be supported in the last Graphics package and
> >    honestly I thought it hasn't been supported for several releases.
> >
> >
> >
> >
> http://processors.wiki.ti.com/index.php/RN_5_01_01_01#What_is_not_supported
> >
> >
> >
> >    I thought it was to the point that trying to build with X11 support
> will
> >    throw errors.
> >
> >
> >
> >    From: meta-arago-bounces@arago-project.org
> >    [mailto:meta-arago-bounces@arago-project.org] On Behalf Of sujith h
> >    Sent: Wednesday, December 10, 2014 3:29 AM
> >    To: Dmytriyenko, Denys
> >    Cc: meta-arago@arago-project.org
> >    Subject: Re: [meta-arago] [meta-ti-amsdk] Query regarding
> >    libgles-omap3/5.01.01.01
> >
> >
> >
> >
> >
> >
> >
> >    On Fri, Dec 5, 2014 at 4:26 AM, Denys Dmytriyenko <denys@ti.com>
> wrote:
> >
> >    On Tue, Dec 02, 2014 at 08:24:44PM +0530, sujith h wrote:
> >    > Hi,
> >    >
> >    > I am using the ligbles-omap3/5.01.01.01 for core-image-sato for the
> >    machine
> >    > Sitara XAM3359AZCZ100 Cortex A8 ARM processor. And I got Qt5 built
> for
> >    the
> >    > machine ( taken from meta-qt5). I am not able to run opengl
> examples of
> >    Qt5
> >    > and hence as a result the examples from qtdeclarative are also
> failing.
> >    The
> >    > error I get here is:
> >    >
> >    > root@mel-am335x-boneblack:/usr/share/qt5/examples#
> >    > ./opengl/hellowindow/hellowindow -platform xcb Qt Warning: Could not
> >    find a
> >    > location of the system's Compose files. Consider setting the
> QTCOMPOSE
> >    > environment variable. Qt Warning: Could not find a location of the
> >    system's
> >    > Compose files. Consider setting the QTCOMPOSE environment variable.
> Cant
> >    > find EGLConfig, returning null config Cant find EGLConfig, returning
> >    null
> >    > config EGL did not suggest a VisualID (EGL_NATIVE_VISUAL_ID was
> zero)
> >    for
> >    > EGLConfig 0 Unable to find an X11 visual which matches EGL config 0
> >    Could
> >    > not initialize EGL Aborted
> >    root@mel-am335x-boneblack:/usr/share/qt5/examples#
> >    >
> >    >
> >    > May I know if the libgles-omap3 5.01.01.01 can be used with X11 or
> not?
> >    Or
> >    > any helpers what could be wrong here? If any more inputs are needed
> >    please
> >    > let me know.
> >
> >    X11 is supposed to be supported by 5.1.1.1 graphics stack, but it
> hasn't
> >    been
> >    tested, especially the DRM part. We've switched from Raw framebuffer
> use
> >    case
> >    directly to Wayland one in our SDK products, so no X11 exposure here.
> >
> >
> >
> >    If X11 is supported in 5.1.1.1 its a good news. But I am worried if
> opengl
> >    examples from Qt5 ( 5.3.2 version taken from
> >
> >    meta-qt5 layer)  don't work, then QML won't work for the beaglebone
> black
> >    board. Any hint or suggestions?
> >
> >
> >
> >    Thanks & regards,
> >
> >    Sujith H
> >
> >    --
> >
> >    ****************** ************************
> >    Bangalore
> >    <Project>Contributor to KDE project
> >    http://fci.wikia.com/wiki/Anti-DRM-Campaign
> >    <Blog> http://sujithh.info
>



-- 
സുജിത് ഹരിദാസന്
Bangalore
<Project>Contributor to KDE project
http://fci.wikia.com/wiki/Anti-DRM-Campaign
<Blog> http://sujithh.info

[-- Attachment #2: Type: text/html, Size: 6237 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [meta-ti-amsdk] Query regarding libgles-omap3/5.01.01.01
  2014-12-11 13:27         ` sujith h
@ 2014-12-16 13:17           ` sujith h
  0 siblings, 0 replies; 7+ messages in thread
From: sujith h @ 2014-12-16 13:17 UTC (permalink / raw)
  To: Denys Dmytriyenko; +Cc: meta-arago@arago-project.org, Cooper Jr., Franklin

[-- Attachment #1: Type: text/plain, Size: 4655 bytes --]

On Thu, Dec 11, 2014 at 6:57 PM, sujith h <sujith.h@gmail.com> wrote:
>
>
>
> On Thu, Dec 11, 2014 at 2:15 AM, Denys Dmytriyenko <denys@ti.com> wrote:
>
>> Yes, it was giving some drm-related build issues with recent kernels. But
>> X11
>> support wasn't specifically removed, it was just never tested or even used
>> lately. That's what I was trying to say in the original email.
>>
>
> I was wondering if anyone would have faced the same issue I am facing or
> if any solution/work around would have been there
> for opengl examples of Qt 5.3.2 working on x11. Because I am able to run
> many of Qt examples with libgles-omap3/5.1.1.1.
> When it comes to opengl I am facing the issue. I am also able to run the
> matchbox on the board successfully.
>

Any plan for testing Qt 5.3.2 on X11?

>
>
>> --
>> Denys
>>
>>
>> On Wed, Dec 10, 2014 at 03:22:29PM -0500, Cooper Jr., Franklin wrote:
>> >    X11 isn't suppose to be supported in the last Graphics package and
>> >    honestly I thought it hasn't been supported for several releases.
>> >
>> >
>> >
>> >
>> http://processors.wiki.ti.com/index.php/RN_5_01_01_01#What_is_not_supported
>> >
>> >
>> >
>> >    I thought it was to the point that trying to build with X11 support
>> will
>> >    throw errors.
>> >
>> >
>> >
>> >    From: meta-arago-bounces@arago-project.org
>> >    [mailto:meta-arago-bounces@arago-project.org] On Behalf Of sujith h
>> >    Sent: Wednesday, December 10, 2014 3:29 AM
>> >    To: Dmytriyenko, Denys
>> >    Cc: meta-arago@arago-project.org
>> >    Subject: Re: [meta-arago] [meta-ti-amsdk] Query regarding
>> >    libgles-omap3/5.01.01.01
>> >
>> >
>> >
>> >
>> >
>> >
>> >
>> >    On Fri, Dec 5, 2014 at 4:26 AM, Denys Dmytriyenko <denys@ti.com>
>> wrote:
>> >
>> >    On Tue, Dec 02, 2014 at 08:24:44PM +0530, sujith h wrote:
>> >    > Hi,
>> >    >
>> >    > I am using the ligbles-omap3/5.01.01.01 for core-image-sato for
>> the
>> >    machine
>> >    > Sitara XAM3359AZCZ100 Cortex A8 ARM processor. And I got Qt5 built
>> for
>> >    the
>> >    > machine ( taken from meta-qt5). I am not able to run opengl
>> examples of
>> >    Qt5
>> >    > and hence as a result the examples from qtdeclarative are also
>> failing.
>> >    The
>> >    > error I get here is:
>> >    >
>> >    > root@mel-am335x-boneblack:/usr/share/qt5/examples#
>> >    > ./opengl/hellowindow/hellowindow -platform xcb Qt Warning: Could
>> not
>> >    find a
>> >    > location of the system's Compose files. Consider setting the
>> QTCOMPOSE
>> >    > environment variable. Qt Warning: Could not find a location of the
>> >    system's
>> >    > Compose files. Consider setting the QTCOMPOSE environment
>> variable. Cant
>> >    > find EGLConfig, returning null config Cant find EGLConfig,
>> returning
>> >    null
>> >    > config EGL did not suggest a VisualID (EGL_NATIVE_VISUAL_ID was
>> zero)
>> >    for
>> >    > EGLConfig 0 Unable to find an X11 visual which matches EGL config 0
>> >    Could
>> >    > not initialize EGL Aborted
>> >    root@mel-am335x-boneblack:/usr/share/qt5/examples#
>> >    >
>> >    >
>> >    > May I know if the libgles-omap3 5.01.01.01 can be used with X11 or
>> not?
>> >    Or
>> >    > any helpers what could be wrong here? If any more inputs are needed
>> >    please
>> >    > let me know.
>> >
>> >    X11 is supposed to be supported by 5.1.1.1 graphics stack, but it
>> hasn't
>> >    been
>> >    tested, especially the DRM part. We've switched from Raw framebuffer
>> use
>> >    case
>> >    directly to Wayland one in our SDK products, so no X11 exposure here.
>> >
>> >
>> >
>> >    If X11 is supported in 5.1.1.1 its a good news. But I am worried if
>> opengl
>> >    examples from Qt5 ( 5.3.2 version taken from
>> >
>> >    meta-qt5 layer)  don't work, then QML won't work for the beaglebone
>> black
>> >    board. Any hint or suggestions?
>> >
>> >
>> >
>> >    Thanks & regards,
>> >
>> >    Sujith H
>> >
>> >    --
>> >
>> >    ****************** ************************
>> >    Bangalore
>> >    <Project>Contributor to KDE project
>> >    http://fci.wikia.com/wiki/Anti-DRM-Campaign
>> >    <Blog> http://sujithh.info
>>
>
>
>
> --
> സുജിത് ഹരിദാസന്
> Bangalore
> <Project>Contributor to KDE project
> http://fci.wikia.com/wiki/Anti-DRM-Campaign
> <Blog> http://sujithh.info
>


-- 
സുജിത് ഹരിദാസന്
Bangalore
<Project>Contributor to KDE project
http://fci.wikia.com/wiki/Anti-DRM-Campaign
<Blog> http://sujithh.info

[-- Attachment #2: Type: text/html, Size: 7355 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-12-16 13:17 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-02 14:54 [meta-ti-amsdk] Query regarding libgles-omap3/5.01.01.01 sujith h
2014-12-04 22:56 ` Denys Dmytriyenko
2014-12-10  9:29   ` sujith h
2014-12-10 20:22     ` Cooper Jr., Franklin
2014-12-10 20:45       ` Denys Dmytriyenko
2014-12-11 13:27         ` sujith h
2014-12-16 13:17           ` sujith h

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.