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

Bug#575965: xserver-xorg-video-intel: GPU hang - system freeze



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

ollowup-For: Bug #575965
Package: xserver-xorg-video-intel
Version: 2:2.15.0-3

*** Please type your report below this line ***
Allright,

I have this issue since upgrading from etch/lenny a few days ago, after
removing lots of dust first;).
As far as I crawled goolge  Intel 82845G/GL is a fairly old graphic card
(on board) with probobaly droped support from intel.

The relevant syslog comes here:
Jun  7 07:38:19 linuxmis kernel: [  865.140049]
[drm:i915_hangcheck_elapsed] *ERROR* Hangcheck timer elapsed... GPU hung
Jun  7 07:38:19 linuxmis kernel: [  865.148737]
[drm:i915_do_wait_request] *ERROR* i915_do_wait_request returns -11
(awaiting 30844 at 30842, next 30845)
Jun  7 07:38:21 linuxmis kernel: [  866.808019]
[drm:i915_hangcheck_elapsed] *ERROR* Hangcheck timer elapsed... GPU hung
Jun  7 07:38:21 linuxmis kernel: [  866.810509]
[drm:i915_do_wait_request] *ERROR* i915_do_wait_request returns -11
(awaiting 30846 at 30842, next 30847)
Jun  7 07:39:43 linuxmis syslogd 1.5.0#6.1: restart.

Most the times I can not do anything, while sometimes killing X-server
brings me back to hardcore-terminals.
Yet, after starting X/ gdm/ etc. from terminal leaves ne with a black
screen.. so reboot is only option.
I also noticed that this crash is likely to happen at log in/out to gdm
and when using latest LXDE and fluxbox..

My question: When I buy a cheap AGP card (about 16 or 64MB) will this
resolve the issue? as I beleave the fault is with the GPU. I like this
computer since Pentium 4 Celeron 128kb Cache and 756mb ram and 60GB HDD
makes it a usefulll workstation for office and programming.

Thanks for comments and please help me since this bug comes frequently
and renders my workstation completely useless.

Best Regards,

Adam



- -- Package-specific info:
X server symlink status:
- ------------------------
lrwxrwxrwx 1 root root 13 Sep 16  2010 /etc/X11/X -> /usr/bin/Xorg
- -rwxr-xr-x 1 root root 2018824 May  1 12:21 /usr/bin/Xorg

VGA-compatible devices on PCI bus:
- ----------------------------------
00:02.0 VGA compatible controller [0300]: Intel Corporation
82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device [8086:2562]
(rev 03)

Xorg X server configuration file status:
- ----------------------------------------
- -rw-r--r-- 1 root root 2707 Jun  6 22:27 /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  "extmod"
	Load  "dbe"
	Load  "record"
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"
        ### [arg]: arg optional
        #Option     "AccelMethod"        	# [<str>]
        Option     "DRI" 			"false"               	
        #Option     "ColorKey"           	# <i>
        #Option     "VideoKey"           	# <i>
        #Option     "FallbackDebug"      	# [<bool>]
        #Option     "Tiling"             	# [<bool>]
        #Option     "Shadow"             	# [<bool>]
        #Option     "SwapbuffersWait"    	# [<bool>]
        #Option     "XvMC"               	# [<bool>]
        #Option     "XvPreferOverlay"    	# [<bool>]
        #Option     "DebugFlushBatches"  	# [<bool>]
        #Option     "DebugFlushCaches"   	# [<bool>]
        #Option     "DebugWait"          	# [<bool>]
	Identifier  "Card0"
	Driver      "intel"
#	VendorName  "Intel Corporation"
#	BoardName   "82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device"
#	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 2.6.38-2-686 (Debian 2.6.38-5) (ben@decadent.org.uk) (gcc
version 4.4.6 (Debian 4.4.6-3) ) #1 SMP Sun May 8 14:49:45 UTC 2011

Xorg X server log files on system:
- ----------------------------------
- -rw-r--r-- 1 root root 32616 Jun  7 07:41 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
- ---------------------------------------------------------------------
[    99.838]
X.Org X Server 1.10.1
Release Date: 2011-04-15
[    99.838] X Protocol Version 11, Revision 0
[    99.838] Build Operating System: Linux 2.6.32-5-686-bigmem i686 Debian
[    99.838] Current Operating System: Linux linuxmis 2.6.38-2-686 #1
SMP Sun May 8 14:49:45 UTC 2011 i686
[    99.838] Kernel command line: BOOT_IMAGE=/vmlinuz-2.6.38-2-686
root=UUID=c65f8cb6-718c-4f8b-ac02-940a6a761420 ro quiet
[    99.839] Build Date: 01 May 2011  10:14:44AM
[    99.839] xorg-server 2:1.10.1-2 (Julien Cristau <jcristau@debian.org>)
[    99.839] Current version of pixman: 0.21.8
[    99.839] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    99.839] Markers: (--) probed, (**) from config file, (==) default
setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    99.839] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Jun  7
07:40:55 2011
[    99.840] (==) Using config file: "/etc/X11/xorg.conf"
[    99.840] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    99.841] (==) ServerLayout "X.org Configured"
[    99.841] (**) |-->Screen "Screen0" (0)
[    99.841] (**) |   |-->Monitor "Monitor0"
[    99.842] (**) |   |-->Device "Card0"
[    99.842] (**) |-->Input Device "Mouse0"
[    99.842] (**) |-->Input Device "Keyboard0"
[    99.842] (==) Automatically adding devices
[    99.842] (==) Automatically enabling devices
[    99.842] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not
exist.
[    99.842] 	Entry deleted from font path.
[    99.866] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not
exist.
[    99.866] 	Entry deleted from font path.
[    99.866] (**) 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
[    99.866] (**) ModulePath set to "/usr/lib/xorg/modules"
[    99.866] (WW) Hotplugging is on, devices using drivers 'kbd',
'mouse' or 'vmmouse' will be disabled.
[    99.866] (WW) Disabling Mouse0
[    99.866] (WW) Disabling Keyboard0
[    99.867] (II) Loader magic: 0x8232ac0
[    99.867] (II) Module ABI versions:
[    99.867] 	X.Org ANSI C Emulation: 0.4
[    99.867] 	X.Org Video Driver: 10.0
[    99.867] 	X.Org XInput driver : 12.2
[    99.867] 	X.Org Server Extension : 5.0
[    99.869] (--) PCI:*(0:0:2:0) 8086:2562:1462:7148 rev 3, Mem @
0xd8000000/134217728, 0xe2100000/524288
[    99.870] (--) PCI: (0:1:0:0) 109e:036e:0000:0000 rev 17, Mem @
0xe2000000/4096
[    99.870] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file
or directory)
[    99.870] (II) "extmod" will be loaded. This was enabled by default
and also specified in the config file.
[    99.870] (II) "dbe" will be loaded. This was enabled by default and
also specified in the config file.
[    99.870] (II) "glx" will be loaded by default.
[    99.870] (II) "record" will be loaded. This was enabled by default
and also specified in the config file.
[    99.870] (II) "dri" will be loaded by default.
[    99.870] (II) "dri2" will be loaded by default.
[    99.870] (II) LoadModule: "extmod"
[    99.871] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[    99.872] (II) Module extmod: vendor="X.Org Foundation"
[    99.873] 	compiled for 1.10.1, module version = 1.0.0
[    99.873] 	Module class: X.Org Server Extension
[    99.873] 	ABI class: X.Org Server Extension, version 5.0
[    99.873] (II) Loading extension SELinux
[    99.873] (II) Loading extension MIT-SCREEN-SAVER
[    99.873] (II) Loading extension XFree86-VidModeExtension
[    99.873] (II) Loading extension XFree86-DGA
[    99.873] (II) Loading extension DPMS
[    99.873] (II) Loading extension XVideo
[    99.873] (II) Loading extension XVideo-MotionCompensation
[    99.873] (II) Loading extension X-Resource
[    99.873] (II) LoadModule: "dbe"
[    99.874] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[    99.874] (II) Module dbe: vendor="X.Org Foundation"
[    99.874] 	compiled for 1.10.1, module version = 1.0.0
[    99.874] 	Module class: X.Org Server Extension
[    99.874] 	ABI class: X.Org Server Extension, version 5.0
[    99.874] (II) Loading extension DOUBLE-BUFFER
[    99.874] (II) LoadModule: "record"
[    99.875] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[    99.875] (II) Module record: vendor="X.Org Foundation"
[    99.875] 	compiled for 1.10.1, module version = 1.13.0
[    99.875] 	Module class: X.Org Server Extension
[    99.875] 	ABI class: X.Org Server Extension, version 5.0
[    99.875] (II) Loading extension RECORD
[    99.875] (II) LoadModule: "glx"
[    99.876] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    99.876] (II) Module glx: vendor="X.Org Foundation"
[    99.876] 	compiled for 1.10.1, module version = 1.0.0
[    99.876] 	ABI class: X.Org Server Extension, version 5.0
[    99.877] (==) AIGLX enabled
[    99.877] (II) Loading extension GLX
[    99.877] (II) LoadModule: "dri"
[    99.877] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[    99.878] (II) Module dri: vendor="X.Org Foundation"
[    99.878] 	compiled for 1.10.1, module version = 1.0.0
[    99.878] 	ABI class: X.Org Server Extension, version 5.0
[    99.878] (II) Loading extension XFree86-DRI
[    99.878] (II) LoadModule: "dri2"
[    99.878] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    99.879] (II) Module dri2: vendor="X.Org Foundation"
[    99.879] 	compiled for 1.10.1, module version = 1.2.0
[    99.879] 	ABI class: X.Org Server Extension, version 5.0
[    99.879] (II) Loading extension DRI2
[    99.879] (II) LoadModule: "intel"
[    99.880] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    99.881] (II) Module intel: vendor="X.Org Foundation"
[    99.881] 	compiled for 1.10.1, module version = 2.15.0
[    99.881] 	Module class: X.Org Video Driver
[    99.881] 	ABI class: X.Org Video Driver, version 10.0
[    99.881] (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
[    99.882] (++) using VT number 8

[    99.897] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    99.898] drmOpenDevice: node name is /dev/dri/card0
[    99.898] drmOpenDevice: open result is 8, (OK)
[    99.898] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[    99.898] drmOpenDevice: node name is /dev/dri/card0
[    99.898] drmOpenDevice: open result is 8, (OK)
[    99.898] drmOpenByBusid: drmOpenMinor returns 8
[    99.898] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[    99.899] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[    99.899] (==) intel(0): RGB weight 888
[    99.899] (==) intel(0): Default visual is TrueColor
[    99.899] (**) intel(0): Option "DRI" "false"
[    99.899] (II) intel(0): Integrated Graphics Chipset: Intel(R) 845G
[    99.899] (--) intel(0): Chipset: "845G"
[    99.899] (**) intel(0): Relaxed fencing disabled
[    99.899] (**) intel(0): Framebuffer tiled
[    99.900] (**) intel(0): Pixmaps tiled
[    99.900] (**) intel(0): 3D buffers tiled
[    99.900] (**) intel(0): SwapBuffers wait enabled
[    99.900] (==) intel(0): video overlay key set to 0x101fe
[   100.007] (II) intel(0): Output VGA1 using monitor section Monitor0
[   100.115] (II) intel(0): EDID for output VGA1
[   100.115] (II) intel(0): Manufacturer: MED  Model: 89c2  Serial#: 19369
[   100.115] (II) intel(0): Year: 2006  Week: 3
[   100.115] (II) intel(0): EDID Version: 1.3
[   100.115] (II) intel(0): Analog Display Input,  Input Voltage Level:
0.700/0.300 V
[   100.115] (II) intel(0): Sync:  Separate
[   100.115] (II) intel(0): Max Image Size [cm]: horiz.: 38  vert.: 30
[   100.115] (II) intel(0): Gamma: 2.50
[   100.115] (II) intel(0): DPMS capabilities: Off; RGB/Color Display
[   100.115] (II) intel(0): First detailed timing not preferred mode in
violation of standard!
[   100.115] (II) intel(0): redX: 0.647 redY: 0.327   greenX: 0.292
greenY: 0.614
[   100.115] (II) intel(0): blueX: 0.142 blueY: 0.079   whiteX: 0.310
whiteY: 0.330
[   100.116] (II) intel(0): Supported established timings:
[   100.116] (II) intel(0): 720x400@70Hz
[   100.116] (II) intel(0): 640x480@60Hz
[   100.116] (II) intel(0): 640x480@72Hz
[   100.116] (II) intel(0): 640x480@75Hz
[   100.116] (II) intel(0): 800x600@56Hz
[   100.116] (II) intel(0): 800x600@60Hz
[   100.116] (II) intel(0): 800x600@72Hz
[   100.116] (II) intel(0): 800x600@75Hz
[   100.116] (II) intel(0): 1024x768@60Hz
[   100.116] (II) intel(0): 1024x768@70Hz
[   100.116] (II) intel(0): 1024x768@75Hz
[   100.116] (II) intel(0): 1280x1024@75Hz
[   100.116] (II) intel(0): Manufacturer's mask: 0
[   100.116] (II) intel(0): Supported standard timings:
[   100.116] (II) intel(0): #0: hsize: 1280  vsize 1024  refresh: 60
vid: 32897
[   100.116] (II) intel(0): Supported detailed timing:
[   100.116] (II) intel(0): clock: 108.0 MHz   Image Size:  376 x 301 mm
[   100.117] (II) intel(0): h_active: 1280  h_sync: 1328  h_sync_end
1440 h_blank_end 1688 h_border: 0
[   100.117] (II) intel(0): v_active: 1024  v_sync: 1025  v_sync_end
1028 v_blanking: 1066 v_border: 0
[   100.117] (II) intel(0): Monitor name: MD32119PR
[   100.117] (II) intel(0): Ranges: V min: 50 V max: 75 Hz, H min: 31 H
max: 83 kHz, PixClock max 145 MHz
[   100.117] (II) intel(0): Serial No: 601119369
[   100.117] (II) intel(0): EDID (in hex):
[   100.117] (II) intel(0): 	00ffffffffffff0034a4c289a94b0000
[   100.117] (II) intel(0): 	0310010308261e9628fd56a5534a9d24
[   100.117] (II) intel(0): 	144f54afcf0081800101010101010101
[   100.117] (II) intel(0): 	010101010101302a009851002a403070
[   100.117] (II) intel(0): 	1300782d1100001e000000fc004d4433
[   100.117] (II) intel(0): 	3231313950520a202020000000fd0032
[   100.117] (II) intel(0): 	4b1f530e000a202020202020000000ff
[   100.117] (II) intel(0): 	003630313131393336390a2020200066
[   100.117] (II) intel(0): EDID vendor "MED", prod id 35266
[   100.118] (II) intel(0): Using EDID range info for horizontal sync
[   100.118] (II) intel(0): Using EDID range info for vertical refresh
[   100.118] (II) intel(0): Printing DDC gathered Modelines:
[   100.118] (II) intel(0): Modeline "1280x1024"x0.0  108.00  1280 1328
1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[   100.118] (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968
1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[   100.118] (II) intel(0): Modeline "800x600"x0.0   36.00  800 824 896
1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[   100.118] (II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720
840  480 481 484 500 -hsync -vsync (37.5 kHz)
[   100.118] (II) intel(0): Modeline "640x480"x0.0   31.50  640 664 704
832  480 489 492 520 -hsync -vsync (37.9 kHz)
[   100.118] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752
800  480 490 492 525 -hsync -vsync (31.5 kHz)
[   100.118] (II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846
900  400 412 414 449 -hsync +vsync (31.5 kHz)
[   100.118] (II) intel(0): Modeline "1280x1024"x0.0  135.00  1280 1296
1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[   100.118] (II) intel(0): Modeline "1024x768"x0.0   78.75  1024 1040
1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
[   100.118] (II) intel(0): Modeline "1024x768"x0.0   75.00  1024 1048
1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
[   100.119] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048
1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[   100.119] (II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896
1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[   100.119] (II) intel(0): Modeline "800x600"x0.0   50.00  800 856 976
1040  600 637 643 666 +hsync +vsync (48.1 kHz)
[   100.119] (II) intel(0): Printing probed modes for output VGA1
[   100.119] (II) intel(0): Modeline "1280x1024"x75.0  135.00  1280 1296
1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[   100.119] (II) intel(0): Modeline "1280x1024"x60.0  108.00  1280 1328
1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[   100.119] (II) intel(0): Modeline "1024x768"x75.1   78.80  1024 1040
1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz)
[   100.119] (II) intel(0): Modeline "1024x768"x70.1   75.00  1024 1048
1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
[   100.119] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048
1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[   100.119] (II) intel(0): Modeline "800x600"x72.2   50.00  800 856 976
1040  600 637 643 666 +hsync +vsync (48.1 kHz)
[   100.120] (II) intel(0): Modeline "800x600"x75.0   49.50  800 816 896
1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[   100.120] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968
1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[   100.120] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896
1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[   100.120] (II) intel(0): Modeline "640x480"x72.8   31.50  640 664 704
832  480 489 491 520 -hsync -vsync (37.9 kHz)
[   100.120] (II) intel(0): Modeline "640x480"x75.0   31.50  640 656 720
840  480 481 484 500 -hsync -vsync (37.5 kHz)
[   100.120] (II) intel(0): Modeline "640x480"x60.0   25.20  640 656 752
800  480 490 492 525 -hsync -vsync (31.5 kHz)
[   100.120] (II) intel(0): Modeline "720x400"x70.1   28.32  720 738 846
900  400 412 414 449 -hsync +vsync (31.5 kHz)
[   100.120] (II) intel(0): Output VGA1 connected
[   100.120] (II) intel(0): Using exact sizes for initial modes
[   100.121] (II) intel(0): Output VGA1 using initial mode 1280x1024
[   100.121] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0)
unless otherwise stated.
[   100.121] (II) intel(0): Kernel page flipping support detected, enabling
[   100.121] (**) intel(0): Display dimensions: (380, 300) mm
[   100.121] (**) intel(0): DPI set to (85, 86)
[   100.121] (II) Loading sub module "fb"
[   100.121] (II) LoadModule: "fb"
[   100.121] (II) Loading /usr/lib/xorg/modules/libfb.so
[   100.122] (II) Module fb: vendor="X.Org Foundation"
[   100.122] 	compiled for 1.10.1, module version = 1.0.0
[   100.122] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   100.122] (==) Depth 24 pixmap format is 32 bpp
[   100.123] (II) intel(0): Allocated new frame buffer 1280x1024 stride
8192, tiled
[   100.123] (II) UXA(0): Driver registered support for the following
operations:
[   100.123] (II)         solid
[   100.123] (II)         copy
[   100.123] (II)         composite (RENDER acceleration)
[   100.123] (II)         put_image
[   100.123] (II)         get_image
[   100.123] (==) intel(0): Backing store disabled
[   100.123] (==) intel(0): Silken mouse enabled
[   100.124] (II) intel(0): Initializing HW Cursor
[   100.168] (II) intel(0): RandR 1.2 enabled, ignore the following
RandR disabled message.
[   100.168] (==) intel(0): DPMS enabled
[   100.168] (II) intel(0): Set up overlay video
[   100.169] (II) intel(0): direct rendering: Disabled
[   100.169] (==) intel(0): hotplug detection: "enabled"
[   100.169] (--) RandR disabled
[   100.169] (II) Initializing built-in extension Generic Event Extension
[   100.169] (II) Initializing built-in extension SHAPE
[   100.169] (II) Initializing built-in extension MIT-SHM
[   100.169] (II) Initializing built-in extension XInputExtension
[   100.170] (II) Initializing built-in extension XTEST
[   100.170] (II) Initializing built-in extension BIG-REQUESTS
[   100.170] (II) Initializing built-in extension SYNC
[   100.170] (II) Initializing built-in extension XKEYBOARD
[   100.170] (II) Initializing built-in extension XC-MISC
[   100.170] (II) Initializing built-in extension SECURITY
[   100.170] (II) Initializing built-in extension XINERAMA
[   100.170] (II) Initializing built-in extension XFIXES
[   100.170] (II) Initializing built-in extension RENDER
[   100.170] (II) Initializing built-in extension RANDR
[   100.170] (II) Initializing built-in extension COMPOSITE
[   100.170] (II) Initializing built-in extension DAMAGE
[   100.171] (II) SELinux: Disabled on system
[   100.191] (II) AIGLX: Screen 0 is not DRI2 capable
[   100.191] (II) AIGLX: Screen 0 is not DRI capable
[   100.199] (II) AIGLX: Loaded and initialized /usr/lib/dri/swrast_dri.so
[   100.200] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[   100.201] (II) intel(0): Setting screen physical size to 338 x 270
[   100.450] (II) config/udev: Adding input device Power Button
(/dev/input/event5)
[   100.450] (**) Power Button: Applying InputClass "evdev keyboard
catchall"
[   100.451] (II) LoadModule: "evdev"
[   100.451] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   100.452] (II) Module evdev: vendor="X.Org Foundation"
[   100.452] 	compiled for 1.10.1, module version = 2.6.0
[   100.452] 	Module class: X.Org XInput Driver
[   100.452] 	ABI class: X.Org XInput driver, version 12.2
[   100.452] (II) Using input driver 'evdev' for 'Power Button'
[   100.452] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   100.452] (**) Power Button: always reports core events
[   100.453] (**) Power Button: Device: "/dev/input/event5"
[   100.453] (--) Power Button: Found keys
[   100.453] (II) Power Button: Configuring as keyboard
[   100.453] (**) Option "config_info"
"udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event5"
[   100.453] (II) XINPUT: Adding extended input device "Power Button"
(type: KEYBOARD)
[   100.453] (**) Option "xkb_rules" "evdev"
[   100.453] (**) Option "xkb_model" "pc105"
[   100.453] (**) Option "xkb_layout" "pl"
[   100.453] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[   100.519] (II) config/udev: Adding input device Power Button
(/dev/input/event3)
[   100.519] (**) Power Button: Applying InputClass "evdev keyboard
catchall"
[   100.519] (II) Using input driver 'evdev' for 'Power Button'
[   100.519] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   100.519] (**) Power Button: always reports core events
[   100.519] (**) Power Button: Device: "/dev/input/event3"
[   100.519] (--) Power Button: Found keys
[   100.519] (II) Power Button: Configuring as keyboard
[   100.520] (**) Option "config_info"
"udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input3/event3"
[   100.520] (II) XINPUT: Adding extended input device "Power Button"
(type: KEYBOARD)
[   100.520] (**) Option "xkb_rules" "evdev"
[   100.520] (**) Option "xkb_model" "pc105"
[   100.520] (**) Option "xkb_layout" "pl"
[   100.520] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[   100.522] (II) config/udev: Adding input device Sleep Button
(/dev/input/event4)
[   100.522] (**) Sleep Button: Applying InputClass "evdev keyboard
catchall"
[   100.522] (II) Using input driver 'evdev' for 'Sleep Button'
[   100.522] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   100.523] (**) Sleep Button: always reports core events
[   100.523] (**) Sleep Button: Device: "/dev/input/event4"
[   100.523] (--) Sleep Button: Found keys
[   100.523] (II) Sleep Button: Configuring as keyboard
[   100.523] (**) Option "config_info"
"udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input4/event4"
[   100.523] (II) XINPUT: Adding extended input device "Sleep Button"
(type: KEYBOARD)
[   100.523] (**) Option "xkb_rules" "evdev"
[   100.523] (**) Option "xkb_model" "pc105"
[   100.523] (**) Option "xkb_layout" "pl"
[   100.523] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[   100.535] (II) config/udev: Adding input device USB-compliant
keyboard (/dev/input/event0)
[   100.536] (**) USB-compliant keyboard: Applying InputClass "evdev
keyboard catchall"
[   100.536] (II) Using input driver 'evdev' for 'USB-compliant keyboard'
[   100.536] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   100.536] (**) USB-compliant keyboard: always reports core events
[   100.536] (**) USB-compliant keyboard: Device: "/dev/input/event0"
[   100.536] (--) USB-compliant keyboard: Found keys
[   100.536] (II) USB-compliant keyboard: Configuring as keyboard
[   100.536] (**) Option "config_info"
"udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.0/input/input0/event0"
[   100.537] (II) XINPUT: Adding extended input device "USB-compliant
keyboard" (type: KEYBOARD)
[   100.537] (**) Option "xkb_rules" "evdev"
[   100.537] (**) Option "xkb_model" "pc105"
[   100.537] (**) Option "xkb_layout" "pl"
[   100.537] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[   100.540] (II) config/udev: Adding input device USB-compliant
keyboard (/dev/input/event1)
[   100.540] (**) USB-compliant keyboard: Applying InputClass "evdev
keyboard catchall"
[   100.541] (II) Using input driver 'evdev' for 'USB-compliant keyboard'
[   100.541] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   100.541] (**) USB-compliant keyboard: always reports core events
[   100.541] (**) USB-compliant keyboard: Device: "/dev/input/event1"
[   100.541] (--) USB-compliant keyboard: Found 1 mouse buttons
[   100.541] (--) USB-compliant keyboard: Found scroll wheel(s)
[   100.541] (--) USB-compliant keyboard: Found relative axes
[   100.541] (--) USB-compliant keyboard: Found x and y relative axes
[   100.541] (--) USB-compliant keyboard: Found absolute axes
[   100.541] (--) USB-compliant keyboard: Found keys
[   100.541] (II) USB-compliant keyboard: Configuring as mouse
[   100.541] (II) USB-compliant keyboard: Configuring as keyboard
[   100.541] (II) USB-compliant keyboard: Adding scrollwheel support
[   100.542] (**) USB-compliant keyboard: YAxisMapping: buttons 4 and 5
[   100.542] (**) USB-compliant keyboard: EmulateWheelButton: 4,
EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   100.542] (**) Option "config_info"
"udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.1/input/input1/event1"
[   100.542] (II) XINPUT: Adding extended input device "USB-compliant
keyboard" (type: KEYBOARD)
[   100.542] (**) Option "xkb_rules" "evdev"
[   100.542] (**) Option "xkb_model" "pc105"
[   100.542] (**) Option "xkb_layout" "pl"
[   100.542] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[   100.543] (II) USB-compliant keyboard: initialized for relative axes.
[   100.543] (WW) USB-compliant keyboard: ignoring absolute axes.
[   100.543] (**) USB-compliant keyboard: (accel) keeping acceleration
scheme 1
[   100.543] (**) USB-compliant keyboard: (accel) acceleration profile 0
[   100.543] (**) USB-compliant keyboard: (accel) acceleration factor: 2.000
[   100.543] (**) USB-compliant keyboard: (accel) acceleration threshold: 4
[   100.545] (II) config/udev: Adding input device USB-compliant
keyboard (/dev/input/mouse0)
[   100.545] (II) No input driver/identifier specified (ignoring)
[   100.553] (II) config/udev: Adding input device MosArt Optical Mouse
(/dev/input/event2)
[   100.553] (**) MosArt Optical Mouse: Applying InputClass "evdev
pointer catchall"
[   100.553] (II) Using input driver 'evdev' for 'MosArt Optical Mouse'
[   100.553] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   100.553] (**) MosArt Optical Mouse: always reports core events
[   100.553] (**) MosArt Optical Mouse: Device: "/dev/input/event2"
[   100.553] (--) MosArt Optical Mouse: Found 3 mouse buttons
[   100.554] (--) MosArt Optical Mouse: Found scroll wheel(s)
[   100.554] (--) MosArt Optical Mouse: Found relative axes
[   100.554] (--) MosArt Optical Mouse: Found x and y relative axes
[   100.554] (II) MosArt Optical Mouse: Configuring as mouse
[   100.554] (II) MosArt Optical Mouse: Adding scrollwheel support
[   100.554] (**) MosArt Optical Mouse: YAxisMapping: buttons 4 and 5
[   100.554] (**) MosArt Optical Mouse: EmulateWheelButton: 4,
EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   100.554] (**) Option "config_info"
"udev:/sys/devices/pci0000:00/0000:00:1d.7/usb1/1-3/1-3.2/1-3.2:1.0/input/input2/event2"
[   100.554] (II) XINPUT: Adding extended input device "MosArt Optical
Mouse" (type: MOUSE)
[   100.554] (II) MosArt Optical Mouse: initialized for relative axes.
[   100.555] (**) MosArt Optical Mouse: (accel) keeping acceleration
scheme 1
[   100.555] (**) MosArt Optical Mouse: (accel) acceleration profile 0
[   100.555] (**) MosArt Optical Mouse: (accel) acceleration factor: 2.000
[   100.555] (**) MosArt Optical Mouse: (accel) acceleration threshold: 4
[   100.556] (II) config/udev: Adding input device MosArt Optical Mouse
(/dev/input/mouse1)
[   100.556] (II) No input driver/identifier specified (ignoring)
[   100.588] (II) config/udev: Adding input device ImPS/2 Logitech Wheel
Mouse (/dev/input/event7)
[   100.588] (**) ImPS/2 Logitech Wheel Mouse: Applying InputClass
"evdev pointer catchall"
[   100.589] (II) Using input driver 'evdev' for 'ImPS/2 Logitech Wheel
Mouse'
[   100.589] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   100.589] (**) ImPS/2 Logitech Wheel Mouse: always reports core events
[   100.589] (**) ImPS/2 Logitech Wheel Mouse: Device: "/dev/input/event7"
[   100.589] (--) ImPS/2 Logitech Wheel Mouse: Found 3 mouse buttons
[   100.589] (--) ImPS/2 Logitech Wheel Mouse: Found scroll wheel(s)
[   100.589] (--) ImPS/2 Logitech Wheel Mouse: Found relative axes
[   100.589] (--) ImPS/2 Logitech Wheel Mouse: Found x and y relative axes
[   100.589] (II) ImPS/2 Logitech Wheel Mouse: Configuring as mouse
[   100.589] (II) ImPS/2 Logitech Wheel Mouse: Adding scrollwheel support
[   100.589] (**) ImPS/2 Logitech Wheel Mouse: YAxisMapping: buttons 4 and 5
[   100.589] (**) ImPS/2 Logitech Wheel Mouse: EmulateWheelButton: 4,
EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   100.590] (**) Option "config_info"
"udev:/sys/devices/platform/i8042/serio1/input/input7/event7"
[   100.590] (II) XINPUT: Adding extended input device "ImPS/2 Logitech
Wheel Mouse" (type: MOUSE)
[   100.590] (II) ImPS/2 Logitech Wheel Mouse: initialized for relative
axes.
[   100.590] (**) ImPS/2 Logitech Wheel Mouse: (accel) keeping
acceleration scheme 1
[   100.590] (**) ImPS/2 Logitech Wheel Mouse: (accel) acceleration
profile 0
[   100.590] (**) ImPS/2 Logitech Wheel Mouse: (accel) acceleration
factor: 2.000
[   100.590] (**) ImPS/2 Logitech Wheel Mouse: (accel) acceleration
threshold: 4
[   100.591] (II) config/udev: Adding input device ImPS/2 Logitech Wheel
Mouse (/dev/input/mouse2)
[   100.592] (II) No input driver/identifier specified (ignoring)
[   100.593] (II) config/udev: Adding input device PC Speaker
(/dev/input/event6)
[   100.593] (II) No input driver/identifier specified (ignoring)
[   126.208] (II) intel(0): EDID vendor "MED", prod id 35266
[   126.208] (II) intel(0): Using hsync ranges from config file
[   126.208] (II) intel(0): Using vrefresh ranges from config file
[   126.208] (II) intel(0): Printing DDC gathered Modelines:
[   126.208] (II) intel(0): Modeline "1280x1024"x0.0  108.00  1280 1328
1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[   126.208] (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968
1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[   126.208] (II) intel(0): Modeline "800x600"x0.0   36.00  800 824 896
1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[   126.208] (II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720
840  480 481 484 500 -hsync -vsync (37.5 kHz)
[   126.208] (II) intel(0): Modeline "640x480"x0.0   31.50  640 664 704
832  480 489 492 520 -hsync -vsync (37.9 kHz)
[   126.208] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752
800  480 490 492 525 -hsync -vsync (31.5 kHz)
[   126.208] (II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846
900  400 412 414 449 -hsync +vsync (31.5 kHz)
[   126.209] (II) intel(0): Modeline "1280x1024"x0.0  135.00  1280 1296
1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[   126.209] (II) intel(0): Modeline "1024x768"x0.0   78.75  1024 1040
1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
[   126.209] (II) intel(0): Modeline "1024x768"x0.0   75.00  1024 1048
1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
[   126.209] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048
1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[   126.209] (II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896
1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[   126.209] (II) intel(0): Modeline "800x600"x0.0   50.00  800 856 976
1040  600 637 643 666 +hsync +vsync (48.1 kHz)
[   126.346] (II) intel(0): EDID vendor "MED", prod id 35266
[   126.346] (II) intel(0): Using hsync ranges from config file
[   126.346] (II) intel(0): Using vrefresh ranges from config file
[   126.346] (II) intel(0): Printing DDC gathered Modelines:
[   126.346] (II) intel(0): Modeline "1280x1024"x0.0  108.00  1280 1328
1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[   126.346] (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968
1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[   126.346] (II) intel(0): Modeline "800x600"x0.0   36.00  800 824 896
1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[   126.347] (II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720
840  480 481 484 500 -hsync -vsync (37.5 kHz)
[   126.347] (II) intel(0): Modeline "640x480"x0.0   31.50  640 664 704
832  480 489 492 520 -hsync -vsync (37.9 kHz)
[   126.347] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752
800  480 490 492 525 -hsync -vsync (31.5 kHz)
[   126.347] (II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846
900  400 412 414 449 -hsync +vsync (31.5 kHz)
[   126.347] (II) intel(0): Modeline "1280x1024"x0.0  135.00  1280 1296
1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[   126.347] (II) intel(0): Modeline "1024x768"x0.0   78.75  1024 1040
1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
[   126.347] (II) intel(0): Modeline "1024x768"x0.0   75.00  1024 1048
1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
[   126.347] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048
1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[   126.347] (II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896
1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[   126.347] (II) intel(0): Modeline "800x600"x0.0   50.00  800 856 976
1040  600 637 643 666 +hsync +vsync (48.1 kHz)
[   134.304] (II) intel(0): EDID vendor "MED", prod id 35266
[   134.304] (II) intel(0): Using hsync ranges from config file
[   134.304] (II) intel(0): Using vrefresh ranges from config file
[   134.304] (II) intel(0): Printing DDC gathered Modelines:
[   134.304] (II) intel(0): Modeline "1280x1024"x0.0  108.00  1280 1328
1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[   134.304] (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968
1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[   134.304] (II) intel(0): Modeline "800x600"x0.0   36.00  800 824 896
1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[   134.304] (II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720
840  480 481 484 500 -hsync -vsync (37.5 kHz)
[   134.304] (II) intel(0): Modeline "640x480"x0.0   31.50  640 664 704
832  480 489 492 520 -hsync -vsync (37.9 kHz)
[   134.305] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752
800  480 490 492 525 -hsync -vsync (31.5 kHz)
[   134.305] (II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846
900  400 412 414 449 -hsync +vsync (31.5 kHz)
[   134.305] (II) intel(0): Modeline "1280x1024"x0.0  135.00  1280 1296
1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[   134.305] (II) intel(0): Modeline "1024x768"x0.0   78.75  1024 1040
1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
[   134.305] (II) intel(0): Modeline "1024x768"x0.0   75.00  1024 1048
1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
[   134.305] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048
1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[   134.305] (II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896
1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[   134.305] (II) intel(0): Modeline "800x600"x0.0   50.00  800 856 976
1040  600 637 643 666 +hsync +vsync (48.1 kHz)

udev information:
- -----------------
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: XKBMODEL=pc105
E: XKBLAYOUT=pl
E: XKBOPTIONS=terminate:ctrl_alt_bksp
E: DMI_VENDOR=MEDIONPC

P: /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input3/event3
N: input/event3
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input3/event3
E: MAJOR=13
E: MINOR=67
E: DEVNAME=/dev/input/event3
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: XKBMODEL=pc105
E: XKBLAYOUT=pl
E: XKBOPTIONS=terminate:ctrl_alt_bksp
E: DMI_VENDOR=MEDIONPC

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: XKBMODEL=pc105
E: XKBLAYOUT=pl
E: XKBOPTIONS=terminate:ctrl_alt_bksp
E: DMI_VENDOR=MEDIONPC

P: /devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.0/input/input0/event0
N: input/event0
S: input/by-id/usb-062a_USB-compliant_keyboard-event-kbd
S: input/by-path/pci-0000:00:1d.0-usb-0:2:1.0-event-kbd
E: UDEV_LOG=3
E:
DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.0/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_VENDOR=062a
E: ID_VENDOR_ENC=062a
E: ID_VENDOR_ID=062a
E: ID_MODEL=USB-compliant_keyboard
E: ID_MODEL_ENC=USB-compliant\x20keyboard
E: ID_MODEL_ID=0201
E: ID_REVISION=0100
E: ID_SERIAL=062a_USB-compliant_keyboard
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030101:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=usbhid
E: ID_PATH=pci-0000:00:1d.0-usb-0:2:1.0
E: XKBMODEL=pc105
E: XKBLAYOUT=pl
E: DEVLINKS=/dev/input/by-id/usb-062a_USB-compliant_keyboard-event-kbd
/dev/input/by-path/pci-0000:00:1d.0-usb-0:2:1.0-event-kbd
E: XKBOPTIONS=terminate:ctrl_alt_bksp

P: /devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.1/input/input1/event1
N: input/event1
S: input/by-id/usb-062a_USB-compliant_keyboard-event-if01
S: input/by-path/pci-0000:00:1d.0-usb-0:2:1.1-event
E: UDEV_LOG=3
E:
DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.1/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_VENDOR=062a
E: ID_VENDOR_ENC=062a
E: ID_VENDOR_ID=062a
E: ID_MODEL=USB-compliant_keyboard
E: ID_MODEL_ENC=USB-compliant\x20keyboard
E: ID_MODEL_ID=0201
E: ID_REVISION=0100
E: ID_SERIAL=062a_USB-compliant_keyboard
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030101:030102:
E: ID_USB_INTERFACE_NUM=01
E: ID_USB_DRIVER=usbhid
E: ID_PATH=pci-0000:00:1d.0-usb-0:2:1.1
E: XKBMODEL=pc105
E: XKBLAYOUT=pl
E: DEVLINKS=/dev/input/by-id/usb-062a_USB-compliant_keyboard-event-if01
/dev/input/by-path/pci-0000:00:1d.0-usb-0:2:1.1-event
E: XKBOPTIONS=terminate:ctrl_alt_bksp

P: /devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.1/input/input1/mouse0
N: input/mouse0
E: UDEV_LOG=3
E:
DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.1/input/input1/mouse0
E: MAJOR=13
E: MINOR=32
E: DEVNAME=/dev/input/mouse0
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_VENDOR=062a
E: ID_VENDOR_ENC=062a
E: ID_VENDOR_ID=062a
E: ID_MODEL=USB-compliant_keyboard
E: ID_MODEL_ENC=USB-compliant\x20keyboard
E: ID_MODEL_ID=0201
E: ID_REVISION=0100
E: ID_SERIAL=062a_USB-compliant_keyboard
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030101:030102:
E: ID_USB_INTERFACE_NUM=01
E: ID_USB_DRIVER=usbhid
E: ID_PATH=pci-0000:00:1d.0-usb-0:2:1.1

P:
/devices/pci0000:00/0000:00:1d.7/usb1/1-3/1-3.2/1-3.2:1.0/input/input2/event2
N: input/event2
S: input/by-id/usb-MosArt_Optical_Mouse-event-mouse
S: input/by-path/pci-0000:00:1d.7-usb-0:3.2:1.0-event-mouse
E: UDEV_LOG=3
E:
DEVPATH=/devices/pci0000:00/0000:00:1d.7/usb1/1-3/1-3.2/1-3.2:1.0/input/input2/event2
E: MAJOR=13
E: MINOR=66
E: DEVNAME=/dev/input/event2
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_VENDOR=MosArt
E: ID_VENDOR_ENC=MosArt
E: ID_VENDOR_ID=13ee
E: ID_MODEL=Optical_Mouse
E: ID_MODEL_ENC=Optical\x20Mouse
E: ID_MODEL_ID=0003
E: ID_REVISION=0000
E: ID_SERIAL=MosArt_Optical_Mouse
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=usbhid
E: ID_PATH=pci-0000:00:1d.7-usb-0:3.2:1.0
E: DEVLINKS=/dev/input/by-id/usb-MosArt_Optical_Mouse-event-mouse
/dev/input/by-path/pci-0000:00:1d.7-usb-0:3.2:1.0-event-mouse

P:
/devices/pci0000:00/0000:00:1d.7/usb1/1-3/1-3.2/1-3.2:1.0/input/input2/mouse1
N: input/mouse1
S: input/by-id/usb-MosArt_Optical_Mouse-mouse
S: input/by-path/pci-0000:00:1d.7-usb-0:3.2:1.0-mouse
E: UDEV_LOG=3
E:
DEVPATH=/devices/pci0000:00/0000:00:1d.7/usb1/1-3/1-3.2/1-3.2:1.0/input/input2/mouse1
E: MAJOR=13
E: MINOR=33
E: DEVNAME=/dev/input/mouse1
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_VENDOR=MosArt
E: ID_VENDOR_ENC=MosArt
E: ID_VENDOR_ID=13ee
E: ID_MODEL=Optical_Mouse
E: ID_MODEL_ENC=Optical\x20Mouse
E: ID_MODEL_ID=0003
E: ID_REVISION=0000
E: ID_SERIAL=MosArt_Optical_Mouse
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=usbhid
E: ID_PATH=pci-0000:00:1d.7-usb-0:3.2:1.0
E: DEVLINKS=/dev/input/by-id/usb-MosArt_Optical_Mouse-mouse
/dev/input/by-path/pci-0000:00:1d.7-usb-0:3.2:1.0-mouse

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

P: /devices/platform/i8042/serio1/input/input7/mouse2
N: input/mouse2
S: input/by-path/platform-i8042-serio-1-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio1/input/input7/mouse2
E: MAJOR=13
E: MINOR=34
E: DEVNAME=/dev/input/mouse2
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-1
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-mouse

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: DMI_VENDOR=MEDIONPC
E: DEVLINKS=/dev/input/by-path/platform-pcspkr-event-spkr


DRM Information from dmesg:
- ---------------------------
[    1.129594] Linux agpgart interface v0.103
[    1.129737] agpgart-intel 0000:00:00.0: Intel 845G Chipset
[    1.129792] agpgart-intel 0000:00:00.0: detected gtt size: 131072K
total, 131072K mappable
[    1.129923] agpgart-intel 0000:00:00.0: detected 8192K stolen memory
[    1.130136] agpgart-intel 0000:00:00.0: AGP aperture is 128M @ 0xd8000000
[    8.668437] [drm] Initialized drm 1.1.0 20060810
[    9.832609] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[    9.832616] [drm] Driver supports precise vblank timestamp query.
[    9.865886] [drm] initialized overlay support
[   10.028533] fbcon: inteldrmfb (fb0) is primary device
[   10.112091] fb0: inteldrmfb frame buffer device
[   10.112095] drm: registered panic notifier
[   10.112565] [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 2.6.38-2-686 (SMP w/1 CPU core)
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-4     Embedded GNU C Library:
Shared lib
ii  libdrm-intel1                 2.4.25-2   Userspace interface to
intel-speci
ii  libdrm2                       2.4.25-2   Userspace interface to
kernel DRM
ii  libpciaccess0                 0.12.1-1   Generic PCI access library
for X
ii  libudev0                      167-3      libudev shared library
ii  xserver-xorg-core [xorg-video 2:1.10.1-2 Xorg X server - core server

xserver-xorg-video-intel recommends no packages.

xserver-xorg-video-intel suggests no packages.

- -- no debconf information
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk3t0m8ACgkQefEEI87R1De2jwCeM65+x6GgSybZOfH62+kUugpk
sEsAnjXUzbxMyb7Cv6lpdYCHQJ4i8t4L
=7H+M
-----END PGP SIGNATURE-----



Reply to: