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

Bug#654217: marked as done (xserver-xorg-video-intel: Computercrash with wine running Borland Delphi)



Your message dated Mon, 6 Feb 2012 11:12:02 +0100
with message-id <20120206101202.GB9234@mraw.org>
and subject line Re: Bug#654217: Computercrash with wine running Borland Delphi
has caused the Debian Bug report #654217,
regarding xserver-xorg-video-intel: Computercrash with wine running Borland Delphi
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.)


-- 
654217: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=654217
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: xserver-xorg-video-intel
Version: 2:2.17.0+git20120101-2
Severity: normal

Dear Maintainer,

   * What led up to the situation?
     Starting delphi32.exe using wine
   * What was the outcome of this action?
     The computer crashed and could not be reached via ssh;
     shuting down via acpi using the power button was succesfull

The problem is located in the sna-code of the driver.
Compiling the driver from git using --disable-sna produced a xorg driver,
that did not crash. It is the driver I am using now.
As I could not reach the computer after the crash, I couldn't copy
the i915 error message from /sys.

The relevant parts from syslog:

Jan  2 13:17:01 apollon /USR/SBIN/CRON[3598]: (root) CMD (   cd / && run-parts --report /etc/cron.hourly)                                                                           
Jan  2 13:18:40 apollon kernel: [ 2555.240092] [drm:i915_hangcheck_elapsed] *ERROR* Hangcheck timer elapsed... GPU hung                                                             
Jan  2 13:18:40 apollon kernel: [ 2555.240105] [drm] capturing error event; look for more information in /debug/dri/0/i915_error_state                                              
Jan  2 13:18:40 apollon kernel: [ 2555.247495] [drm:i915_wait_request] *ERROR* i915_wait_request returns -11 (awaiting 164251 at 164238, next 164271)                               
Jan  2 13:18:40 apollon kernel: [ 2555.248722] [drm:init_ring_common] *ERROR* render ring initialization failed ctl 00000000 head 00000000 tail 00000000 start 00000000             
Jan  2 13:18:40 apollon kernel: [ 2555.312452] [drm] Changing LVDS panel from (+hsync, +vsync) to (-hsync, -vsync)                                                                  
Jan  2 13:18:40 apollon kernel: [ 2555.312607] ------------[ cut here ]------------                                                                                                 
Jan  2 13:18:40 apollon kernel: [ 2555.312647] WARNING: at /home/blank/debian/kernel/release/linux-2.6/linux-2.6-3.2~rc7/debian/build/source_amd64_none/drivers/gpu/drm/i915/intel_d
isplay.c:793 intel_enable_pipe+0x68/0x11f [i915]()                                                                                                                                  
Jan  2 13:18:40 apollon kernel: [ 2555.312653] Hardware name: LIFEBOOK P8010                                                                                                        
Jan  2 13:18:40 apollon kernel: [ 2555.312656] PLL state assertion failure (expected on, current off)                                                                               
Jan  2 13:18:40 apollon kernel: [ 2555.312659] Modules linked in: rfcomm bnep bluetooth crc16 acpi_cpufreq mperf cpufreq_stats cpufreq_conservative cpufreq_userspace cpufreq_powers
ave parport_pc ppdev lp parport snd_hrtimer nfsd nfs lockd fscache auth_rpcgss nfs_acl sunrpc binfmt_misc microcode uinput fuse ipt_MASQUERADE iptable_nat nf_nat nf_conntrack_ipv4 
nf_conntrack nf_defrag_ipv4 ip_tables x_tables bridge stp vhost_net macvtap macvlan tun dm_mod loop kvm_intel kvm uvcvideo snd_hda_codec_realtek videodev media v4l2_compat_ioctl32 
snd_hda_intel arc4 snd_hda_codec iwl4965 snd_hwdep joydev snd_pcm_oss iwl_legacy mac80211 cfg80211 snd_mixer_oss snd_pcm snd_seq_midi snd_rawmidi snd_seq_midi_event pcmcia snd_seq 
rfkill snd_timer snd_seq_device yenta_socket pcmcia_rsrc pcmcia_core pcspkr iTCO_wdt psmouse snd serio_raw battery ac soundcore power_supply snd_page_alloc iTCO_vendor_support evde
v i2c_i801 fujitsu_laptop processor ext3 jbd mbcache sr_mod sd_mod cdrom crc_t10dif ata_generic ahci libahci ata_piix i915 uhci_hcd sdhci_pci sdhci mmc_core ehci_hcd libata thermal
 drm_kms_helper drm scsi_mod sky2 i2c_algo_bit button i2c_core video usbcore thermal_sys usb_common [last unloaded: scsi_wait_scan]                                                 
Jan  2 13:18:40 apollon kernel: [ 2555.312778] Pid: 3538, comm: kworker/u:1 Not tainted 3.2.0-rc7-amd64 #1                                                                          
Jan  2 13:18:40 apollon kernel: [ 2555.312781] Call Trace:                                                                                                                          
Jan  2 13:18:40 apollon kernel: [ 2555.312789]  [<ffffffff810457ed>] ? warn_slowpath_common+0x78/0x8c                                                                               
Jan  2 13:18:40 apollon kernel: [ 2555.312795]  [<ffffffff81045899>] ? warn_slowpath_fmt+0x45/0x4a                                                                                  
Jan  2 13:18:40 apollon kernel: [ 2555.312819]  [<ffffffffa022a9cd>] ? intel_enable_pipe+0x68/0x11f [i915]                                                                          
Jan  2 13:18:40 apollon kernel: [ 2555.312838]  [<ffffffffa022d537>] ? i9xx_crtc_mode_set+0xa19/0xa89 [i915]                                                                        
Jan  2 13:18:40 apollon kernel: [ 2555.312859]  [<ffffffffa0228c47>] ? intel_crtc_mode_set+0x60/0x8a [i915]                                                                         
Jan  2 13:18:40 apollon kernel: [ 2555.312871]  [<ffffffffa005b4a8>] ? drm_crtc_helper_set_mode+0x22b/0x38f [drm_kms_helper]                                                        
Jan  2 13:18:40 apollon kernel: [ 2555.312878]  [<ffffffff811a6ee1>] ? idr_pre_get+0x51/0x69                                                                                        
Jan  2 13:18:40 apollon kernel: [ 2555.312892]  [<ffffffffa005b65e>] ? drm_helper_resume_force_mode+0x52/0xfe [drm_kms_helper]                                                      
Jan  2 13:18:40 apollon kernel: [ 2555.312907]  [<ffffffffa020fcc5>] ? i915_reset+0x40d/0x427 [i915]                                                                                
Jan  2 13:18:40 apollon kernel: [ 2555.312913]  [<ffffffff81013509>] ? paravirt_read_tsc+0x5/0x8                                                                                    
Jan  2 13:18:40 apollon kernel: [ 2555.312918]  [<ffffffff81013972>] ? sched_clock+0x5/0x8                                                                                          
Jan  2 13:18:40 apollon kernel: [ 2555.312934]  [<ffffffffa021317d>] ? i915_driver_irq_postinstall+0x169/0x169 [i915]                                                               
Jan  2 13:18:40 apollon kernel: [ 2555.312949]  [<ffffffffa021322c>] ? i915_error_work_func+0xaf/0xe7 [i915]                                                                        
Jan  2 13:18:40 apollon kernel: [ 2555.312970]  [<ffffffffa021317d>] ? i915_driver_irq_postinstall+0x169/0x169 [i915]                                                               
Jan  2 13:18:40 apollon kernel: [ 2555.312977]  [<ffffffff81059d95>] ? process_one_work+0x163/0x284                                                                                 
Jan  2 13:18:40 apollon kernel: [ 2555.312982]  [<ffffffff8105ad5d>] ? worker_thread+0xc2/0x145                                                                                     
Jan  2 13:18:40 apollon kernel: [ 2555.312988]  [<ffffffff8105ac9b>] ? manage_workers.isra.23+0x15b/0x15b                                                                           
Jan  2 13:18:40 apollon kernel: [ 2555.312993]  [<ffffffff8105de99>] ? kthread+0x76/0x7e                                                                                            
Jan  2 13:18:40 apollon kernel: [ 2555.312999]  [<ffffffff813407f4>] ? kernel_thread_helper+0x4/0x10                                                                                
Jan  2 13:18:40 apollon kernel: [ 2555.313004]  [<ffffffff8105de23>] ? kthread_worker_fn+0x139/0x139                                                                                
Jan  2 13:18:40 apollon kernel: [ 2555.313009]  [<ffffffff813407f0>] ? gs_change+0x13/0x13                                                                                          
Jan  2 13:18:40 apollon kernel: [ 2555.313012] ---[ end trace 490f458496150ffb ]---                                                                                                 

The lines between "cut here" and "end trace" repeat until aborted by the
shutdown process.



-- Package-specific info:
X server symlink status:
------------------------
lrwxrwxrwx 1 root root 13 Jan 24  2009 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 2081488 Dec 30 00:10 /usr/bin/Xorg

VGA-compatible devices on PCI bus:
----------------------------------
00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (primary) [8086:2a02] (rev 03)

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

Contents of /etc/X11/xorg.conf.d:
---------------------------------
total 4
-rw-r--r-- 1 root root 70 Jun 20  2011 dosemu_fonts.conf

KMS configuration files:
------------------------
/etc/modprobe.d/i915-kms.conf:
  options i915 modeset=1

Kernel version (/proc/version):
-------------------------------
Linux version 3.2.0-rc7-amd64 (Debian 3.2~rc7-1~experimental.1) (waldi@debian.org) (gcc version 4.6.2 (Debian 4.6.2-9) ) #1 SMP Wed Dec 28 14:29:59 UTC 2011

