[Intel-gfx] 4.3-rc5 triggering warning in i915 driver

Jani Nikula jani.nikula at linux.intel.com
Tue Oct 13 07:39:08 PDT 2015


On Tue, 13 Oct 2015, Daniel Vetter <daniel at ffwll.ch> wrote:
> Another regression for Jairo to track. And I think this one is new indeed
> (i.e. unseen thus far).

Actually not [1], but I thought we'd even fixed this before.

Anyway please file a new bug at freedesktop.org instead of reopening
kernel.org ones. We're transitioning everything to fdo.

BR,
Jani.


[1] https://bugzilla.kernel.org/show_bug.cgi?id=104041

> -Daniel
>
> On Tue, Oct 13, 2015 at 10:59:13AM +0200, Oliver Neukum wrote:
>> Hi,
>> 
>> I got this warning, which 4.2 didn't show on boot:
>> 
>> [    6.882835] [drm:intel_pipe_config_compare [i915]] *ERROR* mismatch
>> in has_drrs (expected 1, found 0)
>> [    6.882836] ------------[ cut here ]------------
>> [    6.882854] WARNING: CPU: 0 PID: 6 at
>> drivers/gpu/drm/i915/intel_display.c:12691 intel_modeset_check_state
>> +0x4c7/0x8e0 [i915]()
>> [    6.882855] pipe state doesn't match!
>> [    6.882863] Modules linked in: crc32c_intel(E) ahci(E) libahci(E)
>> libata(E) i915(E) i2c_algo_bit(E) drm_kms_helper(E) syscopyarea(E)
>> sysfillrect(E) ehci_pci(E) sysimgblt(E) fb_sys_fops(E) ehci_hcd(E)
>> usbcore(E) drm(E) usb_common(E) wmi(E) video(E) button(E) sg(E)
>> scsi_mod(E) autofs4(E)
>> [    6.882865] CPU: 0 PID: 6 Comm: kworker/u16:0 Tainted: G            E
>> 4.3.0-rc5-default+ #4
>> [    6.882865] Hardware name: Hewlett-Packard HP EliteBook 8780w/190A,
>> BIOS L70 Ver. 93.01 05/17/2013
>> [    6.882870] Workqueue: events_unbound async_run_entry_fn
>> [    6.882872]  ffffffffa02863f0 ffff880692cc3878 ffffffff812e3e26
>> ffff880692cc38c0
>> [    6.882872]  ffff880692cc38b0 ffffffff810647a6 ffff880691f37400
>> ffff88068de86000
>> [    6.882873]  ffff880692eeec00 0000000000000000 ffff88068e568a00
>> ffff880692cc3910
>> [    6.882874] Call Trace:
>> [    6.882878]  [<ffffffff812e3e26>] dump_stack+0x44/0x5e
>> [    6.882881]  [<ffffffff810647a6>] warn_slowpath_common+0x86/0xc0
>> [    6.882882]  [<ffffffff8106482c>] warn_slowpath_fmt+0x4c/0x50
>> [    6.882897]  [<ffffffffa021be47>] intel_modeset_check_state
>> +0x4c7/0x8e0 [i915]
>> [    6.882914]  [<ffffffffa0227538>] intel_atomic_commit+0x598/0x5f0
>> [i915]
>> [    6.882928]  [<ffffffffa0098067>] drm_atomic_commit+0x37/0x60 [drm]
>> [    6.882933]  [<ffffffffa018836e>] drm_atomic_helper_set_config
>> +0x38e/0x400 [drm_kms_helper]
>> [    6.882941]  [<ffffffffa0087cb4>] drm_mode_set_config_internal
>> +0x64/0x100 [drm]
>> [    6.882945]  [<ffffffffa018af3b>] restore_fbdev_mode+0xab/0x110
>> [drm_kms_helper]
>> [    6.882949]  [<ffffffffa018cce5>]
>> drm_fb_helper_restore_fbdev_mode_unlocked+0x25/0x70 [drm_kms_helper]
>> [    6.882952]  [<ffffffffa018cd5c>] drm_fb_helper_set_par+0x2c/0x50
>> [drm_kms_helper]
>> [    6.882972]  [<ffffffffa023b51a>] intel_fbdev_set_par+0x1a/0x60
>> [i915]
>> [    6.882974]  [<ffffffff8134f646>] fbcon_init+0x4c6/0x550
>> [    6.882976]  [<ffffffff813cb7fa>] visual_init+0xca/0x130
>> [    6.882977]  [<ffffffff813cddd6>] do_bind_con_driver+0x146/0x310
>> [    6.882979]  [<ffffffff813ce2c1>] do_take_over_console+0x141/0x1b0
>> [    6.882980]  [<ffffffff8134a847>] do_fbcon_takeover+0x57/0xb0
>> [    6.882981]  [<ffffffff8135004b>] fbcon_event_notify+0x60b/0x750
>> [    6.882983]  [<ffffffff81082db9>] notifier_call_chain+0x49/0x70
>> [    6.882984]  [<ffffffff810830dd>] __blocking_notifier_call_chain
>> +0x4d/0x70
>> [    6.882985]  [<ffffffff81083116>] blocking_notifier_call_chain
>> +0x16/0x20
>> [    6.882987]  [<ffffffff8135579b>] fb_notifier_call_chain+0x1b/0x20
>> [    6.882988]  [<ffffffff8135760e>] register_framebuffer+0x1de/0x300
>> [    6.882991]  [<ffffffffa018cfd7>] drm_fb_helper_initial_config
>> +0x257/0x3a0 [drm_kms_helper]
>> [    6.883008]  [<ffffffffa023c5fb>] intel_fbdev_initial_config
>> +0x1b/0x20 [i915]
>> [    6.883010]  [<ffffffff810848c8>] async_run_entry_fn+0x48/0x150
>> [    6.883012]  [<ffffffff8107c119>] process_one_work+0x149/0x3e0
>> [    6.883014]  [<ffffffff8107c94a>] worker_thread+0x11a/0x460
>> [    6.883015]  [<ffffffff8107c830>] ? max_active_store+0x60/0x60
>> [    6.883016]  [<ffffffff81081d69>] kthread+0xc9/0xe0
>> [    6.883017]  [<ffffffff81081ca0>] ? kthread_park+0x60/0x60
>> [    6.883019]  [<ffffffff815a705f>] ret_from_fork+0x3f/0x70
>> [    6.883020]  [<ffffffff81081ca0>] ? kthread_park+0x60/0x60
>> [    6.883021] ---[ end trace 2a13d8ac0ddd1cac ]---
>> [    6.886953] Console: switching to colour frame buffer device 200x56
>> [    6.889577] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
>> 
>> 
>> 00:02.0 0300: 8086:0416 (rev 06) (prog-if 00 [VGA controller])
>>         Subsystem: 103c:190a
>>         Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-
>> ParErr- Stepping- SERR- FastB2B- DisINTx+
>>         Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort-
>> <TAbort- <MAbort- >SERR- <PERR- INTx-
>>         Latency: 0
>>         Interrupt: pin A routed to IRQ 31
>>         Region 0: Memory at cc400000 (64-bit, non-prefetchable)
>> [size=4M]
>>         Region 2: Memory at a0000000 (64-bit, prefetchable) [size=256M]
>>         Region 4: I/O ports at 6000 [size=64]
>>         Expansion ROM at <unassigned> [disabled]
>>         Capabilities: [90] MSI: Enable+ Count=1/1 Maskable- 64bit-
>>                 Address: fee00018  Data: 0000
>>         Capabilities: [d0] Power Management version 2
>>                 Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA
>> PME(D0-,D1-,D2-,D3hot-,D3cold-)
>>                 Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
>>         Capabilities: [a4] PCI Advanced Features
>>                 AFCap: TP+ FLR+
>>                 AFCtrl: FLR-
>>                 AFStatus: TP-
>>         Kernel driver in use: i915
>>         Kernel modules: i915
>> 
>> 01:00.0 0300: 10de:11b6 (rev a1) (prog-if 00 [VGA controller])
>>         Subsystem: 103c:190a
>>         Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop-
>> ParErr- Stepping- SERR- FastB2B- DisINTx-
>>         Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
>> <TAbort- <MAbort- >SERR- <PERR- INTx-
>>         Interrupt: pin A routed to IRQ 10
>>         Region 0: Memory at cb000000 (32-bit, non-prefetchable)
>> [disabled] [size=16M]
>>         Region 1: Memory at 50000000 (64-bit, prefetchable) [disabled]
>> [size=256M]
>>         Region 3: Memory at 60000000 (64-bit, prefetchable) [disabled]
>> [size=32M]
>>         Region 5: I/O ports at 5000 [disabled] [size=128]
>>         Expansion ROM at cc080000 [disabled] [size=512K]
>>         Capabilities: [60] Power Management version 3
>>                 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA
>> PME(D0-,D1-,D2-,D3hot-,D3cold-)
>>                 Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
>>         Capabilities: [68] MSI: Enable- Count=1/1 Maskable- 64bit+
>>                 Address: 0000000000000000  Data: 0000
>>         Capabilities: [78] Express (v2) Endpoint, MSI 00
>>                 DevCap: MaxPayload 256 bytes, PhantFunc 0, Latency L0s
>> unlimited, L1 <64us
>>                         ExtTag+ AttnBtn- AttnInd- PwrInd- RBE+ FLReset-
>>                 DevCtl: Report errors: Correctable- Non-Fatal- Fatal-
>> Unsupported-
>>                         RlxdOrd+ ExtTag+ PhantFunc- AuxPwr- NoSnoop+
>>                         MaxPayload 128 bytes, MaxReadReq 512 bytes
>>                 DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr-
>> TransPend-
>>                 LnkCap: Port #0, Speed 8GT/s, Width x16, ASPM L0s L1,
>> Exit Latency L0s <512ns, L1 <4us
>>                         ClockPM+ Surprise- LLActRep- BwNot-
>>                 LnkCtl: ASPM L0s L1 Enabled; RCB 64 bytes Disabled-
>> CommClk+
>>                         ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
>>                 LnkSta: Speed 8GT/s, Width x16, TrErr- Train- SlotClk+
>> DLActive- BWMgmt- ABWMgmt-
>>                 DevCap2: Completion Timeout: Range AB, TimeoutDis+,
>> LTR-, OBFF Not Supported
>>                 DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-,
>> LTR-, OBFF Disabled
>>                 LnkCtl2: Target Link Speed: 8GT/s, EnterCompliance-
>> SpeedDis-
>>                          Transmit Margin: Normal Operating Range,
>> EnterModifiedCompliance- ComplianceSOS-
>>                          Compliance De-emphasis: -6dB
>>                 LnkSta2: Current De-emphasis Level: -3.5dB,
>> EqualizationComplete+, EqualizationPhase1+
>>                          EqualizationPhase2+, EqualizationPhase3+,
>> LinkEqualizationRequest+
>>         Capabilities: [b4] Vendor Specific Information: Len=14 <?>
>>         Capabilities: [100 v1] Virtual Channel
>>                 Caps:   LPEVC=0 RefClk=100ns PATEntryBits=1
>>                 Arb:    Fixed- WRR32- WRR64- WRR128-
>>                 Ctrl:   ArbSelect=Fixed
>>                 Status: InProgress-
>>                 VC0:    Caps:   PATOffset=00 MaxTimeSlots=1
>> RejSnoopTrans-
>>                         Arb:    Fixed- WRR32- WRR64- WRR128- TWRR128-
>> WRR256-
>>                         Ctrl:   Enable+ ID=0 ArbSelect=Fixed TC/VC=ff
>>                         Status: NegoPending- InProgress-
>>         Capabilities: [128 v1] Power Budgeting <?>
>>         Capabilities: [600 v1] Vendor Specific Information: ID=0001
>> Rev=1 Len=024 <?>
>>         Capabilities: [900 v1] #19
>>         Kernel modules: nouveau
>> 
>> The system has a dual GPU setup. X works despite the warning.
>> I am using the internal display and a docking station but no external
>> monitors.
>> 
>> 	Regards
>> 		Oliver
>> 
>
>> [    18.439] 
>> X.Org X Server 1.16.1
>> Release Date: 2014-09-21
>> [    18.439] X Protocol Version 11, Revision 0
>> [    18.439] Build Operating System: openSUSE SUSE LINUX
>> [    18.439] Current Operating System: Linux linux-dtbq 4.3.0-rc5-default+ #4 SMP Tue Oct 13 10:21:02 CEST 2015 x86_64
>> [    18.439] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.3.0-rc5-default+ root=UUID=d1eec7b3-018d-44f9-93ca-63021a64a90c resume=/dev/disk/by-uuid/f063164f-9105-4ad0-9cc1-51a89657b5f2 splash=silent quiet showopts nouveau.debug=BARCTL=debug,DEVINIT=debug,PBUS=debug,PIBUS=debug
>> [    18.439] Build Date: 12 June 2015  07:55:09PM
>> [    18.439]  
>> [    18.439] Current version of pixman: 0.32.6
>> [    18.439] 	Before reporting problems, check http://wiki.x.org
>> 	to make sure that you have the latest version.
>> [    18.439] Markers: (--) probed, (**) from config file, (==) default setting,
>> 	(++) from command line, (!!) notice, (II) informational,
>> 	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
>> [    18.440] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Oct 13 10:44:52 2015
>> [    18.440] (==) Using config directory: "/etc/X11/xorg.conf.d"
>> [    18.440] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
>> [    18.440] (==) No Layout section.  Using the first Screen section.
>> [    18.440] (==) No screen section available. Using defaults.
>> [    18.440] (**) |-->Screen "Default Screen Section" (0)
>> [    18.440] (**) |   |-->Monitor "<default monitor>"
>> [    18.440] (==) No monitor specified for screen "Default Screen Section".
>> 	Using a default monitor configuration.
>> [    18.440] (==) Automatically adding devices
>> [    18.440] (==) Automatically enabling devices
>> [    18.440] (==) Automatically adding GPU devices
>> [    18.440] (WW) The directory "/usr/share/fonts/misc/sgi" does not exist.
>> [    18.440] 	Entry deleted from font path.
>> [    18.440] (==) FontPath set to:
>> 	/usr/share/fonts/misc:unscaled,
>> 	/usr/share/fonts/Type1/,
>> 	/usr/share/fonts/100dpi:unscaled,
>> 	/usr/share/fonts/75dpi:unscaled,
>> 	/usr/share/fonts/ghostscript/,
>> 	/usr/share/fonts/cyrillic:unscaled,
>> 	/usr/share/fonts/truetype/,
>> 	built-ins
>> [    18.440] (==) ModulePath set to "/usr/lib64/xorg/modules"
>> [    18.440] (II) The server relies on udev to provide the list of input devices.
>> 	If no devices become available, reconfigure udev or disable AutoAddDevices.
>> [    18.440] (II) Loader magic: 0x80ec80
>> [    18.440] (II) Module ABI versions:
>> [    18.440] 	X.Org ANSI C Emulation: 0.4
>> [    18.440] 	X.Org Video Driver: 18.0
>> [    18.440] 	X.Org XInput driver : 21.0
>> [    18.440] 	X.Org Server Extension : 8.0
>> [    18.440] (II) xfree86: Adding drm device (/dev/dri/card0)
>> [    18.441] (--) PCI:*(0:0:2:0) 8086:0416:103c:190a rev 6, Mem @ 0xcc400000/4194304, 0xa0000000/268435456, I/O @ 0x00006000/64
>> [    18.441] (--) PCI: (0:1:0:0) 10de:11b6:103c:190a rev 161, Mem @ 0xcb000000/16777216, 0x50000000/268435456, 0x60000000/33554432, I/O @ 0x00005000/128, BIOS @ 0x????????/524288
>> [    18.441] (II) LoadModule: "glx"
>> [    18.442] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
>> [    18.443] (II) Module glx: vendor="X.Org Foundation"
>> [    18.443] 	compiled for 1.16.1, module version = 1.0.0
>> [    18.443] 	ABI class: X.Org Server Extension, version 8.0
>> [    18.443] (==) AIGLX enabled
>> [    18.443] (==) Matched intel as autoconfigured driver 0
>> [    18.443] (==) Matched intel as autoconfigured driver 1
>> [    18.443] (==) Matched modesetting as autoconfigured driver 2
>> [    18.443] (==) Matched fbdev as autoconfigured driver 3
>> [    18.443] (==) Matched vesa as autoconfigured driver 4
>> [    18.443] (==) Assigned the driver to the xf86ConfigLayout
>> [    18.443] (II) LoadModule: "intel"
>> [    18.443] (II) Loading /usr/lib64/xorg/modules/drivers/intel_drv.so
>> [    18.443] (II) Module intel: vendor="X.Org Foundation"
>> [    18.443] 	compiled for 1.16.1, module version = 2.99.916
>> [    18.443] 	Module class: X.Org Video Driver
>> [    18.443] 	ABI class: X.Org Video Driver, version 18.0
>> [    18.443] (II) LoadModule: "modesetting"
>> [    18.443] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so
>> [    18.443] (II) Module modesetting: vendor="X.Org Foundation"
>> [    18.443] 	compiled for 1.16.1, module version = 0.9.0
>> [    18.443] 	Module class: X.Org Video Driver
>> [    18.443] 	ABI class: X.Org Video Driver, version 18.0
>> [    18.443] (II) LoadModule: "fbdev"
>> [    18.443] (II) Loading /usr/lib64/xorg/modules/drivers/fbdev_drv.so
>> [    18.443] (II) Module fbdev: vendor="X.Org Foundation"
>> [    18.443] 	compiled for 1.16.1, module version = 0.4.4
>> [    18.443] 	Module class: X.Org Video Driver
>> [    18.443] 	ABI class: X.Org Video Driver, version 18.0
>> [    18.443] (II) LoadModule: "vesa"
>> [    18.443] (II) Loading /usr/lib64/xorg/modules/drivers/vesa_drv.so
>> [    18.443] (II) Module vesa: vendor="X.Org Foundation"
>> [    18.443] 	compiled for 1.16.1, module version = 2.3.3
>> [    18.443] 	Module class: X.Org Video Driver
>> [    18.443] 	ABI class: X.Org Video Driver, version 18.0
>> [    18.443] (II) intel: Driver for Intel(R) 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
>> [    18.443] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
>> [    18.443] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
>> [    18.443] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300
>> [    18.443] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
>> [    18.443] (II) FBDEV: driver for framebuffer: fbdev
>> [    18.443] (II) VESA: driver for VESA chipsets: vesa
>> [    18.443] (++) using VT number 7
>> 
>> [    18.443] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20150731
>> [    18.444] (WW) Falling back to old probe method for modesetting
>> [    18.444] (WW) Falling back to old probe method for fbdev
>> [    18.444] (II) Loading sub module "fbdevhw"
>> [    18.444] (II) LoadModule: "fbdevhw"
>> [    18.444] (II) Loading /usr/lib64/xorg/modules/libfbdevhw.so
>> [    18.444] (II) Module fbdevhw: vendor="X.Org Foundation"
>> [    18.444] 	compiled for 1.16.1, module version = 0.0.2
>> [    18.444] 	ABI class: X.Org Video Driver, version 18.0
>> [    18.444] (WW) Falling back to old probe method for vesa
>> [    18.444] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 4600
>> [    18.444] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2
>> [    18.444] (II) intel(0): Creating default Display subsection in Screen section
>> 	"Default Screen Section" for depth/fbbpp 24/32
>> [    18.444] (==) intel(0): Depth 24, (--) framebuffer bpp 32
>> [    18.444] (==) intel(0): RGB weight 888
>> [    18.444] (==) intel(0): Default visual is TrueColor
>> [    18.444] (II) intel(0): Output eDP1 has no monitor section
>> [    18.476] (--) intel(0): Found backlight control interface intel_backlight (type 'raw') for output eDP1
>> [    18.476] (II) intel(0): Enabled output eDP1
>> [    18.476] (II) intel(0): Output VGA1 has no monitor section
>> [    18.476] (II) intel(0): Enabled output VGA1
>> [    18.476] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
>> [    18.476] (II) intel(0): Output VIRTUAL1 has no monitor section
>> [    18.476] (II) intel(0): Enabled output VIRTUAL1
>> [    18.476] (--) intel(0): Output eDP1 using initial mode 1600x900 on pipe 0
>> [    18.476] (==) intel(0): TearFree disabled
>> [    18.476] (==) intel(0): DPI set to (96, 96)
>> [    18.476] (II) Loading sub module "dri2"
>> [    18.476] (II) LoadModule: "dri2"
>> [    18.476] (II) Module "dri2" already built-in
>> [    18.476] (II) Loading sub module "present"
>> [    18.476] (II) LoadModule: "present"
>> [    18.476] (II) Module "present" already built-in
>> [    18.476] (II) UnloadModule: "modesetting"
>> [    18.476] (II) Unloading modesetting
>> [    18.476] (II) UnloadModule: "fbdev"
>> [    18.476] (II) Unloading fbdev
>> [    18.476] (II) UnloadSubModule: "fbdevhw"
>> [    18.476] (II) Unloading fbdevhw
>> [    18.476] (II) UnloadModule: "vesa"
>> [    18.476] (II) Unloading vesa
>> [    18.476] (==) Depth 24 pixmap format is 32 bpp
>> [    18.476] (II) intel(0): SNA initialized with Haswell (gen7.5, gt2) backend
>> [    18.476] (==) intel(0): Backing store enabled
>> [    18.476] (==) intel(0): Silken mouse enabled
>> [    18.476] (II) intel(0): HW Cursor enabled
>> [    18.476] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
>> [    18.476] (==) intel(0): DPMS enabled
>> [    18.476] (II) intel(0): [DRI2] Setup complete
>> [    18.476] (II) intel(0): [DRI2]   DRI driver: i965
>> [    18.476] (II) intel(0): [DRI2]   VDPAU driver: i965
>> [    18.476] (II) intel(0): direct rendering: DRI2 enabled
>> [    18.476] (II) intel(0): hardware support for Present enabled
>> [    18.476] (==) intel(0): display hotplug detection enabled
>> [    18.476] (--) RandR disabled
>> [    18.499] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
>> [    18.499] (II) AIGLX: enabled GLX_ARB_create_context
>> [    18.499] (II) AIGLX: enabled GLX_ARB_create_context_profile
>> [    18.499] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
>> [    18.499] (II) AIGLX: enabled GLX_INTEL_swap_event
>> [    18.499] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
>> [    18.499] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
>> [    18.499] (II) AIGLX: enabled GLX_ARB_fbconfig_float
>> [    18.499] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
>> [    18.499] (II) AIGLX: enabled GLX_ARB_create_context_robustness
>> [    18.499] (II) AIGLX: Loaded and initialized i965
>> [    18.499] (II) GLX: Initialized DRI2 GL provider for screen 0
>> [    18.501] (II) intel(0): switch to mode 1600x900 at 60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
>> [    18.518] (II) intel(0): Setting screen physical size to 423 x 238
>> [    18.544] (II) config/udev: Adding input device Power Button (/dev/input/event5)
>> [    18.545] (**) Power Button: Applying InputClass "evdev keyboard catchall"
>> [    18.545] (**) Power Button: Applying InputClass "system-keyboard"
>> [    18.545] (**) Power Button: Applying InputClass "evdev keyboard catchall"
>> [    18.545] (II) LoadModule: "evdev"
>> [    18.545] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
>> [    18.545] (II) Module evdev: vendor="X.Org Foundation"
>> [    18.545] 	compiled for 1.16.1, module version = 2.9.0
>> [    18.545] 	Module class: X.Org XInput Driver
>> [    18.545] 	ABI class: X.Org XInput driver, version 21.0
>> [    18.545] (II) Using input driver 'evdev' for 'Power Button'
>> [    18.545] (**) Power Button: always reports core events
>> [    18.545] (**) evdev: Power Button: Device: "/dev/input/event5"
>> [    18.545] (--) evdev: Power Button: Vendor 0 Product 0x1
>> [    18.545] (--) evdev: Power Button: Found keys
>> [    18.545] (II) evdev: Power Button: Configuring as keyboard
>> [    18.545] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input11/event5"
>> [    18.545] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
>> [    18.545] (**) Option "xkb_rules" "evdev"
>> [    18.545] (**) Option "xkb_model" "pc104"
>> [    18.545] (**) Option "xkb_layout" "us"
>> [    18.558] (II) config/udev: Adding input device Video Bus (/dev/input/event7)
>> [    18.558] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
>> [    18.558] (**) Video Bus: Applying InputClass "system-keyboard"
>> [    18.558] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
>> [    18.558] (II) Using input driver 'evdev' for 'Video Bus'
>> [    18.558] (**) Video Bus: always reports core events
>> [    18.558] (**) evdev: Video Bus: Device: "/dev/input/event7"
>> [    18.558] (--) evdev: Video Bus: Vendor 0 Product 0x6
>> [    18.558] (--) evdev: Video Bus: Found keys
>> [    18.558] (II) evdev: Video Bus: Configuring as keyboard
>> [    18.558] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input13/event7"
>> [    18.558] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
>> [    18.558] (**) Option "xkb_rules" "evdev"
>> [    18.558] (**) Option "xkb_model" "pc104"
>> [    18.558] (**) Option "xkb_layout" "us"
>> [    18.558] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
>> [    18.558] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
>> [    18.558] (**) Video Bus: Applying InputClass "system-keyboard"
>> [    18.558] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
>> [    18.558] (II) Using input driver 'evdev' for 'Video Bus'
>> [    18.558] (**) Video Bus: always reports core events
>> [    18.558] (**) evdev: Video Bus: Device: "/dev/input/event6"
>> [    18.558] (--) evdev: Video Bus: Vendor 0 Product 0x6
>> [    18.558] (--) evdev: Video Bus: Found keys
>> [    18.558] (II) evdev: Video Bus: Configuring as keyboard
>> [    18.558] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input12/event6"
>> [    18.558] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
>> [    18.558] (**) Option "xkb_rules" "evdev"
>> [    18.558] (**) Option "xkb_model" "pc104"
>> [    18.558] (**) Option "xkb_layout" "us"
>> [    18.559] (II) config/udev: Adding input device Lid Switch (/dev/input/event4)
>> [    18.559] (II) No input driver specified, ignoring this device.
>> [    18.559] (II) This device may have been added with another device file.
>> [    18.559] (II) config/udev: Adding input device Sleep Button (/dev/input/event3)
>> [    18.559] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
>> [    18.559] (**) Sleep Button: Applying InputClass "system-keyboard"
>> [    18.559] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
>> [    18.559] (II) Using input driver 'evdev' for 'Sleep Button'
>> [    18.559] (**) Sleep Button: always reports core events
>> [    18.559] (**) evdev: Sleep Button: Device: "/dev/input/event3"
>> [    18.559] (--) evdev: Sleep Button: Vendor 0 Product 0x3
>> [    18.559] (--) evdev: Sleep Button: Found keys
>> [    18.559] (II) evdev: Sleep Button: Configuring as keyboard
>> [    18.559] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input9/event3"
>> [    18.559] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
>> [    18.559] (**) Option "xkb_rules" "evdev"
>> [    18.559] (**) Option "xkb_model" "pc104"
>> [    18.559] (**) Option "xkb_layout" "us"
>> [    18.559] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event15)
>> [    18.559] (II) No input driver specified, ignoring this device.
>> [    18.559] (II) This device may have been added with another device file.
>> [    18.559] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event16)
>> [    18.559] (II) No input driver specified, ignoring this device.
>> [    18.559] (II) This device may have been added with another device file.
>> [    18.559] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event17)
>> [    18.559] (II) No input driver specified, ignoring this device.
>> [    18.559] (II) This device may have been added with another device file.
>> [    18.560] (II) config/udev: Adding input device Cherry USB-Keyboard (/dev/input/event21)
>> [    18.560] (**) Cherry USB-Keyboard: Applying InputClass "evdev keyboard catchall"
>> [    18.560] (**) Cherry USB-Keyboard: Applying InputClass "system-keyboard"
>> [    18.560] (**) Cherry USB-Keyboard: Applying InputClass "evdev keyboard catchall"
>> [    18.560] (II) Using input driver 'evdev' for 'Cherry USB-Keyboard'
>> [    18.560] (**) Cherry USB-Keyboard: always reports core events
>> [    18.560] (**) evdev: Cherry USB-Keyboard: Device: "/dev/input/event21"
>> [    18.560] (--) evdev: Cherry USB-Keyboard: Vendor 0x46a Product 0x1
>> [    18.560] (--) evdev: Cherry USB-Keyboard: Found keys
>> [    18.560] (II) evdev: Cherry USB-Keyboard: Configuring as keyboard
>> [    18.560] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1.1/3-1.1.4/3-1.1.4:1.0/0003:046A:0001.0002/input/input27/event21"
>> [    18.560] (II) XINPUT: Adding extended input device "Cherry USB-Keyboard" (type: KEYBOARD, id 10)
>> [    18.560] (**) Option "xkb_rules" "evdev"
>> [    18.560] (**) Option "xkb_model" "pc104"
>> [    18.560] (**) Option "xkb_layout" "us"
>> [    18.560] (II) config/udev: Adding input device Logitech Optical USB Mouse (/dev/input/event19)
>> [    18.560] (**) Logitech Optical USB Mouse: Applying InputClass "evdev pointer catchall"
>> [    18.560] (**) Logitech Optical USB Mouse: Applying InputClass "evdev pointer catchall"
>> [    18.560] (II) Using input driver 'evdev' for 'Logitech Optical USB Mouse'
>> [    18.560] (**) Logitech Optical USB Mouse: always reports core events
>> [    18.560] (**) evdev: Logitech Optical USB Mouse: Device: "/dev/input/event19"
>> [    18.616] (--) evdev: Logitech Optical USB Mouse: Vendor 0x46d Product 0xc016
>> [    18.616] (--) evdev: Logitech Optical USB Mouse: Found 3 mouse buttons
>> [    18.616] (--) evdev: Logitech Optical USB Mouse: Found scroll wheel(s)
>> [    18.616] (--) evdev: Logitech Optical USB Mouse: Found relative axes
>> [    18.616] (--) evdev: Logitech Optical USB Mouse: Found x and y relative axes
>> [    18.616] (II) evdev: Logitech Optical USB Mouse: Configuring as mouse
>> [    18.616] (II) evdev: Logitech Optical USB Mouse: Adding scrollwheel support
>> [    18.616] (**) evdev: Logitech Optical USB Mouse: YAxisMapping: buttons 4 and 5
>> [    18.616] (**) evdev: Logitech Optical USB Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
>> [    18.616] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1.3/3-1.3:1.0/0003:046D:C016.0001/input/input25/event19"
>> [    18.616] (II) XINPUT: Adding extended input device "Logitech Optical USB Mouse" (type: MOUSE, id 11)
>> [    18.616] (II) evdev: Logitech Optical USB Mouse: initialized for relative axes.
>> [    18.616] (**) Logitech Optical USB Mouse: (accel) keeping acceleration scheme 1
>> [    18.616] (**) Logitech Optical USB Mouse: (accel) acceleration profile 0
>> [    18.616] (**) Logitech Optical USB Mouse: (accel) acceleration factor: 2.000
>> [    18.616] (**) Logitech Optical USB Mouse: (accel) acceleration threshold: 4
>> [    18.616] (II) config/udev: Adding input device Logitech Optical USB Mouse (/dev/input/mouse2)
>> [    18.616] (II) No input driver specified, ignoring this device.
>> [    18.616] (II) This device may have been added with another device file.
>> [    18.616] (II) config/udev: Adding input device HP HD Webcam (/dev/input/event20)
>> [    18.616] (**) HP HD Webcam: Applying InputClass "evdev keyboard catchall"
>> [    18.616] (**) HP HD Webcam: Applying InputClass "system-keyboard"
>> [    18.616] (**) HP HD Webcam: Applying InputClass "evdev keyboard catchall"
>> [    18.616] (II) Using input driver 'evdev' for 'HP HD Webcam'
>> [    18.616] (**) HP HD Webcam: always reports core events
>> [    18.616] (**) evdev: HP HD Webcam: Device: "/dev/input/event20"
>> [    18.616] (--) evdev: HP HD Webcam: Vendor 0x4f2 Product 0xb3ed
>> [    18.616] (--) evdev: HP HD Webcam: Found keys
>> [    18.616] (II) evdev: HP HD Webcam: Configuring as keyboard
>> [    18.616] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-7/3-7:1.0/input/input26/event20"
>> [    18.616] (II) XINPUT: Adding extended input device "HP HD Webcam" (type: KEYBOARD, id 12)
>> [    18.616] (**) Option "xkb_rules" "evdev"
>> [    18.616] (**) Option "xkb_model" "pc104"
>> [    18.616] (**) Option "xkb_layout" "us"
>> [    18.616] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event10)
>> [    18.616] (II) No input driver specified, ignoring this device.
>> [    18.616] (II) This device may have been added with another device file.
>> [    18.617] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event11)
>> [    18.617] (II) No input driver specified, ignoring this device.
>> [    18.617] (II) This device may have been added with another device file.
>> [    18.617] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event12)
>> [    18.617] (II) No input driver specified, ignoring this device.
>> [    18.617] (II) This device may have been added with another device file.
>> [    18.617] (II) config/udev: Adding input device HDA Intel PCH Dock Line Out (/dev/input/event13)
>> [    18.617] (II) No input driver specified, ignoring this device.
>> [    18.617] (II) This device may have been added with another device file.
>> [    18.617] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event14)
>> [    18.617] (II) No input driver specified, ignoring this device.
>> [    18.617] (II) This device may have been added with another device file.
>> [    18.617] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
>> [    18.617] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
>> [    18.617] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
>> [    18.617] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
>> [    18.617] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
>> [    18.617] (**) AT Translated Set 2 keyboard: always reports core events
>> [    18.617] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
>> [    18.617] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
>> [    18.617] (--) evdev: AT Translated Set 2 keyboard: Found keys
>> [    18.617] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
>> [    18.617] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
>> [    18.617] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 13)
>> [    18.617] (**) Option "xkb_rules" "evdev"
>> [    18.617] (**) Option "xkb_model" "pc104"
>> [    18.617] (**) Option "xkb_layout" "us"
>> [    18.617] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/event1)
>> [    18.617] (**) PS/2 Generic Mouse: Applying InputClass "evdev pointer catchall"
>> [    18.617] (**) PS/2 Generic Mouse: Applying InputClass "evdev pointer catchall"
>> [    18.617] (II) Using input driver 'evdev' for 'PS/2 Generic Mouse'
>> [    18.617] (**) PS/2 Generic Mouse: always reports core events
>> [    18.617] (**) evdev: PS/2 Generic Mouse: Device: "/dev/input/event1"
>> [    18.617] (--) evdev: PS/2 Generic Mouse: Vendor 0x2 Product 0x1
>> [    18.617] (--) evdev: PS/2 Generic Mouse: Found 3 mouse buttons
>> [    18.617] (--) evdev: PS/2 Generic Mouse: Found relative axes
>> [    18.617] (--) evdev: PS/2 Generic Mouse: Found x and y relative axes
>> [    18.617] (II) evdev: PS/2 Generic Mouse: Configuring as mouse
>> [    18.617] (**) evdev: PS/2 Generic Mouse: YAxisMapping: buttons 4 and 5
>> [    18.617] (**) evdev: PS/2 Generic Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
>> [    18.617] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio2/input/input6/event1"
>> [    18.617] (II) XINPUT: Adding extended input device "PS/2 Generic Mouse" (type: MOUSE, id 14)
>> [    18.617] (II) evdev: PS/2 Generic Mouse: initialized for relative axes.
>> [    18.617] (**) PS/2 Generic Mouse: (accel) keeping acceleration scheme 1
>> [    18.617] (**) PS/2 Generic Mouse: (accel) acceleration profile 0
>> [    18.617] (**) PS/2 Generic Mouse: (accel) acceleration factor: 2.000
>> [    18.617] (**) PS/2 Generic Mouse: (accel) acceleration threshold: 4
>> [    18.618] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/mouse0)
>> [    18.618] (II) No input driver specified, ignoring this device.
>> [    18.618] (II) This device may have been added with another device file.
>> [    18.618] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event2)
>> [    18.618] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
>> [    18.618] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
>> [    18.618] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
>> [    18.618] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
>> [    18.618] (II) LoadModule: "synaptics"
>> [    18.618] (II) Loading /usr/lib64/xorg/modules/input/synaptics_drv.so
>> [    18.618] (II) Module synaptics: vendor="X.Org Foundation"
>> [    18.618] 	compiled for 1.16.1, module version = 1.8.1
>> [    18.618] 	Module class: X.Org XInput Driver
>> [    18.618] 	ABI class: X.Org XInput driver, version 21.0
>> [    18.618] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
>> [    18.618] (**) SynPS/2 Synaptics TouchPad: always reports core events
>> [    18.618] (**) Option "Device" "/dev/input/event2"
>> [    18.688] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1324 - 5660 (res 42)
>> [    18.688] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1248 - 4730 (res 63)
>> [    18.688] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
>> [    18.688] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
>> [    18.688] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right middle double triple
>> [    18.688] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
>> [    18.688] (**) Option "HorizEdgeScroll" "off"
>> [    18.688] (**) Option "TapButton1" "1"
>> [    18.688] (**) Option "TapButton2" "3"
>> [    18.688] (**) Option "TapButton3" "2"
>> [    18.688] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
>> [    18.688] (**) SynPS/2 Synaptics TouchPad: always reports core events
>> [    18.720] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio3/input/input7/event2"
>> [    18.720] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 15)
>> [    18.720] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
>> [    18.720] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
>> [    18.720] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.036
>> [    18.720] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
>> [    18.720] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
>> [    18.720] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
>> [    18.720] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
>> [    18.720] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
>> [    18.720] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
>> [    18.720] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
>> [    18.720] (II) config/udev: Adding input device ST LIS3LV02DL Accelerometer (/dev/input/event18)
>> [    18.720] (II) No input driver specified, ignoring this device.
>> [    18.720] (II) This device may have been added with another device file.
>> [    18.720] (II) config/udev: Adding input device ST LIS3LV02DL Accelerometer (/dev/input/js0)
>> [    18.720] (II) No input driver specified, ignoring this device.
>> [    18.720] (II) This device may have been added with another device file.
>> [    18.720] (II) config/udev: Adding input device PC Speaker (/dev/input/event8)
>> [    18.720] (II) No input driver specified, ignoring this device.
>> [    18.720] (II) This device may have been added with another device file.
>> [    18.721] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event9)
>> [    18.721] (**) HP WMI hotkeys: Applying InputClass "evdev keyboard catchall"
>> [    18.721] (**) HP WMI hotkeys: Applying InputClass "system-keyboard"
>> [    18.721] (**) HP WMI hotkeys: Applying InputClass "evdev keyboard catchall"
>> [    18.721] (II) Using input driver 'evdev' for 'HP WMI hotkeys'
>> [    18.721] (**) HP WMI hotkeys: always reports core events
>> [    18.721] (**) evdev: HP WMI hotkeys: Device: "/dev/input/event9"
>> [    18.721] (--) evdev: HP WMI hotkeys: Vendor 0 Product 0
>> [    18.721] (--) evdev: HP WMI hotkeys: Found keys
>> [    18.721] (II) evdev: HP WMI hotkeys: Configuring as keyboard
>> [    18.721] (**) Option "config_info" "udev:/sys/devices/virtual/input/input15/event9"
>> [    18.721] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 16)
>> [    18.721] (**) Option "xkb_rules" "evdev"
>> [    18.721] (**) Option "xkb_model" "pc104"
>> [    18.721] (**) Option "xkb_layout" "us"
>> [    24.485] (II) intel(0): EDID vendor "CMN", prod id 5937
>> [    24.485] (II) intel(0): Printing DDC gathered Modelines:
>> [    24.485] (II) intel(0): Modeline "1600x900"x0.0  107.80  1600 1648 1680 1940  900 903 908 926 +hsync -vsync (55.6 kHz eP)
>> [    24.485] (II) intel(0): Modeline "1600x900"x0.0   71.86  1600 1648 1680 1940  900 903 908 926 +hsync -vsync (37.0 kHz e)
>
>> _______________________________________________
>> Intel-gfx mailing list
>> Intel-gfx at lists.freedesktop.org
>> http://lists.freedesktop.org/mailman/listinfo/intel-gfx
>
>
> -- 
> Daniel Vetter
> Software Engineer, Intel Corporation
> http://blog.ffwll.ch
> _______________________________________________
> Intel-gfx mailing list
> Intel-gfx at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/intel-gfx

-- 
Jani Nikula, Intel Open Source Technology Center


More information about the Intel-gfx mailing list