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

Bug#642547: marked as done (Important rendering problems with recent Xserver)



Your message dated Fri, 23 Sep 2011 22:02:10 +0200
with message-id <20110923200210.GB24256@radis.liafa.jussieu.fr>
and subject line Re: Bug#642547: Important rendering problems with recent Xserver
has caused the Debian Bug report #642547,
regarding Important rendering problems with recent Xserver
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.)


-- 
642547: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=642547
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: xserver-xorg
Version: 1:7.6+8
Severity: important

  Hello,

  I've had rendering problem over the last few days. It seems to me
they are related to the switch to recent xserver, but I couldn't say
for sure (downgrading is a big ugly mess).

  For instance, in the attached screenshot, you'll see that the arrows
from the scrollbars are missing in firefox. Popup windows are now
transparent, lines are misssing a bit everywhere (in firefox, but also
in Qt apps, which rules out a firefox or a gtk problem).

  I have similar problems at work, where I use Xorg Intel graphics, so
I doubt the cause is my Nvidia non-free driver.

  It may be related to that as well, but I've got hard crashed trying
to get snapshots of the windows using gimp: silent xserver crash (not
even a line in the log file !), blank screen and needs to restart a X
server from the network.

  I don't have a clue at all about the problem, but even if it is only
annoying, it starts to be quite painful (for instance, no highlighting
of the current tab in firefox). Did you experience similar problems ?

  Cheers,

        Vincent


-- Package-specific info:
X server symlink status:
------------------------
lrwxrwxrwx 1 root root 13 Jan 19  2010 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1942640 Aug 28 13:00 /usr/bin/Xorg

Diversions concerning libGL are in place
----------------------------------------
diversion of /usr/lib/libGL.so to /usr/lib/mesa-diverted/libGL.so by glx-diversions
diversion of /usr/lib/libGL.so.1 to /usr/lib/mesa-diverted/libGL.so.1 by glx-diversions
diversion of /usr/lib/i386-linux-gnu/libGL.so.1 to /usr/lib/mesa-diverted/i386-linux-gnu/libGL.so.1 by glx-diversions
diversion of /usr/lib/x86_64-linux-gnu/libGL.so.1.2 to /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so.1.2 by glx-diversions
diversion of /usr/lib/i386-linux-gnu/libGL.so to /usr/lib/mesa-diverted/i386-linux-gnu/libGL.so by glx-diversions
diversion of /usr/lib32/libGL.so to /usr/lib32/nvidia/diversions/libGL.so by libgl1-nvidia-alternatives-ia32
diversion of /usr/lib32/libGL.so.1 to /usr/lib32/nvidia/diversions/libGL.so.1 by libgl1-nvidia-alternatives-ia32
diversion of /usr/lib/i386-linux-gnu/libGL.so.1.2 to /usr/lib/mesa-diverted/i386-linux-gnu/libGL.so.1.2 by glx-diversions
diversion of /usr/lib/x86_64-linux-gnu/libGL.so.1 to /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so.1 by glx-diversions
diversion of /usr/lib/libGL.so.1.2 to /usr/lib/mesa-diverted/libGL.so.1.2 by glx-diversions
diversion of /usr/lib/x86_64-linux-gnu/libGL.so to /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so by glx-diversions
diversion of /usr/lib32/libGL.so.1.2 to /usr/lib32/nvidia/diversions/libGL.so.1.2 by libgl1-nvidia-alternatives-ia32

VGA-compatible devices on PCI bus:
----------------------------------
01:00.0 VGA compatible controller [0300]: nVidia Corporation G92 [GeForce 9600 GSO] [10de:0610] (rev a2)

Xorg X server configuration file status:
----------------------------------------
-rw-r--r-- 1 root root 3907 Dec 30  2010 /etc/X11/xorg.conf

Contents of /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 "Module"
	Load	"i2c"
	Load	"bitmap"
	Load	"ddc"
#	Load	"dri"
	Load	"extmod"
	Load	"freetype"
	Load	"glx"
	Load	"int10"
#	Load	"type1"
	Load	"vbe"
	Load 	"record"
EndSection

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"kbd"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"pc105"
	Option		"XkbLayout"	"fr,ru,ua"
	Option		"XkbVariant"	"latin9"
        Option		"XkbOptions" 	"grp:shift_toggle"
EndSection

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

Section "Device"
	Identifier	"NVIDIA"
	Driver		"nvidia"
	Screen		0
	BusID		"PCI:1:0:0"
#	Option		"TwinView"
#	Option 		"ConnectedMonitor" "CRT, DFP"
#	Option		"TwinViewOrientation"	"Clone"
EndSection

Section "Device"
	Identifier	"NV"
	Driver		"nv"
EndSection

Section "Device"
	Identifier	"NVIDIATV"
	Driver		"nvidia"
	BusID		"PCI:1:0:0"
#	Option 		"UseDisplayDevice" "DFP"
#	Option 		"ConnectedMonitor" "TV"
#	Option		"TVStandard" "PAL-B"
#	Option          "TVStandard" "HD576i"
#	Option 		"TVOutFormat" "SVIDEO"
	Screen 		1
EndSection

Section "Monitor"
	Identifier	"SyncMaster"
	Option		"DPMS"
EndSection

Section "Monitor"
	Identifier	"VideoProj"
#	Option		"DPMS"
EndSection


Section "Screen"
	Identifier	"Usual"
	Device		"NVIDIA"
	Monitor		"SyncMaster"
	DefaultDepth	24
	SubSection "Display"
		Depth		8
		Modes		"1280x1024" "1152x864" "1024x768" "832x624" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1280x1024" "1152x864" "1024x768" "832x624" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1280x1024" "1152x864" "1024x768" "832x624" "800x600" "640x480"
	EndSubSection
EndSection

Section "Screen"
	Identifier	"NV"
	Device		"NV"
	Monitor		"SyncMaster"
	DefaultDepth	24
	SubSection "Display"
		Depth		8
		Modes		"1280x1024" "1152x864" "1024x768" "832x624" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1280x1024" "1152x864" "1024x768" "832x624" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1280x1024" "1152x864" "1024x768" "832x624" "800x600" "640x480"
	EndSubSection
EndSection


Section "Screen"
	Identifier	"Proj"
	Device		"NVIDIATV"
	Monitor		"VideoProj"
	DefaultDepth	24
	SubSection "Display"
		Depth		16
		Modes		"800x600" "720x576" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"800x600" "720x576" "640x480"
	EndSubSection
EndSection

Section "Screen"
	Identifier	"800x600"
	Device		"NVIDIA"
	Monitor		"SyncMaster"
	DefaultDepth	24
	SubSection "Display"
		Depth		16
		Modes		"800x600" "720x576" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"800x600" "720x576" "640x480"
	EndSubSection
EndSection


Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Usual"
	InputDevice	"Generic Keyboard"
	InputDevice	"Configured Mouse" 
	Option 		"DontZap"  "off"
EndSection

Section "ServerLayout"
	Identifier	"Projecteur"
	Screen		0 "Usual"
	Screen		1 "Proj" rightOf "Usual"
	InputDevice	"Generic Keyboard"
	InputDevice	"Configured Mouse" 
	Option 		"DontZap"  "off"
EndSection

Section "DRI"
	Mode	0666 
EndSection

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

/etc/modprobe.d contains no KMS configuration files.

Kernel version (/proc/version):
-------------------------------
Linux version 3.0.0-1-amd64 (Debian 3.0.0-4) (ben@decadent.org.uk) (gcc version 4.5.3 (Debian 4.5.3-9) ) #1 SMP Tue Sep 20 07:03:13 UTC 2011

Xorg X server log files on system:
----------------------------------
-rw-r--r-- 1 root root 14162 Aug 29  2010 /var/log/Xorg.34876.log
-rw-r--r-- 1 root root 15016 Aug 30  2010 /var/log/Xorg.325.log
-rw-r--r-- 1 root root 14236 Oct  2  2010 /var/log/Xorg.45.log
-rw-r--r-- 1 root root 14404 Jan  4  2011 /var/log/Xorg.34.log
-rw-r--r-- 1 root root  9239 Mar 17  2011 /var/log/Xorg.3846.log
-rw-r--r-- 1 root root 20802 Jun 12 23:38 /var/log/Xorg.23.log
-rw-r--r-- 1 root root 17185 Sep 23 20:12 /var/log/Xorg.0.log
-rw-r--r-- 1 root root 17133 Sep 23 20:12 /var/log/Xorg.36.log

Contents of most recent Xorg X server log file (/var/log/Xorg.36.log):
----------------------------------------------------------------------
[  8541.461] 
X.Org X Server 1.11.0
Release Date: 2011-08-26
[  8541.462] X Protocol Version 11, Revision 0
[  8541.462] Build Operating System: Linux 3.0.0-1-amd64 x86_64 Debian
[  8541.462] Current Operating System: Linux tanyaivinco 3.0.0-1-amd64 #1 SMP Tue Sep 20 07:03:13 UTC 2011 x86_64
[  8541.462] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.0.0-1-amd64 root=UUID=330ffc9b-2eb5-4870-8d19-f48164cb1a60 ro
[  8541.462] Build Date: 28 August 2011  10:58:30AM
[  8541.462] xorg-server 2:1.11.0-1 (Cyril Brulebois <kibi@debian.org>) 
[  8541.462] Current version of pixman: 0.22.2
[  8541.462] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[  8541.463] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  8541.463] (==) Log file: "/var/log/Xorg.36.log", Time: Fri Sep 23 20:12:23 2011
[  8541.464] (==) Using config file: "/etc/X11/xorg.conf"
[  8541.464] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  8541.464] (==) ServerLayout "Default Layout"
[  8541.464] (**) |-->Screen "Usual" (0)
[  8541.464] (**) |   |-->Monitor "SyncMaster"
[  8541.464] (**) |   |-->Device "NVIDIA"
[  8541.464] (**) |-->Input Device "Generic Keyboard"
[  8541.464] (**) |-->Input Device "Configured Mouse"
[  8541.464] (**) Option "DontZap" "off"
[  8541.464] (==) Automatically adding devices
[  8541.464] (==) Automatically enabling devices
[  8541.464] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[  8541.464] 	Entry deleted from font path.
[  8541.464] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[  8541.464] 	Entry deleted from font path.
[  8541.464] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[  8541.464] 	Entry deleted from font path.
[  8541.464] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[  8541.464] 	Entry deleted from font path.
[  8541.464] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[  8541.464] 	Entry deleted from font path.
[  8541.464] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/Type1,
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
	built-ins
[  8541.464] (==) ModulePath set to "/usr/lib/xorg/modules"
[  8541.464] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[  8541.464] (WW) Disabling Generic Keyboard
[  8541.464] (WW) Disabling Configured Mouse
[  8541.464] (II) Loader magic: 0x7cfdc0
[  8541.464] (II) Module ABI versions:
[  8541.464] 	X.Org ANSI C Emulation: 0.4
[  8541.464] 	X.Org Video Driver: 11.0
[  8541.464] 	X.Org XInput driver : 13.0
[  8541.464] 	X.Org Server Extension : 5.0
[  8541.465] (--) PCI:*(0:1:0:0) 10de:0610:10b0:0801 rev 162, Mem @ 0xfa000000/16777216, 0xd0000000/268435456, 0xf8000000/33554432, I/O @ 0x0000dc00/128, BIOS @ 0x????????/131072
[  8541.465] (II) Open ACPI successful (/var/run/acpid.socket)
[  8541.465] (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
[  8541.465] (II) "dbe" will be loaded by default.
[  8541.465] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[  8541.465] (II) "record" will be loaded. This was enabled by default and also specified in the config file.
[  8541.465] (II) "dri" will be loaded by default.
[  8541.465] (II) "dri2" will be loaded by default.
[  8541.465] (II) LoadModule: "i2c"
[  8541.465] (II) Module "i2c" already built-in
[  8541.465] (II) LoadModule: "ddc"
[  8541.465] (II) Module "ddc" already built-in
[  8541.465] (II) LoadModule: "extmod"
[  8541.465] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[  8541.465] (II) Module extmod: vendor="X.Org Foundation"
[  8541.465] 	compiled for 1.11.0, module version = 1.0.0
[  8541.465] 	Module class: X.Org Server Extension
[  8541.465] 	ABI class: X.Org Server Extension, version 5.0
[  8541.465] (II) Loading extension SELinux
[  8541.465] (II) Loading extension MIT-SCREEN-SAVER
[  8541.465] (II) Loading extension XFree86-VidModeExtension
[  8541.465] (II) Loading extension XFree86-DGA
[  8541.465] (II) Loading extension DPMS
[  8541.465] (II) Loading extension XVideo
[  8541.465] (II) Loading extension XVideo-MotionCompensation
[  8541.465] (II) Loading extension X-Resource
[  8541.465] (II) LoadModule: "glx"
[  8541.466] (II) Loading /usr/lib/xorg/modules/linux/libglx.so
[  8541.476] (II) Module glx: vendor="NVIDIA Corporation"
[  8541.476] 	compiled for 4.0.2, module version = 1.0.0
[  8541.476] 	Module class: X.Org Server Extension
[  8541.476] (II) NVIDIA GLX Module  275.28  Wed Aug 31 17:15:37 PDT 2011
[  8541.476] (II) Loading extension GLX
[  8541.476] (II) LoadModule: "int10"
[  8541.476] (II) Loading /usr/lib/xorg/modules/libint10.so
[  8541.476] (II) Module int10: vendor="X.Org Foundation"
[  8541.476] 	compiled for 1.11.0, module version = 1.0.0
[  8541.476] 	ABI class: X.Org Video Driver, version 11.0
[  8541.476] (II) LoadModule: "vbe"
[  8541.476] (II) Loading /usr/lib/xorg/modules/libvbe.so
[  8541.476] (II) Module vbe: vendor="X.Org Foundation"
[  8541.476] 	compiled for 1.11.0, module version = 1.1.0
[  8541.476] 	ABI class: X.Org Video Driver, version 11.0
[  8541.476] (II) LoadModule: "record"
[  8541.476] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[  8541.476] (II) Module record: vendor="X.Org Foundation"
[  8541.476] 	compiled for 1.11.0, module version = 1.13.0
[  8541.476] 	Module class: X.Org Server Extension
[  8541.476] 	ABI class: X.Org Server Extension, version 5.0
[  8541.476] (II) Loading extension RECORD
[  8541.476] (II) LoadModule: "dbe"
[  8541.476] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[  8541.476] (II) Module dbe: vendor="X.Org Foundation"
[  8541.476] 	compiled for 1.11.0, module version = 1.0.0
[  8541.476] 	Module class: X.Org Server Extension
[  8541.476] 	ABI class: X.Org Server Extension, version 5.0
[  8541.476] (II) Loading extension DOUBLE-BUFFER
[  8541.476] (II) LoadModule: "dri"
[  8541.476] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[  8541.477] (II) Module dri: vendor="X.Org Foundation"
[  8541.477] 	compiled for 1.11.0, module version = 1.0.0
[  8541.477] 	ABI class: X.Org Server Extension, version 5.0
[  8541.477] (II) Loading extension XFree86-DRI
[  8541.477] (II) LoadModule: "dri2"
[  8541.477] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[  8541.477] (II) Module dri2: vendor="X.Org Foundation"
[  8541.477] 	compiled for 1.11.0, module version = 1.2.0
[  8541.477] 	ABI class: X.Org Server Extension, version 5.0
[  8541.477] (II) Loading extension DRI2
[  8541.477] (II) LoadModule: "nvidia"
[  8541.477] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[  8541.477] (II) Module nvidia: vendor="NVIDIA Corporation"
[  8541.477] 	compiled for 4.0.2, module version = 1.0.0
[  8541.477] 	Module class: X.Org Video Driver
[  8541.477] (II) NVIDIA dlloader X Driver  275.28  Wed Aug 31 16:58:32 PDT 2011
[  8541.477] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[  8541.477] (--) using VT number 9

[  8541.484] (II) Loading sub module "fb"
[  8541.484] (II) LoadModule: "fb"
[  8541.485] (II) Loading /usr/lib/xorg/modules/libfb.so
[  8541.485] (II) Module fb: vendor="X.Org Foundation"
[  8541.485] 	compiled for 1.11.0, module version = 1.0.0
[  8541.485] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  8541.485] (II) Loading sub module "wfb"
[  8541.485] (II) LoadModule: "wfb"
[  8541.485] (II) Loading /usr/lib/xorg/modules/libwfb.so
[  8541.485] (II) Module wfb: vendor="X.Org Foundation"
[  8541.485] 	compiled for 1.11.0, module version = 1.0.0
[  8541.485] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  8541.485] (II) Loading sub module "ramdac"
[  8541.485] (II) LoadModule: "ramdac"
[  8541.485] (II) Module "ramdac" already built-in
[  8541.485] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[  8541.485] (II) Loading /usr/lib/xorg/modules/libwfb.so
[  8541.485] (II) Loading /usr/lib/xorg/modules/libfb.so
[  8541.485] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[  8541.485] (==) NVIDIA(0): RGB weight 888
[  8541.485] (==) NVIDIA(0): Default visual is TrueColor
[  8541.485] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[  8541.566] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (CRT-0)) does not support NVIDIA
[  8541.566] (II) NVIDIA(GPU-0):     3D Vision stereo.
[  8541.568] (II) NVIDIA(0): NVIDIA GPU GeForce 9600 GSO (G92) at PCI:1:0:0 (GPU-0)
[  8541.568] (--) NVIDIA(0): Memory: 393216 kBytes
[  8541.568] (--) NVIDIA(0): VideoBIOS: 62.92.43.00.00
[  8541.568] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[  8541.568] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
[  8541.568] (--) NVIDIA(0): Connected display device(s) on GeForce 9600 GSO at PCI:1:0:0
[  8541.568] (--) NVIDIA(0):     Samsung SyncMaster (CRT-0)
[  8541.568] (--) NVIDIA(0): Samsung SyncMaster (CRT-0): 400.0 MHz maximum pixel clock
[  8541.634] (II) NVIDIA(0): Assigned Display Device: CRT-0
[  8541.634] (II) NVIDIA(0): Validated modes:
[  8541.634] (II) NVIDIA(0):     "1280x1024"
[  8541.634] (II) NVIDIA(0):     "1152x864"
[  8541.634] (II) NVIDIA(0):     "1024x768"
[  8541.634] (II) NVIDIA(0):     "832x624"
[  8541.634] (II) NVIDIA(0):     "800x600"
[  8541.634] (II) NVIDIA(0):     "640x480"
[  8541.634] (II) NVIDIA(0): Virtual screen size determined to be 1280 x 1024
[  8541.668] (--) NVIDIA(0): DPI set to (85, 86); computed from "UseEdidDpi" X config
[  8541.668] (--) NVIDIA(0):     option
[  8541.668] (--) Depth 24 pixmap format is 32 bpp
[  8541.668] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
[  8541.677] (II) NVIDIA(0): Setting mode "1280x1024"
[  8542.132] (II) Loading extension NV-GLX
[  8542.155] (==) NVIDIA(0): Disabling shared memory pixmaps
[  8542.155] (==) NVIDIA(0): Backing store disabled
[  8542.155] (==) NVIDIA(0): Silken mouse enabled
[  8542.155] (**) NVIDIA(0): DPMS enabled
[  8542.155] (II) Loading extension NV-CONTROL
[  8542.155] (II) Loading extension XINERAMA
[  8542.155] (II) Loading sub module "dri2"
[  8542.155] (II) LoadModule: "dri2"
[  8542.155] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[  8542.155] (II) Module dri2: vendor="X.Org Foundation"
[  8542.155] 	compiled for 1.11.0, module version = 1.2.0
[  8542.155] 	ABI class: X.Org Server Extension, version 5.0
[  8542.156] (II) NVIDIA(0): [DRI2] Setup complete
[  8542.156] (==) RandR enabled
[  8542.156] (II) Initializing built-in extension Generic Event Extension
[  8542.156] (II) Initializing built-in extension SHAPE
[  8542.156] (II) Initializing built-in extension MIT-SHM
[  8542.156] (II) Initializing built-in extension XInputExtension
[  8542.156] (II) Initializing built-in extension XTEST
[  8542.156] (II) Initializing built-in extension BIG-REQUESTS
[  8542.156] (II) Initializing built-in extension SYNC
[  8542.156] (II) Initializing built-in extension XKEYBOARD
[  8542.156] (II) Initializing built-in extension XC-MISC
[  8542.156] (II) Initializing built-in extension SECURITY
[  8542.156] (II) Initializing built-in extension XINERAMA
[  8542.156] (II) Initializing built-in extension XFIXES
[  8542.156] (II) Initializing built-in extension RENDER
[  8542.156] (II) Initializing built-in extension RANDR
[  8542.156] (II) Initializing built-in extension COMPOSITE
[  8542.156] (II) Initializing built-in extension DAMAGE
[  8542.156] (II) SELinux: Disabled on system
[  8542.157] (II) Initializing extension GLX
[  8542.193] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[  8542.193] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  8542.193] (II) LoadModule: "evdev"
[  8542.193] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  8542.193] (II) Module evdev: vendor="X.Org Foundation"
[  8542.193] 	compiled for 1.11.0, module version = 2.6.0
[  8542.193] 	Module class: X.Org XInput Driver
[  8542.193] 	ABI class: X.Org XInput driver, version 13.0
[  8542.193] (II) Using input driver 'evdev' for 'Power Button'
[  8542.193] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  8542.193] (**) Power Button: always reports core events
[  8542.193] (**) Power Button: Device: "/dev/input/event3"
[  8542.194] (--) Power Button: Found keys
[  8542.194] (II) Power Button: Configuring as keyboard
[  8542.194] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[  8542.194] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[  8542.194] (**) Option "xkb_rules" "evdev"
[  8542.194] (**) Option "xkb_model" "pc105"
[  8542.194] (**) Option "xkb_layout" "fr,ru,ua"
[  8542.194] (**) Option "xkb_variant" "latin9"
[  8542.194] (**) Option "xkb_options" "grp:shift_toggle"
[  8542.216] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[  8542.216] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  8542.216] (II) Using input driver 'evdev' for 'Power Button'
[  8542.216] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  8542.216] (**) Power Button: always reports core events
[  8542.216] (**) Power Button: Device: "/dev/input/event2"
[  8542.216] (--) Power Button: Found keys
[  8542.216] (II) Power Button: Configuring as keyboard
[  8542.216] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2/event2"
[  8542.216] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[  8542.216] (**) Option "xkb_rules" "evdev"
[  8542.216] (**) Option "xkb_model" "pc105"
[  8542.216] (**) Option "xkb_layout" "fr,ru,ua"
[  8542.216] (**) Option "xkb_variant" "latin9"
[  8542.216] (**) Option "xkb_options" "grp:shift_toggle"
[  8542.216] (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/event1)
[  8542.216] (**) Logitech USB-PS/2 Optical Mouse: Applying InputClass "evdev pointer catchall"
[  8542.216] (II) Using input driver 'evdev' for 'Logitech USB-PS/2 Optical Mouse'
[  8542.216] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  8542.216] (**) Logitech USB-PS/2 Optical Mouse: always reports core events
[  8542.216] (**) Logitech USB-PS/2 Optical Mouse: Device: "/dev/input/event1"
[  8542.216] (--) Logitech USB-PS/2 Optical Mouse: Found 12 mouse buttons
[  8542.216] (--) Logitech USB-PS/2 Optical Mouse: Found scroll wheel(s)
[  8542.216] (--) Logitech USB-PS/2 Optical Mouse: Found relative axes
[  8542.216] (--) Logitech USB-PS/2 Optical Mouse: Found x and y relative axes
[  8542.216] (II) Logitech USB-PS/2 Optical Mouse: Configuring as mouse
[  8542.216] (II) Logitech USB-PS/2 Optical Mouse: Adding scrollwheel support
[  8542.216] (**) Logitech USB-PS/2 Optical Mouse: YAxisMapping: buttons 4 and 5
[  8542.216] (**) Logitech USB-PS/2 Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[  8542.216] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb3/3-1/3-1:1.0/input/input1/event1"
[  8542.216] (II) XINPUT: Adding extended input device "Logitech USB-PS/2 Optical Mouse" (type: MOUSE, id 8)
[  8542.216] (II) Logitech USB-PS/2 Optical Mouse: initialized for relative axes.
[  8542.216] (**) Logitech USB-PS/2 Optical Mouse: (accel) keeping acceleration scheme 1
[  8542.216] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration profile 0
[  8542.216] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration factor: 2.000
[  8542.216] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration threshold: 4
[  8542.217] (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/mouse0)
[  8542.217] (II) No input driver/identifier specified (ignoring)
[  8542.217] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[  8542.217] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[  8542.217] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[  8542.217] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  8542.217] (**) AT Translated Set 2 keyboard: always reports core events
[  8542.217] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[  8542.217] (--) AT Translated Set 2 keyboard: Found keys
[  8542.217] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[  8542.217] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[  8542.217] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 9)
[  8542.217] (**) Option "xkb_rules" "evdev"
[  8542.217] (**) Option "xkb_model" "pc105"
[  8542.217] (**) Option "xkb_layout" "fr,ru,ua"
[  8542.217] (**) Option "xkb_variant" "latin9"
[  8542.217] (**) Option "xkb_options" "grp:shift_toggle"
[  8542.217] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
[  8542.217] (II) No input driver/identifier specified (ignoring)

udev information:
-----------------
P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
E: PRODUCT=19/0/1/0
E: NAME="Power Button"
E: PHYS="LNXPWRBN/button/input0"
E: PROP=0
E: EV=3
E: KEY=10000000000000 0
E: MODALIAS=input:b0019v0000p0001e0000-e0,1,k74,ramlsfw
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXPWRBN:00
E: ID_PATH_TAG=acpi-LNXPWRBN_00

P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3
N: input/event3
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3
E: MAJOR=13
E: MINOR=67
E: DEVNAME=/dev/input/event3
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXPWRBN:00
E: ID_PATH_TAG=acpi-LNXPWRBN_00
E: XKBMODEL=pc105
E: XKBLAYOUT=fr,ru,ua
E: XKBVARIANT=latin9
E: XKBOPTIONS=grp:shift_toggle
E: BACKSPACE=guess
E: DMI_VENDOR=System manufacturer

P: /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2
E: PRODUCT=19/0/1/0
E: NAME="Power Button"
E: PHYS="PNP0C0C/button/input0"
E: PROP=0
E: EV=3
E: KEY=10000000000000 0
E: MODALIAS=input:b0019v0000p0001e0000-e0,1,k74,ramlsfw
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0C:00
E: ID_PATH_TAG=acpi-PNP0C0C_00

P: /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2/event2
N: input/event2
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2/event2
E: MAJOR=13
E: MINOR=66
E: DEVNAME=/dev/input/event2
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0C:00
E: ID_PATH_TAG=acpi-PNP0C0C_00
E: XKBMODEL=pc105
E: XKBLAYOUT=fr,ru,ua
E: XKBVARIANT=latin9
E: XKBOPTIONS=grp:shift_toggle
E: BACKSPACE=guess
E: DMI_VENDOR=System manufacturer

P: /devices/pci0000:00/0000:00:12.0/usb3/3-1/3-1:1.0/input/input1
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:12.0/usb3/3-1/3-1:1.0/input/input1
E: PRODUCT=3/46d/c040/110
E: NAME="Logitech USB-PS/2 Optical Mouse"
E: PHYS="usb-0000:00:12.0-1/input0"
E: UNIQ=""
E: PROP=0
E: EV=17
E: KEY=ff0000 0 0 0 0
E: REL=143
E: MSC=10
E: MODALIAS=input:b0003v046DpC040e0110-e0,1,2,4,k110,111,112,113,114,115,116,117,r0,1,6,8,am4,lsfw
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_VENDOR=Logitech
E: ID_VENDOR_ENC=Logitech
E: ID_VENDOR_ID=046d
E: ID_MODEL=USB-PS_2_Optical_Mouse
E: ID_MODEL_ENC=USB-PS\x2f2\x20Optical\x20Mouse
E: ID_MODEL_ID=c040
E: ID_REVISION=2430
E: ID_SERIAL=Logitech_USB-PS_2_Optical_Mouse
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=usbhid
E: ID_PATH=pci-0000:00:12.0-usb-0:1:1.0
E: ID_PATH_TAG=pci-0000_00_12_0-usb-0_1_1_0

P: /devices/pci0000:00/0000:00:12.0/usb3/3-1/3-1:1.0/input/input1/event1
N: input/event1
S: input/by-id/usb-Logitech_USB-PS_2_Optical_Mouse-event-mouse
S: input/by-path/pci-0000:00:12.0-usb-0:1:1.0-event-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:12.0/usb3/3-1/3-1:1.0/input/input1/event1
E: MAJOR=13
E: MINOR=65
E: DEVNAME=/dev/input/event1
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_VENDOR=Logitech
E: ID_VENDOR_ENC=Logitech
E: ID_VENDOR_ID=046d
E: ID_MODEL=USB-PS_2_Optical_Mouse
E: ID_MODEL_ENC=USB-PS\x2f2\x20Optical\x20Mouse
E: ID_MODEL_ID=c040
E: ID_REVISION=2430
E: ID_SERIAL=Logitech_USB-PS_2_Optical_Mouse
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=usbhid
E: ID_PATH=pci-0000:00:12.0-usb-0:1:1.0
E: ID_PATH_TAG=pci-0000_00_12_0-usb-0_1_1_0
E: DEVLINKS=/dev/input/by-id/usb-Logitech_USB-PS_2_Optical_Mouse-event-mouse /dev/input/by-path/pci-0000:00:12.0-usb-0:1:1.0-event-mouse

P: /devices/pci0000:00/0000:00:12.0/usb3/3-1/3-1:1.0/input/input1/mouse0
N: input/mouse0
S: input/by-id/usb-Logitech_USB-PS_2_Optical_Mouse-mouse
S: input/by-path/pci-0000:00:12.0-usb-0:1:1.0-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:12.0/usb3/3-1/3-1:1.0/input/input1/mouse0
E: MAJOR=13
E: MINOR=32
E: DEVNAME=/dev/input/mouse0
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_VENDOR=Logitech
E: ID_VENDOR_ENC=Logitech
E: ID_VENDOR_ID=046d
E: ID_MODEL=USB-PS_2_Optical_Mouse
E: ID_MODEL_ENC=USB-PS\x2f2\x20Optical\x20Mouse
E: ID_MODEL_ID=c040
E: ID_REVISION=2430
E: ID_SERIAL=Logitech_USB-PS_2_Optical_Mouse
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=usbhid
E: ID_PATH=pci-0000:00:12.0-usb-0:1:1.0
E: ID_PATH_TAG=pci-0000_00_12_0-usb-0_1_1_0
E: DEVLINKS=/dev/input/by-id/usb-Logitech_USB-PS_2_Optical_Mouse-mouse /dev/input/by-path/pci-0000:00:12.0-usb-0:1:1.0-mouse

P: /devices/platform/i8042/serio0/input/input0
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio0/input/input0
E: PRODUCT=11/1/1/ab41
E: NAME="AT Translated Set 2 keyboard"
E: PHYS="isa0060/serio0/input0"
E: PROP=0
E: EV=120013
E: KEY=402000000 3803078f800d001 feffffdfffefffff fffffffffffffffe
E: MSC=10
E: LED=7
E: MODALIAS=input:b0011v0001p0001eAB41-e0,1,4,11,14,k71,72,73,74,75,76,77,79,7A,7B,7C,7D,7E,7F,80,8C,8E,8F,9B,9C,9D,9E,9F,A3,A4,A5,A6,AC,AD,B7,B8,B9,D9,E2,ram4,l0,1,2,sfw
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-0
E: ID_PATH_TAG=platform-i8042-serio-0

P: /devices/platform/i8042/serio0/input/input0/event0
N: input/event0
S: input/by-path/platform-i8042-serio-0-event-kbd
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio0/input/input0/event0
E: MAJOR=13
E: MINOR=64
E: DEVNAME=/dev/input/event0
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-0
E: ID_PATH_TAG=platform-i8042-serio-0
E: XKBMODEL=pc105
E: XKBLAYOUT=fr,ru,ua
E: XKBVARIANT=latin9
E: XKBOPTIONS=grp:shift_toggle
E: BACKSPACE=guess
E: DMI_VENDOR=System manufacturer
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-0-event-kbd

P: /devices/platform/pcspkr/input/input4
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/pcspkr/input/input4
E: PRODUCT=10/1f/1/100
E: NAME="PC Speaker"
E: PHYS="isa0061/input0"
E: PROP=0
E: EV=40001
E: SND=6
E: MODALIAS=input:b0010v001Fp0001e0100-e0,12,kramls1,2,fw
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-pcspkr
E: ID_PATH_TAG=platform-pcspkr

P: /devices/platform/pcspkr/input/input4/event4
N: input/event4
S: input/by-path/platform-pcspkr-event-spkr
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/pcspkr/input/input4/event4
E: MAJOR=13
E: MINOR=68
E: DEVNAME=/dev/input/event4
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-pcspkr
E: ID_PATH_TAG=platform-pcspkr
E: DMI_VENDOR=System manufacturer
E: DEVLINKS=/dev/input/by-path/platform-pcspkr-event-spkr


DRM Information from dmesg:
---------------------------
[    0.000000] No AGP bridge found
[    0.000000] No AGP bridge found
[    0.776903] Linux agpgart interface v0.103


-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages xserver-xorg depends on:
ii  libc6                                          2.13-21               
ii  x11-xkb-utils                                  7.6+4                 
ii  xkb-data                                       2.1-2                 
ii  xserver-xorg-core                              2:1.11.0-1            
ii  xserver-xorg-input-evdev [xorg-driver-input]   1:2.6.0-2+b2          
ii  xserver-xorg-input-kbd [xorg-driver-input]     1:1.6.0-3+b1          
ii  xserver-xorg-input-mouse [xorg-driver-input]   1:1.7.1-1+b1          
ii  xserver-xorg-video-nvidia [xorg-driver-video]  280.13.really.275.28-1
ii  xserver-xorg-video-vesa [xorg-driver-video]    1:2.3.0-7+b1          

Versions of packages xserver-xorg recommends:
ii  libgl1-mesa-dri  7.11-5

xserver-xorg suggests no packages.

-- no debconf information

Attachment: screenshot.png
Description: PNG image


--- End Message ---
--- Begin Message ---
On Fri, Sep 23, 2011 at 20:24:48 +0200, Vincent Fourmond wrote:

> Package: xserver-xorg
> Version: 1:7.6+8
> Severity: important
> 
>   Hello,
> 
>   I've had rendering problem over the last few days. It seems to me
> they are related to the switch to recent xserver, but I couldn't say
> for sure (downgrading is a big ugly mess).
> 
>   For instance, in the attached screenshot, you'll see that the arrows
> from the scrollbars are missing in firefox. Popup windows are now
> transparent, lines are misssing a bit everywhere (in firefox, but also
> in Qt apps, which rules out a firefox or a gtk problem).
> 
>   I have similar problems at work, where I use Xorg Intel graphics, so
> I doubt the cause is my Nvidia non-free driver.
> 
>   It may be related to that as well, but I've got hard crashed trying
> to get snapshots of the windows using gimp: silent xserver crash (not
> even a line in the log file !), blank screen and needs to restart a X
> server from the network.
> 
>   I don't have a clue at all about the problem, but even if it is only
> annoying, it starts to be quite painful (for instance, no highlighting
> of the current tab in firefox). Did you experience similar problems ?
> 
1.11.0 with nvidia is a known broken combination.  If you have issues
with a free driver please file a separate bug with the relevant
information.

Cheers,
Julien


--- End Message ---

Reply to: