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

Bug#531918: marked as done (xorg crashes on start)



Your message dated Mon, 20 Jul 2009 17:02:04 +0000
with message-id <E1MSwFY-0001AU-7o@ries.debian.org>
and subject line Bug#531918: fixed in xserver-xorg-video-glint 1:1.2.3-1
has caused the Debian Bug report #531918,
regarding xorg crashes on start
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.)


-- 
531918: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=531918
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: xserver-xorg-video-glint
Version: 1:1.2.2-2

Since upgrading to the latest unstable version of X, the X server crashes upon start, giving a "fatal sever error" and an incomprehensible-to-me backtrace.  The only thing I can garner from the error message is that something happened in the glint module.  The problem does not seem to occur if I start the X server in a way that is presumably independent of the graphics drivers (eg. by running a VNC session).

The problem began after I upgraded from the previous unstable version of X to the current unstable version.  I haven't tried downgrading to see if it fixes the problem because the magnitude of the dependency issues I would have to unravel is pretty intimidating, but a reinstall of the xserver-xorg-video-glint package did not change anything.

I have attached a copy of my xorg.conf and a crash log to this email; hopefully that will also have the proper hardware information.  But just to be complete, the graphics card identifies itself like this in lspci:

00:0f.0 VGA compatible controller: 3DLabs GLINT R3 (rev 01)

and the monitor is an SGI flat panel plugged in via a DVI connector.

 - Anne C. Hanna
# 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 "ServerLayout"
	Identifier	"Default Layout"
#	Screen		"LCD" LeftOf "CRT"
	Screen		"LCD"
#	Screen 		"CRT"
	InputDevice	"Generic Keyboard"
#	InputDevice	"Configured Mouse"
	InputDevice	"Generic Mouse"
#	Option          "Xinerama"
EndSection

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

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

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

# older standard
Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"SendCoreEvents"	"true"
	Option		"Device"		"/dev/misc/psaux"
	Option		"Protocol"		"PS/2"
	Option		"Emulate3Buttons"	"true"
EndSection
Section "InputDevice"
	Identifier	"Generic Mouse"
	Driver		"mouse"
	Option		"CorePointer"
	Option		"Device"		"/dev/input/mice"
	Option		"Protocol"		"IMPS/2"
	Option		"Emulate3Buttons"	"true"
	Option          "ZAxisMapping"          "4 5"
	Option          "Buttons"               "6"
EndSection

#Section "Device"
#	Identifier	"ATI Rage Fury"
#	Driver		"ati"
#EndSection

#Section "Monitor"
	#Identifier	"Panasonic P17"
	#HorizSync	30-75
	#VertRefresh	50-85
	#Option		"DPMS"
#EndSection

Section "Device"
	### Available Driver options are:-
        #Option     "UseGamma"
        #Option     "SWcursor"
        #Option     "HWcursor"
        #Option     "PciRetry"
        #Option     "RGBbits"
        #Option     "NoAccel"
        #Option     "BlockWrite"
        #Option     "FireGL3000"
        #Option     "SetMClk"
        #Option     "Overlay"
        #Option     "ShadowFB"
        #Option     "UseFBDev"
        #Option     "PM3NoImageWrite"
        #Option     "PM3NoDirectFifoWrite"
#Option "DigitalScreen" "yes"
        Option     "UseFlatPanel"
	Identifier "Card0"
	Driver "glint"
	VendorName  "3Dlabs"
	BoardName   "GLINT Permedia 3"
	VideoRAM	32768
#	BusID       "PCI:4:15:0"
	BusID       "PCI:0:15:0"
EndSection


Section "Monitor"
	Identifier "SGI Monitor"
	VendorName "SGI"
	ModelName  "Unknown"
#	HorizSync   50-80
#	VertRefresh 60
	HorizSync   31.5-120
	VertRefresh 50-120
        Option          "DPMS"

# 640x400 @ 70 Hz, 31.5 kHz hsync
Modeline "640x400"     25.175 640  664  760  800   400  409  411  450
# 640x480 @ 60 Hz, 31.5 kHz hsync
Modeline "640x480"     25.175 640  664  760  800   480  491  493  525
# 800x600 @ 56 Hz, 35.15 kHz hsync
ModeLine "800x600"     36     800  824  896 1024   600  601  603  625
# 1024x768 @ 87 Hz interlaced, 35.5 kHz hsync
Modeline "1024x768"    44.9  1024 1048 1208 1264   768  776  784  817 Interlace

# 640x400 @ 85 Hz, 37.86 kHz hsync
Modeline "640x400"     31.5   640  672 736   832   400  401  404  445 -HSync +VSync
# 640x480 @ 72 Hz, 36.5 kHz hsync
Modeline "640x480"     31.5   640  680  720  864   480  488  491  521
# 640x480 @ 75 Hz, 37.50 kHz hsync
ModeLine  "640x480"    31.5   640  656  720  840   480  481  484  500 -HSync -VSync
# 800x600 @ 60 Hz, 37.8 kHz hsync
Modeline "800x600"     40     800  840  968 1056   600  601  605  628 +hsync +vsync

# 640x480 @ 85 Hz, 43.27 kHz hsync
Modeline "640x480"     36     640  696  752  832   480  481  484  509 -HSync -VSync

#my new modeline
Modeline "1600x1024"   103.12   1600 1604 1660 1984   1024 1025 1029 1034 +hsync +vsync

Modeline "1600x1024d32" 103.125 1600 1600 1656 1664 1024 1024 1029 1030 HSkew 7 +Hsync +Vsync 
Modeline "1600x1024d24" 103.125 1600 1600 1656 1664 1024 1025 1029 1054 HSkew 7 +Hsync +Vsync
Modeline "1600x1024d16" 103.125 1600 1600 1656 1664 1024 1024 1029 1030 HSkew 5 +Hsync +Vsync 
Modeline "1600x1024d08" 103.125 1600 1600 1656 1664 1024 1025 1029 1030 HSkew 1 +Hsync +Vsync 

EndSection


Section "Screen"
	Identifier "LCD"
	Device "Card0"
	Monitor "SGI Monitor"
	DefaultDepth 24
	Subsection "Display"
		Depth 24 
		Modes	"1600x1024"
	EndSubSection
	Subsection "Display"
		Depth 8
		Modes	"1600x1024"
	EndSubSection
	Subsection "Display"
		Depth 16 
		#Modes "1024x768" "800x600" "640x480"
		Modes "1024x768" "800x600" "640x480"
	EndSubSection
EndSection

#Section "Screen"
#	Identifier	"CRT"
#	Device		"ATI Rage Fury"
#	Monitor		"Panasonic P17"
#	DefaultDepth	24
#	SubSection "Display"
#		Depth		1
#		Modes		"1600x1200" "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
#	EndSubSection
#	SubSection "Display"
#		Depth		4
#		Modes		"1600x1200" "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
#	EndSubSection
#	SubSection "Display"
#		Depth		8
#		Modes		"1600x1200" "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
#	EndSubSection
#	SubSection "Display"
#		Depth		15
#		Modes		"1600x1200" "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
#	EndSubSection
#	SubSection "Display"
#		Depth		16
#		Modes		"1600x1200" "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
#	EndSubSection
#	SubSection "Display"
#		Depth		24
#		Modes		"1600x1200" "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
#	EndSubSection
#EndSection

Section "DRI"
	Mode	0666
EndSection
_XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6
_XSERVTransOpen: transport open failed for inet6/imac:0
_XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6

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.6.1.901 (1.6.2 RC 1)
Release Date: 2009-5-8
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.26-2-686 i686 Debian
Current Operating System: Linux imac 2.6.26.2 #2 Mon Jan 19 08:44:51 CST 2009 i686
Build Date: 14 May 2009  05:49:41PM
xorg-server 2:1.6.1.901-2 (jcristau@debian.org) 
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
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: Thu Jun  4 15:59:20 2009
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "LCD" (0)
(**) |   |-->Monitor "SGI Monitor"
(**) |   |-->Device "Card0"
(**) |-->Input Device "Generic Keyboard"
(**) |-->Input Device "Generic Mouse"
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
	Entry deleted from font path.
(**) FontPath set to:
	unix/:7100,
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	/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,
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
	built-ins
(==) ModulePath set to "/usr/lib/xorg/modules"
(WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
(WW) Disabling Generic Keyboard
(WW) Disabling Generic Mouse
(II) Loader magic: 0x6c0
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.4
	X.Org Video Driver: 5.0
	X.Org XInput driver : 4.0
	X.Org Server Extension : 2.0
(II) Loader running on linux
(--) using VT number 7

(--) PCI:*(0@0:15:0) 3DLabs GLINT R3 rev 1, Mem @ 0xcf800000/131072, 0xd8000000/67108864, 0xd4000000/67108864, BIOS @ 0x????????/65536
(--) PCI: (0@1:0:0) ATI Technologies Inc RV280 [Radeon 9200 SE] rev 1, Mem @ 0xe0000000/268435456, 0xd3000000/65536, I/O @ 0x0000d800/256, BIOS @ 0x????????/131072
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) No APM support in BIOS or kernel
(II) System resource ranges:
	[0] -1	0	0xffffffff - 0xffffffff (0x1) MX[B]
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[5] -1	0	0x00000000 - 0x00000000 (0x1) IX[B]
(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) "record" will be loaded. This was enabled by default and also specified in the config file.
(II) "dri" will be loaded. This was enabled by default and also specified in the config file.
(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.6.1.901, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "ddc"
(II) Module "ddc" already built-in
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
	compiled for 1.6.1.901, module version = 1.0.0
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension XFree86-DRI
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
	compiled for 1.6.1.901, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension SELinux
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="X.Org Foundation"
	compiled for 1.6.1.901, module version = 1.0.0
	ABI class: X.Org Server Extension, version 2.0
(==) AIGLX enabled
(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.6.1.901, module version = 1.0.0
	ABI class: X.Org Video Driver, version 5.0
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
	compiled for 1.6.1.901, module version = 1.13.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension RECORD
(II) LoadModule: "vbe"
(II) Loading /usr/lib/xorg/modules//libvbe.so
(II) Module vbe: vendor="X.Org Foundation"
	compiled for 1.6.1.901, module version = 1.1.0
	ABI class: X.Org Video Driver, version 5.0
(II) LoadModule: "dri2"
(II) Loading /usr/lib/xorg/modules/extensions//libdri2.so
(II) Module dri2: vendor="X.Org Foundation"
	compiled for 1.6.1.901, module version = 1.0.0
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DRI2
(II) LoadModule: "glint"
(II) Loading /usr/lib/xorg/modules/drivers//glint_drv.so
(II) Module glint: vendor="X.Org Foundation"
	compiled for 1.6.0, module version = 1.2.2
	Module class: X.Org Video Driver
	ABI class: X.Org Video Driver, version 5.0
(II) GLINT: driver for 3Dlabs chipsets: gamma, gamma2, ti_pm2, ti_pm, r4,
	pm4, pm3, pm2v, pm2, pm, 300sx, 500tx, mx, delta
(II) Primary Device is: PCI 00@00:0f:0
(WW) Falling back to old probe method for glint
(--) Chipset pm3 found
(II) resource ranges after xf86ClaimFixedResources() call:
	[0] -1	0	0xffffffff - 0xffffffff (0x1) MX[B]
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[5] -1	0	0x00000000 - 0x00000000 (0x1) IX[B]
(II) resource ranges after probing:
	[0] -1	0	0xffffffff - 0xffffffff (0x1) MX[B]
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[5] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[6] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[7] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[8] -1	0	0x00000000 - 0x00000000 (0x1) IX[B]
	[9] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[10] 0	0	0x000003c0 - 0x000003df (0x20) IS[B]
(**) GLINT(0): Depth 24, (--) framebuffer bpp 32
(==) GLINT(0): RGB weight 888
(==) GLINT(0): Default visual is TrueColor
(==) GLINT(0): Using gamma correction (1.0, 1.0, 1.0)
(**) GLINT(0): Option "UseFlatPanel"
(==) GLINT(0): Using HW cursor
(**) GLINT(0): Using Flat Panel Interface
(--) GLINT(0): Not using Linux framebuffer device
(--) GLINT(0): Chipset: "pm3"
(--) GLINT(0): Linear framebuffer at 0xD4000000
(--) GLINT(0): MMIO registers at 0xCF800000
(II) GLINT(0): Using SGRAM memory
(**) GLINT(0): VideoRAM: 32768 kByte
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Module "ramdac" already built-in
(--) GLINT(0): FIFO Size is 120 DWORDS
(==) GLINT(0): Min pixel clock is 16 MHz
(**) GLINT(0): Max pixel clock is 300 MHz
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Module "ddc" already built-in
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Module "i2c" already built-in
(II) GLINT(0): I2C bus "DDC" initialized.
(II) GLINT(0): I2C bus "Video" initialized.
(II) GLINT(0): I2C device "DDC:E-EDID segment register" registered at address 0x60.
(II) GLINT(0): I2C device "DDC:ddc2" registered at address 0xA0.

Backtrace:
0: X(xorg_backtrace+0x3b) [0x813265b]
1: X(xf86SigHandler+0x51) [0x80c5c71]
2: [0xb806c400]
3: X [0x80fe972]
4: X [0x80fe9f9]
5: X [0x80fedf5]
6: X [0x80fef2c]
7: X [0x80fb716]
8: X(xf86DoEEDID+0x11b) [0x80fb88b]
9: X(xf86DoEDID_DDC2+0x20) [0x80fb930]
10: /usr/lib/xorg/modules/drivers//glint_drv.so [0xb7a1be37]
11: X(InitOutput+0xe13) [0x80aecd3]
12: X(main+0x1e1) [0x8071881]
13: /lib/libc.so.6(__libc_start_main+0xe5) [0xb7d2a775]
14: X [0x8070f11]

Fatal server error:
Caught signal 11.  Server aborting


Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
Please also check the log file at "/var/log/Xorg.0.log" for additional information.


--- End Message ---
--- Begin Message ---
Source: xserver-xorg-video-glint
Source-Version: 1:1.2.3-1

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

xserver-xorg-video-glint_1.2.3-1.diff.gz
  to pool/main/x/xserver-xorg-video-glint/xserver-xorg-video-glint_1.2.3-1.diff.gz
xserver-xorg-video-glint_1.2.3-1.dsc
  to pool/main/x/xserver-xorg-video-glint/xserver-xorg-video-glint_1.2.3-1.dsc
xserver-xorg-video-glint_1.2.3-1_i386.deb
  to pool/main/x/xserver-xorg-video-glint/xserver-xorg-video-glint_1.2.3-1_i386.deb
xserver-xorg-video-glint_1.2.3.orig.tar.gz
  to pool/main/x/xserver-xorg-video-glint/xserver-xorg-video-glint_1.2.3.orig.tar.gz



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 531918@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Brice Goglin <bgoglin@debian.org> (supplier of updated xserver-xorg-video-glint 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: Mon, 20 Jul 2009 18:34:52 +0200
Source: xserver-xorg-video-glint
Binary: xserver-xorg-video-glint
Architecture: source i386
Version: 1:1.2.3-1
Distribution: unstable
Urgency: low
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Changed-By: Brice Goglin <bgoglin@debian.org>
Description: 
 xserver-xorg-video-glint - X.Org X server -- Glint display driver
Closes: 420738 531918
Changes: 
 xserver-xorg-video-glint (1:1.2.3-1) unstable; urgency=low
 .
   [ David Nusinow ]
   * Remove 03_gen_pci_ids.diff. The X server now uses an internal table to
     choose a driver during autoconfiguration.
 .
   [ Brice Goglin ]
   * Add README.source, bump Standards-Version to 3.8.2.
   * New upstream release.
     + Fix crash at startup, closes: #531918.
     + Fix endianness problem causing wrong memory size detection,
       closes: #420738.
Checksums-Sha1: 
 6807faee5ce7d6a173544deab046a5d9ed69b85b 1713 xserver-xorg-video-glint_1.2.3-1.dsc
 d0c10b2781990f3211357e53059ec9ba4c6c105d 445007 xserver-xorg-video-glint_1.2.3.orig.tar.gz
 4972adeffa757d56c6af8ce56123e758c24960a0 26406 xserver-xorg-video-glint_1.2.3-1.diff.gz
 41633c44065aa5d8bf71807849b6efa33e2039af 110284 xserver-xorg-video-glint_1.2.3-1_i386.deb
Checksums-Sha256: 
 8120614e6366a590603eaeb0f6f74225644c1524983c2964c5e8f0ff7bffb85b 1713 xserver-xorg-video-glint_1.2.3-1.dsc
 11de6a46232da60db0aab3daf455d6e9e42eed0e0bc13e3ef388791fc4fc986f 445007 xserver-xorg-video-glint_1.2.3.orig.tar.gz
 bd7d343d8d4d955a6a7d358e500cc353b79f540c91aa7c9510c8b4b07817fb99 26406 xserver-xorg-video-glint_1.2.3-1.diff.gz
 26eb3bf365e48d81650ab9d2b1120949ac48204243efcea7d7ee008023002510 110284 xserver-xorg-video-glint_1.2.3-1_i386.deb
Files: 
 c1e14b3a7d4dc83b85753f28bf0e4b22 1713 x11 optional xserver-xorg-video-glint_1.2.3-1.dsc
 8392f37581a44bca919343ef4f36e64e 445007 x11 optional xserver-xorg-video-glint_1.2.3.orig.tar.gz
 4ba5a564d54ce11bdcafce217e735fca 26406 x11 optional xserver-xorg-video-glint_1.2.3-1.diff.gz
 cc7ab1b0c2151dac7079f526c3d17e0e 110284 x11 optional xserver-xorg-video-glint_1.2.3-1_i386.deb

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

iEYEARECAAYFAkpkn5IACgkQRh88F8PcWfpR8QCgjFdlSs52urAzEQxv4MarbGKC
BbgAnR/p7aCOL2ghVNkr3WDZbP+iOBn4
=zPjm
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: