From: Daiane Angolini <daiane.angolini@freescale.com>
To: <meta-freescale@yoctoproject.org>,
"akcooper8@gmail.com >> Ashwin Kirpalani" <akcooper8@gmail.com>
Subject: Re: libGL error. glxgears not displaying on core-image-x11
Date: Fri, 16 Aug 2013 08:36:58 -0300 [thread overview]
Message-ID: <520E0EDA.8060307@freescale.com> (raw)
In-Reply-To: <CALmQvZRY5MJUyUwRzRbGpd7ebGsVTjz0ek7B7Yx52xt49Fga8Q@mail.gmail.com>
On 08/16/2013 02:55 AM, Ashwin Kirpalani wrote:
> Running core-image-x11 on master branch. When I run linphone ( a VOIP
> application) with video enabled, I get the following error:
>
> libGL error: UNIX signal already caught!libGL error: UNIX signal already
> caught!libGL error: UNIX signal already caught!ortp-error-Failed to
> retrieve a framebuffer config
> X Error of failed request: BadWindow (invalid Window parameter)
> Major opcode of failed request: 3 (X_GetWindowAttributes)
> Resource id in failed request: 0x0
> Serial number of failed request: 24
> Current serial number in output stream: 25
>
> So it seems that libGL is not working/missing. Here is what I see for
> files named "*glx*":
Try
$ export VIV_DESKTOP=0
and then run your application.
Please, share the results
(i'm not sure if this variable was needed on master....)
> VIV_DESKTOP=0
> root@imx6qsabrelite:/# find . -iname "*glx*"
> ./usr/bin/glxheads
> ./usr/bin/glxpixmap
> ./usr/bin/glxdemo
> ./usr/bin/glxpbdemo
> ./usr/bin/glxinfo
> ./usr/bin/glxsnoop
> ./usr/bin/glxgears
> ./usr/bin/glxgears_pixmap
> ./usr/bin/glxswapcontrol
> ./usr/bin/glxgears_fbconfig
> ./usr/bin/glxcontexts
> ./usr/lib/xorg/modules/extensions/libglx.so
>
>
> So I run "glxgears" and I don't get anything on the hdmi monitor.
> Previously, I remember it running on an fsl-image-gui image, but it
> doesn't run on the core-image-x11 image. So seems like something is
> wrong with libGL not loading right in this image? FYI, i have modified
> core-image-x11.bb <http://core-image-x11.bb> to include a few more
> packages like gstreamer and debug tools.
>
> $ cat ./poky/meta/recipes-graphics/images/core-image-x11.bb
> <http://core-image-x11.bb>
> DESCRIPTION = "A very basic X11 image with a terminal"
>
> IMAGE_FEATURES += "splash package-management x11-base debug-tweaks
> ssh-server-dropbear"
> DISTRO_FEATURES += "pulseaudio"
>
> LICENSE = "MIT"
>
> inherit core-image
>
> SOC_EXTRA_IMAGE_FEATURES ?= "tools-testapps"
>
> # Add extra image features
> EXTRA_IMAGE_FEATURES += " \
> ${SOC_EXTRA_IMAGE_FEATURES} \
> nfs-server \
> tools-debug \
> tools-profile \
> "
>
> IMAGE_INSTALL += " \
> packagegroup-fsl-gstreamer \
> packagegroup-fsl-tools-testapps \
> packagegroup-fsl-tools-benchmark \
> opencv \
> opencv-samples \
> linphone-nogtk-console \
> "
>
> So my question is: why doesn't "glxgears" work on this image?
>
> Thanks
>
>
>
> _______________________________________________
> meta-freescale mailing list
> meta-freescale@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale
>
--
Daiane
prev parent reply other threads:[~2013-08-16 11:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-16 5:55 libGL error. glxgears not displaying on core-image-x11 Ashwin Kirpalani
2013-08-16 11:36 ` Daiane Angolini [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=520E0EDA.8060307@freescale.com \
--to=daiane.angolini@freescale.com \
--cc=akcooper8@gmail.com \
--cc=meta-freescale@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.