From patchwork Sun Apr 1 02:24:27 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/1] Fixed GL apps failure on qemux86/x86-64 on Ubuntu 11 with Nvidia GLX driver, Apr1, 2012 Date: Sun, 01 Apr 2012 02:24:27 -0000 From: Zhai, Edwin X-Patchwork-Id: 24993 Message-Id: To: openembedded-core@lists.openembedded.org From: Zhai Edwin All, Previous version of nVidia GLX driver in Ubuntu 10 cause qemu segfault, so we fall back to Mesa GLX driver if detecting nVidia driver installed. From Ubuntu 11, nVidia GLX driver works well, while previous work around cause GL apps failure. So this work around is limited in Ubuntu 10 only, and will be removed in future. Pls. help to review and pull. Thanks, Edwin The following changes since commit 8691a588267472eb5a32b978a0eb9ddfd0c91733: cross-canadian.bbclass: fix rpath for sdk executables (2012-03-31 18:00:59 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib gzhai/fix2 http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=gzhai/fix2 Zhai Edwin (1): qemugl: Fix GL apps failure on Ubuntu 11 host with nVidia GLX driver scripts/runqemu-internal | 11 ++++++++--- 1 files changed, 8 insertions(+), 3 deletions(-)