Your message dated Sun, 16 Apr 2006 08:06:52 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Bug#362868: xserver-xorg-core: Cannot load GLcore
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: xserver-xorg-core
Version: 1:1.0.2-4
Severity: normal
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
When trying to load GLcore module, I get this in
/var/log/Xorg.0.log:
(II) LoadModule: "GLcore"
(II) Loading /usr/lib/xorg/modules/extensions/libGLcore.so
dlopen: /usr/lib/xorg/modules/extensions/libGLcore.so: undefined
symbol: __glXLastCon
text
(EE) Failed to load /usr/lib/xorg/modules/extensions/libGLcore.so
(II) UnloadModule: "GLcore"
(EE) Failed to load module "GLcore" (loader failed, 7)
And yes glxinfo says, that
direct rendering: No
(and yes, it DID work with 6.9 on the same computer)
What to do?
Matej
- -- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (600, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16.1
Locale: LANG=cs_CZ.UTF-8, LC_CTYPE=cs_CZ.UTF-8 (charmap=UTF-8)
Versions of packages xserver-xorg-core depends on:
ii libc6 2.3.6-7 GNU C Library: Shared libraries
ii libfontenc1 1:1.0.1-3 X11 font encoding library
ii libgcc1 1:4.1.0-1 GCC support library
ii libxau6 1:1.0.0-2 X11 authorisation library
ii libxdmcp6 1:1.0.0-3 X11 Display Manager Control Protoc
ii libxfont1 1:1.0.0-3 X11 font rasterisation library
ii x11-common 1:7.0.12 X Window System (X.Org) infrastruc
ii xserver-xorg-input-all 1:7.0.12 the X.Org X server -- input driver
ii xserver-xorg-input-evdev [xs 1:1.0.0.5-2 X.Org X server -- evdev input driv
ii xserver-xorg-input-kbd [xser 1:1.0.1.3-2 X.Org X server -- keyboard input d
ii xserver-xorg-input-mouse [xs 1:1.0.4-2 X.Org X server -- mouse input driv
ii xserver-xorg-video-fbdev [xs 1:0.1.0.5-2 X.Org X server -- fbdev display dr
ii xserver-xorg-video-i810 [xse 1:1.5.1.0-2 X.Org X server -- Intel i8xx, i9xx
ii zlib1g 1:1.2.3-11 compression library - runtime
Versions of packages xserver-xorg-core recommends:
pn xkeyboard-config <none> (no description available)
- -- no debconf information
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
iD8DBQFEQavv4J/vJdlkhKwRArjVAJ9D5yjqQ6e4B9iZJE3AG1vdlQRE8ACfcVFg
jDJuabu+Miq7W2VW+K/prgU=
=1RKW
-----END PGP SIGNATURE-----
--- End Message ---
--- Begin Message ---
On Sat, Apr 15, 2006 at 10:29:03PM -0400, Matej Cepl wrote:
> When trying to load GLcore module, I get this in
> /var/log/Xorg.0.log:
>
> (II) LoadModule: "GLcore"
> (II) Loading /usr/lib/xorg/modules/extensions/libGLcore.so
> dlopen: /usr/lib/xorg/modules/extensions/libGLcore.so: undefined
> symbol: __glXLastCon
> text
> (EE) Failed to load /usr/lib/xorg/modules/extensions/libGLcore.so
> (II) UnloadModule: "GLcore"
> (EE) Failed to load module "GLcore" (loader failed, 7)
>
> And yes glxinfo says, that
> direct rendering: No
>
> (and yes, it DID work with 6.9 on the same computer)
Remove the 'Load "GLcore"' line from xorg.conf.
--- End Message ---