Hi all After upgrading my Ubuntu from 10.04 to 14.04 I only see the upper left detail of the whole screen.
In the Xorg log file (see attachment) I found that the mode was probed to 1024x768 instead of 640x480. Then I found a suspicious error message from the kernel that could be the cause of the failed mode setting. [ 15.312375] [drm:intel_pipe_config_compare [i915]] *ERROR* mismatch in base.adjusted_mode.crtc_hdisplay (expected 0, found 4096) [ 15.312378] ------------[ cut here ]------------ [ 15.312469] WARNING: CPU: 0 PID: 31 at /build/linux-lts-wily-tX9IYW/linux-lts-wily-4.2.0/drivers/gpu/drm/i915/intel_display.c:12328 check_crtc_state+0x28c/0x420 [i915]() [ 15.312471] pipe state doesn't match! [ 15.312534] Modules linked in: snd_ca0106 snd_ac97_codec ac97_bus snd_pcm i915 snd_seq_midi gpio_ich video snd_seq_midi_event drm_kms_helper snd_rawmidi snd_seq drm coretemp snd_seq_device snd_timer serio_raw snd input_leds lpc_ich rfcomm soundcore bnep bluetooth cdc_acm i2c_algo_bit shpchp 8250_fintek parport_pc mac_hid ppdev tpm_infineon lp parport hid_generic usbhid hid psmouse pata_acpi e1000e ptp pps_core [ 15.312542] CPU: 0 PID: 31 Comm: kworker/0:1 Not tainted 4.2.0-27-generic #32~14.04.1-Ubuntu [ 15.312545] Hardware name: To Be Filled By O.E.M. To Be Filled By O.E.M./To be filled by O.E.M., BIOS 080015 09/08/2010 [ 15.312565] Workqueue: events output_poll_execute [drm_kms_helper] [ 15.312578] 00000000 00000000 f4f2da80 c170aa8c f4f2dac0 f4f2dab0 c1066a87 f8af69f6 [ 15.312589] f4f2dadc 0000001f f8ae8c10 00003028 f8a81dec f8a81dec f600f5f8 ef44e000 [ 15.312600] f600f5f4 f4f2dac8 c1066af3 00000009 f4f2dac0 f8af69f6 f4f2dadc f4f2ddc0 [ 15.312602] Call Trace: [ 15.312614] [<c170aa8c>] dump_stack+0x41/0x52 [ 15.312623] [<c1066a87>] warn_slowpath_common+0x87/0xc0 [ 15.312714] [<f8a81dec>] ? check_crtc_state+0x28c/0x420 [i915] [ 15.312802] [<f8a81dec>] ? check_crtc_state+0x28c/0x420 [i915] [ 15.312809] [<c1066af3>] warn_slowpath_fmt+0x33/0x40 [ 15.312902] [<f8a81dec>] check_crtc_state+0x28c/0x420 [i915] [ 15.313010] [<f8a94b39>] intel_modeset_check_state+0x269/0x6a0 [i915] [ 15.313105] [<f8a95b86>] intel_crtc_set_config+0x3b6/0x570 [i915] [ 15.313117] [<c170f317>] ? __ww_mutex_lock+0x17/0x82 [ 15.313160] [<f887b67e>] drm_mode_set_config_internal+0x4e/0xc0 [drm] [ 15.313181] [<f87d42f7>] restore_fbdev_mode+0xc7/0xf0 [drm_kms_helper] [ 15.313224] [<f8889b23>] ? __drm_modeset_lock_all+0xe3/0x110 [drm] [ 15.313245] [<f87d5efe>] drm_fb_helper_restore_fbdev_mode_unlocked+0x1e/0x50 [drm_kms_helper] [ 15.313263] [<f87d5f5c>] drm_fb_helper_set_par+0x2c/0x50 [drm_kms_helper] [ 15.313281] [<f87d5e91>] drm_fb_helper_hotplug_event+0x81/0xd0 [drm_kms_helper] [ 15.313379] [<f8aa36ba>] intel_fbdev_output_poll_changed+0x1a/0x20 [i915] [ 15.313399] [<f87cb311>] drm_kms_helper_hotplug_event+0x21/0x30 [drm_kms_helper] [ 15.313415] [<f87cb3e6>] output_poll_execute+0x66/0x170 [drm_kms_helper] [ 15.313425] [<c107c67a>] process_one_work+0x11a/0x360 [ 15.313432] [<c107cc5d>] worker_thread+0xed/0x430 [ 15.313438] [<c107cb70>] ? rescuer_thread+0x2b0/0x2b0 [ 15.313445] [<c1081391>] kthread+0xa1/0xc0 [ 15.313453] [<c1711041>] ret_from_kernel_thread+0x21/0x30 [ 15.313459] [<c10812f0>] ? kthread_create_on_node+0x140/0x140 [ 15.313465] ---[ end trace 686856814ac8c6af ]--- [ 15.412266] ------------[ cut here ]------------ [ 15.412312] WARNING: CPU: 0 PID: 31 at /build/linux-lts-wily-tX9IYW/linux-lts-wily-4.2.0/drivers/gpu/drm/drm_irq.c:1171 drm_wait_one_vblank+0x117/0x150 [drm]() [ 15.412314] vblank wait timed out on crtc 1 [ 15.412373] Modules linked in: snd_ca0106 snd_ac97_codec ac97_bus snd_pcm i915 snd_seq_midi gpio_ich video snd_seq_midi_event drm_kms_helper snd_rawmidi snd_seq drm coretemp snd_seq_device snd_timer serio_raw snd input_leds lpc_ich rfcomm soundcore bnep bluetooth cdc_acm i2c_algo_bit shpchp 8250_fintek parport_pc mac_hid ppdev tpm_infineon lp parport hid_generic usbhid hid psmouse pata_acpi e1000e ptp pps_core [ 15.412381] CPU: 0 PID: 31 Comm: kworker/0:1 Tainted: G W 4.2.0-27-generic #32~14.04.1-Ubuntu [ 15.412384] Hardware name: To Be Filled By O.E.M. To Be Filled By O.E.M./To be filled by O.E.M., BIOS 080015 09/08/2010 [ 15.412403] Workqueue: events output_poll_execute [drm_kms_helper] [ 15.412415] 00000000 00000000 f4f2dce8 c170aa8c f4f2dd28 f4f2dd18 c1066a87 f889b194 [ 15.412426] f4f2dd44 0000001f f889ad44 00000493 f8873097 f8873097 00000000 f600f400 [ 15.412436] 00000001 f4f2dd30 c1066af3 00000009 f4f2dd28 f889b194 f4f2dd44 f4f2dd74 [ 15.412438] Call Trace: [ 15.412450] [<c170aa8c>] dump_stack+0x41/0x52 [ 15.412459] [<c1066a87>] warn_slowpath_common+0x87/0xc0 [ 15.412496] [<f8873097>] ? drm_wait_one_vblank+0x117/0x150 [drm] [ 15.412529] [<f8873097>] ? drm_wait_one_vblank+0x117/0x150 [drm] [ 15.412536] [<c1066af3>] warn_slowpath_fmt+0x33/0x40 [ 15.412571] [<f8873097>] drm_wait_one_vblank+0x117/0x150 [drm] [ 15.412580] [<c10a0b30>] ? prepare_to_wait_event+0xd0/0xd0 [ 15.412678] [<f8a89034>] i9xx_crtc_disable+0x44/0x400 [i915] [ 15.412773] [<f8a9ad9d>] ? intel_frontbuffer_flush+0x5d/0x70 [i915] [ 15.412865] [<f8a8e9a8>] __intel_set_mode+0x228/0xa80 [i915] [ 15.412912] [<f888a0c8>] ? drm_atomic_set_crtc_for_plane+0x78/0x100 [drm] [ 15.413011] [<f8a95a6c>] intel_crtc_set_config+0x29c/0x570 [i915] [ 15.413023] [<c170f317>] ? __ww_mutex_lock+0x17/0x82 [ 15.413064] [<f887b67e>] drm_mode_set_config_internal+0x4e/0xc0 [drm] [ 15.413085] [<f87d42f7>] restore_fbdev_mode+0xc7/0xf0 [drm_kms_helper] [ 15.413131] [<f8889b23>] ? __drm_modeset_lock_all+0xe3/0x110 [drm] [ 15.413152] [<f87d5efe>] drm_fb_helper_restore_fbdev_mode_unlocked+0x1e/0x50 [drm_kms_helper] [ 15.413171] [<f87d5f5c>] drm_fb_helper_set_par+0x2c/0x50 [drm_kms_helper] [ 15.413190] [<f87d5e91>] drm_fb_helper_hotplug_event+0x81/0xd0 [drm_kms_helper] [ 15.413293] [<f8aa36ba>] intel_fbdev_output_poll_changed+0x1a/0x20 [i915] [ 15.413311] [<f87cb311>] drm_kms_helper_hotplug_event+0x21/0x30 [drm_kms_helper] [ 15.413325] [<f87cb3e6>] output_poll_execute+0x66/0x170 [drm_kms_helper] [ 15.413335] [<c107c67a>] process_one_work+0x11a/0x360 [ 15.413342] [<c107cc5d>] worker_thread+0xed/0x430 [ 15.413348] [<c107cb70>] ? rescuer_thread+0x2b0/0x2b0 [ 15.413355] [<c1081391>] kthread+0xa1/0xc0 [ 15.413363] [<c1711041>] ret_from_kernel_thread+0x21/0x30 [ 15.413368] [<c10812f0>] ? kthread_create_on_node+0x140/0x140 [ 15.413375] ---[ end trace 686856814ac8c6b0 ]--- One finds a print of the kernel ring buffer in the attachment. Is my assumption correct? TIA Sebastian -------------- next part -------------- [ 26.542] X.Org X Server 1.17.2 Release Date: 2015-06-16 [ 26.542] X Protocol Version 11, Revision 0 [ 26.542] Build Operating System: Linux 3.19.0-43-generic i686 Ubuntu [ 26.542] Current Operating System: Linux fpe 4.2.0-27-generic #32~14.04.1-Ubuntu SMP Fri Jan 22 15:32:27 UTC 2016 i686 [ 26.543] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.2.0-27-generic root=UUID=5472e2cc-fddb-48e6-897a-edb8fb812e1a ro quiet splash vt.handoff=7 [ 26.543] Build Date: 15 January 2016 10:17:41PM [ 26.543] xorg-server 2:1.17.2-1ubuntu9.1~trusty1 (For technical support please see http://www.ubuntu.com/support) [ 26.543] Current version of pixman: 0.30.2 [ 26.543] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 26.543] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 26.543] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Jun 3 09:04:36 2016 [ 26.545] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 26.546] (==) No Layout section. Using the first Screen section. [ 26.546] (==) No screen section available. Using defaults. [ 26.546] (**) |-->Screen "Default Screen Section" (0) [ 26.546] (**) | |-->Monitor "<default monitor>" [ 26.546] (==) No monitor specified for screen "Default Screen Section". Using a default monitor configuration. [ 26.546] (==) Automatically adding devices [ 26.546] (==) Automatically enabling devices [ 26.546] (==) Automatically adding GPU devices [ 26.546] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist. [ 26.546] Entry deleted from font path. [ 26.547] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist. [ 26.547] Entry deleted from font path. [ 26.547] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist. [ 26.547] Entry deleted from font path. [ 26.547] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist. [ 26.547] Entry deleted from font path. [ 26.547] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist. [ 26.547] Entry deleted from font path. [ 26.547] (==) FontPath set to: /usr/share/fonts/X11/misc, /usr/share/fonts/X11/Type1, built-ins [ 26.547] (==) ModulePath set to "/usr/lib/i386-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules" [ 26.547] (II) The server relies on udev to provide the list of input devices. If no devices become available, reconfigure udev or disable AutoAddDevices. [ 26.547] (II) Loader magic: 0x802e2660 [ 26.547] (II) Module ABI versions: [ 26.547] X.Org ANSI C Emulation: 0.4 [ 26.547] X.Org Video Driver: 19.0 [ 26.547] X.Org XInput driver : 21.0 [ 26.547] X.Org Server Extension : 9.0 [ 26.548] (II) xfree86: Adding drm device (/dev/dri/card0) [ 26.551] (--) PCI:*(0:0:2:0) 8086:a011:8086:a011 rev 0, Mem @ 0xfea00000/524288, 0xd0000000/268435456, 0xfe900000/1048576, I/O @ 0x0000b000/8 [ 26.551] (--) PCI: (0:0:2:1) 8086:a012:8086:a011 rev 0, Mem @ 0xfe880000/524288 [ 26.551] (II) LoadModule: "glx" [ 26.553] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so [ 26.588] (II) Module glx: vendor="X.Org Foundation" [ 26.588] compiled for 1.17.2, module version = 1.0.0 [ 26.588] ABI class: X.Org Server Extension, version 9.0 [ 26.588] (==) AIGLX enabled [ 26.588] (==) Matched intel as autoconfigured driver 0 [ 26.588] (==) Matched intel as autoconfigured driver 1 [ 26.588] (==) Matched modesetting as autoconfigured driver 2 [ 26.588] (==) Matched fbdev as autoconfigured driver 3 [ 26.588] (==) Matched vesa as autoconfigured driver 4 [ 26.588] (==) Assigned the driver to the xf86ConfigLayout [ 26.588] (II) LoadModule: "intel" [ 26.589] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so [ 26.598] (II) Module intel: vendor="X.Org Foundation" [ 26.598] compiled for 1.17.2, module version = 2.99.917 [ 26.598] Module class: X.Org Video Driver [ 26.598] ABI class: X.Org Video Driver, version 19.0 [ 26.598] (II) LoadModule: "modesetting" [ 26.599] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so [ 26.599] (II) Module modesetting: vendor="X.Org Foundation" [ 26.599] compiled for 1.17.2, module version = 1.17.2 [ 26.599] Module class: X.Org Video Driver [ 26.599] ABI class: X.Org Video Driver, version 19.0 [ 26.599] (II) LoadModule: "fbdev" [ 26.600] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so [ 26.600] (II) Module fbdev: vendor="X.Org Foundation" [ 26.600] compiled for 1.17.2, module version = 0.4.4 [ 26.600] Module class: X.Org Video Driver [ 26.600] ABI class: X.Org Video Driver, version 19.0 [ 26.601] (II) LoadModule: "vesa" [ 26.601] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so [ 26.601] (II) Module vesa: vendor="X.Org Foundation" [ 26.601] compiled for 1.17.2, module version = 2.3.4 [ 26.601] Module class: X.Org Video Driver [ 26.601] ABI class: X.Org Video Driver, version 19.0 [ 26.601] (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 [ 26.603] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000 [ 26.603] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100 [ 26.603] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300 [ 26.603] (II) modesetting: Driver for Modesetting Kernel Drivers: kms [ 26.603] (II) FBDEV: driver for framebuffer: fbdev [ 26.603] (II) VESA: driver for VESA chipsets: vesa [ 26.603] (++) using VT number 7 [ 26.603] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20150522 [ 26.603] (II) intel(0): SNA compiled: xserver-xorg-video-intel-lts-wily 2:2.99.917+git20150808-0ubuntu4~trusty2 (Adam Conrad <adconrad at ubuntu.com>) [ 26.603] (II) intel(0): SNA compiled for use with valgrind [ 26.604] (WW) Falling back to old probe method for modesetting [ 26.604] (WW) Falling back to old probe method for fbdev [ 26.604] (II) Loading sub module "fbdevhw" [ 26.604] (II) LoadModule: "fbdevhw" [ 26.605] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so [ 26.605] (II) Module fbdevhw: vendor="X.Org Foundation" [ 26.605] compiled for 1.17.2, module version = 0.0.2 [ 26.605] ABI class: X.Org Video Driver, version 19.0 [ 26.605] (WW) Falling back to old probe method for vesa [ 26.606] (--) intel(0): Integrated Graphics Chipset: Intel(R) Pineview GM [ 26.606] (--) intel(0): CPU: x86, sse2, sse3, ssse3; using a maximum of 1 threads [ 26.606] (II) intel(0): Creating default Display subsection in Screen section "Default Screen Section" for depth/fbbpp 24/32 [ 26.606] (==) intel(0): Depth 24, (--) framebuffer bpp 32 [ 26.606] (==) intel(0): RGB weight 888 [ 26.606] (==) intel(0): Default visual is TrueColor [ 26.607] (II) intel(0): Output LVDS1 has no monitor section [ 26.607] (II) intel(0): Enabled output LVDS1 [ 26.607] (II) intel(0): Output VGA1 has no monitor section [ 26.607] (II) intel(0): Enabled output VGA1 [ 26.607] (--) intel(0): Using a maximum size of 256x256 for hardware cursors [ 26.607] (II) intel(0): Output VIRTUAL1 has no monitor section [ 26.607] (II) intel(0): Enabled output VIRTUAL1 [ 26.607] (--) intel(0): Output LVDS1 using initial mode 1024x768 on pipe 1 [ 26.608] (==) intel(0): TearFree disabled [ 26.608] (==) intel(0): DPI set to (96, 96) [ 26.608] (II) Loading sub module "dri2" [ 26.608] (II) LoadModule: "dri2" [ 26.608] (II) Module "dri2" already built-in [ 26.608] (II) Loading sub module "present" [ 26.608] (II) LoadModule: "present" [ 26.608] (II) Module "present" already built-in [ 26.608] (II) UnloadModule: "modesetting" [ 26.608] (II) Unloading modesetting [ 26.608] (II) UnloadModule: "fbdev" [ 26.608] (II) Unloading fbdev [ 26.608] (II) UnloadSubModule: "fbdevhw" [ 26.608] (II) Unloading fbdevhw [ 26.609] (II) UnloadModule: "vesa" [ 26.609] (II) Unloading vesa [ 26.609] (==) Depth 24 pixmap format is 32 bpp [ 26.609] (II) intel(0): SNA initialized with Alviso (gen3) backend [ 26.609] (==) intel(0): Backing store enabled [ 26.609] (==) intel(0): Silken mouse enabled [ 26.609] (II) intel(0): HW Cursor enabled [ 26.609] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message. [ 26.610] (==) intel(0): DPMS enabled [ 26.610] (==) intel(0): Display hotplug detection enabled [ 26.610] (II) intel(0): [XvMC] i915_xvmc driver initialized. [ 26.610] (II) intel(0): [DRI2] Setup complete [ 26.610] (II) intel(0): [DRI2] DRI driver: i915 [ 26.610] (II) intel(0): [DRI2] VDPAU driver: va_gl [ 26.610] (II) intel(0): direct rendering: DRI2 enabled [ 26.610] (II) intel(0): hardware support for Present enabled [ 26.611] (--) RandR disabled [ 26.650] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer [ 26.650] (II) AIGLX: enabled GLX_ARB_create_context [ 26.650] (II) AIGLX: enabled GLX_ARB_create_context_profile [ 26.650] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile [ 26.650] (II) AIGLX: enabled GLX_INTEL_swap_event [ 26.650] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control [ 26.650] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB [ 26.650] (II) AIGLX: enabled GLX_ARB_fbconfig_float [ 26.650] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects [ 26.651] (II) AIGLX: Loaded and initialized i915 [ 26.651] (II) GLX: Initialized DRI2 GL provider for screen 0 [ 26.659] (II) intel(0): switch to mode 1024x768 at 60.0 on LVDS1 using pipe 1, position (0, 0), rotation normal, reflection none [ 26.659] (II) intel(0): Setting screen physical size to 270 x 203 [ 26.687] (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm [ 26.696] (II) config/udev: Adding input device Power Button (/dev/input/event1) [ 26.696] (**) Power Button: Applying InputClass "evdev keyboard catchall" [ 26.696] (II) LoadModule: "evdev" [ 26.697] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so [ 26.702] (II) Module evdev: vendor="X.Org Foundation" [ 26.702] compiled for 1.17.2, module version = 2.9.2 [ 26.702] Module class: X.Org XInput Driver [ 26.702] ABI class: X.Org XInput driver, version 21.0 [ 26.702] (II) Using input driver 'evdev' for 'Power Button' [ 26.702] (**) Power Button: always reports core events [ 26.702] (**) evdev: Power Button: Device: "/dev/input/event1" [ 26.702] (--) evdev: Power Button: Vendor 0 Product 0x1 [ 26.702] (--) evdev: Power Button: Found keys [ 26.702] (II) evdev: Power Button: Configuring as keyboard [ 26.703] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1" [ 26.703] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6) [ 26.703] (**) Option "xkb_rules" "evdev" [ 26.703] (**) Option "xkb_model" "pc105" [ 26.703] (**) Option "xkb_layout" "ch" [ 26.710] (II) XKB: reuse xkmfile /var/lib/xkb/server-C1B6178BE3C8709037CFD93794F32AE80365A6B3.xkm [ 26.713] (II) config/udev: Adding input device Power Button (/dev/input/event0) [ 26.713] (**) Power Button: Applying InputClass "evdev keyboard catchall" [ 26.713] (II) Using input driver 'evdev' for 'Power Button' [ 26.713] (**) Power Button: always reports core events [ 26.713] (**) evdev: Power Button: Device: "/dev/input/event0" [ 26.713] (--) evdev: Power Button: Vendor 0 Product 0x1 [ 26.713] (--) evdev: Power Button: Found keys [ 26.713] (II) evdev: Power Button: Configuring as keyboard [ 26.713] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0" [ 26.713] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7) [ 26.713] (**) Option "xkb_rules" "evdev" [ 26.713] (**) Option "xkb_model" "pc105" [ 26.714] (**) Option "xkb_layout" "ch" [ 26.717] (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/event2) [ 26.717] (**) Logitech USB-PS/2 Optical Mouse: Applying InputClass "evdev pointer catchall" [ 26.717] (II) Using input driver 'evdev' for 'Logitech USB-PS/2 Optical Mouse' [ 26.717] (**) Logitech USB-PS/2 Optical Mouse: always reports core events [ 26.717] (**) evdev: Logitech USB-PS/2 Optical Mouse: Device: "/dev/input/event2" [ 26.772] (--) evdev: Logitech USB-PS/2 Optical Mouse: Vendor 0x46d Product 0xc03e [ 26.772] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found 3 mouse buttons [ 26.772] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found scroll wheel(s) [ 26.772] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found relative axes [ 26.772] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found x and y relative axes [ 26.772] (II) evdev: Logitech USB-PS/2 Optical Mouse: Configuring as mouse [ 26.772] (II) evdev: Logitech USB-PS/2 Optical Mouse: Adding scrollwheel support [ 26.772] (**) evdev: Logitech USB-PS/2 Optical Mouse: YAxisMapping: buttons 4 and 5 [ 26.772] (**) evdev: Logitech USB-PS/2 Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200 [ 26.772] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.1/usb6/6-2/6-2.2/6-2.2:1.0/0003:046D:C03E.0001/input/input5/event2" [ 26.772] (II) XINPUT: Adding extended input device "Logitech USB-PS/2 Optical Mouse" (type: MOUSE, id 8) [ 26.773] (II) evdev: Logitech USB-PS/2 Optical Mouse: initialized for relative axes. [ 26.773] (**) Logitech USB-PS/2 Optical Mouse: (accel) keeping acceleration scheme 1 [ 26.773] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration profile 0 [ 26.773] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration factor: 2.000 [ 26.773] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration threshold: 4 [ 26.775] (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/mouse0) [ 26.775] (II) No input driver specified, ignoring this device. [ 26.775] (II) This device may have been added with another device file. [ 26.776] (II) config/udev: Adding input device LITEON Technology USB Multimedia Keyboard (/dev/input/event3) [ 26.777] (**) LITEON Technology USB Multimedia Keyboard: Applying InputClass "evdev keyboard catchall" [ 26.777] (II) Using input driver 'evdev' for 'LITEON Technology USB Multimedia Keyboard' [ 26.777] (**) LITEON Technology USB Multimedia Keyboard: always reports core events [ 26.777] (**) evdev: LITEON Technology USB Multimedia Keyboard: Device: "/dev/input/event3" [ 26.777] (--) evdev: LITEON Technology USB Multimedia Keyboard: Vendor 0x46d Product 0xc312 [ 26.777] (--) evdev: LITEON Technology USB Multimedia Keyboard: Found keys [ 26.777] (II) evdev: LITEON Technology USB Multimedia Keyboard: Configuring as keyboard [ 26.777] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.1/usb6/6-2/6-2.3/6-2.3:1.0/0003:046D:C312.0002/input/input6/event3" [ 26.777] (II) XINPUT: Adding extended input device "LITEON Technology USB Multimedia Keyboard" (type: KEYBOARD, id 9) [ 26.777] (**) Option "xkb_rules" "evdev" [ 26.777] (**) Option "xkb_model" "pc105" [ 26.777] (**) Option "xkb_layout" "ch" -------------- next part -------------- fpe at fpe:~$ dmesg [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.2.0-27-generic (buildd at lgw01-45) (gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1) ) #32~14.04.1-Ubuntu SMP Fri Jan 22 15:32:27 UTC 2016 (Ubuntu 4.2.0-27.32~14.04.1-generic 4.2.8-ckt1) [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] NSC Geode by NSC [ 0.000000] Cyrix CyrixInstead [ 0.000000] Centaur CentaurHauls [ 0.000000] Transmeta GenuineTMx86 [ 0.000000] Transmeta TransmetaCPU [ 0.000000] UMC UMC UMC UMC [ 0.000000] x86/fpu: Legacy x87 FPU detected. [ 0.000000] x86/fpu: Using 'lazy' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007f68ffff] usable [ 0.000000] BIOS-e820: [mem 0x000000007f690000-0x000000007f69dfff] ACPI data [ 0.000000] BIOS-e820: [mem 0x000000007f69e000-0x000000007f6dffff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x000000007f6e0000-0x000000007f6fffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000ffb00000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.6 present. [ 0.000000] DMI: To Be Filled By O.E.M. To Be Filled By O.E.M./To be filled by O.E.M., BIOS 080015 09/08/2010 [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.000000] e820: last_pfn = 0x7f690 max_arch_pfn = 0x1000000 [ 0.000000] MTRR default type: uncachable [ 0.000000] MTRR fixed ranges enabled: [ 0.000000] 00000-9FFFF write-back [ 0.000000] A0000-BFFFF uncachable [ 0.000000] C0000-CFFFF write-protect [ 0.000000] D0000-DFFFF uncachable [ 0.000000] E0000-EFFFF write-through [ 0.000000] F0000-FFFFF write-protect [ 0.000000] MTRR variable ranges enabled: [ 0.000000] 0 base 000000000 mask 080000000 write-back [ 0.000000] 1 base 07F700000 mask 0FFF00000 uncachable [ 0.000000] 2 base 07F800000 mask 0FF800000 uncachable [ 0.000000] 3 disabled [ 0.000000] 4 disabled [ 0.000000] 5 disabled [ 0.000000] 6 disabled [ 0.000000] 7 disabled [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] original variable MTRRs [ 0.000000] reg 0, base: 0GB, range: 2GB, type WB [ 0.000000] reg 1, base: 2039MB, range: 1MB, type UC [ 0.000000] reg 2, base: 2040MB, range: 8MB, type UC [ 0.000000] total RAM covered: 2039M [ 0.000000] Found optimal setting for mtrr clean up [ 0.000000] gran_size: 64K chunk_size: 16M num_reg: 3 lose cover RAM: 0G [ 0.000000] New variable MTRRs [ 0.000000] reg 0, base: 0GB, range: 2GB, type WB [ 0.000000] reg 1, base: 2039MB, range: 1MB, type UC [ 0.000000] reg 2, base: 2040MB, range: 8MB, type UC [ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [c00ff780] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] initial memory mapped: [mem 0x00000000-0x021fffff] [ 0.000000] Base memory trampoline at [c009b000] 9b000 size 16384 [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] [mem 0x00000000-0x000fffff] page 4k [ 0.000000] init_memory_mapping: [mem 0x37800000-0x379fffff] [ 0.000000] [mem 0x37800000-0x379fffff] page 2M [ 0.000000] init_memory_mapping: [mem 0x20000000-0x377fffff] [ 0.000000] [mem 0x20000000-0x377fffff] page 2M [ 0.000000] init_memory_mapping: [mem 0x00100000-0x1fffffff] [ 0.000000] [mem 0x00100000-0x001fffff] page 4k [ 0.000000] [mem 0x00200000-0x1fffffff] page 2M [ 0.000000] init_memory_mapping: [mem 0x37a00000-0x37bfdfff] [ 0.000000] [mem 0x37a00000-0x37bfdfff] page 4k [ 0.000000] BRK [0x01c9c000, 0x01c9cfff] PGTABLE [ 0.000000] BRK [0x01c9d000, 0x01c9dfff] PGTABLE [ 0.000000] RAMDISK: [mem 0x35aca000-0x36d5cfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F9D40 000024 (v02 ACPIAM) [ 0.000000] ACPI: XSDT 0x000000007F690100 000054 (v01 090810 XSDT1520 20100908 MSFT 00000097) [ 0.000000] ACPI: FACP 0x000000007F690290 0000F4 (v04 090810 FACP1520 20100908 MSFT 00000097) [ 0.000000] ACPI: DSDT 0x000000007F690440 00694C (v02 212NV 212NV112 00000112 INTL 20051117) [ 0.000000] ACPI: FACS 0x000000007F69E000 000040 [ 0.000000] ACPI: FACS 0x000000007F69E000 000040 [ 0.000000] ACPI: APIC 0x000000007F690390 00006C (v02 090810 APIC1520 20100908 MSFT 00000097) [ 0.000000] ACPI: MCFG 0x000000007F690400 00003C (v01 090810 OEMMCFG 20100908 MSFT 00000097) [ 0.000000] ACPI: OEMB 0x000000007F69E040 00007D (v01 090810 OEMB1520 20100908 MSFT 00000097) [ 0.000000] ACPI: GSCI 0x000000007F69E0C0 002024 (v01 090810 GMCHSCI 20100908 MSFT 00000097) [ 0.000000] ACPI: SSDT 0x000000007F6A09F0 0004F0 (v01 PmRef CpuPm 00003000 INTL 20051117) [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] 1146MB HIGHMEM available. [ 0.000000] 891MB LOWMEM available. [ 0.000000] mapped low ram: 0 - 37bfe000 [ 0.000000] low ram: 0 - 37bfe000 [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] Normal [mem 0x0000000001000000-0x0000000037bfdfff] [ 0.000000] HighMem [mem 0x0000000037bfe000-0x000000007f68ffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000007f68ffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000007f68ffff] [ 0.000000] On node 0 totalpages: 521774 [ 0.000000] DMA zone: 40 pages used for memmap [ 0.000000] DMA zone: 0 pages reserved [ 0.000000] DMA zone: 3998 pages, LIFO batch:0 [ 0.000000] Normal zone: 2190 pages used for memmap [ 0.000000] Normal zone: 224254 pages, LIFO batch:31 [ 0.000000] HighMem zone: 293522 pages, LIFO batch:31 [ 0.000000] Using APIC driver default [ 0.000000] Reserving Intel graphics stolen memory at 0x7f800000-0x7fffffff [ 0.000000] ACPI: PM-Timer IO Port: 0x808 [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: IRQ0 used by override. [ 0.000000] ACPI: IRQ9 used by override. [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 4 CPUs, 2 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfedfffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:4 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 19 pages/cpu @f718b000 s47180 r0 d30644 u77824 [ 0.000000] pcpu-alloc: s47180 r0 d30644 u77824 alloc=19*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 519544 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.2.0-27-generic root=UUID=11ed3e84-2b14-4e7f-a287-8cf3e8fcfe3f ro quiet splash [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes) [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000] Initializing CPU#0 [ 0.000000] Initializing HighMem for node 0 (00037bfe:0007f690) [ 0.000000] Initializing Movable for node 0 (00000000:00000000) [ 0.000000] Memory: 2033344K/2087096K available (7244K kernel code, 747K rwdata, 3036K rodata, 976K init, 796K bss, 53752K reserved, 0K cma-reserved, 1174088K highmem) [ 0.000000] virtual kernel memory layout: [ 0.000000] fixmap : 0xfff15000 - 0xfffff000 ( 936 kB) [ 0.000000] pkmap : 0xffc00000 - 0xffe00000 (2048 kB) [ 0.000000] vmalloc : 0xf83fe000 - 0xffbfe000 ( 120 MB) [ 0.000000] lowmem : 0xc0000000 - 0xf7bfe000 ( 891 MB) [ 0.000000] .init : 0xc1ac8000 - 0xc1bbc000 ( 976 kB) [ 0.000000] .data : 0xc17134af - 0xc1ac6fc0 (3790 kB) [ 0.000000] .text : 0xc1000000 - 0xc17134af (7245 kB) [ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 32. [ 0.000000] RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=4 [ 0.000000] NR_IRQS:2304 nr_irqs:456 16 [ 0.000000] CPU 0 irqstacks, hard=f4c36000 soft=f4c38000 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] tsc: Fast TSC calibration failed [ 0.000000] tsc: PIT calibration matches PMTIMER. 1 loops [ 0.000000] tsc: Detected 1662.525 MHz processor [ 0.008018] Calibrating delay loop (skipped), value calculated using timer frequency.. 3325.05 BogoMIPS (lpj=6650100) [ 0.008026] pid_max: default: 32768 minimum: 301 [ 0.008046] ACPI: Core revision 20150619 [ 0.026410] ACPI: All ACPI Tables successfully acquired [ 0.026456] Security Framework initialized [ 0.026480] AppArmor: AppArmor initialized [ 0.026484] Yama: becoming mindful. [ 0.026587] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.026594] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.027072] Initializing cgroup subsys blkio [ 0.027083] Initializing cgroup subsys memory [ 0.027106] Initializing cgroup subsys devices [ 0.027115] Initializing cgroup subsys freezer [ 0.027123] Initializing cgroup subsys net_cls [ 0.027132] Initializing cgroup subsys perf_event [ 0.027140] Initializing cgroup subsys net_prio [ 0.027148] Initializing cgroup subsys hugetlb [ 0.027192] CPU: Physical Processor ID: 0 [ 0.027196] CPU: Processor Core ID: 0 [ 0.027205] mce: CPU supports 5 MCE banks [ 0.027217] CPU0: Thermal monitoring enabled (TM2) [ 0.027225] process: using mwait in idle threads [ 0.027237] Last level iTLB entries: 4KB 32, 2MB 0, 4MB 0 [ 0.027241] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 8, 1GB 0 [ 0.028143] Freeing SMP alternatives memory: 28K (c1bbc000 - c1bc3000) [ 0.032017] ftrace: allocating 30286 entries in 60 pages [ 0.052171] Enabling APIC mode: Flat. Using 1 I/O APICs [ 0.052601] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.096000] smpboot: CPU0: Intel(R) Atom(TM) CPU N450 @ 1.66GHz (fam: 06, model: 1c, stepping: 0a) [ 0.096000] Performance Events: PEBS fmt0+, 8-deep LBR, Atom events, Intel PMU driver. [ 0.096000] ... version: 3 [ 0.096000] ... bit width: 40 [ 0.096000] ... generic registers: 2 [ 0.096000] ... value mask: 000000ffffffffff [ 0.096000] ... max period: 000000007fffffff [ 0.096000] ... fixed-purpose events: 3 [ 0.096000] ... event mask: 0000000700000003 [ 0.096000] CPU 1 irqstacks, hard=f4d76000 soft=f4d78000 [ 0.096000] x86: Booting SMP configuration: [ 0.096000] .... node #0, CPUs: #1 [ 0.012000] Initializing CPU#1 [ 0.012000] Disabled fast string operations [ 0.096081] x86: Booted up 1 node, 2 CPUs [ 0.096097] smpboot: Total of 2 processors activated (6650.10 BogoMIPS) [ 0.096841] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. [ 0.096997] devtmpfs: initialized [ 0.096997] evm: security.selinux [ 0.096997] evm: security.SMACK64 [ 0.096997] evm: security.SMACK64EXEC [ 0.096997] evm: security.SMACK64TRANSMUTE [ 0.096997] evm: security.SMACK64MMAP [ 0.096997] evm: security.ima [ 0.097000] evm: security.capability [ 0.097220] PM: Registering ACPI NVS region [mem 0x7f69e000-0x7f6dffff] (270336 bytes) [ 0.100165] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.100296] pinctrl core: initialized pinctrl subsystem [ 0.100434] RTC time: 11:51:27, date: 06/05/16 [ 0.100774] NET: Registered protocol family 16 [ 0.101458] EISA bus registered [ 0.112015] cpuidle: using governor ladder [ 0.124009] cpuidle: using governor menu [ 0.124244] ACPI: bus type PCI registered [ 0.124252] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.124486] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) [ 0.124494] PCI: not using MMCONFIG [ 0.124699] PCI : PCI BIOS area is rw and x. Use pci=nobios if you want it NX. [ 0.124773] PCI: PCI BIOS revision 3.00 entry at 0xf0031, last bus=3 [ 0.124777] PCI: Using configuration type 1 for base access [ 0.140392] ACPI: Added _OSI(Module Device) [ 0.140400] ACPI: Added _OSI(Processor Device) [ 0.140405] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.140409] ACPI: Added _OSI(Processor Aggregator Device) [ 0.148716] ACPI: Executed 1 blocks of module-level executable AML code [ 0.155128] ACPI: Dynamic OEM Table Load: [ 0.155145] ACPI: SSDT 0x00000000F4E92600 0001FA (v01 PmRef Cpu0Ist 00003000 INTL 20051117) [ 0.156183] ACPI: Dynamic OEM Table Load: [ 0.156199] ACPI: SSDT 0x00000000F4C11800 000594 (v01 PmRef Cpu0Cst 00003001 INTL 20051117) [ 0.157711] ACPI: Dynamic OEM Table Load: [ 0.157723] ACPI: SSDT 0x00000000F4D6DE00 0000CC (v01 PmRef Cpu1Ist 00003000 INTL 20051117) [ 0.158566] ACPI: Dynamic OEM Table Load: [ 0.158577] ACPI: SSDT 0x00000000F4D5EB40 000085 (v01 PmRef Cpu1Cst 00003000 INTL 20051117) [ 0.159979] ACPI: Interpreter enabled [ 0.160029] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150619/hwxface-580) [ 0.160050] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150619/hwxface-580) [ 0.160068] ACPI: (supports S0 S1 S3 S5) [ 0.160073] ACPI: Using IOAPIC for interrupt routing [ 0.160135] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) [ 0.163697] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources [ 0.163702] PCI: Using MMCONFIG for extended config space [ 0.163756] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.185681] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.185698] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] [ 0.186508] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability] [ 0.187213] PCI host bridge to bus 0000:00 [ 0.187223] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.187230] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.187237] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.187243] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.187249] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dffff window] [ 0.187256] pci_bus 0000:00: root bus resource [mem 0x7f700000-0xdfffffff window] [ 0.187262] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfed8ffff window] [ 0.187282] pci 0000:00:00.0: [8086:a010] type 00 class 0x060000 [ 0.187559] pci 0000:00:02.0: [8086:a011] type 00 class 0x030000 [ 0.187582] pci 0000:00:02.0: reg 0x10: [mem 0xfea00000-0xfea7ffff] [ 0.187593] pci 0000:00:02.0: reg 0x14: [io 0xb000-0xb007] [ 0.187603] pci 0000:00:02.0: reg 0x18: [mem 0xd0000000-0xdfffffff pref] [ 0.187614] pci 0000:00:02.0: reg 0x1c: [mem 0xfe900000-0xfe9fffff] [ 0.187882] pci 0000:00:02.1: [8086:a012] type 00 class 0x038000 [ 0.187901] pci 0000:00:02.1: reg 0x10: [mem 0xfe880000-0xfe8fffff] [ 0.188210] pci 0000:00:19.0: [8086:1501] type 00 class 0x020000 [ 0.188243] pci 0000:00:19.0: reg 0x10: [mem 0xfeac0000-0xfeadffff] [ 0.188257] pci 0000:00:19.0: reg 0x14: [mem 0xfeafe000-0xfeafefff] [ 0.188271] pci 0000:00:19.0: reg 0x18: [io 0xb080-0xb09f] [ 0.188332] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold [ 0.188453] pci 0000:00:19.0: System wakeup disabled by ACPI [ 0.188615] pci 0000:00:1a.0: [8086:2834] type 00 class 0x0c0300 [ 0.188667] pci 0000:00:1a.0: reg 0x20: [io 0xb480-0xb49f] [ 0.188851] pci 0000:00:1a.0: System wakeup disabled by ACPI [ 0.189010] pci 0000:00:1a.1: [8086:2835] type 00 class 0x0c0300 [ 0.189062] pci 0000:00:1a.1: reg 0x20: [io 0xb400-0xb41f] [ 0.189242] pci 0000:00:1a.1: System wakeup disabled by ACPI [ 0.189413] pci 0000:00:1a.7: [8086:283a] type 00 class 0x0c0320 [ 0.189448] pci 0000:00:1a.7: reg 0x10: [mem 0xfeaff400-0xfeaff7ff] [ 0.189538] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold [ 0.189661] pci 0000:00:1a.7: System wakeup disabled by ACPI [ 0.189827] pci 0000:00:1c.0: [8086:283f] type 01 class 0x060400 [ 0.189911] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold [ 0.190039] pci 0000:00:1c.0: System wakeup disabled by ACPI [ 0.190208] pci 0000:00:1c.4: [8086:2847] type 01 class 0x060400 [ 0.190297] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold [ 0.190421] pci 0000:00:1c.4: System wakeup disabled by ACPI [ 0.190583] pci 0000:00:1d.0: [8086:2830] type 00 class 0x0c0300 [ 0.190635] pci 0000:00:1d.0: reg 0x20: [io 0xbc00-0xbc1f] [ 0.190821] pci 0000:00:1d.0: System wakeup disabled by ACPI [ 0.190981] pci 0000:00:1d.1: [8086:2831] type 00 class 0x0c0300 [ 0.191034] pci 0000:00:1d.1: reg 0x20: [io 0xb880-0xb89f] [ 0.191211] pci 0000:00:1d.1: System wakeup disabled by ACPI [ 0.191376] pci 0000:00:1d.2: [8086:2832] type 00 class 0x0c0300 [ 0.191428] pci 0000:00:1d.2: reg 0x20: [io 0xb800-0xb81f] [ 0.191606] pci 0000:00:1d.2: System wakeup disabled by ACPI [ 0.191783] pci 0000:00:1d.7: [8086:2836] type 00 class 0x0c0320 [ 0.191819] pci 0000:00:1d.7: reg 0x10: [mem 0xfeaff800-0xfeaffbff] [ 0.191903] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold [ 0.192047] pci 0000:00:1d.7: System wakeup disabled by ACPI [ 0.192213] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401 [ 0.192387] pci 0000:00:1e.0: System wakeup disabled by ACPI [ 0.192546] pci 0000:00:1f.0: [8086:2815] type 00 class 0x060100 [ 0.192663] pci 0000:00:1f.0: Force enabled HPET at 0xfed00000 [ 0.192679] pci 0000:00:1f.0: can't claim BAR 13 [io 0x0800-0x087f]: address conflict with ACPI CPU throttle [io 0x0810-0x0815] [ 0.192689] pci 0000:00:1f.0: quirk: [io 0x0500-0x053f] claimed by ICH6 GPIO [ 0.192697] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0290 (mask 000f) [ 0.192704] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 0c80 (mask 001f) [ 0.192713] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 4 PIO at 4700 (mask 00ff) [ 0.192965] pci 0000:00:1f.1: [8086:2850] type 00 class 0x01018a [ 0.192988] pci 0000:00:1f.1: reg 0x10: [io 0x0000-0x0007] [ 0.193002] pci 0000:00:1f.1: reg 0x14: [io 0x0000-0x0003] [ 0.193016] pci 0000:00:1f.1: reg 0x18: [io 0x08f0-0x08f7] [ 0.193030] pci 0000:00:1f.1: reg 0x1c: [io 0x08f8-0x08fb] [ 0.193044] pci 0000:00:1f.1: reg 0x20: [io 0xffa0-0xffaf] [ 0.193069] pci 0000:00:1f.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.193075] pci 0000:00:1f.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.193081] pci 0000:00:1f.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.193086] pci 0000:00:1f.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.193335] pci 0000:00:1f.2: [8086:2828] type 00 class 0x01018f [ 0.193362] pci 0000:00:1f.2: reg 0x10: [io 0xcc00-0xcc07] [ 0.193375] pci 0000:00:1f.2: reg 0x14: [io 0xc880-0xc883] [ 0.193388] pci 0000:00:1f.2: reg 0x18: [io 0xc800-0xc807] [ 0.193401] pci 0000:00:1f.2: reg 0x1c: [io 0xc480-0xc483] [ 0.193414] pci 0000:00:1f.2: reg 0x20: [io 0xc400-0xc40f] [ 0.193426] pci 0000:00:1f.2: reg 0x24: [io 0xc080-0xc08f] [ 0.193463] pci 0000:00:1f.2: PME# supported from D3hot [ 0.193730] pci 0000:00:1f.3: [8086:283e] type 00 class 0x0c0500 [ 0.193753] pci 0000:00:1f.3: reg 0x10: [mem 0xfeaffc00-0xfeaffcff] [ 0.193787] pci 0000:00:1f.3: reg 0x20: [io 0x0400-0x041f] [ 0.194144] pci 0000:00:1c.0: PCI bridge to [bus 02] [ 0.194297] pci 0000:03:00.0: [8086:150c] type 00 class 0x020000 [ 0.194368] pci 0000:03:00.0: reg 0x10: [mem 0xfebe0000-0xfebfffff] [ 0.194407] pci 0000:03:00.0: reg 0x18: [io 0xec00-0xec1f] [ 0.194430] pci 0000:03:00.0: reg 0x1c: [mem 0xfebdc000-0xfebdffff] [ 0.194552] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold [ 0.200041] pci 0000:00:1c.4: PCI bridge to [bus 03] [ 0.200051] pci 0000:00:1c.4: bridge window [io 0xe000-0xefff] [ 0.200059] pci 0000:00:1c.4: bridge window [mem 0xfeb00000-0xfebfffff] [ 0.200204] pci 0000:01:0f.0: [1102:0007] type 00 class 0x040100 [ 0.200236] pci 0000:01:0f.0: reg 0x10: [io 0xdc00-0xdc1f] [ 0.200322] pci 0000:01:0f.0: supports D1 D2 [ 0.200471] pci 0000:00:1e.0: PCI bridge to [bus 01] (subtractive decode) [ 0.200480] pci 0000:00:1e.0: bridge window [io 0xd000-0xdfff] [ 0.200493] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7 window] (subtractive decode) [ 0.200499] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff window] (subtractive decode) [ 0.200506] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode) [ 0.200512] pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000dffff window] (subtractive decode) [ 0.200518] pci 0000:00:1e.0: bridge window [mem 0x7f700000-0xdfffffff window] (subtractive decode) [ 0.200525] pci 0000:00:1e.0: bridge window [mem 0xf0000000-0xfed8ffff window] (subtractive decode) [ 0.200553] pci_bus 0000:00: on NUMA node 0 [ 0.203144] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15) [ 0.203303] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 11 12 14 *15) [ 0.203459] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 7 10 11 12 14 15) [ 0.203613] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 *6 7 10 11 12 14 15) [ 0.203766] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. [ 0.203923] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 *10 11 12 14 15) [ 0.204093] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 *10 11 12 14 15) [ 0.204248] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 *7 10 11 12 14 15) [ 0.204557] ACPI: Enabled 3 GPEs in block 00 to 1F [ 0.204888] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.204888] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.204888] vgaarb: loaded [ 0.204888] vgaarb: bridge control possible 0000:00:02.0 [ 0.205126] SCSI subsystem initialized [ 0.205279] libata version 3.00 loaded. [ 0.205397] ACPI: bus type USB registered [ 0.205487] usbcore: registered new interface driver usbfs [ 0.205531] usbcore: registered new interface driver hub [ 0.205590] usbcore: registered new device driver usb [ 0.205809] PCI: Using ACPI for IRQ routing [ 0.205809] PCI: pci_cache_line_size set to 64 bytes [ 0.205809] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] [ 0.205809] e820: reserve RAM buffer [mem 0x7f690000-0x7fffffff] [ 0.205809] NetLabel: Initializing [ 0.205809] NetLabel: domain hash size = 128 [ 0.205809] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.205809] NetLabel: unlabeled traffic allowed by default [ 0.208161] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns [ 0.208174] hpet clockevent registered [ 0.208183] HPET: 3 timers in total, 0 timers will be used for per-cpu timer [ 0.208191] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 0.208201] hpet0: 3 comparators, 64-bit 14.318180 MHz counter [ 0.210246] clocksource: Switched to clocksource hpet [ 0.227087] AppArmor: AppArmor Filesystem Enabled [ 0.227330] pnp: PnP ACPI init [ 0.227563] system 00:00: [mem 0xfed14000-0xfed19fff] has been reserved [ 0.227572] system 00:00: [mem 0xfed90000-0xfed93fff] has been reserved [ 0.227584] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active) [ 0.227775] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active) [ 0.228344] pnp 00:02: [dma 0 disabled] [ 0.228538] pnp 00:02: Plug and Play ACPI device, IDs PNP0501 (active) [ 0.229034] pnp 00:03: [dma 0 disabled] [ 0.229275] pnp 00:03: Plug and Play ACPI device, IDs PNP0501 (active) [ 0.229695] ACPI: IRQ 10 override to edge, high [ 0.229888] pnp 00:04: Plug and Play ACPI device, IDs PNP0501 (active) [ 0.230304] ACPI: IRQ 5 override to edge, high [ 0.230492] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active) [ 0.230912] ACPI: IRQ 10 override to edge, high [ 0.231100] pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active) [ 0.231516] ACPI: IRQ 11 override to edge, high [ 0.231708] pnp 00:07: Plug and Play ACPI device, IDs PNP0501 (active) [ 0.232295] system 00:08: [io 0x04d0-0x04d1] has been reserved [ 0.232305] system 00:08: [io 0x0800-0x087f] could not be reserved [ 0.232312] system 00:08: [io 0x0500-0x053f] has been reserved [ 0.232320] system 00:08: [mem 0xfed1c000-0xfed1ffff] has been reserved [ 0.232327] system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved [ 0.232335] system 00:08: [mem 0xfed40000-0xfed8ffff] has been reserved [ 0.232345] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.232638] system 00:09: [mem 0xffc00000-0xffefffff] has been reserved [ 0.232649] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.232985] system 00:0a: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.232994] system 00:0a: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.233004] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.233269] system 00:0b: [io 0x0a00-0x0a0f] has been reserved [ 0.233280] system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.233511] system 00:0c: [mem 0xe0000000-0xefffffff] has been reserved [ 0.233523] system 00:0c: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.234040] system 00:0d: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.234049] system 00:0d: [mem 0x000c0000-0x000cffff] could not be reserved [ 0.234056] system 00:0d: [mem 0x000e0000-0x000fffff] could not be reserved [ 0.234063] system 00:0d: [mem 0x00100000-0x7f6fffff] could not be reserved [ 0.234070] system 00:0d: [mem 0xfed90000-0xffffffff] could not be reserved [ 0.234080] system 00:0d: Plug and Play ACPI device, IDs PNP0c01 (active) [ 0.234422] pnp: PnP ACPI: found 14 devices [ 0.234439] PnPBIOS: Disabled by ACPI PNP [ 0.277470] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.277512] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 02] add_size 1000 [ 0.277523] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 add_align 100000 [ 0.277531] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 02] add_size 200000 add_align 100000 [ 0.277547] pci 0000:00:1c.4: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000 add_align 100000 [ 0.277572] pci 0000:00:1f.0: BAR 13: [io size 0x0080] has bogus alignment [ 0.277582] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] res_to_dev_res add_size 200000 min_align 100000 [ 0.277589] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x002fffff] res_to_dev_res add_size 200000 min_align 100000 [ 0.277597] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000 [ 0.277604] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x002fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000 [ 0.277611] pci 0000:00:1c.4: res[15]=[mem 0x00100000-0x000fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000 [ 0.277619] pci 0000:00:1c.4: res[15]=[mem 0x00100000-0x002fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000 [ 0.277626] pci 0000:00:1c.0: res[13]=[io 0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000 [ 0.277633] pci 0000:00:1c.0: res[13]=[io 0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000 [ 0.277649] pci 0000:00:1c.0: BAR 14: assigned [mem 0x80000000-0x801fffff] [ 0.277667] pci 0000:00:1c.0: BAR 15: assigned [mem 0x80200000-0x803fffff 64bit pref] [ 0.277683] pci 0000:00:1c.4: BAR 15: assigned [mem 0x80400000-0x805fffff 64bit pref] [ 0.277694] pci 0000:00:1c.0: BAR 13: assigned [io 0x1000-0x1fff] [ 0.277701] pci 0000:00:1c.0: PCI bridge to [bus 02] [ 0.277709] pci 0000:00:1c.0: bridge window [io 0x1000-0x1fff] [ 0.277718] pci 0000:00:1c.0: bridge window [mem 0x80000000-0x801fffff] [ 0.277727] pci 0000:00:1c.0: bridge window [mem 0x80200000-0x803fffff 64bit pref] [ 0.277737] pci 0000:00:1c.4: PCI bridge to [bus 03] [ 0.277744] pci 0000:00:1c.4: bridge window [io 0xe000-0xefff] [ 0.277753] pci 0000:00:1c.4: bridge window [mem 0xfeb00000-0xfebfffff] [ 0.277761] pci 0000:00:1c.4: bridge window [mem 0x80400000-0x805fffff 64bit pref] [ 0.277771] pci 0000:00:1e.0: PCI bridge to [bus 01] [ 0.277778] pci 0000:00:1e.0: bridge window [io 0xd000-0xdfff] [ 0.277794] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 0.277800] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 0.277807] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 0.277813] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff window] [ 0.277819] pci_bus 0000:00: resource 8 [mem 0x7f700000-0xdfffffff window] [ 0.277825] pci_bus 0000:00: resource 9 [mem 0xf0000000-0xfed8ffff window] [ 0.277832] pci_bus 0000:02: resource 0 [io 0x1000-0x1fff] [ 0.277838] pci_bus 0000:02: resource 1 [mem 0x80000000-0x801fffff] [ 0.277844] pci_bus 0000:02: resource 2 [mem 0x80200000-0x803fffff 64bit pref] [ 0.277850] pci_bus 0000:03: resource 0 [io 0xe000-0xefff] [ 0.277856] pci_bus 0000:03: resource 1 [mem 0xfeb00000-0xfebfffff] [ 0.277862] pci_bus 0000:03: resource 2 [mem 0x80400000-0x805fffff 64bit pref] [ 0.277869] pci_bus 0000:01: resource 0 [io 0xd000-0xdfff] [ 0.277875] pci_bus 0000:01: resource 4 [io 0x0000-0x0cf7 window] [ 0.277881] pci_bus 0000:01: resource 5 [io 0x0d00-0xffff window] [ 0.277887] pci_bus 0000:01: resource 6 [mem 0x000a0000-0x000bffff window] [ 0.277893] pci_bus 0000:01: resource 7 [mem 0x000d0000-0x000dffff window] [ 0.277899] pci_bus 0000:01: resource 8 [mem 0x7f700000-0xdfffffff window] [ 0.277906] pci_bus 0000:01: resource 9 [mem 0xf0000000-0xfed8ffff window] [ 0.277980] NET: Registered protocol family 2 [ 0.278437] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.278480] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 0.278536] TCP: Hash tables configured (established 8192 bind 8192) [ 0.278585] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.278603] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.278739] NET: Registered protocol family 1 [ 0.278782] pci 0000:00:02.0: Video device with shadowed ROM [ 0.280584] PCI: CLS 32 bytes, default 64 [ 0.280742] Trying to unpack rootfs image as initramfs... [ 1.111980] Freeing initrd memory: 19020K (f5aca000 - f6d5d000) [ 1.112472] microcode: CPU0 sig=0x106ca, pf=0x4, revision=0x0 [ 1.112491] microcode: CPU1 sig=0x106ca, pf=0x4, revision=0x0 [ 1.112670] microcode: Microcode Update Driver: v2.00 <tigran at aivazian.fsnet.co.uk>, Peter Oruba [ 1.113013] Scanning for low memory corruption every 60 seconds [ 1.114151] futex hash table entries: 1024 (order: 4, 65536 bytes) [ 1.114193] Initialise system trusted keyring [ 1.114254] audit: initializing netlink subsys (disabled) [ 1.114308] audit: type=2000 audit(1465127488.112:1): initialized [ 1.115203] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.122672] zpool: loaded [ 1.122680] zbud: loaded [ 1.122916] VFS: Disk quotas dquot_6.6.0 [ 1.123067] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 1.125031] fuse init (API version 7.23) [ 1.125614] Key type big_key registered [ 1.126441] Key type asymmetric registered [ 1.126453] Asymmetric key parser 'x509' registered [ 1.126503] bounce: pool size: 64 pages [ 1.126667] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.126765] io scheduler noop registered [ 1.126775] io scheduler deadline registered (default) [ 1.126915] io scheduler cfq registered [ 1.127274] pcieport 0000:00:1c.0: enabling device (0104 -> 0107) [ 1.128304] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt [ 1.128316] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded [ 1.128370] pcieport 0000:00:1c.4: Signaling PME through PCIe PME interrupt [ 1.128377] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt [ 1.128385] pcie_pme 0000:00:1c.4:pcie01: service driver pcie_pme loaded [ 1.128413] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.128450] pciehp 0000:00:1c.0:pcie04: Slot #32 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl- LLActRep+ [ 1.128539] pciehp 0000:00:1c.0:pcie04: service driver pciehp loaded [ 1.128567] pciehp 0000:00:1c.4:pcie04: Slot #36 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl- LLActRep+ [ 1.128643] pciehp 0000:00:1c.4:pcie04: service driver pciehp loaded [ 1.128666] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.128821] intel_idle: MWAIT substates: 0x20220 [ 1.128836] intel_idle: v0.4 model 0x1C [ 1.128841] intel_idle: lapic_timer_reliable_states 0x2 [ 1.128852] tsc: Marking TSC unstable due to TSC halts in idle states deeper than C2 [ 1.129345] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0 [ 1.129357] ACPI: Power Button [PWRB] [ 1.129525] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 [ 1.129533] ACPI: Power Button [PWRF] [ 1.131559] thermal LNXTHERM:00: registered as thermal_zone0 [ 1.131567] ACPI: Thermal Zone [THRM] (41 C) [ 1.131698] GHES: HEST is not enabled! [ 1.131804] isapnp: Scanning for PnP cards... [ 1.137390] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.157896] 00:02: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.178567] 00:03: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.199237] 00:04: ttyS4 at I/O 0xc80 (irq = 10, base_baud = 115200) is a 16550A [ 1.219895] 00:05: ttyS5 at I/O 0xc88 (irq = 5, base_baud = 115200) is a 16550A [ 1.240567] 00:06: ttyS6 at I/O 0xc90 (irq = 10, base_baud = 115200) is a 16550A [ 1.261213] 00:07: ttyS7 at I/O 0xc98 (irq = 11, base_baud = 115200) is a 16550A [ 1.268768] Linux agpgart interface v0.103 [ 1.269033] agpgart-intel 0000:00:00.0: Intel GMA3150 Chipset [ 1.269080] agpgart-intel 0000:00:00.0: detected gtt size: 524288K total, 262144K mappable [ 1.269175] agpgart-intel 0000:00:00.0: detected 8192K stolen memory [ 1.269480] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000 [ 1.292740] brd: module loaded [ 1.298174] loop: module loaded [ 1.298982] ata_piix 0000:00:1f.1: version 2.13 [ 1.303379] scsi host0: ata_piix [ 1.303786] scsi host1: ata_piix [ 1.304073] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 1.304081] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 1.304335] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ] [ 1.304718] ata2: port disabled--ignoring [ 1.464356] ata1.00: CFA: SQF-P10S2-8G, Ver2.M0J, max UDMA/100 [ 1.464366] ata1.00: 15761088 sectors, multi 1: LBA [ 1.464740] scsi host2: ata_piix [ 1.465148] scsi host3: ata_piix [ 1.465423] ata3: SATA max UDMA/133 cmd 0xcc00 ctl 0xc880 bmdma 0xc400 irq 18 [ 1.465434] ata4: SATA max UDMA/133 cmd 0xc800 ctl 0xc480 bmdma 0xc408 irq 18 [ 1.465919] libphy: Fixed MDIO Bus: probed [ 1.465931] tun: Universal TUN/TAP device driver, 1.6 [ 1.465935] tun: (C) 1999-2004 Max Krasnyansky <maxk at qualcomm.com> [ 1.466228] PPP generic driver version 2.4.2 [ 1.466599] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.466618] ehci-pci: EHCI PCI platform driver [ 1.466905] ehci-pci 0000:00:1a.7: EHCI Host Controller [ 1.466929] ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus number 1 [ 1.466955] ehci-pci 0000:00:1a.7: debug port 1 [ 1.470904] ehci-pci 0000:00:1a.7: cache line size of 32 is not supported [ 1.470944] ehci-pci 0000:00:1a.7: irq 18, io mem 0xfeaff400 [ 1.472267] ata1.00: configured for UDMA/100 [ 1.480041] ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00 [ 1.480257] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 1.480266] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.480274] usb usb1: Product: EHCI Host Controller [ 1.480281] usb usb1: Manufacturer: Linux 4.2.0-27-generic ehci_hcd [ 1.480288] usb usb1: SerialNumber: 0000:00:1a.7 [ 1.480886] hub 1-0:1.0: USB hub found [ 1.480925] hub 1-0:1.0: 4 ports detected [ 1.481834] ehci-pci 0000:00:1d.7: EHCI Host Controller [ 1.481858] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 2 [ 1.481882] ehci-pci 0000:00:1d.7: debug port 1 [ 1.485126] isapnp: No Plug & Play device found [ 1.485825] ehci-pci 0000:00:1d.7: cache line size of 32 is not supported [ 1.486034] ehci-pci 0000:00:1d.7: irq 23, io mem 0xfeaff800 [ 1.486084] scsi 0:0:0:0: Direct-Access ATA SQF-P10S2-8G .M0J PQ: 0 ANSI: 5 [ 1.486691] sd 0:0:0:0: [sda] 15761088 512-byte logical blocks: (8.06 GB/7.51 GiB) [ 1.486880] sd 0:0:0:0: [sda] Write Protect is off [ 1.486892] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 1.486899] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.486978] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA [ 1.489572] sda: sda1 sda2 < sda5 > [ 1.490628] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.496117] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00 [ 1.496297] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 [ 1.496305] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.496311] usb usb2: Product: EHCI Host Controller [ 1.496316] usb usb2: Manufacturer: Linux 4.2.0-27-generic ehci_hcd [ 1.496321] usb usb2: SerialNumber: 0000:00:1d.7 [ 1.496808] hub 2-0:1.0: USB hub found [ 1.496833] hub 2-0:1.0: 6 ports detected [ 1.497458] ehci-platform: EHCI generic platform driver [ 1.497510] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.497529] ohci-pci: OHCI PCI platform driver [ 1.497580] ohci-platform: OHCI generic platform driver [ 1.497616] uhci_hcd: USB Universal Host Controller Interface driver [ 1.497846] uhci_hcd 0000:00:1a.0: UHCI Host Controller [ 1.497865] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3 [ 1.497879] uhci_hcd 0000:00:1a.0: detected 2 ports [ 1.497932] uhci_hcd 0000:00:1a.0: irq 16, io base 0x0000b480 [ 1.498100] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.498107] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.498113] usb usb3: Product: UHCI Host Controller [ 1.498118] usb usb3: Manufacturer: Linux 4.2.0-27-generic uhci_hcd [ 1.498123] usb usb3: SerialNumber: 0000:00:1a.0 [ 1.498574] hub 3-0:1.0: USB hub found [ 1.498599] hub 3-0:1.0: 2 ports detected [ 1.499120] uhci_hcd 0000:00:1a.1: UHCI Host Controller [ 1.499138] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4 [ 1.499151] uhci_hcd 0000:00:1a.1: detected 2 ports [ 1.499201] uhci_hcd 0000:00:1a.1: irq 21, io base 0x0000b400 [ 1.499370] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.499377] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.499383] usb usb4: Product: UHCI Host Controller [ 1.499388] usb usb4: Manufacturer: Linux 4.2.0-27-generic uhci_hcd [ 1.499393] usb usb4: SerialNumber: 0000:00:1a.1 [ 1.499840] hub 4-0:1.0: USB hub found [ 1.499865] hub 4-0:1.0: 2 ports detected [ 1.500424] uhci_hcd 0000:00:1d.0: UHCI Host Controller [ 1.500442] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 5 [ 1.500455] uhci_hcd 0000:00:1d.0: detected 2 ports [ 1.500487] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000bc00 [ 1.500652] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.500659] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.500665] usb usb5: Product: UHCI Host Controller [ 1.500670] usb usb5: Manufacturer: Linux 4.2.0-27-generic uhci_hcd [ 1.500676] usb usb5: SerialNumber: 0000:00:1d.0 [ 1.501116] hub 5-0:1.0: USB hub found [ 1.501141] hub 5-0:1.0: 2 ports detected [ 1.501630] uhci_hcd 0000:00:1d.1: UHCI Host Controller [ 1.501648] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 6 [ 1.501661] uhci_hcd 0000:00:1d.1: detected 2 ports [ 1.501713] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000b880 [ 1.501878] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.501885] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.501891] usb usb6: Product: UHCI Host Controller [ 1.501896] usb usb6: Manufacturer: Linux 4.2.0-27-generic uhci_hcd [ 1.501901] usb usb6: SerialNumber: 0000:00:1d.1 [ 1.502336] hub 6-0:1.0: USB hub found [ 1.502360] hub 6-0:1.0: 2 ports detected [ 1.502858] uhci_hcd 0000:00:1d.2: UHCI Host Controller [ 1.502876] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 7 [ 1.502894] uhci_hcd 0000:00:1d.2: detected 2 ports [ 1.502924] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000b800 [ 1.503091] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.503098] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.503103] usb usb7: Product: UHCI Host Controller [ 1.503109] usb usb7: Manufacturer: Linux 4.2.0-27-generic uhci_hcd [ 1.503114] usb usb7: SerialNumber: 0000:00:1d.2 [ 1.503546] hub 7-0:1.0: USB hub found [ 1.503570] hub 7-0:1.0: 2 ports detected [ 1.504174] i8042: PNP: No PS/2 controller found. Probing ports directly. [ 1.506850] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.506867] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.507441] mousedev: PS/2 mouse device common for all mice [ 1.507958] rtc_cmos 00:01: RTC can wake from S4 [ 1.508282] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0 [ 1.508323] rtc_cmos 00:01: alarms up to one month, y3k, 114 bytes nvram, hpet irqs [ 1.508366] i2c /dev entries driver [ 1.508591] device-mapper: uevent: version 1.0.3 [ 1.508885] device-mapper: ioctl: 4.33.0-ioctl (2015-8-18) initialised: dm-devel at redhat.com [ 1.508982] platform eisa.0: Probing EISA bus 0 [ 1.508990] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 1.508997] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 1.509004] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 1.509010] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 1.509017] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 1.509023] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 1.509029] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 1.509036] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 1.509042] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 1.509048] platform eisa.0: EISA: Detected 0 cards [ 1.509083] cpufreq-nforce2: No nForce2 chipset. [ 1.509106] ledtrig-cpu: registered to indicate activity on CPUs [ 1.509128] PCCT header not found. [ 1.509931] NET: Registered protocol family 10 [ 1.510611] NET: Registered protocol family 17 [ 1.510644] Key type dns_resolver registered [ 1.511245] Using IPI No-Shortcut mode [ 1.511795] Loading compiled-in X.509 certificates [ 1.522490] Loaded X.509 cert 'Build time autogenerated kernel key: 5fb55b9a9c559d10ee627437bfa5e8c5f05ca350' [ 1.522532] registered taskstats version 1 [ 1.522580] zswap: loading zswap [ 1.522587] zswap: using zbud pool [ 1.522604] zswap: using lzo compressor [ 1.528640] Key type trusted registered [ 1.540553] Key type encrypted registered [ 1.540576] AppArmor: AppArmor sha1 policy hashing enabled [ 1.540586] ima: No TPM chip found, activating TPM-bypass! [ 1.540651] evm: HMAC attrs: 0x1 [ 1.541314] Magic number: 4:878:882 [ 1.541502] rtc_cmos 00:01: setting system clock to 2016-06-05 11:51:29 UTC (1465127489) [ 1.542528] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.542533] EDD information not available. [ 1.542717] PM: Hibernation image not present or could not be loaded. [ 1.992124] usb 5-1: new full-speed USB device number 2 using uhci_hcd [ 2.114830] ata3.00: SATA link down (SStatus 0 SControl 300) [ 2.114849] ata3.01: SATA link down (SStatus 0 SControl 300) [ 2.114928] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x17f6de06fde, max_idle_ns: 440795270217 ns [ 2.171176] usb 5-1: New USB device found, idVendor=04d8, idProduct=0102 [ 2.171185] usb 5-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 2.171192] usb 5-1: Product: SERIAL DEMO [ 2.171197] usb 5-1: Manufacturer: CCS [ 2.512120] usb 6-2: new full-speed USB device number 2 using uhci_hcd [ 2.616070] usb 5-2: new full-speed USB device number 3 using uhci_hcd [ 2.667217] usb 6-2: New USB device found, idVendor=03eb, idProduct=0902 [ 2.667226] usb 6-2: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 2.669341] hub 6-2:1.0: USB hub found [ 2.671196] hub 6-2:1.0: 4 ports detected [ 2.796177] usb 5-2: New USB device found, idVendor=04d8, idProduct=0101 [ 2.796186] usb 5-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 2.796193] usb 5-2: Product: SERIAL DEMO [ 2.796198] usb 5-2: Manufacturer: CCS [ 2.812118] ata4.01: failed to resume link (SControl 0) [ 2.822814] ata4.00: SATA link down (SStatus 0 SControl 300) [ 2.822833] ata4.01: SATA link down (SStatus 0 SControl 0) [ 2.823601] Freeing unused kernel memory: 976K (c1ac8000 - c1bbc000) [ 2.823771] Write protecting the kernel text: 7248k [ 2.823849] Write protecting the kernel read-only data: 3040k [ 2.823854] NX-protecting the kernel data: 5040k [ 2.858376] systemd-udevd[110]: starting version 204 [ 2.975959] usb 6-2.2: new low-speed USB device number 3 using uhci_hcd [ 2.978335] pps_core: LinuxPPS API ver. 1 registered [ 2.978344] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti at linux.it> [ 2.999461] PTP clock support registered [ 3.056454] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.5-k [ 3.056463] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 3.056850] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode [ 3.176166] usb 6-2.2: New USB device found, idVendor=046d, idProduct=c03e [ 3.176178] usb 6-2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 3.176186] usb 6-2.2: Product: USB-PS/2 Optical Mouse [ 3.176193] usb 6-2.2: Manufacturer: Logitech [ 3.276135] usb 6-2.3: new low-speed USB device number 4 using uhci_hcd [ 3.308944] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) 00:0b:ab:38:c5:f6 [ 3.308954] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection [ 3.308998] e1000e 0000:00:19.0 eth0: MAC: 6, PHY: 8, PBA No: FFFFFF-0FF [ 3.309749] e1000e 0000:03:00.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode [ 3.428452] e1000e 0000:03:00.0 eth1: registered PHC clock [ 3.428465] e1000e 0000:03:00.0 eth1: (PCI Express:2.5GT/s:Width x1) 00:0b:ab:38:c5:f7 [ 3.428474] e1000e 0000:03:00.0 eth1: Intel(R) PRO/1000 Network Connection [ 3.428566] e1000e 0000:03:00.0 eth1: MAC: 4, PHY: 8, PBA No: FFFFFF-0FF [ 3.439156] usb 6-2.3: New USB device found, idVendor=046d, idProduct=c312 [ 3.439166] usb 6-2.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 3.439172] usb 6-2.3: Product: USB Multimedia Keyboard [ 3.439178] usb 6-2.3: Manufacturer: LITEON Technology [ 3.487743] hidraw: raw HID events driver (C) Jiri Kosina [ 3.538843] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) [ 3.547406] usbcore: registered new interface driver usbhid [ 3.547417] usbhid: USB HID core driver [ 3.573835] input: Logitech USB-PS/2 Optical Mouse as /devices/pci0000:00/0000:00:1d.1/usb6/6-2/6-2.2/6-2.2:1.0/0003:046D:C03E.0001/input/input5 [ 3.574530] hid-generic 0003:046D:C03E.0001: input,hidraw0: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:1d.1-2.2/input0 [ 3.576179] input: LITEON Technology USB Multimedia Keyboard as /devices/pci0000:00/0000:00:1d.1/usb6/6-2/6-2.3/6-2.3:1.0/0003:046D:C312.0002/input/input6 [ 3.632459] hid-generic 0003:046D:C312.0002: input,hidraw1: USB HID v1.10 Keyboard [LITEON Technology USB Multimedia Keyboard] on usb-0000:00:1d.1-2.3/input0 [ 3.892497] random: init urandom read with 43 bits of entropy available [ 3.992807] init: plymouth-upstart-bridge main process (159) terminated with status 1 [ 3.992851] init: plymouth-upstart-bridge main process ended, respawning [ 4.018644] init: plymouth-upstart-bridge main process (169) terminated with status 1 [ 4.018701] init: plymouth-upstart-bridge main process ended, respawning [ 4.036484] init: plymouth-upstart-bridge main process (174) terminated with status 1 [ 4.036543] init: plymouth-upstart-bridge main process ended, respawning [ 4.052182] init: plymouth-upstart-bridge main process (177) terminated with status 1 [ 4.052232] init: plymouth-upstart-bridge main process ended, respawning [ 9.241164] Adding 387068k swap on /dev/sda5. Priority:-1 extents:1 across:387068k FS [ 9.272533] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro [ 9.948622] random: nonblocking pool is initialized [ 9.963038] systemd-udevd[312]: starting version 204 [ 10.380396] lp: driver loaded but no devices found [ 10.483835] ppdev: user-space parallel port driver [ 11.078594] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 11.390628] cdc_acm 5-1:1.0: ttyACM0: USB ACM device [ 11.419845] cdc_acm 5-2:1.0: ttyACM1: USB ACM device [ 11.425544] usbcore: registered new interface driver cdc_acm [ 11.425553] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters [ 11.730226] Bluetooth: Core ver 2.20 [ 11.730310] NET: Registered protocol family 31 [ 11.730316] Bluetooth: HCI device and connection manager initialized [ 11.730333] Bluetooth: HCI socket layer initialized [ 11.730345] Bluetooth: L2CAP socket layer initialized [ 11.730369] Bluetooth: SCO socket layer initialized [ 11.789080] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 11.789090] Bluetooth: BNEP filters: protocol multicast [ 11.789107] Bluetooth: BNEP socket layer initialized [ 11.878269] Bluetooth: RFCOMM TTY layer initialized [ 11.878293] Bluetooth: RFCOMM socket layer initialized [ 11.878313] Bluetooth: RFCOMM ver 1.11 [ 11.936977] audit: type=1400 audit(1465127499.893:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=463 comm="apparmor_parser" [ 11.937003] audit: type=1400 audit(1465127499.893:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cupsd" pid=463 comm="apparmor_parser" [ 11.946529] audit: type=1400 audit(1465127499.901:4): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/sbin/cupsd" pid=463 comm="apparmor_parser" [ 12.022219] audit: type=1400 audit(1465127499.977:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=471 comm="apparmor_parser" [ 12.022244] audit: type=1400 audit(1465127499.977:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=471 comm="apparmor_parser" [ 12.022263] audit: type=1400 audit(1465127499.977:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=471 comm="apparmor_parser" [ 12.038105] audit: type=1400 audit(1465127499.993:8): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=471 comm="apparmor_parser" [ 12.038137] audit: type=1400 audit(1465127499.993:9): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=471 comm="apparmor_parser" [ 12.039211] audit: type=1400 audit(1465127499.993:10): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=471 comm="apparmor_parser" [ 13.030169] audit: type=1400 audit(1465127500.985:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=519 comm="apparmor_parser" [ 13.192669] [drm] Initialized drm 1.1.0 20060810 [ 14.175114] gpio_ich: GPIO from 462 to 511 on gpio_ich [ 14.391227] [drm] Memory usable by graphics device = 512M [ 14.391240] [drm] Replacing VGA console driver [ 14.395145] Console: switching to colour dummy device 80x25 [ 14.412287] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 14.412298] [drm] Driver supports precise vblank timestamp query. [ 14.412517] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem [ 14.439471] [drm] initialized overlay support [ 14.441848] [drm] Initialized i915 1.6.0 20150522 for 0000:00:02.0 on minor 0 [ 14.563633] fbcon: inteldrmfb (fb0) is primary device [ 14.653484] init: failsafe main process (563) killed by TERM signal [ 14.689190] snd_ca0106 0000:01:0f.0: Model 100a Rev 00000000 Serial 100a1102 [ 15.312375] [drm:intel_pipe_config_compare [i915]] *ERROR* mismatch in base.adjusted_mode.crtc_hdisplay (expected 0, found 4096) [ 15.312378] ------------[ cut here ]------------ [ 15.312469] WARNING: CPU: 0 PID: 31 at /build/linux-lts-wily-tX9IYW/linux-lts-wily-4.2.0/drivers/gpu/drm/i915/intel_display.c:12328 check_crtc_state+0x28c/0x420 [i915]() [ 15.312471] pipe state doesn't match! [ 15.312534] Modules linked in: snd_ca0106 snd_ac97_codec ac97_bus snd_pcm i915 snd_seq_midi gpio_ich video snd_seq_midi_event drm_kms_helper snd_rawmidi snd_seq drm coretemp snd_seq_device snd_timer serio_raw snd input_leds lpc_ich rfcomm soundcore bnep bluetooth cdc_acm i2c_algo_bit shpchp 8250_fintek parport_pc mac_hid ppdev tpm_infineon lp parport hid_generic usbhid hid psmouse pata_acpi e1000e ptp pps_core [ 15.312542] CPU: 0 PID: 31 Comm: kworker/0:1 Not tainted 4.2.0-27-generic #32~14.04.1-Ubuntu [ 15.312545] Hardware name: To Be Filled By O.E.M. To Be Filled By O.E.M./To be filled by O.E.M., BIOS 080015 09/08/2010 [ 15.312565] Workqueue: events output_poll_execute [drm_kms_helper] [ 15.312578] 00000000 00000000 f4f2da80 c170aa8c f4f2dac0 f4f2dab0 c1066a87 f8af69f6 [ 15.312589] f4f2dadc 0000001f f8ae8c10 00003028 f8a81dec f8a81dec f600f5f8 ef44e000 [ 15.312600] f600f5f4 f4f2dac8 c1066af3 00000009 f4f2dac0 f8af69f6 f4f2dadc f4f2ddc0 [ 15.312602] Call Trace: [ 15.312614] [<c170aa8c>] dump_stack+0x41/0x52 [ 15.312623] [<c1066a87>] warn_slowpath_common+0x87/0xc0 [ 15.312714] [<f8a81dec>] ? check_crtc_state+0x28c/0x420 [i915] [ 15.312802] [<f8a81dec>] ? check_crtc_state+0x28c/0x420 [i915] [ 15.312809] [<c1066af3>] warn_slowpath_fmt+0x33/0x40 [ 15.312902] [<f8a81dec>] check_crtc_state+0x28c/0x420 [i915] [ 15.313010] [<f8a94b39>] intel_modeset_check_state+0x269/0x6a0 [i915] [ 15.313105] [<f8a95b86>] intel_crtc_set_config+0x3b6/0x570 [i915] [ 15.313117] [<c170f317>] ? __ww_mutex_lock+0x17/0x82 [ 15.313160] [<f887b67e>] drm_mode_set_config_internal+0x4e/0xc0 [drm] [ 15.313181] [<f87d42f7>] restore_fbdev_mode+0xc7/0xf0 [drm_kms_helper] [ 15.313224] [<f8889b23>] ? __drm_modeset_lock_all+0xe3/0x110 [drm] [ 15.313245] [<f87d5efe>] drm_fb_helper_restore_fbdev_mode_unlocked+0x1e/0x50 [drm_kms_helper] [ 15.313263] [<f87d5f5c>] drm_fb_helper_set_par+0x2c/0x50 [drm_kms_helper] [ 15.313281] [<f87d5e91>] drm_fb_helper_hotplug_event+0x81/0xd0 [drm_kms_helper] [ 15.313379] [<f8aa36ba>] intel_fbdev_output_poll_changed+0x1a/0x20 [i915] [ 15.313399] [<f87cb311>] drm_kms_helper_hotplug_event+0x21/0x30 [drm_kms_helper] [ 15.313415] [<f87cb3e6>] output_poll_execute+0x66/0x170 [drm_kms_helper] [ 15.313425] [<c107c67a>] process_one_work+0x11a/0x360 [ 15.313432] [<c107cc5d>] worker_thread+0xed/0x430 [ 15.313438] [<c107cb70>] ? rescuer_thread+0x2b0/0x2b0 [ 15.313445] [<c1081391>] kthread+0xa1/0xc0 [ 15.313453] [<c1711041>] ret_from_kernel_thread+0x21/0x30 [ 15.313459] [<c10812f0>] ? kthread_create_on_node+0x140/0x140 [ 15.313465] ---[ end trace 686856814ac8c6af ]--- [ 15.412266] ------------[ cut here ]------------ [ 15.412312] WARNING: CPU: 0 PID: 31 at /build/linux-lts-wily-tX9IYW/linux-lts-wily-4.2.0/drivers/gpu/drm/drm_irq.c:1171 drm_wait_one_vblank+0x117/0x150 [drm]() [ 15.412314] vblank wait timed out on crtc 1 [ 15.412373] Modules linked in: snd_ca0106 snd_ac97_codec ac97_bus snd_pcm i915 snd_seq_midi gpio_ich video snd_seq_midi_event drm_kms_helper snd_rawmidi snd_seq drm coretemp snd_seq_device snd_timer serio_raw snd input_leds lpc_ich rfcomm soundcore bnep bluetooth cdc_acm i2c_algo_bit shpchp 8250_fintek parport_pc mac_hid ppdev tpm_infineon lp parport hid_generic usbhid hid psmouse pata_acpi e1000e ptp pps_core [ 15.412381] CPU: 0 PID: 31 Comm: kworker/0:1 Tainted: G W 4.2.0-27-generic #32~14.04.1-Ubuntu [ 15.412384] Hardware name: To Be Filled By O.E.M. To Be Filled By O.E.M./To be filled by O.E.M., BIOS 080015 09/08/2010 [ 15.412403] Workqueue: events output_poll_execute [drm_kms_helper] [ 15.412415] 00000000 00000000 f4f2dce8 c170aa8c f4f2dd28 f4f2dd18 c1066a87 f889b194 [ 15.412426] f4f2dd44 0000001f f889ad44 00000493 f8873097 f8873097 00000000 f600f400 [ 15.412436] 00000001 f4f2dd30 c1066af3 00000009 f4f2dd28 f889b194 f4f2dd44 f4f2dd74 [ 15.412438] Call Trace: [ 15.412450] [<c170aa8c>] dump_stack+0x41/0x52 [ 15.412459] [<c1066a87>] warn_slowpath_common+0x87/0xc0 [ 15.412496] [<f8873097>] ? drm_wait_one_vblank+0x117/0x150 [drm] [ 15.412529] [<f8873097>] ? drm_wait_one_vblank+0x117/0x150 [drm] [ 15.412536] [<c1066af3>] warn_slowpath_fmt+0x33/0x40 [ 15.412571] [<f8873097>] drm_wait_one_vblank+0x117/0x150 [drm] [ 15.412580] [<c10a0b30>] ? prepare_to_wait_event+0xd0/0xd0 [ 15.412678] [<f8a89034>] i9xx_crtc_disable+0x44/0x400 [i915] [ 15.412773] [<f8a9ad9d>] ? intel_frontbuffer_flush+0x5d/0x70 [i915] [ 15.412865] [<f8a8e9a8>] __intel_set_mode+0x228/0xa80 [i915] [ 15.412912] [<f888a0c8>] ? drm_atomic_set_crtc_for_plane+0x78/0x100 [drm] [ 15.413011] [<f8a95a6c>] intel_crtc_set_config+0x29c/0x570 [i915] [ 15.413023] [<c170f317>] ? __ww_mutex_lock+0x17/0x82 [ 15.413064] [<f887b67e>] drm_mode_set_config_internal+0x4e/0xc0 [drm] [ 15.413085] [<f87d42f7>] restore_fbdev_mode+0xc7/0xf0 [drm_kms_helper] [ 15.413131] [<f8889b23>] ? __drm_modeset_lock_all+0xe3/0x110 [drm] [ 15.413152] [<f87d5efe>] drm_fb_helper_restore_fbdev_mode_unlocked+0x1e/0x50 [drm_kms_helper] [ 15.413171] [<f87d5f5c>] drm_fb_helper_set_par+0x2c/0x50 [drm_kms_helper] [ 15.413190] [<f87d5e91>] drm_fb_helper_hotplug_event+0x81/0xd0 [drm_kms_helper] [ 15.413293] [<f8aa36ba>] intel_fbdev_output_poll_changed+0x1a/0x20 [i915] [ 15.413311] [<f87cb311>] drm_kms_helper_hotplug_event+0x21/0x30 [drm_kms_helper] [ 15.413325] [<f87cb3e6>] output_poll_execute+0x66/0x170 [drm_kms_helper] [ 15.413335] [<c107c67a>] process_one_work+0x11a/0x360 [ 15.413342] [<c107cc5d>] worker_thread+0xed/0x430 [ 15.413348] [<c107cb70>] ? rescuer_thread+0x2b0/0x2b0 [ 15.413355] [<c1081391>] kthread+0xa1/0xc0 [ 15.413363] [<c1711041>] ret_from_kernel_thread+0x21/0x30 [ 15.413368] [<c10812f0>] ? kthread_create_on_node+0x140/0x140 [ 15.413375] ---[ end trace 686856814ac8c6b0 ]--- [ 15.840432] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 15.916294] Console: switching to colour frame buffer device 128x48 [ 16.010096] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device [ 16.010101] i915 0000:00:02.0: registered panic notifier [ 16.032819] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready [ 17.018036] audit_printk_skb: 30 callbacks suppressed [ 17.018048] audit: type=1400 audit(1465127504.973:22): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=786 comm="apparmor_parser" [ 17.018080] audit: type=1400 audit(1465127504.973:23): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/sbin/cupsd" pid=786 comm="apparmor_parser" [ 17.022078] audit: type=1400 audit(1465127504.977:24): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/sbin/cupsd" pid=786 comm="apparmor_parser" [ 17.047531] audit: type=1400 audit(1465127505.001:25): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince" pid=769 comm="apparmor_parser" [ 17.047561] audit: type=1400 audit(1465127505.001:26): apparmor="STATUS" operation="profile_load" profile="unconfined" name="sanitized_helper" pid=769 comm="apparmor_parser" [ 17.047585] audit: type=1400 audit(1465127505.001:27): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince-previewer" pid=769 comm="apparmor_parser" [ 17.047607] audit: type=1400 audit(1465127505.001:28): apparmor="STATUS" operation="profile_load" profile="unconfined" name="sanitized_helper" pid=769 comm="apparmor_parser" [ 17.047630] audit: type=1400 audit(1465127505.001:29): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince-thumbnailer" pid=769 comm="apparmor_parser" [ 17.047652] audit: type=1400 audit(1465127505.001:30): apparmor="STATUS" operation="profile_load" profile="unconfined" name="sanitized_helper" pid=769 comm="apparmor_parser" [ 17.074696] audit: type=1400 audit(1465127505.029:31): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/tcpdump" pid=797 comm="apparmor_parser" [ 18.776902] e1000e: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx [ 18.777059] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 23.466461] init: plymouth-upstart-bridge main process ended, respawning [ 2347.964657] perf interrupt took too long (2548 > 2500), lowering kernel.perf_event_max_sample_rate to 50000 [ 5651.805013] systemd-hostnamed[2282]: Warning: nss-myhostname is not installed. Changing the local hostname might make it unresolveable. Please install nss-myhostname! [ 5937.121586] perf interrupt took too long (5045 > 5000), lowering kernel.perf_event_max_sample_rate to 25000 fpe at fpe:~$