[Intel-gfx] Intel black screen
Paulo J. Matos
paulo at matos-sorge.com
Thu Nov 10 15:12:12 CET 2011
Hi,
I got a new PC DELL Vostro 360. This is an all-in-one which uses the
Optimus setup. An intel GT1 (Sandybridge) couples with an Nvidia 525m.
Ubuntu out of the box shows a black screen unless I add nomodeset to
kernel options.
One of the things I noticed on a standard start (didn't use nomodeset)
was that kworker was eating my processor away (this is ubuntu 11.10,
kernel 3.0.0-12) but I sorted this out with:
# echo N> /sys/module/drm_kms_helper/parameters/poll
I blacklisted nvidia and nouveau so that my PC wouldn't go crazy with
the optimus setup and restarted and still get a blank screen. Xorg on
the other hand looks fine (from the logs).
So, what I would like it some help in finding why I just get a blank
screen. Can I possibly enable more debug information than that available
in Xorg.0.log by default?
Here's my Xorg.0.log, if you have any suggestions, I am all ears.
Cheers, Paulo Matos
[ 18.946]
X.Org X Server 1.10.4
Release Date: 2011-08-19
[ 18.946] X Protocol Version 11, Revision 0
[ 18.946] Build Operating System: Linux 2.6.24-29-server x86_64 Ubuntu
[ 18.946] Current Operating System: Linux athena 3.0.0-12-generic
#20-Ubuntu SMP Fri Oct 7 14:56:25 UTC 2011 x86_64
[ 18.946] Kernel command line:
BOOT_IMAGE=/boot/vmlinuz-3.0.0-12-generic
root=UUID=6f471731-4074-41a1-b9ab-fea2c6469ac4 ro quiet splash vt.handoff=7
[ 18.946] Build Date: 19 October 2011 05:21:26AM
[ 18.946] xorg-server 2:1.10.4-1ubuntu4.2 (For technical support
please see http://www.ubuntu.com/support)
[ 18.946] Current version of pixman: 0.22.2
[ 18.946] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 18.946] Markers: (--) probed, (**) from config file, (==) default
setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 18.946] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Nov 9
21:36:41 2011
[ 18.946] (==) Using config file: "/etc/X11/xorg.conf"
[ 18.946] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 18.946] (==) No Layout section. Using the first Screen section.
[ 18.946] (==) No screen section available. Using defaults.
[ 18.946] (**) |-->Screen "Default Screen Section" (0)
[ 18.946] (**) | |-->Monitor "<default monitor>"
[ 18.946] (==) No device specified for screen "Default Screen Section".
Using the first device section listed.
[ 18.946] (**) | |-->Device "Default Device"
[ 18.946] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 18.946] (==) Automatically adding devices
[ 18.946] (==) Automatically enabling devices
[ 18.946] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not
exist.
[ 18.946] Entry deleted from font path.
[ 18.946] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not
exist.
[ 18.946] Entry deleted from font path.
[ 18.946] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not
exist.
[ 18.946] Entry deleted from font path.
[ 18.946] (WW) The directory "/usr/share/fonts/X11/100dpi" does not
exist.
[ 18.946] Entry deleted from font path.
[ 18.946] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[ 18.946] Entry deleted from font path.
[ 18.946] (==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/Type1,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
built-ins
[ 18.946] (==) ModulePath set to
"/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
[ 18.946] (II) The server relies on udev to provide the list of input
devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 18.946] (II) Loader magic: 0x7e0220
[ 18.946] (II) Module ABI versions:
[ 18.946] X.Org ANSI C Emulation: 0.4
[ 18.946] X.Org Video Driver: 10.0
[ 18.946] X.Org XInput driver : 12.3
[ 18.946] X.Org Server Extension : 5.0
[ 18.947] (--) PCI:*(0:0:2:0) 8086:0102:1028:0512 rev 9, Mem @
0xfb400000/4194304, 0xc0000000/268435456, I/O @ 0x0000f000/64
[ 18.947] (--) PCI: (0:1:0:0) 10de:0df5:1028:0512 rev 161, Mem @
0xfa000000/16777216, 0xd0000000/268435456, 0xe0000000/33554432, I/O @
0x0000e000/128, BIOS @ 0x????????/524288
[ 18.947] (II) Open ACPI successful (/var/run/acpid.socket)
[ 18.947] (II) LoadModule: "extmod"
[ 18.961] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 18.962] (II) Module extmod: vendor="X.Org Foundation"
[ 18.962] compiled for 1.10.4, module version = 1.0.0
[ 18.962] Module class: X.Org Server Extension
[ 18.962] ABI class: X.Org Server Extension, version 5.0
[ 18.962] (II) Loading extension MIT-SCREEN-SAVER
[ 18.962] (II) Loading extension XFree86-VidModeExtension
[ 18.962] (II) Loading extension XFree86-DGA
[ 18.962] (II) Loading extension DPMS
[ 18.962] (II) Loading extension XVideo
[ 18.962] (II) Loading extension XVideo-MotionCompensation
[ 18.962] (II) Loading extension X-Resource
[ 18.962] (II) LoadModule: "dbe"
[ 18.962] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 18.962] (II) Module dbe: vendor="X.Org Foundation"
[ 18.962] compiled for 1.10.4, module version = 1.0.0
[ 18.962] Module class: X.Org Server Extension
[ 18.962] ABI class: X.Org Server Extension, version 5.0
[ 18.962] (II) Loading extension DOUBLE-BUFFER
[ 18.962] (II) LoadModule: "glx"
[ 18.962] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 18.962] (II) Module glx: vendor="X.Org Foundation"
[ 18.962] compiled for 1.10.4, module version = 1.0.0
[ 18.962] ABI class: X.Org Server Extension, version 5.0
[ 18.962] (==) AIGLX enabled
[ 18.962] (II) Loading extension GLX
[ 18.962] (II) LoadModule: "record"
[ 18.962] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 18.962] (II) Module record: vendor="X.Org Foundation"
[ 18.962] compiled for 1.10.4, module version = 1.13.0
[ 18.962] Module class: X.Org Server Extension
[ 18.962] ABI class: X.Org Server Extension, version 5.0
[ 18.962] (II) Loading extension RECORD
[ 18.962] (II) LoadModule: "dri"
[ 18.963] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 18.963] (II) Module dri: vendor="X.Org Foundation"
[ 18.963] compiled for 1.10.4, module version = 1.0.0
[ 18.963] ABI class: X.Org Server Extension, version 5.0
[ 18.963] (II) Loading extension XFree86-DRI
[ 18.963] (II) LoadModule: "dri2"
[ 18.963] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 18.963] (II) Module dri2: vendor="X.Org Foundation"
[ 18.963] compiled for 1.10.4, module version = 1.2.0
[ 18.963] ABI class: X.Org Server Extension, version 5.0
[ 18.963] (II) Loading extension DRI2
[ 18.963] (==) Matched intel as autoconfigured driver 0
[ 18.963] (==) Matched vesa as autoconfigured driver 1
[ 18.963] (==) Matched fbdev as autoconfigured driver 2
[ 18.963] (==) Assigned the driver to the xf86ConfigLayout
[ 18.963] (II) LoadModule: "intel"
[ 18.963] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 18.963] (II) Module intel: vendor="X.Org Foundation"
[ 18.963] compiled for 1.10.2.902, module version = 2.15.901
[ 18.963] Module class: X.Org Video Driver
[ 18.963] ABI class: X.Org Video Driver, version 10.0
[ 18.963] (II) LoadModule: "vesa"
[ 18.963] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 18.963] (II) Module vesa: vendor="X.Org Foundation"
[ 18.963] compiled for 1.10.2, module version = 2.3.0
[ 18.963] Module class: X.Org Video Driver
[ 18.963] ABI class: X.Org Video Driver, version 10.0
[ 18.963] (II) LoadModule: "fbdev"
[ 18.963] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 18.964] (II) Module fbdev: vendor="X.Org Foundation"
[ 18.964] compiled for 1.10.0, module version = 0.4.2
[ 18.964] ABI class: X.Org Video Driver, version 10.0
[ 18.964] (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
[ 18.964] (II) VESA: driver for VESA chipsets: vesa
[ 18.964] (II) FBDEV: driver for framebuffer: fbdev
[ 18.964] (++) using VT number 7
[ 18.965] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 18.965] (WW) Falling back to old probe method for vesa
[ 18.965] (WW) Falling back to old probe method for fbdev
[ 18.965] (II) Loading sub module "fbdevhw"
[ 18.965] (II) LoadModule: "fbdevhw"
[ 18.965] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 18.965] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 18.965] compiled for 1.10.4, module version = 0.0.2
[ 18.965] ABI class: X.Org Video Driver, version 10.0
[ 18.965] drmOpenDevice: node name is /dev/dri/card0
[ 18.965] drmOpenDevice: open result is 12, (OK)
[ 20.132] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[ 20.132] drmOpenDevice: node name is /dev/dri/card0
[ 20.132] drmOpenDevice: open result is 12, (OK)
[ 20.132] drmOpenByBusid: drmOpenMinor returns 12
[ 20.132] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[ 20.132] (II) intel(0): Creating default Display subsection in
Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 20.132] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 20.132] (==) intel(0): RGB weight 888
[ 20.132] (==) intel(0): Default visual is TrueColor
[ 20.132] (II) intel(0): Integrated Graphics Chipset: Intel(R)
Sandybridge Desktop (GT1)
[ 20.132] (--) intel(0): Chipset: "Sandybridge Desktop (GT1)"
[ 20.132] (**) intel(0): Relaxed fencing enabled
[ 20.132] (**) intel(0): Wait on SwapBuffers? enabled
[ 20.132] (**) intel(0): Triple buffering? enabled
[ 20.132] (**) intel(0): Framebuffer tiled
[ 20.132] (**) intel(0): Pixmaps tiled
[ 20.132] (**) intel(0): 3D buffers tiled
[ 20.132] (**) intel(0): SwapBuffers wait enabled
[ 20.132] (==) intel(0): video overlay key set to 0x101fe
[ 21.172] (II) intel(0): Output eDP1 has no monitor section
[ 21.173] (II) intel(0): Output VGA1 has no monitor section
[ 22.027] (II) intel(0): Output HDMI1 has no monitor section
[ 22.076] (II) intel(0): Output DP1 has no monitor section
[ 22.932] (II) intel(0): Output HDMI2 has no monitor section
[ 24.820] (II) intel(0): Output HDMI3 has no monitor section
[ 25.284] (II) intel(0): Output DP2 has no monitor section
[ 27.420] (II) intel(0): EDID for output eDP1
[ 27.420] (II) intel(0): Manufacturer: CHR Model: 608 Serial#: 880
[ 27.420] (II) intel(0): Year: 2011 Week: 21
[ 27.420] (II) intel(0): EDID Version: 1.4
[ 27.420] (II) intel(0): Digital Display Input
[ 27.420] (II) intel(0): 8 bits per channel
[ 27.420] (II) intel(0): Digital interface is DisplayPort
[ 27.420] (II) intel(0): Max Image Size [cm]: horiz.: 52 vert.: 32
[ 27.420] (II) intel(0): Gamma: 2.20
[ 27.420] (II) intel(0): DPMS capabilities: StandBy Suspend Off
[ 27.420] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb
4:4:4
[ 27.420] (II) intel(0): First detailed timing is preferred mode
[ 27.420] (II) intel(0): Preferred mode is native pixel format and
refresh rate
[ 27.420] (II) intel(0): redX: 0.674 redY: 0.316 greenX: 0.188
greenY: 0.703
[ 27.420] (II) intel(0): blueX: 0.146 blueY: 0.062 whiteX: 0.312
whiteY: 0.326
[ 27.420] (II) intel(0): Manufacturer's mask: 0
[ 27.420] (II) intel(0): Supported detailed timing:
[ 27.420] (II) intel(0): clock: 134.6 MHz Image Size: 509 x 286 mm
[ 27.420] (II) intel(0): h_active: 1920 h_sync: 1936 h_sync_end
1968 h_blank_end 2020 h_border: 0
[ 27.420] (II) intel(0): v_active: 1080 v_sync: 1085 v_sync_end
1095 v_blanking: 1111 v_border: 0
[ 27.420] (II) intel(0): Established timings III: (not decoded)
[ 27.420] (II) intel(0): Ranges: V min: 56 V max: 76 Hz, H min: 30 H
max: 83 kHz, PixClock max 175 MHz
[ 27.420] (II) intel(0): Monitor name: 23" AIO
[ 27.420] (II) intel(0): EDID (in hex):
[ 27.420] (II) intel(0): 00ffffffffffff000d12080670030000
[ 27.420] (II) intel(0): 15150104a5342078ea8042ac5130b425
[ 27.420] (II) intel(0): 10505300000001010101010101010101
[ 27.420] (II) intel(0): 0101010101019434806470381f401020
[ 27.420] (II) intel(0): 5a00fd1e1100001c000000f7000a0000
[ 27.420] (II) intel(0): 00000000000000000000000000fd0038
[ 27.420] (II) intel(0): 4c1e5311000a202020202020000000fc
[ 27.420] (II) intel(0): 003233222041494f0a202020202000d8
[ 27.420] (II) intel(0): EDID vendor "CHR", prod id 1544
[ 27.420] (II) intel(0): Using EDID range info for horizontal sync
[ 27.420] (II) intel(0): Using EDID range info for vertical refresh
[ 27.420] (II) intel(0): Printing DDC gathered Modelines:
[ 27.420] (II) intel(0): Modeline "1920x1080"x0.0 134.60 1920 1936
1968 2020 1080 1085 1095 1111 -hsync +vsync (66.6 kHz)
[ 27.420] (II) intel(0): Printing probed modes for output eDP1
[ 27.420] (II) intel(0): Modeline "1920x1080"x60.0 134.60 1920 1936
1968 2020 1080 1085 1095 1111 -hsync +vsync (66.6 kHz)
[ 27.420] (II) intel(0): Modeline "1024x768"x85.0 94.50 1024 1072
1168 1376 768 769 772 808 +hsync +vsync (68.7 kHz)
[ 27.420] (II) intel(0): Modeline "848x480"x60.0 33.75 848 864 976
1088 480 486 494 517 +hsync +vsync (31.0 kHz)
[ 27.420] (II) intel(0): EDID for output VGA1
[ 28.275] (II) intel(0): EDID for output HDMI1
[ 28.324] (II) intel(0): EDID for output DP1
[ 28.346] (II) intel(0): EDID for output HDMI2
[ 28.984] (II) intel(0): EDID for output HDMI3
[ 29.860] (II) intel(0): EDID for output DP2
[ 29.860] (II) intel(0): Output eDP1 connected
[ 29.860] (II) intel(0): Output VGA1 disconnected
[ 29.860] (II) intel(0): Output HDMI1 disconnected
[ 29.860] (II) intel(0): Output DP1 disconnected
[ 29.860] (II) intel(0): Output HDMI2 disconnected
[ 29.860] (II) intel(0): Output HDMI3 disconnected
[ 29.860] (II) intel(0): Output DP2 disconnected
[ 29.860] (II) intel(0): Using exact sizes for initial modes
[ 29.860] (II) intel(0): Output eDP1 using initial mode 1920x1080
[ 29.860] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0)
unless otherwise stated.
[ 29.860] (II) intel(0): Kernel page flipping support detected, enabling
[ 29.860] (**) intel(0): Display dimensions: (520, 320) mm
[ 29.860] (**) intel(0): DPI set to (93, 85)
[ 29.860] (II) Loading sub module "fb"
[ 29.860] (II) LoadModule: "fb"
[ 29.860] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 29.860] (II) Module fb: vendor="X.Org Foundation"
[ 29.860] compiled for 1.10.4, module version = 1.0.0
[ 29.860] ABI class: X.Org ANSI C Emulation, version 0.4
[ 29.860] (II) Loading sub module "dri2"
[ 29.860] (II) LoadModule: "dri2"
[ 29.860] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 29.860] (II) Module dri2: vendor="X.Org Foundation"
[ 29.860] compiled for 1.10.4, module version = 1.2.0
[ 29.860] ABI class: X.Org Server Extension, version 5.0
[ 29.860] (II) UnloadModule: "vesa"
[ 29.860] (II) Unloading vesa
[ 29.860] (II) UnloadModule: "fbdev"
[ 29.860] (II) Unloading fbdev
[ 29.860] (II) UnloadModule: "fbdevhw"
[ 29.860] (II) Unloading fbdevhw
[ 29.860] (==) Depth 24 pixmap format is 32 bpp
[ 29.860] (II) intel(0): [DRI2] Setup complete
[ 29.860] (II) intel(0): [DRI2] DRI driver: i965
[ 29.860] (II) intel(0): Allocated new frame buffer 1920x1080 stride
7680, tiled
[ 29.861] (II) UXA(0): Driver registered support for the following
operations:
[ 29.861] (II) solid
[ 29.861] (II) copy
[ 29.861] (II) composite (RENDER acceleration)
[ 29.861] (II) put_image
[ 29.861] (II) get_image
[ 29.861] (==) intel(0): Backing store disabled
[ 29.861] (==) intel(0): Silken mouse enabled
[ 29.861] (II) intel(0): Initializing HW Cursor
[ 31.584] (II) intel(0): RandR 1.2 enabled, ignore the following
RandR disabled message.
[ 35.744] (==) intel(0): DPMS enabled
[ 35.744] (==) intel(0): Intel XvMC decoder enabled
[ 35.744] (II) intel(0): Set up textured video
[ 35.744] (II) intel(0): [XvMC] xvmc_vld driver initialized.
[ 35.744] (II) intel(0): direct rendering: DRI2 Enabled
[ 35.744] (WW) intel(0): Option "NoLogo" is not used
[ 35.744] (==) intel(0): hotplug detection: "enabled"
[ 35.744] (--) RandR disabled
[ 35.744] (II) Initializing built-in extension Generic Event Extension
[ 35.744] (II) Initializing built-in extension SHAPE
[ 35.744] (II) Initializing built-in extension MIT-SHM
[ 35.744] (II) Initializing built-in extension XInputExtension
[ 35.744] (II) Initializing built-in extension XTEST
[ 35.744] (II) Initializing built-in extension BIG-REQUESTS
[ 35.744] (II) Initializing built-in extension SYNC
[ 35.744] (II) Initializing built-in extension XKEYBOARD
[ 35.744] (II) Initializing built-in extension XC-MISC
[ 35.744] (II) Initializing built-in extension SECURITY
[ 35.744] (II) Initializing built-in extension XINERAMA
[ 35.744] (II) Initializing built-in extension XFIXES
[ 35.744] (II) Initializing built-in extension RENDER
[ 35.744] (II) Initializing built-in extension RANDR
[ 35.744] (II) Initializing built-in extension COMPOSITE
[ 35.744] (II) Initializing built-in extension DAMAGE
[ 35.744] (II) Initializing built-in extension GESTURE
[ 35.747] (II) AIGLX: Trying DRI driver
/usr/lib/x86_64-linux-gnu/dri/i965_dri.so
[ 35.749] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 35.749] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 35.749] (II) AIGLX: enabled GLX_SGI_swap_control and
GLX_MESA_swap_control
[ 35.749] (II) AIGLX: enabled GLX_SGI_make_current_read
[ 35.749] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer
objects
[ 35.749] (II) AIGLX: Loaded and initialized i965
[ 35.749] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 35.750] (II) intel(0): Setting screen physical size to 508 x 285
[ 35.754] (II) XKB: reuse xkmfile
/var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
[ 35.758] (II) config/udev: Adding input device Power Button
(/dev/input/event1)
[ 35.758] (**) Power Button: Applying InputClass "evdev keyboard
catchall"
[ 35.758] (II) LoadModule: "evdev"
[ 35.758] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 35.759] (II) Module evdev: vendor="X.Org Foundation"
[ 35.759] compiled for 1.10.2, module version = 2.6.0
[ 35.759] Module class: X.Org XInput Driver
[ 35.759] ABI class: X.Org XInput driver, version 12.3
[ 35.759] (II) Using input driver 'evdev' for 'Power Button'
[ 35.759] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 35.759] (**) Power Button: always reports core events
[ 35.759] (**) Power Button: Device: "/dev/input/event1"
[ 35.759] (--) Power Button: Found keys
[ 35.759] (II) Power Button: Configuring as keyboard
[ 35.759] (**) Option "config_info"
"udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[ 35.759] (II) XINPUT: Adding extended input device "Power Button"
(type: KEYBOARD)
[ 35.759] (**) Option "xkb_rules" "evdev"
[ 35.759] (**) Option "xkb_model" "pc105"
[ 35.759] (**) Option "xkb_layout" "gb"
[ 35.760] (II) XKB: reuse xkmfile
/var/lib/xkb/server-2B4266AA55228AE7D9557A18F1965DBA19850816.xkm
[ 35.761] (II) config/udev: Adding input device Video Bus
(/dev/input/event10)
[ 35.761] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 35.761] (II) Using input driver 'evdev' for 'Video Bus'
[ 35.761] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 35.761] (**) Video Bus: always reports core events
[ 35.761] (**) Video Bus: Device: "/dev/input/event10"
[ 35.761] (--) Video Bus: Found keys
[ 35.761] (II) Video Bus: Configuring as keyboard
[ 35.761] (**) Option "config_info"
"udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:01/input/input10/event10"
[ 35.761] (II) XINPUT: Adding extended input device "Video Bus"
(type: KEYBOARD)
[ 35.761] (**) Option "xkb_rules" "evdev"
[ 35.761] (**) Option "xkb_model" "pc105"
[ 35.761] (**) Option "xkb_layout" "gb"
[ 35.762] (II) config/udev: Adding input device Video Bus
(/dev/input/event9)
[ 35.762] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 35.762] (II) Using input driver 'evdev' for 'Video Bus'
[ 35.762] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 35.762] (**) Video Bus: always reports core events
[ 35.762] (**) Video Bus: Device: "/dev/input/event9"
[ 35.762] (--) Video Bus: Found keys
[ 35.762] (II) Video Bus: Configuring as keyboard
[ 35.762] (**) Option "config_info"
"udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:1b/LNXVIDEO:00/input/input9/event9"
[ 35.762] (II) XINPUT: Adding extended input device "Video Bus"
(type: KEYBOARD)
[ 35.762] (**) Option "xkb_rules" "evdev"
[ 35.762] (**) Option "xkb_model" "pc105"
[ 35.762] (**) Option "xkb_layout" "gb"
[ 35.763] (II) config/udev: Adding input device Power Button
(/dev/input/event0)
[ 35.763] (**) Power Button: Applying InputClass "evdev keyboard
catchall"
[ 35.763] (II) Using input driver 'evdev' for 'Power Button'
[ 35.763] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 35.763] (**) Power Button: always reports core events
[ 35.763] (**) Power Button: Device: "/dev/input/event0"
[ 35.763] (--) Power Button: Found keys
[ 35.763] (II) Power Button: Configuring as keyboard
[ 35.763] (**) Option "config_info"
"udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0/event0"
[ 35.763] (II) XINPUT: Adding extended input device "Power Button"
(type: KEYBOARD)
[ 35.763] (**) Option "xkb_rules" "evdev"
[ 35.763] (**) Option "xkb_model" "pc105"
[ 35.763] (**) Option "xkb_layout" "gb"
[ 35.764] (II) config/udev: Adding input device Quanta
OpticalTouchScreen (/dev/input/event3)
[ 35.764] (**) Quanta OpticalTouchScreen: Applying InputClass "evdev
tablet catchall"
[ 35.764] (II) Using input driver 'evdev' for 'Quanta OpticalTouchScreen'
[ 35.764] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 35.764] (**) Quanta OpticalTouchScreen: always reports core events
[ 35.764] (**) Quanta OpticalTouchScreen: Device: "/dev/input/event3"
[ 35.764] (--) Quanta OpticalTouchScreen: Found 3 mouse buttons
[ 35.764] (--) Quanta OpticalTouchScreen: Found absolute axes
[ 35.764] (II) evdev-grail: failed to open grail, no gesture support
[ 35.764] (--) Quanta OpticalTouchScreen: Found x and y absolute axes
[ 35.764] (--) Quanta OpticalTouchScreen: Found absolute tablet.
[ 35.764] (II) Quanta OpticalTouchScreen: Configuring as tablet
[ 35.764] (**) Quanta OpticalTouchScreen: YAxisMapping: buttons 4 and 5
[ 35.764] (**) Quanta OpticalTouchScreen: EmulateWheelButton: 4,
EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 35.764] (**) Option "config_info"
"udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/input/input3/event3"
[ 35.764] (II) XINPUT: Adding extended input device "Quanta
OpticalTouchScreen" (type: TABLET)
[ 35.764] (II) Quanta OpticalTouchScreen: initialized for absolute axes.
[ 35.764] (**) Quanta OpticalTouchScreen: (accel) keeping
acceleration scheme 1
[ 35.764] (**) Quanta OpticalTouchScreen: (accel) acceleration profile 0
[ 35.764] (**) Quanta OpticalTouchScreen: (accel) acceleration
factor: 2.000
[ 35.764] (**) Quanta OpticalTouchScreen: (accel) acceleration
threshold: 4
[ 35.765] (II) config/udev: Adding input device Quanta
OpticalTouchScreen (/dev/input/mouse0)
[ 35.765] (II) No input driver/identifier specified (ignoring)
[ 35.765] (II) config/udev: Adding input device
Laptop_Integrated_Webcam_HD (/dev/input/event7)
[ 35.765] (**) Laptop_Integrated_Webcam_HD: Applying InputClass
"evdev keyboard catchall"
[ 35.765] (II) Using input driver 'evdev' for
'Laptop_Integrated_Webcam_HD'
[ 35.765] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 35.765] (**) Laptop_Integrated_Webcam_HD: always reports core events
[ 35.765] (**) Laptop_Integrated_Webcam_HD: Device: "/dev/input/event7"
[ 35.765] (--) Laptop_Integrated_Webcam_HD: Found keys
[ 35.765] (II) Laptop_Integrated_Webcam_HD: Configuring as keyboard
[ 35.765] (**) Option "config_info"
"udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input7/event7"
[ 35.765] (II) XINPUT: Adding extended input device
"Laptop_Integrated_Webcam_HD" (type: KEYBOARD)
[ 35.765] (**) Option "xkb_rules" "evdev"
[ 35.766] (**) Option "xkb_model" "pc105"
[ 35.766] (**) Option "xkb_layout" "gb"
[ 35.766] (II) config/udev: Adding input device HDA Intel PCH Mic
(/dev/input/event11)
[ 35.766] (II) No input driver/identifier specified (ignoring)
[ 35.766] (II) config/udev: Adding input device HDA Intel PCH
Headphone (/dev/input/event12)
[ 35.766] (II) No input driver/identifier specified (ignoring)
[ 35.767] (II) config/udev: Adding input device Dell Dell KM632
Wireless Keyboard and Mouse (/dev/input/event4)
[ 35.767] (**) Dell Dell KM632 Wireless Keyboard and Mouse: Applying
InputClass "evdev keyboard catchall"
[ 35.767] (II) Using input driver 'evdev' for 'Dell Dell KM632
Wireless Keyboard and Mouse'
[ 35.767] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 35.767] (**) Dell Dell KM632 Wireless Keyboard and Mouse: always
reports core events
[ 35.767] (**) Dell Dell KM632 Wireless Keyboard and Mouse: Device:
"/dev/input/event4"
[ 35.767] (--) Dell Dell KM632 Wireless Keyboard and Mouse: Found keys
[ 35.767] (II) Dell Dell KM632 Wireless Keyboard and Mouse:
Configuring as keyboard
[ 35.767] (**) Option "config_info"
"udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/input/input4/event4"
[ 35.767] (II) XINPUT: Adding extended input device "Dell Dell KM632
Wireless Keyboard and Mouse" (type: KEYBOARD)
[ 35.767] (**) Option "xkb_rules" "evdev"
[ 35.767] (**) Option "xkb_model" "pc105"
[ 35.767] (**) Option "xkb_layout" "gb"
[ 35.768] (II) config/udev: Adding input device Dell Dell KM632
Wireless Keyboard and Mouse (/dev/input/event5)
[ 35.768] (**) Dell Dell KM632 Wireless Keyboard and Mouse: Applying
InputClass "evdev keyboard catchall"
[ 35.768] (II) Using input driver 'evdev' for 'Dell Dell KM632
Wireless Keyboard and Mouse'
[ 35.768] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 35.768] (**) Dell Dell KM632 Wireless Keyboard and Mouse: always
reports core events
[ 35.768] (**) Dell Dell KM632 Wireless Keyboard and Mouse: Device:
"/dev/input/event5"
[ 35.768] (--) Dell Dell KM632 Wireless Keyboard and Mouse: Found 1
mouse buttons
[ 35.768] (--) Dell Dell KM632 Wireless Keyboard and Mouse: Found
scroll wheel(s)
[ 35.768] (--) Dell Dell KM632 Wireless Keyboard and Mouse: Found
relative axes
[ 35.768] (--) Dell Dell KM632 Wireless Keyboard and Mouse: Found
absolute axes
[ 35.768] (II) evdev-grail: failed to open grail, no gesture support
[ 35.768] (--) Dell Dell KM632 Wireless Keyboard and Mouse: Found keys
[ 35.768] (II) Dell Dell KM632 Wireless Keyboard and Mouse:
Configuring as mouse
[ 35.768] (II) Dell Dell KM632 Wireless Keyboard and Mouse:
Configuring as keyboard
[ 35.768] (II) Dell Dell KM632 Wireless Keyboard and Mouse: Adding
scrollwheel support
[ 35.768] (**) Dell Dell KM632 Wireless Keyboard and Mouse:
YAxisMapping: buttons 4 and 5
[ 35.768] (**) Dell Dell KM632 Wireless Keyboard and Mouse:
EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 35.768] (**) Option "config_info"
"udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.1/input/input5/event5"
[ 35.768] (II) XINPUT: Adding extended input device "Dell Dell KM632
Wireless Keyboard and Mouse" (type: KEYBOARD)
[ 35.768] (**) Option "xkb_rules" "evdev"
[ 35.768] (**) Option "xkb_model" "pc105"
[ 35.768] (**) Option "xkb_layout" "gb"
[ 35.768] (EE) Dell Dell KM632 Wireless Keyboard and Mouse: failed to
initialize for relative axes.
[ 35.768] (II) Dell Dell KM632 Wireless Keyboard and Mouse:
initialized for absolute axes.
[ 35.768] (**) Dell Dell KM632 Wireless Keyboard and Mouse: (accel)
keeping acceleration scheme 1
[ 35.768] (**) Dell Dell KM632 Wireless Keyboard and Mouse: (accel)
acceleration profile 0
[ 35.768] (**) Dell Dell KM632 Wireless Keyboard and Mouse: (accel)
acceleration factor: 2.000
[ 35.768] (**) Dell Dell KM632 Wireless Keyboard and Mouse: (accel)
acceleration threshold: 4
[ 35.768] (II) config/udev: Adding input device Dell Dell KM632
Wireless Keyboard and Mouse (/dev/input/event6)
[ 35.768] (**) Dell Dell KM632 Wireless Keyboard and Mouse: Applying
InputClass "evdev pointer catchall"
[ 35.768] (II) Using input driver 'evdev' for 'Dell Dell KM632
Wireless Keyboard and Mouse'
[ 35.768] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 35.768] (**) Dell Dell KM632 Wireless Keyboard and Mouse: always
reports core events
[ 35.768] (**) Dell Dell KM632 Wireless Keyboard and Mouse: Device:
"/dev/input/event6"
[ 35.768] (--) Dell Dell KM632 Wireless Keyboard and Mouse: Found 3
mouse buttons
[ 35.768] (--) Dell Dell KM632 Wireless Keyboard and Mouse: Found
scroll wheel(s)
[ 35.768] (--) Dell Dell KM632 Wireless Keyboard and Mouse: Found
relative axes
[ 35.768] (--) Dell Dell KM632 Wireless Keyboard and Mouse: Found x
and y relative axes
[ 35.768] (II) Dell Dell KM632 Wireless Keyboard and Mouse:
Configuring as mouse
[ 35.768] (II) Dell Dell KM632 Wireless Keyboard and Mouse: Adding
scrollwheel support
[ 35.768] (**) Dell Dell KM632 Wireless Keyboard and Mouse:
YAxisMapping: buttons 4 and 5
[ 35.768] (**) Dell Dell KM632 Wireless Keyboard and Mouse:
EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 35.768] (**) Option "config_info"
"udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.2/input/input6/event6"
[ 35.768] (II) XINPUT: Adding extended input device "Dell Dell KM632
Wireless Keyboard and Mouse" (type: MOUSE)
[ 35.768] (II) Dell Dell KM632 Wireless Keyboard and Mouse:
initialized for relative axes.
[ 35.768] (**) Dell Dell KM632 Wireless Keyboard and Mouse: (accel)
keeping acceleration scheme 1
[ 35.768] (**) Dell Dell KM632 Wireless Keyboard and Mouse: (accel)
acceleration profile 0
[ 35.768] (**) Dell Dell KM632 Wireless Keyboard and Mouse: (accel)
acceleration factor: 2.000
[ 35.768] (**) Dell Dell KM632 Wireless Keyboard and Mouse: (accel)
acceleration threshold: 4
[ 35.769] (II) config/udev: Adding input device Dell Dell KM632
Wireless Keyboard and Mouse (/dev/input/mouse1)
[ 35.769] (II) No input driver/identifier specified (ignoring)
[ 35.770] (II) config/udev: Adding input device AT Translated Set 2
keyboard (/dev/input/event2)
[ 35.770] (**) AT Translated Set 2 keyboard: Applying InputClass
"evdev keyboard catchall"
[ 35.770] (II) Using input driver 'evdev' for 'AT Translated Set 2
keyboard'
[ 35.770] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 35.770] (**) AT Translated Set 2 keyboard: always reports core events
[ 35.770] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event2"
[ 35.770] (--) AT Translated Set 2 keyboard: Found keys
[ 35.770] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[ 35.770] (**) Option "config_info"
"udev:/sys/devices/platform/i8042/serio0/input/input2/event2"
[ 35.770] (II) XINPUT: Adding extended input device "AT Translated
Set 2 keyboard" (type: KEYBOARD)
[ 35.770] (**) Option "xkb_rules" "evdev"
[ 35.770] (**) Option "xkb_model" "pc105"
[ 35.770] (**) Option "xkb_layout" "gb"
[ 35.773] (II) config/udev: Adding input device Dell AIO WMI hotkeys
(/dev/input/event8)
[ 35.773] (**) Dell AIO WMI hotkeys: Applying InputClass "evdev
keyboard catchall"
[ 35.773] (II) Using input driver 'evdev' for 'Dell AIO WMI hotkeys'
[ 35.773] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 35.773] (**) Dell AIO WMI hotkeys: always reports core events
[ 35.773] (**) Dell AIO WMI hotkeys: Device: "/dev/input/event8"
[ 35.773] (--) Dell AIO WMI hotkeys: Found keys
[ 35.773] (II) Dell AIO WMI hotkeys: Configuring as keyboard
[ 35.773] (**) Option "config_info"
"udev:/sys/devices/virtual/input/input8/event8"
[ 35.773] (II) XINPUT: Adding extended input device "Dell AIO WMI
hotkeys" (type: KEYBOARD)
[ 35.773] (**) Option "xkb_rules" "evdev"
[ 35.773] (**) Option "xkb_model" "pc105"
[ 35.773] (**) Option "xkb_layout" "gb"
[ 39.964] (II) intel(0): EDID vendor "CHR", prod id 1544
[ 39.964] (II) intel(0): Using hsync ranges from config file
[ 39.964] (II) intel(0): Using vrefresh ranges from config file
[ 39.964] (II) intel(0): Printing DDC gathered Modelines:
[ 39.964] (II) intel(0): Modeline "1920x1080"x0.0 134.60 1920 1936
1968 2020 1080 1085 1095 1111 -hsync +vsync (66.6 kHz)
[ 44.124] (II) intel(0): EDID vendor "CHR", prod id 1544
[ 44.124] (II) intel(0): Using hsync ranges from config file
[ 44.124] (II) intel(0): Using vrefresh ranges from config file
[ 44.124] (II) intel(0): Printing DDC gathered Modelines:
[ 44.124] (II) intel(0): Modeline "1920x1080"x0.0 134.60 1920 1936
1968 2020 1080 1085 1095 1111 -hsync +vsync (66.6 kHz)
--
PMatos
More information about the Intel-gfx
mailing list