Xorg X server log files on system:
----------------------------------
-rw-r--r-- 1 root root 29508 Jan  2 13:33 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
---------------------------------------------------------------------
[   385.041] 
X.Org X Server 1.11.99.901 (1.12.0 RC 1)
Release Date: 2011-12-27
[   385.049] X Protocol Version 11, Revision 0
[   385.051] Build Operating System: Linux 3.2.0-rc6+ x86_64 Debian
[   385.055] Current Operating System: Linux apollon 3.2.0-rc7-amd64 #1 SMP Wed Dec 28 14:29:59 UTC 2011 x86_64
[   385.058] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-rc7-amd64 root=UUID=9bb56ba6-3117-47d6-b07c-2cca477643e9 ro quiet cgroup_enable=memory
[   385.063] Build Date: 29 December 2011  11:08:03PM
[   385.068] xorg-server 2:1.11.99.901-1 (Cyril Brulebois <kibi@debian.org>) 
[   385.074] Current version of pixman: 0.24.0
[   385.080] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   385.092] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   385.114] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Jan  2 13:33:49 2012
[   385.173] (==) Using config directory: "/etc/X11/xorg.conf.d"
[   385.184] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   385.222] (==) No Layout section.  Using the first Screen section.
[   385.222] (==) No screen section available. Using defaults.
[   385.222] (**) |-->Screen "Default Screen Section" (0)
[   385.222] (**) |   |-->Monitor "<default monitor>"
[   385.223] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[   385.223] (==) Automatically adding devices
[   385.223] (==) Automatically enabling devices
[   385.317] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[   385.317] 	Entry deleted from font path.
[   385.407] (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
[   385.407] 	Entry deleted from font path.
[   385.407] (**) FontPath set to:
	/usr/local/share/dosemu/Xfonts,
	/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,
	built-ins
[   385.407] (==) ModulePath set to "/usr/lib/xorg/modules"
[   385.407] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[   385.407] (II) Loader magic: 0x7f630b3d3ae0
[   385.407] (II) Module ABI versions:
[   385.407] 	X.Org ANSI C Emulation: 0.4
[   385.407] 	X.Org Video Driver: 12.0
[   385.407] 	X.Org XInput driver : 16.0
[   385.407] 	X.Org Server Extension : 6.0
[   385.409] (--) PCI:*(0:0:2:0) 8086:2a02:10cf:13fe rev 3, Mem @ 0xfc000000/1048576, 0xe0000000/268435456, I/O @ 0x00001800/8
[   385.409] (--) PCI: (0:0:2:1) 8086:2a03:10cf:13fe rev 3, Mem @ 0xfc100000/1048576
[   385.410] (II) Open ACPI successful (/var/run/acpid.socket)
[   385.410] (II) LoadModule: "extmod"
[   385.421] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[   385.446] (II) Module extmod: vendor="X.Org Foundation"
[   385.446] 	compiled for 1.11.99.901, module version = 1.0.0
[   385.446] 	Module class: X.Org Server Extension
[   385.446] 	ABI class: X.Org Server Extension, version 6.0
[   385.446] (II) Loading extension SELinux
[   385.446] (II) Loading extension MIT-SCREEN-SAVER
[   385.446] (II) Loading extension XFree86-VidModeExtension
[   385.446] (II) Loading extension XFree86-DGA
[   385.446] (II) Loading extension DPMS
[   385.446] (II) Loading extension XVideo
[   385.446] (II) Loading extension XVideo-MotionCompensation
[   385.446] (II) Loading extension X-Resource
[   385.446] (II) LoadModule: "dbe"
[   385.446] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[   385.458] (II) Module dbe: vendor="X.Org Foundation"
[   385.458] 	compiled for 1.11.99.901, module version = 1.0.0
[   385.458] 	Module class: X.Org Server Extension
[   385.458] 	ABI class: X.Org Server Extension, version 6.0
[   385.458] (II) Loading extension DOUBLE-BUFFER
[   385.458] (II) LoadModule: "glx"
[   385.458] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   385.499] (II) Module glx: vendor="X.Org Foundation"
[   385.499] 	compiled for 1.11.99.901, module version = 1.0.0
[   385.499] 	ABI class: X.Org Server Extension, version 6.0
[   385.499] (==) AIGLX enabled
[   385.499] (II) Loading extension GLX
[   385.500] (II) LoadModule: "record"
[   385.500] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[   385.501] (II) Module record: vendor="X.Org Foundation"
[   385.501] 	compiled for 1.11.99.901, module version = 1.13.0
[   385.501] 	Module class: X.Org Server Extension
[   385.501] 	ABI class: X.Org Server Extension, version 6.0
[   385.501] (II) Loading extension RECORD
[   385.501] (II) LoadModule: "dri"
[   385.501] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[   385.559] (II) Module dri: vendor="X.Org Foundation"
[   385.559] 	compiled for 1.11.99.901, module version = 1.0.0
[   385.559] 	ABI class: X.Org Server Extension, version 6.0
[   385.559] (II) Loading extension XFree86-DRI
[   385.559] (II) LoadModule: "dri2"
[   385.560] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[   385.563] (II) Module dri2: vendor="X.Org Foundation"
[   385.563] 	compiled for 1.11.99.901, module version = 1.2.0
[   385.563] 	ABI class: X.Org Server Extension, version 6.0
[   385.563] (II) Loading extension DRI2
[   385.563] (==) Matched intel as autoconfigured driver 0
[   385.563] (==) Matched vesa as autoconfigured driver 1
[   385.563] (==) Matched fbdev as autoconfigured driver 2
[   385.563] (==) Assigned the driver to the xf86ConfigLayout
[   385.563] (II) LoadModule: "intel"
[   385.583] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[   385.583] (II) Module intel: vendor="X.Org Foundation"
[   385.583] 	compiled for 1.11.99.901, module version = 2.17.0
[   385.583] 	Module class: X.Org Video Driver
[   385.583] 	ABI class: X.Org Video Driver, version 12.0
[   385.583] (II) LoadModule: "vesa"
[   385.584] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[   385.598] (II) Module vesa: vendor="X.Org Foundation"
[   385.598] 	compiled for 1.11.99.901, module version = 2.3.0
[   385.598] 	Module class: X.Org Video Driver
[   385.598] 	ABI class: X.Org Video Driver, version 12.0
[   385.598] (II) LoadModule: "fbdev"
[   385.599] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[   385.612] (II) Module fbdev: vendor="X.Org Foundation"
[   385.612] 	compiled for 1.11.99.901, module version = 0.4.2
[   385.612] 	ABI class: X.Org Video Driver, version 12.0
[   385.612] (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 Desktop (GT1), Sandybridge Desktop (GT2),
	Sandybridge Desktop (GT2+), Sandybridge Mobile (GT1),
	Sandybridge Mobile (GT2), Sandybridge Mobile (GT2+),
	Sandybridge Server, Ivybridge Mobile (GT1), Ivybridge Mobile (GT2),
	Ivybridge Desktop (GT1), Ivybridge Desktop (GT2), Ivybridge Server
[   385.613] (II) VESA: driver for VESA chipsets: vesa
[   385.613] (II) FBDEV: driver for framebuffer: fbdev
[   385.613] (--) using VT number 7

[   385.680] (WW) Falling back to old probe method for vesa
[   385.680] (WW) Falling back to old probe method for fbdev
[   385.680] (II) Loading sub module "fbdevhw"
[   385.680] (II) LoadModule: "fbdevhw"
[   385.680] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[   385.687] (II) Module fbdevhw: vendor="X.Org Foundation"
[   385.687] 	compiled for 1.11.99.901, module version = 0.0.2
[   385.687] 	ABI class: X.Org Video Driver, version 12.0
[   385.688] drmOpenDevice: node name is /dev/dri/card0
[   385.688] drmOpenDevice: open result is 9, (OK)
[   385.695] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[   385.695] drmOpenDevice: node name is /dev/dri/card0
[   385.695] drmOpenDevice: open result is 9, (OK)
[   385.695] drmOpenByBusid: drmOpenMinor returns 9
[   385.695] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[   385.695] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[   385.695] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[   385.695] (==) intel(0): RGB weight 888
[   385.695] (==) intel(0): Default visual is TrueColor
[   385.695] (II) intel(0): Integrated Graphics Chipset: Intel(R) 965GM
[   385.695] (--) intel(0): Chipset: "965GM"
[   385.695] (**) intel(0): Relaxed fencing enabled
[   385.695] (**) intel(0): Wait on SwapBuffers? enabled
[   385.695] (**) intel(0): Triple buffering? enabled
[   385.695] (**) intel(0): Framebuffer tiled
[   385.695] (**) intel(0): Pixmaps tiled
[   385.695] (**) intel(0): 3D buffers tiled
[   385.695] (**) intel(0): SwapBuffers wait enabled
[   385.695] (==) intel(0): video overlay key set to 0x101fe
[   385.695] (II) intel(0): Output LVDS1 has no monitor section
[   385.696] (II) intel(0): found backlight control interface /sys/class/backlight/acpi_video0
[   385.712] (II) intel(0): Output VGA1 has no monitor section
[   385.728] (II) intel(0): Output DVI1 has no monitor section
[   386.032] (II) intel(0): Output TV1 has no monitor section
[   386.032] (II) intel(0): EDID for output LVDS1
[   386.079] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[   386.079] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[   386.079] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[   386.079] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[   386.079] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[   386.079] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[   386.079] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[   386.079] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[   386.079] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[   386.079] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[   386.079] (II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
[   386.079] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[   386.079] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[   386.079] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[   386.079] (II) intel(0): Not using default mode "720x450" (doublescan mode not supported)
[   386.079] (II) intel(0): Not using default mode "800x512" (doublescan mode not supported)
[   386.079] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[   386.079] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[   386.080] (II) intel(0): Not using default mode "960x540" (doublescan mode not supported)
[   386.080] (II) intel(0): Not using default mode "960x600" (doublescan mode not supported)
[   386.080] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[   386.080] (II) intel(0): Printing probed modes for output LVDS1
[   386.080] (II) intel(0): Modeline "1280x800"x60.0   83.76  1280 1352 1480 1680  800 803 809 831 -hsync -vsync (49.9 kHz P)
[   386.080] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[   386.080] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[   386.080] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[   386.080] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[   386.096] (II) intel(0): EDID for output VGA1
[   386.112] (II) intel(0): EDID for output DVI1
[   386.394] (II) intel(0): EDID for output TV1
[   386.394] (II) intel(0): Output LVDS1 connected
[   386.394] (II) intel(0): Output VGA1 disconnected
[   386.394] (II) intel(0): Output DVI1 disconnected
[   386.394] (II) intel(0): Output TV1 disconnected
[   386.394] (II) intel(0): Using exact sizes for initial modes
[   386.394] (II) intel(0): Output LVDS1 using initial mode 1280x800
[   386.394] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[   386.394] (II) intel(0): Kernel page flipping support detected, enabling
[   386.394] (++) intel(0): DPI set to (124, 124)
[   386.394] (II) Loading sub module "fb"
[   386.394] (II) LoadModule: "fb"
[   386.431] (II) Loading /usr/lib/xorg/modules/libfb.so
[   386.464] (II) Module fb: vendor="X.Org Foundation"
[   386.464] 	compiled for 1.11.99.901, module version = 1.0.0
[   386.464] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   386.464] (II) Loading sub module "dri2"
[   386.464] (II) LoadModule: "dri2"
[   386.465] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[   386.465] (II) Module dri2: vendor="X.Org Foundation"
[   386.465] 	compiled for 1.11.99.901, module version = 1.2.0
[   386.465] 	ABI class: X.Org Server Extension, version 6.0
[   386.465] (II) UnloadModule: "vesa"
[   386.465] (II) Unloading vesa
[   386.465] (II) UnloadModule: "fbdev"
[   386.465] (II) Unloading fbdev
[   386.465] (II) UnloadSubModule: "fbdevhw"
[   386.465] (II) Unloading fbdevhw
[   386.465] (==) Depth 24 pixmap format is 32 bpp
[   386.465] (II) intel(0): [DRI2] Setup complete
[   386.465] (II) intel(0): [DRI2]   DRI driver: i965
[   386.465] (II) intel(0): Allocated new frame buffer 1280x800 stride 5120, tiled
[   386.488] (II) UXA(0): Driver registered support for the following operations:
[   386.488] (II)         solid
[   386.488] (II)         copy
[   386.488] (II)         composite (RENDER acceleration)
[   386.488] (II)         put_image
[   386.488] (II)         get_image
[   386.488] (==) intel(0): Backing store disabled
[   386.488] (==) intel(0): Silken mouse enabled
[   386.488] (II) intel(0): Initializing HW Cursor
[   386.508] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[   386.509] (==) intel(0): DPMS enabled
[   386.509] (==) intel(0): Intel XvMC decoder enabled
[   386.510] (II) intel(0): Set up textured video
[   386.510] (II) intel(0): Set up overlay video
[   386.510] (II) intel(0): [XvMC] i965_xvmc driver initialized.
[   386.510] (II) intel(0): direct rendering: DRI2 Enabled
[   386.510] (--) RandR disabled
[   386.510] (II) Initializing built-in extension Generic Event Extension
[   386.510] (II) Initializing built-in extension SHAPE
[   386.510] (II) Initializing built-in extension MIT-SHM
[   386.510] (II) Initializing built-in extension XInputExtension
[   386.510] (II) Initializing built-in extension XTEST
[   386.510] (II) Initializing built-in extension BIG-REQUESTS
[   386.510] (II) Initializing built-in extension SYNC
[   386.510] (II) Initializing built-in extension XKEYBOARD
[   386.510] (II) Initializing built-in extension XC-MISC
[   386.510] (II) Initializing built-in extension SECURITY
[   386.510] (II) Initializing built-in extension XINERAMA
[   386.510] (II) Initializing built-in extension XFIXES
[   386.510] (II) Initializing built-in extension RENDER
[   386.510] (II) Initializing built-in extension RANDR
[   386.510] (II) Initializing built-in extension COMPOSITE
[   386.510] (II) Initializing built-in extension DAMAGE
[   386.510] (II) SELinux: Disabled on system
[   387.065] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[   387.065] (II) AIGLX: enabled GLX_INTEL_swap_event
[   387.065] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[   387.065] (II) AIGLX: enabled GLX_SGI_make_current_read
[   387.065] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[   387.066] (II) AIGLX: Loaded and initialized i965
[   387.066] (II) GLX: Initialized DRI2 GL provider for screen 0
[   387.066] (II) intel(0): Setting screen physical size to 262 x 163
[   388.155] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[   388.155] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   388.155] (II) LoadModule: "evdev"
[   388.155] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   388.253] (II) Module evdev: vendor="X.Org Foundation"
[   388.253] 	compiled for 1.11.99.901, module version = 2.6.99
[   388.253] 	Module class: X.Org XInput Driver
[   388.253] 	ABI class: X.Org XInput driver, version 16.0
[   388.253] (II) Using input driver 'evdev' for 'Power Button'
[   388.253] (**) Power Button: always reports core events
[   388.253] (**) evdev: Power Button: Device: "/dev/input/event4"
[   388.253] (--) evdev: Power Button: Vendor 0 Product 0x1
[   388.253] (--) evdev: Power Button: Found keys
[   388.253] (II) evdev: Power Button: Configuring as keyboard
[   388.253] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4"
[   388.253] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[   388.253] (**) Option "xkb_rules" "evdev"
[   388.253] (**) Option "xkb_model" "pc105"
[   388.253] (**) Option "xkb_layout" "de"
[   388.253] (**) Option "xkb_variant" "nodeadkeys"
[   388.253] (**) Option "xkb_options" "lv3:ralt_switch,compose:menu,terminate:ctrl_alt_bksp,altwin:left_meta_win"
[   388.350] (II) config/udev: Adding input device Fujitsu FUJ02E3 (/dev/input/event7)
[   388.350] (**) Fujitsu FUJ02E3: Applying InputClass "evdev keyboard catchall"
[   388.350] (II) Using input driver 'evdev' for 'Fujitsu FUJ02E3'
[   388.350] (**) Fujitsu FUJ02E3: always reports core events
[   388.350] (**) evdev: Fujitsu FUJ02E3: Device: "/dev/input/event7"
[   388.350] (--) evdev: Fujitsu FUJ02E3: Vendor 0 Product 0x6
[   388.350] (--) evdev: Fujitsu FUJ02E3: Found keys
[   388.350] (II) evdev: Fujitsu FUJ02E3: Configuring as keyboard
[   388.350] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/FUJ02E3:00/input/input7/event7"
[   388.350] (II) XINPUT: Adding extended input device "Fujitsu FUJ02E3" (type: KEYBOARD, id 7)
[   388.350] (**) Option "xkb_rules" "evdev"
[   388.350] (**) Option "xkb_model" "pc105"
[   388.350] (**) Option "xkb_layout" "de"
[   388.350] (**) Option "xkb_variant" "nodeadkeys"
[   388.350] (**) Option "xkb_options" "lv3:ralt_switch,compose:menu,terminate:ctrl_alt_bksp,altwin:left_meta_win"
[   388.352] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
[   388.352] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[   388.352] (II) Using input driver 'evdev' for 'Video Bus'
[   388.352] (**) Video Bus: always reports core events
[   388.352] (**) evdev: Video Bus: Device: "/dev/input/event5"
[   388.352] (--) evdev: Video Bus: Vendor 0 Product 0x6
[   388.352] (--) evdev: Video Bus: Found keys
[   388.352] (II) evdev: Video Bus: Configuring as keyboard
[   388.352] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input5/event5"
[   388.352] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[   388.352] (**) Option "xkb_rules" "evdev"
[   388.352] (**) Option "xkb_model" "pc105"
[   388.353] (**) Option "xkb_layout" "de"
[   388.353] (**) Option "xkb_variant" "nodeadkeys"
[   388.353] (**) Option "xkb_options" "lv3:ralt_switch,compose:menu,terminate:ctrl_alt_bksp,altwin:left_meta_win"
[   388.354] (II) config/udev: Adding input device Fujitsu FUJ02B1 (/dev/input/event6)
[   388.354] (**) Fujitsu FUJ02B1: Applying InputClass "evdev keyboard catchall"
[   388.354] (II) Using input driver 'evdev' for 'Fujitsu FUJ02B1'
[   388.354] (**) Fujitsu FUJ02B1: always reports core events
[   388.354] (**) evdev: Fujitsu FUJ02B1: Device: "/dev/input/event6"
[   388.354] (--) evdev: Fujitsu FUJ02B1: Vendor 0 Product 0x6
[   388.354] (--) evdev: Fujitsu FUJ02B1: Found keys
[   388.354] (II) evdev: Fujitsu FUJ02B1: Configuring as keyboard
[   388.354] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:30/FUJ02B1:00/input/input6/event6"
[   388.354] (II) XINPUT: Adding extended input device "Fujitsu FUJ02B1" (type: KEYBOARD, id 9)
[   388.354] (**) Option "xkb_rules" "evdev"
[   388.355] (**) Option "xkb_model" "pc105"
[   388.355] (**) Option "xkb_layout" "de"
[   388.355] (**) Option "xkb_variant" "nodeadkeys"
[   388.355] (**) Option "xkb_options" "lv3:ralt_switch,compose:menu,terminate:ctrl_alt_bksp,altwin:left_meta_win"
[   388.356] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[   388.356] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   388.356] (II) Using input driver 'evdev' for 'Power Button'
[   388.356] (**) Power Button: always reports core events
[   388.356] (**) evdev: Power Button: Device: "/dev/input/event2"
[   388.356] (--) evdev: Power Button: Vendor 0 Product 0x1
[   388.356] (--) evdev: Power Button: Found keys
[   388.356] (II) evdev: Power Button: Configuring as keyboard
[   388.356] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2/event2"
[   388.356] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 10)
[   388.357] (**) Option "xkb_rules" "evdev"
[   388.357] (**) Option "xkb_model" "pc105"
[   388.357] (**) Option "xkb_layout" "de"
[   388.357] (**) Option "xkb_variant" "nodeadkeys"
[   388.357] (**) Option "xkb_options" "lv3:ralt_switch,compose:menu,terminate:ctrl_alt_bksp,altwin:left_meta_win"
[   388.358] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[   388.358] (II) No input driver/identifier specified (ignoring)
[   388.359] (II) config/udev: Adding input device Sleep Button (/dev/input/event3)
[   388.359] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[   388.359] (II) Using input driver 'evdev' for 'Sleep Button'
[   388.359] (**) Sleep Button: always reports core events
[   388.359] (**) evdev: Sleep Button: Device: "/dev/input/event3"
[   388.359] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[   388.359] (--) evdev: Sleep Button: Found keys
[   388.359] (II) evdev: Sleep Button: Configuring as keyboard
[   388.359] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3/event3"
[   388.359] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 11)
[   388.359] (**) Option "xkb_rules" "evdev"
[   388.359] (**) Option "xkb_model" "pc105"
[   388.359] (**) Option "xkb_layout" "de"
[   388.359] (**) Option "xkb_variant" "nodeadkeys"
[   388.359] (**) Option "xkb_options" "lv3:ralt_switch,compose:menu,terminate:ctrl_alt_bksp,altwin:left_meta_win"
[   388.361] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event10)
[   388.361] (II) No input driver/identifier specified (ignoring)
[   388.362] (II) config/udev: Adding input device HDA Intel Headphone (/dev/input/event11)
[   388.362] (II) No input driver/identifier specified (ignoring)
[   388.362] (II) config/udev: Adding input device Sirius USB2.0 Camera (/dev/input/event12)
[   388.362] (**) Sirius USB2.0 Camera: Applying InputClass "evdev keyboard catchall"
[   388.363] (II) Using input driver 'evdev' for 'Sirius USB2.0 Camera'
[   388.363] (**) Sirius USB2.0 Camera: always reports core events
[   388.363] (**) evdev: Sirius USB2.0 Camera: Device: "/dev/input/event12"
[   388.363] (--) evdev: Sirius USB2.0 Camera: Vendor 0xac8 Product 0x3343
[   388.363] (--) evdev: Sirius USB2.0 Camera: Found keys
[   388.363] (II) evdev: Sirius USB2.0 Camera: Configuring as keyboard
[   388.363] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.7/usb2/2-4/2-4:1.0/input/input12/event12"
[   388.363] (II) XINPUT: Adding extended input device "Sirius USB2.0 Camera" (type: KEYBOARD, id 12)
[   388.363] (**) Option "xkb_rules" "evdev"
[   388.363] (**) Option "xkb_model" "pc105"
[   388.363] (**) Option "xkb_layout" "de"
[   388.363] (**) Option "xkb_variant" "nodeadkeys"
[   388.363] (**) Option "xkb_options" "lv3:ralt_switch,compose:menu,terminate:ctrl_alt_bksp,altwin:left_meta_win"
[   388.365] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[   388.365] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[   388.365] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[   388.365] (**) AT Translated Set 2 keyboard: always reports core events
[   388.365] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[   388.365] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[   388.365] (--) evdev: AT Translated Set 2 keyboard: Found keys
[   388.365] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[   388.365] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[   388.365] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 13)
[   388.365] (**) Option "xkb_rules" "evdev"
[   388.365] (**) Option "xkb_model" "pc105"
[   388.365] (**) Option "xkb_layout" "de"
[   388.365] (**) Option "xkb_variant" "nodeadkeys"
[   388.365] (**) Option "xkb_options" "lv3:ralt_switch,compose:menu,terminate:ctrl_alt_bksp,altwin:left_meta_win"
[   388.367] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event9)
[   388.367] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[   388.367] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[   388.367] (II) LoadModule: "synaptics"
[   388.367] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[   388.385] (II) Module synaptics: vendor="X.Org Foundation"
[   388.386] 	compiled for 1.11.99.901, module version = 1.5.99
[   388.386] 	Module class: X.Org XInput Driver
[   388.386] 	ABI class: X.Org XInput driver, version 16.0
[   388.386] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[   388.386] (**) SynPS/2 Synaptics TouchPad: always reports core events
[   388.386] (**) Option "Device" "/dev/input/event9"
[   388.412] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5472
[   388.412] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4448
[   388.412] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[   388.412] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 0
[   388.412] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right scroll-buttons
[   388.412] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[   388.416] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[   388.416] (**) SynPS/2 Synaptics TouchPad: always reports core events
[   388.420] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio4/input/input9/event9"
[   388.420] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 14)
[   388.420] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[   388.420] (**) synaptics: SynPS/2 Synaptics TouchPad: MaxSpeed is now 1.75
[   388.420] (**) synaptics: SynPS/2 Synaptics TouchPad: AccelFactor is now 0.040
[   388.421] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[   388.421] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[   388.421] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[   388.421] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[   388.421] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[   388.421] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[   388.421] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[   388.422] (II) config/udev: Adding input device PC Speaker (/dev/input/event8)
[   388.422] (II) No input driver/identifier specified (ignoring)
[   388.423] (II) config/udev: Adding input device ACPI Virtual Keyboard Device (/dev/input/event13)
[   388.424] (**) ACPI Virtual Keyboard Device: Applying InputClass "evdev keyboard catchall"
[   388.424] (II) Using input driver 'evdev' for 'ACPI Virtual Keyboard Device'
[   388.424] (**) ACPI Virtual Keyboard Device: always reports core events
[   388.424] (**) evdev: ACPI Virtual Keyboard Device: Device: "/dev/input/event13"
[   388.424] (--) evdev: ACPI Virtual Keyboard Device: Vendor 0 Product 0
[   388.424] (--) evdev: ACPI Virtual Keyboard Device: Found keys
[   388.424] (II) evdev: ACPI Virtual Keyboard Device: Configuring as keyboard
[   388.424] (**) Option "config_info" "udev:/sys/devices/virtual/input/input13/event13"
[   388.424] (II) XINPUT: Adding extended input device "ACPI Virtual Keyboard Device" (type: KEYBOARD, id 15)
[   388.424] (**) Option "xkb_rules" "evdev"
[   388.424] (**) Option "xkb_model" "pc105"
[   388.424] (**) Option "xkb_layout" "de"
[   388.424] (**) Option "xkb_variant" "nodeadkeys"
[   388.424] (**) Option "xkb_options" "lv3:ralt_switch,compose:menu,terminate:ctrl_alt_bksp,altwin:left_meta_win"

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

P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4
N: input/event4
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event4
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4
E: DMI_VENDOR=FUJITSU SIEMENS
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXPWRBN:00
E: ID_PATH_TAG=acpi-LNXPWRBN_00
E: MAJOR=13
E: MINOR=68
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=8182154
E: XKBLAYOUT=de
E: XKBMODEL=pc105
E: XKBOPTIONS=lv3:ralt_switch,compose:menu,terminate:ctrl_alt_bksp,altwin:left_meta_win
E: XKBVARIANT=nodeadkeys

P: /devices/LNXSYSTM:00/device:00/FUJ02E3:00/input/input7
E: DEVPATH=/devices/LNXSYSTM:00/device:00/FUJ02E3:00/input/input7
E: EV=3
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-FUJ02E3:00
E: ID_PATH_TAG=acpi-FUJ02E3_00
E: KEY=1000000000c00 300000 0 0
E: MODALIAS=input:b0019v0000p0006e0000-e0,1,k94,95,CA,CB,F0,ramlsfw
E: NAME="Fujitsu FUJ02E3"
E: PHYS="FUJ02E3/video/input0"
E: PRODUCT=19/0/6/0
E: PROP=0
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=8111268

P: /devices/LNXSYSTM:00/device:00/FUJ02E3:00/input/input7/event7
N: input/event7
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event7
E: DEVPATH=/devices/LNXSYSTM:00/device:00/FUJ02E3:00/input/input7/event7
E: DMI_VENDOR=FUJITSU SIEMENS
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-FUJ02E3:00
E: ID_PATH_TAG=acpi-FUJ02E3_00
E: MAJOR=13
E: MINOR=71
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=8182607
E: XKBLAYOUT=de
E: XKBMODEL=pc105
E: XKBOPTIONS=lv3:ralt_switch,compose:menu,terminate:ctrl_alt_bksp,altwin:left_meta_win
E: XKBVARIANT=nodeadkeys

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

P: /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input5/event5
N: input/event5
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event5
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input5/event5
E: DMI_VENDOR=FUJITSU SIEMENS
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXVIDEO:00
E: ID_PATH_TAG=acpi-LNXVIDEO_00
E: MAJOR=13
E: MINOR=69
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=8182290
E: XKBLAYOUT=de
E: XKBMODEL=pc105
E: XKBOPTIONS=lv3:ralt_switch,compose:menu,terminate:ctrl_alt_bksp,altwin:left_meta_win
E: XKBVARIANT=nodeadkeys

P: /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:30/FUJ02B1:00/input/input6
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:30/FUJ02B1:00/input/input6
E: EV=3
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-FUJ02B1:00
E: ID_PATH_TAG=acpi-FUJ02B1_00
E: KEY=1000300000000 0 0 0
E: MODALIAS=input:b0019v0000p0006e0000-e0,1,kE0,E1,F0,ramlsfw
E: NAME="Fujitsu FUJ02B1"
E: PHYS="FUJ02B1/video/input0"
E: PRODUCT=19/0/6/0
E: PROP=0
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=8110602

P: /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:30/FUJ02B1:00/input/input6/event6
N: input/event6
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event6
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:30/FUJ02B1:00/input/input6/event6
E: DMI_VENDOR=FUJITSU SIEMENS
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-FUJ02B1:00
E: ID_PATH_TAG=acpi-FUJ02B1_00
E: MAJOR=13
E: MINOR=70
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=8182515
E: XKBLAYOUT=de
E: XKBMODEL=pc105
E: XKBOPTIONS=lv3:ralt_switch,compose:menu,terminate:ctrl_alt_bksp,altwin:left_meta_win
E: XKBVARIANT=nodeadkeys

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

P: /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2/event2
N: input/event2
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event2
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2/event2
E: DMI_VENDOR=FUJITSU SIEMENS
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0C:00
E: ID_PATH_TAG=acpi-PNP0C0C_00
E: MAJOR=13
E: MINOR=66
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=8181444
E: XKBLAYOUT=de
E: XKBMODEL=pc105
E: XKBOPTIONS=lv3:ralt_switch,compose:menu,terminate:ctrl_alt_bksp,altwin:left_meta_win
E: XKBVARIANT=nodeadkeys

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

P: /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1/event1
N: input/event1
E: DEVNAME=/dev/input/event1
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1/event1
E: ID_INPUT=1
E: ID_PATH=acpi-PNP0C0D:00
E: ID_PATH_TAG=acpi-PNP0C0D_00
E: MAJOR=13
E: MINOR=65
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=8113776

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

P: /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3/event3
N: input/event3
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3/event3
E: DMI_VENDOR=FUJITSU SIEMENS
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0E:00
E: ID_PATH_TAG=acpi-PNP0C0E_00
E: MAJOR=13
E: MINOR=67
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=8181836
E: XKBLAYOUT=de
E: XKBMODEL=pc105
E: XKBOPTIONS=lv3:ralt_switch,compose:menu,terminate:ctrl_alt_bksp,altwin:left_meta_win
E: XKBVARIANT=nodeadkeys

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

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

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

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

P: /devices/pci0000:00/0000:00:1d.7/usb2/2-4/2-4:1.0/input/input12
E: DEVPATH=/devices/pci0000:00/0000:00:1d.7/usb2/2-4/2-4:1.0/input/input12
E: EV=3
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_MODEL=Sirius_USB2.0_Camera
E: ID_MODEL_ENC=Sirius\x20USB2.0\x20Camera
E: ID_MODEL_ID=3343
E: ID_PATH=pci-0000:00:1d.7-usb-0:4:1.0
E: ID_PATH_TAG=pci-0000_00_1d_7-usb-0_4_1_0
E: ID_REVISION=0100
E: ID_SERIAL=Vimicro_Corp._Sirius_USB2.0_Camera
E: ID_TYPE=video
E: ID_USB_DRIVER=uvcvideo
E: ID_USB_INTERFACES=:0e0100:0e0200:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=Vimicro_Corp.
E: ID_VENDOR_ENC=Vimicro\x20Corp.
E: ID_VENDOR_ID=0ac8
E: KEY=100000 0 0 0
E: MODALIAS=input:b0003v0AC8p3343e0100-e0,1,kD4,ramlsfw
E: NAME="Sirius USB2.0 Camera"
E: PHYS="usb-0000:00:1d.7-4/button"
E: PRODUCT=3/ac8/3343/100
E: PROP=0
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=10301531

P: /devices/pci0000:00/0000:00:1d.7/usb2/2-4/2-4:1.0/input/input12/event12
N: input/event12
S: input/by-id/usb-Vimicro_Corp._Sirius_USB2.0_Camera-event-if00
S: input/by-path/pci-0000:00:1d.7-usb-0:4:1.0-event
E: BACKSPACE=guess
E: DEVLINKS=/dev/input/by-id/usb-Vimicro_Corp._Sirius_USB2.0_Camera-event-if00 /dev/input/by-path/pci-0000:00:1d.7-usb-0:4:1.0-event
E: DEVNAME=/dev/input/event12
E: DEVPATH=/devices/pci0000:00/0000:00:1d.7/usb2/2-4/2-4:1.0/input/input12/event12
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_MODEL=Sirius_USB2.0_Camera
E: ID_MODEL_ENC=Sirius\x20USB2.0\x20Camera
E: ID_MODEL_ID=3343
E: ID_PATH=pci-0000:00:1d.7-usb-0:4:1.0
E: ID_PATH_TAG=pci-0000_00_1d_7-usb-0_4_1_0
E: ID_REVISION=0100
E: ID_SERIAL=Vimicro_Corp._Sirius_USB2.0_Camera
E: ID_TYPE=video
E: ID_USB_DRIVER=uvcvideo
E: ID_USB_INTERFACES=:0e0100:0e0200:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=Vimicro_Corp.
E: ID_VENDOR_ENC=Vimicro\x20Corp.
E: ID_VENDOR_ID=0ac8
E: MAJOR=13
E: MINOR=76
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=10305129
E: XKBLAYOUT=de
E: XKBMODEL=pc105
E: XKBOPTIONS=lv3:ralt_switch,compose:menu,terminate:ctrl_alt_bksp,altwin:left_meta_win
E: XKBVARIANT=nodeadkeys

P: /devices/platform/i8042/serio0/input/input0
E: DEVPATH=/devices/platform/i8042/serio0/input/input0
E: EV=120013
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_PATH=platform-i8042-serio-0
E: ID_PATH_TAG=platform-i8042-serio-0
E: ID_SERIAL=noserial
E: KEY=402000000 3803078f800d001 feffffdfffefffff fffffffffffffffe
E: LED=7
E: MODALIAS=input:b0011v0001p0001eAB54-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: MSC=10
E: NAME="AT Translated Set 2 keyboard"
E: PHYS="isa0060/serio0/input0"
E: PRODUCT=11/1/1/ab54
E: PROP=0
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=8067006

P: /devices/platform/i8042/serio0/input/input0/event0
N: input/event0
S: input/by-path/platform-i8042-serio-0-event-kbd
E: BACKSPACE=guess
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-0-event-kbd
E: DEVNAME=/dev/input/event0
E: DEVPATH=/devices/platform/i8042/serio0/input/input0/event0
E: DMI_VENDOR=FUJITSU SIEMENS
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_PATH=platform-i8042-serio-0
E: ID_PATH_TAG=platform-i8042-serio-0
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=64
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=8181953
E: XKBLAYOUT=de
E: XKBMODEL=pc105
E: XKBOPTIONS=lv3:ralt_switch,compose:menu,terminate:ctrl_alt_bksp,altwin:left_meta_win
E: XKBVARIANT=nodeadkeys

P: /devices/platform/i8042/serio4/input/input9
E: ABS=11000003
E: DEVPATH=/devices/platform/i8042/serio4/input/input9
E: EV=b
E: ID_INPUT=1
E: ID_INPUT_TOUCHPAD=1
E: ID_PATH=platform-i8042-serio-4
E: ID_PATH_TAG=platform-i8042-serio-4
E: ID_SERIAL=noserial
E: KEY=420 30003 0 0 0 0
E: MODALIAS=input:b0011v0002p0007e01B1-e0,1,3,k100,101,110,111,145,14A,ra0,1,18,1C,mlsfw
E: NAME="SynPS/2 Synaptics TouchPad"
E: PHYS="isa0060/serio4/input0"
E: PRODUCT=11/2/7/1b1
E: PROP=1
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=8849881

P: /devices/platform/i8042/serio4/input/input9/event9
N: input/event9
S: input/by-path/platform-i8042-serio-4-event-mouse
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-4-event-mouse
E: DEVNAME=/dev/input/event9
E: DEVPATH=/devices/platform/i8042/serio4/input/input9/event9
E: ID_INPUT=1
E: ID_INPUT_TOUCHPAD=1
E: ID_PATH=platform-i8042-serio-4
E: ID_PATH_TAG=platform-i8042-serio-4
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=73
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=9310309

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

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

P: /devices/platform/pcspkr/input/input8/event8
N: input/event8
S: input/by-path/platform-pcspkr-event-spkr
E: DEVLINKS=/dev/input/by-path/platform-pcspkr-event-spkr
E: DEVNAME=/dev/input/event8
E: DEVPATH=/devices/platform/pcspkr/input/input8/event8
E: ID_INPUT=1
E: ID_PATH=platform-pcspkr
E: ID_PATH_TAG=platform-pcspkr
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=72
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=8524979

P: /devices/virtual/input/input13
E: DEVPATH=/devices/virtual/input/input13
E: EV=3
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_SERIAL=noserial
E: KEY=ffffffffffffffff ffffffffffffffff ffffffffffffffff fffffffffffffffe
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: NAME="ACPI Virtual Keyboard Device"
E: PRODUCT=3/0/0/4
E: PROP=0
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=24395680

P: /devices/virtual/input/input13/event13
N: input/event13
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event13
E: DEVPATH=/devices/virtual/input/input13/event13
E: DMI_VENDOR=FUJITSU SIEMENS
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=77
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=24398736
E: XKBLAYOUT=de
E: XKBMODEL=pc105
E: XKBOPTIONS=lv3:ralt_switch,compose:menu,terminate:ctrl_alt_bksp,altwin:left_meta_win
E: XKBVARIANT=nodeadkeys


DRM Information from dmesg:
---------------------------
[    0.000000] No AGP bridge found
[    0.000000] No AGP bridge found
[    2.484587] Linux agpgart interface v0.103
[    2.484729] agpgart-intel 0000:00:00.0: Intel 965GM Chipset
[    2.484897] agpgart-intel 0000:00:00.0: detected gtt size: 524288K total, 262144K mappable
[    2.486386] agpgart-intel 0000:00:00.0: detected 8192K stolen memory
[    2.486584] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xe0000000
[    2.651688] [drm] Initialized drm 1.1.0 20060810
[    2.768952] [drm] MTRR allocation failed.  Graphics performance may suffer.
[    2.769753] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[    2.769756] [drm] Driver supports precise vblank timestamp query.
[    3.515493] [drm] initialized overlay support
[    3.697091] fb: conflicting fb hw usage inteldrmfb vs VESA VGA - removing generic driver
[    3.697742] fbcon: inteldrmfb (fb0) is primary device
[    4.184162] fb0: inteldrmfb frame buffer device
[    4.184165] drm: registered panic notifier
[    4.187041] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0


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

Kernel: Linux 3.2.0-rc7-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages xserver-xorg-video-intel depends on:
ii  libc6                                  2.13-24
ii  libdrm-intel1                          2.4.29-1
ii  libdrm2                                2.4.29-1
ii  libpciaccess0                          0.12.902-1
ii  libudev0                               175-3
ii  libx11-6                               2:1.4.4-4
ii  libx11-xcb1                            2:1.4.4-4
ii  libxcb-dri2-0                          1.7-4
ii  libxcb-util0                           0.3.8-1
ii  libxcb1                                1.7-4
ii  libxext6                               2:1.3.0-3
ii  libxfixes3                             1:5.0-4
ii  libxv1                                 2:1.0.6-2
ii  libxvmc1                               2:1.0.6-1
ii  xserver-xorg-core [xorg-video-abi-12]  2:1.11.99.901-1

xserver-xorg-video-intel recommends no packages.

xserver-xorg-video-intel suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Version: 2:2.17.0+git20120204-1

Reinhard Karcher <reinhard.karcher@gmx.net> (06/02/2012):
> As there is a new git-snapshot in experimental, that solved the
> problem for me and upstream has closed the bug, I think the bug
> should be closed.

Thanks for reporting back and for your suggestion, doing so.

Mraw,
KiBi.

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply to: