Your message dated Thu, 30 Apr 2009 04:21:49 +0200
with message-id <20090430022149.ga5...@patate.is-a-geek.org>
and subject line Re: Bug#526190: linux-source-2.6.29: Missing variable in
drm-mga video driver
has caused the Debian Bug report #526190,
regarding linux-source-2.6.29: Missing variable in drm-mga video driver
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
526190: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=526190
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: linux-source-2.6.29
Version: 2.6.29-3
Severity: important
As of the current version, I get the following error, disabling direct
rendering for a Matrox g200 card:
(EE) AIGLX error: dlopen of /usr/lib/dri/mga_dri.so failed
(/usr/lib/dri/mga_dri.so: undefined symbol: _glapi_tls_Context)
(EE) AIGLX: reverting to software rendering
Note that this driver depends on the firmware-linux g200 warp which is
installed and gets loaded on this system.
Before this version, attempts to drun direct rendering froze the system, bug
reported by me for firmware-linux: Bug#522956
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (990, 'unstable'), (650, 'testing'), (500, 'stable'), (1,
'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.29-davidb (PREEMPT)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash
Versions of packages linux-source-2.6.29 depends on:
ii binutils 2.19.1-1 The GNU assembler, linker and bina
ii bzip2 1.0.5-1 high-quality block-sorting file co
Versions of packages linux-source-2.6.29 recommends:
ii gcc 4:4.3.3-3 The GNU C compiler
ii libc6-dev [libc-dev] 2.9-8 GNU C Library: Development Librari
ii make 3.81-5 The GNU version of the "make" util
Versions of packages linux-source-2.6.29 suggests:
ii kernel-package 12.010 A utility for building Linux kerne
ii libncurses5-dev [ncurses- 5.7+20090411-1 developer's libraries and docs for
ii libqt3-mt-dev 3:3.3.8b-5+b1 Qt development files (Threaded)
-- no debconf information
--- End Message ---
--- Begin Message ---
On Wed, Apr 29, 2009 at 22:35:40 +0300, David Baron wrote:
> As of the current version, I get the following error, disabling direct
> rendering for a Matrox g200 card:
> (EE) AIGLX error: dlopen of /usr/lib/dri/mga_dri.so failed
> (/usr/lib/dri/mga_dri.so: undefined symbol: _glapi_tls_Context)
> (EE) AIGLX: reverting to software rendering
>
This is a mismatch between your X server and libgl1-mesa-dri, unrelated
to the kernel. Using the xserver-xorg-core package from sid will fix
this. Closing.
Cheers,
Julien
--- End Message ---