Your message dated Wed, 28 Apr 2004 22:39:05 +0200 (CEST)
with message-id <[EMAIL PROTECTED]>
and subject line Closing bugs after 4.3.0.dfsg.1-1 upload
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; 31 Mar 2004 22:12:28 +0000
>From [EMAIL PROTECTED] Wed Mar 31 14:12:28 2004
Return-path: <[EMAIL PROTECTED]>
Received: from ims1.pomona.edu [134.173.65.10] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1B8nwi-0002Kg-00; Wed, 31 Mar 2004 14:12:28 -0800
Received: from jcc02003-1.stu.pomona.edu [134.173.95.195]
        by ims1.pomona.edu
        with XWall v3.29 ;
        Wed, 31 Mar 2004 14:12:23 -0800
Received: by jcc02003-1.stu.pomona.edu (Postfix, from userid 1000)
        id 7D7D744; Wed, 31 Mar 2004 14:12:20 -0800 (PST)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Jefferson Cowart <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: Mouse doesn't work after xfree86 upgrade
X-Mailer: reportbug 2.54
Date: Wed, 31 Mar 2004 14:12:20 -0800
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,DATING,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: xserver-xfree86
Version: 4.3.0-7
Severity: important

After the latest xfree86 upgrade my mouse stopped working. On boot gpm
picks up the mouse and it works until X starts at which point it stops
working. Switching back to the console reveals that the mouse doesn't
work there until I restart gpm and once again dies if I switch back to
an X Window. I tried running dpkg-reconfigure xserver-xfree86, but that
hung after a few questions about the video card. Subsequent attempts to
run dpkg-reconfigure, just die at the starting blue screen. 
(That may be a seperate bug, but I'm not sure.)
Clearly it isn't a hardware issue as the mouse will work from the
console as long as gpm has been restarted since X started.

-- Package-specific info:
Contents of /var/lib/xfree86/X.roster:
xserver-xfree86

X server symlink status:
lrwxrwxrwx    1 root     root           20 Dec  8 14:40 /etc/X11/X -> 
/usr/bin/X11/XFree86
-rwxr-xr-x    1 root     root      1742316 Mar 17 21:42 /usr/bin/X11/XFree86
/etc/X11/X target unchanged from checksum in /var/lib/xfree86/X.md5sum.

Contents of /var/lib/xfree86/XF86Config-4.roster:
xserver-xfree86

VGA-compatible devices on PCI bus:
01:00.0 VGA compatible controller: ATI Technologies Inc Radeon RV100 QY [Radeon 
7000/VE]
01:00.0 Class 0300: 1002:5159

XFree86 X server configuration file status:
-rw-r--r--    1 root     root         3321 Mar 28 20:05 /etc/X11/XF86Config-4

Contents of /etc/X11/XF86Config-4:
# XF86Config-4 (XFree86 X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the XF86Config-4 manual page.
# (Type "man XF86Config-4" at the shell prompt.)
#
# This file is automatically updated on xserver-xfree86 package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xfree86
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following commands as root:
#
#   cp /etc/X11/XF86Config-4 /etc/X11/XF86Config-4.custom
#   md5sum /etc/X11/XF86Config-4 > /var/lib/xfree86/XF86Config-4.md5sum
#   dpkg-reconfigure xserver-xfree86

Section "Files"
        FontPath        "unix/:7100"                    # local font server
        # if the local font server has problems, we can fall back on these
        FontPath        "/usr/lib/X11/fonts/misc"
        FontPath        "/usr/lib/X11/fonts/cyrillic"
        FontPath        "/usr/lib/X11/fonts/100dpi/:unscaled"
        FontPath        "/usr/lib/X11/fonts/75dpi/:unscaled"
        FontPath        "/usr/lib/X11/fonts/Type1"
        FontPath        "/usr/lib/X11/fonts/CID"
        FontPath        "/usr/lib/X11/fonts/Speedo"
        FontPath        "/usr/lib/X11/fonts/100dpi"
        FontPath        "/usr/lib/X11/fonts/75dpi"
EndSection

Section "Module"
        Load    "GLcore"
        Load    "bitmap"
        Load    "dbe"
        Load    "ddc"
        Load    "dri"
        Load    "extmod"
        Load    "freetype"
        Load    "glx"
        Load    "int10"
        Load    "record"
        Load    "speedo"
        Load    "type1"
        Load    "vbe"
EndSection

Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "keyboard"
        Option          "CoreKeyboard"
        Option          "XkbRules"      "xfree86"
        Option          "XkbModel"      "pc104"
        Option          "XkbLayout"     "us"
EndSection

Section "InputDevice"
        Identifier      "Configured Mouse"
        Driver          "mouse"
        Option          "CorePointer"
        Option          "Device"                "/dev/psaux"
        Option          "Protocol"              "ImPS/2"
        Option          "Emulate3Buttons"       "true"
        Option          "ZAxisMapping"          "4 5"
EndSection

Section "InputDevice"
        Identifier      "Generic Mouse"
        Driver          "mouse"
        Option          "SendCoreEvents"        "true"
        Option          "Device"                "/dev/input/mice"
        Option          "Protocol"              "ImPS/2"
        Option          "Emulate3Buttons"       "true"
        Option          "ZAxisMapping"          "4 5"
EndSection

Section "Device"
        Identifier      "ATI Technologies, Inc. Radeon VE [QY]"
        Driver          "ati"
EndSection

Section "Monitor"
        Identifier      "MultiSync 6FGp"
        HorizSync       27-79
        VertRefresh     55-90
        Option          "DPMS"
EndSection

Section "Screen"
        Identifier      "Default Screen"
        Device          "ATI Technologies, Inc. Radeon VE [QY]"
        Monitor         "MultiSync 6FGp"
        DefaultDepth    24
        SubSection "Display"
                Depth           1
                Modes           "1280x1024" "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           4
                Modes           "1280x1024" "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           8
                Modes           "1280x1024" "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           15
                Modes           "1280x1024" "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           16
                Modes           "1280x1024" "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           24
                Modes           "1280x1024" "1024x768" "800x600" "640x480"
        EndSubSection
EndSection

Section "ServerLayout"
        Identifier      "Default Layout"
        Screen          "Default Screen"
        InputDevice     "Generic Keyboard"
        InputDevice     "Configured Mouse"
        InputDevice     "Generic Mouse"
EndSection

Section "DRI"
        Mode    0666
EndSection


/etc/X11/XF86Config-4 unchanged from checksum in 
/var/lib/xfree86/XF86Config-4.md5sum.

Contents of most recent XFree86 X server log file
/var/log/XFree86.0.log:

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 [EMAIL PROTECTED]  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-7 20040318043201 [EMAIL PROTECTED])
Release Date: 15 August 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: Linux 2.6.4 i686 [ELF] 
Build Date: 18 March 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.25-1-686 ([EMAIL PROTECTED]) (gcc version 3.3.2 
(Debian)) #1 Tue Feb 24 10:55:59 EST 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: Wed Mar 31 13:38:38 2004
(==) Using config file: "/etc/X11/XF86Config-4"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "MultiSync 6FGp"
(**) |   |-->Device "ATI Technologies, Inc. Radeon VE [QY]"
(**) |-->Input Device "Generic Keyboard"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "pc104"
(**) XKB: model: "pc104"
(**) Option "XkbLayout" "us"
(**) XKB: layout: "us"
(==) Keyboard: CustomKeycode disabled
(**) |-->Input Device "Configured Mouse"
(**) |-->Input Device "Generic Mouse"
(WW) The directory "/usr/lib/X11/fonts/cyrillic" does not exist.
        Entry deleted from font path.
(WW) The directory "/usr/lib/X11/fonts/CID" does not exist.
        Entry deleted from font path.
(**) FontPath set to 
"unix/:7100,/usr/lib/X11/fonts/misc,/usr/lib/X11/fonts/100dpi/:unscaled,/usr/lib/X11/fonts/75dpi/:unscaled,/usr/lib/X11/fonts/Type1,/usr/lib/X11/fonts/Speedo,/usr/lib/X11/fonts/100dpi,/usr/lib/X11/fonts/75dpi"
(==) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(--) 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 = 0x80000060, mode1Res1 = 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1106,0691 card 0000,0000 rev 02 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 1106,8598 card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:07:0: chip 1106,0596 card 1106,0000 rev 06 class 06,01,00 hdr 80
(II) PCI: 00:07:1: chip 1106,0571 card 0000,0000 rev 06 class 01,01,8a hdr 00
(II) PCI: 00:07:2: chip 1106,3038 card 0925,1234 rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:07:3: chip 1106,3050 card 0000,0000 rev 00 class 06,00,00 hdr 00
(II) PCI: 00:09:0: chip 10b7,9055 card 10b7,9055 rev 30 class 02,00,00 hdr 00
(II) PCI: 00:0a:0: chip 125d,2898 card 0000,0000 rev 02 class 07,80,00 hdr 00
(II) PCI: 01:00:0: chip 1002,5159 card 1002,013a 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       0x0000d000 - 0x0000d0ff (0x100) IX[B]
        [1] -1  0       0x0000d400 - 0x0000d4ff (0x100) IX[B]
        [2] -1  0       0x0000d800 - 0x0000d8ff (0x100) IX[B]
        [3] -1  0       0x0000dc00 - 0x0000dcff (0x100) IX[B]
(II) Bus 1 non-prefetchable memory range:
        [0] -1  0       0xec000000 - 0xedffffff (0x2000000) MX[B]
