Mailinglist Archive: opensuse-xorg (31 mails)
| < Previous | Next > |
Re: [opensuse-xorg] Huge problems with glamor since intel 2.19.0 driver switch in XOrg repo
- From: "Dr. Ralf Czekalla" <ralf@xxxxxxxxxxxx>
- Date: Sat, 16 Jun 2012 02:14:24 +0200
- Message-id: <4FDBCFE0.9010609@czekalla.com>
Am 15.06.2012 11:40, schrieb Stefan Dirsch:
Hi Stefan,
thank you so much looking into this!
I tried all the things you list in the menioned bugzilla 766513#c7, but everything was already like you suggested and ldd is clean.
The packages were all installed and the 05-glamor.conf I rebuild from your description, but assume that it was already in place before.
Even lib64 is everywhere used as far as I could checked.
What makes me nervous, is the error message:
/usr/lib64/xorg/modules/libglamoregl.so: undefined symbol: _glapi_tls_Context
The following error during load of the intel driver afterwards seems to be only
a follow-up of this one - from my point of view.
I once had similar problems with undefined symbols in the past with an older installation on different hardware, but I could never find a solution and had to reinstall after some time and could finally fix it.
BTW, OS 11.4 x86_64 is still installed here. Kernel 3.4.2 (latest from stable) etc.
I have a very rudimentary xorg.conf only to define the intel HD2000 as the first videocard and deactivate the Nvidia card for X in this setup, only to use the latter for number crunching (BOINC and CUDA).
Thanks again
Ralf
--
To unsubscribe, e-mail: opensuse-xorg+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse-xorg+owner@xxxxxxxxxxxx
On Fri, Jun 15, 2012 at 02:11:54AM +0200, Dr. Ralf Czekalla wrote:
Since the switch to intel driver 2.19.0 a week ago or so, I havePlease give that one a try:
huge problems to start X now.
I always get this error message during start-up:
[ 40.415] (II) Loading /usr/lib64/xorg/modules/extensions/libdri2.so
[ 40.451] (II) Module dri2: vendor="X.Org Foundation"
[ 40.451] compiled for 1.12.2, module version = 1.2.0
[ 40.451] ABI class: X.Org Server Extension, version 6.0
[ 40.451] (II) Loading extension DRI2
[ 40.451] (II) LoadModule: "glamoregl"
[ 40.470] (II) Loading /usr/lib64/xorg/modules/libglamoregl.so
[ 41.442] (EE) Failed to load
/usr/lib64/xorg/modules/libglamoregl.so:
/usr/lib64/xorg/modules/libglamoregl.so: undefined symbol:
_glapi_tls_Context
[ 41.442] (II) UnloadModule: "glamoregl"
[ 41.442] (II) Unloading glamoregl
[ 41.442] (EE) Failed to load module "glamoregl" (loader failed, 7)
...
[ 41.503] (II) Loading extension XFree86-DRI
[ 41.503] (II) LoadModule: "intel"
[ 41.503] (II) Loading /usr/lib64/xorg/modules/drivers/intel_drv.so
[ 41.541] (EE) Failed to load
/usr/lib64/xorg/modules/drivers/intel_drv.so: libglamor.so: cannot
open shared object file: No such file or directory
[ 41.541] (II) UnloadModule: "intel"
[ 41.541] (II) Unloading intel
[ 41.541] (EE) Failed to load module "intel" (loader failed, 7)
[ 41.541] (EE) No drivers available.
https://bugzilla.novell.com/show_bug.cgi?id=766513#c7
Replace lib with lib64 where appropriate.
Hi Stefan,
thank you so much looking into this!
I tried all the things you list in the menioned bugzilla 766513#c7, but everything was already like you suggested and ldd is clean.
The packages were all installed and the 05-glamor.conf I rebuild from your description, but assume that it was already in place before.
Even lib64 is everywhere used as far as I could checked.
What makes me nervous, is the error message:
/usr/lib64/xorg/modules/libglamoregl.so: undefined symbol: _glapi_tls_Context
The following error during load of the intel driver afterwards seems to be only
a follow-up of this one - from my point of view.
I once had similar problems with undefined symbols in the past with an older installation on different hardware, but I could never find a solution and had to reinstall after some time and could finally fix it.
BTW, OS 11.4 x86_64 is still installed here. Kernel 3.4.2 (latest from stable) etc.
I have a very rudimentary xorg.conf only to define the intel HD2000 as the first videocard and deactivate the Nvidia card for X in this setup, only to use the latter for number crunching (BOINC and CUDA).
Thanks again
Ralf
--
To unsubscribe, e-mail: opensuse-xorg+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse-xorg+owner@xxxxxxxxxxxx
| < Previous | Next > |