[SOLVED] i915: no gpu acceleration with 3.18.0

Hi,
I compiled the new vanilla kernel using the same .config as the previous one (also self compiled), but with 3.18 intel gpu accleration fails to start. Xorg.bin log says "Failed to submit rendering commands, disabling acceleration". As a result Gnome is painfully choppy and watching a video is impossible. This happens on both my first gen i7 laptop and Core2 desktop, so Ironlake and Earlake.
Another machine with a nvidia card and proprietary modules compiled with dkms seems unaffected.
Here are my Xorg log and dmesg
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: This is a pre-release version of the X server from The X.Org Foundation.
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: It is not supported in any way.
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: Select the "xorg" product for bugs you find in this release.
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: Before reporting bugs in pre-release versions please check the
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: latest version in the X.Org Foundation git repository.
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: See http://wiki.x.org/wiki/GitPage for git access instructions.
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: X.Org X Server 1.16.2.901 (1.16.3 RC 1)
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: Release Date: 2014-12-09
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: X Protocol Version 11, Revision 0
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: Build Operating System: Linux 3.17.2-1-ARCH x86_64
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: Current Operating System: Linux wreck 3.18.0-STEPHONE #2 SMP PREEMPT Fri Dec 12 22:50:30 GMT 2014 x86_64
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: Kernel command line: BOOT_IMAGE=../vmlinuz root=/dev/sda2 pcie_aspm=force i915.enable_rc6=0 i915.enable_fbc=0 i915.semaphores=0 i915.lvds_downclock=1 thinkpad_acpi.fan_control=1 acpi_osi=linux nmi_watchdog=0 zswap.enabled=1 zswap.compressor=lz4 drm.vblankoffdelay=1 snd-hda-intel.power_save=1 rw initrd=../intel-ucode.img
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: Build Date: 10 December 2014 02:34:24PM
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: Current version of pixman: 0.32.6
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: Before reporting problems, check http://wiki.x.org
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: to make sure that you have the latest version.
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: Markers: (--) probed, (**) from config file, (==) default setting,
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (++) from command line, (!!) notice, (II) informational,
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (++) Log file: "/dev/null", Time: Fri Dec 12 23:26:18 2014
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (==) Using config directory: "/etc/X11/xorg.conf.d"
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (==) Using system config directory "/usr/share/X11/xorg.conf.d"
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (==) No Layout section. Using the first Screen section.
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (==) No screen section available. Using defaults.
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (**) |-->Screen "Default Screen Section" (0)
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (**) | |-->Monitor "<default monitor>"
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (==) No monitor specified for screen "Default Screen Section".
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: Using a default monitor configuration.
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (==) Automatically adding devices
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (==) Automatically enabling devices
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (==) Automatically adding GPU devices
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (WW) The directory "/usr/share/fonts/OTF/" does not exist.
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: Entry deleted from font path.
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (==) FontPath set to:
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: /usr/share/fonts/misc/,
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: /usr/share/fonts/TTF/,
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: /usr/share/fonts/Type1/,
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: /usr/share/fonts/100dpi/,
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: /usr/share/fonts/75dpi/
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (==) ModulePath set to "/usr/lib/xorg/modules"
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) The server relies on udev to provide the list of input devices.
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: If no devices become available, reconfigure udev or disable AutoAddDevices.
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) Loader magic: 0x818d80
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) Module ABI versions:
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: X.Org ANSI C Emulation: 0.4
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: X.Org Video Driver: 18.0
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: X.Org XInput driver : 21.0
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: X.Org Server Extension : 8.0
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (EE) systemd-logind: failed to get session: PID 229 does not belong to any known session
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) xfree86: Adding drm device (/dev/dri/card0)
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (--) PCI:*(0:0:2:0) 8086:0046:17aa:215a rev 2, Mem @ 0xf2000000/4194304, 0xd0000000/268435456, I/O @ 0x00001800/8
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) LoadModule: "glx"
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) Module glx: vendor="X.Org Foundation"
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: compiled for 1.16.2.901, module version = 1.0.0
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: ABI class: X.Org Server Extension, version 8.0
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (==) AIGLX enabled
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (==) Matched intel as autoconfigured driver 0
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (==) Matched intel as autoconfigured driver 1
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (==) Matched modesetting as autoconfigured driver 2
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (==) Matched fbdev as autoconfigured driver 3
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (==) Matched vesa as autoconfigured driver 4
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (==) Assigned the driver to the xf86ConfigLayout
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) LoadModule: "intel"
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) Module intel: vendor="X.Org Foundation"
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: compiled for 1.16.1, module version = 2.99.916
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: Module class: X.Org Video Driver
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: ABI class: X.Org Video Driver, version 18.0
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) LoadModule: "modesetting"
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (WW) Warning, couldn't open module modesetting
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) UnloadModule: "modesetting"
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) Unloading modesetting
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (EE) Failed to load module "modesetting" (module does not exist, 0)
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) LoadModule: "fbdev"
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (WW) Warning, couldn't open module fbdev
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) UnloadModule: "fbdev"
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) Unloading fbdev
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (EE) Failed to load module "fbdev" (module does not exist, 0)
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) LoadModule: "vesa"
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (WW) Warning, couldn't open module vesa
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) UnloadModule: "vesa"
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) Unloading vesa
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (EE) Failed to load module "vesa" (module does not exist, 0)
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: 915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (++) using VT number 1
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20140905
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) intel(0): Creating default Display subsection in Screen section
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: "Default Screen Section" for depth/fbbpp 24/32
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (==) intel(0): Depth 24, (--) framebuffer bpp 32
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (==) intel(0): RGB weight 888
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (==) intel(0): Default visual is TrueColor
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) intel(0): Output LVDS1 has no monitor section
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (--) intel(0): Found backlight control interface acpi_video0 (type 'firmware') for output LVDS1
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) intel(0): Enabled output LVDS1
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) intel(0): Output VGA1 has no monitor section
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) intel(0): Enabled output VGA1
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) intel(0): Output HDMI1 has no monitor section
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) intel(0): Enabled output HDMI1
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) intel(0): Output DP1 has no monitor section
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) intel(0): Enabled output DP1
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (--) intel(0): Using a maximum size of 256x256 for hardware cursors
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) intel(0): Output VIRTUAL1 has no monitor section
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) intel(0): Enabled output VIRTUAL1
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (--) intel(0): Output LVDS1 using initial mode 1440x900 on pipe 0
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (==) intel(0): TearFree disabled
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (==) intel(0): DPI set to (96, 96)
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) Loading sub module "dri2"
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) LoadModule: "dri2"
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) Module "dri2" already built-in
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) Loading sub module "present"
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) LoadModule: "present"
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) Module "present" already built-in
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (==) Depth 24 pixmap format is 32 bpp
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) intel(0): SNA initialized with Ironlake (gen5) backend
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (==) intel(0): Backing store enabled
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (==) intel(0): Silken mouse enabled
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) intel(0): HW Cursor enabled
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (==) intel(0): DPMS enabled
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) intel(0): [XvMC] xvmc_vld driver initialized.
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) intel(0): [DRI2] Setup complete
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) intel(0): [DRI2] DRI driver: i965
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) intel(0): [DRI2] VDPAU driver: i965
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) intel(0): direct rendering: DRI2 enabled
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) intel(0): hardware support for Present enabled
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (==) intel(0): display hotplug detection enabled
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (--) RandR disabled
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) AIGLX: enabled GLX_ARB_create_context
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) AIGLX: enabled GLX_ARB_create_context_profile
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) AIGLX: enabled GLX_INTEL_swap_event
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) AIGLX: enabled GLX_ARB_fbconfig_float
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) AIGLX: Loaded and initialized i965
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) GLX: Initialized DRI2 GL provider for screen 0
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (EE) intel(0): Failed to submit rendering commands, disabling acceleration.
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) intel(0): switch to mode [email protected] on LVDS1 using pipe 0, position (0, 0), rotation normal, reflection none
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) intel(0): Setting screen physical size to 381 x 238
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) config/udev: Adding input device Power Button (/dev/input/event2)
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (**) Power Button: Applying InputClass "evdev keyboard catchall"
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (**) Power Button: Applying InputClass "system-keyboard"
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) LoadModule: "evdev"
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) Module evdev: vendor="X.Org Foundation"
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: compiled for 1.16.2, module version = 2.9.1
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: Module class: X.Org XInput Driver
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: ABI class: X.Org XInput driver, version 21.0
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) Using input driver 'evdev' for 'Power Button'
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (**) Power Button: always reports core events
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (**) evdev: Power Button: Device: "/dev/input/event2"
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (--) evdev: Power Button: Vendor 0 Product 0x1
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (--) evdev: Power Button: Found keys
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) evdev: Power Button: Configuring as keyboard
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (**) Option "xkb_rules" "evdev"
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (**) Option "xkb_model" "pc104"
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (**) Option "xkb_layout" "us"
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) config/udev: Adding input device Video Bus (/dev/input/event3)
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (**) Video Bus: Applying InputClass "evdev keyboard catchall"
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (**) Video Bus: Applying InputClass "system-keyboard"
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) Using input driver 'evdev' for 'Video Bus'
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (**) Video Bus: always reports core events
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (**) evdev: Video Bus: Device: "/dev/input/event3"
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (--) evdev: Video Bus: Vendor 0 Product 0x6
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (--) evdev: Video Bus: Found keys
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) evdev: Video Bus: Configuring as keyboard
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3/event3"
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (**) Option "xkb_rules" "evdev"
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (**) Option "xkb_model" "pc104"
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (**) Option "xkb_layout" "us"
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) No input driver specified, ignoring this device.
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) This device may have been added with another device file.
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (**) Sleep Button: Applying InputClass "system-keyboard"
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) Using input driver 'evdev' for 'Sleep Button'
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (**) Sleep Button: always reports core events
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (**) evdev: Sleep Button: Device: "/dev/input/event1"
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (--) evdev: Sleep Button: Vendor 0 Product 0x3
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (--) evdev: Sleep Button: Found keys
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) evdev: Sleep Button: Configuring as keyboard
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1"
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (**) Option "xkb_rules" "evdev"
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (**) Option "xkb_model" "pc104"
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (**) Option "xkb_layout" "us"
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event8)
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) No input driver specified, ignoring this device.
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) This device may have been added with another device file.
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) config/udev: Adding input device HDA Intel MID Mic (/dev/input/event9)
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) No input driver specified, ignoring this device.
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) This device may have been added with another device file.
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) config/udev: Adding input device HDA Intel MID Dock Mic (/dev/input/event10)
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) No input driver specified, ignoring this device.
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) This device may have been added with another device file.
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) config/udev: Adding input device HDA Intel MID Dock Headphone (/dev/input/event11)
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) No input driver specified, ignoring this device.
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) This device may have been added with another device file.
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) config/udev: Adding input device HDA Intel MID Headphone (/dev/input/event12)
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) No input driver specified, ignoring this device.
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) This device may have been added with another device file.
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) config/udev: Adding input device HDA Intel MID HDMI/DP,pcm=3 (/dev/input/event13)
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) No input driver specified, ignoring this device.
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) This device may have been added with another device file.
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4)
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (**) AT Translated Set 2 keyboard: always reports core events
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event4"
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (--) evdev: AT Translated Set 2 keyboard: Found keys
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input4/event4"
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 9)
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (**) Option "xkb_rules" "evdev"
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (**) Option "xkb_model" "pc104"
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (**) Option "xkb_layout" "us"
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event6)
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) LoadModule: "synaptics"
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) Module synaptics: vendor="X.Org Foundation"
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: compiled for 1.16.0, module version = 1.8.1
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: Module class: X.Org XInput Driver
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: ABI class: X.Org XInput driver, version 21.0
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (**) SynPS/2 Synaptics TouchPad: always reports core events
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (**) Option "Device" "/dev/input/event6"
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) synaptics: SynPS/2 Synaptics TouchPad: ignoring touch events for semi-multitouch device
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5888 (res 97)
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4810 (res 188)
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (**) Option "TapButton1" "1"
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (**) Option "TapButton2" "2"
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (**) Option "TapButton3" "3"
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (**) SynPS/2 Synaptics TouchPad: always reports core events
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input7/event6"
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 10)
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.036
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event7)
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (**) TPPS/2 IBM TrackPoint: Applying InputClass "evdev pointer catchall"
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (**) TPPS/2 IBM TrackPoint: Applying InputClass "Trackpoint Wheel Emulation"
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) Using input driver 'evdev' for 'TPPS/2 IBM TrackPoint'
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (**) TPPS/2 IBM TrackPoint: always reports core events
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (**) evdev: TPPS/2 IBM TrackPoint: Device: "/dev/input/event7"
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (--) evdev: TPPS/2 IBM TrackPoint: Vendor 0x2 Product 0xa
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (--) evdev: TPPS/2 IBM TrackPoint: Found 3 mouse buttons
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (--) evdev: TPPS/2 IBM TrackPoint: Found relative axes
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (--) evdev: TPPS/2 IBM TrackPoint: Found x and y relative axes
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (II) evdev: TPPS/2 IBM TrackPoint: Configuring as mouse
Dec 12 23:26:18 wreck gdm-Xorg-:0[229]: (**) Option "Emulate3Buttons" "false"
Dec 12 23:26:19 wreck gdm-Xorg-:0[229]: (**) Option "EmulateWheel" "true"
Dec 12 23:26:19 wreck gdm-Xorg-:0[229]: (**) Option "EmulateWheelButton" "2"
Dec 12 23:26:19 wreck gdm-Xorg-:0[229]: (**) Option "YAxisMapping" "4 5"
Dec 12 23:26:19 wreck gdm-Xorg-:0[229]: (**) evdev: TPPS/2 IBM TrackPoint: YAxisMapping: buttons 4 and 5
Dec 12 23:26:19 wreck gdm-Xorg-:0[229]: (**) Option "XAxisMapping" "6 7"
Dec 12 23:26:19 wreck gdm-Xorg-:0[229]: (**) evdev: TPPS/2 IBM TrackPoint: XAxisMapping: buttons 6 and 7
Dec 12 23:26:19 wreck gdm-Xorg-:0[229]: (**) evdev: TPPS/2 IBM TrackPoint: EmulateWheelButton: 2, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
Dec 12 23:26:19 wreck gdm-Xorg-:0[229]: (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input8/event7"
Dec 12 23:26:19 wreck gdm-Xorg-:0[229]: (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 11)
Dec 12 23:26:19 wreck gdm-Xorg-:0[229]: (II) evdev: TPPS/2 IBM TrackPoint: initialized for relative axes.
Dec 12 23:26:19 wreck gdm-Xorg-:0[229]: (**) TPPS/2 IBM TrackPoint: (accel) keeping acceleration scheme 1
Dec 12 23:26:19 wreck gdm-Xorg-:0[229]: (**) TPPS/2 IBM TrackPoint: (accel) acceleration profile 0
Dec 12 23:26:19 wreck gdm-Xorg-:0[229]: (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
Dec 12 23:26:19 wreck gdm-Xorg-:0[229]: (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
Dec 12 23:26:19 wreck gdm-Xorg-:0[229]: (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse1)
Dec 12 23:26:19 wreck gdm-Xorg-:0[229]: (II) No input driver specified, ignoring this device.
Dec 12 23:26:19 wreck gdm-Xorg-:0[229]: (II) This device may have been added with another device file.
Dec 12 23:26:19 wreck gdm-Xorg-:0[229]: (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event5)
Dec 12 23:26:19 wreck gdm-Xorg-:0[229]: (**) ThinkPad Extra Buttons: Applying InputClass "evdev keyboard catchall"
Dec 12 23:26:19 wreck gdm-Xorg-:0[229]: (**) ThinkPad Extra Buttons: Applying InputClass "system-keyboard"
Dec 12 23:26:19 wreck gdm-Xorg-:0[229]: (II) Using input driver 'evdev' for 'ThinkPad Extra Buttons'
Dec 12 23:26:19 wreck gdm-Xorg-:0[229]: (**) ThinkPad Extra Buttons: always reports core events
Dec 12 23:26:19 wreck gdm-Xorg-:0[229]: (**) evdev: ThinkPad Extra Buttons: Device: "/dev/input/event5"
Dec 12 23:26:19 wreck gdm-Xorg-:0[229]: (--) evdev: ThinkPad Extra Buttons: Vendor 0x17aa Product 0x5054
Dec 12 23:26:19 wreck gdm-Xorg-:0[229]: (--) evdev: ThinkPad Extra Buttons: Found keys
Dec 12 23:26:19 wreck gdm-Xorg-:0[229]: (II) evdev: ThinkPad Extra Buttons: Configuring as keyboard
Dec 12 23:26:19 wreck gdm-Xorg-:0[229]: (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input5/event5"
Dec 12 23:26:19 wreck gdm-Xorg-:0[229]: (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 12)
Dec 12 23:26:19 wreck gdm-Xorg-:0[229]: (**) Option "xkb_rules" "evdev"
Dec 12 23:26:19 wreck gdm-Xorg-:0[229]: (**) Option "xkb_model" "pc104"
Dec 12 23:26:19 wreck gdm-Xorg-:0[229]: (**) Option "xkb_layout" "us"
Dec 12 23:26:19 wreck gdm-Xorg-:0[229]: (II) intel(0): EDID vendor "LEN", prod id 16404
Dec 12 23:26:19 wreck gdm-Xorg-:0[229]: (II) intel(0): Printing DDC gathered Modelines:
Dec 12 23:26:19 wreck gdm-Xorg-:0[229]: (II) intel(0): Modeline "1440x900"x0.0 74.08 1440 1464 1480 1600 900 903 909 926 -hsync -vsync (46.3 kHz eP)
[ 0.000000] CPU0 microcode updated early to revision 0xe, date = 2013-06-26
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 3.18.0-STEPHONE (root@wreck) (gcc version 4.9.2 (GCC) ) #2 SMP PREEMPT Fri Dec 12 22:50:30 GMT 2014
[ 0.000000] Command line: BOOT_IMAGE=../vmlinuz root=/dev/sda2 pcie_aspm=force i915.enable_rc6=0 i915.enable_fbc=0 i915.semaphores=0 i915.lvds_downclock=1 thinkpad_acpi.fan_control=1 acpi_osi=linux nmi_watchdog=0 zswap.enabled=1 zswap.compressor=lz4 drm.vblankoffdelay=1 snd-hda-intel.power_save=1 rw initrd=../intel-ucode.img
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009e7ff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009e800-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000dc000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bb27bfff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000bb27c000-0x00000000bb281fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000bb282000-0x00000000bb35efff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000bb35f000-0x00000000bb370fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000bb371000-0x00000000bb3f1fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000bb3f2000-0x00000000bb40efff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000bb40f000-0x00000000bb46efff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000bb46f000-0x00000000bb667fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000bb668000-0x00000000bb6e7fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000bb6e8000-0x00000000bb70efff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000bb70f000-0x00000000bb716fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000bb717000-0x00000000bb71efff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000bb71f000-0x00000000bb76afff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000bb76b000-0x00000000bb776fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000bb777000-0x00000000bb779fff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000bb77a000-0x00000000bb780fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000bb781000-0x00000000bb781fff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000bb782000-0x00000000bb78afff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000bb78b000-0x00000000bb78bfff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000bb78c000-0x00000000bb79efff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000bb79f000-0x00000000bb7fefff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000bb7ff000-0x00000000bb7fffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000bb800000-0x00000000bfffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000feaff000-0x00000000feafffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec0ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed003ff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed8ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000001fbffffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000200000000-0x000000023bffffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.6 present.
[ 0.000000] DMI: LENOVO 5397FFU/5397FFU, BIOS 6QET70WW (1.40 ) 10/11/2012
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] e820: last_pfn = 0x23c000 max_arch_pfn = 0x400000000
[ 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-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 disabled
[ 0.000000] 1 base 000000000 mask F80000000 write-back
[ 0.000000] 2 base 080000000 mask FC0000000 write-back
[ 0.000000] 3 base 100000000 mask F00000000 write-back
[ 0.000000] 4 base 200000000 mask FC0000000 write-back
[ 0.000000] 5 base 23C000000 mask FFC000000 uncachable
[ 0.000000] 6 base 0BC000000 mask FFC000000 uncachable
[ 0.000000] 7 disabled
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[ 0.000000] e820: update [mem 0xbc000000-0xffffffff] usable ==> reserved
[ 0.000000] e820: last_pfn = 0xbb800 max_arch_pfn = 0x400000000
[ 0.000000] Scanning 1 areas for low memory corruption
[ 0.000000] Base memory trampoline at [ffff880000098000] 98000 size 24576
[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[ 0.000000] [mem 0x00000000-0x000fffff] page 4k
[ 0.000000] BRK [0x0190c000, 0x0190cfff] PGTABLE
[ 0.000000] BRK [0x0190d000, 0x0190dfff] PGTABLE
[ 0.000000] BRK [0x0190e000, 0x0190efff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x23be00000-0x23bffffff]
[ 0.000000] [mem 0x23be00000-0x23bffffff] page 2M
[ 0.000000] BRK [0x0190f000, 0x0190ffff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x238000000-0x23bdfffff]
[ 0.000000] [mem 0x238000000-0x23bdfffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x200000000-0x237ffffff]
[ 0.000000] [mem 0x200000000-0x237ffffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x00100000-0xbb27bfff]
[ 0.000000] [mem 0x00100000-0x001fffff] page 4k
[ 0.000000] [mem 0x00200000-0xbb1fffff] page 2M
[ 0.000000] [mem 0xbb200000-0xbb27bfff] page 4k
[ 0.000000] init_memory_mapping: [mem 0xbb282000-0xbb35efff]
[ 0.000000] [mem 0xbb282000-0xbb35efff] page 4k
[ 0.000000] init_memory_mapping: [mem 0xbb40f000-0xbb46efff]
[ 0.000000] [mem 0xbb40f000-0xbb46efff] page 4k
[ 0.000000] BRK [0x01910000, 0x01910fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0xbb70f000-0xbb716fff]
[ 0.000000] [mem 0xbb70f000-0xbb716fff] page 4k
[ 0.000000] BRK [0x01911000, 0x01911fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0xbb71f000-0xbb76afff]
[ 0.000000] [mem 0xbb71f000-0xbb76afff] page 4k
[ 0.000000] init_memory_mapping: [mem 0xbb7ff000-0xbb7fffff]
[ 0.000000] [mem 0xbb7ff000-0xbb7fffff] page 4k
[ 0.000000] init_memory_mapping: [mem 0x100000000-0x1fbffffff]
[ 0.000000] [mem 0x100000000-0x1fbffffff] page 2M
[ 0.000000] RAMDISK: [mem 0x7ff61000-0x7fffffff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x00000000000F68E0 000024 (v02 LENOVO)
[ 0.000000] ACPI: XSDT 0x00000000BB7F080E 00009C (v01 LENOVO TP-6Q 00001400 LTP 00000000)
[ 0.000000] ACPI: FACP 0x00000000BB7F0900 0000F4 (v04 LENOVO TP-6Q 00001400 LNVO 00000001)
[ 0.000000] ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Pm1aControlBlock: 16/32 (20140926/tbfadt-618)
[ 0.000000] ACPI BIOS Warning (bug): Invalid length for FADT/Pm1aControlBlock: 32, using default 16 (20140926/tbfadt-699)
[ 0.000000] ACPI: DSDT 0x00000000BB7F0C6B 00DE88 (v01 LENOVO TP-6Q 00001400 MSFT 03000001)
[ 0.000000] ACPI: FACS 0x00000000BB6E7000 000040
[ 0.000000] ACPI: SSDT 0x00000000BB7F0AB4 0001B7 (v01 LENOVO TP-6Q 00001400 MSFT 03000001)
[ 0.000000] ACPI: ECDT 0x00000000BB7FEAF3 000052 (v01 LENOVO TP-6Q 00001400 LNVO 00000001)
[ 0.000000] ACPI: APIC 0x00000000BB7FEB45 000084 (v01 LENOVO TP-6Q 00001400 LNVO 00000001)
[ 0.000000] ACPI: MCFG 0x00000000BB7FEC01 00003C (v01 LENOVO TP-6Q 00001400 LNVO 00000001)
[ 0.000000] ACPI: HPET 0x00000000BB7FEC3D 000038 (v01 LENOVO TP-6Q 00001400 LNVO 00000001)
[ 0.000000] ACPI: ASF! 0x00000000BB7FEDBE 0000A4 (v16 LENOVO TP-6Q 00001400 PTL 00000001)
[ 0.000000] ACPI: SLIC 0x00000000BB7FEE62 000176 (v01 LENOVO TP-6Q 00001400 LTP 00000000)
[ 0.000000] ACPI: BOOT 0x00000000BB7FEFD8 000028 (v01 LENOVO TP-6Q 00001400 LTP 00000001)
[ 0.000000] ACPI: SSDT 0x00000000BB6E590A 00085B (v01 LENOVO TP-6Q 00001400 INTL 20050513)
[ 0.000000] ACPI: TCPA 0x00000000BB78B000 000032 (v02 PTL CRESTLN 06040000 00005A52)
[ 0.000000] ACPI: DMAR 0x00000000BB781000 0000B8 (v01 INTEL CP_DALE 00000001 INTL 00000001)
[ 0.000000] ACPI: SSDT 0x00000000BB779000 0009F1 (v01 PmRef CpuPm 00003000 INTL 20060912)
[ 0.000000] ACPI: SSDT 0x00000000BB778000 000259 (v01 PmRef Cpu0Tst 00003000 INTL 20060912)
[ 0.000000] ACPI: SSDT 0x00000000BB777000 00049F (v01 PmRef ApTst 00003000 INTL 20060912)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000023bffffff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x23bff5000-0x23bff8fff]
[ 0.000000] [ffffea0000000000-ffffea0008ffffff] PMD -> [ffff880233600000-ffff88023b5fffff] on node 0
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x00001000-0x00ffffff]
[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
[ 0.000000] Normal [mem 0x100000000-0x23bffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x00001000-0x0009dfff]
[ 0.000000] node 0: [mem 0x00100000-0xbb27bfff]
[ 0.000000] node 0: [mem 0xbb282000-0xbb35efff]
[ 0.000000] node 0: [mem 0xbb40f000-0xbb46efff]
[ 0.000000] node 0: [mem 0xbb70f000-0xbb716fff]
[ 0.000000] node 0: [mem 0xbb71f000-0xbb76afff]
[ 0.000000] node 0: [mem 0xbb7ff000-0xbb7fffff]
[ 0.000000] node 0: [mem 0x100000000-0x1fbffffff]
[ 0.000000] node 0: [mem 0x200000000-0x23bffffff]
[ 0.000000] Initmem setup node 0 [mem 0x00001000-0x23bffffff]
[ 0.000000] On node 0 totalpages: 2044843
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 21 pages reserved
[ 0.000000] DMA zone: 3997 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 11921 pages used for memmap
[ 0.000000] DMA32 zone: 762894 pages, LIFO batch:31
[ 0.000000] Normal zone: 20224 pages used for memmap
[ 0.000000] Normal zone: 1277952 pages, LIFO batch:31
[ 0.000000] Reserving Intel graphics stolen memory at 0xbe000000-0xbfffffff
[ 0.000000] ACPI: PM-Timer IO Port: 0x1008
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x04] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x05] enabled)
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 1, 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] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[ 0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009efff]
[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dbfff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000dc000-0x000fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbb27c000-0xbb281fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbb35f000-0xbb370fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbb371000-0xbb3f1fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbb3f2000-0xbb40efff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbb46f000-0xbb667fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbb668000-0xbb6e7fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbb6e8000-0xbb70efff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbb717000-0xbb71efff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbb76b000-0xbb776fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbb777000-0xbb779fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbb77a000-0xbb780fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbb781000-0xbb781fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbb782000-0xbb78afff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbb78b000-0xbb78bfff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbb78c000-0xbb79efff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbb79f000-0xbb7fefff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbb800000-0xbfffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xdfffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfeafefff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfeaff000-0xfeafffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfeb00000-0xfebfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec0ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec10000-0xfecfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed1bfff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed8ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed90000-0xfedfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x1fc000000-0x1ffffffff]
[ 0.000000] e820: [mem 0xc0000000-0xdfffffff] available for PCI devices
[ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:4 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 27 pages/cpu @ffff88023bc00000 s71424 r8192 d30976 u524288
[ 0.000000] pcpu-alloc: s71424 r8192 d30976 u524288 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1 2 3
[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 2012613
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: BOOT_IMAGE=../vmlinuz root=/dev/sda2 pcie_aspm=force i915.enable_rc6=0 i915.enable_fbc=0 i915.semaphores=0 i915.lvds_downclock=1 thinkpad_acpi.fan_control=1 acpi_osi=linux nmi_watchdog=0 zswap.enabled=1 zswap.compressor=lz4 drm.vblankoffdelay=1 snd-hda-intel.power_save=1 rw initrd=../intel-ucode.img
[ 0.000000] PCIe ASPM is forcibly enabled
[ 0.000000] Setting dangerous option i915.enable_rc6 - tainting kernel
[ 0.000000] Setting dangerous option i915.enable_fbc - tainting kernel
[ 0.000000] Setting dangerous option i915.semaphores - tainting kernel
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
[ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.000000] Memory: 7971604K/8179372K available (5231K kernel code, 530K rwdata, 1664K rodata, 860K init, 932K bss, 207768K reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
[ 0.000000] Dump stacks of tasks blocking RCU-preempt GP.
[ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=4.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ 0.000000] NR_IRQS:8448 nr_irqs:456 0
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] allocated 33554432 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.000000] hpet clockevent registered
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 2128.058 MHz processor
[ 0.000025] Calibrating delay loop (skipped), value calculated using timer frequency.. 4257.45 BogoMIPS (lpj=7093526)
[ 0.000206] pid_max: default: 32768 minimum: 301
[ 0.000298] ACPI: Core revision 20140926
[ 0.009116] ACPI: All ACPI Tables successfully acquired
[ 0.017636] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.019661] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.020631] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.020740] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.021096] Initializing cgroup subsys memory
[ 0.021192] Initializing cgroup subsys devices
[ 0.021284] Initializing cgroup subsys freezer
[ 0.021402] Initializing cgroup subsys blkio
[ 0.021513] CPU: Physical Processor ID: 0
[ 0.021606] CPU: Processor Core ID: 0
[ 0.021700] mce: CPU supports 9 MCE banks
[ 0.021802] CPU0: Thermal monitoring enabled (TM1)
[ 0.021905] Last level iTLB entries: 4KB 512, 2MB 7, 4MB 7
Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
[ 0.022138] Freeing SMP alternatives memory: 20K (ffffffff8181c000 - ffffffff81821000)
[ 0.022352] dmar: Host address width 36
[ 0.022443] dmar: DRHD base: 0x000000fed90000 flags: 0x0
[ 0.022544] dmar: IOMMU 0: reg_base_addr fed90000 ver 1:0 cap c9008020e30272 ecap 1000
[ 0.022684] dmar: DRHD base: 0x000000fed91000 flags: 0x0
[ 0.022784] dmar: IOMMU 1: reg_base_addr fed91000 ver 1:0 cap c0000020230272 ecap 1000
[ 0.022920] dmar: DRHD base: 0x000000fed93000 flags: 0x1
[ 0.023016] dmar: IOMMU 2: reg_base_addr fed93000 ver 1:0 cap c9008020630272 ecap 1000
[ 0.023155] dmar: RMRR base: 0x000000bb6e9000 end: 0x000000bb6fffff
[ 0.023253] dmar: RMRR base: 0x000000bdc00000 end: 0x000000bfffffff
[ 0.023979] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.057067] smpboot: CPU0: Intel(R) Core(TM) i7 CPU L 640 @ 2.13GHz (fam: 06, model: 25, stepping: 02)
[ 0.161312] Performance Events: PEBS fmt1+, 16-deep LBR, Westmere events, Intel PMU driver.
[ 0.161634] perf_event_intel: CPUID marked event: 'bus cycles' unavailable
[ 0.161735] ... version: 3
[ 0.161826] ... bit width: 48
[ 0.161917] ... generic registers: 4
[ 0.162009] ... value mask: 0000ffffffffffff
[ 0.162105] ... max period: 000000007fffffff
[ 0.162201] ... fixed-purpose events: 3
[ 0.162290] ... event mask: 000000070000000f
[ 0.178038] x86: Booting SMP configuration:
[ 0.178136] .... node #0, CPUs: #1 #2
[ 0.209479] CPU2 microcode updated early to revision 0xe, date = 2013-06-26
[ 0.218026] #3
[ 0.231512] x86: Booted up 1 node, 4 CPUs
[ 0.231610] smpboot: Total of 4 processors activated (17031.81 BogoMIPS)
[ 0.234152] devtmpfs: initialized
[ 0.234507] PM: Registering ACPI NVS region [mem 0xbb371000-0xbb3f1fff] (528384 bytes)
[ 0.234665] PM: Registering ACPI NVS region [mem 0xbb668000-0xbb6e7fff] (524288 bytes)
[ 0.234811] PM: Registering ACPI NVS region [mem 0xbb76b000-0xbb776fff] (49152 bytes)
[ 0.234956] PM: Registering ACPI NVS region [mem 0xbb77a000-0xbb780fff] (28672 bytes)
[ 0.235095] PM: Registering ACPI NVS region [mem 0xbb782000-0xbb78afff] (36864 bytes)
[ 0.235237] PM: Registering ACPI NVS region [mem 0xbb78c000-0xbb79efff] (77824 bytes)
[ 0.235509] pinctrl core: initialized pinctrl subsystem
[ 0.235689] NET: Registered protocol family 16
[ 0.247936] cpuidle: using governor menu
[ 0.248111] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 0.248253] ACPI: bus type PCI registered
[ 0.248406] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.248554] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[ 0.248901] PCI: Using configuration type 1 for base access
[ 0.250266] ACPI: Added _OSI(Module Device)
[ 0.250360] ACPI: Added _OSI(Processor Device)
[ 0.250453] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.250549] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.250645] ACPI: Added _OSI(linux)
[ 0.251931] ACPI : EC: EC description table is found, configuring boot EC
[ 0.255420] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[ 0.342789] ACPI: Dynamic OEM Table Load:
[ 0.342969] ACPI: SSDT 0xFFFF8802302F3800 0003EB (v01 PmRef Cpu0Ist 00003000 INTL 20060912)
[ 0.343597] ACPI: Dynamic OEM Table Load:
[ 0.343775] ACPI: SSDT 0xFFFF880230380000 0006B2 (v01 PmRef Cpu0Cst 00003001 INTL 20060912)
[ 0.368115] ACPI: Dynamic OEM Table Load:
[ 0.368293] ACPI: SSDT 0xFFFF8802302F3000 000303 (v01 PmRef ApIst 00003000 INTL 20060912)
[ 0.381327] ACPI: Dynamic OEM Table Load:
[ 0.381501] ACPI: SSDT 0xFFFF880230334C00 000119 (v01 PmRef ApCst 00003000 INTL 20060912)
[ 0.396069] ACPI: Interpreter enabled
[ 0.396166] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140926/hwxface-580)
[ 0.396397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140926/hwxface-580)
[ 0.396633] ACPI: (supports S0 S3 S4 S5)
[ 0.396725] ACPI: Using IOAPIC for interrupt routing
[ 0.396839] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.400209] ACPI: Power Resource [PUBS] (on)
[ 0.400951] acpi PNP0C0A:01: ACPI dock station (docks/bays count: 1)
[ 0.401732] acpi LNXIOBAY:00: ACPI dock station (docks/bays count: 2)
[ 0.403429] acpi IBM0079:00: ACPI dock station (docks/bays count: 3)
[ 0.403828] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 *10 11)
[ 0.404404] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11)
[ 0.404972] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
[ 0.405671] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11)
[ 0.406248] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 *11)
[ 0.406808] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
[ 0.407489] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
[ 0.408195] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11)
[ 0.408771] ACPI: PCI Root Bridge [UNCR] (domain 0000 [bus ff])
[ 0.408871] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[ 0.409017] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
[ 0.409145] PCI host bridge to bus 0000:ff
[ 0.409238] pci_bus 0000:ff: root bus resource [bus ff]
[ 0.409341] pci 0000:ff:00.0: [8086:2c62] type 00 class 0x060000
[ 0.409389] pci 0000:ff:00.1: [8086:2d01] type 00 class 0x060000
[ 0.409432] pci 0000:ff:02.0: [8086:2d10] type 00 class 0x060000
[ 0.409468] pci 0000:ff:02.1: [8086:2d11] type 00 class 0x060000
[ 0.409505] pci 0000:ff:02.2: [8086:2d12] type 00 class 0x060000
[ 0.409544] pci 0000:ff:02.3: [8086:2d13] type 00 class 0x060000
[ 0.409607] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[ 0.409709] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[ 0.409992] acpi PNP0A08:00: _OSC: platform does not support [PCIeCapability]
[ 0.410158] acpi PNP0A08:00: _OSC: not requesting control; platform does not support [PCIeCapability]
[ 0.410304] acpi PNP0A08:00: _OSC: OS requested [PCIeHotplug PME AER PCIeCapability]
[ 0.410445] acpi PNP0A08:00: _OSC: platform willing to grant [PCIeHotplug PME AER]
[ 0.410585] acpi PNP0A08:00: _OSC failed (AE_SUPPORT); disabling ASPM
[ 0.410728] PCI host bridge to bus 0000:00
[ 0.410821] pci_bus 0000:00: root bus resource [bus 00-fe]
[ 0.410919] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
[ 0.411015] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
[ 0.411116] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[ 0.411216] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
[ 0.411316] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
[ 0.411415] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
[ 0.411518] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff]
[ 0.411624] pci 0000:00:00.0: [8086:0044] type 00 class 0x060000
[ 0.411641] DMAR: Disabling batched IOTLB flush on Ironlake
[ 0.411793] pci 0000:00:02.0: [8086:0046] type 00 class 0x030000
[ 0.411803] pci 0000:00:02.0: reg 0x10: [mem 0xf2000000-0xf23fffff 64bit]
[ 0.411809] pci 0000:00:02.0: reg 0x18: [mem 0xd0000000-0xdfffffff 64bit pref]
[ 0.411813] pci 0000:00:02.0: reg 0x20: [io 0x1800-0x1807]
[ 0.411915] pci 0000:00:16.0: [8086:3b64] type 00 class 0x078000
[ 0.411943] pci 0000:00:16.0: reg 0x10: [mem 0xf2727800-0xf272780f 64bit]
[ 0.412036] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[ 0.412115] pci 0000:00:19.0: [8086:10ea] type 00 class 0x020000
[ 0.412140] pci 0000:00:19.0: reg 0x10: [mem 0xf2500000-0xf251ffff]
[ 0.412152] pci 0000:00:19.0: reg 0x14: [mem 0xf2725000-0xf2725fff]
[ 0.412163] pci 0000:00:19.0: reg 0x18: [io 0x1820-0x183f]
[ 0.412250] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
[ 0.412284] pci 0000:00:19.0: System wakeup disabled by ACPI
[ 0.412422] pci 0000:00:1a.0: [8086:3b3c] type 00 class 0x0c0320
[ 0.412448] pci 0000:00:1a.0: reg 0x10: [mem 0xf2728000-0xf27283ff]
[ 0.412558] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[ 0.412592] pci 0000:00:1a.0: System wakeup disabled by ACPI
[ 0.413321] pci 0000:00:1b.0: [8086:3b56] type 00 class 0x040300
[ 0.413344] pci 0000:00:1b.0: reg 0x10: [mem 0xf2720000-0xf2723fff 64bit]
[ 0.413452] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.413492] pci 0000:00:1b.0: System wakeup disabled by ACPI
[ 0.413628] pci 0000:00:1c.0: [8086:3b42] type 01 class 0x060400
[ 0.413735] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.413772] pci 0000:00:1c.0: System wakeup disabled by ACPI
[ 0.413911] pci 0000:00:1c.4: [8086:3b4a] type 01 class 0x060400
[ 0.414017] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[ 0.414054] pci 0000:00:1c.4: System wakeup disabled by ACPI
[ 0.414195] pci 0000:00:1d.0: [8086:3b34] type 00 class 0x0c0320
[ 0.414221] pci 0000:00:1d.0: reg 0x10: [mem 0xf2728400-0xf27287ff]
[ 0.414330] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.414364] pci 0000:00:1d.0: System wakeup disabled by ACPI
[ 0.414496] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401
[ 0.414622] pci 0000:00:1f.0: [8086:3b07] type 00 class 0x060100
[ 0.414787] pci 0000:00:1f.2: [8086:3b2f] type 00 class 0x010601
[ 0.414814] pci 0000:00:1f.2: reg 0x10: [io 0x1860-0x1867]
[ 0.414828] pci 0000:00:1f.2: reg 0x14: [io 0x1814-0x1817]
[ 0.414838] pci 0000:00:1f.2: reg 0x18: [io 0x1818-0x181f]
[ 0.414849] pci 0000:00:1f.2: reg 0x1c: [io 0x1810-0x1813]
[ 0.414860] pci 0000:00:1f.2: reg 0x20: [io 0x1840-0x185f]
[ 0.414871] pci 0000:00:1f.2: reg 0x24: [mem 0xf2727000-0xf27277ff]
[ 0.414940] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.415006] pci 0000:00:1f.3: [8086:3b30] type 00 class 0x0c0500
[ 0.415027] pci 0000:00:1f.3: reg 0x10: [mem 0xf2728800-0xf27288ff 64bit]
[ 0.415057] pci 0000:00:1f.3: reg 0x20: [io 0x1880-0x189f]
[ 0.415144] pci 0000:00:1f.6: [8086:3b32] type 00 class 0x118000
[ 0.415172] pci 0000:00:1f.6: reg 0x10: [mem 0xf2726000-0xf2726fff 64bit]
[ 0.415367] pci 0000:00:1c.0: PCI bridge to [bus 0d]
[ 0.415560] pci 0000:02:00.0: [168c:0032] type 00 class 0x028000
[ 0.415596] pci 0000:02:00.0: reg 0x10: [mem 0xf2400000-0xf247ffff 64bit]
[ 0.415662] pci 0000:02:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
[ 0.415755] pci 0000:02:00.0: supports D1 D2
[ 0.415757] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.421515] pci 0000:00:1c.4: PCI bridge to [bus 02]
[ 0.421616] pci 0000:00:1c.4: bridge window [mem 0xf2400000-0xf24fffff]
[ 0.421701] pci 0000:00:1e.0: PCI bridge to [bus 0e] (subtractive decode)
[ 0.421813] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
[ 0.421815] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
[ 0.421816] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[ 0.421818] pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000d3fff] (subtractive decode)
[ 0.421819] pci 0000:00:1e.0: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
[ 0.421821] pci 0000:00:1e.0: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
[ 0.421822] pci 0000:00:1e.0: bridge window [mem 0xc0000000-0xfebfffff] (subtractive decode)
[ 0.422833] ACPI: Enabled 3 GPEs in block 00 to 3F
[ 0.423070] ACPI : EC: GPE = 0x11, I/O: command/status = 0x66, data = 0x62
[ 0.423247] vgaarb: setting as boot device: PCI:0000:00:02.0
[ 0.423345] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.423489] vgaarb: loaded
[ 0.423576] vgaarb: bridge control possible 0000:00:02.0
[ 0.423718] SCSI subsystem initialized
[ 0.423819] libata version 3.00 loaded.
[ 0.423844] EDAC MC: Ver: 3.0.0
[ 0.424042] PCI: Using ACPI for IRQ routing
[ 0.434051] PCI: pci_cache_line_size set to 64 bytes
[ 0.434106] e820: reserve RAM buffer [mem 0x0009e800-0x0009ffff]
[ 0.434108] e820: reserve RAM buffer [mem 0xbb27c000-0xbbffffff]
[ 0.434111] e820: reserve RAM buffer [mem 0xbb35f000-0xbbffffff]
[ 0.434113] e820: reserve RAM buffer [mem 0xbb46f000-0xbbffffff]
[ 0.434115] e820: reserve RAM buffer [mem 0xbb717000-0xbbffffff]
[ 0.434117] e820: reserve RAM buffer [mem 0xbb76b000-0xbbffffff]
[ 0.434119] e820: reserve RAM buffer [mem 0xbb800000-0xbbffffff]
[ 0.434310] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.434785] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[ 0.436906] Switched to clocksource hpet
[ 0.437072] pnp: PnP ACPI init
[ 0.437679] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved
[ 0.437782] system 00:00: [mem 0x000c0000-0x000c3fff] could not be reserved
[ 0.437897] system 00:00: [mem 0x000c4000-0x000c7fff] could not be reserved
[ 0.437998] system 00:00: [mem 0x000c8000-0x000cbfff] has been reserved
[ 0.438099] system 00:00: [mem 0x000cc000-0x000cffff] has been reserved
[ 0.438215] system 00:00: [mem 0x000dc000-0x000dffff] could not be reserved
[ 0.438314] system 00:00: [mem 0x000e0000-0x000e3fff] could not be reserved
[ 0.438417] system 00:00: [mem 0x000e4000-0x000e7fff] could not be reserved
[ 0.438519] system 00:00: [mem 0x000e8000-0x000ebfff] could not be reserved
[ 0.438621] system 00:00: [mem 0x000ec000-0x000effff] could not be reserved
[ 0.438724] system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved
[ 0.438825] system 00:00: [mem 0x00100000-0xbfffffff] could not be reserved
[ 0.438926] system 00:00: [mem 0xfec00000-0xffffffff] could not be reserved
[ 0.439029] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.439355] system 00:01: [io 0x164e-0x164f] has been reserved
[ 0.439455] system 00:01: [io 0x1000-0x107f] could not be reserved
[ 0.439556] system 00:01: [io 0x1180-0x11ff] has been reserved
[ 0.439654] system 00:01: [io 0x0800-0x080f] has been reserved
[ 0.439754] system 00:01: [io 0x15e0-0x15ef] has been reserved
[ 0.439853] system 00:01: [io 0x1600-0x1641] has been reserved
[ 0.439951] system 00:01: [io 0x1644-0x167f] could not be reserved
[ 0.440049] system 00:01: [mem 0xe0000000-0xefffffff] has been reserved
[ 0.440150] system 00:01: [mem 0xfeaff000-0xfeafffff] has been reserved
[ 0.440255] system 00:01: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 0.440356] system 00:01: [mem 0xfed10000-0xfed13fff] has been reserved
[ 0.440458] system 00:01: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.440559] system 00:01: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.440660] system 00:01: [mem 0xfed45000-0xfed4bfff] has been reserved
[ 0.440763] system 00:01: [mem 0xfed40000-0xfed44fff] has been reserved
[ 0.440864] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.440911] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.440934] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active)
[ 0.440954] pnp 00:04: Plug and Play ACPI device, IDs LEN0018 PNP0f13 (active)
[ 0.441580] pnp: PnP ACPI: found 5 devices
[ 0.448568] pci 0000:00:1c.0: PCI bridge to [bus 0d]
[ 0.448680] pci 0000:02:00.0: BAR 6: assigned [mem 0xf2480000-0xf248ffff pref]
[ 0.448821] pci 0000:00:1c.4: PCI bridge to [bus 02]
[ 0.448919] pci 0000:00:1c.4: bridge window [mem 0xf2400000-0xf24fffff]
[ 0.449024] pci 0000:00:1e.0: PCI bridge to [bus 0e]
[ 0.449132] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
[ 0.449133] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
[ 0.449135] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.449136] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff]
[ 0.449138] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff]
[ 0.449139] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff]
[ 0.449141] pci_bus 0000:00: resource 10 [mem 0xc0000000-0xfebfffff]
[ 0.449143] pci_bus 0000:02: resource 1 [mem 0xf2400000-0xf24fffff]
[ 0.449144] pci_bus 0000:0e: resource 4 [io 0x0000-0x0cf7]
[ 0.449146] pci_bus 0000:0e: resource 5 [io 0x0d00-0xffff]
[ 0.449147] pci_bus 0000:0e: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.449149] pci_bus 0000:0e: resource 7 [mem 0x000d0000-0x000d3fff]
[ 0.449150] pci_bus 0000:0e: resource 8 [mem 0x000d4000-0x000d7fff]
[ 0.449152] pci_bus 0000:0e: resource 9 [mem 0x000d8000-0x000dbfff]
[ 0.449153] pci_bus 0000:0e: resource 10 [mem 0xc0000000-0xfebfffff]
[ 0.449178] NET: Registered protocol family 2
[

Bug report with likely fix: https://bugs.archlinux.org/task/43143

Similar Messages

  • GPU acceleration with the nvidia 680M card?

    Should i have GPU acceleration with the nvidia 680M card? i believe the 680 is supported but is the 680M supported? If not, any plans to support this card in the next update?

    I navigated to the cuda support folder and added the Nvidia 680M to the list. The i went to the Nvidia settings and changed the Adobe premiere setting to compatibility mode. Opened my project and began editing. It crashes after a few seconds. 
    I'm also getting this full screen issue that people are talking about. For example, when I minimise premiere to work in another program and go back to premiere when i'm done I get a full screen display of the frame currently in the preview window. This also happens when the computer is inactive for a time. I'll came back to the computer after a few minutes to find the view in full screen. Sometimes a double clip it and it brings back the standard editing workspace but sometimes I have to 'control, alt, delete' to start task manager, open a new window (can be anything) and navigated to that window then back to premiere. It's as if Premiere has frozen.

  • Premiere Pro CS6: GPU acceleration with GeForce GTX 600 series video cards?

    Anyone know if Premiere Pro CS6 support GPU acceleration with the new GeForce GTX 600 series video cards?

    1 - check the results at http://ppbm5.com/ to see which models are listed
    2 - For "some" others, with at least 1Gig of video ram, use the nVidia Hack http://forums.adobe.com/thread/629557 - which is a simple entry in a "supported cards" file

  • Brush lag GPU Acceleration with AMD FirePro M6000

    Hello,
    I currently have a Dell Precision M6700 which I had replaced my old laptop with in attempt to fix this very problem. I'm using Windows 7 x64 with Photoshop CC x64. Whenever I attempt to use my Cintiq 13HD with GPU acceleration enabled, the brush lags horribly on the smallest of canvases. Disabling GPU acceleration fixes it but I use many of the tools such as canvas rotation greatly. I've checked everything from spacing in brushes to trying different drivers. My drivers for my 13HD are the latest and as are the drivers for the Firepro M6000. I'm extremely confused as AMD states that this is a certified adobe photoshop gpu and the FirePro line is made with excellent OpenGL support as far as I'm aware.
    I've searched other threads before with this issue and attempted various fixes to no avail. I'm especially baffled as this is a workstation class GPU. Any help would be much appreciated.
    Thank you,
    Amaron

    Hallo,
    it's been some time since your post, but can you tell me whether the issue has been resolved? I have a Cintiq 21UX and I'm thinking about buying a Dell Precision M6700 with exactly that Video Card, but if there's no prospect of it being supported properly in current and future Versions of Photoshop, then that's no option...
    Thanks for any help!

  • Cannot use GPU acceleration with 64 bit CS5 under 64 bit Windows 7 with two cards ATI & nVidia

    Subject sums up the problem, but here are the details:
    My ATI is a 5850, and I have drivers 10.6 installed. That's my primary card connected to my main monitor.
    The second card is an nVidia GTS 250 connected to my second monitor with 258.96 drivers.
    CS5 does not detect my GPU(s), hence, does not enable GPU acceleration. It says:
    "Graphics hardware acceleration is unavailable. You will need to upgrade your video driver and possibly your video card" both of which are obviously wrong, since I have the latest CS5 supporting drivers installed for two cards that can run GPGPU applications!
    Any suggestions?
    Thank you.

    function(){return A.apply(null,[this].concat($A(arguments)))}
    nzkiwi wrote:
    I'm curious about whether the requirement to support HLSL Shader Model 3.0 is a big part of what is holding back GPU acceleration support for ATI cards in Adobe products.  It seems that HLSL Shader Model 3.0 is NVidia/Intel proprietary, whereas GLSL is an open standard like OpenGL.
    What ATI support do you find being held back?  Just curious.  I ask because I have a 2 year old ATI 4670 card that supports Photoshop nicely.  The Catalyst software seems to have embraced whatever's necessary to run Photoshop.*
    -Noel
    * That said, I see a specific bug where sometimes the 32 bit drivers on my x64 system will not be recognized by Photoshop 32 bit as OpenGL-capable at Photoshop startup.  I've reported it to ATI, and they seem to have taken it seriously, so I expect a fix in a future version.  The 64 bit drivers always satisfy Photoshop's needs, so I'm sure it's not a design deficiency but just a lil' ol' bug.

  • Missing GPU Acceleration With NVIDIA Quadro 4000

    Hi -
    I have a PC running Windows 7 with an NVIDIA Quadro 4000 card and 16GB of RAM. I have both Premiere Pro CS6 v6.0.5 and Premiere Pro CC v7.2.2 (just installed).
    When I create a new project in CC, my only option under Video Rendering and Playback is Mercury Playback Engine Software Only. However, when I open a project in CS6, I get that option and also Mercury Playback Engine GPU Accelerated (CUDA).
    Any thoughts on why the GPU option would not be available to me in CC?
    Ed

    Hi Mesmer3001,
    I will suggest you to do a clean uninstall of all NVidia drivers and then re-install the latest one from the NVidia website. So, please follow the steps mentioned below.
    Go to Device manager, right click on the graphivs card and select update driver software.
    Select Browse my computer for driver software option.
    Then on next screen choose Let me pick from a list option
    Choose standard VGA graphics adapter which will choose VGA mode for your machine.
    Then go to Control Panel and uninstall all the NVidia drivers. Restart the machine once it is done. Then go to the below link and re-install the Drivers again.
    Hope it helps and please update if you need further assistance.
    http://www.nvidia.com/Download/index.aspx?lang=en-us
    Regards,
    Vinay

  • MPE GPU Acceleration with a GTX 480

    Hi,
    I added the line "GeForce GTX 480" in the cuda_supported_cards.txt file.  MPE became available upon doing so.  However rendering is faster in software than using the GPU.  Did I miss something?

    I installed the GTX 480, added it to the text file,. Now I have
    MPE GPPU available as well as MPE software available. My tests show no difference. The GPU is only used about 7% and my CPU's are still maxed out.
    Dell XPS 710
    Property Value
    Summary
    Number of Logical Processors 4
    Number of Physical Processors 1
    CPU #1 Intel Core 2 Extreme QX6700
    CPU Name Intel(R) Core(TM)2 Quad CPU @ 2.66GHz
    CPU Code Name Kentsfield
    Vendor GenuineIntel
    Number of Bits 64
    Instruction Set MMX, SSE, SSE2, SSE3, SSSE3, ET64, XD, VMX, EST
    Platform Name Socket 775 LGA
    Revision B3
    Technology 65 nm
    Original Clock 2666 MHz
    Original System Clock 266 MHz
    Original Multiplier 10.1
    CPU Clock 2660 MHz
    System Clock 265.4 MHz
    FSB 1061.4 MHz
    Number of Cores 4
    Core #1
    Speed 1592.2 MHz
    Multiplier 6.0
    Core #2
    Speed 1592.2 MHz
    Multiplier 6.0
    Core #3
    Speed 1592.2 MHz
    Multiplier 6.0
    Core #4
    Speed 1592.2 MHz
    Multiplier 6.0
    Virtual Technology Supported Yes
    Hyper Threading Supported No
    Cache
    L1 Data Cache 4 x 32 KBytes
    L1 Instructions Cache 4 x 32 KBytes
    L2 Cache 2 x 4096 KBytes
    Geoffrey

  • Windows GPU acceleration or Mac Pro 2013?

    Illustrator 18 now has "Windows GPU acceleration" with an Adobe-certified NVIDIA graphics card. Based on NVIDIA technology called NV Path Rendering that is implemented as an extension to OpenGL. So, before I go out and by myself a PC. I would like to know how this compares to the Mac Pro offering Dual AMD FirePro D700 GPU's.
    Currently the impression I get is that upgrading from my Mac Book Pro to a Mac Pro, may not be worth the investment. In particular, I occasionally use Final cut Pro and Maya so was looking at the 6 core or 8 core, but with the slower clock speeds and the current lake of multicore / multithreading in illustrator got me questioning the upgrade.
    Anyone pointer appreciated?
    Regards,
    Link

    ...gee, I thought I'd get a reply on this one.
    Adobe - you there? What have you planned for the Mac pro / illustrator users.
    Link

  • Premiere CC 2014: Message on loading project from older version: This project was last used with Mercury Playback Engine GPU acceleration (CUDA)...

    After installing Adobe CC 2014 I have each time a message when loading an old Adobe pro project. Message:This project was last used with Mercury Playback Engine GPU acceleration (CUDA), which is either not available or not certified on this system. Mercury Playback software will be used. I have very recent HP Zbook 15 with a NVIDIA Quadro K2100M. At webinar today it was explained how to solve this, but sound was not understandable at my machine at that moment. Help? What need I to do.

    Problem is solved since yesterday via Adobe helpdesk. It appeared that the newest driver for the NVIDIA were note present. So after downloading the new drivers it work. But I think Adobe should mention those issues when they launch new versions of Adobe CC like in June.

  • NvidiaGTX680 Mac Edition with PremiereProCS6 - no GPU acceleration

    Hey
    i installed NVIDIA GeForce GTX 680 Mac Edition (part nr. 02G-P4-3682-KR) in a MAC PRO 3, 1 (2008 - OX 10.8.5). i work with Premiere Pro CS6 (6.0.5, latest update). the Mercury Playback Engine does not support GPU acceleration. But a Link from NVIDIA to Adobe tells me it should work (http://www.adobe.com/products/premiere/tech-specs.html). Another link from Adobe tells something different. (http://www.adobe.com/products/premiere/extend.html) Whats true? .... I bought this graphic card in order to be able to use the gpu acceleration! How can I solve this problem?
    regards
    noomax

    I'm Windows, but have some saved Mac links
    Mac & nVidia Driver http://forums.adobe.com/thread/1075592
    http://www.vidmuze.com/how-to-enable-gpu-cuda-in-adobe-cs6-for-mac/

  • How can I open a project that has been created with Mercury Playback Engine GPU Acceleration software, on my trial version of Premier Pro CC?

    Hi,
    I'm working with a colleague who is using Mercury Playback Engine GPU Acceleration software on his PC version of Premier Pro CC. I am using a mac and have a trial version of Premier Pro CC. When I try to open a project file that he has sent me I get an error message-
    "Missing renderer: This project was last used with Mercury Playback Engine GPU Acceleration (CUDA), which is either not available or not certified on this system. Mercury Playback Engine Software Only will be used."
    When I click OK and locate the files I get a message saying "File format not supported".
    Can anyone tell me what to do so that we can share project files?
    Many thanks,
    Jessie

    Shouldn't really be the MPE at fault here ... what is the codec of the footage/sequence/project?
    Second, can you create a new project in PrPro, then in the media browser, import that sequence from the other project?

  • GPU acceleration fix for Dell Intel and Nvidia chipsets with external monitor?

    I have a Dell XPS laptop with both integrated Intel chips and Nvidia chips and I can only get the GPU acceleration to work when I don't have any external monitors plugged in.
    Is there some way I can get Illustrator to enable the Nvidia GPU and stop being confused by multiple chipsets on external monitors? I really like the live zoom.

    same problem here,
    'm getting a little frustrated trying to get my laptop working with my LG DLP 3D ready projector to display in 3D. The projector itself will work in 3D as long as the resolution is 1024x768@120hz and the laptop's NVidia GTX 770M should have no issues driving the projector with this resolution.
    Where it seems like the problems occur is Intel HD 4600 graphics driver gets in the way every time i try to run anything 3D, the software Im using to run any 3D type files do not recognize the projector as a 3D capable device because all the laptop is using is the Intel HD 4600 graphics.
    If I could somehow turn off the Intel graphics and just force the laptop to just use the NVidia card I think all my issues will go away. I just am not having success in doing this.
    I have tried to go into the NVidia control panel and under 3D settings pick the software program that runs my 3D files and tell it to use the NVidia card...but it never works.
    I think everything is sent through the Intel graphics card regardless if the laptop is using the NVidia card (just guessing here)?
    I also tried to simply uninstall the drivers but that did not work,
    I also tried to disable the Intel graphics but it then went into some type of generic display driver mode and still would not work.
    I also went into the BIOS to look for any settings that would allow me to disable the Intel graphics card ..no luck, could not find any settings for this.
    Can someone help me with this? how can I disable the Intel graphics and force the laptop to just use the NVidia card all the time?
    Thanks!!

  • Gpu acceleration on win8.1pro with gtx770 not working

    Hello All,
    I have a pc installed with windows 8.1 pro, a GeForce gtx 770 with 4096 MB GDDR5, with the latest driver installed : 344.48
    I am now on premiere 8.1.0(81) Build. but i have been using premiere in this machine since the first CC and the problem was the same.
    I canot have gpu acceleration in premiere, the only option for video rendering is software only (it is greyed out and i can't change the option).
    Now, from this adobe link :
    http://helpx.adobe.com/premiere-pro/system-requirements.html#Adobe Premiere Pro CC (2014) system requirements and language versions
    My GPU should be supported.
    Extra specs of pc:
    MB: asus p9x79
    cpu: 4930k
    Ram: 64Gb
    Hardrives: ssd for system and raid 0 of two WDred 4Tb
    My question is, what can i do to pinpoint the problem? what can i do to make premiere use the gpu.
    Thanks,
    Romeu

    Hi all,
    Thanks everyone for the help, just wanted to let you know that i finally got it WORKING! YEAH!!!
    Long story short, re-installed windows carefully and without even installing the nvidia drivers it worked...
    So what is wrong with all this? Before starting to rant, adobe wasn't even slightly in the problem equation, so thumbs up for adobe.
    As i wrote above in another post, the first time that i installed this machine, i had some weird issues with windows 8.1, or so i thought that it was due to the new version of windows.
    But the real problem came with the various software provided with Asus main-board and with the corsair cooler.
    Although in win7 you could install everything without a problem, any software that came with the hardware that somehow was meant to control overclocking or fan speeds, would break windows 8 installation. I would get some TDR errors from windows(this means that some time the graphic driver would simply stop working and windows, attempting to restart it would give me some Blue screens of death!)
    The solution:
    First i updated the mother bios to the latest update, this is a process that should be done carefully due to it's possible outcomes.
    Just as a side note, after backing up all my files, a time consuming job because of my 8Tb raid, you have to be careful updating the bios, because it will set your settings to default! that is the only way it could be done, and it is all good.
    But if you have your sata controller set to raid as i do, so you can set up a raid disk, the default value in the bios is IDE! and if you restart your pc with this setting changed, it will break down your raid drive! so after updating your bios, your main concern should be entering the bios right away and put the sata controller in raid mode again. I had some raids destroyed in the past due to this simple switch of setting, and god luck after this to get it back. it is not impossible, but i never managed to do it.. the only thing that i could do after this was to get back my data with Testdisk. if you know what testdisk is, you know what i'm talking about.
    Now, simply install windows 8.1 and only install drivers. If possible, as i did, with the latest drivers downloaded form the manufacturers site.
    Then do ALL updates from windows, this takes a while, because there are updates that only show up for install after others updates, about an hour of update, download,update,download....
    After that you will see, that through windows update, you will get nvidia driver, not the latest but surely the most recommended by windows and every thing should work corectly.
    I then downloaded the latest nvidia driver, and installed it also, but i only installed the driver, by selecting custom installation and unchecking everything except for the nvidia driver.
    And now, everything runs smoothly
    I am a bit frustrated that, not one support from Microsoft, Nvidia or even Adobe, although adobe came closer that the others in helping me out, could tell me exactly what was wrong with my configuration.
    I know this from the past but come on! you have to re install an OS to fix issues? Mac OS isn't perfect but it is a lot closer to it than windows 8. you can actually fix things instead of having to re-install everything.
    What if all this big software companies could write a simple software for debuging? you know,
    instead of asking if i have done all the steps for troubleshooting a problem, that i usualy have and this is why i'm contacting support to ask for extra help other than the one they're offering in troubleshooting guides.
    A software that would run, and check these simple things, drivers versions, windows configurations, registry keys, software versions, conflicting IRQ's etc... and then, after having a good report of the situation, offer a good approach to resolve the solution.
    Well, sorry for the long post, but maybe this will help others in similar situations.
    Thanks again to all those who helped me.
    Cheers!
    Romeu

  • Trouble with GPU Acceleration in Premiere Pro CS6 (GTX 670)

    I recently bought a new GTX 670 with the hopes that it would accelerate my video editing in Premiere. After using the "nVidia hack" to add it to the list of CUDA supported cards, I started up Premiere, enabled GPU acceleration in the general project preferences window, and was disappointed to find that my performance appeared to be identical to what I had experienced with my non compatible HD 6870s.
    When I checked with MSI Afterburner, my GPU usage remained around 0%, even when playing through videos. I'm quite certain that my card was successfully added to the list, so I have no idea what's going on.
    Is there any chance that I am misunderstanding what GPU acceleration is supposed to do? I'm very new to Premiere, so I don't know too much about it yet. The reason I bought my new card, aside from improved performance in 3D games, was to allow me to scrub through my project (comprised of 1080p AVI videos captured with FRAPS) without hiccups and poor FPS. Was this not a reasonable expectation for GPU rendering?
    Here's a short list of my PC's specs if it's any help:
    -Intel i5 2500k (currently not overclocked)
    -8GB DDR3 Dual Channel RAM (at 1600MHz)
    -1TB 7200RPM HDD
    -nVidia GTX 670 OC 2GB VRAM
    -Gigabyte Z68XP-UD3 Motherboard
    Thanks in advance for any advice!

    Did you go to project>project settings>general and verify that GPU (cuda) accleration is enabled? If it's set to software only then change it and see if that helps. If it's enabled my next question is what is the bitrate of your FRAPS videos? Because I have seen some fraps video's with bit-rates that are really high which would require a RAID array that is only holding video clips to playback smoothly. In your case it appears you have your OS and your apps and your footage all playing from the same 7200rpm drive. Which isn't really sufficent for 1080p editing. However it might be as simple as enabling it from within premiere pro like I mention earlier. If it's enabled though please check the bit-rate of your video you're attempting to edit with because I'm assuming that might be the issue.

  • GPU Acceleration disabled even with latest drivers

    I´m trying to enable GPU acceleration, but even with the latest drivers it wont enable.
    Note that this is with AMDs Legacy driver for Windows 8 x64. The card is a 4870x2.
    Firefox wants a higher driver number then 12.8 but in CCC it states that my driver version is 13.1.

    hello, there seems to be a different technical driver naming scheme by amd for radeon HD 2/3/4000 series graphic cards (their latest driver version is 13.1 which translates to the technical version 8.97.100.7) & hd 5/6/700 cards (13.4, which translates to 12.104.0.0).
    due to crashes triggered by older driver versions firefox is blocking all cards below version 9.10.8.0 for HWA - i don't think it is possible to differentiate these blocks for certain card models (since there are too many of them)...
    you could try to circumvent the blocklisting like it is described at https://wiki.mozilla.org/Blocklisting/Blocked_Graphics_Drivers#How_to_force-enable_blocked_graphics_features though.

Maybe you are looking for