[poky] [PATCH 0/2] fix qemu segfault with nVidia proprietary driver
Zhai Edwin
edwin.zhai at intel.com
Wed Mar 16 05:32:08 PDT 2011
From: Zhai Edwin <edwin.zhai at intel.com>
Saul,
When linked with nVidia's libGL, qemu get segfault. Patch 1 give warnings to
end user if nVidia's libGL installed. Patch 2 use original libGL to avoid
segfault.
Scott can comment on patch 2 if something better to do this.
Thanks for Kevin's help.
Best Rgds,
edwin
Pull URL: git://git.pokylinux.org/poky-contrib.git
Branch: gzhai/fix2
Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=gzhai/fix2
Thanks,
Zhai Edwin <edwin.zhai at intel.com>
---
Zhai Edwin (2):
qemu: Give warnings when running qemu if nVidia GL library installed
on host
qemu: Use mesa's libGL rather than nVidia's to avoid segfault of qemu
scripts/poky-qemu | 16 ++++++++++++++++
1 files changed, 16 insertions(+), 0 deletions(-)
More information about the poky
mailing list