(II) Bus 1 prefetchable memory range:
        [0] -1  0       0xe0000000 - 0xe7ffffff (0x8000000) 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:3), (-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 Radeon RV100 QY [Radeon 7000/VE] rev 0, 
Mem @ 0xe0000000/27, 0xed000000/16, I/O @ 0xd000/8, BIOS @ 0xec000000/17
(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 0xe8000000 from 0xebffffff to 
0xe7ffffff
(II) Active PCI resource ranges:
        [0] -1  0       0xef000000 - 0xef00007f (0x80) MX[B]
        [1] -1  0       0xe8000000 - 0xe7ffffff (0x0) MX[B]O
        [2] -1  0       0xec000000 - 0xec01ffff (0x20000) MX[B](B)
        [3] -1  0       0xed000000 - 0xed00ffff (0x10000) MX[B](B)
        [4] -1  0       0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
        [5] -1  0       0x0000ec00 - 0x0000ec07 (0x8) IX[B]
        [6] -1  0       0x0000e800 - 0x0000e87f (0x80) IX[B]
        [7] -1  0       0x0000e400 - 0x0000e41f (0x20) IX[B]
        [8] -1  0       0x0000e000 - 0x0000e00f (0x10) IX[B]
        [9] -1  0       0x0000d000 - 0x0000d0ff (0x100) IX[B](B)
(II) Active PCI resource ranges after removing overlaps:
        [0] -1  0       0xef000000 - 0xef00007f (0x80) MX[B]
        [1] -1  0       0xe8000000 - 0xe7ffffff (0x0) MX[B]O
        [2] -1  0       0xec000000 - 0xec01ffff (0x20000) MX[B](B)
        [3] -1  0       0xed000000 - 0xed00ffff (0x10000) MX[B](B)
        [4] -1  0       0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
        [5] -1  0       0x0000ec00 - 0x0000ec07 (0x8) IX[B]
        [6] -1  0       0x0000e800 - 0x0000e87f (0x80) IX[B]
        [7] -1  0       0x0000e400 - 0x0000e41f (0x20) IX[B]
        [8] -1  0       0x0000e000 - 0x0000e00f (0x10) IX[B]
        [9] -1  0       0x0000d000 - 0x0000d0ff (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       0xef000000 - 0xef00007f (0x80) MX[B]
        [6] -1  0       0xe8000000 - 0xe7ffffff (0x0) MX[B]O
        [7] -1  0       0xec000000 - 0xec01ffff (0x20000) MX[B](B)
        [8] -1  0       0xed000000 - 0xed00ffff (0x10000) MX[B](B)
        [9] -1  0       0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
        [10] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [11] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [12] -1 0       0x0000ec00 - 0x0000ec07 (0x8) IX[B]
        [13] -1 0       0x0000e800 - 0x0000e87f (0x80) IX[B]
        [14] -1 0       0x0000e400 - 0x0000e41f (0x20) IX[B]
        [15] -1 0       0x0000e000 - 0x0000e00f (0x10) IX[B]
        [16] -1 0       0x0000d000 - 0x0000d0ff (0x100) IX[B](B)
(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) LoadModule: "bitmap"
(II) Reloading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Loading font Bitmap
(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: "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) 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: "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: "glx"
(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) Reloading /usr/X11R6/lib/modules/extensions/libGLcore.a
(II) Loading extension GLX
(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) LoadModule: "record"
(II) Loading /usr/X11R6/lib/modules/extensions/librecord.a
(II) Module record: vendor="The XFree86 Project"
        compiled for 4.3.0.1, module version = 1.13.0
        Module class: XFree86 Server Extension
        ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension RECORD
(II) LoadModule: "speedo"
(II) Loading /usr/X11R6/lib/modules/fonts/libspeedo.a
Skipping "/usr/X11R6/lib/modules/fonts/libspeedo.a:spencode.o":  No symbols 
found
(II) Module speedo: vendor="The XFree86 Project"
        compiled for 4.3.0.1, module version = 1.0.1
        Module class: XFree86 Font Renderer
        ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font Speedo
(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: "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) LoadModule: "ati"
(II) Loading /usr/X11R6/lib/modules/drivers/ati_drv.o
(II) Module ati: vendor="The XFree86 Project"
        compiled for 4.3.0.1, 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 (AGP?), ATI Rage 128 Pro GL PB (AGP?),
        ATI Rage 128 Pro GL PC (AGP?), ATI Rage 128 Pro GL PD (PCI),
        ATI Rage 128 Pro GL PE (AGP?), ATI Rage 128 Pro GL PF (AGP),
        ATI Rage 128 Pro VR PG (AGP?), ATI Rage 128 Pro VR PH (AGP?),
        ATI Rage 128 Pro VR PI (AGP?), ATI Rage 128 Pro VR PJ (AGP?),
        ATI Rage 128 Pro VR PK (AGP?), ATI Rage 128 Pro VR PL (AGP?),
        ATI Rage 128 Pro VR PM (AGP?), ATI Rage 128 Pro VR PN (AGP?),
        ATI Rage 128 Pro VR PO (AGP?), ATI Rage 128 Pro VR PP (PCI),
        ATI Rage 128 Pro VR PQ (AGP?), ATI Rage 128 Pro VR PR (PCI),
        ATI Rage 128 Pro VR PS (AGP?), ATI Rage 128 Pro VR PT (AGP?),
        ATI Rage 128 Pro VR PU (AGP?), ATI Rage 128 Pro VR PV (AGP?),
        ATI Rage 128 Pro VR PW (AGP?), ATI Rage 128 Pro VR PX (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 (AGP?),
        ATI Rage 128 4X SF (AGP?), ATI Rage 128 4X SG (AGP?),
        ATI Rage 128 4X SH (AGP?), ATI Rage 128 4X SK (AGP?),
        ATI Rage 128 4X SL (AGP?), ATI Rage 128 4X SM (AGP),
        ATI Rage 128 4X SN (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 Radeon IGP320 (A3) 4136, ATI Radeon IGP320M (U1) 4336,
        ATI Radeon IGP330/340/350 (A4) 4137,
        ATI Radeon IGP330M/340M/350M (U2) 4337,
        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 9200 5960 (AGP), ATI Radeon 9200 5961 (AGP),
        ATI Radeon 9200 5962 (AGP), ATI Radeon 9200 5963 (AGP),
        ATI Radeon 9200 5964 (AGP), ATI Radeon M9+ 5968 (AGP),
        ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
        ATI Radeon Mobility 9200 (M9+) 5C63 (AGP), ATI Radeon M9+ 5969 (AGP),
        ATI Radeon M9+ 596A (AGP), ATI Radeon M9+ 596B (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
(II) ATI:  Candidate "Device" section "ATI Technologies, Inc. Radeon VE [QY]".
(--) Assigning device section with no busID to primary device
(--) Chipset ATI Radeon VE/7000 QY (AGP) found
(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       0xef000000 - 0xef00007f (0x80) MX[B]
        [6] -1  0       0xe8000000 - 0xe7ffffff (0x0) MX[B]O
        [7] -1  0       0xec000000 - 0xec01ffff (0x20000) MX[B](B)
        [8] -1  0       0xed000000 - 0xed00ffff (0x10000) MX[B](B)
        [9] -1  0       0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
        [10] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [11] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [12] -1 0       0x0000ec00 - 0x0000ec07 (0x8) IX[B]
        [13] -1 0       0x0000e800 - 0x0000e87f (0x80) IX[B]
        [14] -1 0       0x0000e400 - 0x0000e41f (0x20) IX[B]
        [15] -1 0       0x0000e000 - 0x0000e00f (0x10) IX[B]
        [16] -1 0       0x0000d000 - 0x0000d0ff (0x100) IX[B](B)
(II) Loading sub module "radeon"
(II) LoadModule: "radeon"
(II) Loading /usr/X11R6/lib/modules/drivers/radeon_drv.o
(II) Module radeon: vendor="The XFree86 Project"
        compiled for 4.3.0.1, module version = 4.0.1
        Module class: XFree86 Video Driver
        ABI class: XFree86 Video Driver, version 0.6
(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       0xef000000 - 0xef00007f (0x80) MX[B]
        [6] -1  0       0xe8000000 - 0xe7ffffff (0x0) MX[B]O
        [7] -1  0       0xec000000 - 0xec01ffff (0x20000) MX[B](B)
        [8] -1  0       0xed000000 - 0xed00ffff (0x10000) MX[B](B)
        [9] -1  0       0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
        [10] 0  0       0x000a0000 - 0x000affff (0x10000) MS[B]
        [11] 0  0       0x000b0000 - 0x000b7fff (0x8000) MS[B]
        [12] 0  0       0x000b8000 - 0x000bffff (0x8000) MS[B]
        [13] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [14] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [15] -1 0       0x0000ec00 - 0x0000ec07 (0x8) IX[B]
        [16] -1 0       0x0000e800 - 0x0000e87f (0x80) IX[B]
        [17] -1 0       0x0000e400 - 0x0000e41f (0x20) IX[B]
        [18] -1 0       0x0000e000 - 0x0000e00f (0x10) IX[B]
        [19] -1 0       0x0000d000 - 0x0000d0ff (0x100) IX[B](B)
        [20] 0  0       0x000003b0 - 0x000003bb (0xc) IS[B]
        [21] 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) RADEON(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(II) RADEON(0): PCI bus 1 card 0 func 0
(**) RADEON(0): Depth 24, (--) framebuffer bpp 32
(II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
(==) RADEON(0): Default visual is TrueColor
(==) RADEON(0): RGB weight 888
(II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/X11R6/lib/modules/linux/libint10.a
(II) RADEON(0): initializing int10
(II) RADEON(0): Primary V_BIOS segment is: 0xc000
(--) RADEON(0): Chipset: "ATI Radeon VE/7000 QY (AGP)" (ChipID = 0x5159)
(--) RADEON(0): Linear framebuffer at 0xe0000000
(--) RADEON(0): MMIO registers at 0xed000000
(--) RADEON(0): BIOS at 0xec000000
(--) RADEON(0): VideoRAM: 32768 kByte (64-bit DDR SDRAM)
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Reloading /usr/X11R6/lib/modules/libddc.a
(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) RADEON(0): I2C bus "DDC" initialized.
(II) RADEON(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) RADEON(0): I2C device "DDC:ddc2" removed.
(II) RADEON(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) RADEON(0): I2C device "DDC:ddc2" removed.
(II) RADEON(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) RADEON(0): I2C device "DDC:ddc2" removed.
(II) RADEON(0): DDC Type: 2, Detected Type: 0
(II) RADEON(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) RADEON(0): I2C device "DDC:ddc2" removed.
(II) RADEON(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) RADEON(0): I2C device "DDC:ddc2" removed.
(II) RADEON(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) RADEON(0): I2C device "DDC:ddc2" removed.
(II) RADEON(0): DDC Type: 4, Detected Type: 0
(II) RADEON(0): DDC Type: 3, Detected Type: 0
(II) RADEON(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) RADEON(0): I2C device "DDC:ddc2" removed.
(II) RADEON(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) RADEON(0): I2C device "DDC:ddc2" removed.
(II) RADEON(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) RADEON(0): I2C device "DDC:ddc2" removed.
(II) RADEON(0): DDC Type: 4, Detected Type: 0
(II) RADEON(0): Displays Detected: Monitor1--Type 1, Monitor2--Type 0

(II) RADEON(0): 
(II) RADEON(0): Primary Display == Type 1
(II) RADEON(0): PLL parameters: rf=2700 rd=12 min=12500 max=35000; xclk=18300
(==) RADEON(0): Using gamma correction (1.0, 1.0, 1.0)
(II) RADEON(0): Validating modes on Primary head ---------
(II) RADEON(0): MultiSync 6FGp: Using hsync range of 27.00-79.00 kHz
(II) RADEON(0): MultiSync 6FGp: Using vrefresh range of 55.00-90.00 Hz
(II) RADEON(0): Clock range:  12.50 to 350.00 MHz
(II) RADEON(0): Not using default mode "512x384" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "512x384" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "512x384" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "512x384" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "576x432" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "640x480" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1280x960" (hsync out of range)
(II) RADEON(0): Not using default mode "640x480" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "640x512" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1280x1024" (hsync out of range)
(II) RADEON(0): Not using default mode "640x512" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1280x1024" (hsync out of range)
(II) RADEON(0): Not using default mode "640x512" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "800x600" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1600x1200" (hsync out of range)
(II) RADEON(0): Not using default mode "800x600" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1600x1200" (hsync out of range)
(II) RADEON(0): Not using default mode "800x600" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1600x1200" (hsync out of range)
(II) RADEON(0): Not using default mode "800x600" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1600x1200" (hsync out of range)
(II) RADEON(0): Not using default mode "800x600" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1792x1344" (hsync out of range)
(II) RADEON(0): Not using default mode "896x672" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1792x1344" (hsync out of range)
(II) RADEON(0): Not using default mode "896x672" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1856x1392" (hsync out of range)
(II) RADEON(0): Not using default mode "928x696" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1856x1392" (hsync out of range)
(II) RADEON(0): Not using default mode "928x696" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1920x1440" (hsync out of range)
(II) RADEON(0): Not using default mode "960x720" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1920x1440" (hsync out of range)
(II) RADEON(0): Not using default mode "960x720" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "576x384" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "700x525" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1400x1050" (hsync out of range)
(II) RADEON(0): Not using default mode "700x525" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "800x512" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1920x1440" (hsync out of range)
(II) RADEON(0): Not using default mode "960x720" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "2048x1536" (hsync out of range)
(II) RADEON(0): Not using default mode "1024x768" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "2048x1536" (hsync out of range)
(II) RADEON(0): Not using default mode "1024x768" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "2048x1536" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1024x768" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1600x1200" (width too large for virtual 
size)
(II) RADEON(0): Not using default mode "1400x1050" (width too large for virtual 
size)
(--) RADEON(0): Virtual size is 1280x1024 (pitch 1280)
(**) RADEON(0): *Default mode "1280x1024": 108.0 MHz, 64.0 kHz, 60.0 Hz
(II) RADEON(0): Modeline "1280x1024"  108.00  1280 1328 1440 1688  1024 1025 
1028 1066 +hsync +vsync
(**) RADEON(0): *Default mode "1024x768": 94.5 MHz, 68.7 kHz, 85.0 Hz
(II) RADEON(0): Modeline "1024x768"   94.50  1024 1072 1168 1376  768 769 772 
808 +hsync +vsync
(**) RADEON(0): *Default mode "800x600": 56.3 MHz, 53.7 kHz, 85.1 Hz
(II) RADEON(0): Modeline "800x600"   56.30  800 832 896 1048  600 601 604 631 
+hsync +vsync
(**) RADEON(0): *Default mode "640x480": 36.0 MHz, 43.3 kHz, 85.0 Hz
(II) RADEON(0): Modeline "640x480"   36.00  640 696 752 832  480 481 484 509 
-hsync -vsync
(**) RADEON(0):  Default mode "1280x960": 108.0 MHz, 60.0 kHz, 60.0 Hz
(II) RADEON(0): Modeline "1280x960"  108.00  1280 1376 1488 1800  960 961 964 
1000 +hsync +vsync
(**) RADEON(0):  Default mode "1152x864": 108.0 MHz, 67.5 kHz, 75.0 Hz
(II) RADEON(0): Modeline "1152x864"  108.00  1152 1216 1344 1600  864 865 868 
900 +hsync +vsync
(**) RADEON(0):  Default mode "1152x768": 65.0 MHz, 44.2 kHz, 54.8 Hz
(II) RADEON(0): Modeline "1152x768"   65.00  1152 1178 1314 1472  768 771 777 
806 +hsync +vsync
(**) RADEON(0):  Default mode "1024x768": 78.8 MHz, 60.1 kHz, 75.1 Hz
(II) RADEON(0): Modeline "1024x768"   78.80  1024 1040 1136 1312  768 769 772 
800 +hsync +vsync
(**) RADEON(0):  Default mode "1024x768": 75.0 MHz, 56.5 kHz, 70.1 Hz
(II) RADEON(0): Modeline "1024x768"   75.00  1024 1048 1184 1328  768 771 777 
806 -hsync -vsync
(**) RADEON(0):  Default mode "1024x768": 65.0 MHz, 48.4 kHz, 60.0 Hz
(II) RADEON(0): Modeline "1024x768"   65.00  1024 1048 1184 1344  768 771 777 
806 -hsync -vsync
(**) RADEON(0):  Default mode "1024x768": 44.9 MHz, 35.5 kHz, 87.1 Hz (I)
(II) RADEON(0): Modeline "1024x768"   44.90  1024 1032 1208 1264  768 768 776 
817 interlace +hsync +vsync
(**) RADEON(0):  Default mode "832x624": 57.3 MHz, 49.7 kHz, 74.6 Hz
(II) RADEON(0): Modeline "832x624"   57.28  832 864 928 1152  624 625 628 667 
-hsync -vsync
(**) RADEON(0):  Default mode "800x600": 49.5 MHz, 46.9 kHz, 75.0 Hz
(II) RADEON(0): Modeline "800x600"   49.50  800 816 896 1056  600 601 604 625 
+hsync +vsync
(**) RADEON(0):  Default mode "800x600": 50.0 MHz, 48.1 kHz, 72.2 Hz
(II) RADEON(0): Modeline "800x600"   50.00  800 856 976 1040  600 637 643 666 
+hsync +vsync
(**) RADEON(0):  Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
(II) RADEON(0): Modeline "800x600"   40.00  800 840 968 1056  600 601 605 628 
+hsync +vsync
(**) RADEON(0):  Default mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz
(II) RADEON(0): Modeline "800x600"   36.00  800 824 896 1024  600 601 603 625 
+hsync +vsync
(**) RADEON(0):  Default mode "640x480": 31.5 MHz, 37.5 kHz, 75.0 Hz
(II) RADEON(0): Modeline "640x480"   31.50  640 656 720 840  480 481 484 500 
-hsync -vsync
(**) RADEON(0):  Default mode "640x480": 31.5 MHz, 37.9 kHz, 72.8 Hz
(II) RADEON(0): Modeline "640x480"   31.50  640 664 704 832  480 489 491 520 
-hsync -vsync
(**) RADEON(0):  Default mode "640x480": 25.2 MHz, 31.5 kHz, 60.0 Hz
(II) RADEON(0): Modeline "640x480"   25.20  640 656 752 800  480 490 492 525 
-hsync -vsync
(**) RADEON(0):  Default mode "720x400": 35.5 MHz, 37.9 kHz, 85.0 Hz
(II) RADEON(0): Modeline "720x400"   35.50  720 756 828 936  400 401 404 446 
-hsync +vsync
(**) RADEON(0):  Default mode "640x400": 31.5 MHz, 37.9 kHz, 85.1 Hz
(II) RADEON(0): Modeline "640x400"   31.50  640 672 736 832  400 401 404 445 
-hsync +vsync
(**) RADEON(0):  Default mode "640x350": 31.5 MHz, 37.9 kHz, 85.1 Hz
(II) RADEON(0): Modeline "640x350"   31.50  640 672 736 832  350 382 385 445 
+hsync -vsync
(**) RADEON(0):  Default mode "512x384": 22.4 MHz, 35.5 kHz, 87.1 Hz (D)
(II) RADEON(0): Modeline "512x384"   22.45  512 516 604 632  384 384 388 409 
interlace doublescan +hsync +vsync
(**) RADEON(0):  Default mode "416x312": 28.6 MHz, 49.7 kHz, 74.7 Hz (D)
(II) RADEON(0): Modeline "416x312"   28.64  416 432 464 576  312 312 314 333 
doublescan -hsync -vsync
(**) RADEON(0):  Default mode "400x300": 28.1 MHz, 53.7 kHz, 85.3 Hz (D)
(II) RADEON(0): Modeline "400x300"   28.15  400 416 448 524  300 300 302 315 
doublescan +hsync +vsync
(**) RADEON(0):  Default mode "400x300": 24.8 MHz, 46.9 kHz, 75.1 Hz (D)
(II) RADEON(0): Modeline "400x300"   24.75  400 408 448 528  300 300 302 312 
doublescan +hsync +vsync
(**) RADEON(0):  Default mode "400x300": 25.0 MHz, 48.1 kHz, 72.2 Hz (D)
(II) RADEON(0): Modeline "400x300"   25.00  400 428 488 520  300 318 321 333 
doublescan +hsync +vsync
(**) RADEON(0):  Default mode "400x300": 20.0 MHz, 37.9 kHz, 60.3 Hz (D)
(II) RADEON(0): Modeline "400x300"   20.00  400 420 484 528  300 300 302 314 
doublescan +hsync +vsync
(**) RADEON(0):  Default mode "400x300": 18.0 MHz, 35.2 kHz, 56.3 Hz (D)
(II) RADEON(0): Modeline "400x300"   18.00  400 412 448 512  300 300 301 312 
doublescan +hsync +vsync
(**) RADEON(0):  Default mode "320x240": 18.0 MHz, 43.3 kHz, 85.2 Hz (D)
(II) RADEON(0): Modeline "320x240"   18.00  320 348 376 416  240 240 242 254 
doublescan -hsync -vsync
(**) RADEON(0):  Default mode "320x240": 15.8 MHz, 37.5 kHz, 75.0 Hz (D)
(II) RADEON(0): Modeline "320x240"   15.75  320 328 360 420  240 240 242 250 
doublescan -hsync -vsync
(**) RADEON(0):  Default mode "320x240": 15.8 MHz, 37.9 kHz, 72.8 Hz (D)
(II) RADEON(0): Modeline "320x240"   15.75  320 332 352 416  240 244 245 260 
doublescan -hsync -vsync
(**) RADEON(0):  Default mode "320x240": 12.6 MHz, 31.5 kHz, 60.1 Hz (D)
(II) RADEON(0): Modeline "320x240"   12.60  320 328 376 400  240 245 246 262 
doublescan -hsync -vsync
(**) RADEON(0):  Default mode "360x200": 17.8 MHz, 37.9 kHz, 85.0 Hz (D)
(II) RADEON(0): Modeline "360x200"   17.75  360 378 414 468  200 200 202 223 
doublescan -hsync +vsync
(**) RADEON(0):  Default mode "320x200": 15.8 MHz, 37.9 kHz, 85.3 Hz (D)
(II) RADEON(0): Modeline "320x200"   15.75  320 336 368 416  200 200 202 222 
doublescan -hsync +vsync
(**) RADEON(0):  Default mode "320x175": 15.8 MHz, 37.9 kHz, 85.3 Hz (D)
(II) RADEON(0): Modeline "320x175"   15.75  320 336 368 416  175 191 192 222 
doublescan +hsync -vsync
(++) RADEON(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
(II) RADEON(0): AGP Fast Write disabled by default
(II) RADEON(0): Depth moves disabled by default
(II) Loading sub module "shadowfb"
(II) LoadModule: "shadowfb"
(II) Loading /usr/X11R6/lib/modules/libshadowfb.a
(II) Module shadowfb: 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) RADEON(0): Page flipping disabled
(!!) RADEON(0): For information on using the multimedia capabilities
        of this adapter, please see http://gatos.sf.net.
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
        [0] 0   0       0xed000000 - 0xed00ffff (0x10000) MX[B]
        [1] 0   0       0xe0000000 - 0xe7ffffff (0x8000000) MX[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       0xef000000 - 0xef00007f (0x80) MX[B]
        [8] -1  0       0xe8000000 - 0xe7ffffff (0x0) MX[B]O
        [9] -1  0       0xec000000 - 0xec01ffff (0x20000) MX[B](B)
        [10] -1 0       0xed000000 - 0xed00ffff (0x10000) MX[B](B)
        [11] -1 0       0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
        [12] 0  0       0x000a0000 - 0x000affff (0x10000) MS[B](OprU)
        [13] 0  0       0x000b0000 - 0x000b7fff (0x8000) MS[B](OprU)
        [14] 0  0       0x000b8000 - 0x000bffff (0x8000) MS[B](OprU)
        [15] 0  0       0x0000d000 - 0x0000d0ff (0x100) IX[B]
        [16] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [17] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [18] -1 0       0x0000ec00 - 0x0000ec07 (0x8) IX[B]
        [19] -1 0       0x0000e800 - 0x0000e87f (0x80) IX[B]
        [20] -1 0       0x0000e400 - 0x0000e41f (0x20) IX[B]
        [21] -1 0       0x0000e000 - 0x0000e00f (0x10) IX[B]
        [22] -1 0       0x0000d000 - 0x0000d0ff (0x100) IX[B](B)
        [23] 0  0       0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
        [24] 0  0       0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(==) RADEON(0): Write-combining range (0xe0000000,0x2000000)
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) RADEON(0): [drm] created "radeon" driver at busid "PCI:1:0:0"
(II) RADEON(0): [drm] added 8192 byte SAREA at 0xca96d000
(II) RADEON(0): [drm] mapped SAREA 0xca96d000 to 0x40018000
(II) RADEON(0): [drm] framebuffer handle = 0xe0000000
(II) RADEON(0): [drm] added 1 reserved context for kernel
(II) RADEON(0): [agp] Mode 0x07000201 [AGP 0x1106/0x0691; Card 0x1002/0x5159]
(II) RADEON(0): [agp] 8192 kB allocated with handle 0xcc971000
(II) RADEON(0): [agp] ring handle = 0xe8000000
(II) RADEON(0): [agp] Ring mapped at 0x4247e000
(II) RADEON(0): [agp] ring read ptr handle = 0xe8101000
(II) RADEON(0): [agp] Ring read ptr mapped at 0x4001a000
(II) RADEON(0): [agp] vertex/indirect buffers handle = 0xe8102000
(II) RADEON(0): [agp] Vertex/indirect buffers mapped at 0x4257f000
(II) RADEON(0): [agp] AGP texture map handle = 0xe8302000
(II) RADEON(0): [agp] AGP Texture map mapped at 0x4277f000
(II) RADEON(0): [drm] register handle = 0xed000000
(II) RADEON(0): [dri] Visual configs initialized
(II) RADEON(0): CP in BM mode
(II) RADEON(0): Using 8 MB AGP aperture
(II) RADEON(0): Using 1 MB for the ring buffer
(II) RADEON(0): Using 2 MB for vertex/indirect buffers
(II) RADEON(0): Using 5 MB for AGP textures
(II) RADEON(0): Memory manager initialized to (0,0) (1280,6553)
(II) RADEON(0): Reserved area from (0,1024) to (1280,1026)
(II) RADEON(0): Largest offscreen area available: 1280 x 5527
(II) RADEON(0): Will use back buffer at offset 0xa00000
(II) RADEON(0): Will use depth buffer at offset 0xf00000
(II) RADEON(0): Will use 12288 kb for textures at offset 0x1400000
(II) RADEON(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
        Scanline Image Writes
        Offscreen Pixmaps
        Setting up tile and stipple cache:
                32 128x128 slots
                32 256x256 slots
                16 512x512 slots
(II) RADEON(0): Acceleration enabled
(==) RADEON(0): Backing store disabled
(==) RADEON(0): Silken mouse enabled
(II) RADEON(0): Using hardware cursor (scanline 1026)
(II) RADEON(0): Largest offscreen area available: 1280 x 5523
(**) Option "dpms"
(**) RADEON(0): DPMS enabled
(II) RADEON(0): X context handle = 0x00000001
(II) RADEON(0): [drm] installed DRM signal handler
(II) RADEON(0): [DRI] installation complete
(II) RADEON(0): [drm] Added 32 65536 byte vertex/indirect buffers
(II) RADEON(0): [drm] Mapped 32 vertex/indirect buffers
(II) RADEON(0): [drm] dma control initialized, using IRQ 11
(II) RADEON(0): [drm] Initialized kernel agp heap manager, 5111808
(II) RADEON(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
(II) Keyboard "Generic Keyboard" handled by legacy driver
(**) Option "Protocol" "ImPS/2"
(**) Configured Mouse: Protocol: "ImPS/2"
(**) Option "CorePointer"
(**) Configured Mouse: Core Pointer
(**) Option "Device" "/dev/psaux"
(**) Option "Emulate3Buttons" "true"
(**) Configured Mouse: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5"
(**) Configured Mouse: ZAxisMapping: buttons 4 and 5
(**) Configured Mouse: Buttons: 5
(**) Option "Protocol" "ImPS/2"
(**) Generic Mouse: Protocol: "ImPS/2"
(**) Option "SendCoreEvents" "true"
(**) Generic Mouse: always reports core events
(**) Option "Device" "/dev/input/mice"
(EE) xf86OpenSerial: Cannot open device /dev/input/mice
        No such device.
(EE) Generic Mouse: cannot open input device
(EE) PreInit failed for input device "Generic Mouse"
(II) UnloadModule: "mouse"
(II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE)
Warning: font renderer for ".pcf" already registered at priority 0
Warning: font renderer for ".pcf.Z" already registered at priority 0
Warning: font renderer for ".pcf.gz" already registered at priority 0
Warning: font renderer for ".snf" already registered at priority 0
Warning: font renderer for ".snf.Z" already registered at priority 0
Warning: font renderer for ".snf.gz" already registered at priority 0
Warning: font renderer for ".bdf" already registered at priority 0
Warning: font renderer for ".bdf.Z" already registered at priority 0
Warning: font renderer for ".bdf.gz" already registered at priority 0
Warning: font renderer for ".pmf" already registered at priority 0
(II) RADEON(0): [drm] removed 1 reserved context for kernel
(II) RADEON(0): [drm] unmapping 8192 bytes of SAREA 0xca96d000 at 0x40018000

XFree86 X server log files on system:
-rw-r--r--    1 root     root        40451 Mar 31 13:43 /var/log/XFree86.0.log


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.4.25-1-686
Locale: LANG=C, LC_CTYPE=C

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

-- debconf information:
* xserver-xfree86/config/device/identifier: ATI Technologies, Inc. Radeon VE 
[QY]
* xserver-xfree86/config/monitor/screen-size: 21 inches (530 mm) or more
* xserver-xfree86/config/device/use_fbdev: false
* xserver-xfree86/config/monitor/selection-method: Advanced
  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: us
* xserver-xfree86/config/monitor/horiz-sync: 27-79
* xserver-xfree86/config/monitor/identifier: MultiSync 6FGp
  shared/no_known_x-server: 
* xserver-xfree86/autodetect_mouse: true
* xserver-xfree86/config/device/video_ram: 
  xserver-xfree86/config/monitor/mode-list: 1280x960 @ 60Hz
* xserver-xfree86/config/monitor/lcd: false
  xserver-xfree86/config/inputdevice/keyboard/internal: 
  xserver-xfree86/clobber_XF86Config-4: 
* xserver-xfree86/config/inputdevice/keyboard/rules: xfree86
  xserver-xfree86/multiple_possible_x-drivers: 
* xserver-xfree86/config/inputdevice/keyboard/model: pc104
* xserver-xfree86/config/write_dri_section: true
* xserver-xfree86/config/device/driver: ati
* xserver-xfree86/config/monitor/vert-refresh: 55-90
* xserver-xfree86/config/display/default_depth: 24
* xserver-xfree86/config/inputdevice/mouse/zaxismapping: true
* xserver-xfree86/config/display/modes: 1280x1024, 1024x768, 800x600, 640x480
  xserver-xfree86/config/inputdevice/mouse/retry_detection: 
  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: 
  xserver-xfree86/config/nonnumeric_string_error: 
* xserver-xfree86/config/inputdevice/mouse/protocol: ImPS/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 233933-done) by bugs.debian.org; 28 Apr 2004 20:39:15 +0000
>From [EMAIL PROTECTED] Wed Apr 28 13:39:15 2004
Return-path: <[EMAIL PROTECTED]>
Received: from port5.ds1-sby.adsl.cybercity.dk (trider-g7.fabbione.net) 
[212.242.169.198] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1BIvpo-0003MQ-00; Wed, 28 Apr 2004 13:39:12 -0700
Received: from trider-g7.ext.fabbione.net (port5.ds1-sby.adsl.cybercity.dk 
[212.242.169.198])
        by trider-g7.fabbione.net (Postfix) with ESMTP
        id 2A91629; Wed, 28 Apr 2004 22:39:09 +0200 (CEST)
Date: Wed, 28 Apr 2004 22:39:05 +0200 (CEST)
From: Fabio Massimo Di Nitto <[EMAIL PROTECTED]>
Sender: [EMAIL PROTECTED]
To: [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED]
Subject: Closing bugs after 4.3.0.dfsg.1-1 upload
Message-ID: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=iso-8859-1
Content-Transfer-Encoding: QUOTED-PRINTABLE
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-1.0 required=4.0 tests=BAYES_00,SORTED_RECIPS 
        autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 
X-CrossAssassin-Score: 8

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


Due to an unfortunate error the upload has been registered as NMU.

Full changelog here:

Format: 1.7
Date: Wed, 28 Apr 2004 18:55:17 +0200
Source: xfree86
Binary: libx11-6-dbg libxtst6-dbg xserver-common xlibs-static-dev libxp6-db=
g xbase-clients xlibmesa3-dbg libxtrap6-dbg xfonts-75dpi libxt6 libice6-dbg=
 xmh libxaw6-dbg x-dev libxv1 libxext6-dbg xlibmesa-dev libxpm4 libxtst6 xl=
ibmesa-gl-dev xfonts-cyrillic libx11-6 libsm6-dbg xlibs-pic xlibs-data x-wi=
ndow-system xfree86-common xlibmesa-dri xlibmesa3 libxv1-dbg libxrandr2 xli=
bmesa-glu libxaw7-dev xnest libxaw6 xterm libxp6 xlibmesa-dri-dbg libxrandr=
2-dbg libxmu6 xlibmesa-glu-dbg libx11-dev xlibs-static-pic libxpm4-dbg libx=
aw7-dbg libxmu6-dbg xlibmesa-glu-dev libxmuu-dev pm-dev libxext6 libxft1-db=
g 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 xsp=
ecs libxtrap6 libice-dev libxt-dev xfs libxmuu1 libxi6-dbg xfonts-base xlib=
s-dbg libxpm-dev xlibmesa-gl xfonts-100dpi-transcoded libxtrap-dev xfonts-1=
00dpi libxext-dev xfonts-75dpi-transcoded xlibosmesa4-dbg libxft1 xprt libx=
i-dev xlibosmesa-dev xlibosmesa4 xvfb libxaw7 xlibmesa-gl-dbg xdm xlibs-dev=
 libxi6 libxt6-dbg
Architecture: source i386 all
Version: 4.3.0.dfsg.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Changed-By: Fabio M. Di Nitto <[EMAIL PROTECTED]>
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, unstri=
pped)
 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 fil=
es
 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 de=
velop
 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 li=
brary d
 libxrandr2 - X Window System Resize, Rotate and Reflection extension libra=
ry
 libxrandr2-dbg - X Window System Resize, Rotate and Reflection extension l=
ibrary (
 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 develop=
ment f
 libxtrap6  - X Window System protocol-trapping extension library
 libxtrap6-dbg - X Window System protocol-trapping extension library (unstr=
ipped)
 libxtst-dev - X Window System event recording and testing extension librar=
y dev
 libxtst6   - X Window System event recording and testing extension library
 libxtst6-dbg - X Window System event recording and testing extension libra=
ry (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 [XFre=
e86]
 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 pseudopackag=
e
 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: 207543 216806 219311 222804 224909 231589 233818 233933 234081 2345=
75 236604 237046 238276 238340 238407 238555 238638 238797 239341 239988 23=
9991 241127 241286 241331 241539 242209 242830 242865 242987 243000 243575
Changes:
 xfree86 (4.3.0.dfsg.1-1) unstable; urgency=3Dlow
 .
   Changes by Branden Robinson and Fabio Massimo di Nitto:
 .
   * Re-generate .orig tar archive to eliminate files containing object cod=
e
     with no corresponding source (none of which are actually needed or use=
d by
     XFree86 at run time).  Add these files to the prune-non-free script.
     Update patch #025 to stop patching one of the affected files and add p=
atch
     #913 to remove all references to the affected files inside the code
     required to build.  Update MANIFEST and xserver-xfree86.install files =
for
     alpha, hurd-i386, i386, ia64 and sparc accordingly. Thanks to Nathanae=
l
     Nerode for his assistance with this issue.  (Closes: #242865)
 .
   * Fix SEGV when attempting to use GLX extension on SPARC due to failure =
of
     extension to initialize a Mesa context; patch by Ferris McCormick,
     backported from XFree86 CVS 2003-12-08 by Christian Guggenberger,
     and updated to build on non-SPARC architectures by Fabio M. Di Nitto.
     (Closes: #241331)
 .
   Changes by Fabio Massimo di Nitto:
 .
   * Quote menu items in Debian menu files (quiets Lintian warning).
 .
   Changes by Branden Robinson:
 .
   * The tar achive within the .orig tar archive (stored this way due to th=
e
     requirements of dbs) has been re-packed using gzip instead of bzip2.  =
This
     increases the size of the .orig tar archive by 10MB (a 21% increase), =
but
     speeds unpacking of the stored tar achive from 2m49s to 39s on a 400MH=
z
     PowerPC 750 (G3) processor with 512MB of RAM.
 .
   * Add FAQ entry about the <LSGT> key problem.  Edit news item about the
     <LSGT> problem to tidy up the wording a little and direct people to th=
e
     FAQ for more information.
 .
   * Make xev flush standard output after processing each event, since its
     exit(0) is unreachable code (thanks, Bill Currie).  (Closes: #238638)
 .
   * Fix compilation of a.out object loader on uClibc (and possibly other
     non-GNU-libc systems) in XFree86 X server by including correct header =
file
     for ntohl() prototype (thanks, Erik Andersen).  (Closes: #216806)
 .
   * Restore original xdm behavior of interpreting an XDMCP request port of
     zero (the default) as an instruction not to open a port at all.
     Equivalent code was apparently accidentally deleted in upstream CVS
     (thanks, Jeff King).  (Closes: #239341)
 .
   * Fix cosmetic formatting error in dexconf manpage.
 .
   * Improve logging of xdm's script handling in session.c.
     + Make execution of the session program an informational log message (=
with
       LogInfo()), not a Debug() message.
     + Ensure that source()d scripts (Xreset, Xsetup, Xstartup) can be
       fopen()ed before invoking runAndWait() on them.  If they can, LogInf=
o()
       the fact.  If they cannot, LogInfo() that, too, and use _SysErrorMsg=
()
       to report why fopen() failed.  (Closes: #219311)
     + Make source() complain using Debug() when it is given a null pointer=
 in
       its file argument.
     + For clarity, make source() return from only one location.
 .
   * Clean up debian/rules's "not building" logic.
     + Rename NOT_BUILDING_XF86_SERVER to NOT_BUILDING_XFREE86_X_SERVER.
     + Use NOT_BUILDING_XFREE86_X_SERVER, not NOT_BUILDING_X_SERVER, to con=
trol
       whether build-tree/xc-xserver-xfree86-dbg is populated and built.  T=
his
       should speed up builds on the s390 architecture.
     + Drop now-unused NOT_BUILDING_X_SERVER variable entirely.
 .
   * Stop shipping the generated files encodings.dir, fonts.cache-1, fonts.=
dir,
     and fonts.scale in the xfonts-scalable package.  (Closes: #238555)
 .
   * If defoma-app and fontconfig's defoma script are available, invoke
     "defoma-app update fontconfig" on package configuration and removal;
     otherwise, use fc-cache as before.  (Closes: #238797)
 .
   * Stop setting the debconf-configured default amount of video RAM to 8MB=
 for
     users of the i810 driver; in XFree86 4.3.0, the i810 driver defaults t=
o
     8MB internally, and the i830 driver defaults to 32MB if DRI is enabled=
,
     and 8MB otherwise.  (Closes: #238340)
 .
   * If using Discover 1.x to scan for hardware in the XFree86 X server
     packages' config scripts, pass the discover command the
     "--disable=3Dserial,parallel" option to avoid long delays on some syst=
ems.
     We're certain to not find a VGA device on those buses anyway.  Also,
     discard standard error output from discover 1.x.  (Closes: #237046)
 .
   * If using Discover 2.x to scan for hardware in the XFree86 X server
     packages' config scripts, invoke the discover command such that an
     abnormal exit on its part does not crash the script.
 .
   * Grab fixes to the X server's DIX events processing from XFree86 CVS
     (none later than 2004-01-23).
     + Fix a potential hang in Xinerama caused by an uninitialized
       sprite.hotShape. [Mark Vojkovich]
     + Build fix for when XKB is disabled but XINPUT isn't.  Reported by Pa=
ul
       Jarc. [Marc Aurele La France]
     + Fix a crash when xkb is disabled. [Matthieu Herrb] (Closes: #238407)
 .
   * Apply patch by Emmanuel Thom=C3=A9 and Ole Rohne to enable resume from=
 suspend
     level S3 on Dell D600 and D800 laptops; when the VT is re-entered, the
     Radeon chipset's memory size is queried, and if zero is returned, the
     chipset is re-POSTed via the int10 interface.  (Closes: #234575)
 .
   * Implement IsolateDevice and SingleCard layout options for XF86Config, =
and
     -isolateDevice command-line flag for XFree86 X server.  Useful for
     multi-card setups where different X servers run on each card (thanks,
     Andreas Schuldei).  (Closes: #207543)
 .
   * Correct the package description of libx11-6-dbg to accurately identify=
 the
     location of Xlib's loadable modules (thanks, Chung-chieh Shan).
     (Closes: #239988)
 .
   * Fix the latin(type3) PC keyboard map to override the AB10 key definiti=
on
     inherited from the basic layout, mapping the key to "minus, underscore=
"
     rather than "slash, question".  This enables the al (Albanian), hr
     (Croatian), pl2 (Polish QWERTZ), si (Slovenian), and yu (Yugoslavian)
     layouts to inherit this key mapping (though al overrides it).  Thanks =
to
     Josip Rodin for reporting this bug and testing the fix.  (Closes: #236=
604)
 .
   * Update libxmuu-dev's package description to explain why it does not sh=
ip
     header files.
 .
   * German keyboards using the "nodeadkeys" variant should produce an
     apostrophe, not an acute accent, when <AE12> is pressed.  This change =
is
     also consistent with the existing xc/programs/xkbcomp/symbols/de file
     (thanks, Andreas Metzler).  (Closes: #241127)
 .
   * Demote x-window-system-dev's priority to "extra" since it depends on
     library -dbg packages, which are themselves of extra priority (see Deb=
ian
     Policy section 2.5).
 .
   * Add Fabio Massimo Di Nitto to list of package uploaders.
 .
   * Fix update-fonts-scale to not attempt to manipulate temporary files th=
at
     do not exist.  (Closes: #243000)
 .
   * Enhance update-fonts-scale in several small ways:
     + Improve comments.
     + Update copyright notice.
     + On startup, query the terminal with stty if $COLUMNS is not set.
     + Send all diagnostic messages to standard error output in message()
       function.
     + Add observe() function for debugging diagnostics.
     + Rename error() to die() and update invocations of it accordingly.
     + Quote shell variables more religiously when expanding them.
     + Use consistent syntax style.
     + Update Vim modeline.
 .
   * Improve update-fonts-scale(8) manual page:
     + Update copyright notice.
     + Fix minor wording issues.
     + Add "ENVIRONMENT" section documenting effects of $COLUMNS and $DEBUG=
=2E
     + Add a preface to the "DIAGNOSTICS" section.
     + Document the new "index references nonexistent font file" diagnostic=
=2E
 .
   * Update xdm.options(5) and xfs.options(5) manual pages to instruct the =
user
     to use the invoke-rc.d command instead of invoking packages' init scri=
pts
     directly.
 .
   * Improve xfs package's maintainer scripts:
     + Always start the daemon on package install (as opposed to upgrade).
       (Closes: #241539)
     + Replace xfs "upgrade" flag file with two distinct ones, "install" an=
d
       "daemon-not-stopped".  Create install flag file when preinst script =
is
       invoked with "install" argument; remove in postinst, and in postrm w=
hen
       invoked with "abort-install" or "abort-upgrade" argument.  Create
       "daemon-not-stopped" flag file in prerm script if the daemon is not
       stopped with invoke-rc.d; remove in postinst, and in postrm when inv=
oked
       with "abort-upgrade" argument.
     + Duplicate the postinst's daemon logic in the postrm when invoked wit=
h
       the "abort-upgrade" argument; this way the daemon is restarted if it=
 was
       stopped for upgrade, but the upgrade failed.
     + Pass package name literally to update-rc.d and invoke-rc.d; quiets
       lintian warning.
     + Call db_stop before update-rc.d; if the latter spews to stdout, it c=
an
       confuse debconf.
     + Use shell's && and || operators instead of test(1)'s -a and -o
       operators, since the former is POSIX-compliant and the latter is not=
=2E
 .
   * Disable RandR extension support in siliconmotion driver when the drive=
r's
     "Rotate" option is used (thanks, Jim Paris).  (Closes: #241286)
 .
   * Implement XkbOption "grp:sclk_toggle" (pressing Scroll Lock toggles th=
e
     key group), courtesy of Michal Kaspar.  (Closes: #242209)
 .
   * Provide instructions on how to read the FAQ in every README.Debian fil=
e.
 .
   * Add dependency of libxtst-dev on libxi-dev; XTest.h #includes XInput.h=
 for
     a structure definition, though objects that link against libXtst don't
     necessarily link against libXi (thanks, Glenn Maynard).  (Closes: #242=
830)
 .
   * Update list of available video drivers on each architecture in
     xserver-xfree86's config script.
 .
   * Migrate users of the GPM repeater (/dev/gpmdata) to the IntelliMouse
     protocol and make this the only protocol supported in debconf for that
     mouse port.  Document and justify migration in NEWS file.
     (Closes: #233933)
 .
   * Tidy up relationships with now-vanished xlib6g and xlib6g-dev packages=
=2E
     This enables people to keep the versions of these packages that were
     harmless pseudopackages on the system.
     + Version xfree86-common's and xutils's replacement of xlib6g-dev at <=
<
       4.0 (xlib6g-dev shipped no files after that).
     + Version xlibs's conflict with and replacement of xlib6g and xlib6g-d=
ev
       at << 4.0.  (Closes: #233818)
     + Version xlibs-static-dev's conflict with and replacement of xlib6g-d=
ev
       at << 4.0.
 .
   * Re-order diagnostic output of xserver-xfree86 bug script to be skimmab=
le
     more quickly (in Branden's opinion, anyway).
 .
   * Fix dexconf to not write an empty line to the end of generated
     XF86Config{,-4} files.
 .
   * Rename shell-lib.sh's safe_debconf() function to run(); there's no rea=
son
     to imply it's useful only for debconf commands.  Update all script
     invocations of safe_debconf() to run().
 .
   * Source the debconf confmodule *before* setting variables local to
     maintainer scripts; the way confmodule works causes the values of any
     unexported variables already set to be lost (continuation of incomplet=
e or
     regressed fix from 4.2.1-10).
 .
   * Fix up xfree86-common postinst and postrm scripts in minor ways.
     + Pass package name literally to update-rc.d and invoke-rc.d; quiets
       lintian warning.
     + Use shell's && and || operators instead of test(1)'s -a and -o
       operators, since the former is POSIX-compliant and the latter is not=
=2E
 .
   * Improve xdm package's maintainer scripts:
     + Add capability to start the daemon on package install, controlled by=
 the
       "start-on-install" flag in /etc/X11/xdm/xdm.options (which defaults
       off).  Update xdm.options(5) manpage to document this option and exp=
lain
       why it defaults off.
     + Replace "upgrade" flag file with two distinct ones, "install" and
       "daemon-not-stopped".  Create install flag file when preinst script =
is
       invoked with "install" argument; remove in postinst, and in postrm w=
hen
       invoked with "abort-install" or "abort-upgrade" argument.  Create
       "daemon-not-stopped" flag file in prerm script if the daemon is not
       stopped with invoke-rc.d; remove in postinst, and in postrm when inv=
oked
       with "abort-upgrade" argument.
     + Make the logic deciding whether or not to start the daemon more
       sophisticated.  After determining the user's intentions via the
       xdm.options file, check to see if the daemon is already running, and
       record its pid.  If it isn't, check xdm's Xservers file to see if we
       would be starting an X server on the current display.  If either of
       these is the case, refuse to start the daemon and issue a warning
       message explaining why.
     + Duplicate relevant logic from the postinst script logic in the postr=
m
       when invoked with the "abort-upgrade" argument; this way the daemon =
is
       restarted if it was stopped for upgrade, but the upgrade failed.
     + Pass package name literally to update-rc.d and invoke-rc.d; quiets
       lintian warning.
     + Call db_stop before update-rc.d; if the latter spews to stdout, it c=
an
       confuse debconf.
     + Use shell's && and || operators instead of test(1)'s -a and -o
       operators, since the former is POSIX-compliant and the latter is not=
=2E
 .
   * Migrate xdm's PAM configuration to the New World Order.  (Closes: #231=
589)
     + Use @include common-{auth,account,session,password} to load pam_unix=
=2Eso
       instead of doing so directly.
     + Load pam_nologin.so as a requisite auth module.
     + Load pam_limits.so as a required session module.
     + Make xdm depend on libpam-modules and libpam-runtime (>=3D 0.76-13.1=
).
 .
   * Fix problem with DVI displays connected to ATI Radeon 9200 cards not
     initializing properly every other time the X server is started (patch =
by
     Hui Yu of ATI, from XFree86 Bugzilla #673).  (Closes: #243575)
 .
   * Fix problem with shift key misbehaving when caps lock active on PC
     keyboards using the Dvorak layout: don't define such keyboards as
     four-level (patch by Ivan Pascal, from XFree86 CVS 2003-04-19 via Deni=
s
     Barbier).  (Closes: #242987)
 .
   * Apply backport by David Mosberger of PCI support in XFree86 CVS (no co=
de
     more recent than 2003-10-30) for the ZX1 IA-64 chipset.  (Closes: #238=
276)
 .
   * Fix typo in sun rules file for XKB: provide separate "type6" and
     "type6_euro" model definitions, instead of defining "type6" twice (tha=
nks,
     Denis Barbier).
 .
   * Rewrite prune-non-free script, and move it to debian/scripts directory=
=2E
 .
   * Fix typo in example XKB option in Danish translation of
     xserver-xfree86/config/inputdevice/keyboard/options template (thanks,
     Denis Barbier).
 .
   * Fix _XimProtoCreateIC() to call _XimUnregisterFilter() on errors creat=
ing
     the input context.  Prevents a SEGV in the ximcp Xlib module (thanks,
     Chung-chieh Shan).  (Closes: #239991)
 .
   * Add XKB support for Compaq Evo laptop multimedia keys (patch by Egbert
     Eich, from XFree86 CVS 2003-09-08).  (Closes: #222804)
 .
   * Fix the altwin:meta_win and altwin:left_meta_win XKB options to not
     override current definitions of Alt keys or the Mod1 modifier map (tha=
nks,
     Denis Barbier).  (Closes: #234081)
 .
   * Fix AT keyboard rate I/O controls by operating on the actual console f=
ile
     descriptor, not on file descriptor zero (thanks, Keith Packard).
     Suppresses warning messages from Linux 2.6.  (Closes: #224909)
Files:
 f9fdb8124e341953fa162d7882fbf255 2659 x11 optional xfree86_4.3.0.dfsg.1-1.=
dsc
 8e6990288c8f1a1d1e03f7c36d7185ee 59123696 x11 optional xfree86_4.3.0.dfsg.=
1.orig.tar.gz
 ba19d267008314f16faa252cddaaa36a 2212185 x11 optional xfree86_4.3.0.dfsg.1=
-1.diff.gz
 8caa6504671cbf84bcae73e0f0913126 214316 x11 optional lbxproxy_4.3.0.dfsg.1=
-1_i386.deb
 de4e47f1f9603ea511427daba0cf6243 251170 libs optional libdps1_4.3.0.dfsg.1=
-1_i386.deb
 0aa1f50f7e194a66c157f2a7274819e6 749564 libdevel extra libdps1-dbg_4.3.0.d=
fsg.1-1_i386.deb
 7d6a94f91a0c446949787eed371b05b3 308704 libdevel optional libdps-dev_4.3.0=
=2Edfsg.1-1_i386.deb
 817cc146c16f4bebb995c693ec03aa3d 168536 libs optional libice6_4.3.0.dfsg.1=
-1_i386.deb
 b13a5ca9d8713e9bdf7c87c17f028eb3 252868 libdevel extra libice6-dbg_4.3.0.d=
fsg.1-1_i386.deb
 e46c8c14065744482510e4e706c41aaf 171846 libdevel optional libice-dev_4.3.0=
=2Edfsg.1-1_i386.deb
 2c20abcc72fd3373d0a4c670eb5fe6cd 146282 libs optional libsm6_4.3.0.dfsg.1-=
1_i386.deb
 4646a5a34d1a5f5dd6f6b2639b02f2b5 171932 libdevel extra libsm6-dbg_4.3.0.df=
sg.1-1_i386.deb
 e36b1a3d9c976a75c00f2fdcba5ec608 143216 libdevel optional libsm-dev_4.3.0.=
dfsg.1-1_i386.deb
 615ea0708ded122b250d7f9f98a93df7 678764 libs optional libx11-6_4.3.0.dfsg.=
1-1_i386.deb
 245b5f4cab55d97e420b5dddc7830444 9574188 libdevel extra libx11-6-dbg_4.3.0=
=2Edfsg.1-1_i386.deb
 0deeeb3a2b74fe3dd05aafd1c30013cc 1329100 libdevel optional libx11-dev_4.3.=
0.dfsg.1-1_i386.deb
 d2414ca6af421ee92a5a1e6fd592a70b 250324 libs optional libxaw6_4.3.0.dfsg.1=
-1_i386.deb
 37656b0cd11b315eed2f2458e7d6395f 856588 libdevel extra libxaw6-dbg_4.3.0.d=
fsg.1-1_i386.deb
 445f5e00bab1f70789569803b87bdcad 380624 libdevel extra libxaw6-dev_4.3.0.d=
fsg.1-1_i386.deb
 ca9b1fc69ea99ec83fff1ff0bbb7132e 303454 libs optional libxaw7_4.3.0.dfsg.1=
-1_i386.deb
 04101cd59b2d6abf87a7cdfba17be957 991802 libdevel extra libxaw7-dbg_4.3.0.d=
fsg.1-1_i386.deb
 b89c5acbb354c94fc2c636592b1ce167 380516 libdevel optional libxaw7-dev_4.3.=
0.dfsg.1-1_i386.deb
 e4eeedaaf366bafda7f51890682c1abe 153366 libs optional libxext6_4.3.0.dfsg.=
1-1_i386.deb
 36d74f382a0f22d39bb08804d40d72d2 474196 libdevel extra libxext6-dbg_4.3.0.=
dfsg.1-1_i386.deb
 60c404f9870e567b434307e81e6858e4 213370 libdevel optional libxext-dev_4.3.=
0.dfsg.1-1_i386.deb
 f7b37d3ccee76abf720df5bfce11d2a8 155714 libs optional libxft1_4.3.0.dfsg.1=
-1_i386.deb
 19412845697bff206a58a385204c98ad 436118 libdevel extra libxft1-dbg_4.3.0.d=
fsg.1-1_i386.deb
 c789ace8c41744fc63f070479145f4fe 144652 libs optional libxi6_4.3.0.dfsg.1-=
1_i386.deb
 cad68cee6a9fd3aa0658baf00503299d 1131846 libdevel extra libxi6-dbg_4.3.0.d=
fsg.1-1_i386.deb
 8163c8cc5e3e26f9df942eb1de3912c6 198054 libdevel optional libxi-dev_4.3.0.=
dfsg.1-1_i386.deb
 e84b789d2500e3ffb9df87efd7372640 174852 libs optional libxmu6_4.3.0.dfsg.1=
-1_i386.deb
 be57e50b90a1d17a17803744fe439ef3 626636 libdevel extra libxmu6-dbg_4.3.0.d=
fsg.1-1_i386.deb
 4a2fa5edbc99907246f799baa2b7b870 184812 libdevel optional libxmu-dev_4.3.0=
=2Edfsg.1-1_i386.deb
 be990ff8f6607c976fa6476a7ed74c83 136678 libs optional libxmuu1_4.3.0.dfsg.=
1-1_i386.deb
 8f432636f3cc81a2057092106b7cc42d 175028 libdevel extra libxmuu1-dbg_4.3.0.=
dfsg.1-1_i386.deb
 0e0457844a23d26e565d4b76bba89b5e 129546 libdevel optional libxmuu-dev_4.3.=
0.dfsg.1-1_i386.deb
 bbd6017c1802c5e11de71409e5dd3d43 143798 libs optional libxp6_4.3.0.dfsg.1-=
1_i386.deb
 b408c5afef59dba84f4cc4b09fcddb75 531734 libdevel extra libxp6-dbg_4.3.0.df=
sg.1-1_i386.deb
 255b9c318e10923a196a957aa1f3ac93 145526 libdevel optional libxp-dev_4.3.0.=
dfsg.1-1_i386.deb
 4489861f03b478ecb2f6384a759be808 159498 libs optional libxpm4_4.3.0.dfsg.1=
-1_i386.deb
 a3b60ab44679b17f77e480255ec11f9e 204872 libdevel extra libxpm4-dbg_4.3.0.d=
fsg.1-1_i386.deb
 e9b0ecc31456c2235e340096069b743b 158574 libdevel optional libxpm-dev_4.3.0=
=2Edfsg.1-1_i386.deb
 17f537c58bf80e4d38de156419cb996a 136452 libs optional libxrandr2_4.3.0.dfs=
g.1-1_i386.deb
 09c6e8ae9288caefa10f66b0d09339fc 167012 libdevel extra libxrandr2-dbg_4.3.=
0.dfsg.1-1_i386.deb
 2d536b7f0f51f53cc9cc7c32be09caca 137296 libdevel optional libxrandr-dev_4.=
3.0.dfsg.1-1_i386.deb
 6ad831973c46309740a480ee896cdf2a 282808 libs optional libxt6_4.3.0.dfsg.1-=
1_i386.deb
 96c18e1ee2fdb91c40a2d22c35dd0463 1497106 libdevel extra libxt6-dbg_4.3.0.d=
fsg.1-1_i386.deb
 4614c62412de141b841e42d140e11486 583110 libdevel optional libxt-dev_4.3.0.=
dfsg.1-1_i386.deb
 5ed150ee7bf89ce779ee626490599eb0 145576 libs optional libxtrap6_4.3.0.dfsg=
=2E1-1_i386.deb
 9b4fd9c329b7117029653219eeff21a1 376882 libdevel extra libxtrap6-dbg_4.3.0=
=2Edfsg.1-1_i386.deb
 0d30e48c009f8bdc3d8d3e9242e0b9e7 151346 libdevel optional libxtrap-dev_4.3=
=2E0.dfsg.1-1_i386.deb
 01012103fcced9a17b7b97674d3414b0 139446 libs optional libxtst6_4.3.0.dfsg.=
1-1_i386.deb
 bda1ab9cf5d396529acf697f53497545 203066 libdevel extra libxtst6-dbg_4.3.0.=
dfsg.1-1_i386.deb
 34504c1d5d7ceb9b1d2dbd16874bf7bf 137034 libdevel optional libxtst-dev_4.3.=
0.dfsg.1-1_i386.deb
 d50d7753b12a48a96586114728b524e4 137572 libs optional libxv1_4.3.0.dfsg.1-=
1_i386.deb
 5a99f49850ad06269ed6293a928a92fc 169708 libdevel extra libxv1-dbg_4.3.0.df=
sg.1-1_i386.deb
 10df432f507bc8c2383ea6df0eda2534 157228 libdevel optional libxv-dev_4.3.0.=
dfsg.1-1_i386.deb
 623a2c7744045439e9d54d3da35eb9d4 147760 x11 optional proxymngr_4.3.0.dfsg.=
1-1_i386.deb
 b88702e2bc46208e49bb4fe57129eeea 230266 x11 optional twm_4.3.0.dfsg.1-1_i3=
86.deb
 6d1158155b01abfbb505a4e96e981a18 1909674 x11 optional xbase-clients_4.3.0.=
dfsg.1-1_i386.deb
 e21e077f62675005393b7e8cdf4df464 264758 x11 optional xdm_4.3.0.dfsg.1-1_i3=
86.deb
 1d71f232ba6f526560933c1940e14970 459840 x11 optional xfs_4.3.0.dfsg.1-1_i3=
86.deb
 0ce8ffad6882ec8c980c730526bf6902 147188 x11 optional xfwp_4.3.0.dfsg.1-1_i=
386.deb
 a8ec579fb3b2576a2e4ca1570e88d428 4968140 x11 optional xlibmesa-dri_4.3.0.d=
fsg.1-1_i386.deb
 d3bea195caa943d311d09c9fca707fbc 49438296 x11 optional xlibmesa-dri-dbg_4.=
3.0.dfsg.1-1_i386.deb
 2036e25ff97bbaa84a931bd0fcdc582a 248440 libs optional xlibmesa-gl_4.3.0.df=
sg.1-1_i386.deb
 ded108937b4c48a26b7e257d6d51f61b 1195636 libdevel extra xlibmesa-gl-dbg_4.=
3.0.dfsg.1-1_i386.deb
 2193a15ecfeb35f604a4e6621a8f9e92 671696 libdevel optional xlibmesa-gl-dev_=
4.3.0.dfsg.1-1_i386.deb
 adad50a30b174630e857bff222df56a5 330876 libs optional xlibmesa-glu_4.3.0.d=
fsg.1-1_i386.deb
 962a56f6db1cf2718c46040df27b91b0 1077736 libdevel extra xlibmesa-glu-dbg_4=
=2E3.0.dfsg.1-1_i386.deb
 7ed0636d9278e901321e8023709781da 401432 libdevel optional xlibmesa-glu-dev=
_4.3.0.dfsg.1-1_i386.deb
 5040611b54803f54d86aa44314ab850e 626544 libs optional xlibosmesa4_4.3.0.df=
sg.1-1_i386.deb
 0dee7a7a3f8c1d438ad5c4718a02d78e 4547118 libdevel extra xlibosmesa4-dbg_4.=
3.0.dfsg.1-1_i386.deb
 48e224d6db8a4badbe02a1eb80c5df0c 756306 libdevel optional xlibosmesa-dev_4=
=2E3.0.dfsg.1-1_i386.deb
 134ead8e96dc17ec9e02967422631e4a 819838 libdevel optional xlibs-static-dev=
_4.3.0.dfsg.1-1_i386.deb
 fc5bf92bc927b5764b35e03f89fe529a 351884 libdevel extra xlibs-static-pic_4.=
3.0.dfsg.1-1_i386.deb
 a9a10c422938b23e4fd6256daef412d0 193878 mail extra xmh_4.3.0.dfsg.1-1_i386=
=2Edeb
 4aaf3b87dea177d0e434d6cb188644a9 1432514 x11 optional xnest_4.3.0.dfsg.1-1=
_i386.deb
 f938be55361480bfd3a3b19377d3ee95 1093210 x11 optional xprt_4.3.0.dfsg.1-1_=
i386.deb
 4be7534961832defec4c011cf4e97938 299370 x11 optional xserver-common_4.3.0.=
dfsg.1-1_i386.deb
 c4c57347089dbf367309fef17ac84963 5449362 x11 optional xserver-xfree86_4.3.=
0.dfsg.1-1_i386.deb
 4532f48a3583641869ecdbcb1aa9602f 52318942 x11 extra xserver-xfree86-dbg_4.=
3.0.dfsg.1-1_i386.deb
 74b979ee5c53e22ea1b7a51bd07de225 598940 x11 optional xterm_4.3.0.dfsg.1-1_=
i386.deb
 9419187109e240d7a04460a064a0b728 855518 x11 optional xutils_4.3.0.dfsg.1-1=
_i386.deb
 b33f06cdafb10a25e4240c38684d7311 1567104 x11 optional xvfb_4.3.0.dfsg.1-1_=
i386.deb
 257f8fa739fdb319ea3517f3c9ccd30b 125304 x11 optional x-window-system-core_=
4.3.0.dfsg.1-1_i386.deb
 dc6319bbc3f36f0bbe0c972f427098d7 125356 x11 extra x-window-system-dev_4.3.=
0.dfsg.1-1_i386.deb
 7c9fc40605de193163419c86495974e1 125102 oldlibs optional xlibmesa3_4.3.0.d=
fsg.1-1_i386.deb
 4485933aee05dd56c460b6d7adc8d7c9 125938 libdevel optional pm-dev_4.3.0.dfs=
g.1-1_all.deb
 b00a81d346e7ab54639949f1802c7c0a 182880 libdevel optional x-dev_4.3.0.dfsg=
=2E1-1_all.deb
 23b2a7a33fe0c6729db218cd86513489 4327950 x11 optional xfonts-100dpi_4.3.0.=
dfsg.1-1_all.deb
 d41c671f054da1954e52edd2b1722992 8160782 x11 optional xfonts-100dpi-transc=
oded_4.3.0.dfsg.1-1_all.deb
 a4f5fe1f2da48539a9f8450f43a22288 3805712 x11 optional xfonts-75dpi_4.3.0.d=
fsg.1-1_all.deb
 d2371142eb4198548f5a9ba428b6ab53 7037472 x11 optional xfonts-75dpi-transco=
ded_4.3.0.dfsg.1-1_all.deb
 594b7a37d2b209adbf88dd016ca047f1 5471870 x11 optional xfonts-base_4.3.0.df=
sg.1-1_all.deb
 c961101482c9172aa53c0218162a6efd 1168712 x11 optional xfonts-base-transcod=
ed_4.3.0.dfsg.1-1_all.deb
 4a7b5db6366f77c4abcccb603f1252da 506068 x11 optional xfonts-cyrillic_4.3.0=
=2Edfsg.1-1_all.deb
 305a216feaf2658bd7cf9fc2e037e380 865884 x11 optional xfonts-scalable_4.3.0=
=2Edfsg.1-1_all.deb
 916958d717889565367fae2b42be1705 690734 x11 optional xfree86-common_4.3.0.=
dfsg.1-1_all.deb
 b4bb97e478e36ccf09d3ec293bc3a499 373724 libs optional xlibs_4.3.0.dfsg.1-1=
_all.deb
 30c687fb53285afdf37d43ac7a696e24 862828 libs optional xlibs-data_4.3.0.dfs=
g.1-1_all.deb
 d13517cb6c97d984775041fa6602125f 5802502 x11 optional xspecs_4.3.0.dfsg.1-=
1_all.deb
 8206fe1b8e4ac91b06b58073d25514b7 125230 x11 optional x-window-system_4.3.0=
=2Edfsg.1-1_all.deb
 0c174b643b38f9e8cf6c59672daa0bbd 125090 oldlibs extra xlibmesa3-dbg_4.3.0.=
dfsg.1-1_all.deb
 5e83377096e7ec4d95ba1d67f65acddd 125076 oldlibs optional xlibmesa-dev_4.3.=
0.dfsg.1-1_all.deb
 6124f688b268c5be63db6220a9b6ed1e 125138 oldlibs extra xlibs-dbg_4.3.0.dfsg=
=2E1-1_all.deb
 18fbc95d7724db6e65e58f356f19b660 125136 oldlibs extra xlibs-dev_4.3.0.dfsg=
=2E1-1_all.deb
 5b2282f8a67a982a931c6f968b8204d5 125044 oldlibs extra xlibs-pic_4.3.0.dfsg=
=2E1-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFAkBZshCzbekR3nhgRAqLeAJ0WpDH+ceNhZZWzLwjvAXzD+Sf6VACfQXeO
ERdJ1mxFkLIyYDnTdRpIeng=3D
=3DRBIb
-----END PGP SIGNATURE-----

Reply via email to