[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#235281: marked as done (xserver-xfree86: ati rage 128: opengl applications are slow)



Your message dated Mon, 01 Mar 2004 02:47:44 -0500
with message-id <E1Axi9Q-0006uI-00@newraff.debian.org>
and subject line Bug#229984: fixed in xfree86 4.3.0-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)

--------------------------------------
Received: (at submit) by bugs.debian.org; 28 Feb 2004 12:30:14 +0000
>From pip@iszf.irk.ru Sat Feb 28 04:30:14 2004
Return-path: <pip@iszf.irk.ru>
Received: from ns.iszf.irk.ru (iszf.irk.ru) [62.76.23.38] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1Ax3bb-0004SE-00; Sat, 28 Feb 2004 04:30:07 -0800
Received: from [127.0.0.1] ([62.76.21.144])
	by iszf.irk.ru (8.12.10/8.12.10) with ESMTP id i1SCTRB9007052;
	Sat, 28 Feb 2004 20:29:28 +0800
Message-Id: <200402281229.i1SCTRB9007052@iszf.irk.ru>
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
Content-Type: text/plain; charset="KOI8-R"
From: Valery Pipin <pip@iszf.irk.ru>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: xserver-xfree86: ati rage 128: opengl applications are slow
X-Mailer: reportbug 2.48
Date: Sat, 28 Feb 2004 20:35:30 +0800
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_02_27 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BODY_8BITS,HAS_PACKAGE,
	MAILTO_TO_SPAM_ADDR,MIME_CHARSET_FARAWAY autolearn=no 
	version=2.60-bugs.debian.org_2004_02_27
X-Spam-Level: 

Package: xserver-xfree86
Version: 4.3.0-2
Severity: normal


I found that opengl apllications like tuxracer or gl-117 are slow and unusable
meanwhile I found no problem associated with driver's module 
in the XFree86.log. drm is enabled and agp accelaration too



 
-- Package-specific info:
01:00.0 VGA compatible controller: ATI Technologies Inc Rage 128 PF/PRO AGP 4x TMDS
01:00.0 Class 0300: 1002:5046


# **********************************************************************
# Refer to the XF86Config(4/5) man page for details about the format of
# this file.
# **********************************************************************

Section "Files"

    RgbPath	"/usr/X11R6/lib/X11/rgb"

# Multiple FontPath entries are allowed (they are concatenated together)
# By default, Mandrake 6.0 and later now use a font server independent of
# the X server to render fonts.

    FontPath   "unix/:7100"

EndSection

# **********************************************************************
# Server flags section.
# **********************************************************************

Section "ServerFlags"

    # Uncomment this to cause a core dump at the spot where a signal is
    # received.  This may leave the console in an unusable state, but may
    # provide a better stack trace in the core dump to aid in debugging
    #NoTrapSignals

    # Uncomment this to disable the <Crtl><Alt><BS> server abort sequence
    # This allows clients to receive this key event.
    #DontZap

    # Uncomment this to disable the <Crtl><Alt><KP_+>/<KP_-> mode switching
    # sequences.  This allows clients to receive these key events.
    #DontZoom

    # This  allows  the  server  to start up even if the
    # mouse device can't be opened/initialised.
    AllowMouseOpenFail

EndSection

# **********************************************************************
# Input devices
# **********************************************************************

# **********************************************************************
# Keyboard section
# **********************************************************************

Section "InputDevice"

    Identifier "Keyboard1"
    Driver      "Keyboard"
    Option "AutoRepeat"  "250 30"

    Option "XkbRules" "xfree86"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "us,ru"
    Option "XkbOptions"  "grp:toggle"

EndSection

# **********************************************************************
# Pointer section
# **********************************************************************

Section "InputDevice"

    Identifier  "Mouse1"
    Driver      "mouse"
    Option "Protocol"    "PS/2"
    Option "Device"      "/dev/psaux"
    Option "Emulate3Buttons"
    Option "Emulate3Timeout"    "50"

# ChordMiddle is an option for some 3-button Logitech mice

#    Option "ChordMiddle"

EndSection



Section "Module"

# This loads the DBE extension module.

    Load	"dbe"

    Load	"/usr/X11R6/lib/modules/extensions/libglx.a"
    Load	"dri"


# This loads the miscellaneous extensions module, and disables
# initialisation of the XFree86-DGA extension within that module.

    SubSection	"extmod"
	#Option	"omit xfree86-dga"

    EndSubSection

# This loads the Type1 and FreeType font modules

    Load	"type1"
    Load	"freetype"
EndSection


Section "DRI"
    Mode	0666
EndSection


# **********************************************************************
# Monitor section
# **********************************************************************

# Any number of monitor sections may be present

Section "Monitor"
    Identifier "Generic|Super VGA, 1024x768 ÐÒÉ 87 çà ÞÅÒÅÚÓÔÒÏÞÎÙÊ, 800x600 ÐÒÉ 56 çÃ"
    VendorName "Unknown"
    ModelName  "Unknown"


# HorizSync is in kHz unless units are specified.
# HorizSync may be a comma separated list of discrete values, or a
# comma separated list of ranges of values.
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY.  REFER TO YOUR MONITOR'S
# USER MANUAL FOR THE CORRECT NUMBERS.
    HorizSync  31.5,35.15,35.5


# VertRefresh is in Hz unless units are specified.
# VertRefresh may be a comma separated list of discrete values, or a
# comma separated list of ranges of values.
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY.  REFER TO YOUR MONITOR'S
# USER MANUAL FOR THE CORRECT NUMBERS.
    VertRefresh 55-90


# This is a set of extended mode timings typically used for laptop,
# TV fullscreen mode or DVD fullscreen output.
# These are available along with standard mode timings.

# Sony Vaio C1(X,XS,VE,VN)?
# 1024x480 @ 85.6 Hz, 48 kHz hsync
ModeLine "1024x480"    65.00 1024 1032 1176 1344   480  488  494  563 -hsync -vsync

# 768x576 @ 79 Hz, 50 kHz hsync
ModeLine "768x576"     50.00  768  832  846 1000   576  590  595  630
# 768x576 @ 100 Hz, 61.6 kHz hsync
ModeLine "768x576"     63.07  768  800  960 1024   576  578  590  616


EndSection



# **********************************************************************
# Graphics device section
# **********************************************************************

Section "Device"
    Identifier "Generic VGA"
    Driver     "vga"
EndSection

Section "Device"
    Identifier  "ATI Rage 128"
    VendorName  "Unknown"
    BoardName   "Unknown"
    Driver      "r128"
#    VideoRam    16384
    # Clock lines


    # Uncomment following option if you see a big white block        
    # instead of the cursor!                                          
    #    Option      "sw_cursor"

    Option      "AGPMode"  "1"
    Option      "UseCCEFor2D"  "false"
    Option      "DPMS"  "on"
EndSection



# **********************************************************************
# Screen sections
# **********************************************************************


Section "Screen"
    Identifier "screen1"
    Device      "ATI Rage 128"
    Monitor     "Generic|Super VGA, 1024x768 ÐÒÉ 87 çà ÞÅÒÅÚÓÔÒÏÞÎÙÊ, 800x600 ÐÒÉ 56 çÃ"
    DefaultColorDepth 16
    Subsection "Display"
        Depth       8
        Modes       "1024x768" "800x600" "640x400"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       15
        Modes       "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       16
        Modes       "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       24
        Modes       "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       32
        Modes       "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
EndSection


Section "ServerLayout"
    Identifier "layout1"
    Screen     "screen1"

    InputDevice "Mouse1" "CorePointer"

    InputDevice "Keyboard1" "CoreKeyboard"
EndSection


This is a pre-release version of XFree86, and is not supported in any
way.  Bugs may be reported to XFree86@XFree86.Org and patches submitted
to fixes@XFree86.Org.  Before reporting bugs in pre-release versions,
please check the latest version in the XFree86 CVS repository
(http://www.XFree86.Org/cvs).

XFree86 Version 4.3.0.1 (Debian 4.3.0-2 20040218145349 root@butters.hq.amellus.com)
Release Date: 15 August 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: Linux 2.4.23-1-k7 i686 [ELF] 
Build Date: 18 February 2004
	Before reporting problems, check http://www.XFree86.Org/
	to make sure that you have the latest version.
Module Loader present
OS Kernel: Linux version 2.4.24-k7ati (root@localhost) (gcc version 3.3.3 (Debian)) #1 óÂÔ æÅ× 28 12:17:51 IRKT 2004 
Markers: (--) probed, (**) from config file, (==) default setting,
         (++) from command line, (!!) notice, (II) informational,
         (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/XFree86.0.log", Time: Sat Feb 28 20:08:03 2004
(==) Using config file: "/etc/X11/XF86Config-4"
(==) ServerLayout "layout1"
(**) |-->Screen "screen1" (0)
(**) |   |-->Monitor "Generic|Super VGA, 1024x768 ÐÒÉ 87 çà ÞÅÒÅÚÓÔÒÏÞÎÙÊ, 800x600 ÐÒÉ 56 çÃ"
(**) |   |-->Device "ATI Rage 128"
(**) |-->Input Device "Mouse1"
(**) |-->Input Device "Keyboard1"
(**) Option "AutoRepeat" "250 30"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "pc105"
(**) XKB: model: "pc105"
(**) Option "XkbLayout" "us,ru"
(**) XKB: layout: "us,ru"
(**) Option "XkbOptions" "grp:toggle"
(**) XKB: options: "grp:toggle"
(==) Keyboard: CustomKeycode disabled
(**) FontPath set to "unix/:7100"
(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(**) Option "AllowMouseOpenFail"
(++) using VT number 7

(II) Open APM successful
(II) Module ABI versions:
	XFree86 ANSI C Emulation: 0.2
	XFree86 Video Driver: 0.6
	XFree86 XInput driver : 0.4
	XFree86 Server Extension : 0.2
	XFree86 Font Renderer : 0.4
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.0.0
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.6
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x80010008, mode1Res1 = 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1106,0305 card 1019,0987 rev 03 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 1106,8305 card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:07:0: chip 1106,0686 card 1106,0000 rev 22 class 06,01,00 hdr 80
(II) PCI: 00:07:1: chip 1106,0571 card 1106,0571 rev 10 class 01,01,8a hdr 00
(II) PCI: 00:07:2: chip 1106,3038 card 0925,1234 rev 10 class 0c,03,00 hdr 00
(II) PCI: 00:07:3: chip 1106,3038 card 0925,1234 rev 10 class 0c,03,00 hdr 00
(II) PCI: 00:07:4: chip 1106,3057 card 1019,0987 rev 30 class 06,00,00 hdr 00
(II) PCI: 00:07:5: chip 1106,3058 card 1019,0987 rev 20 class 04,01,00 hdr 00
(II) PCI: 00:09:0: chip 12b9,1008 card 12b9,00a2 rev 01 class 07,00,02 hdr 00
(II) PCI: 01:00:0: chip 1002,5046 card 1496,0033 rev 00 class 03,00,00 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,1), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
	[0] -1	0	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
	[0] -1	0	0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
	[0] -1	0	0x00000000 - 0xffffffff (0x0) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x000c (VGA_EN is set)
(II) Bus 1 I/O range:
	[0] -1	0	0x0000c000 - 0x0000c0ff (0x100) IX[B]
	[1] -1	0	0x0000c400 - 0x0000c4ff (0x100) IX[B]
	[2] -1	0	0x0000c800 - 0x0000c8ff (0x100) IX[B]
	[3] -1	0	0x0000cc00 - 0x0000ccff (0x100) IX[B]
(II) Bus 1 non-prefetchable memory range:
	[0] -1	0	0xd8000000 - 0xd9ffffff (0x2000000) MX[B]
(II) Bus 1 prefetchable memory range:
	[0] -1	0	0xd4000000 - 0xd7ffffff (0x4000000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:7:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) Host-to-PCI bridge:
(II) Bus -1: bridge is at (0:7:4), (-1,-1,1), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus -1 I/O range:
	[0] -1	0	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus -1 non-prefetchable memory range:
	[0] -1	0	0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus -1 prefetchable memory range:
	[0] -1	0	0x00000000 - 0xffffffff (0x0) MX[B]
(--) PCI:*(1:0:0) ATI Technologies Inc Rage 128 PF/PRO AGP 4x TMDS rev 0, Mem @ 0xd4000000/26, 0xd9000000/14, I/O @ 0xc000/8
(II) Addressable bus resource ranges are
	[0] -1	0	0x00000000 - 0xffffffff (0x0) MX[B]
	[1] -1	0	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
	[0] -1	0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[6] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
(II) PCI Memory resource overlap reduced 0xd0000000 from 0xd3ffffff to 0xcfffffff
(II) Active PCI resource ranges:
	[0] -1	0	0xd0000000 - 0xcfffffff (0x0) MX[B]O
	[1] -1	0	0xd9000000 - 0xd9003fff (0x4000) MX[B](B)
	[2] -1	0	0xd4000000 - 0xd7ffffff (0x4000000) MX[B](B)
	[3] -1	0	0x0000ec00 - 0x0000ec07 (0x8) IX[B]
	[4] -1	0	0x0000e400 - 0x0000e403 (0x4) IX[B]
	[5] -1	0	0x0000e000 - 0x0000e003 (0x4) IX[B]
	[6] -1	0	0x0000dc00 - 0x0000dcff (0x100) IX[B]
	[7] -1	0	0x0000d800 - 0x0000d81f (0x20) IX[B]
	[8] -1	0	0x0000d400 - 0x0000d41f (0x20) IX[B]
	[9] -1	0	0x0000d000 - 0x0000d00f (0x10) IX[B]
	[10] -1	0	0x0000c000 - 0x0000c0ff (0x100) IX[B](B)
(II) Active PCI resource ranges after removing overlaps:
	[0] -1	0	0xd0000000 - 0xcfffffff (0x0) MX[B]O
	[1] -1	0	0xd9000000 - 0xd9003fff (0x4000) MX[B](B)
	[2] -1	0	0xd4000000 - 0xd7ffffff (0x4000000) MX[B](B)
	[3] -1	0	0x0000ec00 - 0x0000ec07 (0x8) IX[B]
	[4] -1	0	0x0000e400 - 0x0000e403 (0x4) IX[B]
	[5] -1	0	0x0000e000 - 0x0000e003 (0x4) IX[B]
	[6] -1	0	0x0000dc00 - 0x0000dcff (0x100) IX[B]
	[7] -1	0	0x0000d800 - 0x0000d81f (0x20) IX[B]
	[8] -1	0	0x0000d400 - 0x0000d41f (0x20) IX[B]
	[9] -1	0	0x0000d000 - 0x0000d00f (0x10) IX[B]
	[10] -1	0	0x0000c000 - 0x0000c0ff (0x100) IX[B](B)
(II) OS-reported resource ranges after removing overlaps with PCI:
	[0] -1	0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[6] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
	[0] -1	0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1	0	0xd0000000 - 0xcfffffff (0x0) MX[B]O
	[6] -1	0	0xd9000000 - 0xd9003fff (0x4000) MX[B](B)
	[7] -1	0	0xd4000000 - 0xd7ffffff (0x4000000) MX[B](B)
	[8] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[9] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[10] -1	0	0x0000ec00 - 0x0000ec07 (0x8) IX[B]
	[11] -1	0	0x0000e400 - 0x0000e403 (0x4) IX[B]
	[12] -1	0	0x0000e000 - 0x0000e003 (0x4) IX[B]
	[13] -1	0	0x0000dc00 - 0x0000dcff (0x100) IX[B]
	[14] -1	0	0x0000d800 - 0x0000d81f (0x20) IX[B]
	[15] -1	0	0x0000d400 - 0x0000d41f (0x20) IX[B]
	[16] -1	0	0x0000d000 - 0x0000d00f (0x10) IX[B]
	[17] -1	0	0x0000c000 - 0x0000c0ff (0x100) IX[B](B)
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.0.0
	Module class: XFree86 Server Extension
	ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "/usr/X11R6/lib/modules/extensions/libglx.a" (glx)
(WW) LoadModule: given non-canonical module name "/usr/X11R6/lib/modules/extensions/libglx.a"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.a
(II) Module glx: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.0.0
	ABI class: XFree86 Server Extension, version 0.2
(II) Loading sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_clip.o":  No symbols found
Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_norm.o":  No symbols found
Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_xform.o":  No symbols found
Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_vertex.o":  No symbols found
(II) Module GLcore: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.0.0
	ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension GLX
(II) LoadModule: "dri"
(II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
(II) Module dri: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.0.0
	ABI class: XFree86 Server Extension, version 0.2
(II) Loading sub module "drm"
(II) LoadModule: "drm"
(II) Loading /usr/X11R6/lib/modules/linux/libdrm.a
(II) Module drm: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.0.0
	ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension XFree86-DRI
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.0.0
	Module class: XFree86 Server Extension
	ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension FontCache
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.0.2
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a
(II) Module freetype: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 2.0.2
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font FreeType
(II) LoadModule: "r128"
(II) Loading /usr/X11R6/lib/modules/drivers/r128_drv.o
(II) Module r128: vendor="The XFree86 Project"
	compiled for 4.3.0, module version = 4.0.1
	Module class: XFree86 Video Driver
	ABI class: XFree86 Video Driver, version 0.6
(II) LoadModule: "ati"
(II) Loading /usr/X11R6/lib/modules/drivers/ati_drv.o
(II) Module ati: vendor="The XFree86 Project"
	compiled for 4.3.0, module version = 6.4.18
	Module class: XFree86 Video Driver
	ABI class: XFree86 Video Driver, version 0.6
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.0.0
	Module class: XFree86 XInput Driver
	ABI class: XFree86 XInput driver, version 0.4
(II) ATI: ATI driver (version 6.4.18) for chipsets: ati, ativga
(II) R128: Driver for ATI Rage 128 chipsets:
	ATI Rage 128 Mobility M3 LE (PCI), ATI Rage 128 Mobility M3 LF (AGP),
	ATI Rage 128 Mobility M4 MF (AGP), ATI Rage 128 Mobility M4 ML (AGP),
	ATI Rage 128 Pro GL PA (PCI/AGP), ATI Rage 128 Pro GL PB (PCI/AGP),
	ATI Rage 128 Pro GL PC (PCI/AGP), ATI Rage 128 Pro GL PD (PCI),
	ATI Rage 128 Pro GL PE (PCI/AGP), ATI Rage 128 Pro GL PF (AGP),
	ATI Rage 128 Pro VR PG (PCI/AGP), ATI Rage 128 Pro VR PH (PCI/AGP),
	ATI Rage 128 Pro VR PI (PCI/AGP), ATI Rage 128 Pro VR PJ (PCI/AGP),
	ATI Rage 128 Pro VR PK (PCI/AGP), ATI Rage 128 Pro VR PL (PCI/AGP),
	ATI Rage 128 Pro VR PM (PCI/AGP), ATI Rage 128 Pro VR PN (PCI/AGP),
	ATI Rage 128 Pro VR PO (PCI/AGP), ATI Rage 128 Pro VR PP (PCI),
	ATI Rage 128 Pro VR PQ (PCI/AGP), ATI Rage 128 Pro VR PR (PCI),
	ATI Rage 128 Pro VR PS (PCI/AGP), ATI Rage 128 Pro VR PT (PCI/AGP),
	ATI Rage 128 Pro VR PU (PCI/AGP), ATI Rage 128 Pro VR PV (PCI/AGP),
	ATI Rage 128 Pro VR PW (PCI/AGP), ATI Rage 128 Pro VR PX (PCI/AGP),
	ATI Rage 128 GL RE (PCI), ATI Rage 128 GL RF (AGP),
	ATI Rage 128 RG (AGP), ATI Rage 128 VR RK (PCI),
	ATI Rage 128 VR RL (AGP), ATI Rage 128 4X SE (PCI/AGP),
	ATI Rage 128 4X SF (PCI/AGP), ATI Rage 128 4X SG (PCI/AGP),
	ATI Rage 128 4X SH (PCI/AGP), ATI Rage 128 4X SK (PCI/AGP),
	ATI Rage 128 4X SL (PCI/AGP), ATI Rage 128 4X SM (AGP),
	ATI Rage 128 4X SN (PCI/AGP), ATI Rage 128 Pro ULTRA TF (AGP),
	ATI Rage 128 Pro ULTRA TL (AGP), ATI Rage 128 Pro ULTRA TR (AGP),
	ATI Rage 128 Pro ULTRA TS (AGP?), ATI Rage 128 Pro ULTRA TT (AGP?),
	ATI Rage 128 Pro ULTRA TU (AGP?)
(II) RADEON: Driver for ATI Radeon chipsets: ATI Radeon QD (AGP),
	ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
	ATI Radeon VE/7000 QY (AGP), ATI Radeon VE/7000 QZ (AGP),
	ATI Radeon Mobility M7 LW (AGP),
	ATI Mobility FireGL 7800 M7 LX (AGP),
	ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
	ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QI (AGP),
	ATI Radeon 8500 QJ (AGP), ATI Radeon 8500 QK (AGP),
	ATI Radeon 8500 QL (AGP), ATI Radeon 9100 QM (AGP),
	ATI Radeon 8500 QN (AGP), ATI Radeon 8500 QO (AGP),
	ATI Radeon 8500 Qh (AGP), ATI Radeon 8500 Qi (AGP),
	ATI Radeon 8500 Qj (AGP), ATI Radeon 8500 Qk (AGP),
	ATI Radeon 8500 Ql (AGP), ATI Radeon 8500 BB (AGP),
	ATI Radeon 7500 QW (AGP), ATI Radeon 7500 QX (AGP),
	ATI Radeon 9000 Id (AGP), ATI Radeon 9000 Ie (AGP),
	ATI Radeon 9000 If (AGP), ATI Radeon 9000 Ig (AGP),
	ATI Radeon Mobility M9 Ld (AGP), ATI Radeon Mobility M9 Le (AGP),
	ATI Radeon Mobility M9 Lf (AGP), ATI Radeon Mobility M9 Lg (AGP),
	ATI Radeon 9500 AD (AGP), ATI Radeon 9500 AE (AGP),
	ATI Radeon 9500 AF (AGP), ATI FireGL Z1/X1 AG (AGP),
	ATI Radeon 9700 Pro ND (AGP), ATI Radeon 9700/9500Pro NE (AGP),
	ATI Radeon 9700 NF (AGP), ATI FireGL X1 NG (AGP)
(II) Primary Device is: PCI 01:00:0
(--) Assigning device section with no busID to primary device
(--) Chipset ATI Rage 128 Pro GL PF (AGP) found
(II) Loading sub module "r128"
(II) LoadModule: "r128"
(II) Reloading /usr/X11R6/lib/modules/drivers/r128_drv.o
(II) resource ranges after xf86ClaimFixedResources() call:
	[0] -1	0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1	0	0xd0000000 - 0xcfffffff (0x0) MX[B]O
	[6] -1	0	0xd9000000 - 0xd9003fff (0x4000) MX[B](B)
	[7] -1	0	0xd4000000 - 0xd7ffffff (0x4000000) MX[B](B)
	[8] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[9] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[10] -1	0	0x0000ec00 - 0x0000ec07 (0x8) IX[B]
	[11] -1	0	0x0000e400 - 0x0000e403 (0x4) IX[B]
	[12] -1	0	0x0000e000 - 0x0000e003 (0x4) IX[B]
	[13] -1	0	0x0000dc00 - 0x0000dcff (0x100) IX[B]
	[14] -1	0	0x0000d800 - 0x0000d81f (0x20) IX[B]
	[15] -1	0	0x0000d400 - 0x0000d41f (0x20) IX[B]
	[16] -1	0	0x0000d000 - 0x0000d00f (0x10) IX[B]
	[17] -1	0	0x0000c000 - 0x0000c0ff (0x100) IX[B](B)
(II) resource ranges after probing:
	[0] -1	0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1	0	0xd0000000 - 0xcfffffff (0x0) MX[B]O
	[6] -1	0	0xd9000000 - 0xd9003fff (0x4000) MX[B](B)
	[7] -1	0	0xd4000000 - 0xd7ffffff (0x4000000) MX[B](B)
	[8] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[9] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[10] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[11] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[12] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[13] -1	0	0x0000ec00 - 0x0000ec07 (0x8) IX[B]
	[14] -1	0	0x0000e400 - 0x0000e403 (0x4) IX[B]
	[15] -1	0	0x0000e000 - 0x0000e003 (0x4) IX[B]
	[16] -1	0	0x0000dc00 - 0x0000dcff (0x100) IX[B]
	[17] -1	0	0x0000d800 - 0x0000d81f (0x20) IX[B]
	[18] -1	0	0x0000d400 - 0x0000d41f (0x20) IX[B]
	[19] -1	0	0x0000d000 - 0x0000d00f (0x10) IX[B]
	[20] -1	0	0x0000c000 - 0x0000c0ff (0x100) IX[B](B)
	[21] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[22] 0	0	0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/X11R6/lib/modules/libvgahw.a
(II) Module vgahw: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.6
(II) R128(0): PCI bus 1 card 0 func 0
(**) R128(0): Depth 16, (--) framebuffer bpp 16
(II) R128(0): Pixel depth = 16 bits stored in 2 bytes (16 bpp pixmaps)
(==) R128(0): Default visual is TrueColor
(**) R128(0): Option "AGPMode" "1"
(==) R128(0): RGB weight 565
(II) R128(0): Using 6 bits per RGB (8 bit DAC)
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Loading /usr/X11R6/lib/modules/linux/libint10.a
(II) Module int10: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.6
(II) R128(0): initializing int10 (nil)
(II) R128(0): Primary V_BIOS segment is: 0xc000
(--) R128(0): Chipset: "ATI Rage 128 Pro GL PF (AGP)" (ChipID = 0x5046)
(--) R128(0): Linear framebuffer at 0xd4000000
(--) R128(0): MMIO registers at 0xd9000000
(--) R128(0): VideoRAM: 16384 kByte (64-bit SDR SGRAM 1:1)
(**) R128(0): Using external CRT for display
(WW) R128(0): Can't determine panel dimensions, and none specified. 		              Disabling programming of FP registers.
(II) R128(0): PLL parameters: rf=2700 rd=60 min=12500 max=35000; xclk=12800
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Loading /usr/X11R6/lib/modules/libddc.a
(II) Module ddc: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.6
(II) Loading sub module "vbe"
(II) LoadModule: "vbe"
(II) Loading /usr/X11R6/lib/modules/libvbe.a
(II) Module vbe: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.1.0
	ABI class: XFree86 Video Driver, version 0.6
(II) R128(0): VESA BIOS detected
(II) R128(0): VESA VBE Version 2.0
(II) R128(0): VESA VBE Total Mem: 16384 kB
(II) R128(0): VESA VBE OEM: ATI RAGE128
(II) R128(0): VESA VBE OEM Software Rev: 1.0
(II) R128(0): VESA VBE OEM Vendor: ATI Technologies Inc.
(II) R128(0): VESA VBE OEM Product: R128
(II) R128(0): VESA VBE OEM Product Rev: 01.00
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Reloading /usr/X11R6/lib/modules/libddc.a
(II) R128(0): VESA VBE DDC supported
(II) R128(0): VESA VBE DDC Level none
(II) R128(0): VESA VBE DDC transfer in appr. 2 sec.
(II) R128(0): VESA VBE DDC read failed
(==) R128(0): Using gamma correction (1.0, 1.0, 1.0)
(==) R128(0): Write-combining range (0xd4000000,0x1000000)
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Loading /usr/X11R6/lib/modules/libi2c.a
(II) Module i2c: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.2.0
	ABI class: XFree86 Video Driver, version 0.6
(II) R128(0): I2C bus "DDC" initialized.
(II) R128(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) R128(0): I2C device "DDC:ddc2" removed.
(EE) R128(0): No DFP detected
(II) R128(0): Generic|Super VGA, 1024x768 ÐÒÉ 87 çà ÞÅÒÅÚÓÔÒÏÞÎÙÊ, 800x600 ÐÒÉ 56 çÃ: Using hsync value of 31.50 kHz
(II) R128(0): Generic|Super VGA, 1024x768 ÐÒÉ 87 çà ÞÅÒÅÚÓÔÒÏÞÎÙÊ, 800x600 ÐÒÉ 56 çÃ: Using hsync value of 35.15 kHz
(II) R128(0): Generic|Super VGA, 1024x768 ÐÒÉ 87 çà ÞÅÒÅÚÓÔÒÏÞÎÙÊ, 800x600 ÐÒÉ 56 çÃ: Using hsync value of 35.50 kHz
(II) R128(0): Generic|Super VGA, 1024x768 ÐÒÉ 87 çà ÞÅÒÅÚÓÔÒÏÞÎÙÊ, 800x600 ÐÒÉ 56 çÃ: Using vrefresh range of 55.00-90.00 Hz
(II) R128(0): Clock range:  12.50 to 350.00 MHz
(II) R128(0): Not using mode "1024x480" (hsync out of range)
(II) R128(0): Not using mode "768x576" (hsync out of range)
(II) R128(0): Not using mode "768x576" (hsync out of range)
(II) R128(0): Not using default mode "640x350" (hsync out of range)
(II) R128(0): Not using default mode "320x175" (hsync out of range)
(II) R128(0): Not using default mode "640x400" (hsync out of range)
(II) R128(0): Not using default mode "320x200" (hsync out of range)
(II) R128(0): Not using default mode "720x400" (hsync out of range)
(II) R128(0): Not using default mode "360x200" (hsync out of range)
(II) R128(0): Not using default mode "640x480" (hsync out of range)
(II) R128(0): Not using default mode "320x240" (hsync out of range)
(II) R128(0): Not using default mode "640x480" (hsync out of range)
(II) R128(0): Not using default mode "320x240" (hsync out of range)
(II) R128(0): Not using default mode "640x480" (hsync out of range)
(II) R128(0): Not using default mode "320x240" (hsync out of range)
(II) R128(0): Not using default mode "800x600" (hsync out of range)
(II) R128(0): Not using default mode "400x300" (hsync out of range)
(II) R128(0): Not using default mode "800x600" (hsync out of range)
(II) R128(0): Not using default mode "400x300" (hsync out of range)
(II) R128(0): Not using default mode "800x600" (hsync out of range)
(II) R128(0): Not using default mode "400x300" (hsync out of range)
(II) R128(0): Not using default mode "800x600" (hsync out of range)
(II) R128(0): Not using default mode "400x300" (hsync out of range)
(II) R128(0): Not using default mode "1024x768" (hsync out of range)
(II) R128(0): Not using default mode "512x384" (hsync out of range)
(II) R128(0): Not using default mode "1024x768" (hsync out of range)
(II) R128(0): Not using default mode "512x384" (hsync out of range)
(II) R128(0): Not using default mode "1024x768" (hsync out of range)
(II) R128(0): Not using default mode "512x384" (hsync out of range)
(II) R128(0): Not using default mode "1024x768" (hsync out of range)
(II) R128(0): Not using default mode "512x384" (hsync out of range)
(II) R128(0): Not using default mode "1152x864" (hsync out of range)
(II) R128(0): Not using default mode "576x432" (hsync out of range)
(II) R128(0): Not using default mode "1280x960" (hsync out of range)
(II) R128(0): Not using default mode "640x480" (hsync out of range)
(II) R128(0): Not using default mode "1280x960" (hsync out of range)
(II) R128(0): Not using default mode "640x480" (hsync out of range)
(II) R128(0): Not using default mode "1280x1024" (hsync out of range)
(II) R128(0): Not using default mode "640x512" (hsync out of range)
(II) R128(0): Not using default mode "1280x1024" (hsync out of range)
(II) R128(0): Not using default mode "640x512" (hsync out of range)
(II) R128(0): Not using default mode "1280x1024" (hsync out of range)
(II) R128(0): Not using default mode "640x512" (hsync out of range)
(II) R128(0): Not using default mode "1600x1200" (hsync out of range)
(II) R128(0): Not using default mode "800x600" (hsync out of range)
(II) R128(0): Not using default mode "1600x1200" (hsync out of range)
(II) R128(0): Not using default mode "800x600" (hsync out of range)
(II) R128(0): Not using default mode "1600x1200" (hsync out of range)
(II) R128(0): Not using default mode "800x600" (hsync out of range)
(II) R128(0): Not using default mode "1600x1200" (hsync out of range)
(II) R128(0): Not using default mode "800x600" (hsync out of range)
(II) R128(0): Not using default mode "1600x1200" (hsync out of range)
(II) R128(0): Not using default mode "800x600" (hsync out of range)
(II) R128(0): Not using default mode "1792x1344" (hsync out of range)
(II) R128(0): Not using default mode "896x672" (hsync out of range)
(II) R128(0): Not using default mode "1792x1344" (hsync out of range)
(II) R128(0): Not using default mode "896x672" (hsync out of range)
(II) R128(0): Not using default mode "1856x1392" (hsync out of range)
(II) R128(0): Not using default mode "928x696" (hsync out of range)
(II) R128(0): Not using default mode "1856x1392" (hsync out of range)
(II) R128(0): Not using default mode "928x696" (hsync out of range)
(II) R128(0): Not using default mode "1920x1440" (hsync out of range)
(II) R128(0): Not using default mode "960x720" (hsync out of range)
(II) R128(0): Not using default mode "1920x1440" (hsync out of range)
(II) R128(0): Not using default mode "960x720" (hsync out of range)
(II) R128(0): Not using default mode "832x624" (hsync out of range)
(II) R128(0): Not using default mode "416x312" (hsync out of range)
(II) R128(0): Not using default mode "1152x768" (hsync out of range)
(II) R128(0): Not using default mode "576x384" (hsync out of range)
(II) R128(0): Not using default mode "1400x1050" (hsync out of range)
(II) R128(0): Not using default mode "700x525" (hsync out of range)
(II) R128(0): Not using default mode "1400x1050" (hsync out of range)
(II) R128(0): Not using default mode "700x525" (hsync out of range)
(II) R128(0): Not using default mode "1600x1024" (hsync out of range)
(II) R128(0): Not using default mode "800x512" (hsync out of range)
(II) R128(0): Not using default mode "1920x1440" (hsync out of range)
(II) R128(0): Not using default mode "960x720" (hsync out of range)
(II) R128(0): Not using default mode "2048x1536" (hsync out of range)
(II) R128(0): Not using default mode "1024x768" (hsync out of range)
(II) R128(0): Not using default mode "2048x1536" (hsync out of range)
(II) R128(0): Not using default mode "1024x768" (hsync out of range)
(II) R128(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "1024x768" (hsync out of range)
(--) R128(0): Virtual size is 1024x768 (pitch 1024)
(**) R128(0): *Default mode "1024x768": 44.9 MHz, 35.5 kHz, 87.1 Hz (I)
(II) R128(0): Modeline "1024x768"   44.90  1024 1032 1208 1264  768 768 776 817 interlace +hsync +vsync
(**) R128(0): *Default mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz
(II) R128(0): Modeline "800x600"   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync
(**) R128(0): *Default mode "640x480": 25.2 MHz, 31.5 kHz, 60.0 Hz
(II) R128(0): Modeline "640x480"   25.20  640 656 752 800  480 490 492 525 -hsync -vsync
(**) R128(0):  Default mode "512x384": 22.4 MHz, 35.5 kHz, 87.1 Hz (D)
(II) R128(0): Modeline "512x384"   22.45  512 516 604 632  384 384 388 409 interlace doublescan +hsync +vsync
(**) R128(0):  Default mode "400x300": 18.0 MHz, 35.2 kHz, 56.3 Hz (D)
(II) R128(0): Modeline "400x300"   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync
(**) R128(0):  Default mode "320x240": 12.6 MHz, 31.5 kHz, 60.1 Hz (D)
(II) R128(0): Modeline "320x240"   12.60  320 328 376 400  240 245 246 262 doublescan -hsync -vsync
(++) R128(0): DPI set to (100, 100)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/X11R6/lib/modules/libfb.a
(II) Module fb: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.0.0
	ABI class: XFree86 ANSI C Emulation, version 0.2
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/X11R6/lib/modules/libramdac.a
(II) Module ramdac: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.6
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/X11R6/lib/modules/libxaa.a
(II) Module xaa: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.1.0
	ABI class: XFree86 Video Driver, version 0.6
(**) R128(0): Using AGP 1x mode
(!!) R128(0): For information on using the multimedia capabilities
 of this adapter, please see http://gatos.sf.net.
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
	[0] 0	0	0xd9000000 - 0xd9003fff (0x4000) MS[B]
	[1] 0	0	0xd4000000 - 0xd7ffffff (0x4000000) MS[B]
	[2] -1	0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[3] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[4] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[5] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[6] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[7] -1	0	0xd0000000 - 0xcfffffff (0x0) MX[B]O
	[8] -1	0	0xd9000000 - 0xd9003fff (0x4000) MX[B](B)
	[9] -1	0	0xd4000000 - 0xd7ffffff (0x4000000) MX[B](B)
	[10] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B](OprU)
	[11] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B](OprU)
	[12] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B](OprU)
	[13] 0	0	0x0000c000 - 0x0000c0ff (0x100) IS[B]
	[14] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[15] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[16] -1	0	0x0000ec00 - 0x0000ec07 (0x8) IX[B]
	[17] -1	0	0x0000e400 - 0x0000e403 (0x4) IX[B]
	[18] -1	0	0x0000e000 - 0x0000e003 (0x4) IX[B]
	[19] -1	0	0x0000dc00 - 0x0000dcff (0x100) IX[B]
	[20] -1	0	0x0000d800 - 0x0000d81f (0x20) IX[B]
	[21] -1	0	0x0000d400 - 0x0000d41f (0x20) IX[B]
	[22] -1	0	0x0000d000 - 0x0000d00f (0x10) IX[B]
	[23] -1	0	0x0000c000 - 0x0000c0ff (0x100) IX[B](B)
	[24] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
	[25] 0	0	0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(==) R128(0): Write-combining range (0xd4000000,0x1000000)
(II) R128(0): Starting up Xvideo subsystems
drmOpenDevice: minor is 0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 6, (OK)
drmOpenDevice: minor is 0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 6, (OK)
drmOpenDevice: minor is 0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 6, (OK)
drmGetBusid returned ''
(II) R128(0): [drm] created "r128" driver at busid "PCI:1:0:0"
(II) R128(0): [drm] added 8192 byte SAREA at 0xc8948000
(II) R128(0): [drm] mapped SAREA 0xc8948000 to 0x4001c000
(II) R128(0): [drm] framebuffer handle = 0xd4000000
(II) R128(0): [drm] added 1 reserved context for kernel
(II) R128(0): [agp] Mode 0x1f000201 [AGP 0x1106/0x0305; Card 0x1002/0x5046]
(II) R128(0): [agp] 8192 kB allocated with handle 0xc994c000
(II) R128(0): [agp] ring handle = 0xd0000000
(II) R128(0): [agp] Ring mapped at 0x411e0000
(II) R128(0): [agp] ring read ptr handle = 0xd0101000
(II) R128(0): [agp] Ring read ptr mapped at 0x4001e000
(II) R128(0): [agp] vertex/indirect buffers handle = 0xd0102000
(II) R128(0): [agp] Vertex/indirect buffers mapped at 0x412e1000
(II) R128(0): [agp] AGP texture map handle = 0xd0302000
(II) R128(0): [agp] AGP Texture map mapped at 0x414e1000
(II) R128(0): [drm] register handle = 0xd9000000
(II) R128(0): [dri] Visual configs initialized
(II) R128(0): CCE in BM mode
(II) R128(0): Using 8 MB AGP aperture
(II) R128(0): Using 1 MB for the ring buffer
(II) R128(0): Using 2 MB for vertex/indirect buffers
(II) R128(0): Using 5 MB for AGP textures
(II) R128(0): Memory manager initialized to (0,0) (1024,3840)
(II) R128(0): Reserved area from (0,768) to (1024,770)
(II) R128(0): Largest offscreen area available: 1024 x 3070
(II) R128(0): Reserved back buffer from (0,770) to (1024,1538)
(II) R128(0): Reserved depth buffer from (0,1538) to (1024,2307)
(II) R128(0): Reserved depth span from (0,2306) offset 0x481000
(II) R128(0): Reserved 8704 kb for textures at offset 0x780000
(II) R128(0): Using XFree86 Acceleration Architecture (XAA)
	Screen to screen bit blits
	Solid filled rectangles
	8x8 mono pattern filled rectangles
	Indirect CPU to Screen color expansion
	Solid Lines
	Dashed Lines
	Offscreen Pixmaps
	Setting up tile and stipple cache:
		32 128x128 slots
		14 256x256 slots
(II) R128(0): Acceleration enabled
(==) R128(0): Backing store disabled
(==) R128(0): Silken mouse enabled
(II) R128(0): Using hardware cursor (scanline 4614)
(II) R128(0): Largest offscreen area available: 1024 x 1531
(**) Option "dpms" "on"
(**) R128(0): DPMS enabled
(II) R128(0): Dotclock is 44.89 Mhz, setting ecp_div to 0
(II) R128(0): No MM_TABLE found
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Reloading /usr/X11R6/lib/modules/libi2c.a
(II) R128(0): I2C bus "Rage 128 multimedia bus" initialized.
(II) R128(0): *** 0x8654c20 versus 0x8654c20
(II) R128(0): No video input capabilities detected
(WW) R128(0): Option "UseCCEFor2D" is not used
(II) R128(0): X context handle = 0x00000001
(II) R128(0): [drm] installed DRM signal handler
(II) R128(0): [DRI] installation complete
(II) R128(0): [drm] Added 128 16384 byte vertex/indirect buffers
(II) R128(0): [drm] Mapped 128 vertex/indirect buffers
(II) R128(0): [drm] dma control initialized, using IRQ 11
(II) R128(0): Direct rendering enabled
(==) RandR enabled
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension LBX
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(**) Option "Protocol" "PS/2"
(**) Mouse1: Protocol: "PS/2"
(**) Option "CorePointer"
(**) Mouse1: Core Pointer
(**) Option "Device" "/dev/psaux"
(**) Option "Emulate3Buttons"
(**) Option "Emulate3Timeout" "50"
(**) Mouse1: Emulate3Buttons, Emulate3Timeout: 50
(==) Mouse1: Buttons: 3
(II) Keyboard "Keyboard1" handled by legacy driver
(II) XINPUT: Adding extended input device "Mouse1" (type: MOUSE)
(II) Mouse1: ps2EnableDataReporting: succeeded
SetClientVersion: 0 7

-rw-r--r--    1 root     root        34314 2004-02-28 20:10 /var/log/XFree86.0.log

-- System Information:
Debian Release: testing/unstable
Architecture: i386 (i686)
Kernel: Linux 2.4.24-k7ati
Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R

Versions of packages xserver-xfree86 depends on:
ii  debconf [debconf-2.0]       1.4.11       Debian configuration management sy
ii  libc6                       2.3.2.ds1-11 GNU C Library: Shared libraries an
ii  xserver-common              4.3.0-2      files and utilities common to all 
ii  zlib1g                      1:1.2.1-4    compression library - runtime

-- debconf information:
* xserver-xfree86/config/device/identifier: ATI Technologies, Inc. Rage 128 Pro GL [PF]
* xserver-xfree86/config/monitor/screen-size: Up to 14 inches (355 mm)
  xserver-xfree86/config/device/use_fbdev: 
* xserver-xfree86/config/monitor/selection-method: Simple
  xserver-xfree86/config/doublequote_in_string_error: 
  shared/default-x-server: xserver-xfree86
* xserver-xfree86/config/inputdevice/mouse/emulate3buttons: true
* xserver-xfree86/config/device/bus_id: 
* xserver-xfree86/config/inputdevice/keyboard/layout: ru
* xserver-xfree86/config/monitor/horiz-sync: 28-33
* xserver-xfree86/config/monitor/identifier: DXS:1313
  shared/no_known_x-server: 
* xserver-xfree86/autodetect_mouse: true
* xserver-xfree86/config/device/video_ram: 32768
* xserver-xfree86/config/monitor/mode-list: 1024x768 @ 70Hz
* xserver-xfree86/config/monitor/lcd: false
  xserver-xfree86/config/inputdevice/keyboard/internal: 
* xserver-xfree86/config/inputdevice/keyboard/rules: xfree86
  xserver-xfree86/multiple_possible_x-drivers: 
* xserver-xfree86/config/inputdevice/keyboard/model: pc105
* xserver-xfree86/config/write_dri_section: true
* xserver-xfree86/config/device/driver: ati
* xserver-xfree86/config/monitor/vert-refresh: 43-72
* xserver-xfree86/config/display/default_depth: 16
* xserver-xfree86/config/inputdevice/mouse/zaxismapping: false
* xserver-xfree86/config/display/modes: 1024x768, 800x600
  xserver-xfree86/config/device/bus_id_error: 
* xserver-xfree86/config/modules: GLcore, bitmap, dbe, ddc, dri, extmod, freetype, glx, int10, record, speedo, type1, vbe
* xserver-xfree86/config/inputdevice/keyboard/options: grp:toggle
  xserver-xfree86/config/nonnumeric_string_error: 
* xserver-xfree86/config/inputdevice/mouse/protocol: PS/2
  shared/multiple_possible_x-servers: 
  xserver-xfree86/config/null_string_error: 
  xserver-xfree86/config/monitor/range_input_error: 
* xserver-xfree86/autodetect_video_card: true
* xserver-xfree86/config/inputdevice/keyboard/variant: 
* xserver-xfree86/config/inputdevice/mouse/port: /dev/psaux
* xserver-xfree86/config/write_files_section: true
* xserver-xfree86/autodetect_monitor: true


---------------------------------------
Received: (at 229984-close) by bugs.debian.org; 1 Mar 2004 07:53:12 +0000
>From katie@ftp-master.debian.org Sun Feb 29 23:53:12 2004
Return-path: <katie@ftp-master.debian.org>
Received: from newraff.debian.org [208.185.25.31] (mail)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1AxiEh-0006qz-00; Sun, 29 Feb 2004 23:53:11 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1Axi9Q-0006uI-00; Mon, 01 Mar 2004 02:47:44 -0500
From: Branden Robinson <branden@debian.org>
To: 229984-close@bugs.debian.org
X-Katie: $Revision: 1.44 $
Subject: Bug#229984: fixed in xfree86 4.3.0-3
Message-Id: <E1Axi9Q-0006uI-00@newraff.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Mon, 01 Mar 2004 02:47:44 -0500
Delivered-To: 229984-close@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_02_27 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-3.0 required=4.0 tests=HAS_BUG_NUMBER autolearn=no 
	version=2.60-bugs.debian.org_2004_02_27
X-Spam-Level: 

Source: xfree86
Source-Version: 4.3.0-3

We believe that the bug you reported is fixed in the latest version of
xfree86, which is due to be installed in the Debian FTP archive:

lbxproxy_4.3.0-3_i386.deb
  to pool/main/x/xfree86/lbxproxy_4.3.0-3_i386.deb
libdps-dev_4.3.0-3_i386.deb
  to pool/main/x/xfree86/libdps-dev_4.3.0-3_i386.deb
libdps1-dbg_4.3.0-3_i386.deb
  to pool/main/x/xfree86/libdps1-dbg_4.3.0-3_i386.deb
libdps1_4.3.0-3_i386.deb
  to pool/main/x/xfree86/libdps1_4.3.0-3_i386.deb
libice-dev_4.3.0-3_i386.deb
  to pool/main/x/xfree86/libice-dev_4.3.0-3_i386.deb
libice6-dbg_4.3.0-3_i386.deb
  to pool/main/x/xfree86/libice6-dbg_4.3.0-3_i386.deb
libice6_4.3.0-3_i386.deb
  to pool/main/x/xfree86/libice6_4.3.0-3_i386.deb
libsm-dev_4.3.0-3_i386.deb
  to pool/main/x/xfree86/libsm-dev_4.3.0-3_i386.deb
libsm6-dbg_4.3.0-3_i386.deb
  to pool/main/x/xfree86/libsm6-dbg_4.3.0-3_i386.deb
libsm6_4.3.0-3_i386.deb
  to pool/main/x/xfree86/libsm6_4.3.0-3_i386.deb
libx11-6-dbg_4.3.0-3_i386.deb
  to pool/main/x/xfree86/libx11-6-dbg_4.3.0-3_i386.deb
libx11-6_4.3.0-3_i386.deb
  to pool/main/x/xfree86/libx11-6_4.3.0-3_i386.deb
libx11-dev_4.3.0-3_i386.deb
  to pool/main/x/xfree86/libx11-dev_4.3.0-3_i386.deb
libxaw6-dbg_4.3.0-3_i386.deb
  to pool/main/x/xfree86/libxaw6-dbg_4.3.0-3_i386.deb
libxaw6-dev_4.3.0-3_i386.deb
  to pool/main/x/xfree86/libxaw6-dev_4.3.0-3_i386.deb
libxaw6_4.3.0-3_i386.deb
  to pool/main/x/xfree86/libxaw6_4.3.0-3_i386.deb
libxaw7-dbg_4.3.0-3_i386.deb
  to pool/main/x/xfree86/libxaw7-dbg_4.3.0-3_i386.deb
libxaw7-dev_4.3.0-3_i386.deb
  to pool/main/x/xfree86/libxaw7-dev_4.3.0-3_i386.deb
libxaw7_4.3.0-3_i386.deb
  to pool/main/x/xfree86/libxaw7_4.3.0-3_i386.deb
libxext-dev_4.3.0-3_i386.deb
  to pool/main/x/xfree86/libxext-dev_4.3.0-3_i386.deb
libxext6-dbg_4.3.0-3_i386.deb
  to pool/main/x/xfree86/libxext6-dbg_4.3.0-3_i386.deb
libxext6_4.3.0-3_i386.deb
  to pool/main/x/xfree86/libxext6_4.3.0-3_i386.deb
libxft1-dbg_4.3.0-3_i386.deb
  to pool/main/x/xfree86/libxft1-dbg_4.3.0-3_i386.deb
libxft1_4.3.0-3_i386.deb
  to pool/main/x/xfree86/libxft1_4.3.0-3_i386.deb
libxi-dev_4.3.0-3_i386.deb
  to pool/main/x/xfree86/libxi-dev_4.3.0-3_i386.deb
libxi6-dbg_4.3.0-3_i386.deb
  to pool/main/x/xfree86/libxi6-dbg_4.3.0-3_i386.deb
libxi6_4.3.0-3_i386.deb
  to pool/main/x/xfree86/libxi6_4.3.0-3_i386.deb
libxmu-dev_4.3.0-3_i386.deb
  to pool/main/x/xfree86/libxmu-dev_4.3.0-3_i386.deb
libxmu6-dbg_4.3.0-3_i386.deb
  to pool/main/x/xfree86/libxmu6-dbg_4.3.0-3_i386.deb
libxmu6_4.3.0-3_i386.deb
  to pool/main/x/xfree86/libxmu6_4.3.0-3_i386.deb
libxmuu-dev_4.3.0-3_i386.deb
  to pool/main/x/xfree86/libxmuu-dev_4.3.0-3_i386.deb
libxmuu1-dbg_4.3.0-3_i386.deb
  to pool/main/x/xfree86/libxmuu1-dbg_4.3.0-3_i386.deb
libxmuu1_4.3.0-3_i386.deb
  to pool/main/x/xfree86/libxmuu1_4.3.0-3_i386.deb
libxp-dev_4.3.0-3_i386.deb
  to pool/main/x/xfree86/libxp-dev_4.3.0-3_i386.deb
libxp6-dbg_4.3.0-3_i386.deb
  to pool/main/x/xfree86/libxp6-dbg_4.3.0-3_i386.deb
libxp6_4.3.0-3_i386.deb
  to pool/main/x/xfree86/libxp6_4.3.0-3_i386.deb
libxpm-dev_4.3.0-3_i386.deb
  to pool/main/x/xfree86/libxpm-dev_4.3.0-3_i386.deb
libxpm4-dbg_4.3.0-3_i386.deb
  to pool/main/x/xfree86/libxpm4-dbg_4.3.0-3_i386.deb
libxpm4_4.3.0-3_i386.deb
  to pool/main/x/xfree86/libxpm4_4.3.0-3_i386.deb
libxrandr-dev_4.3.0-3_i386.deb
  to pool/main/x/xfree86/libxrandr-dev_4.3.0-3_i386.deb
libxrandr2-dbg_4.3.0-3_i386.deb
  to pool/main/x/xfree86/libxrandr2-dbg_4.3.0-3_i386.deb
libxrandr2_4.3.0-3_i386.deb
  to pool/main/x/xfree86/libxrandr2_4.3.0-3_i386.deb
libxt-dev_4.3.0-3_i386.deb
  to pool/main/x/xfree86/libxt-dev_4.3.0-3_i386.deb
libxt6-dbg_4.3.0-3_i386.deb
  to pool/main/x/xfree86/libxt6-dbg_4.3.0-3_i386.deb
libxt6_4.3.0-3_i386.deb
  to pool/main/x/xfree86/libxt6_4.3.0-3_i386.deb
libxtrap-dev_4.3.0-3_i386.deb
  to pool/main/x/xfree86/libxtrap-dev_4.3.0-3_i386.deb
libxtrap6-dbg_4.3.0-3_i386.deb
  to pool/main/x/xfree86/libxtrap6-dbg_4.3.0-3_i386.deb
libxtrap6_4.3.0-3_i386.deb
  to pool/main/x/xfree86/libxtrap6_4.3.0-3_i386.deb
libxtst-dev_4.3.0-3_i386.deb
  to pool/main/x/xfree86/libxtst-dev_4.3.0-3_i386.deb
libxtst6-dbg_4.3.0-3_i386.deb
  to pool/main/x/xfree86/libxtst6-dbg_4.3.0-3_i386.deb
libxtst6_4.3.0-3_i386.deb
  to pool/main/x/xfree86/libxtst6_4.3.0-3_i386.deb
libxv-dev_4.3.0-3_i386.deb
  to pool/main/x/xfree86/libxv-dev_4.3.0-3_i386.deb
libxv1-dbg_4.3.0-3_i386.deb
  to pool/main/x/xfree86/libxv1-dbg_4.3.0-3_i386.deb
libxv1_4.3.0-3_i386.deb
  to pool/main/x/xfree86/libxv1_4.3.0-3_i386.deb
pm-dev_4.3.0-3_all.deb
  to pool/main/x/xfree86/pm-dev_4.3.0-3_all.deb
proxymngr_4.3.0-3_i386.deb
  to pool/main/x/xfree86/proxymngr_4.3.0-3_i386.deb
twm_4.3.0-3_i386.deb
  to pool/main/x/xfree86/twm_4.3.0-3_i386.deb
x-dev_4.3.0-3_all.deb
  to pool/main/x/xfree86/x-dev_4.3.0-3_all.deb
x-window-system-core_4.3.0-3_i386.deb
  to pool/main/x/xfree86/x-window-system-core_4.3.0-3_i386.deb
x-window-system-dev_4.3.0-3_i386.deb
  to pool/main/x/xfree86/x-window-system-dev_4.3.0-3_i386.deb
x-window-system_4.3.0-3_all.deb
  to pool/main/x/xfree86/x-window-system_4.3.0-3_all.deb
xbase-clients_4.3.0-3_i386.deb
  to pool/main/x/xfree86/xbase-clients_4.3.0-3_i386.deb
xdm_4.3.0-3_i386.deb
  to pool/main/x/xfree86/xdm_4.3.0-3_i386.deb
xfonts-100dpi-transcoded_4.3.0-3_all.deb
  to pool/main/x/xfree86/xfonts-100dpi-transcoded_4.3.0-3_all.deb
xfonts-100dpi_4.3.0-3_all.deb
  to pool/main/x/xfree86/xfonts-100dpi_4.3.0-3_all.deb
xfonts-75dpi-transcoded_4.3.0-3_all.deb
  to pool/main/x/xfree86/xfonts-75dpi-transcoded_4.3.0-3_all.deb
xfonts-75dpi_4.3.0-3_all.deb
  to pool/main/x/xfree86/xfonts-75dpi_4.3.0-3_all.deb
xfonts-base-transcoded_4.3.0-3_all.deb
  to pool/main/x/xfree86/xfonts-base-transcoded_4.3.0-3_all.deb
xfonts-base_4.3.0-3_all.deb
  to pool/main/x/xfree86/xfonts-base_4.3.0-3_all.deb
xfonts-cyrillic_4.3.0-3_all.deb
  to pool/main/x/xfree86/xfonts-cyrillic_4.3.0-3_all.deb
xfonts-scalable_4.3.0-3_all.deb
  to pool/main/x/xfree86/xfonts-scalable_4.3.0-3_all.deb
xfree86-common_4.3.0-3_all.deb
  to pool/main/x/xfree86/xfree86-common_4.3.0-3_all.deb
xfree86_4.3.0-3.diff.gz
  to pool/main/x/xfree86/xfree86_4.3.0-3.diff.gz
xfree86_4.3.0-3.dsc
  to pool/main/x/xfree86/xfree86_4.3.0-3.dsc
xfs_4.3.0-3_i386.deb
  to pool/main/x/xfree86/xfs_4.3.0-3_i386.deb
xfwp_4.3.0-3_i386.deb
  to pool/main/x/xfree86/xfwp_4.3.0-3_i386.deb
xlibmesa-dev_4.3.0-3_all.deb
  to pool/main/x/xfree86/xlibmesa-dev_4.3.0-3_all.deb
xlibmesa-dri-dbg_4.3.0-3_i386.deb
  to pool/main/x/xfree86/xlibmesa-dri-dbg_4.3.0-3_i386.deb
xlibmesa-dri_4.3.0-3_i386.deb
  to pool/main/x/xfree86/xlibmesa-dri_4.3.0-3_i386.deb
xlibmesa-gl-dbg_4.3.0-3_i386.deb
  to pool/main/x/xfree86/xlibmesa-gl-dbg_4.3.0-3_i386.deb
xlibmesa-gl-dev_4.3.0-3_i386.deb
  to pool/main/x/xfree86/xlibmesa-gl-dev_4.3.0-3_i386.deb
xlibmesa-gl_4.3.0-3_i386.deb
  to pool/main/x/xfree86/xlibmesa-gl_4.3.0-3_i386.deb
xlibmesa-glu-dbg_4.3.0-3_i386.deb
  to pool/main/x/xfree86/xlibmesa-glu-dbg_4.3.0-3_i386.deb
xlibmesa-glu-dev_4.3.0-3_i386.deb
  to pool/main/x/xfree86/xlibmesa-glu-dev_4.3.0-3_i386.deb
xlibmesa-glu_4.3.0-3_i386.deb
  to pool/main/x/xfree86/xlibmesa-glu_4.3.0-3_i386.deb
xlibmesa3-dbg_4.3.0-3_all.deb
  to pool/main/x/xfree86/xlibmesa3-dbg_4.3.0-3_all.deb
xlibmesa3_4.3.0-3_i386.deb
  to pool/main/x/xfree86/xlibmesa3_4.3.0-3_i386.deb
xlibosmesa-dev_4.3.0-3_i386.deb
  to pool/main/x/xfree86/xlibosmesa-dev_4.3.0-3_i386.deb
xlibosmesa4-dbg_4.3.0-3_i386.deb
  to pool/main/x/xfree86/xlibosmesa4-dbg_4.3.0-3_i386.deb
xlibosmesa4_4.3.0-3_i386.deb
  to pool/main/x/xfree86/xlibosmesa4_4.3.0-3_i386.deb
xlibs-data_4.3.0-3_all.deb
  to pool/main/x/xfree86/xlibs-data_4.3.0-3_all.deb
xlibs-dbg_4.3.0-3_all.deb
  to pool/main/x/xfree86/xlibs-dbg_4.3.0-3_all.deb
xlibs-dev_4.3.0-3_all.deb
  to pool/main/x/xfree86/xlibs-dev_4.3.0-3_all.deb
xlibs-pic_4.3.0-3_all.deb
  to pool/main/x/xfree86/xlibs-pic_4.3.0-3_all.deb
xlibs-static-dev_4.3.0-3_i386.deb
  to pool/main/x/xfree86/xlibs-static-dev_4.3.0-3_i386.deb
xlibs-static-pic_4.3.0-3_i386.deb
  to pool/main/x/xfree86/xlibs-static-pic_4.3.0-3_i386.deb
xlibs_4.3.0-3_all.deb
  to pool/main/x/xfree86/xlibs_4.3.0-3_all.deb
xmh_4.3.0-3_i386.deb
  to pool/main/x/xfree86/xmh_4.3.0-3_i386.deb
xnest_4.3.0-3_i386.deb
  to pool/main/x/xfree86/xnest_4.3.0-3_i386.deb
xprt_4.3.0-3_i386.deb
  to pool/main/x/xfree86/xprt_4.3.0-3_i386.deb
xserver-common_4.3.0-3_i386.deb
  to pool/main/x/xfree86/xserver-common_4.3.0-3_i386.deb
xserver-xfree86-dbg_4.3.0-3_i386.deb
  to pool/main/x/xfree86/xserver-xfree86-dbg_4.3.0-3_i386.deb
xserver-xfree86_4.3.0-3_i386.deb
  to pool/main/x/xfree86/xserver-xfree86_4.3.0-3_i386.deb
xspecs_4.3.0-3_all.deb
  to pool/main/x/xfree86/xspecs_4.3.0-3_all.deb
xterm_4.3.0-3_i386.deb
  to pool/main/x/xfree86/xterm_4.3.0-3_i386.deb
xutils_4.3.0-3_i386.deb
  to pool/main/x/xfree86/xutils_4.3.0-3_i386.deb
xvfb_4.3.0-3_i386.deb
  to pool/main/x/xfree86/xvfb_4.3.0-3_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 229984@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Branden Robinson <branden@debian.org> (supplier of updated xfree86 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Fri, 27 Feb 2004 15:07:25 -0500
Source: xfree86
Binary: libx11-6-dbg libxtst6-dbg xserver-common xlibs-static-dev libxp6-dbg xbase-clients xlibmesa3-dbg libxtrap6-dbg xfonts-75dpi libxt6 libice6-dbg xmh libxaw6-dbg x-dev libxv1 libxext6-dbg xlibmesa-dev libxpm4 libxtst6 xlibmesa-gl-dev xfonts-cyrillic libx11-6 libsm6-dbg xlibs-pic xlibs-data x-window-system xfree86-common xlibmesa-dri xlibmesa3 libxv1-dbg libxrandr2 xlibmesa-glu libxaw7-dev xnest libxaw6 xterm libxp6 xlibmesa-dri-dbg libxrandr2-dbg libxmu6 xlibmesa-glu-dbg libx11-dev xlibs-static-pic libxpm4-dbg libxaw7-dbg libxmu6-dbg xlibmesa-glu-dev libxmuu-dev pm-dev libxext6 libxft1-dbg libxtst-dev libxv-dev libxp-dev twm x-window-system-dev libsm-dev xfonts-scalable libdps1-dbg libxmuu1-dbg xfwp libice6 libxmu-dev xlibs libdps-dev xserver-xfree86-dbg libxrandr-dev libsm6 xserver-xfree86 libdps1 proxymngr xfonts-base-transcoded libxaw6-dev lbxproxy x-window-system-core xutils xspecs libxtrap6 libice-dev libxt-dev xfs libxmuu1 libxi6-dbg xfonts-base xlibs-dbg libxpm-de
 v xlibmesa-gl xfonts-100dpi-transcoded libxtrap-dev xfonts-100dpi libxext-dev xfonts-75dpi-transcoded xlibosmesa4-dbg libxft1 xprt libxi-dev xlibosmesa-dev xlibosmesa4 xvfb libxaw7 xlibmesa-gl-dbg xdm xlibs-dev libxi6 libxt6-dbg
Architecture: source i386 all
Version: 4.3.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Changed-By: Branden Robinson <branden@debian.org>
Description: 
 lbxproxy   - Low Bandwidth X (LBX) proxy server
 libdps-dev - Display PostScript (DPS) client library development files
 libdps1    - Display PostScript (DPS) client library
 libdps1-dbg - Display PostScript (DPS) client library (unstripped)
 libice-dev - Inter-Client Exchange library development files
 libice6    - Inter-Client Exchange library
 libice6-dbg - Inter-Client Exchange library (unstripped)
 libsm-dev  - X Window System Session Management library development files
 libsm6     - X Window System Session Management library
 libsm6-dbg - X Window System Session Management library (unstripped)
 libx11-6   - X Window System protocol client library
 libx11-6-dbg - X Window System protocol client library (unstripped)
 libx11-dev - X Window System protocol client library development files
 libxaw6    - X Athena widget set library (version 6)
 libxaw6-dbg - X Athena widget set library (version 6, unstripped)
 libxaw6-dev - X Athena widget set library development files (version 6)
 libxaw7    - X Athena widget set library
 libxaw7-dbg - X Athena widget set library (unstripped)
 libxaw7-dev - X Athena widget set library development files
 libxext-dev - X Window System miscellaneous extension library development files
 libxext6   - X Window System miscellaneous extension library
 libxext6-dbg - X Window System miscellaneous extension library (unstripped)
 libxft1    - FreeType-based font drawing library for X (version 1)
 libxft1-dbg - FreeType-based font drawing library for X (version 1, unstripped)
 libxi-dev  - X Window System Input extension library development files
 libxi6     - X Window System Input extension library
 libxi6-dbg - X Window System Input extension library (unstripped)
 libxmu-dev - X Window System miscellaneous utility library development files
 libxmu6    - X Window System miscellaneous utility library
 libxmu6-dbg - X Window System miscellaneous utility library (unstripped)
 libxmuu-dev - lightweight X Window System miscellaneous utility library develop
 libxmuu1   - lightweight X Window System miscellaneous utility library
 libxmuu1-dbg - lightweight X Window System miscellaneous utility library (unstri
 libxp-dev  - X Window System printing extension library development files
 libxp6     - X Window System printing extension library
 libxp6-dbg - X Window System printing extension library (unstripped)
 libxpm-dev - X pixmap library development files
 libxpm4    - X pixmap library
 libxpm4-dbg - X pixmap library (unstripped)
 libxrandr-dev - X Window System Resize, Rotate and Reflection extension library d
 libxrandr2 - X Window System Resize, Rotate and Reflection extension library
 libxrandr2-dbg - X Window System Resize, Rotate and Reflection extension library (
 libxt-dev  - X Toolkit Intrinsics development files
 libxt6     - X Toolkit Intrinsics
 libxt6-dbg - X Toolkit Intrinsics (unstripped)
 libxtrap-dev - X Window System protocol-trapping extension library development f
 libxtrap6  - X Window System protocol-trapping extension library
 libxtrap6-dbg - X Window System protocol-trapping extension library (unstripped)
 libxtst-dev - X Window System event recording and testing extension library dev
 libxtst6   - X Window System event recording and testing extension library
 libxtst6-dbg - X Window System event recording and testing extension library (un
 libxv-dev  - X Window System video extension library development files
 libxv1     - X Window System video extension library
 libxv1-dbg - X Window System video extension library (unstripped)
 pm-dev     - proxy management protocol development files
 proxymngr  - X proxy services manager
 twm        - Tab window manager
 x-dev      - X protocol development files
 x-window-system - X Window System
 x-window-system-core - X Window System core components
 x-window-system-dev - X Window System development components
 xbase-clients - miscellaneous X clients
 xdm        - X display manager
 xfonts-100dpi - 100 dpi fonts for X
 xfonts-100dpi-transcoded - 100 dpi fonts for X (transcoded from ISO 10646-1)
 xfonts-75dpi - 75 dpi fonts for X
 xfonts-75dpi-transcoded - 75 dpi fonts for X (transcoded from ISO 10646-1)
 xfonts-base - standard fonts for X
 xfonts-base-transcoded - standard fonts for X (transcoded from ISO 10646-1)
 xfonts-cyrillic - Cyrillic fonts for X
 xfonts-scalable - scalable fonts for X
 xfree86-common - X Window System (XFree86) infrastructure
 xfs        - X font server
 xfwp       - X firewall proxy server
 xlibmesa-dev - XFree86 Mesa development libraries pseudopackage
 xlibmesa-dri - Mesa 3D graphics library modules [XFree86]
 xlibmesa-dri-dbg - Mesa 3D graphics library modules (unstripped) [XFree86]
 xlibmesa-gl - Mesa 3D graphics library [XFree86]
 xlibmesa-gl-dbg - Mesa 3D graphics library (unstripped) [XFree86]
 xlibmesa-gl-dev - Mesa 3D graphics library development files [XFree86]
 xlibmesa-glu - Mesa OpenGL utility library [XFree86]
 xlibmesa-glu-dbg - Mesa OpenGL utility library (unstripped) [XFree86]
 xlibmesa-glu-dev - Mesa OpenGL utility library development files [XFree86]
 xlibmesa3  - XFree86 Mesa libraries pseudopackage
 xlibmesa3-dbg - XFree86 Mesa unstripped libraries pseudopackage
 xlibosmesa-dev - Mesa off-screen rendering library development files [XFree86]
 xlibosmesa4 - Mesa off-screen rendering library [XFree86]
 xlibosmesa4-dbg - Mesa off-screen rendering library (unstripped) [XFree86]
 xlibs      - X Window System client libraries metapackage and XKB data
 xlibs-data - X Window System client data
 xlibs-dbg  - X Window System unstripped client libraries pseudopackage
 xlibs-dev  - X Window System client library development files pseudopackage
 xlibs-pic  - XFree86 static PIC libraries pseudopackage
 xlibs-static-dev - X Window System client library development files
 xlibs-static-pic - X Window System client extension library PIC archives
 xmh        - X interface to the MH mail system
 xnest      - nested X server
 xprt       - X print server (XFree86 version)
 xserver-common - files and utilities common to all X servers
 xserver-xfree86 - the XFree86 X server
 xserver-xfree86-dbg - the XFree86 X server (static version with debugging symbols)
 xspecs     - X protocol, extension, and library technical specifications
 xterm      - X terminal emulator
 xutils     - X Window System utility programs
 xvfb       - virtual framebuffer X server
Closes: 215793 229984 233621 233645 233674 233734 233948 234049 234060 234903
Changes: 
 xfree86 (4.3.0-3) unstable; urgency=medium
 .
   * Urgency due to fix for serious bug which frustrates removal of library
     packages.
 .
   * Fix missing line-continuation character.  (Closes: #233674)
     - debian/xdm.config.in
 .
   * Fix typos.
     - debian/NEWS
 .
   * Grab from upstream CVS HEAD a patch to define the <LSGT> key on Belgian
     keyboard maps (per request from Wouter Verhelst).  (Closes: #233734)
     - debian/patches/000_stolen_from_HEAD.diff
 .
   * Fix missing-word typo in xserver-xfree86/config/modules description.
     Re-ran debconf-updatepo.  Translators: this will mark your translations as
     fuzzy, but should be a false positive, as the literal meaning of the
     template description has not changed.
     - debian/xserver-xfree86.templates, debian/po/{ca.po,cs.po,da.po,de.po,
       el.po,es.po,fr.po,gl.po,it.po,ja.po,nl.po,pl.po,pt_BR.po,ru.po,sv.po,
       templates.pot}
 .
   * Fix typo in libxmuu-dev's dependencies (thanks, Petr Salinger).
     - debian/control
 .
   * Fix missing second argument to fgrep in deregister_x_lib_dir_with_ld_so(),
     which can cause it to block, attempting to read from standard input; also
     drop -q from fgrep's option list, since we actually want to do something
     with its output; finally, rework the file replacement logic so that we are
     indifferent to whether or not there are any lines in /etc/ld.so.conf that
     do not match /usr/X11R6/lib, and we do not replace the file if we're not
     actually changing it (thanks, Filip Van Raemdonck and Andreas Metzler).
     (Closes: #233645)
     - debian/shell-lib.sh
 .
   * Guard against potentially empty second argument to fgrep in
     find_culprits().  Reimplement the long error message that accompanies the
     discovery of obsolete or Policy-violating packages with file overlaps as a
     here document (since it is a pain to reflow the message every time the
     indentation level is changed).  Use warn() instead of die() in
     check_symlinks_and_bomb() when problems are found, so that multiple
     problems can be identified at the same time, and find_culprits() can be
     run (find_culprits() was previously unreachable).  Call die() after
     find_culprits() returns.
     - debian/shell-lib.sh
 .
   * Add script to help package maintainers identify available patch numbers.
     - debian/scripts/find-avail-patch-number
 .
   * Define <KPPT> keycode in abnt2 section of XKB xfree86 keycodes file;
     enables numeric keypad period key for Brazilian ABNT2 keyboards (thanks,
     Michael Loos!).  (Closes: #233621)
 .
   * Apply patch by David S. Miller to implement support for RGB->BGR
     colorspace conversion in the X server's fb layer.
     - debian/patches/072_Xserver_fb_convert_RGB_to_BGR.diff
 .
   * Apply patch by David S. Miller to implement XAA and Render support in the
     sunffb driver.
     - debian/patches/073_sunffb_xaa_render_fb_support.diff
 .
   * Fix bug in x86 CPU detection code from Mesa 5.1 that prevented DRI 3D
     hardware acceleration from working (patch from Mesa CVS, courtesy of
     Aurelien Jarno).  (Closes: #229984)
     - debian/patches/000_stolen_from_Mesa_CVS.diff
 .
   * Update xserver-xfree86/config/inputdevice/keyboard/model template
     description to include discussion of the distinction between 101/104-key
     PC keyboards, and their 102/105-key counterparts, and warn of the
     consequences if 102/105-key keyboards are misconfigured as 101/104-key
     models.  Re-run debconf-updatepo.  Add news entry with a similar warning.
     - debian/NEWS
     - debian/po/ca.po
     - debian/po/cs.po
     - debian/po/da.po
     - debian/po/de.po
     - debian/po/el.po
     - debian/po/es.po
     - debian/po/fr.po
     - debian/po/gl.po
     - debian/po/it.po
     - debian/po/ja.po
     - debian/po/nl.po
     - debian/po/pl.po
     - debian/po/pt_BR.po
     - debian/po/ru.po
     - debian/po/sv.po
     - debian/po/templates.pot
     - debian/xserver-xfree86.templates
 .
   * Make build rule idempotent by having ln and gzip overwrite their
     destinations (based on a patch by Eduard Bloch).  (Closes: #215793)
     - debian/rules
 .
   * Fix underlining of TrueType fonts with patch from the After X-TT Project
     (thanks to Sean Neakums for the pointer).  (Closes: #233948)
     - debian/patches/074_freetype_fix_underlining.diff
 .
   * Update Japanese debconf template translations (thanks, Kenshi Muto).
     Re-run debconf-updatepo.  (Closes: #234049)
     - debian/po/ja.po
 .
   * Update Brazilian Portuguese translations (thanks, André Luís Lopes).
     Re-run debconf-updatepo.  (Closes: #234060)
     - debian/po/pt_BR.po
 .
   * Correct minor factual error about DEC VT terminal keyboards (thanks, James
     Cameron!).
     - debian/local/FAQ
 .
   * Enhance bug-reporting assistance script for XFree86 X server packages.
       + Report on state of X server symlink and XF86Config-4 file with respect
         to corresponding roster and checksum files.
       + Report failure of various tests (for existence of XF86Config-4 file,
         for availability of lspci command, and so forth); this makes it easier
         to distinguish these diagnostics from a report whose submitter elided
         the information.
       + Show most recently modified XFree86 X server log file instead of
         hard-coding "XFree86.0.log".
       + Add Id keyword and set svn:keywords property to "Id".
       + Add Vim modeline.
     - debian/xserver-xfree86.bug
 .
   * Add bug-reporting assistance script for xlibs package; since xlibs now
     contains nothing except for XKB configuration data, all bugs properly
     filed against this package will be keyboard configuration problems, so
     gather and report corresponding keyboard data from XFree86 X server
     logfiles on the system if any.
     - debian/xlibs.bug: new file
     - debian/rules: ship bug script as part of xlibs package
 .
   * Add support for R_ALPHA_SREL32 relocations in XFree86 X server's ELF
     object loader; fixes "Elf_RelocateEntry() Unsupported relocation type 10"
     warnings on Alpha; see #234073 (thanks, Falk Hueffner!).
     - debian/patches/202_alpha_elfloader_support_R_ALPHA_SREL32.diff: new file
     - debian/patches/303_arm_cache_flush.diff: resynced
 .
   * Update French translations (thanks, Christian Perrier and
     debian-l10n-french!).   Re-run debconf-updatepo.  (Closes: #234903)
     - debian/po/fr.po
 .
   * Remove extraneous #undef from lnx_io.c and lnx_kbd.c.
     - debian/patches/050_fix_lnx_io_kbd_rate_fix.diff
     - debian/patches/055_lnx_evdev_keyboard.diff: resync
Files: 
 6b206845f14c92bbb68fdb0e7045cac4 2598 x11 optional xfree86_4.3.0-3.dsc
 e1ccfdcf5e077faf4f430b48c48764a9 2169741 x11 optional xfree86_4.3.0-3.diff.gz
 8d10e5ad4ab63c51e89667bdbc901cee 204990 x11 optional lbxproxy_4.3.0-3_i386.deb
 0ed04babbc47a2b8a351c352fbace9b1 242792 libs optional libdps1_4.3.0-3_i386.deb
 e2197f9d1770ec836f839896ad892838 740466 libdevel extra libdps1-dbg_4.3.0-3_i386.deb
 7a9f38528e9ae61254e8129aacd33ebe 300526 libdevel optional libdps-dev_4.3.0-3_i386.deb
 11c3da62fbe548928daf39b252bf942d 159892 libs optional libice6_4.3.0-3_i386.deb
 4c3319c8706c8e6f3f187d59efcfc914 244126 libdevel extra libice6-dbg_4.3.0-3_i386.deb
 8d9e64e4fd54f9009add722e8e520554 163578 libdevel optional libice-dev_4.3.0-3_i386.deb
 c1f93ab08ee2aa3a78f7055d157906c7 137970 libs optional libsm6_4.3.0-3_i386.deb
 e500823deb27f3325a7c2dc470e7c8f0 163546 libdevel extra libsm6-dbg_4.3.0-3_i386.deb
 f9dc3310ed128918be11b135f36c7ebf 134942 libdevel optional libsm-dev_4.3.0-3_i386.deb
 826b11bbe6d2bf3a6154bf41ef1ea6d9 670320 libs optional libx11-6_4.3.0-3_i386.deb
 68ff22416998e31bdd9e21fff41b1bb7 9565340 libdevel extra libx11-6-dbg_4.3.0-3_i386.deb
 a69fd459b7309c96d20052c8b3d43f78 1320496 libdevel optional libx11-dev_4.3.0-3_i386.deb
 e91c657eb8373052f5e62dfd4fdc8982 241914 libs optional libxaw6_4.3.0-3_i386.deb
 3a169711848399bfd95b84f92e327342 847980 libdevel extra libxaw6-dbg_4.3.0-3_i386.deb
 e81ffca4897939482c59f0f8d22f6a14 372416 libdevel extra libxaw6-dev_4.3.0-3_i386.deb
 e38a5176aae160d0cd1c6bc0a45bb170 295100 libs optional libxaw7_4.3.0-3_i386.deb
 afab1446629975320b60e3eceed7e2f7 982650 libdevel extra libxaw7-dbg_4.3.0-3_i386.deb
 91834263386360c98f8ec3b39df2a510 372312 libdevel optional libxaw7-dev_4.3.0-3_i386.deb
 51ed96e6f85f39483a797b8bbe8db290 145154 libs optional libxext6_4.3.0-3_i386.deb
 70e10153f1bc735180792332c932690e 465974 libdevel extra libxext6-dbg_4.3.0-3_i386.deb
 1ef58d302ebc59cc696a658ef1a11c27 205060 libdevel optional libxext-dev_4.3.0-3_i386.deb
 98eaebab2aa8ea1820f33f9f4c0ed539 147412 libs optional libxft1_4.3.0-3_i386.deb
 2013f706f8313ed8211a860bebf463bb 428430 libdevel extra libxft1-dbg_4.3.0-3_i386.deb
 6634fe6f27637918a9d50b30cc54fcfd 136336 libs optional libxi6_4.3.0-3_i386.deb
 a2a6256e677bab287844f0561d8e616d 1124440 libdevel extra libxi6-dbg_4.3.0-3_i386.deb
 ee02dbfdf46844f7c7d490d047576d54 189762 libdevel optional libxi-dev_4.3.0-3_i386.deb
 b967abfbb2fb3a9758d55bd0e9dbd89a 166506 libs optional libxmu6_4.3.0-3_i386.deb
 808ea23d7a824abb96b66bf1fb2cd40f 617324 libdevel extra libxmu6-dbg_4.3.0-3_i386.deb
 18fedf3ea4838d0a8f7fd1bc086673cc 176498 libdevel optional libxmu-dev_4.3.0-3_i386.deb
 92ecd6d1a5a2a7fc822be9fe7624cdad 128372 libs optional libxmuu1_4.3.0-3_i386.deb
 18567f22d071b8f1c918122a8396d268 166656 libdevel extra libxmuu1-dbg_4.3.0-3_i386.deb
 04b3d5eb21a9b482526ecf5be3a6b1cb 121224 libdevel optional libxmuu-dev_4.3.0-3_i386.deb
 a533f12071e2645782ca28d8c3a0ac3a 135460 libs optional libxp6_4.3.0-3_i386.deb
 e227231b69cccc82a85a91610134f62d 523156 libdevel extra libxp6-dbg_4.3.0-3_i386.deb
 e724d3e75bc2445fbc588d67aab45f9f 137234 libdevel optional libxp-dev_4.3.0-3_i386.deb
 e10cdd28837bec02a5311f0c01c5cd35 151160 libs optional libxpm4_4.3.0-3_i386.deb
 6c7fcdda619314a805e22f728187128b 196440 libdevel extra libxpm4-dbg_4.3.0-3_i386.deb
 d637cd0d88d74b07d9c6c56e052ec596 150242 libdevel optional libxpm-dev_4.3.0-3_i386.deb
 1ef20d8baa81e3de033b41fbd6080f91 128126 libs optional libxrandr2_4.3.0-3_i386.deb
 5f32980684288d8b8f922dbd3f7a5f17 158696 libdevel extra libxrandr2-dbg_4.3.0-3_i386.deb
 12801a044edeefc9bd3626b01b579b16 129010 libdevel optional libxrandr-dev_4.3.0-3_i386.deb
 0664a7aaa31394dc2a18aa5bef9e7c62 274416 libs optional libxt6_4.3.0-3_i386.deb
 c198f9cf8e65b7ced0f2d5ba23dbc758 1484260 libdevel extra libxt6-dbg_4.3.0-3_i386.deb
 8a95255ce13c31618abcd32f1e9a2187 574712 libdevel optional libxt-dev_4.3.0-3_i386.deb
 b7af315c0af553f077d3412eb937aa76 137244 libs optional libxtrap6_4.3.0-3_i386.deb
 30bb6507f62224bb8c778b1f6e873a0b 368164 libdevel extra libxtrap6-dbg_4.3.0-3_i386.deb
 ca32a31dc86fc364b3186a7351f62363 143030 libdevel optional libxtrap-dev_4.3.0-3_i386.deb
 4131a2fea088fdba12c90f7aec3a0e7c 131118 libs optional libxtst6_4.3.0-3_i386.deb
 9471525fcaddbb039e389d3bdbbfed6c 194694 libdevel extra libxtst6-dbg_4.3.0-3_i386.deb
 5a8696697804436f18cedc0bc50a8416 128770 libdevel optional libxtst-dev_4.3.0-3_i386.deb
 dda1d57015ac83cf6153eaac8d0ab1cc 129254 libs optional libxv1_4.3.0-3_i386.deb
 c223bbb9098619b4aa1b4ced20cc28d1 161404 libdevel extra libxv1-dbg_4.3.0-3_i386.deb
 f96b0d682537856480e87e5f4cd5b529 148938 libdevel optional libxv-dev_4.3.0-3_i386.deb
 fb9fb1cac77f395198b0a7ccb6ddbc24 139244 x11 optional proxymngr_4.3.0-3_i386.deb
 faea89c0fdde6a9f97a32f23228c68dd 221784 x11 optional twm_4.3.0-3_i386.deb
 00bed531c161ce2b05f6ce7b5126dfd6 1900466 x11 optional xbase-clients_4.3.0-3_i386.deb
 fd48a3d1c6afa557ba09879b7b04c6d0 254776 x11 optional xdm_4.3.0-3_i386.deb
 0b021438133c740aa877f604bab66ac8 450442 x11 optional xfs_4.3.0-3_i386.deb
 42b601e5bcdbf92a7fe61722e84861e5 138900 x11 optional xfwp_4.3.0-3_i386.deb
 841fa1abb983454aced4e6cca6fae87a 4967764 x11 optional xlibmesa-dri_4.3.0-3_i386.deb
 118c510433436dfb473b8cfe533633aa 49445954 x11 optional xlibmesa-dri-dbg_4.3.0-3_i386.deb
 68eff849c428364e009238b0721eb5e0 240398 libs optional xlibmesa-gl_4.3.0-3_i386.deb
 bacd4fc65cfe886200db62dada529933 1187362 libdevel extra xlibmesa-gl-dbg_4.3.0-3_i386.deb
 8070cd88b0ab53fb3a801c40e339a856 663716 libdevel optional xlibmesa-gl-dev_4.3.0-3_i386.deb
 4874811f99512b3a1859a179044a840f 322108 libs optional xlibmesa-glu_4.3.0-3_i386.deb
 8f0bfeb3f6591e83b1c6a020c7aa2281 1068642 libdevel extra xlibmesa-glu-dbg_4.3.0-3_i386.deb
 e338c8627089cab70ca822ccf543e652 392952 libdevel optional xlibmesa-glu-dev_4.3.0-3_i386.deb
 139be819f2cbc7d4692c056d9555085b 618806 libs optional xlibosmesa4_4.3.0-3_i386.deb
 235ba8f5c4b51d3a61f93a0717fa3154 4540092 libdevel extra xlibosmesa4-dbg_4.3.0-3_i386.deb
 ce84685e1c87806643a67e6f6f2d59e0 749442 libdevel optional xlibosmesa-dev_4.3.0-3_i386.deb
 ab71eb338c1090190f44975e28895049 811872 libdevel optional xlibs-static-dev_4.3.0-3_i386.deb
 d5912e8fbb98183d4ab5592fd64e1371 343604 libdevel extra xlibs-static-pic_4.3.0-3_i386.deb
 6041e892e1c2f4feda860055aa04c673 185596 mail extra xmh_4.3.0-3_i386.deb
 a584109c82ea086f5a451152e1b88310 1427188 x11 optional xnest_4.3.0-3_i386.deb
 68fd514234e0d85cdbf15288269d07d7 1084532 x11 optional xprt_4.3.0-3_i386.deb
 a145fb859a11c18fe52205294ee8697e 290964 x11 optional xserver-common_4.3.0-3_i386.deb
 312a9552edb787f901c6e94ee42964a5 5461194 x11 optional xserver-xfree86_4.3.0-3_i386.deb
 7e455735b0a6f0eec76d6012547f363f 45634202 x11 extra xserver-xfree86-dbg_4.3.0-3_i386.deb
 f3d8f3c868c048f29ff32ef8c216a377 589768 x11 optional xterm_4.3.0-3_i386.deb
 5515cada4f1b2c2a9097d36e53923eca 845448 x11 optional xutils_4.3.0-3_i386.deb
 d142ddb60f4659105a353df2dece4146 1561122 x11 optional xvfb_4.3.0-3_i386.deb
 8d33d7cbc5a466c5b0afac7d41dfff43 117016 x11 optional x-window-system-core_4.3.0-3_i386.deb
 f9ca7708970420dd7adb219af8cac940 117070 x11 optional x-window-system-dev_4.3.0-3_i386.deb
 ff888ec6bf46a9b79437090e2e0d8e70 116810 oldlibs optional xlibmesa3_4.3.0-3_i386.deb
 632bfdd5940aca543e35149b05cf72ad 117652 libdevel optional pm-dev_4.3.0-3_all.deb
 31f9aa78e4b933849e5eaa62949033ab 174594 libdevel optional x-dev_4.3.0-3_all.deb
 fbd5d979bd7a73ca570cf151242cb261 4319670 x11 optional xfonts-100dpi_4.3.0-3_all.deb
 0b2a707f037b9b269772226a04bc3b93 8152166 x11 optional xfonts-100dpi-transcoded_4.3.0-3_all.deb
 f50ed43cc6a41b978b031ec4b4a18b56 3797410 x11 optional xfonts-75dpi_4.3.0-3_all.deb
 3bd8e085b76de4878330a54b26b9dbed 7029410 x11 optional xfonts-75dpi-transcoded_4.3.0-3_all.deb
 7457992443bf1a75861a8464933de049 5463678 x11 optional xfonts-base_4.3.0-3_all.deb
 4e7333bbab5d959df8ff3fe9b45bfd37 1160366 x11 optional xfonts-base-transcoded_4.3.0-3_all.deb
 2c6b1da6cbd3041c91913f32d898e0ee 497718 x11 optional xfonts-cyrillic_4.3.0-3_all.deb
 32f9926ceea11a13dfa92b02bebe7730 858934 x11 optional xfonts-scalable_4.3.0-3_all.deb
 939365be6921513a8a71ca1e9a46c897 680020 x11 optional xfree86-common_4.3.0-3_all.deb
 d186823f152d541b64a90405e86e2ccd 365966 libs optional xlibs_4.3.0-3_all.deb
 84e98567a7797915ad53ae01e1d07fee 854008 libs optional xlibs-data_4.3.0-3_all.deb
 e6a22c217364102aa73236dbc4a21738 5793468 x11 optional xspecs_4.3.0-3_all.deb
 21e6360df82229037197cd2dce5d5433 116934 x11 optional x-window-system_4.3.0-3_all.deb
 061689ce21a73b3edcc3bc7ce900e8f8 116788 oldlibs extra xlibmesa3-dbg_4.3.0-3_all.deb
 802648e8d0c033afa8cee5ce1443c16e 116780 oldlibs optional xlibmesa-dev_4.3.0-3_all.deb
 9c85941f3baf952cc95f1f97f8687ac5 116846 oldlibs extra xlibs-dbg_4.3.0-3_all.deb
 a65f0fdec62c581e0314ff9edbae82a2 116844 oldlibs extra xlibs-dev_4.3.0-3_all.deb
 94de9dba53914a44932012261a7975be 116748 oldlibs extra xlibs-pic_4.3.0-3_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iEYEARECAAYFAkBC29kACgkQ6kxmHytGonzzlACfY0OYN7mL+IeI+0q5zBgYUXvR
OwsAn1ovG4Ucfb8GhyElsaZJVNwuty4f
=Vw0m
-----END PGP SIGNATURE-----



Reply to: