Bug#610492: xserver-xorg-video-ati: X server crashes when using direct rendering ...

2011-04-23 Thread koofoss
Hi,

I'm using debian testing and upgraded my packages this morning and
found exactly the same problem as described by the original bug
report. Running glxinfo shows I'm supposed to have direct rendering:

--8<--
[./~] glxinfo | head
name of display: :0
display: :0  screen: 0
direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.4
server glx extensions:
GLX_ARB_multisample, GLX_EXT_import_context,
GLX_EXT_texture_from_pixmap,
GLX_EXT_visual_info, GLX_EXT_visual_rating,
GLX_MESA_copy_sub_buffer,
GLX_OML_swap_method, GLX_SGI_make_current_read,
GLX_SGI_swap_control,
GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer,
--

But when I run an application that requires direct rendering (e.g.
glxinfo or mplayer) the screen goes black/blue (whatever the screen
background I suppose) and whole system freezes (keyboard caps-lock LED
stops responding) and I have to hard reset using the reset button.

A whole load of packages got updated this morning (it's been a few
weeks since I updated/upgraded my packages) so I don't know what
could've broken the system but I do remember that before the update
the kernel was linux-image-2.6.32-5-amd64, after the upgrade it's
linux-image-2.6.38-2-amd64 (I still have my aptitude logs though)!

Anything clues on this bug? Any testing I can do to help?

Thanks.

--
Koo

8<--

Package: xserver-xorg-video-ati
Version: 1:6.14.1-1
Followup-For: Bug #610492



-- Package-specific info:
X server symlink status:

lrwxrwxrwx 1 root root 13 Sep 13  2009 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1926464 Mar 26 11:49 /usr/bin/Xorg

VGA-compatible devices on PCI bus:
--
01:05.0 VGA compatible controller [0300]: ATI Technologies Inc Radeon HD
3200 Graphics [1002:9610]

Xorg X server configuration file status:

lrwxrwxrwx 1 root root 13 Mar 29  2010 /etc/X11/xorg.conf ->
xorg.conf.ati

Contents of /etc/X11/xorg.conf:
---
# xorg.conf (X.Org 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 xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades
*only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically
updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "kbd"
Option  "XkbRules"  "xorg"
Option  "XkbModel"  "pc104"
Option  "XkbLayout" "us"
EndSection

Section "InputDevice"
Identifier  "Configured Mouse"
Driver  "mouse"
EndSection

# Section "Device"
#   Identifier  "Configured Video Device"
# EndSection

Section "Device"
Identifier  "Radeon HD 3200"
Driver  "ati"
Option  "AccelMethod" "EXA"
# Option  "AccelDFS" "true"
Option  "AGPMode"   "1"
Option  "AGPFastWrite""1"
Option  "EnablePageFlip" "true"
Option  "EnableDepthMoves" "true"
EndSection


# Section "Extensions"
#   Option "Composite" "On"
# EndSection

Section "dri"
Mode 0666
EndSection

Section "Monitor"
Identifier  "Configured Monitor"
EndSection

Section "Screen"
Identifier  "Default Screen"
Monitor "Configured Monitor"
EndSection

/etc/X11/xorg.conf.d does not exist.

KMS configuration files:

/etc/modprobe.d/radeon-kms.conf:
  options radeon modeset=1

Kernel version (/proc/version):
---
Linux version 2.6.38-2-amd64 (Debian 2.6.38-3) (b...@decadent.org.uk)
(gcc version 4.4.5 (Debian 4.4.5-15) ) #1 SMP Thu Apr 7 04:28:07 UTC
2011

Xorg X server log files on system:
--
-rw-r--r-- 1 root root 33866 Dec  7  2009 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 39343 Apr 24 13:02 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
-
[25.784] 
X.Org X Server 1.9.5
Release Date: 2011-03-17
[25.784] X Protocol Version 11, Revision 0
[25.784] Build Operating System: Linux 2.6.38-1-amd64 x86_64 Debian
[25.784] Current Operating System: Linux khome 2.6.38-2-amd64 #1 SMP
Thu Apr 7 04:28:07 UTC 2011 x86_64
[25.784] Kernel command line: BOOT_IMAGE=/vmlinuz-2.6.38-2-amd64
root=UUID=78fc9d7d-9db8-4838-87f4-8d89cd8ce954 ro quiet splash
[25.784] Build Date: 26 March 2011  03:32:34AM
[25.784] xorg-server 2:1.9.5-1 (Cyril Brulebois ) 
[25.784] Current version of p

Bug#622175: USB mouse and keyboard: I have to connect them to another USB

2011-04-23 Thread Jameson Graef Rollins
Package: xserver-xorg
Version: 1:7.6+6
Followup-For: Bug #622175

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

I think I am experiencing this same problem.  When xdm starts, I have
no keyboard or mouse, either with my internal keyboard/mouse (thinkpad
x201) or with an external USB keyboard.  If I plug in an external
keyboard, the evdev module is loaded and I have keyboard.  No mater
what I do, though, I can not get my internal keyboard and mouse to
work.

I'm at a loss and have been trying to debug this for man hours now.
I'm upgrading this bug to serious, since it makes X basically unusable
for me at the moment.

Thanks.

jamie.

- -- Package-specific info:
X server symlink status:
- 
lrwxrwxrwx 1 root root 13 Apr 23 18:36 /etc/X11/X -> /usr/bin/Xorg
- -rwxr-xr-x 1 root root 1926464 Mar 25 20:49 /usr/bin/Xorg

VGA-compatible devices on PCI bus:
- --
00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor 
Integrated Graphics Controller [8086:0046] (rev 02)

/etc/X11/xorg.conf does not exist.

/etc/X11/xorg.conf.d does not exist.

KMS configuration files:
- 
/etc/modprobe.d/i915-kms.conf:
  options i915 modeset=1
/etc/modprobe.d/radeon-kms.conf:
  options radeon modeset=1

Kernel version (/proc/version):
- ---
Linux version 2.6.38-2-amd64 (Debian 2.6.38-3) (b...@decadent.org.uk) (gcc 
version 4.4.5 (Debian 4.4.5-15) ) #1 SMP Thu Apr 7 04:28:07 UTC 2011

Xorg X server log files on system:
- --
- -rw-r--r-- 1 root root 27364 Apr 23 18:38 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
- -
[   171.270] 
X.Org X Server 1.9.5
Release Date: 2011-03-17
[   171.270] X Protocol Version 11, Revision 0
[   171.270] Build Operating System: Linux 2.6.38-1-amd64 x86_64 Debian
[   171.270] Current Operating System: Linux servo 2.6.38-2-amd64 #1 SMP Thu 
Apr 7 04:28:07 UTC 2011 x86_64
[   171.270] Kernel command line: BOOT_IMAGE=/vmlinuz-2.6.38-2-amd64 
root=/dev/mapper/servo-root ro vga=788
[   171.270] Build Date: 26 March 2011  03:32:34AM
[   171.270] xorg-server 2:1.9.5-1 (Cyril Brulebois ) 
[   171.270] Current version of pixman: 0.21.4
[   171.270]Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[   171.270] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   171.270] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Apr 23 18:37:49 
2011
[   171.271] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   171.271] (==) No Layout section.  Using the first Screen section.
[   171.271] (==) No screen section available. Using defaults.
[   171.271] (**) |-->Screen "Default Screen Section" (0)
[   171.271] (**) |   |-->Monitor ""
[   171.271] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[   171.271] (==) Automatically adding devices
[   171.271] (==) Automatically enabling devices
[   171.275] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[   171.275]Entry deleted from font path.
[   171.280] (WW) `fonts.dir' not found (or not valid) in 
"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType".
[   171.280]Entry deleted from font path.
[   171.280](Run 'mkfontdir' on 
"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType").
[   171.280] (==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
built-ins
[   171.280] (==) ModulePath set to "/usr/lib/xorg/modules"
[   171.280] (II) The server relies on udev to provide the list of input 
devices.
If no devices become available, reconfigure udev or disable 
AutoAddDevices.
[   171.280] (II) Loader magic: 0x7d1be0
[   171.280] (II) Module ABI versions:
[   171.280]X.Org ANSI C Emulation: 0.4
[   171.280]X.Org Video Driver: 8.0
[   171.280]X.Org XInput driver : 11.0
[   171.280]X.Org Server Extension : 4.0
[   171.281] (--) PCI:*(0:0:2:0) 8086:0046:17aa:215a rev 2, Mem @ 
0xf200/4194304, 0xd000/268435456, I/O @ 0x1800/8
[   171.281] (II) Open ACPI successful (/var/run/acpid.socket)
[   171.281] (II) LoadModule: "extmod"
[   171.282] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[   171.283] (II) Module extmod: vendor="X.Org Foundation"
[   171.283]compiled for 1.9.5, module version = 1.0.0
[   171.283]Module class: X.Org Server Extension
[   171.283]ABI class: X.Org Server Extension, version 4.0
[   171.283] (II) Loading extension SELi

Processed: severity of 622175 is serious

2011-04-23 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> severity 622175 serious
Bug #622175 [xserver-xorg-input-all] xserver-xorg-input-all: USB mouse and 
keyboard: I have to connect them to another USB
Severity set to 'serious' from 'normal'

> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
622175: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=622175
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.130361104618538.transcr...@bugs.debian.org



Bug#622308: xserver-xorg-video-intel: sporadic graphics corruption after upgrade to 2.6.38

2011-04-23 Thread Heikki Piirainen
On Tue, Apr 19, 2011 at 09:32:47AM +0200, Cyril Brulebois wrote:
> FWIW, we now have libdrm 2.4.25 in experimental, and x-x-v-intel
> 2.15.0 is unstable; you may want to give them a shot before talking to
> upstream.

Upgrading x-x-v-i to 2:2.15.0-1 appears to have solved the bug for me at
least.



-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110422204503.GA25591@heikki



Bug#623604: xserver-xorg: AllowEmptyInput kills keyboard & mouse

2011-04-23 Thread Cyril Brulebois
Rafael Garrido  (23/04/2011):
> On Sat, Apr 23, 2011 at 9:32 PM, Cyril Brulebois  wrote:
> > Rafael Garrido  (23/04/2011):
> >> My touchpad works by loading the psmouse module(modprobe psmouse), I
> >> don't know why not loaded at startup.  I added to "/etc/modules"
> >
> > wild guess, udev + /run bug or something, leading to missing modules
> > (not loaded automatically)?
> 
> yes, so I don't think it has anything to do with xserver.

Agreed. Conrad, can you please check udev+/run's status on your end?

KiBi.


signature.asc
Description: Digital signature


Bug#623604: xserver-xorg: AllowEmptyInput kills keyboard & mouse

2011-04-23 Thread Rafael Garrido
On Sat, Apr 23, 2011 at 9:32 PM, Cyril Brulebois  wrote:
> Hi,
>
> Rafael Garrido  (23/04/2011):
>> My touchpad works by loading the psmouse module(modprobe psmouse), I
>> don't know why not loaded at startup.  I added to "/etc/modules"
>
> wild guess, udev + /run bug or something, leading to missing modules
> (not loaded automatically)?

yes, so I don't think it has anything to do with xserver.

>
> KiBi.
>
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.4.10 (GNU/Linux)
>
> iEYEARECAAYFAk2zKVwACgkQeGfVPHR5Nd0AMwCgye9UFdxvbjHSEDniwLL0i09l
> MgEAn2Qr1JcLajxE/J/UhfIfuYd2MFZt
> =SEl0
> -END PGP SIGNATURE-
>
>

--



--
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/BANLkTiòr6b2tadg87zvy4ls2o526v...@mail.gmail.com



Bug#623604: xserver-xorg: AllowEmptyInput kills keyboard & mouse

2011-04-23 Thread Cyril Brulebois
Hi,

Rafael Garrido  (23/04/2011):
> My touchpad works by loading the psmouse module(modprobe psmouse), I
> don't know why not loaded at startup.  I added to "/etc/modules"

wild guess, udev + /run bug or something, leading to missing modules
(not loaded automatically)?

KiBi.


signature.asc
Description: Digital signature


Bug#623604: xserver-xorg: AllowEmptyInput kills keyboard & mouse

2011-04-23 Thread Rafael Garrido
> Rafael Garrido  (22/04/2011):
>> I have a similar problem with a fresh i386 install of wheezy in console.
>
> please follow up with answers to those questions:
>  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=623604#10
>
> KiBi.

Sorry,

>
>Conrad Hughes  (21/04/2011):
>> A fresh amd64 install of wheezy with "Graphical desktop environment"
>> selected in tasksel failed to start a usable graphical environment:
>> the image was corrupt, and keyboard and mouse input were ignored.
>
>corrupt how? If the server was crashed, it's no surprise
>keyboard/mouse were ignored.
>
>> Replacing nouveau with nvidia got me a working display, but still no
>> keyboard or mouse.  Seem to have solved the latter problem by taking the
>> following steps:
>>
>>   1) apt-get install xserver-xorg-input-kbd xserver-xorg-input-mouse
>>
>>   2) Add an Option "AllowEmptyInput" "false" stanza to my xorg.conf,
>>  which now looks like this (nothing other than these two sections;
>>  vaguely wonder whether I should have more, but this appears to
>>  work):
>>
>> # Forgets k/b & mouse without this.
>> Section "ServerFlags"
>> Option "AllowEmptyInput" "false"
>> EndSection
>>
>> # Needed to invoke nvidia driver.
>> Section "Device"
>> Identifier "Device0"
>> Driver "nvidia"
>> VendorName "NVIDIA Corporation"
>> EndSection

>evdev should be sufficient in all cases. It doesn't appear in your
>log, is that package not installed? (xserver-xorg-input-evdev)

dpkg -l |grep -i xserver-xorg-input
ii  xserver-xorg-input-all1:7.6+6
 the X.Org X server -- input driver metapackage
ii  xserver-xorg-input-evdev  1:2.6.0-2
 X.Org X server -- evdev input driver
ii  xserver-xorg-input-kbd1:1.6.0-1
 X.Org X server -- keyboard input driver
ii  xserver-xorg-input-mouse  1:1.7.0-2
 X.Org X server -- mouse input driver
ii  xserver-xorg-input-synaptics  1.4.0-1
 Synaptics TouchPad driver for X.Org server
ii  xserver-xorg-input-wacom  0.10.10+20110203-1
 X.Org X server -- Wacom input driver


How i said before, with

Section "ServerFlags"
   Option "AllowEmptyInput""false "
EndSection

The keyboard is detected correctly.

My touchpad works by loading the psmouse module(modprobe psmouse), I
don't know why not loaded at startup.
I added to "/etc/modules"


--



-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/BANLkTi=p1dH3gVMsyes-kg=1+uj7ft9...@mail.gmail.com



x11-utils: Changes to 'debian-unstable'

2011-04-23 Thread Cyril Brulebois
 debian/changelog |9 +
 debian/control   |   12 +---
 2 files changed, 14 insertions(+), 7 deletions(-)

New commits:
commit 69e5787745f2243382d5a057c3234e69a8cc69e4
Author: Cyril Brulebois 
Date:   Sat Apr 23 12:25:06 2011 +0200

Wrap Depends and Suggests.

diff --git a/debian/changelog b/debian/changelog
index 06e4d03..173dc33 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ x11-utils (7.6+2) UNRELEASED; urgency=low
   * Remove cpp from x11-utils dependencies (Closes: #623815). Thanks to
 Hilmar Preusse for the notice.
   * Get rid of Conflicts and Replaces, all those packages are long gone.
+  * Wrap Depends and Suggests.
 
  -- Cyril Brulebois   Sat, 23 Apr 2011 12:16:01 +0200
 
diff --git a/debian/control b/debian/control
index 55ec472..6531ded 100644
--- a/debian/control
+++ b/debian/control
@@ -62,8 +62,11 @@ Vcs-Browser: 
http://git.debian.org/?p=pkg-xorg/app/x11-utils.git
 
 Package: x11-utils
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Suggests: mesa-utils
+Depends:
+ ${shlibs:Depends},
+ ${misc:Depends},
+Suggests:
+ mesa-utils,
 Description: X11 utilities
  An X client is a program that interfaces with an X server (almost always via
  the X libraries), and thus with some input and output hardware like a

commit 1e76313870653aef6d61df76fd013141e7b43fd7
Author: Cyril Brulebois 
Date:   Sat Apr 23 12:24:30 2011 +0200

Get rid of Conflicts and Replaces, all those packages are long gone.

diff --git a/debian/changelog b/debian/changelog
index 0975802..06e4d03 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ x11-utils (7.6+2) UNRELEASED; urgency=low
 
   * Remove cpp from x11-utils dependencies (Closes: #623815). Thanks to
 Hilmar Preusse for the notice.
+  * Get rid of Conflicts and Replaces, all those packages are long gone.
 
  -- Cyril Brulebois   Sat, 23 Apr 2011 12:16:01 +0200
 
diff --git a/debian/control b/debian/control
index 32ac07a..55ec472 100644
--- a/debian/control
+++ b/debian/control
@@ -63,11 +63,6 @@ Vcs-Browser: 
http://git.debian.org/?p=pkg-xorg/app/x11-utils.git
 Package: x11-utils
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Conflicts: appres, editres, listres, luit, viewres, xdpyinfo, xdriinfo, xev, 
xfd, xfontsel,
- xkill, xlsatoms, xlsclients, xlsfonts, xmessage, xprop, xvinfo, xwininfo
-Replaces: xbase-clients (<< 1:7.2.ds3), xutils (<< 1:7.2),
- appres, editres, listres, luit, viewres, xdpyinfo, xdriinfo, xev, xfd, 
xfontsel,
- xkill, xlsatoms, xlsclients, xlsfonts, xmessage, xprop, xvinfo, xwininfo
 Suggests: mesa-utils
 Description: X11 utilities
  An X client is a program that interfaces with an X server (almost always via

commit 16636f48e398feddd74adc6027bf4344c66f6d8a
Author: Cyril Brulebois 
Date:   Sat Apr 23 12:17:15 2011 +0200

Remove cpp from x11-utils dependencies (Closes: #623815). Thanks to Hilmar 
Preusse for the notice.

diff --git a/debian/changelog b/debian/changelog
index 58fa733..0975802 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+x11-utils (7.6+2) UNRELEASED; urgency=low
+
+  * Remove cpp from x11-utils dependencies (Closes: #623815). Thanks to
+Hilmar Preusse for the notice.
+
+ -- Cyril Brulebois   Sat, 23 Apr 2011 12:16:01 +0200
+
 x11-utils (7.6+1) unstable; urgency=low
 
   * Remove David Nusinow and Brice Goglin from Uploaders.  Thanks for your
diff --git a/debian/control b/debian/control
index 1424d60..32ac07a 100644
--- a/debian/control
+++ b/debian/control
@@ -62,7 +62,7 @@ Vcs-Browser: 
http://git.debian.org/?p=pkg-xorg/app/x11-utils.git
 
 Package: x11-utils
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, cpp
+Depends: ${shlibs:Depends}, ${misc:Depends}
 Conflicts: appres, editres, listres, luit, viewres, xdpyinfo, xdriinfo, xev, 
xfd, xfontsel,
  xkill, xlsatoms, xlsclients, xlsfonts, xmessage, xprop, xvinfo, xwininfo
 Replaces: xbase-clients (<< 1:7.2.ds3), xutils (<< 1:7.2),


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1qda8v-000883...@alioth.debian.org



Bug#623815: x11-utils: Spurious dependency on cpp?

2011-04-23 Thread Cyril Brulebois
Hi,

Hilmar Preusse  (23/04/2011):
> However xrdb is not in x11-utils, but in x11-xserver-utils (which
> depends on cpp). I guess the dep on cpp can be removed.

from a quick git grep | grep -v … looks like it can indeed go away.

Thanks for the bug.

KiBi.


signature.asc
Description: Digital signature


Bug#623815: x11-utils: Spurious dependency on cpp?

2011-04-23 Thread Hilmar Preusse
Package: x11-utils
Version: 7.6+1
Severity: minor

Hi,

I just noticed that x11-utils depends on cpp. I was wondering and
consulted the changelog for an explanation. I found the following entry:

 xbase-clients  (1:7.2.ds2-2) unstable; urgency=low

   [ Brice Goglin ]
   * Restore Depends: on cpp (got lost during modularization)
 since xrdb needs it to process .Xdefaults.
 Thanks Marcus C. Gottwald (closes: #413298).

 -- Julien Cristau   Fri, 20 Apr 2007 22:00:14 +0200 

However xrdb is not in x11-utils, but in x11-xserver-utils (which depends on
cpp). I guess the dep on cpp can be removed.

Thanks,
  Hilmar
-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.38-2-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_GB.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages x11-utils depends on:
ii  cpp 4:4.5.2-5The GNU C preprocessor (cpp)
ii  libc6   2.11.2-11Embedded GNU C Library: Shared lib
ii  libfontconfig1  2.8.0-2.2generic font configuration library
ii  libfontenc1 1:1.1.0-1X11 font encoding library
ii  libfreetype62.4.4-1  FreeType 2 font engine, shared lib
ii  libgl1-mesa-glx [libgl1 7.10.2-1 A free implementation of the OpenG
ii  libx11-62:1.4.3-1X11 client-side library
ii  libxaw7 2:1.0.9-2X11 Athena Widget library
ii  libxcb-atom10.3.6-1  utility libraries for X C Binding 
ii  libxcb-shape0   1.7-2X C Binding, shape extension
ii  libxcb1 1.7-2X C Binding
ii  libxcomposite1  1:0.4.3-1X11 Composite extension library
ii  libxext62:1.2.0-2X11 miscellaneous extension librar
ii  libxft2 2.2.0-2  FreeType-based font drawing librar
ii  libxi6  2:1.4.2-1X11 Input extension library
ii  libxinerama12:1.1.1-1X11 Xinerama extension library
ii  libxmu6 2:1.1.0-1X11 miscellaneous utility library
ii  libxmuu12:1.1.0-1X11 miscellaneous micro-utility li
ii  libxrender1 1:0.9.6-1X Rendering Extension client libra
ii  libxt6  1:1.1.1-1X11 toolkit intrinsics library
ii  libxtst62:1.2.0-1X11 Testing -- Record extension li
ii  libxv1  2:1.0.6-1X11 Video extension library
ii  libxxf86dga12:1.1.2-1X11 Direct Graphics Access extensi
ii  libxxf86vm1 1:1.1.1-1X11 XFree86 video mode extension l
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

x11-utils recommends no packages.

Versions of packages x11-utils suggests:
pn  mesa-utils (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20110423091927.10442.51392.reportbug@localhost.localdomain