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

Bug#639576: marked as done (xserver-xorg-video-intel: xserver stops with FATAL: Module fbcon not found)



Your message dated Thu, 1 Sep 2011 20:11:36 +0200
with message-id <20110901181136.GY2820@radis.liafa.jussieu.fr>
and subject line Re: Bug#639576: xserver-xorg-video-intel: xserver stops with FATAL: Module fbcon not found
has caused the Debian Bug report #639576,
regarding xserver-xorg-video-intel: xserver stops with FATAL: Module fbcon not found
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.)


-- 
639576: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=639576
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: xserver-xorg-video-intel
Version: 2:2.15.0-3
Severity: important

The xserver on my Aspire ONE stopped after a upgrasde about two works ago. Before it worked fine, but I had to
remove older kernels.

I could not find the module fbcon and also did not find useful information on the internet.

I unseccesfully tried the vesa and the fbdev driver.

I appreciate any help

Kind regards
Mathias

-- Package-specific info:
X server symlink status:
------------------------
lrwxrwxrwx 1 root root 13 Aug 29  2008 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 2020104 Aug 24 11:43 /usr/bin/Xorg

VGA-compatible devices on PCI bus:
----------------------------------
00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 945GME Express Integrated Graphics Controller [8086:27ae] (rev 03)

Xorg X server configuration file status:
----------------------------------------
-rw-r--r-- 1 root root 2852 Aug 28 12:37 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
-------------------------------
Section "ServerLayout"
	Identifier     "X.org Configured"
	Screen      0  "Screen0" 0 0
	InputDevice    "Mouse0" "CorePointer"
	InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
	ModulePath   "/usr/lib/xorg/modules"
	FontPath     "/usr/share/fonts/X11/misc"
	FontPath     "/usr/share/fonts/X11/cyrillic"
	FontPath     "/usr/share/fonts/X11/100dpi/:unscaled"
	FontPath     "/usr/share/fonts/X11/75dpi/:unscaled"
	FontPath     "/usr/share/fonts/X11/Type1"
	FontPath     "/usr/share/fonts/X11/100dpi"
	FontPath     "/usr/share/fonts/X11/75dpi"
	FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
	FontPath     "built-ins"
EndSection

Section "Module"
	#Load  "dbe"
	#Load  "dri"
	#Load  "extmod"
	#Load  "glx"
	#Load  "record"
	#Load  "dri2"
	#Load  "synaptics"
EndSection

Section "InputDevice"
	Identifier  "Keyboard0"
	Driver      "kbd"
EndSection

Section "InputDevice"
	Identifier  "Mouse0"
	Driver      "mouse"
	Option	    "Protocol" "auto"
	Option	    "Device" "/dev/input/mice"
	Option	    "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
	Identifier   "Monitor0"
	VendorName   "Monitor Vendor"
	ModelName    "Monitor Model"
EndSection

Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
        ### <percent>: "<f>%"
        ### [arg]: arg optional
        #Option     "AccelMethod"        	# [<str>]
        #Option     "DRI"                	# [<bool>]
        #Option     "ColorKey"           	# <i>
        #Option     "VideoKey"           	# <i>
        #Option     "FallbackDebug"      	# [<bool>]
        #Option     "Tiling"             	# [<bool>]
        #Option     "LinearFramebuffer"  	# [<bool>]
        #Option     "Shadow"             	# [<bool>]
        #Option     "SwapbuffersWait"    	# [<bool>]
        #Option     "XvMC"               	# [<bool>]
        #Option     "XvPreferOverlay"    	# [<bool>]
        #Option     "DebugFlushBatches"  	# [<bool>]
        #Option     "DebugFlushCaches"   	# [<bool>]
        #Option     "DebugWait"          	# [<bool>]
        #Option     "HotPlug"            	# [<bool>]
        #Option     "RelaxedFencing"     	# [<bool>]
	Identifier  "Card0"
	Driver      "intel"
	BusID       "PCI:0:2:0"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Card0"
	Monitor    "Monitor0"
	SubSection "Display"
		Viewport   0 0
		Depth     1
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     4
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     8
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     15
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     16
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     24
	EndSubSection
EndSection


/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 3.0.0-1-686-pae (Debian 3.0.0-1) (ben@decadent.org.uk) (gcc version 4.5.3 (Debian 4.5.3-3) ) #1 SMP Sun Jul 24 14:27:32 UTC 2011

Xorg X server log files on system:
----------------------------------
-rw-r--r-- 1 root root 29693 Aug 29  2008 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 25931 Aug 28 13:02 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
---------------------------------------------------------------------
[  1621.079] 
X.Org X Server 1.10.4
Release Date: 2011-08-19
[  1621.094] X Protocol Version 11, Revision 0
[  1621.096] Build Operating System: Linux 2.6.32-5-amd64 i686 Debian
[  1621.099] Current Operating System: Linux mini-mp 3.0.0-1-686-pae #1 SMP Sun Jul 24 14:27:32 UTC 2011 i686
[  1621.102] Kernel command line: BOOT_IMAGE=/vmlinuz-3.0.0-1-686-pae root=UUID=2edf0183-3501-4092-94f7-7984f95e48f5 ro quiet
[  1621.105] Build Date: 24 August 2011  09:37:43AM
[  1621.107] xorg-server 2:1.10.4-1 (Cyril Brulebois <kibi@debian.org>) 
[  1621.110] Current version of pixman: 0.22.2
[  1621.113] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[  1621.119] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  1621.129] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Aug 28 13:02:53 2011
[  1621.152] (==) Using config file: "/etc/X11/xorg.conf"
[  1621.155] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  1621.206] (==) ServerLayout "X.org Configured"
[  1621.206] (**) |-->Screen "Screen0" (0)
[  1621.206] (**) |   |-->Monitor "Monitor0"
[  1621.207] (**) |   |-->Device "Card0"
[  1621.207] (**) |-->Input Device "Mouse0"
[  1621.207] (**) |-->Input Device "Keyboard0"
[  1621.207] (==) Automatically adding devices
[  1621.207] (==) Automatically enabling devices
[  1621.252] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[  1621.252] 	Entry deleted from font path.
[  1621.388] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[  1621.388] 	Entry deleted from font path.
[  1621.388] (**) 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,
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
	built-ins,
	/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
