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

Bug#491651: marked as done (Failed to load module "dri2")



Your message dated Sun, 27 Jul 2008 17:02:05 +0000
with message-id <E1KN9dF-0001oo-7t@ries.debian.org>
and subject line Bug#491651: fixed in xorg-server 2:1.4.99.906-1
has caused the Debian Bug report #491651,
regarding Failed to load module "dri2"
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
491651: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=491651
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: xserver-xorg-core
Version: 2:1.4.99.905-1
Severity: normal


X does not start for lack of /usr/lib/xorg/modules/extensions/libdri2.so
file.
I suggest that it should be included in the xserver-xorg-core package.

-----
Hiroyuki Yamamoto



-- /etc/X11/xorg.conf:

# /etc/X11/xorg.conf (xorg 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 /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/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 "Files"
	FontPath	"/usr/share/fonts/X11/misc"
	FontPath	"/usr/X11R6/lib/X11/fonts/misc"
#	FontPath	"/usr/share/fonts/X11/cyrillic"
#	FontPath	"/usr/X11R6/lib/X11/fonts/cyrillic"
	FontPath	"/usr/share/fonts/X11/100dpi/:unscaled"
	FontPath	"/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
	FontPath	"/usr/share/fonts/X11/75dpi/:unscaled"
	FontPath	"/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
	FontPath	"/usr/share/fonts/X11/Type1"
	FontPath	"/usr/X11R6/lib/X11/fonts/Type1"
	FontPath	"/usr/share/fonts/X11/100dpi"
	FontPath	"/usr/X11R6/lib/X11/fonts/100dpi"
	FontPath	"/usr/share/fonts/X11/75dpi"
	FontPath	"/usr/X11R6/lib/X11/fonts/75dpi"
	# path to defoma fonts
	FontPath	"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
	Load	"bitmap"
	Load	"dbe"
	Load	"ddc"
#	Load	"dri"
	Load	"extmod"
	Load	"freetype"
	Load	"glx"
	Load	"int10"
#	Load	"record"
#	Load	"v4l"
	Load	"vbe"
EndSection

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"kbd"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"jp106"
	Option		"XkbLayout"	"jp"
EndSection

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

Section "Device"
	Identifier	"Generic Video Card"
	Driver		"nv"
EndSection

Section "Monitor"
	Identifier	"Generic Monitor"
	Option		"DPMS"
	HorizSync	64.0-80.0
	VertRefresh	60.0-75.0
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"Generic Video Card"
	Monitor		"Generic Monitor"
	DefaultDepth	24
	SubSection "Display"
		Depth		1
		Modes		"1280x1024"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"1280x1024"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"1280x1024"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"1280x1024"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1280x1024"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1280x1024"
	EndSubSection
EndSection

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

Section "DRI"
	Mode	0666
EndSection


-- /var/log/Xorg.0.log:

_XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6
_XSERVTransOpen: transport open failed for inet6/debian:0
_XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6
(WW) Failed to open protocol names file /etc/X11/xserver/protocol.txt
This is a pre-release version of the X server from The X.Org Foundation.
It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the "xorg" product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the X.Org Foundation git repository.
See http://wiki.x.org/wiki/GitPage for git access instructions.

X.Org X Server 1.4.99.905 (1.5.0 RC 5)
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian (xorg-server 2:1.4.99.905-1)
Current Operating System: Linux debian 2.6.18-6-686 #1 SMP Fri Jun 6
22:22:11 UTC 2008 i686
Build Date: 13 July 2008  11:35:25PM

	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
Module Loader present
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/Xorg.0.log", Time: Mon Jul 21 11:51:56 2008
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Generic Monitor"
(**) |   |-->Device "Generic Video Card"
(**) |-->Input Device "Generic Keyboard"
(**) |-->Input Device "Configured Mouse"
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory "/usr/X11R6/lib/X11/fonts/misc" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/100dpi/" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/75dpi/" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/Type1" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/100dpi" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/75dpi" does not exist.
	Entry deleted from font path.
(WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
does not exist.
	Entry deleted from font path.
(==) Including the default font path
/usr/share/fonts/X11/misc,/usr/share/fonts/X11/cyrillic,/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,/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType.
(**) 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,
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/cyrillic,
	/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,
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
(==) ModulePath set to "/usr/lib/xorg/modules"
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) No APM support in BIOS or kernel
(II) Loader magic: 0x81ce4c0
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.4
	X.Org Video Driver: 4.1
	X.Org XInput driver : 2.1
	X.Org Server Extension : 1.1
	X.Org Font Renderer : 0.6
(II) Loader running on linux
(--) using VT number 8

(II) System resource ranges:
(II) "extmod" will be loaded. This was enabled by default and also
specified in the config file.
(II) "dbe" will be loaded. This was enabled by default and also
specified in the config file.
(II) "glx" will be loaded. This was enabled by default and also
specified in the config file.
(II) "freetype" will be loaded. This was enabled by default and also
specified in the config file.
(II) "dri" will be loaded by default.
(II) "dri2" will be loaded by default.
(II) LoadModule: "dbe"

(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
	compiled for 1.4.99.905, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 1.1
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "ddc"
(II) Module "ddc" already built-in
(II) LoadModule: "extmod"

(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
	compiled for 1.4.99.905, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 1.1
(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 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/lib/xorg/modules//fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
	compiled for 1.4.99.905, module version = 2.1.0
	Module class: X.Org Font Renderer
	ABI class: X.Org Font Renderer, version 0.6
(II) Loading font FreeType
(II) LoadModule: "glx"

(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="X.Org Foundation"
	compiled for 1.4.99.905, module version = 1.0.0
	ABI class: X.Org Server Extension, version 1.1
(==) AIGLX enabled
(==) Exporting typical set of GLX visuals
(II) Loading extension GLX
(II) LoadModule: "int10"

(II) Loading /usr/lib/xorg/modules//libint10.so
(II) Module int10: vendor="X.Org Foundation"
	compiled for 1.4.99.905, module version = 1.0.0
	ABI class: X.Org Video Driver, version 4.1
(II) LoadModule: "vbe"

(II) Loading /usr/lib/xorg/modules//libvbe.so
(II) Module vbe: vendor="X.Org Foundation"
	compiled for 1.4.99.905, module version = 1.1.0
	ABI class: X.Org Video Driver, version 4.1
(II) LoadModule: "dri"

(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
	compiled for 1.4.99.905, module version = 1.0.0
	ABI class: X.Org Server Extension, version 1.1
(II) Loading extension XFree86-DRI
(II) LoadModule: "dri2"

(WW) Warning, couldn't open module dri2
(II) UnloadModule: "dri2"
(EE) Failed to load module "dri2" (module does not exist, 0)
(II) LoadModule: "nv"

(II) Loading /usr/lib/xorg/modules/drivers//nv_drv.so
(II) Module nv: vendor="X.Org Foundation"
	compiled for 1.4.99.905, module version = 2.1.10
	Module class: X.Org Video Driver
	ABI class: X.Org Video Driver, version 4.1
(II) LoadModule: "kbd"

(II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
	compiled for 1.4.99.905, module version = 1.3.1
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 2.1
(II) LoadModule: "mouse"

(II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
	compiled for 1.4.99.905, module version = 1.3.0
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 2.1
(II) NV: driver for NVIDIA chipsets: RIVA 128, RIVA TNT, RIVA TNT2,
	Unknown TNT2, Vanta, RIVA TNT2 Ultra, RIVA TNT2 Model 64,
	Aladdin TNT2, GeForce 256, GeForce DDR, Quadro, GeForce2 MX/MX 400,
	GeForce2 MX 100/200, GeForce2 Go, Quadro2 MXR/EX/Go,
	GeForce2 Integrated GPU, GeForce2 GTS, GeForce2 Ti, GeForce2 Ultra,
	Quadro2 Pro, GeForce4 MX 460, GeForce4 MX 440, GeForce4 MX 420,
	GeForce4 MX 440-SE, GeForce4 440 Go, GeForce4 420 Go,
	GeForce4 420 Go 32M, GeForce4 460 Go, Quadro4 550 XGL,
	GeForce4 440 Go 64M, Quadro NVS, Quadro4 500 GoGL,
	GeForce4 410 Go 16M, GeForce4 MX 440 with AGP8X,
	GeForce4 MX 440SE with AGP8X, GeForce4 MX 420 with AGP8X,
	GeForce4 MX 4000, GeForce4 448 Go, GeForce4 488 Go, Quadro4 580 XGL,
	Quadro4 NVS 280 SD, Quadro4 380 XGL, Quadro NVS 50 PCI,
	GeForce4 448 Go, GeForce4 MX Integrated GPU, GeForce3,
	GeForce3 Ti 200, GeForce3 Ti 500, Quadro DCC, GeForce4 Ti 4600,
	GeForce4 Ti 4400, GeForce4 Ti 4200, Quadro4 900 XGL, Quadro4 750 XGL,
	Quadro4 700 XGL, GeForce4 Ti 4800, GeForce4 Ti 4200 with AGP8X,
	GeForce4 Ti 4800 SE, GeForce4 4200 Go, Quadro4 700 GoGL,
	Quadro4 980 XGL, Quadro4 780 XGL, GeForce FX 5800 Ultra,
	GeForce FX 5800, Quadro FX 2000, Quadro FX 1000,
	GeForce FX 5600 Ultra, GeForce FX 5600, GeForce FX 5600XT,
	GeForce FX Go5600, GeForce FX Go5650, Quadro FX Go700,
	GeForce FX 5200, GeForce FX 5200 Ultra, GeForce FX 5200,
	GeForce FX 5200LE, GeForce FX Go5200, GeForce FX Go5250,
	GeForce FX 5500, GeForce FX 5100, GeForce FX Go5200 32M/64M,
	Quadro NVS 55/280 PCI, Quadro FX 500/600 PCI,
	GeForce FX Go53xx Series, GeForce FX Go5100, GeForce FX 5900 Ultra,
	GeForce FX 5900, GeForce FX 5900XT, GeForce FX 5950 Ultra,
	GeForce FX 5900ZT, Quadro FX 3000, Quadro FX 700,
	GeForce FX 5700 Ultra, GeForce FX 5700, GeForce FX 5700LE,
	GeForce FX 5700VE, GeForce FX Go5700, GeForce FX Go5700,
	Quadro FX Go1000, Quadro FX 1100, GeForce 6800 Ultra, GeForce 6800,
	GeForce 6800 LE, GeForce 6800 XE, GeForce 6800 XT, GeForce 6800 GT,
	GeForce 6800 GT, GeForce 6800 GS, GeForce 6800 XT, Quadro FX 4000,
	GeForce 6800 GS, GeForce 6800, GeForce 6800 LE, GeForce 6800 XT,
	GeForce Go 6800, GeForce Go 6800 Ultra, Quadro FX Go1400,
	Quadro FX 3450/4000 SDI, Quadro FX 1400, GeForce 6600 GT,
	GeForce 6600, GeForce 6600 LE, GeForce 6600 VE, GeForce Go 6600,
	GeForce 6610 XL, GeForce Go 6600 TE/6200 TE, GeForce 6700 XL,
	GeForce Go 6600, GeForce Go 6600 GT, Quadro FX 550, Quadro FX 550,
	Quadro FX 540, GeForce 6200, GeForce 6500,
	GeForce 6200 TurboCache(TM), GeForce 6200SE TurboCache(TM),
	GeForce 6200 LE, GeForce Go 6200, Quadro NVS 285, GeForce Go 6400,
	GeForce Go 6200, GeForce Go 6400, GeForce 6250, GeForce 6800,
	GeForce 6800 LE, GeForce 6800 GT, GeForce 6800 XT, GeForce 6200,
	GeForce 6200 A-LE, GeForce 7800 GTX, GeForce 7800 GTX,
	GeForce 7800 GT, GeForce 7800 GS, GeForce 7800 SLI, GeForce Go 7800,
	GeForce Go 7800 GTX, Quadro FX 4500, GeForce 7300 LE,
	GeForce 7300 SE, GeForce Go 7200, GeForce Go 7300, GeForce Go 7400,
	GeForce Go 7400 GS, Quadro NVS 110M, Quadro NVS 120M, Quadro FX 350M,
	GeForce 7500 LE, Quadro FX 350, GeForce 7300 GS, GeForce 7600 GT,
	GeForce 7600 GS, GeForce 7300 GT, GeForce 7600 LE, GeForce 7300 GT,
	GeForce Go 7700, GeForce Go 7600, GeForce Go 7600 GT,
	Quadro NVS 300M, GeForce Go 7900 SE, Quadro FX 550M, Quadro FX 560,
	GeForce 7900 GTX, GeForce 7900 GT, GeForce 7900 GS,
	GeForce Go 7900 GS, GeForce Go 7900 GTX, Quadro FX 2500M,
	Quadro FX 1500M, Quadro FX 5500, Quadro FX 3500, Quadro FX 1500,
	Quadro FX 4500 X2, GeForce 6150, GeForce 6150 LE, GeForce 6100,
	GeForce Go 6150, GeForce Go 6100, GeForce 8800 GTX, GeForce 8800 GTS,
	GeForce 8800 Ultra, Quadro FX 5600, Quadro FX 4600, GeForce 8600 GTS,
	GeForce 8600 GT, GeForce 8600 GT, GeForce 8400 GS, GeForce 9500M GS,
	GeForce 8600M GT, GeForce 9650M GS, GeForce 8700M GT, Quadro FX 370,
	Quadro NVS 320M, Quadro FX 570M, Quadro FX 1600M, Quadro FX 570,
	Quadro FX 1700, GeForce 8400 SE, GeForce 8500 GT, GeForce 8400 GS,
	GeForce 8300 GS, GeForce 8400 GS, GeForce 8600M GS, GeForce 8400M GT,
	GeForce 8400M GS, GeForce 8400M G, Quadro NVS 140M, Quadro NVS 130M,
	Quadro NVS 135M, Quadro FX 360M, GeForce 9300M G, Quadro NVS 290,
	GeForce GTX 280, GeForce GTX 260, GeForce 8800 GTS 512,
	GeForce 8800 GT, GeForce 9800 GX2, GeForce 8800 GS,
	GeForce 8800M GTS, GeForce 8800M GTX, GeForce 8800 GS,
	GeForce 9600 GSO, GeForce 8800 GT, GeForce 9800 GTX, Quadro FX 3700,
	Quadro FX 3600M, GeForce 9600 GT, GeForce 9600M GT, GeForce 9600M GS,
	GeForce 9600M GT, GeForce 9500M G, GeForce 8400 GS, GeForce 9300M GS,
	GeForce 9200M GS, GeForce 9300M GS
(II) Primary Device is: ISA
(EE) No devices detected.

Fatal server error:
no screens found



-- System Information:

ii libc6 2.7-12
ii libdbus-1-3 1.2.1-2
ii libdrm2 2.3.1+git+20080706+401f77a-1
ii libfontenc1 1:1.0.4-3
ii libgcc1 1:4.3.1-6
ii libhal1 0.5.11-2
ii libpciaccess0 0.10.3-1
ii libpixman-1-0 0.11.8-1
ii libssl0.9.8 0.9.8g-11
ii libxau6 1:1.0.3-3
ii libxdmcp6 1:1.0.2-3
ii libxfont1 1:1.3.3-1
ii x11-common 1:7.4~1
ii xserver-xorg 1:7.4~1




--- End Message ---
--- Begin Message ---
Source: xorg-server
Source-Version: 2:1.4.99.906-1

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

xdmx-tools_1.4.99.906-1_i386.deb
  to pool/main/x/xorg-server/xdmx-tools_1.4.99.906-1_i386.deb
xdmx_1.4.99.906-1_i386.deb
  to pool/main/x/xorg-server/xdmx_1.4.99.906-1_i386.deb
xnest_1.4.99.906-1_i386.deb
  to pool/main/x/xorg-server/xnest_1.4.99.906-1_i386.deb
xorg-server_1.4.99.906-1.diff.gz
  to pool/main/x/xorg-server/xorg-server_1.4.99.906-1.diff.gz
xorg-server_1.4.99.906-1.dsc
  to pool/main/x/xorg-server/xorg-server_1.4.99.906-1.dsc
xorg-server_1.4.99.906.orig.tar.gz
  to pool/main/x/xorg-server/xorg-server_1.4.99.906.orig.tar.gz
xserver-xephyr_1.4.99.906-1_i386.deb
  to pool/main/x/xorg-server/xserver-xephyr_1.4.99.906-1_i386.deb
xserver-xfbdev_1.4.99.906-1_i386.deb
  to pool/main/x/xorg-server/xserver-xfbdev_1.4.99.906-1_i386.deb
xserver-xorg-core-dbg_1.4.99.906-1_i386.deb
  to pool/main/x/xorg-server/xserver-xorg-core-dbg_1.4.99.906-1_i386.deb
xserver-xorg-core_1.4.99.906-1_i386.deb
  to pool/main/x/xorg-server/xserver-xorg-core_1.4.99.906-1_i386.deb
xserver-xorg-dev_1.4.99.906-1_i386.deb
  to pool/main/x/xorg-server/xserver-xorg-dev_1.4.99.906-1_i386.deb
xvfb_1.4.99.906-1_i386.deb
  to pool/main/x/xorg-server/xvfb_1.4.99.906-1_i386.deb



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

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

Debian distribution maintenance software
pp.
Julien Cristau <jcristau@debian.org> (supplier of updated xorg-server package)

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


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

Format: 1.8
Date: Sun, 27 Jul 2008 18:30:45 +0200
Source: xorg-server
Binary: xserver-xorg-core xserver-xorg-dev xdmx xdmx-tools xnest xvfb xserver-xephyr xserver-xfbdev xserver-xorg-core-dbg
Architecture: source i386
Version: 2:1.4.99.906-1
Distribution: experimental
Urgency: low
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Changed-By: Julien Cristau <jcristau@debian.org>
Description: 
 xdmx       - distributed multihead X server
 xdmx-tools - Distributed Multihead X tools
 xnest      - Nested X server
 xserver-xephyr - nested X server
 xserver-xfbdev - Linux framebuffer device tiny X server
 xserver-xorg-core - Xorg X server - core server
 xserver-xorg-core-dbg - Xorg - the X.Org X server (debugging symbols)
 xserver-xorg-dev - Xorg X server - development files
 xvfb       - Virtual Framebuffer 'fake' X server
Closes: 488987 490258 491569 491651
Changes: 
 xorg-server (2:1.4.99.906-1) experimental; urgency=low
 .
   * debian/rules: drop useless handling of nostrip in DEB_BUILD_OPTIONS (this
     is taken care of by dh_strip); make the rules files and xsfbs.mk
     parallel-safe, and enable parallel=n using example code from Debian
     Policy.
   * debian/rules: put the source package name and version in builderstring
     instead of osvendor, add builder email as well; don't explicitly set
     osname, configure sets it to $(uname -srm) by default.
   * New upstream release candidate.
     - fixes 64-bit Xephyr (closes: #491569)
     - work around the DIX losing physical monitor dimensions for randr 1.1
       drivers, in particular nvidia (closes: #488987)
     - make sure RANDR reports refresh as 0 if pixel clock is 0 (closes:
       #490258)
     - doesn't try to load dri2 when it's not built (closes: #491651)
   * Switch to running autoreconf at build time, and build-depend on automake,
     libtool and xutils-dev.
   * Reformat the SGI Free Software License B, to shut up over 1000 lintian
     warnings.
Checksums-Sha1: 
 c6812c870cd34070ae689e899fe14d6d8d1c70e6 2961 xorg-server_1.4.99.906-1.dsc
 395bdbb3bdecd7f5da41d0ccf010f9e605091881 7627086 xorg-server_1.4.99.906.orig.tar.gz
 0bcdd3130ae09b8216cb008858b38efb1fe1a9d3 302588 xorg-server_1.4.99.906-1.diff.gz
 894f25aba0152edce49b399b3744cb9bc3bd792d 2425022 xserver-xorg-core_1.4.99.906-1_i386.deb
 51b5b4efc459bd9f800ef5912fa39568e71471ca 813340 xserver-xorg-dev_1.4.99.906-1_i386.deb
 94ff03b1abb78bc96677999c69d88d17947012da 1245524 xdmx_1.4.99.906-1_i386.deb
 5f3f112bce40e8f87b39dfc94708b52acb0b042e 592366 xdmx-tools_1.4.99.906-1_i386.deb
 a4723d1848e28ad3800ff5d6ee41ce4dc08e2436 1155140 xnest_1.4.99.906-1_i386.deb
 dd577e5210ad33c9e6c16cb021ea3150020d3a71 1256770 xvfb_1.4.99.906-1_i386.deb
 f09624b5080eb3efff7b502161aa024464bee602 1336332 xserver-xephyr_1.4.99.906-1_i386.deb
 ef1c4eceebed69a71e79af0fe7356144f6b68de1 1291088 xserver-xfbdev_1.4.99.906-1_i386.deb
 c856d46a4bd9b0fbbaa56eaaaceda64ce5cf1794 6698162 xserver-xorg-core-dbg_1.4.99.906-1_i386.deb
Checksums-Sha256: 
 d4ff49a0d4ffd2b154d78813e1a6b87cc8a96f1d7e54b9c8c9e5abef8bc3c8e7 2961 xorg-server_1.4.99.906-1.dsc
 fd39cf5b92d0d47c74590c5738ea04713cc3df8365755f0baefa00fb9452e903 7627086 xorg-server_1.4.99.906.orig.tar.gz
 ac2f59bcaddc3f903cf30b7f189fc603bf11d9ed4d5e12f82b8229f406d544a8 302588 xorg-server_1.4.99.906-1.diff.gz
 e3f90e1b5d8ed276893512c5eaa116e383f08d3a39f7cc8d441ba2accbb9f4ef 2425022 xserver-xorg-core_1.4.99.906-1_i386.deb
 416cf30974a97deccf37d02786367547571699e4548d1cc29cacba72619ad397 813340 xserver-xorg-dev_1.4.99.906-1_i386.deb
 45143b47b33855a3afcf27ed9a95edf630c6320b736a063e6023bbfb16bdb2b9 1245524 xdmx_1.4.99.906-1_i386.deb
 8eb9dd7c2f039d39371feee2c68287372943332429d949aedd8c5a99d7f1542d 592366 xdmx-tools_1.4.99.906-1_i386.deb
 86f6da7cba0fefe6fcd85239c5a514a6eff12cdcb403ff3c6fda579ad6a17cbd 1155140 xnest_1.4.99.906-1_i386.deb
 1fbb729d7687ac8db807affc4203069e15534632e4c5da236c6b8e3b6b7244e4 1256770 xvfb_1.4.99.906-1_i386.deb
 c1c7f4606eab9f9775cc972e8aeb27a0b0cc5d1521da6422f5a1f641b34d2680 1336332 xserver-xephyr_1.4.99.906-1_i386.deb
 b9d5c8ea3ded7307a0e5fe4c13a6f0684503cd35eb4094a90510c175414e8a62 1291088 xserver-xfbdev_1.4.99.906-1_i386.deb
 d3b4f6b800542c24939e827dd6bc55d33ecde3d54fea8c0d06a696b72a79ba94 6698162 xserver-xorg-core-dbg_1.4.99.906-1_i386.deb
Files: 
 1b212b5017df748689337404317a88e5 2961 x11 optional xorg-server_1.4.99.906-1.dsc
 d58b0ebada601df1094b5b265f744a13 7627086 x11 optional xorg-server_1.4.99.906.orig.tar.gz
 e4f84bd2c799d19249a567fce19d5119 302588 x11 optional xorg-server_1.4.99.906-1.diff.gz
 373b0e1c361cb6b9b8671e95a2f84ed9 2425022 x11 optional xserver-xorg-core_1.4.99.906-1_i386.deb
 d89b62eca7c0c5b419004349d0d967db 813340 x11 optional xserver-xorg-dev_1.4.99.906-1_i386.deb
 fe827a8f9f48dabfc7252cc4a643c681 1245524 x11 optional xdmx_1.4.99.906-1_i386.deb
 49168b81eeb3f395e755a37e58ef1522 592366 x11 optional xdmx-tools_1.4.99.906-1_i386.deb
 3325d545fbba4e9c5b5673e0f1e2ea7a 1155140 x11 optional xnest_1.4.99.906-1_i386.deb
 d52ce3c5f4fc5a82fd14942c03b14076 1256770 x11 optional xvfb_1.4.99.906-1_i386.deb
 da728cc6c757a3d29d2b846c10ec8970 1336332 x11 optional xserver-xephyr_1.4.99.906-1_i386.deb
 744e6fbc8a6b826ebd0a1a96ade878da 1291088 x11 optional xserver-xfbdev_1.4.99.906-1_i386.deb
 0a60e692d4041cce1b1d083c0dd1ab0f 6698162 x11 extra xserver-xorg-core-dbg_1.4.99.906-1_i386.deb

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

iEYEARECAAYFAkiMqLUACgkQmEvTgKxfcAxtkgCg3P2/c+fRm36oCSIAu6rc6PGO
AHgAn3q46sbnMGz4Le+o0qYOrft+m9hx
=REVP
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: