[Intel-gfx] glxgears / glxinfo segfault
Knut Petersen
Knut_Petersen at t-online.de
Mon Jul 11 08:20:31 CEST 2011
Hi everybody!
glxgears and glxinfo immediately segfault on an AOpen i915GMm-hfs system.
Distribution: openSuse 11.4
kernel: current git 3.0-rc6+
Xorg: current git xorg
dmesg snippet:
[ 103.846819] glxgears[3677]: segfault at 20 ip b6f5540f sp bf80c844 error 4 in i915_dri.so[b6f43000+391000]
[ 104.794743] glxgears[3680]: segfault at 20 ip b6f7f40f sp bf8fa8d4 error 4 in i915_dri.so[b6f6d000+391000]
[ 109.020618] glxinfo[3683]: segfault at 20 ip b6e9440f sp bf861354 error 4 in i915_dri.so[b6e82000+391000]
[ 109.947357] glxinfo[3686]: segfault at 20 ip b6fc440f sp bff795a4 error 4 in i915_dri.so[b6fb2000+391000]
Xorg.0.log:
[ 34.713]
This is a pre-release version of the X server from The X.Org Foundation.
It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the "xorg" product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the X.Org Foundation git repository.
See http://wiki.x.org/wiki/GitPage for git access instructions.
[ 34.743]
X.Org X Server 1.10.99.901 (1.11.0 RC 1)
Release Date: 2011-06-01
[ 34.743] X Protocol Version 11, Revision 0
[ 34.743] Build Operating System: Linux 3.0.0-rc6-main+ i686
[ 34.743] Current Operating System: Linux golem 3.0.0-rc6-main+ #79 PREEMPT Sun Jul 10 19:16:22 CEST 2011 i686
[ 34.743] Kernel command line: root=/dev/sdb5 acpi_enforce_resources=lax drm.debug=0 5
[ 34.743] Build Date: 11 July 2011 12:02:49AM
[ 34.743]
[ 34.743] Current version of pixman: 0.23.3
[ 34.743] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 34.743] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 34.751] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Jul 11 07:59:41 2011
[ 34.900] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 34.900] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 34.903] (==) No Layout section. Using the first Screen section.
[ 34.903] (**) |-->Screen "Default Screen" (0)
[ 34.903] (**) | |-->Monitor "Default Monitor"
[ 34.904] (==) No device specified for screen "Default Screen".
Using the first device section listed.
[ 34.904] (**) | |-->Device "Card0"
[ 34.904] (==) Automatically adding devices
[ 34.904] (==) Automatically enabling devices
[ 35.053] (==) FontPath set to:
/usr/share/fonts/X11/misc/,
/usr/share/fonts/X11/TTF/,
/usr/share/fonts/X11/OTF/,
/usr/share/fonts/X11/Type1/,
/usr/share/fonts/X11/100dpi/,
/usr/share/fonts/X11/75dpi/
[ 35.053] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 35.053] (II) The server relies on HAL to provide the list of input devices.
If no devices become available, reconfigure HAL or disable AutoAddDevices.
[ 35.055] (II) Loader magic: 0x821f580
[ 35.055] (II) Module ABI versions:
[ 35.055] X.Org ANSI C Emulation: 0.4
[ 35.056] X.Org Video Driver: 11.0
[ 35.056] X.Org XInput driver : 13.0
[ 35.056] X.Org Server Extension : 5.0
[ 35.061] (--) PCI:*(0:0:2:0) 8086:2592:a0a0:0554 rev 4, Mem @ 0xd2280000/524288, 0xc0000000/268435456, 0xd2300000/262144, I/O @ 0x0000e400/8
[ 35.062] (--) PCI: (0:0:2:1) 8086:2792:a0a0:0554 rev 4, Mem @ 0xd2200000/524288
[ 35.063] (II) Open ACPI successful (/var/run/acpid.socket)
[ 35.077] (II) LoadModule: "extmod"
[ 35.292] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 35.325] (II) Module extmod: vendor="X.Org Foundation"
[ 35.325] compiled for 1.10.99.901, module version = 1.0.0
[ 35.325] Module class: X.Org Server Extension
[ 35.325] ABI class: X.Org Server Extension, version 5.0
[ 35.325] (II) Loading extension MIT-SCREEN-SAVER
[ 35.325] (II) Loading extension XFree86-VidModeExtension
[ 35.325] (II) Loading extension XFree86-DGA
[ 35.325] (II) Loading extension DPMS
[ 35.325] (II) Loading extension XVideo
[ 35.325] (II) Loading extension XVideo-MotionCompensation
[ 35.326] (II) Loading extension X-Resource
[ 35.326] (II) LoadModule: "dbe"
[ 35.328] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 35.330] (II) Module dbe: vendor="X.Org Foundation"
[ 35.330] compiled for 1.10.99.901, module version = 1.0.0
[ 35.330] Module class: X.Org Server Extension
[ 35.330] ABI class: X.Org Server Extension, version 5.0
[ 35.330] (II) Loading extension DOUBLE-BUFFER
[ 35.330] (II) LoadModule: "glx"
[ 35.331] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 35.367] (II) Module glx: vendor="X.Org Foundation"
[ 35.367] compiled for 1.10.99.901, module version = 1.0.0
[ 35.367] ABI class: X.Org Server Extension, version 5.0
[ 35.367] (==) AIGLX enabled
[ 35.367] (II) Loading extension GLX
[ 35.367] (II) LoadModule: "record"
[ 35.370] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 35.638] (II) Module record: vendor="X.Org Foundation"
[ 35.638] compiled for 1.10.99.901, module version = 1.13.0
[ 35.638] Module class: X.Org Server Extension
[ 35.638] ABI class: X.Org Server Extension, version 5.0
[ 35.638] (II) Loading extension RECORD
[ 35.638] (II) LoadModule: "dri"
[ 35.642] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 35.948] (II) Module dri: vendor="X.Org Foundation"
[ 35.948] compiled for 1.10.99.901, module version = 1.0.0
[ 35.948] ABI class: X.Org Server Extension, version 5.0
[ 35.948] (II) Loading extension XFree86-DRI
[ 35.948] (II) LoadModule: "dri2"
[ 35.951] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 35.957] (II) Module dri2: vendor="X.Org Foundation"
[ 35.957] compiled for 1.10.99.901, module version = 1.2.0
[ 35.957] ABI class: X.Org Server Extension, version 5.0
[ 35.957] (II) Loading extension DRI2
[ 35.957] (II) LoadModule: "intel"
[ 35.959] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 36.251] (II) Module intel: vendor="X.Org Foundation"
[ 36.251] compiled for 1.10.99.901, module version = 2.15.0
[ 36.251] Module class: X.Org Video Driver
[ 36.251] ABI class: X.Org Video Driver, version 11.0
[ 36.251] (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
[ 36.255] (++) using VT number 7
[ 36.285] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 36.285] drmOpenDevice: node name is /dev/dri/card0
[ 36.285] drmOpenDevice: open result is 9, (OK)
[ 36.286] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[ 36.286] drmOpenDevice: node name is /dev/dri/card0
[ 36.286] drmOpenDevice: open result is 9, (OK)
[ 36.286] drmOpenByBusid: drmOpenMinor returns 9
[ 36.286] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[ 36.286] (II) intel(0): Creating default Display subsection in Screen section
"Default Screen" for depth/fbbpp 24/32
[ 36.286] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 36.286] (==) intel(0): RGB weight 888
[ 36.286] (==) intel(0): Default visual is TrueColor
[ 36.286] (II) intel(0): Integrated Graphics Chipset: Intel(R) 915GM
[ 36.286] (--) intel(0): Chipset: "915GM"
[ 36.286] (**) intel(0): Relaxed fencing disabled
[ 36.286] (**) intel(0): Framebuffer tiled
[ 36.286] (**) intel(0): Pixmaps tiled
[ 36.286] (**) intel(0): 3D buffers tiled
[ 36.286] (**) intel(0): SwapBuffers wait enabled
[ 36.286] (==) intel(0): video overlay key set to 0x101fe
[ 36.471] (II) intel(0): Output VGA1 using monitor section Default Monitor
[ 36.602] (II) intel(0): Output DVI1 has no monitor section
[ 36.692] (II) intel(0): Output TV1 has no monitor section
[ 36.781] (II) intel(0): Output TV2 has no monitor section
[ 36.871] (II) intel(0): Output VGA2 has no monitor section
[ 37.253] (II) intel(0): Output TV3 has no monitor section
[ 37.484] (II) intel(0): EDID for output VGA1
[ 37.731] (II) intel(0): EDID for output DVI1
[ 37.731] (II) intel(0): Manufacturer: ENC Model: 1689 Serial#: 0
[ 37.731] (II) intel(0): Year: 2003 Week: 17
[ 37.731] (II) intel(0): EDID Version: 1.2
[ 37.731] (II) intel(0): Digital Display Input
[ 37.731] (II) intel(0): Max Image Size [cm]: horiz.: 34 vert.: 27
[ 37.731] (II) intel(0): Gamma: 2.20
[ 37.731] (II) intel(0): DPMS capabilities: StandBy Suspend Off
[ 37.731] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 37.731] (II) intel(0): First detailed timing is preferred mode
[ 37.731] (II) intel(0): redX: 0.640 redY: 0.330 greenX: 0.300 greenY: 0.600
[ 37.731] (II) intel(0): blueX: 0.150 blueY: 0.060 whiteX: 0.313 whiteY: 0.329
[ 37.731] (II) intel(0): Supported established timings:
[ 37.731] (II) intel(0): 720x400 at 70Hz
[ 37.731] (II) intel(0): 640x480 at 60Hz
[ 37.731] (II) intel(0): 800x600 at 60Hz
[ 37.731] (II) intel(0): 1024x768 at 60Hz
[ 37.731] (II) intel(0): Manufacturer's mask: 0
[ 37.731] (II) intel(0): Supported standard timings:
[ 37.732] (II) intel(0): #0: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[ 37.732] (II) intel(0): Supported detailed timing:
[ 37.732] (II) intel(0): clock: 108.0 MHz Image Size: 337 x 270 mm
[ 37.732] (II) intel(0): h_active: 1280 h_sync: 1328 h_sync_end 1440 h_blank_end 1688 h_border: 0
[ 37.732] (II) intel(0): v_active: 1024 v_sync: 1025 v_sync_end 1028 v_blanking: 1066 v_border: 0
[ 37.732] (II) intel(0): Serial No: 24488043
[ 37.732] (II) intel(0): Ranges: V min: 59 V max: 61 Hz, H min: 31 H max: 64 kHz, PixClock max 115 MHz
[ 37.732] (II) intel(0): Monitor name: L557
[ 37.732] (II) intel(0): EDID (in hex):
[ 37.732] (II) intel(0): 00ffffffffffff0015c3891600000000
[ 37.732] (II) intel(0): 110d010280221b78eaee95a3544c9926
[ 37.732] (II) intel(0): 0f5054a1080081800101010101010101
[ 37.732] (II) intel(0): 010101010101302a009851002a403070
[ 37.732] (II) intel(0): 1300510e1100001e000000ff00323434
[ 37.732] (II) intel(0): 38383034330a20202020000000fd003b
[ 37.732] (II) intel(0): 3d1f400b000a202020202020000000fc
[ 37.732] (II) intel(0): 004c3535370a202020202020202000ab
[ 37.732] (II) intel(0): Printing probed modes for output DVI1
[ 37.732] (II) intel(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[ 37.732] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
[ 37.732] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
[ 37.732] (II) intel(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
[ 37.732] (II) intel(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
[ 37.824] (II) intel(0): EDID for output TV1
[ 37.930] (II) intel(0): EDID for output TV2
[ 38.146] (II) intel(0): EDID for output VGA2
[ 39.047] (II) intel(0): EDID for output TV3
[ 39.047] (II) intel(0): Output VGA1 disconnected
[ 39.047] (II) intel(0): Output DVI1 connected
[ 39.047] (II) intel(0): Output TV1 disconnected
[ 39.047] (II) intel(0): Output TV2 disconnected
[ 39.047] (II) intel(0): Output VGA2 disconnected
[ 39.047] (II) intel(0): Output TV3 disconnected
[ 39.047] (II) intel(0): Using exact sizes for initial modes
[ 39.047] (II) intel(0): Output DVI1 using initial mode 1280x1024
[ 39.048] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[ 39.048] (II) intel(0): Kernel page flipping support detected, enabling
[ 39.048] (==) intel(0): DPI set to (96, 96)
[ 39.048] (II) Loading sub module "fb"
[ 39.048] (II) LoadModule: "fb"
[ 39.051] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 39.078] (II) Module fb: vendor="X.Org Foundation"
[ 39.078] compiled for 1.10.99.901, module version = 1.0.0
[ 39.078] ABI class: X.Org ANSI C Emulation, version 0.4
[ 39.078] (II) Loading sub module "dri2"
[ 39.078] (II) LoadModule: "dri2"
[ 39.079] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 39.079] (II) Module dri2: vendor="X.Org Foundation"
[ 39.079] compiled for 1.10.99.901, module version = 1.2.0
[ 39.079] ABI class: X.Org Server Extension, version 5.0
[ 39.079] (==) Depth 24 pixmap format is 32 bpp
[ 39.079] (II) intel(0): [DRI2] Setup complete
[ 39.080] (II) intel(0): [DRI2] DRI driver: i915
[ 39.080] (II) intel(0): Allocated new frame buffer 1280x1024 stride 8192, tiled
[ 39.106] (II) UXA(0): Driver registered support for the following operations:
[ 39.106] (II) solid
[ 39.106] (II) copy
[ 39.106] (II) composite (RENDER acceleration)
[ 39.106] (II) put_image
[ 39.106] (II) get_image
[ 39.106] (==) intel(0): Backing store disabled
[ 39.106] (==) intel(0): Silken mouse enabled
[ 39.108] (II) intel(0): Initializing HW Cursor
[ 39.136] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 39.137] (==) intel(0): DPMS enabled
[ 39.137] (==) intel(0): Intel XvMC decoder disabled
[ 39.137] (II) intel(0): Set up textured video
[ 39.137] (II) intel(0): Set up overlay video
[ 39.137] (II) intel(0): direct rendering: DRI2 Enabled
[ 39.137] (--) RandR disabled
[ 39.137] (II) Initializing built-in extension Generic Event Extension
[ 39.137] (II) Initializing built-in extension SHAPE
[ 39.137] (II) Initializing built-in extension MIT-SHM
[ 39.137] (II) Initializing built-in extension XInputExtension
[ 39.137] (II) Initializing built-in extension XTEST
[ 39.137] (II) Initializing built-in extension BIG-REQUESTS
[ 39.137] (II) Initializing built-in extension SYNC
[ 39.137] (II) Initializing built-in extension XKEYBOARD
[ 39.137] (II) Initializing built-in extension XC-MISC
[ 39.137] (II) Initializing built-in extension XINERAMA
[ 39.137] (II) Initializing built-in extension XFIXES
[ 39.138] (II) Initializing built-in extension RENDER
[ 39.138] (II) Initializing built-in extension RANDR
[ 39.138] (II) Initializing built-in extension COMPOSITE
[ 39.138] (II) Initializing built-in extension DAMAGE
[ 39.382] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 39.383] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 39.383] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[ 39.383] (II) AIGLX: enabled GLX_SGI_make_current_read
[ 39.383] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[ 39.383] (II) AIGLX: Loaded and initialized i915
[ 39.383] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 39.385] (II) intel(0): Setting screen physical size to 338 x 270
[ 40.057] (II) config/hal: Adding input device AT Translated Set 2 keyboard
[ 40.057] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 40.057] (**) AT Translated Set 2 keyboard: Applying InputClass "LocalKeyboard"
[ 40.057] (II) LoadModule: "evdev"
[ 40.058] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 40.084] (II) Module evdev: vendor="X.Org Foundation"
[ 40.084] compiled for 1.10.99.901, module version = 2.6.0
[ 40.084] Module class: X.Org XInput Driver
[ 40.084] ABI class: X.Org XInput driver, version 13.0
[ 40.084] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[ 40.085] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 40.085] (**) AT Translated Set 2 keyboard: always reports core events
[ 40.085] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event3"
[ 40.085] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[ 40.085] (--) evdev: AT Translated Set 2 keyboard: Found keys
[ 40.085] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[ 40.085] (**) Option "config_info" "hal:/org/freedesktop/Hal/devices/platform_i8042_i8042_KBD_port_logicaldev_input"
[ 40.085] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 6)
[ 40.085] (**) Option "xkb_rules" "evdev"
[ 40.086] (**) Option "xkb_model" "evdev"
[ 40.086] (**) Option "xkb_layout" "de"
[ 40.086] (**) Option "xkb_variant" "nodeadkeys"
[ 40.167] (II) config/hal: Adding input device Logitech USB RECEIVER
[ 40.167] (**) Logitech USB RECEIVER: Applying InputClass "evdev pointer catchall"
[ 40.167] (II) Using input driver 'evdev' for 'Logitech USB RECEIVER'
[ 40.167] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 40.167] (**) Logitech USB RECEIVER: always reports core events
[ 40.167] (**) evdev: Logitech USB RECEIVER: Device: "/dev/input/event4"
[ 40.167] (--) evdev: Logitech USB RECEIVER: Vendor 0x46d Product 0xc50e
[ 40.167] (--) evdev: Logitech USB RECEIVER: Found 20 mouse buttons
[ 40.167] (--) evdev: Logitech USB RECEIVER: Found scroll wheel(s)
[ 40.167] (--) evdev: Logitech USB RECEIVER: Found relative axes
[ 40.167] (--) evdev: Logitech USB RECEIVER: Found x and y relative axes
[ 40.167] (II) evdev: Logitech USB RECEIVER: Configuring as mouse
[ 40.167] (II) evdev: Logitech USB RECEIVER: Adding scrollwheel support
[ 40.167] (**) evdev: Logitech USB RECEIVER: YAxisMapping: buttons 4 and 5
[ 40.167] (**) evdev: Logitech USB RECEIVER: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 40.167] (**) Option "config_info" "hal:/org/freedesktop/Hal/devices/usb_device_46d_c50e_noserial_if0_logicaldev_input"
[ 40.167] (II) XINPUT: Adding extended input device "Logitech USB RECEIVER" (type: MOUSE, id 7)
[ 40.167] (II) evdev: Logitech USB RECEIVER: initialized for relative axes.
[ 40.167] (**) Logitech USB RECEIVER: (accel) keeping acceleration scheme 1
[ 40.167] (**) Logitech USB RECEIVER: (accel) acceleration profile 0
[ 40.168] (**) Logitech USB RECEIVER: (accel) acceleration factor: 2.000
[ 40.168] (**) Logitech USB RECEIVER: (accel) acceleration threshold: 4
[ 40.175] (II) config/hal: Adding input device Power Button
[ 40.175] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 40.175] (**) Power Button: Applying InputClass "LocalKeyboard"
[ 40.175] (II) Using input driver 'evdev' for 'Power Button'
[ 40.175] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 40.175] (**) Power Button: always reports core events
[ 40.175] (**) evdev: Power Button: Device: "/dev/input/event0"
[ 40.175] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 40.175] (--) evdev: Power Button: Found keys
[ 40.175] (II) evdev: Power Button: Configuring as keyboard
[ 40.175] (**) Option "config_info" "hal:/org/freedesktop/Hal/devices/computer_logicaldev_input_0"
[ 40.175] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 40.175] (**) Option "xkb_rules" "evdev"
[ 40.175] (**) Option "xkb_model" "evdev"
[ 40.175] (**) Option "xkb_layout" "de"
[ 40.175] (**) Option "xkb_variant" "nodeadkeys"
[ 40.182] (II) config/hal: Adding input device Power Button
[ 40.182] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 40.182] (**) Power Button: Applying InputClass "LocalKeyboard"
[ 40.182] (II) Using input driver 'evdev' for 'Power Button'
[ 40.182] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 40.182] (**) Power Button: always reports core events
[ 40.182] (**) evdev: Power Button: Device: "/dev/input/event1"
[ 40.183] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 40.183] (--) evdev: Power Button: Found keys
[ 40.183] (II) evdev: Power Button: Configuring as keyboard
[ 40.183] (**) Option "config_info" "hal:/org/freedesktop/Hal/devices/computer_logicaldev_input"
[ 40.183] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
[ 40.183] (**) Option "xkb_rules" "evdev"
[ 40.183] (**) Option "xkb_model" "evdev"
[ 40.183] (**) Option "xkb_layout" "de"
[ 40.183] (**) Option "xkb_variant" "nodeadkeys"
[ 79.438] (II) intel(0): EDID vendor "ENC", prod id 5769
[ 79.438] (II) intel(0): Using EDID range info for horizontal sync
[ 79.438] (II) intel(0): Using EDID range info for vertical refresh
[ 79.438] (II) intel(0): Printing DDC gathered Modelines:
[ 79.438] (II) intel(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[ 79.438] (II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
[ 79.438] (II) intel(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
[ 79.438] (II) intel(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
[ 79.438] (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
More information about the Intel-gfx
mailing list