[  1621.388] (**) ModulePath set to "/usr/lib/xorg/modules"
[  1621.388] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[  1621.388] (WW) Disabling Mouse0
[  1621.389] (WW) Disabling Keyboard0
[  1621.389] (II) Loader magic: 0x8231fa0
[  1621.389] (II) Module ABI versions:
[  1621.389] 	X.Org ANSI C Emulation: 0.4
[  1621.389] 	X.Org Video Driver: 10.0
[  1621.389] 	X.Org XInput driver : 12.2
[  1621.389] 	X.Org Server Extension : 5.0
[  1621.393] (--) PCI:*(0:0:2:0) 8086:27ae:1025:015b rev 3, Mem @ 0x58480000/524288, 0x40000000/268435456, 0x58500000/262144, I/O @ 0x000060c0/8
[  1621.394] (--) PCI: (0:0:2:1) 8086:27a6:1025:015b rev 3, Mem @ 0x58400000/524288
[  1621.394] (II) Open ACPI successful (/var/run/acpid.socket)
[  1621.394] (II) "extmod" will be loaded by default.
[  1621.394] (II) "dbe" will be loaded by default.
[  1621.394] (II) "glx" will be loaded by default.
[  1621.394] (II) "record" will be loaded by default.
[  1621.394] (II) "dri" will be loaded by default.
[  1621.394] (II) "dri2" will be loaded by default.
[  1621.396] (II) LoadModule: "extmod"
[  1621.430] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[  1621.449] (II) Module extmod: vendor="X.Org Foundation"
[  1621.449] 	compiled for 1.10.4, module version = 1.0.0
[  1621.449] 	Module class: X.Org Server Extension
[  1621.449] 	ABI class: X.Org Server Extension, version 5.0
[  1621.449] (II) Loading extension SELinux
[  1621.449] (II) Loading extension MIT-SCREEN-SAVER
[  1621.449] (II) Loading extension XFree86-VidModeExtension
[  1621.449] (II) Loading extension XFree86-DGA
[  1621.449] (II) Loading extension DPMS
[  1621.449] (II) Loading extension XVideo
[  1621.450] (II) Loading extension XVideo-MotionCompensation
[  1621.450] (II) Loading extension X-Resource
[  1621.450] (II) LoadModule: "dbe"
[  1621.450] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[  1621.462] (II) Module dbe: vendor="X.Org Foundation"
[  1621.463] 	compiled for 1.10.4, module version = 1.0.0
[  1621.463] 	Module class: X.Org Server Extension
[  1621.463] 	ABI class: X.Org Server Extension, version 5.0
[  1621.463] (II) Loading extension DOUBLE-BUFFER
[  1621.463] (II) LoadModule: "glx"
[  1621.463] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[  1621.476] (II) Module glx: vendor="X.Org Foundation"
[  1621.476] 	compiled for 1.10.4, module version = 1.0.0
[  1621.476] 	ABI class: X.Org Server Extension, version 5.0
[  1621.476] (==) AIGLX enabled
[  1621.476] (II) Loading extension GLX
[  1621.476] (II) LoadModule: "record"
[  1621.477] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[  1621.486] (II) Module record: vendor="X.Org Foundation"
[  1621.486] 	compiled for 1.10.4, module version = 1.13.0
[  1621.486] 	Module class: X.Org Server Extension
[  1621.486] 	ABI class: X.Org Server Extension, version 5.0
[  1621.486] (II) Loading extension RECORD
[  1621.486] (II) LoadModule: "dri"
[  1621.487] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[  1621.522] (II) Module dri: vendor="X.Org Foundation"
[  1621.522] 	compiled for 1.10.4, module version = 1.0.0
[  1621.522] 	ABI class: X.Org Server Extension, version 5.0
[  1621.522] (II) Loading extension XFree86-DRI
[  1621.522] (II) LoadModule: "dri2"
[  1621.522] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[  1621.539] (II) Module dri2: vendor="X.Org Foundation"
[  1621.539] 	compiled for 1.10.4, module version = 1.2.0
[  1621.539] 	ABI class: X.Org Server Extension, version 5.0
[  1621.539] (II) Loading extension DRI2
[  1621.539] (II) LoadModule: "intel"
[  1621.683] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[  1621.734] (II) Module intel: vendor="X.Org Foundation"
[  1621.734] 	compiled for 1.10.1, module version = 2.15.0
[  1621.734] 	Module class: X.Org Video Driver
[  1621.734] 	ABI class: X.Org Video Driver, version 10.0
[  1621.734] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
	i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G,
	E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
	965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
	4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale,
	Sandybridge, Sandybridge, Sandybridge, Sandybridge, Sandybridge,
	Sandybridge, Sandybridge
[  1621.735] (--) using VT number 8

[  1621.777] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[  1621.778] drmOpenDevice: node name is /dev/dri/card0
[  1621.778] drmOpenDevice: open result is 11, (OK)
[  1621.778] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[  1621.778] drmOpenDevice: node name is /dev/dri/card0
[  1621.778] drmOpenDevice: open result is 11, (OK)
[  1621.778] drmOpenByBusid: drmOpenMinor returns 11
[  1621.778] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[  1621.778] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[  1621.778] (==) intel(0): RGB weight 888
[  1621.779] (==) intel(0): Default visual is TrueColor
[  1621.779] (II) intel(0): Integrated Graphics Chipset: Intel(R) 945GME
[  1621.779] (--) intel(0): Chipset: "945GME"
[  1621.779] (**) intel(0): Relaxed fencing disabled
[  1621.779] (**) intel(0): Framebuffer tiled
[  1621.779] (**) intel(0): Pixmaps tiled
[  1621.779] (**) intel(0): 3D buffers tiled
[  1621.779] (**) intel(0): SwapBuffers wait enabled
[  1621.779] (==) intel(0): video overlay key set to 0x101fe
[  1621.779] (II) intel(0): Output LVDS1 using monitor section Monitor0
[  1621.808] (II) intel(0): Output VGA1 has no monitor section
[  1621.808] (II) intel(0): EDID for output LVDS1
[  1621.808] (II) intel(0): Manufacturer: AUO  Model: 11c2  Serial#: 0
[  1621.808] (II) intel(0): Year: 2008  Week: 1
[  1621.808] (II) intel(0): EDID Version: 1.3
[  1621.808] (II) intel(0): Digital Display Input
[  1621.808] (II) intel(0): Max Image Size [cm]: horiz.: 20  vert.: 11
[  1621.809] (II) intel(0): Gamma: 2.20
[  1621.809] (II) intel(0): No DPMS capabilities specified
[  1621.809] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[  1621.809] (II) intel(0): First detailed timing is preferred mode
[  1621.809] (II) intel(0): redX: 0.573 redY: 0.339   greenX: 0.330 greenY: 0.596
[  1621.809] (II) intel(0): blueX: 0.142 blueY: 0.103   whiteX: 0.310 whiteY: 0.330
[  1621.809] (II) intel(0): Manufacturer's mask: 0
[  1621.809] (II) intel(0): Supported detailed timing:
[  1621.809] (II) intel(0): clock: 50.4 MHz   Image Size:  195 x 113 mm
[  1621.809] (II) intel(0): h_active: 1024  h_sync: 1048  h_sync_end 1184 h_blank_end 1344 h_border: 0
[  1621.809] (II) intel(0): v_active: 600  v_sync: 603  v_sync_end 604 v_blanking: 625 v_border: 0
[  1621.809] (II) intel(0): Unknown vendor-specific block f
[  1621.809] (II) intel(0):  AUO
[  1621.809] (II) intel(0):  B089AW01 V1
[  1621.810] (II) intel(0): EDID (in hex):
[  1621.810] (II) intel(0): 	00ffffffffffff0006afc21100000000
[  1621.810] (II) intel(0): 	0112010380140b780afa569256549824
[  1621.810] (II) intel(0): 	1a4f5400000001010101010101010101
[  1621.810] (II) intel(0): 	010101010101b0130040415819201888
[  1621.810] (II) intel(0): 	3100c371000000180000000f00000000
[  1621.810] (II) intel(0): 	00000000000000000020000000fe0041
[  1621.810] (II) intel(0): 	554f0a202020202020202020000000fe
[  1621.810] (II) intel(0): 	004230383941573031205631200a0058
[  1621.810] (II) intel(0): EDID vendor "AUO", prod id 4546
[  1621.810] (II) intel(0): Printing DDC gathered Modelines:
[  1621.810] (II) intel(0): Modeline "1024x600"x0.0   50.40  1024 1048 1184 1344  600 603 604 625 -hsync -vsync (37.5 kHz)
[  1621.811] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[  1621.811] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[  1621.811] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[  1621.811] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[  1621.812] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[  1621.812] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[  1621.812] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[  1621.812] (II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
[  1621.812] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[  1621.812] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[  1621.812] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[  1621.812] (II) intel(0): Not using default mode "720x450" (doublescan mode not supported)
[  1621.812] (II) intel(0): Not using default mode "800x512" (doublescan mode not supported)
[  1621.812] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[  1621.812] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[  1621.812] (II) intel(0): Not using default mode "960x540" (doublescan mode not supported)
[  1621.812] (II) intel(0): Not using default mode "960x600" (doublescan mode not supported)
[  1621.812] (II) intel(0): Printing probed modes for output LVDS1
[  1621.813] (II) intel(0): Modeline "1024x600"x60.0   50.40  1024 1048 1184 1344  600 603 604 625 -hsync -vsync (37.5 kHz)
[  1621.813] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[  1621.813] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[  1621.813] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[  1621.844] (II) intel(0): EDID for output VGA1
[  1621.844] (II) intel(0): Output LVDS1 connected
[  1621.844] (II) intel(0): Output VGA1 disconnected
[  1621.844] (II) intel(0): Using exact sizes for initial modes
[  1621.844] (II) intel(0): Output LVDS1 using initial mode 1024x600
[  1621.844] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[  1621.844] (II) intel(0): Kernel page flipping support detected, enabling
[  1621.844] (**) intel(0): Display dimensions: (200, 110) mm
[  1621.844] (**) intel(0): DPI set to (130, 138)
[  1621.844] (II) Loading sub module "fb"
[  1621.845] (II) LoadModule: "fb"
[  1621.845] (II) Loading /usr/lib/xorg/modules/libfb.so
[  1621.871] (II) Module fb: vendor="X.Org Foundation"
[  1621.871] 	compiled for 1.10.4, module version = 1.0.0
[  1621.871] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  1621.871] (II) Loading sub module "dri2"
[  1621.871] (II) LoadModule: "dri2"
[  1621.872] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[  1621.872] (II) Module dri2: vendor="X.Org Foundation"
[  1621.872] 	compiled for 1.10.4, module version = 1.2.0
[  1621.872] 	ABI class: X.Org Server Extension, version 5.0
[  1621.872] (==) Depth 24 pixmap format is 32 bpp
[  1621.872] (II) intel(0): [DRI2] Setup complete
[  1621.872] (II) intel(0): [DRI2]   DRI driver: i915
[  1621.872] (II) intel(0): Allocated new frame buffer 1024x600 stride 4096, tiled
[  1621.873] (II) UXA(0): Driver registered support for the following operations:
[  1621.873] (II)         solid
[  1621.873] (II)         copy
[  1621.873] (II)         composite (RENDER acceleration)
[  1621.873] (II)         put_image
[  1621.873] (II)         get_image
[  1621.873] (==) intel(0): Backing store disabled
[  1621.873] (==) intel(0): Silken mouse enabled
[  1621.873] (II) intel(0): Initializing HW Cursor
[  1621.892] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[  1621.892] (==) intel(0): DPMS enabled
[  1621.893] (II) intel(0): Set up textured video
[  1621.893] (II) intel(0): Set up overlay video
[  1621.893] (II) intel(0): direct rendering: DRI2 Enabled
[  1621.893] (==) intel(0): hotplug detection: "enabled"
[  1621.893] (--) RandR disabled
[  1621.893] (II) Initializing built-in extension Generic Event Extension
[  1621.893] (II) Initializing built-in extension SHAPE
[  1621.893] (II) Initializing built-in extension MIT-SHM
[  1621.893] (II) Initializing built-in extension XInputExtension
[  1621.893] (II) Initializing built-in extension XTEST
[  1621.893] (II) Initializing built-in extension BIG-REQUESTS
[  1621.893] (II) Initializing built-in extension SYNC
[  1621.893] (II) Initializing built-in extension XKEYBOARD
[  1621.894] (II) Initializing built-in extension XC-MISC
[  1621.894] (II) Initializing built-in extension SECURITY
[  1621.894] (II) Initializing built-in extension XINERAMA
[  1621.894] (II) Initializing built-in extension XFIXES
[  1621.894] (II) Initializing built-in extension RENDER
[  1621.894] (II) Initializing built-in extension RANDR
[  1621.894] (II) Initializing built-in extension COMPOSITE
[  1621.894] (II) Initializing built-in extension DAMAGE
[  1621.894] (II) SELinux: Disabled on system
[  1622.073] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[  1622.073] (II) AIGLX: enabled GLX_INTEL_swap_event
[  1622.073] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[  1622.073] (II) AIGLX: enabled GLX_SGI_make_current_read
[  1622.073] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[  1622.073] (II) AIGLX: Loaded and initialized /usr/lib/i386-linux-gnu/dri/i915_dri.so
[  1622.073] (II) GLX: Initialized DRI2 GL provider for screen 0
[  1622.075] (II) intel(0): Setting screen physical size to 270 x 158
[  1623.015] (II) config/udev: Adding input device Power Button (/dev/input/event5)
[  1623.015] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  1623.015] (II) LoadModule: "evdev"
[  1623.081] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  1623.090] (II) Module evdev: vendor="X.Org Foundation"
[  1623.090] 	compiled for 1.10.1, module version = 2.6.0
[  1623.090] 	Module class: X.Org XInput Driver
[  1623.090] 	ABI class: X.Org XInput driver, version 12.2
[  1623.090] (II) Using input driver 'evdev' for 'Power Button'
[  1623.090] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  1623.090] (**) Power Button: always reports core events
[  1623.090] (**) Power Button: Device: "/dev/input/event5"
[  1623.091] (--) Power Button: Found keys
[  1623.091] (II) Power Button: Configuring as keyboard
[  1623.091] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event5"
[  1623.091] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[  1623.091] (**) Option "xkb_rules" "evdev"
[  1623.091] (**) Option "xkb_model" "pc102"
[  1623.091] (**) Option "xkb_layout" "de"
[  1623.091] (**) Option "xkb_variant" "nodeadkeys"
[  1623.248] (II) config/udev: Adding input device Video Bus (/dev/input/event1)
[  1623.248] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[  1623.249] (II) Using input driver 'evdev' for 'Video Bus'
[  1623.249] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  1623.249] (**) Video Bus: always reports core events
[  1623.249] (**) Video Bus: Device: "/dev/input/event1"
[  1623.249] (--) Video Bus: Found keys
[  1623.249] (II) Video Bus: Configuring as keyboard
[  1623.249] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input1/event1"
[  1623.249] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
[  1623.249] (**) Option "xkb_rules" "evdev"
[  1623.249] (**) Option "xkb_model" "pc102"
[  1623.249] (**) Option "xkb_layout" "de"
[  1623.249] (**) Option "xkb_variant" "nodeadkeys"
[  1623.289] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[  1623.289] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  1623.289] (II) Using input driver 'evdev' for 'Power Button'
[  1623.289] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  1623.289] (**) Power Button: always reports core events
[  1623.289] (**) Power Button: Device: "/dev/input/event2"
[  1623.290] (--) Power Button: Found keys
[  1623.290] (II) Power Button: Configuring as keyboard
[  1623.290] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2/event2"
[  1623.290] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[  1623.290] (**) Option "xkb_rules" "evdev"
[  1623.290] (**) Option "xkb_model" "pc102"
[  1623.290] (**) Option "xkb_layout" "de"
[  1623.290] (**) Option "xkb_variant" "nodeadkeys"
[  1623.293] (II) config/udev: Adding input device Lid Switch (/dev/input/event3)
[  1623.293] (II) No input driver/identifier specified (ignoring)
[  1623.295] (II) config/udev: Adding input device Sleep Button (/dev/input/event4)
[  1623.296] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[  1623.296] (II) Using input driver 'evdev' for 'Sleep Button'
[  1623.296] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  1623.296] (**) Sleep Button: always reports core events
[  1623.296] (**) Sleep Button: Device: "/dev/input/event4"
[  1623.296] (--) Sleep Button: Found keys
[  1623.296] (II) Sleep Button: Configuring as keyboard
[  1623.296] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input4/event4"
[  1623.296] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
[  1623.297] (**) Option "xkb_rules" "evdev"
[  1623.297] (**) Option "xkb_model" "pc102"
[  1623.297] (**) Option "xkb_layout" "de"
[  1623.297] (**) Option "xkb_variant" "nodeadkeys"
[  1623.303] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event9)
[  1623.303] (II) No input driver/identifier specified (ignoring)
[  1623.305] (II) config/udev: Adding input device HDA Intel Mic (/dev/input/event10)
[  1623.305] (II) No input driver/identifier specified (ignoring)
[  1623.306] (II) config/udev: Adding input device HDA Intel Headphone (/dev/input/event11)
[  1623.306] (II) No input driver/identifier specified (ignoring)
[  1623.315] (II) config/udev: Adding input device Acer Crystal Eye webcam (/dev/input/event8)
[  1623.315] (**) Acer Crystal Eye webcam: Applying InputClass "evdev keyboard catchall"
[  1623.315] (II) Using input driver 'evdev' for 'Acer Crystal Eye webcam'
[  1623.315] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  1623.316] (**) Acer Crystal Eye webcam: always reports core events
[  1623.316] (**) Acer Crystal Eye webcam: Device: "/dev/input/event8"
[  1623.316] (--) Acer Crystal Eye webcam: Found keys
[  1623.316] (II) Acer Crystal Eye webcam: Configuring as keyboard
[  1623.316] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.7/usb1/1-5/1-5:1.0/input/input8/event8"
[  1623.316] (II) XINPUT: Adding extended input device "Acer Crystal Eye webcam" (type: KEYBOARD)
[  1623.316] (**) Option "xkb_rules" "evdev"
[  1623.316] (**) Option "xkb_model" "pc102"
[  1623.316] (**) Option "xkb_layout" "de"
[  1623.316] (**) Option "xkb_variant" "nodeadkeys"
[  1623.324] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[  1623.324] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[  1623.324] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[  1623.324] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  1623.324] (**) AT Translated Set 2 keyboard: always reports core events
[  1623.324] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[  1623.324] (--) AT Translated Set 2 keyboard: Found keys
[  1623.324] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[  1623.325] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[  1623.325] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
[  1623.325] (**) Option "xkb_rules" "evdev"
[  1623.325] (**) Option "xkb_model" "pc102"
[  1623.325] (**) Option "xkb_layout" "de"
[  1623.325] (**) Option "xkb_variant" "nodeadkeys"
[  1623.327] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event7)
[  1623.327] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[  1623.327] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[  1623.327] (II) LoadModule: "synaptics"
[  1623.336] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[  1623.344] (II) Module synaptics: vendor="X.Org Foundation"
[  1623.344] 	compiled for 1.10.2, module version = 1.4.1
[  1623.344] 	Module class: X.Org XInput Driver
[  1623.344] 	ABI class: X.Org XInput driver, version 12.2
[  1623.344] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[  1623.344] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[  1623.344] (**) SynPS/2 Synaptics TouchPad: always reports core events
[  1623.344] (**) Option "Device" "/dev/input/event7"
[  1623.348] (--) SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5888
[  1623.348] (--) SynPS/2 Synaptics TouchPad: y-axis range 1408 - 5218
[  1623.348] (--) SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[  1623.348] (--) SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[  1623.348] (--) SynPS/2 Synaptics TouchPad: buttons: left right double triple
[  1623.348] (--) SynPS/2 Synaptics TouchPad: touchpad found
[  1623.349] (**) SynPS/2 Synaptics TouchPad: always reports core events
[  1623.349] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio2/input/input7/event7"
[  1623.349] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD)
[  1623.349] (**) SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[  1623.349] (**) SynPS/2 Synaptics TouchPad: MaxSpeed is now 1.75
[  1623.349] (**) SynPS/2 Synaptics TouchPad: AccelFactor is now 0.034
[  1623.350] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[  1623.350] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[  1623.350] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[  1623.350] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[  1623.350] (--) SynPS/2 Synaptics TouchPad: touchpad found
[  1623.351] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[  1623.351] (II) No input driver/identifier specified (ignoring)
[  1623.354] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[  1623.354] (II) No input driver/identifier specified (ignoring)
[  1623.362] (II) config/udev: Adding input device ACPI Virtual Keyboard Device (/dev/input/event12)
[  1623.362] (**) ACPI Virtual Keyboard Device: Applying InputClass "evdev keyboard catchall"
[  1623.363] (II) Using input driver 'evdev' for 'ACPI Virtual Keyboard Device'
[  1623.363] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  1623.363] (**) ACPI Virtual Keyboard Device: always reports core events
[  1623.363] (**) ACPI Virtual Keyboard Device: Device: "/dev/input/event12"
[  1623.363] (--) ACPI Virtual Keyboard Device: Found keys
[  1623.363] (II) ACPI Virtual Keyboard Device: Configuring as keyboard
[  1623.363] (**) Option "config_info" "udev:/sys/devices/virtual/input/input12/event12"
[  1623.363] (II) XINPUT: Adding extended input device "ACPI Virtual Keyboard Device" (type: KEYBOARD)
[  1623.363] (**) Option "xkb_rules" "evdev"
[  1623.363] (**) Option "xkb_model" "pc102"
[  1623.363] (**) Option "xkb_layout" "de"
[  1623.363] (**) Option "xkb_variant" "nodeadkeys"
[  1626.625] (II) AIGLX: Suspending AIGLX clients for VT switch

udev information:
-----------------
P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
E: PRODUCT=19/0/1/0
E: NAME="Power Button"
E: PHYS="LNXPWRBN/button/input0"
E: PROP=0
E: EV=3
E: KEY=100000 0 0 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/input5/event5
N: input/event5
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event5
E: MAJOR=13
E: MINOR=69
E: DEVNAME=/dev/input/event5
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=pc102
E: XKBLAYOUT=de
E: XKBVARIANT=nodeadkeys
E: DMI_VENDOR=Acer

P: /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input1
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input1
E: PRODUCT=19/0/6/0
E: NAME="Video Bus"
E: PHYS="LNXVIDEO/video/input0"
E: PROP=0
E: EV=3
E: KEY=3e000b 0 0 0 0 0 0 0
E: MODALIAS=input:b0019v0000p0006e0000-e0,1,kE0,E1,E3,F1,F2,F3,F4,F5,ramlsfw
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXVIDEO:00
E: ID_PATH_TAG=acpi-LNXVIDEO_00

P: /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input1/event1
N: input/event1
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input1/event1
E: MAJOR=13
E: MINOR=65
E: DEVNAME=/dev/input/event1
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXVIDEO:00
E: ID_PATH_TAG=acpi-LNXVIDEO_00
E: XKBMODEL=pc102
E: XKBLAYOUT=de
E: XKBVARIANT=nodeadkeys
E: DMI_VENDOR=Acer

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=100000 0 0 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=pc102
E: XKBLAYOUT=de
E: XKBVARIANT=nodeadkeys
E: DMI_VENDOR=Acer

P: /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input3
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input3
E: PRODUCT=19/0/5/0
E: NAME="Lid Switch"
E: PHYS="PNP0C0D/button/input0"
E: PROP=0
E: EV=21
E: SW=1
E: MODALIAS=input:b0019v0000p0005e0000-e0,5,kramlsfw0,
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_PATH=acpi-PNP0C0D:00
E: ID_PATH_TAG=acpi-PNP0C0D_00

P: /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input3/event3
N: input/event3
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input3/event3
E: MAJOR=13
E: MINOR=67
E: DEVNAME=/dev/input/event3
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_PATH=acpi-PNP0C0D:00
E: ID_PATH_TAG=acpi-PNP0C0D_00
E: DMI_VENDOR=Acer

P: /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input4
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input4
E: PRODUCT=19/0/3/0
E: NAME="Sleep Button"
E: PHYS="PNP0C0E/button/input0"
E: PROP=0
E: EV=3
E: KEY=4000 0 0 0 0
E: MODALIAS=input:b0019v0000p0003e0000-e0,1,k8E,ramlsfw
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0E:00
E: ID_PATH_TAG=acpi-PNP0C0E_00

P: /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input4/event4
N: input/event4
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input4/event4
E: MAJOR=13
E: MINOR=68
E: DEVNAME=/dev/input/event4
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0E:00
E: ID_PATH_TAG=acpi-PNP0C0E_00
E: XKBMODEL=pc102
E: XKBLAYOUT=de
E: XKBVARIANT=nodeadkeys
E: DMI_VENDOR=Acer

P: /devices/pci0000:00/0000:00:1b.0/input/input9
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/input/input9
E: PRODUCT=1/10ec/268/1
E: NAME="HDA Digital PCBeep"
E: PHYS="card0/codec#0/beep0"
E: PROP=0
E: EV=40001
E: SND=6
E: MODALIAS=input:b0001v10ECp0268e0001-e0,12,kramls1,2,fw
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0

P: /devices/pci0000:00/0000:00:1b.0/input/input9/event9
N: input/event9
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/input/input9/event9
E: MAJOR=13
E: MINOR=73
E: DEVNAME=/dev/input/event9
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: DMI_VENDOR=Acer

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input10
E: PRODUCT=0/0/0/0
E: NAME="HDA Intel Mic"
E: PHYS="ALSA"
E: PROP=0
E: EV=21
E: SW=10
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw4,
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input10/event10
N: input/event10
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input10/event10
E: MAJOR=13
E: MINOR=74
E: DEVNAME=/dev/input/event10
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: DMI_VENDOR=Acer

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input11
E: PRODUCT=0/0/0/0
E: NAME="HDA Intel Headphone"
E: PHYS="ALSA"
E: PROP=0
E: EV=21
E: SW=4
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw2,
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input11/event11
N: input/event11
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input11/event11
E: MAJOR=13
E: MINOR=75
E: DEVNAME=/dev/input/event11
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: DMI_VENDOR=Acer

P: /devices/pci0000:00/0000:00:1d.7/usb1/1-5/1-5:1.0/input/input8
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1d.7/usb1/1-5/1-5:1.0/input/input8
E: PRODUCT=3/64e/d101/1
E: NAME="Acer Crystal Eye webcam"
E: PHYS="usb-0000:00:1d.7-5/button"
E: PROP=0
E: EV=3
E: KEY=100000 0 0 0 0 0 0
E: MODALIAS=input:b0003v064EpD101e0001-e0,1,kD4,ramlsfw
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_VENDOR=SuYin
E: ID_VENDOR_ENC=SuYin
E: ID_VENDOR_ID=064e
E: ID_MODEL=Acer_Crystal_Eye_webcam
E: ID_MODEL_ENC=Acer\x20Crystal\x20Eye\x20webcam
E: ID_MODEL_ID=d101
E: ID_REVISION=0001
E: ID_SERIAL=SuYin_Acer_Crystal_Eye_webcam_CN0316-M608-OV01-VA-R02.00.00
E: ID_SERIAL_SHORT=CN0316-M608-OV01-VA-R02.00.00
E: ID_TYPE=video
E: ID_BUS=usb
E: ID_USB_INTERFACES=:0e0100:0e0200:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=uvcvideo
E: ID_PATH=pci-0000:00:1d.7-usb-0:5:1.0
E: ID_PATH_TAG=pci-0000_00_1d_7-usb-0_5_1_0

P: /devices/pci0000:00/0000:00:1d.7/usb1/1-5/1-5:1.0/input/input8/event8
N: input/event8
S: input/by-id/usb-SuYin_Acer_Crystal_Eye_webcam_CN0316-M608-OV01-VA-R02.00.00-event-if00
S: input/by-path/pci-0000:00:1d.7-usb-0:5:1.0-event
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1d.7/usb1/1-5/1-5:1.0/input/input8/event8
E: MAJOR=13
E: MINOR=72
E: DEVNAME=/dev/input/event8
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_VENDOR=SuYin
E: ID_VENDOR_ENC=SuYin
E: ID_VENDOR_ID=064e
E: ID_MODEL=Acer_Crystal_Eye_webcam
E: ID_MODEL_ENC=Acer\x20Crystal\x20Eye\x20webcam
E: ID_MODEL_ID=d101
E: ID_REVISION=0001
E: ID_SERIAL=SuYin_Acer_Crystal_Eye_webcam_CN0316-M608-OV01-VA-R02.00.00
E: ID_SERIAL_SHORT=CN0316-M608-OV01-VA-R02.00.00
E: ID_TYPE=video
E: ID_BUS=usb
E: ID_USB_INTERFACES=:0e0100:0e0200:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=uvcvideo
E: ID_PATH=pci-0000:00:1d.7-usb-0:5:1.0
E: ID_PATH_TAG=pci-0000_00_1d_7-usb-0_5_1_0
E: XKBMODEL=pc102
E: XKBLAYOUT=de
E: XKBVARIANT=nodeadkeys
E: DEVLINKS=/dev/input/by-id/usb-SuYin_Acer_Crystal_Eye_webcam_CN0316-M608-OV01-VA-R02.00.00-event-if00 /dev/input/by-path/pci-0000:00:1d.7-usb-0:5:1.0-event

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=10000 c0200 0 0 0 0 0 700f 2000003 3803078 f830f401 febfffdf ffefffff ffffffff fffffffe
E: MSC=10
E: LED=7
E: MODALIAS=input:b0011v0001p0001eAB41-e0,1,4,11,14,k71,72,73,74,75,77,79,7A,7B,7C,7D,7E,7F,80,8A,8C,8D,8E,8F,94,95,9B,9C,9D,9E,9F,A3,A4,A5,A6,AC,AD,B7,B8,B9,C0,C1,D9,E0,E1,E2,E3,EC,ED,EE,1A9,1B2,1B3,1D0,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=pc102
E: XKBLAYOUT=de
E: XKBVARIANT=nodeadkeys
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-0-event-kbd
E: DMI_VENDOR=Acer

P: /devices/platform/i8042/serio2/input/input7
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio2/input/input7
E: PRODUCT=11/2/7/1b1
E: NAME="SynPS/2 Synaptics TouchPad"
E: PHYS="isa0060/serio2/input0"
E: PROP=9
E: EV=b
E: KEY=6420 0 30000 0 0 0 0 0 0 0 0
E: ABS=2608000 11000003
E: MODALIAS=input:b0011v0002p0007e01B1-e0,1,3,k110,111,145,14A,14D,14E,ra0,1,18,1C,2F,35,36,39,mlsfw
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_TOUCHPAD=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-2
E: ID_PATH_TAG=platform-i8042-serio-2

P: /devices/platform/i8042/serio2/input/input7/event7
N: input/event7
S: input/by-path/platform-i8042-serio-2-event-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio2/input/input7/event7
E: MAJOR=13
E: MINOR=71
E: DEVNAME=/dev/input/event7
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_TOUCHPAD=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-2
E: ID_PATH_TAG=platform-i8042-serio-2
E: DMI_VENDOR=Acer
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-2-event-mouse

P: /devices/platform/i8042/serio2/input/input7/mouse0
N: input/mouse0
S: input/by-path/platform-i8042-serio-2-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio2/input/input7/mouse0
E: MAJOR=13
E: MINOR=32
E: DEVNAME=/dev/input/mouse0
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_TOUCHPAD=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-2
E: ID_PATH_TAG=platform-i8042-serio-2
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-2-mouse

P: /devices/platform/pcspkr/input/input6
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/pcspkr/input/input6
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/input6/event6
N: input/event6
S: input/by-path/platform-pcspkr-event-spkr
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/pcspkr/input/input6/event6
E: MAJOR=13
E: MINOR=70
E: DEVNAME=/dev/input/event6
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=Acer
E: DEVLINKS=/dev/input/by-path/platform-pcspkr-event-spkr

P: /devices/virtual/input/input12
E: UDEV_LOG=3
E: DEVPATH=/devices/virtual/input/input12
E: PRODUCT=3/0/0/4
E: NAME="ACPI Virtual Keyboard Device"
E: PROP=0
E: EV=3
E: KEY=ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe
E: MODALIAS=input:b0003v0000p0000e0004-e0,1,k71,72,73,74,75,76,77,78,79,7A,7B,7C,7D,7E,7F,80,81,82,83,84,85,86,87,88,89,8A,8B,8C,8D,8E,8F,90,91,92,93,94,95,96,97,98,99,9A,9B,9C,9D,9E,9F,A0,A1,A2,A3,A4,A5,A6,A7,A8,A9,AA,AB,AC,AD,AE,AF,B0,B1,B2,B3,B4,B5,B6,B7,B8,B9,BA,BB,BC,BD,BE,BF,C0,C1,C2,C3,C4,C5,C6,C7,C8,C9,CA,CB,CC,CD,CE,CF,D0,D1,D2,D3,D4,D5,D6,D7,D8,D9,DA,DB,DC,DD,DE,DF,E0,E1,E2,E3,E4,E5,E6,E7,E8,E9,EA,EB,EC,ED,EE,EF,F0,F1,F2,F3,F4,F5,F6,F7,F8,F9,FA,FB,FC,FD,FE,FF,ramlsfw
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_SERIAL=noserial

P: /devices/virtual/input/input12/event12
N: input/event12
E: UDEV_LOG=3
E: DEVPATH=/devices/virtual/input/input12/event12
E: MAJOR=13
E: MINOR=76
E: DEVNAME=/dev/input/event12
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_SERIAL=noserial
E: XKBMODEL=pc102
E: XKBLAYOUT=de
E: XKBVARIANT=nodeadkeys
E: DMI_VENDOR=Acer


DRM Information from dmesg:
---------------------------
[    1.269935] Linux agpgart interface v0.103
[    1.270178] agpgart-intel 0000:00:00.0: Intel 945GME Chipset
[    1.270476] agpgart-intel 0000:00:00.0: detected gtt size: 262144K total, 262144K mappable
[    1.270696] agpgart-intel 0000:00:00.0: detected 8192K stolen memory
[    1.270903] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0x40000000
[    8.555961] [drm] Initialized drm 1.1.0 20060810
[    9.067929] [drm] MTRR allocation failed.  Graphics performance may suffer.
[    9.069537] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[    9.069546] [drm] Driver supports precise vblank timestamp query.
[    9.399961] [drm] initialized overlay support
[    9.422985] fbcon: inteldrmfb (fb0) is primary device
[    9.479945] fb0: inteldrmfb frame buffer device
[    9.479949] drm: registered panic notifier
[    9.480243] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0


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

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

Versions of packages xserver-xorg-video-intel depends on:
ii  libc6                         2.13-16    Embedded GNU C Library: Shared lib
ii  libdrm-intel1                 2.4.26-1   Userspace interface to intel-speci
ii  libdrm2                       2.4.26-1   Userspace interface to kernel DRM 
ii  libpciaccess0                 0.12.1-1   Generic PCI access library for X
ii  libudev0                      172-1      libudev shared library
ii  xserver-xorg-core [xorg-video 2:1.10.4-1 Xorg X server - core server

xserver-xorg-video-intel recommends no packages.

xserver-xorg-video-intel suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
On Thu, Sep  1, 2011 at 11:43:18 +0200, Mathias Palm wrote:

> Hi Julien, you are right. I am convinced now, that the problem 
> has nothing to do with the xserver, although I found the error messages
> quite confusing.
> 
> As far as I am concerned, the bug may be closed.
> 
Thanks, closing.

Cheers,
Julien


--- End Message ---

Reply to: