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

Bug#452268: marked as done ([965G EXA] all fonts are unreadable)



Your message dated Tue, 26 Aug 2008 15:17:03 +0000
with message-id <E1KY0I3-0003JA-RN@ries.debian.org>
and subject line Bug#451791: fixed in xserver-xorg-video-intel 2:2.3.2-2+lenny3
has caused the Debian Bug report #451791,
regarding [965G EXA] all fonts are unreadable
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.)


-- 
451791: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=451791
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: xserver-xorg
Version: 1:7.2-5
Severity: serious

--- Please enter the report below this line. ---

I use unstable and in some recent upgrade (I think yesterday, or the day
before that), all fonts became unreadable. When I start xterm in
.xsession, the font is readable, but whenever I start gnome-session, or
kde, or xfce, or kate, or openoffice or gnome-terminal from the xterm, it's
completely unusable, because I cannot read anything - there are black
rectangles instead of the letters in all fonts. 

So I did

$ sudo apt-get remove --purge xserver-xorg-core

changed sources.list from unstable to testing

$ sudo apt-get update
$ sudo apt-get install xorg

and everything started to work again. So the bug is clearly in xorg somewhere. Any ideas?

Please ask for more information, I don't know what could be relevant as
I don't understand fonts much.

Thanks,
Ondrej

This is my original 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	"i2c"
	Load	"bitmap"
	Load	"ddc"
	Load	"dri"
	Load	"extmod"
	Load	"freetype"
	Load	"glx"
	Load	"int10"
	Load	"type1"
	Load	"vbe"
EndSection

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

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

Section "Device"
	Identifier	"Generic Video Card"
	#Driver		"vesa"
	Driver		"i810"
EndSection

Section "Monitor"
	Identifier	"BenQ FP93G"
	Option		"DPMS"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"Generic Video Card"
	Monitor		"BenQ FP93G"
	DefaultDepth	24
	SubSection "Display"
		Depth		1
		Modes		"1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" "640x350"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" "640x350"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" "640x350"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" "640x350"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" "640x350"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" "640x350"
	EndSubSection
EndSection

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

Section "DRI"
	Mode	0666
EndSection

--- System information. ---
Architecture: i386
Kernel:       Linux 2.6.22-2-686

Debian Release: lenny/sid
  500 testing         ftp.cz.debian.org 

--- Package information. ---
Depends                                (Version) | Installed
================================================-+-======================
xserver-xorg-core          (>= 2:1.3.0.0.dfsg-3) | 2:1.3.0.0.dfsg-12
xserver-xorg-video-all                           | 1:7.2-5
 OR xserver-xorg-video-1.0                       | 
xserver-xorg-input-all                           | 1:7.2-5
 OR xserver-xorg-input                           | 
debconf                                (>= 0.5)  | 1.5.17
 OR debconf-2.0                                  | 
xkb-data                                         | 1.0~cvs.20070916-1
 OR xkb-data-legacy                              | 
xbase-clients                                    | 1:7.3+6





--- End Message ---
--- Begin Message ---
Source: xserver-xorg-video-intel
Source-Version: 2:2.3.2-2+lenny3

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

xserver-xorg-video-i810_2.3.2-2+lenny3_all.deb
  to pool/main/x/xserver-xorg-video-intel/xserver-xorg-video-i810_2.3.2-2+lenny3_all.deb
xserver-xorg-video-intel-dbg_2.3.2-2+lenny3_i386.deb
  to pool/main/x/xserver-xorg-video-intel/xserver-xorg-video-intel-dbg_2.3.2-2+lenny3_i386.deb
xserver-xorg-video-intel_2.3.2-2+lenny3.diff.gz
  to pool/main/x/xserver-xorg-video-intel/xserver-xorg-video-intel_2.3.2-2+lenny3.diff.gz
xserver-xorg-video-intel_2.3.2-2+lenny3.dsc
  to pool/main/x/xserver-xorg-video-intel/xserver-xorg-video-intel_2.3.2-2+lenny3.dsc
xserver-xorg-video-intel_2.3.2-2+lenny3_i386.deb
  to pool/main/x/xserver-xorg-video-intel/xserver-xorg-video-intel_2.3.2-2+lenny3_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 451791@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 xserver-xorg-video-intel 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: Tue, 26 Aug 2008 16:54:07 +0200
Source: xserver-xorg-video-intel
Binary: xserver-xorg-video-intel xserver-xorg-video-intel-dbg xserver-xorg-video-i810
Architecture: source all i386
Version: 2:2.3.2-2+lenny3
Distribution: unstable
Urgency: low
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Changed-By: Julien Cristau <jcristau@debian.org>
Description: 
 xserver-xorg-video-i810 - X.Org X server -- Intel i8xx, i9xx display driver
 xserver-xorg-video-intel - X.Org X server -- Intel i8xx, i9xx display driver
 xserver-xorg-video-intel-dbg - X.Org X server -- Intel i8xx, i9xx display driver (debug symbols)
Closes: 451791
Changes: 
 xserver-xorg-video-intel (2:2.3.2-2+lenny3) unstable; urgency=low
 .
   [ Brice Goglin ]
   * Add 02_xaa_by_default_on_i965.diff to switch back to XAA on
     i965 by default to avoid many rendering problems, closes: #451791.
   * Drop G45 PCI ids from intel.ids so that vesa is autoloaded by
     default for these new boards for now.
Checksums-Sha1: 
 803920b7ea94983db97d5c6a3c641821f075dc3d 1872 xserver-xorg-video-intel_2.3.2-2+lenny3.dsc
 a477bc5c132caf4193feb11d2b254fe6d8857adf 210806 xserver-xorg-video-intel_2.3.2-2+lenny3.diff.gz
 c9de58b01a667da9eb05068f516fe79252e0da14 184454 xserver-xorg-video-i810_2.3.2-2+lenny3_all.deb
 14791d70a9bb1c52cae5e6b83a32f341536d8bf8 395130 xserver-xorg-video-intel_2.3.2-2+lenny3_i386.deb
 708964697ceed8e0d96b8d9c30ddde27505f3c6a 1392448 xserver-xorg-video-intel-dbg_2.3.2-2+lenny3_i386.deb
Checksums-Sha256: 
 b735cabeeefb7c53749a54f8e96f0a028ff592168333ceee2d4a13799fc2f636 1872 xserver-xorg-video-intel_2.3.2-2+lenny3.dsc
 884dfe8ac89d347266993a4c22d4e5413a793dc45ab9e06455769d762e99e510 210806 xserver-xorg-video-intel_2.3.2-2+lenny3.diff.gz
 e9a38cc6b42902910802ea25b2a45d16f36cbb1d9e3e8631d3316d688688abb1 184454 xserver-xorg-video-i810_2.3.2-2+lenny3_all.deb
 2e0fbfdc6f434d58ef6ae14f3a6c6b66ab47f8772171ddaa04627ef260078915 395130 xserver-xorg-video-intel_2.3.2-2+lenny3_i386.deb
 c1fc5b6d0eeaf6c36ac68d79a0310e0d351acde7600fbe2e6f98cc31a783c3ec 1392448 xserver-xorg-video-intel-dbg_2.3.2-2+lenny3_i386.deb
Files: 
 971813ad5677bfa8b122c665deaece0a 1872 x11 optional xserver-xorg-video-intel_2.3.2-2+lenny3.dsc
 06105308aada27e716cde3ac014e5419 210806 x11 optional xserver-xorg-video-intel_2.3.2-2+lenny3.diff.gz
 1e89d531559bb46e703719c3d6e0e1e7 184454 oldlibs optional xserver-xorg-video-i810_2.3.2-2+lenny3_all.deb
 882e9971efc5abfc1b53b1cd5ea75cea 395130 x11 optional xserver-xorg-video-intel_2.3.2-2+lenny3_i386.deb
 f1e7bfc351fb5bfb91498dd53bac2489 1392448 x11 extra xserver-xorg-video-intel-dbg_2.3.2-2+lenny3_i386.deb

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

iEYEARECAAYFAki0GvoACgkQmEvTgKxfcAyz/QCgyJNG0R5b4E0KMMXtteRuF6by
BeYAn3YD+cYnEm13Z67wKgn77yP+LVn/
=65zr
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: