Your message dated Wed, 28 Feb 2007 07:42:32 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Bug#81316: xlibmesa-gl: DRI doesn't work on MGA G200 AGP rev 3
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: xfree86
Version: 4.0.2
DRI support is busted in the Debian XFree86 packages. I'm using the
2.4.0-pre series kernel compiled with agpgart, mtrr support and Matrox
G200 support (compiled as module in kernel). If I run glxinfo, it shows
Mesa GLX Indirect as my OpenGL renderer string (which is incorrect). The
only way for DRI to work properly is to go to ftp://ftp.xfree86.org/ and
download the Xmod.tgz and Xxserv.tgz files and untar them in my
/usr/X11R6 directory. I'll be glad to do any testing on this...
Here is my XF86Config file:
Section "Module"
Load "glx"
Load "dri"
SubSection "extmod"
Option "omit xfree86-dga" # don't initialise the DGA extension
EndSubSection
Load "type1"
Load "freetype"
EndSection
Section "DRI"
Mode 0666
EndSection
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
FontPath "/usr/X11R6/lib/X11/fonts/misc/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
FontPath "/usr/X11R6/lib/X11/fonts/Speedo/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"
EndSection
Section "ServerFlags"
Option "DontZap"
EndSection
Section "InputDevice"
Identifier "Keyboard1"
Driver "Keyboard"
Option "AutoRepeat" "500 30"
Option "XkbRules" "xfree86"
Option "XkbModel" "pc104"
Option "XkbLayout" "us"
Option "XkbCompat" ""
EndSection
Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/psaux"
Option "ZAxisMapping" "4 5"
EndSection
Section "Monitor"
Identifier "ViewSonic"
HorizSync 31.5-48.5
VertRefresh 55-90
EndSection
Section "Device"
Identifier "Matrox"
Driver "mga"
BusID "PCI:1:0:0"
VideoRam 8192
EndSection
Section "Screen"
Identifier "Screen 1"
Device "Matrox"
Monitor "ViewSonic"
DefaultDepth 16
Subsection "Display"
Depth 16
Modes "1024x768" "1280x1024" "800x600" "640x480"
EndSubsection
EndSection
Section "ServerLayout"
Identifier "MyLayout"
Screen "Screen 1"
InputDevice "Mouse1" "CorePointer"
InputDevice "Keyboard1" "CoreKeyboard"
EndSection
--- End Message ---
--- Begin Message ---
Closing, since the submitter does not have the hardware anymore.
If anybody ever reproduces this problem, feel free to reopen.
Brice
--- End Message ---