gma500 team mailing list archive
-
gma500 team
-
Mailing list archive
-
Message #00239
[Bug 711161] [NEW] EMGD fails with Xorg 1.10 RC1
Public bug reported:
Latest Natty update (1/2/2011) installs X.org 1.10 RC1. This causes the
EMGD driver to fail to load with an ABI version mismatch.
Added the following lines to /etc/X11/xorg.conf:
Section "ServerFlags"
Option "IgnoreABI" "True"
EndSection
This allows the server to get past the version mismatch but eventually a
segfault occurs.
** Affects: emgd
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of GMA500
Team, which is the registrant for Intel® EMGD driver.
https://bugs.launchpad.net/bugs/711161
Title:
EMGD fails with Xorg 1.10 RC1
Status in Intel® Embedded Media and Graphics Driver (Intel® EMGD):
New
Bug description:
Latest Natty update (1/2/2011) installs X.org 1.10 RC1. This causes
the EMGD driver to fail to load with an ABI version mismatch.
Added the following lines to /etc/X11/xorg.conf:
Section "ServerFlags"
Option "IgnoreABI" "True"
EndSection
This allows the server to get past the version mismatch but eventually
a segfault occurs.
Follow ups
References