[SOLVED] kid3 2.1-1 crash

Hi,
When open kid3 in a shell:
kid3
kid3: error while loading shared libraries: libchromaprint.so.0: cannot open shared object file: No such file or directory
Last edited by ugaciaka (2012-05-13 12:48:33)

msthev wrote:Installing package chromaprint solves the problem (but yeah, it's not marked as a dependency).
solved! tnx

Similar Messages

  • How to Solve Windows 8 Metro App Crash on Macbook Pro 2010 13"

    There is a known problem
    (See http://www.onebitzero.com/how-to-fix-metro-apps-from-crashing-under-nvidia-beta- driver-296-17-in-windows-8/ )
    that many notebooks equipped with nVIDIA GPU and running Windows 8 will crash some Modern UI (Metro) apps,
    including Game, Camera, Remote Desktop, ... apps.
    My MacBook Pro 2010 13" has an nVIDIA GeForce 320M.
    I installed Windows 8 Pro RTM gotten from DreamSpark Premium and Boot Camp Software 3.2 on my MacBook Pro.
    Unfortunately, I met the Modern UI app crash problem.
    I fought against this problem two days and almostly surrended.
    Unbelievablely, I could solve it.
    Yes. We can simply solve the crash problem by installing the latest 301.42 driver download from nvidia.com.
    But it is not perfect: we will find we can't adjust the brightness anymore.
    I also tried many methods, including modifies .inf files and change permissions but all are failed.
    Except one for which I got an idea from Windows Event Viewer.
    I found I got an error event when I launched the problematic Modern UI app. For example,
    "Faulting application name: wwahost.exe, version: 6.2.9200.16384, time stamp: 0x50107c6e
    Faulting module name: nvd3dumx.dll, version: 8.17.11.9682, time stamp: 0x4b884f8a"
    (Attention! The following steps are at your risks.
    Or you may not try it.)
    The steps to solve the crash problem and simultanously preserve the brightness adjustment function are:
    1. Download the latest 301.42 driver from nvidia.com. Then, click it to extract files to C:\
    and we don't install it.
    2. Copy the Boot Camp nVIDIA driver files from "13-inch MacBook Pro Mac OS X Install DVD,"
    ie. this folder:
    (DVD drive):\Boot Camp\Drivers\NVidia\Vista-Win7_64
    3. Replace the older nvd3dumx.dl_ with the newer one.
    I.e. overwrite
    Boot Camp\Drivers\NVidia\Vista-Win7_64\nvd3dumx.dl_
    by
    C:\NVIDIA\DisplayDriver\301.42\WinVista_Win7_64\International\Display.Driver\nvd 3dumx.dl_
    4. Follow this tutorial to turn off driver integrity check:
    http://www.killertechtips.com/2009/05/05/disable-driver-signing-windows-7/
    and reboot.
    5. Install the modified driver by clicking
    Boot Camp\Drivers\NVidia\Vista-Win7_64\setup.exe
    6. Reboot your computer and good luck.

    The method described above is too complex.
    I found a more easy way to solve the Modern app crash problem.
    That is to download the legacy driver 296.10 here
    http://www.geforce.com/drivers/beta-legacy
    Unfortunately, 296.10 and 19x don't solve all problems on Windows 8:
    https://discussions.apple.com/thread/4370420

  • [SOLVED] SQLDeveloper 2.1.x crash on launch (Mac OS 10.6)

    [EDIT] SOLVED: I was using the app "The Unarchiver" to unarchive the .tar.gz file, which corrupted the .app file. Instead, untar'ing the file on the command line using the tar binary worked: tar -zxvf sqldeveloper.tar.gz See here for other post that led me to the conclusion: Re: Oracle SQL Developer 2.1 EA1 and 1.5.5 not working on MacOS X Snow Leopard
    I was using 2.1.0 and tried upgrading some components via Help > Upgrade. I tried installing a third-party JDBC driver to connect to MS SQL databases. After trying to relaunch the application, it shows for a second in the dock then disappears.
    I tried upgrading to 2.1.1. I also tried removing ~/Library/Application Support/SQL Developer/ directory and reinstalling the app to no avail.
    My Console.app error log is below. Any ideas?
    3/7/10 11:42:48 PM     [0x0-0x27b27b].com.oracle.SQLDeveloper[8455]     oracle.classloader.util.AnnotatedNoClassDefFoundError:
    3/7/10 11:42:48 PM     [0x0-0x27b27b].com.oracle.SQLDeveloper[8455]          Missing class: oracle.javatools.util.Log
    3/7/10 11:42:48 PM     [0x0-0x27b27b].com.oracle.SQLDeveloper[8455]          Dependent class: oracle.ide.IdeCore
    3/7/10 11:42:48 PM     [0x0-0x27b27b].com.oracle.SQLDeveloper[8455]          Loader: ide-global:11.1.1.0.0
    3/7/10 11:42:48 PM     [0x0-0x27b27b].com.oracle.SQLDeveloper[8455]          Code-Source: /Applications/SQLDeveloper.app/Contents/Resources/sqldeveloper/ide/extensions/oracle.ide.jar
    3/7/10 11:42:48 PM     [0x0-0x27b27b].com.oracle.SQLDeveloper[8455]          Configuration: boot classpath entry in oracle.ide.boot.PCLMain.BOOT_ENTRIES
    3/7/10 11:42:48 PM     [0x0-0x27b27b].com.oracle.SQLDeveloper[8455]     The missing class is not available from any code-source or loader in the system.
    3/7/10 11:42:48 PM     [0x0-0x27b27b].com.oracle.SQLDeveloper[8455]          at oracle.classloader.PolicyClassLoader.handleClassNotFound (PolicyClassLoader.java:2180) [Applications/SQLDeveloper.app/Contents/Resources/sqldeveloper/modules/oracle.classloader_11.1.1.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@1806155537]
    3/7/10 11:42:48 PM     [0x0-0x27b27b].com.oracle.SQLDeveloper[8455]          at oracle.classloader.PolicyClassLoader.internalLoadClass (PolicyClassLoader.java:1733) [Applications/SQLDeveloper.app/Contents/Resources/sqldeveloper/modules/oracle.classloader_11.1.1.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@1806155537]
    3/7/10 11:42:48 PM     [0x0-0x27b27b].com.oracle.SQLDeveloper[8455]          at oracle.classloader.PolicyClassLoader.loadClass (PolicyClassLoader.java:1689) [Applications/SQLDeveloper.app/Contents/Resources/sqldeveloper/modules/oracle.classloader_11.1.1.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@1806155537]
    3/7/10 11:42:48 PM     [0x0-0x27b27b].com.oracle.SQLDeveloper[8455]          at oracle.classloader.PolicyClassLoader.loadClass (PolicyClassLoader.java:1674) [Applications/SQLDeveloper.app/Contents/Resources/sqldeveloper/modules/oracle.classloader_11.1.1.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@1806155537]
    3/7/10 11:42:48 PM     [0x0-0x27b27b].com.oracle.SQLDeveloper[8455]          at java.lang.ClassLoader.loadClassInternal (ClassLoader.java:398) [jre bootstrap, by jre.bootstrap:1.6.0_17]
    3/7/10 11:42:48 PM     [0x0-0x27b27b].com.oracle.SQLDeveloper[8455]          at oracle.ide.IdeCore.<clinit> (IdeCore.java:2127) [Applications/SQLDeveloper.app/Contents/Resources/sqldeveloper/ide/extensions/oracle.ide.jar (from boot classpath entry in oracle.ide.boot.PCLMain.BOOT_ENTRIES), by ide-global:11.1.1.0.0]
    3/7/10 11:42:48 PM     [0x0-0x27b27b].com.oracle.SQLDeveloper[8455]          at oracle.ideimpl.Main.start (Main.java:183) [Applications/SQLDeveloper.app/Contents/Resources/sqldeveloper/ide/lib/ideimpl.jar (from boot classpath entry in oracle.ide.boot.PCLMain.BOOT_ENTRIES), by ide-global:11.1.1.0.0]
    3/7/10 11:42:48 PM     [0x0-0x27b27b].com.oracle.SQLDeveloper[8455]          at oracle.ideimpl.Main.main (Main.java:146) [Applications/SQLDeveloper.app/Contents/Resources/sqldeveloper/ide/lib/ideimpl.jar (from boot classpath entry in oracle.ide.boot.PCLMain.BOOT_ENTRIES), by ide-global:11.1.1.0.0]
    3/7/10 11:42:48 PM     [0x0-0x27b27b].com.oracle.SQLDeveloper[8455]          at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native method) [unknown, by unknown]
    3/7/10 11:42:48 PM     [0x0-0x27b27b].com.oracle.SQLDeveloper[8455]          at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:39) [unknown, by unknown]
    3/7/10 11:42:48 PM     [0x0-0x27b27b].com.oracle.SQLDeveloper[8455]          at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:25) [unknown, by unknown]
    3/7/10 11:42:48 PM     [0x0-0x27b27b].com.oracle.SQLDeveloper[8455]          at java.lang.reflect.Method.invoke (Method.java:597) [unknown, by unknown]
    3/7/10 11:42:48 PM     [0x0-0x27b27b].com.oracle.SQLDeveloper[8455]          at oracle.ide.boot.PCLMain.callMain (PCLMain.java:62) [Applications/SQLDeveloper.app/Contents/Resources/sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoader@1806155537]
    3/7/10 11:42:48 PM     [0x0-0x27b27b].com.oracle.SQLDeveloper[8455]          at oracle.ide.boot.PCLMain.main (PCLMain.java:54) [Applications/SQLDeveloper.app/Contents/Resources/sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoader@1806155537]
    3/7/10 11:42:48 PM     [0x0-0x27b27b].com.oracle.SQLDeveloper[8455]          at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native method) [unknown, by unknown]
    3/7/10 11:42:48 PM     [0x0-0x27b27b].com.oracle.SQLDeveloper[8455]          at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:39) [unknown, by unknown]
    3/7/10 11:42:48 PM     [0x0-0x27b27b].com.oracle.SQLDeveloper[8455]          at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:25) [unknown, by unknown]
    3/7/10 11:42:48 PM     [0x0-0x27b27b].com.oracle.SQLDeveloper[8455]          at java.lang.reflect.Method.invoke (Method.java:597) [unknown, by unknown]
    3/7/10 11:42:48 PM     [0x0-0x27b27b].com.oracle.SQLDeveloper[8455]          at oracle.classloader.util.MainClass.invoke (MainClass.java:128) [Applications/SQLDeveloper.app/Contents/Resources/sqldeveloper/modules/oracle.classloader_11.1.1.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@1806155537]
    3/7/10 11:42:48 PM     [0x0-0x27b27b].com.oracle.SQLDeveloper[8455]          at oracle.ide.boot.IdeLauncher.bootClassLoadersAndMain (IdeLauncher.java:189) [Applications/SQLDeveloper.app/Contents/Resources/sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoader@1806155537]
    3/7/10 11:42:48 PM     [0x0-0x27b27b].com.oracle.SQLDeveloper[8455]          at oracle.ide.boot.IdeLauncher.launchImpl (IdeLauncher.java:89) [Applications/SQLDeveloper.app/Contents/Resources/sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoader@1806155537]
    3/7/10 11:42:48 PM     [0x0-0x27b27b].com.oracle.SQLDeveloper[8455]          at oracle.ide.boot.IdeLauncher.launch (IdeLauncher.java:65) [Applications/SQLDeveloper.app/Contents/Resources/sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoader@1806155537]
    3/7/10 11:42:48 PM     [0x0-0x27b27b].com.oracle.SQLDeveloper[8455]          at oracle.ide.boot.IdeLauncher.main (IdeLauncher.java:54) [Applications/SQLDeveloper.app/Contents/Resources/sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoader@1806155537]
    3/7/10 11:42:48 PM     [0x0-0x27b27b].com.oracle.SQLDeveloper[8455]          at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native method) [unknown, by unknown]
    3/7/10 11:42:48 PM     [0x0-0x27b27b].com.oracle.SQLDeveloper[8455]          at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:39) [unknown, by unknown]
    3/7/10 11:42:48 PM     [0x0-0x27b27b].com.oracle.SQLDeveloper[8455]          at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:25) [unknown, by unknown]
    3/7/10 11:42:48 PM     [0x0-0x27b27b].com.oracle.SQLDeveloper[8455]          at java.lang.reflect.Method.invoke (Method.java:597) [unknown, by unknown]
    3/7/10 11:42:48 PM     [0x0-0x27b27b].com.oracle.SQLDeveloper[8455]          at oracle.ide.boot.Launcher.invokeMain (Launcher.java:713) [Applications/SQLDeveloper.app/Contents/Resources/sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoader@1806155537]
    3/7/10 11:42:48 PM     [0x0-0x27b27b].com.oracle.SQLDeveloper[8455]          at oracle.ide.boot.Launcher.launchImpl (Launcher.java:115) [Applications/SQLDeveloper.app/Contents/Resources/sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoader@1806155537]
    3/7/10 11:42:48 PM     [0x0-0x27b27b].com.oracle.SQLDeveloper[8455]          at oracle.ide.boot.Launcher.launch (Launcher.java:68) [Applications/SQLDeveloper.app/Contents/Resources/sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoader@1806155537]
    3/7/10 11:42:48 PM     [0x0-0x27b27b].com.oracle.SQLDeveloper[8455]          at oracle.ide.boot.Launcher.main (Launcher.java:57) [Applications/SQLDeveloper.app/Contents/Resources/sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoader@1806155537]
    3/7/10 11:42:48 PM     com.apple.launchd.peruser.501[188]     ([0x0-0x27b27b].com.oracle.SQLDeveloper[8455]) Exited with exit code: 1
    Edited by: user11089752 on Mar 7, 2010 9:53 PM
    Solution found

    I am having a very similar problem, with a few wrinkles.
    Adobe Reader 8.1.2 works fine under the root user, and also under another non-admin user.
    Other users the same problem, Adobe Reader crashes after launch.
    I made a new user account with admin privileges, Reader crashes almost immediately after launch. I changed the account to a non-admin user, and it still crashed.
    I have repaired permissions.
    Very strange problem.
    MacBook Pro, OS 10.5.2, 2.4 GHz Core 2 Duo, 2GB RAM.

  • [SOLVED] Gnome 3.8 apps crash with X Window System Error

    So far this applications are affected:
    - gnome-terminal (when clicking on menu)
    - gnome-control-center (when choosing Users or Date & Time and some other tiles, choosing account in GOA)
    - epiphany (when clicking on new tab button)
    They crash with following error in console:
    (gnome-control-center:12717): Gdk-ERROR **: The program 'gnome-control-center' received an X Window System error.
    This probably reflects a bug in the program.
    The error was 'BadImplementation (server does not implement operation)'.
    (Details: serial 3583 error_code 17 request_code 148 minor_code 46)
    (Note to programmers: normally, X errors are reported asynchronously;
    that is, you will receive the error a while after causing it.
    To debug your program, run it with the GDK_SYNCHRONIZE environment
    variable to change this behavior. You can then get a meaningful
    backtrace from your debugger if you break on the gdk_x_error() function.)
    dmesg show only this line:
    [14505.289265] traps: gnome-control-c[12717] trap int3 ip:7fc494139ead sp:7fff3986e5e0 error:0
    Running with gdb:
    Program received signal SIGTRAP, Trace/breakpoint trap.
    0x00007ffff13caead in g_logv () from /usr/lib/libglib-2.0.so.0
    (gdb) backtrace
    #0 0x00007ffff13caead in g_logv () from /usr/lib/libglib-2.0.so.0
    #1 0x00007ffff13cb092 in g_log () from /usr/lib/libglib-2.0.so.0
    #2 0x00007ffff2825e60 in ?? () from /usr/lib/libgdk-3.so.0
    #3 0x00007ffff2830801 in ?? () from /usr/lib/libgdk-3.so.0
    #4 0x00007ffff5332976 in _XError () from /usr/lib/libX11.so.6
    #5 0x00007ffff532fbc1 in ?? () from /usr/lib/libX11.so.6
    #6 0x00007ffff532fc05 in ?? () from /usr/lib/libX11.so.6
    #7 0x00007ffff5330495 in _XEventsQueued () from /usr/lib/libX11.so.6
    #8 0x00007ffff5332f28 in _XData32 () from /usr/lib/libX11.so.6
    #9 0x00007ffff530d46e in XChangeProperty () from /usr/lib/libX11.so.6
    #10 0x00007ffff283bcfb in ?? () from /usr/lib/libgdk-3.so.0
    #11 0x00007ffff2d4609c in ?? () from /usr/lib/libgtk-3.so.0
    #12 0x00007ffff2d4a8ca in gtk_window_set_icon_name () from /usr/lib/libgtk-3.so.0
    #13 0x000000000044ba23 in ?? ()
    #14 0x00007fffe3358eb8 in ffi_call_unix64 () from /usr/lib/libffi.so.6
    #15 0x00007fffe3358820 in ffi_call () from /usr/lib/libffi.so.6
    #16 0x00007ffff168ac98 in g_cclosure_marshal_generic () from /usr/lib/libgobject-2.0.so.0
    #17 0x00007ffff168a458 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
    #18 0x00007ffff169b40d in ?? () from /usr/lib/libgobject-2.0.so.0
    #19 0x00007ffff16a3219 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
    #20 0x00007ffff16a3462 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
    #21 0x000000000044d3bc in ?? ()
    #22 0x00007ffff168d2b0 in g_cclosure_marshal_VOID__BOXEDv () from /usr/lib/libgobject-2.0.so.0
    #23 0x00007ffff168a687 in ?? () from /usr/lib/libgobject-2.0.so.0
    #24 0x00007ffff16a2778 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
    #25 0x00007ffff16a3462 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
    #26 0x00007ffff2bf293c in ?? () from /usr/lib/libgtk-3.so.0
    My graphic card (iI guess this has something to do with xorg):
    AMD Mobility Radeon HD 4550 (using catalyst legacy driver 13.1 with Xorg 1.12)
    Last edited by szorti (2013-04-24 08:40:26)

    I did a little test:
    - upgraded to xorg 1.14
    - switched from catalyst to xf86-video-ati drive
    Most of the errors dissappeared (GOA still crashes).
    But now i can only see message tray using keyboard shortcut (super + m). I read that I need to move my mouse fast to the botton edge of my screen - does not work - instead it show up randomly when i moved mouse near the bottom edge.
    I don't want to use the open source drivers (slow and laggy with multi monitor setup I'm using). I hope gnome devs will fix this bugs soon.
    SOLUTION (to still use catalyst):
    I found out that this is an Xorg 1.12 bug.
    Bug: http://lists.debian.org/debian-x/2012/12/msg00133.html
    To solve this use patch from this bugreport to compile xorg 1.12
    I used this aur packages:
    1. https://aur.archlinux.org/packages/xf86 … evdev1.12/
    2. https://aur.archlinux.org/packages/xorg-server1.12/ - I have edited PKGBUILD to include patch from bug report above
    PKGBUILD and patch:
    https://gist.github.com/winglot/5450630
    Last edited by szorti (2013-04-24 08:40:10)

  • [Solved] Gtk open file dialog - crash

    Hi,
    After one of the recent updates whenever i try to open or save file in any gtk application i have error and program crash.
    Console output:
    symbol lookup error: /usr/lib/libgtk-x11-2.0.so.0: undefined symbol: cxa_finalize
    Last edited by Moonbiter (2010-12-14 22:51:58)

    Problem solved. Error disappear. Probably by reinstalling gtk2 or upgrade one of the other packages.
    upgraded gtk2 (2.22.1-1 -> 2.22.1-1)
    upgraded pkg-config (0.25-2 -> 0.25-3)
    upgraded raptor (1.4.21-1 -> 1.4.21-2)
    upgraded rasqal (0.9.20-1 -> 0.9.21-1)
    upgraded redland (1.0.12-2 -> 1.0.12-3)

  • I need help solving Latest Flash Player upgrade crashing issues.

    I recently upgraded my flash player at Adobe reccomendation. Now it crashes all the time. I need help solving this issue. I currently have Flash Version 11.5.502.135. My old version never crashed, not even once. I would be fine uninstalling the new version and going back to the older one but i cant find it.

    Could you please create a crash report? The following page has more information: http://helpx.adobe.com/flash-player/kb/report-flash-player-crash.html
    You can install Flash Player 11.4.402.287 version.
    Thanks,
    Sunil

  • [Solved] New GT70 20D constantly crashing while gaming

    Hi everyone,
    I bought this new laptop last week, but I've been having trouble playing games with it. I mostly play final fanasy XIV (online), but it keeps crashing while playing. It either just crashes altogether, giving weird noises and me having to restart it, or the framerate ingame suddenly drops to like 8-10 fps, and I can't get it to go up anymore.
    Sometimes it also locks up other programs (such as just now, when I alt tabbed out of the game my mouse would only stay in the upper left corner, also forcing me to restart). This happens within half an hour to an hour of gaming and is driving me mad.
    I have tried updating all of the drivers to the most recent versions (on the official
     websites, not the msi website), getting rid of the killer network program, and installing the drivers only. No result so far. If I cannot solve it, I will send the laptop back and probably get another one, but before that, any suggestions on how I could solve this?
    Does someone know how I can view a log system of the crashes so I can see where it is coming from maybe?

    Do you have crashing photos?
    Tell your current system information(BIOS/EC/VGA driver version). You can check your BIOS and EC version in BIOS menu, System Information.
    For the mouse, are you using touch pad? or external mouse?
    You can find BSOD dump files at  c:\windows\minidump and check it by using BlueScreenView.

  • My Firefox crashes every time I open it and none of the steps in the database solve the problem. My crash signature is PaintFrame(nsIRenderingContext*, nsIFrame*, nsRegion const&, unsigned int, unsigned int)

    I tried opening it in safe mode and none of the other help tips in the database on firefox crashes when I open it apply to me. I also ran a couple of virus programs to check for any infections and found nothing. I had been having issues with java previous to firefox beginning to crash. So I attempted to uninstall java from my computer but it did not help.
    My crash signature is PaintFrame(nsIRenderingContext*, nsIFrame*, nsRegion const&, unsigned int, unsigned int) and a search of this term on Mozilla Support pulled up no results.
    I'm not terribly knowledgeable with programming so any suggestions would help!

    I read online about a "clean reinstall" of firefox which seems to have worked! They should include direction on this on their page: https://support.mozilla.com/en-US/kb/Firefox+crashes+when+you+open+it

  • [SOLVED] ATI HD5650M + radeon +opengl=crash

    Hi to everyone,
    as the title says i'm having some strange problems with my ATI HD 5650M using the radeon open source drivers.
    The problem arises randomly when i try to use the opengl hardware acceleration and also when using vdapau.
    The screen sunddently freeze and strange artifacts covers the screen as you can see in the picture below:
    Then sometimes it gets back to normal while the most of the times it crashes and i need to force shutdown pressing the power button.
    I've tried everything i could found in the web but nothing seems to work and so i'm here asking your help
    I'm also developing a program for my lab course that requires opengl so testing it on my machine is getting me crazy!!
    Now the part with some info for you:
    Here my dmesg during a crash
    dmesg
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Linux version 3.16.7-1-ck (squishy@ease) (gcc version 4.9.1 20140903 (prerelease) (GCC) ) #1 SMP PREEMPT Thu Oct 30 16:07:00 EDT 2014
    [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux-ck root=UUID=3b9221a9-e8e4-4c80-aec1-9a6caf2039c0 rw resume=/dev/disk/by-uuid/d1a44ec6-0769-448d-8728-97c8007c4495
    [ 0.000000] e820: BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009c3ff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000000009c400-0x000000000009ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000000dc000-0x00000000000fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bf27bfff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000bf27c000-0x00000000bf281fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000bf282000-0x00000000bf3e3fff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000bf3e4000-0x00000000bf40efff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000bf40f000-0x00000000bf46efff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000bf46f000-0x00000000bf46ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000bf470000-0x00000000bf4f0fff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x00000000bf4f1000-0x00000000bf70efff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000bf70f000-0x00000000bf716fff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000bf717000-0x00000000bf71efff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000bf71f000-0x00000000bf77cfff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000bf77d000-0x00000000bf79efff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x00000000bf79f000-0x00000000bf7defff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000bf7df000-0x00000000bf7fefff] ACPI data
    [ 0.000000] BIOS-e820: [mem 0x00000000bf7ff000-0x00000000bf7fffff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000bf800000-0x00000000bfffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000f060a000-0x00000000f060afff] 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: Acer Aspire 5740 /Aspire 5740 , BIOS V1.28 08/12/2010
    [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
    [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
    [ 0.000000] AGP: No AGP bridge found
    [ 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-D3FFF write-protect
    [ 0.000000] D4000-DBFFF uncachable
    [ 0.000000] DC000-FFFFF write-through
    [ 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 disabled
    [ 0.000000] 7 disabled
    [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    [ 0.000000] e820: update [mem 0xc0000000-0xffffffff] usable ==> reserved
    [ 0.000000] e820: last_pfn = 0xbf800 max_arch_pfn = 0x400000000
    [ 0.000000] found SMP MP-table at [mem 0x000f6c30-0x000f6c3f] mapped at [ffff8800000f6c30]
    [ 0.000000] Scanning 1 areas for low memory corruption
    [ 0.000000] Base memory trampoline at [ffff880000096000] 96000 size 24576
    [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
    [ 0.000000] [mem 0x00000000-0x000fffff] page 4k
    [ 0.000000] BRK [0x01b03000, 0x01b03fff] PGTABLE
    [ 0.000000] BRK [0x01b04000, 0x01b04fff] PGTABLE
    [ 0.000000] BRK [0x01b05000, 0x01b05fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x23be00000-0x23bffffff]
    [ 0.000000] [mem 0x23be00000-0x23bffffff] page 2M
    [ 0.000000] BRK [0x01b06000, 0x01b06fff] 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-0xbf27bfff]
    [ 0.000000] [mem 0x00100000-0x001fffff] page 4k
    [ 0.000000] [mem 0x00200000-0xbf1fffff] page 2M
    [ 0.000000] [mem 0xbf200000-0xbf27bfff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0xbf282000-0xbf3e3fff]
    [ 0.000000] [mem 0xbf282000-0xbf3e3fff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0xbf40f000-0xbf46efff]
    [ 0.000000] [mem 0xbf40f000-0xbf46efff] page 4k
    [ 0.000000] BRK [0x01b07000, 0x01b07fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0xbf70f000-0xbf716fff]
    [ 0.000000] [mem 0xbf70f000-0xbf716fff] page 4k
    [ 0.000000] BRK [0x01b08000, 0x01b08fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0xbf71f000-0xbf77cfff]
    [ 0.000000] [mem 0xbf71f000-0xbf77cfff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0xbf79f000-0xbf7defff]
    [ 0.000000] [mem 0xbf79f000-0xbf7defff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0xbf7ff000-0xbf7fffff]
    [ 0.000000] [mem 0xbf7ff000-0xbf7fffff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0x100000000-0x1fbffffff]
    [ 0.000000] [mem 0x100000000-0x1fbffffff] page 2M
    [ 0.000000] RAMDISK: [mem 0x37600000-0x37af7fff]
    [ 0.000000] ACPI: Early table checksum verification disabled
    [ 0.000000] ACPI: RSDP 0x00000000000F6AC0 000024 (v02 PTLTD )
    [ 0.000000] ACPI: XSDT 0x00000000BF7F11E0 00005C (v01 ACRSYS ACRPRDCT 06040000 INNA 00000000)
    [ 0.000000] ACPI: FACP 0x00000000BF7E1000 0000F4 (v03 INTEL CALPELLA 06040000 PTEC 00000001)
    [ 0.000000] ACPI: DSDT 0x00000000BF7E2000 00D98E (v02 Intel CALPELLA 06040000 INTL 20060912)
    [ 0.000000] ACPI: FACS 0x00000000BF79AFC0 000040
    [ 0.000000] ACPI: HPET 0x00000000BF7FED6A 000038 (v01 INTEL CALPELLA 06040000 PTEC 00000001)
    [ 0.000000] ACPI: MCFG 0x00000000BF7FEDA2 00003C (v01 INTEL CALPELLA 06040000 PTEC 00000001)
    [ 0.000000] ACPI: SLIC 0x00000000BF7FEDDE 000176 (v01 ACRSYS ACRPRDCT 06040000 ANNI 00000001)
    [ 0.000000] ACPI: APIC 0x00000000BF7FEF54 000084 (v01 PTLTD ? APIC 06040000 LTP 00000000)
    [ 0.000000] ACPI: BOOT 0x00000000BF7FEFD8 000028 (v01 PTLTD $SBFTBL$ 06040000 LTP 00000001)
    [ 0.000000] ACPI: SSDT 0x00000000BF7E0000 0009F1 (v01 PmRef CpuPm 00003000 INTL 20060912)
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 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-0x0009bfff]
    [ 0.000000] node 0: [mem 0x00100000-0xbf27bfff]
    [ 0.000000] node 0: [mem 0xbf282000-0xbf3e3fff]
    [ 0.000000] node 0: [mem 0xbf40f000-0xbf46efff]
    [ 0.000000] node 0: [mem 0xbf70f000-0xbf716fff]
    [ 0.000000] node 0: [mem 0xbf71f000-0xbf77cfff]
    [ 0.000000] node 0: [mem 0xbf79f000-0xbf7defff]
    [ 0.000000] node 0: [mem 0xbf7ff000-0xbf7fffff]
    [ 0.000000] node 0: [mem 0x100000000-0x1fbffffff]
    [ 0.000000] node 0: [mem 0x200000000-0x23bffffff]
    [ 0.000000] On node 0 totalpages: 2061440
    [ 0.000000] DMA zone: 64 pages used for memmap
    [ 0.000000] DMA zone: 21 pages reserved
    [ 0.000000] DMA zone: 3995 pages, LIFO batch:0
    [ 0.000000] DMA32 zone: 12180 pages used for memmap
    [ 0.000000] DMA32 zone: 779493 pages, LIFO batch:31
    [ 0.000000] Normal zone: 20224 pages used for memmap
    [ 0.000000] Normal zone: 1277952 pages, LIFO batch:31
    [ 0.000000] ACPI: PM-Timer IO Port: 0x408
    [ 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[0x04] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] 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[0x02] address[0xfec00000] gsi_base[0])
    [ 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 high edge)
    [ 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: IRQ2 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] nr_irqs_gsi: 40
    [ 0.000000] PM: Registered nosave memory: [mem 0x0009c000-0x0009cfff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x0009d000-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 0xbf27c000-0xbf281fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbf3e4000-0xbf40efff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbf46f000-0xbf46ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbf470000-0xbf4f0fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbf4f1000-0xbf70efff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbf717000-0xbf71efff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbf77d000-0xbf79efff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbf7df000-0xbf7fefff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbf800000-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-0xf0609fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xf060a000-0xf060afff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xf060b000-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] Booting paravirtualized kernel on bare hardware
    [ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:4 nr_node_ids:1
    [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88023bc00000 s84288 r8192 d22208 u524288
    [ 0.000000] pcpu-alloc: s84288 r8192 d22208 u524288 alloc=1*2097152
    [ 0.000000] pcpu-alloc: [0] 0 1 2 3
    [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 2028951
    [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux-ck root=UUID=3b9221a9-e8e4-4c80-aec1-9a6caf2039c0 rw resume=/dev/disk/by-uuid/d1a44ec6-0769-448d-8728-97c8007c4495
    [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
    [ 0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
    [ 0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
    [ 0.000000] AGP: Checking aperture...
    [ 0.000000] AGP: No AGP bridge found
    [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
    [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
    [ 0.000000] Memory: 8019148K/8245760K available (5202K kernel code, 816K rwdata, 1672K rodata, 1092K init, 1144K bss, 226612K 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:712 16
    [ 0.000000] Console: colour dummy device 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 2261.069 MHz processor
    [ 0.000036] Calibrating delay loop (skipped), value calculated using timer frequency.. 4522.13 BogoMIPS (lpj=2261069)
    [ 0.000039] pid_max: default: 32768 minimum: 301
    [ 0.000049] ACPI: Core revision 20140424
    [ 0.009370] ACPI: All ACPI Tables successfully acquired
    [ 0.017781] Security Framework initialized
    [ 0.017790] Yama: becoming mindful.
    [ 0.017804] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
    [ 0.017806] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
    [ 0.018028] Initializing cgroup subsys memory
    [ 0.018045] Initializing cgroup subsys devices
    [ 0.018051] Initializing cgroup subsys freezer
    [ 0.018054] Initializing cgroup subsys net_cls
    [ 0.018059] Initializing cgroup subsys blkio
    [ 0.018063] Initializing cgroup subsys bfqio
    [ 0.018089] CPU: Physical Processor ID: 0
    [ 0.018091] CPU: Processor Core ID: 0
    [ 0.018096] mce: CPU supports 9 MCE banks
    [ 0.018107] CPU0: Thermal monitoring enabled (TM1)
    [ 0.018118] Last level iTLB entries: 4KB 512, 2MB 7, 4MB 7
    Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
    tlb_flushall_shift: 6
    [ 0.018219] Freeing SMP alternatives memory: 16K (ffffffff819df000 - ffffffff819e3000)
    [ 0.019179] ftrace: allocating 20136 entries in 79 pages
    [ 0.029999] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    [ 0.040006] smpboot: CPU0: Intel(R) Core(TM) i5 CPU M 430 @ 2.27GHz (fam: 06, model: 25, stepping: 02)
    [ 0.141210] Performance Events: PEBS fmt1+, 16-deep LBR, Westmere events, Intel PMU driver.
    [ 0.141229] perf_event_intel: CPUID marked event: 'bus cycles' unavailable
    [ 0.141232] ... version: 3
    [ 0.141233] ... bit width: 48
    [ 0.141234] ... generic registers: 4
    [ 0.141235] ... value mask: 0000ffffffffffff
    [ 0.141236] ... max period: 000000007fffffff
    [ 0.141236] ... fixed-purpose events: 3
    [ 0.141238] ... event mask: 000000070000000f
    [ 0.147264] x86: Booting SMP configuration:
    [ 0.147267] .... node #0, CPUs: #1
    [ 0.160573] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    [ 0.160683] #2 #3
    [ 0.187304] x86: Booted up 1 node, 4 CPUs
    [ 0.187310] smpboot: Total of 4 processors activated (18088.55 BogoMIPS)
    [ 0.189788] LOCALITY CPU 0 to 1: 2
    [ 0.189792] LOCALITY CPU 0 to 2: 1
    [ 0.189793] LOCALITY CPU 0 to 3: 2
    [ 0.189794] LOCALITY CPU 1 to 2: 2
    [ 0.189795] LOCALITY CPU 1 to 3: 1
    [ 0.189796] LOCALITY CPU 2 to 3: 2
    [ 0.189937] devtmpfs: initialized
    [ 0.194030] PM: Registering ACPI NVS region [mem 0xbf470000-0xbf4f0fff] (528384 bytes)
    [ 0.194039] PM: Registering ACPI NVS region [mem 0xbf77d000-0xbf79efff] (139264 bytes)
    [ 0.195058] pinctrl core: initialized pinctrl subsystem
    [ 0.195099] RTC time: 7:55:35, date: 11/08/14
    [ 0.195151] NET: Registered protocol family 16
    [ 0.195260] cpuidle: using governor ladder
    [ 0.195263] cpuidle: using governor menu
    [ 0.195291] ACPI: bus type PCI registered
    [ 0.195293] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
    [ 0.195370] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    [ 0.195374] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
    [ 0.195879] PCI: Using configuration type 1 for base access
    [ 0.195980] mtrr: your CPUs had inconsistent variable MTRR settings
    [ 0.195982] mtrr: probably your BIOS does not setup all CPUs.
    [ 0.195982] mtrr: corrected configuration.
    [ 0.199625] ACPI: Added _OSI(Module Device)
    [ 0.199627] ACPI: Added _OSI(Processor Device)
    [ 0.199628] ACPI: Added _OSI(3.0 _SCP Extensions)
    [ 0.199630] ACPI: Added _OSI(Processor Aggregator Device)
    [ 0.206704] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
    [ 0.206973] ACPI: Dynamic OEM Table Load:
    [ 0.206979] ACPI: SSDT 0xFFFF8802307A6C00 0003AE (v01 PmRef Cpu0Ist 00003000 INTL 20060912)
    [ 0.207441] ACPI: Dynamic OEM Table Load:
    [ 0.207447] ACPI: SSDT 0xFFFF880230653000 000891 (v01 PmRef Cpu0Cst 00003001 INTL 20060912)
    [ 0.215777] ACPI: Dynamic OEM Table Load:
    [ 0.215782] ACPI: SSDT 0xFFFF8802307A7400 000303 (v01 PmRef ApIst 00003000 INTL 20060912)
    [ 0.219651] ACPI: Dynamic OEM Table Load:
    [ 0.219655] ACPI: SSDT 0xFFFF88023007AE00 000119 (v01 PmRef ApCst 00003000 INTL 20060912)
    [ 0.242420] ACPI: Interpreter enabled
    [ 0.242427] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140424/hwxface-580)
    [ 0.242432] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140424/hwxface-580)
    [ 0.242447] ACPI: (supports S0 S3 S4 S5)
    [ 0.242448] ACPI: Using IOAPIC for interrupt routing
    [ 0.242479] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    [ 0.254199] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
    [ 0.254205] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
    [ 0.254238] \_SB_.PCI0:_OSC invalid UUID
    [ 0.254239] _OSC request data:1 1f 0
    [ 0.254242] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
    [ 0.254969] PCI host bridge to bus 0000:00
    [ 0.254972] pci_bus 0000:00: root bus resource [bus 00-fe]
    [ 0.254974] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
    [ 0.254976] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
    [ 0.254978] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
    [ 0.254980] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
    [ 0.254981] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
    [ 0.254983] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfeafffff]
    [ 0.254991] pci 0000:00:00.0: [8086:0044] type 00 class 0x060000
    [ 0.255009] DMAR: BIOS has allocated no shadow GTT; disabling IOMMU for graphics
    [ 0.255088] pci 0000:00:01.0: [8086:0045] type 01 class 0x060400
    [ 0.255123] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
    [ 0.255219] pci 0000:00:16.0: [8086:3b64] type 00 class 0x078000
    [ 0.255247] pci 0000:00:16.0: reg 0x10: [mem 0xf0604000-0xf060400f 64bit]
    [ 0.255336] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
    [ 0.255426] pci 0000:00:1a.0: [8086:3b3c] type 00 class 0x0c0320
    [ 0.255445] pci 0000:00:1a.0: reg 0x10: [mem 0xf0606000-0xf06063ff]
    [ 0.255528] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
    [ 0.255590] pci 0000:00:1a.0: System wakeup disabled by ACPI
    [ 0.255633] pci 0000:00:1b.0: [8086:3b56] type 00 class 0x040300
    [ 0.255648] pci 0000:00:1b.0: reg 0x10: [mem 0xf0600000-0xf0603fff 64bit]
    [ 0.255713] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    [ 0.255761] pci 0000:00:1b.0: System wakeup disabled by ACPI
    [ 0.255797] pci 0000:00:1c.0: [8086:3b42] type 01 class 0x060400
    [ 0.255860] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    [ 0.255907] pci 0000:00:1c.0: System wakeup disabled by ACPI
    [ 0.255945] pci 0000:00:1c.1: [8086:3b44] type 01 class 0x060400
    [ 0.256008] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
    [ 0.256097] pci 0000:00:1d.0: [8086:3b34] type 00 class 0x0c0320
    [ 0.256117] pci 0000:00:1d.0: reg 0x10: [mem 0xf0607000-0xf06073ff]
    [ 0.256197] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
    [ 0.256256] pci 0000:00:1d.0: System wakeup disabled by ACPI
    [ 0.256293] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401
    [ 0.256376] pci 0000:00:1e.0: System wakeup disabled by ACPI
    [ 0.256415] pci 0000:00:1f.0: [8086:3b09] type 00 class 0x060100
    [ 0.256585] pci 0000:00:1f.2: [8086:3b29] type 00 class 0x010601
    [ 0.256602] pci 0000:00:1f.2: reg 0x10: [io 0x1830-0x1837]
    [ 0.256609] pci 0000:00:1f.2: reg 0x14: [io 0x1824-0x1827]
    [ 0.256616] pci 0000:00:1f.2: reg 0x18: [io 0x1828-0x182f]
    [ 0.256623] pci 0000:00:1f.2: reg 0x1c: [io 0x1820-0x1823]
    [ 0.256630] pci 0000:00:1f.2: reg 0x20: [io 0x1800-0x181f]
    [ 0.256637] pci 0000:00:1f.2: reg 0x24: [mem 0xf0608000-0xf06087ff]
    [ 0.256677] pci 0000:00:1f.2: PME# supported from D3hot
    [ 0.256753] pci 0000:00:1f.3: [8086:3b30] type 00 class 0x0c0500
    [ 0.256767] pci 0000:00:1f.3: reg 0x10: [mem 0xf0609000-0xf06090ff 64bit]
    [ 0.256785] pci 0000:00:1f.3: reg 0x20: [io 0x1840-0x185f]
    [ 0.256872] pci 0000:00:1f.6: [8086:3b32] type 00 class 0x118000
    [ 0.256893] pci 0000:00:1f.6: reg 0x10: [mem 0xf060a000-0xf060afff 64bit]
    [ 0.257066] pci 0000:02:00.0: [1002:68c1] type 00 class 0x030000
    [ 0.257079] pci 0000:02:00.0: reg 0x10: [mem 0xd0000000-0xdfffffff 64bit pref]
    [ 0.257089] pci 0000:02:00.0: reg 0x18: [mem 0xcfee0000-0xcfefffff 64bit]
    [ 0.257096] pci 0000:02:00.0: reg 0x20: [io 0x2000-0x20ff]
    [ 0.257107] pci 0000:02:00.0: reg 0x30: [mem 0x00000000-0x0001ffff pref]
    [ 0.257137] pci 0000:02:00.0: supports D1 D2
    [ 0.257181] pci 0000:02:00.1: [1002:aa60] type 00 class 0x040300
    [ 0.257194] pci 0000:02:00.1: reg 0x10: [mem 0xcfedc000-0xcfedffff 64bit]
    [ 0.257247] pci 0000:02:00.1: supports D1 D2
    [ 0.257301] pci 0000:00:01.0: PCI bridge to [bus 02]
    [ 0.257303] pci 0000:00:01.0: bridge window [io 0x2000-0x2fff]
    [ 0.257306] pci 0000:00:01.0: bridge window [mem 0xcfe00000-0xcfefffff]
    [ 0.257309] pci 0000:00:01.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
    [ 0.257415] pci 0000:03:00.0: [14e4:1692] type 00 class 0x020000
    [ 0.257440] pci 0000:03:00.0: reg 0x10: [mem 0xf0200000-0xf020ffff 64bit]
    [ 0.257577] pci 0000:03:00.0: PME# supported from D3hot D3cold
    [ 0.257609] pci 0000:03:00.0: System wakeup disabled by ACPI
    [ 0.259572] pci 0000:00:1c.0: PCI bridge to [bus 03-04]
    [ 0.259578] pci 0000:00:1c.0: bridge window [io 0x3000-0x3fff]
    [ 0.259584] pci 0000:00:1c.0: bridge window [mem 0xf0200000-0xf02fffff]
    [ 0.259592] pci 0000:00:1c.0: bridge window [mem 0xf0000000-0xf01fffff 64bit pref]
    [ 0.259688] pci 0000:05:00.0: [168c:002a] type 00 class 0x028000
    [ 0.259712] pci 0000:05:00.0: reg 0x10: [mem 0xf0300000-0xf030ffff 64bit]
    [ 0.259832] pci 0000:05:00.0: supports D1
    [ 0.259834] pci 0000:05:00.0: PME# supported from D0 D1 D3hot
    [ 0.259890] pci 0000:05:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
    [ 0.259898] pci 0000:00:1c.1: PCI bridge to [bus 05]
    [ 0.259903] pci 0000:00:1c.1: bridge window [mem 0xf0300000-0xf03fffff]
    [ 0.259970] pci 0000:00:1e.0: PCI bridge to [bus 0f] (subtractive decode)
    [ 0.259979] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
    [ 0.259980] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
    [ 0.259982] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
    [ 0.259984] pci 0000:00:1e.0: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
    [ 0.259986] pci 0000:00:1e.0: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
    [ 0.259987] pci 0000:00:1e.0: bridge window [mem 0xc0000000-0xfeafffff] (subtractive decode)
    [ 0.260037] pci_bus 0000:00: on NUMA node 0
    [ 0.260478] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
    [ 0.260530] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
    [ 0.260578] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 *10 12 14 15)
    [ 0.260625] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 *5 6 7 11 12 14 15)
    [ 0.260671] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
    [ 0.260718] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
    [ 0.260765] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 *7 10 12 14 15)
    [ 0.260812] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 *11 12 14 15)
    [ 0.260854] ACPI: PCI Root Bridge [CPBG] (domain 0000 [bus ff])
    [ 0.260858] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
    [ 0.260862] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
    [ 0.260924] PCI host bridge to bus 0000:ff
    [ 0.260927] pci_bus 0000:ff: root bus resource [bus ff]
    [ 0.260932] pci 0000:ff:00.0: [8086:2c62] type 00 class 0x060000
    [ 0.260976] pci 0000:ff:00.1: [8086:2d01] type 00 class 0x060000
    [ 0.261022] pci 0000:ff:02.0: [8086:2d10] type 00 class 0x060000
    [ 0.261063] pci 0000:ff:02.1: [8086:2d11] type 00 class 0x060000
    [ 0.261104] pci 0000:ff:02.2: [8086:2d12] type 00 class 0x060000
    [ 0.261144] pci 0000:ff:02.3: [8086:2d13] type 00 class 0x060000
    [ 0.261193] pci_bus 0000:ff: on NUMA node 0
    [ 0.261305] ACPI: Enabled 3 GPEs in block 00 to 3F
    [ 0.261347] ACPI : EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
    [ 0.261458] vgaarb: setting as boot device: PCI:0000:02:00.0
    [ 0.261460] vgaarb: device added: PCI:0000:02:00.0,decodes=io+mem,owns=io+mem,locks=none
    [ 0.261462] vgaarb: loaded
    [ 0.261463] vgaarb: bridge control possible 0000:02:00.0
    [ 0.261508] PCI: Using ACPI for IRQ routing
    [ 0.267053] PCI: pci_cache_line_size set to 64 bytes
    [ 0.267127] e820: reserve RAM buffer [mem 0x0009c400-0x0009ffff]
    [ 0.267129] e820: reserve RAM buffer [mem 0xbf27c000-0xbfffffff]
    [ 0.267131] e820: reserve RAM buffer [mem 0xbf3e4000-0xbfffffff]
    [ 0.267132] e820: reserve RAM buffer [mem 0xbf46f000-0xbfffffff]
    [ 0.267134] e820: reserve RAM buffer [mem 0xbf717000-0xbfffffff]
    [ 0.267136] e820: reserve RAM buffer [mem 0xbf77d000-0xbfffffff]
    [ 0.267137] e820: reserve RAM buffer [mem 0xbf7df000-0xbfffffff]
    [ 0.267139] e820: reserve RAM buffer [mem 0xbf800000-0xbfffffff]
    [ 0.267254] NetLabel: Initializing
    [ 0.267256] NetLabel: domain hash size = 128
    [ 0.267257] NetLabel: protocols = UNLABELED CIPSOv4
    [ 0.267271] NetLabel: unlabeled traffic allowed by default
    [ 0.267300] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
    [ 0.267306] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
    [ 0.269344] Switched to clocksource hpet
    [ 0.274242] pnp: PnP ACPI init
    [ 0.274264] ACPI: bus type PNP registered
    [ 0.274454] system 00:00: [io 0x0500-0x050f] has been reserved
    [ 0.274457] system 00:00: [io 0xffff] has been reserved
    [ 0.274459] system 00:00: [io 0xffff] has been reserved
    [ 0.274461] system 00:00: [io 0x0400-0x047f] could not be reserved
    [ 0.274463] system 00:00: [io 0x1180-0x11ff] has been reserved
    [ 0.274465] system 00:00: [io 0xfe00] has been reserved
    [ 0.274469] system 00:00: [mem 0xff800000-0xff800fff] has been reserved
    [ 0.274473] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.274520] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
    [ 0.274592] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active)
    [ 0.274622] pnp 00:03: Plug and Play ACPI device, IDs SYN0302 SYN0300 SYN0002 PNP0f13 (active)
    [ 0.274938] system 00:04: [mem 0xfed1c000-0xfed1ffff] has been reserved
    [ 0.274941] system 00:04: [mem 0xfed10000-0xfed13fff] has been reserved
    [ 0.274943] system 00:04: [mem 0xfed18000-0xfed18fff] has been reserved
    [ 0.274944] system 00:04: [mem 0xfed19000-0xfed19fff] has been reserved
    [ 0.274946] system 00:04: [mem 0xe0000000-0xefffffff] has been reserved
    [ 0.274948] system 00:04: [mem 0xfeaff000-0xfeafffff] has been reserved
    [ 0.274950] system 00:04: [mem 0xfed20000-0xfed3ffff] has been reserved
    [ 0.274952] system 00:04: [mem 0xfed40000-0xfed44fff] has been reserved
    [ 0.274954] system 00:04: [mem 0xfed45000-0xfed8ffff] has been reserved
    [ 0.274956] system 00:04: [mem 0xff000000-0xffffffff] could not be reserved
    [ 0.274959] system 00:04: [mem 0xfee00000-0xfeefffff] could not be reserved
    [ 0.274961] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.275076] pnp: PnP ACPI: found 5 devices
    [ 0.275077] ACPI: bus type PNP unregistered
    [ 0.281048] pci 0000:00:1c.1: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000
    [ 0.281052] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 05] add_size 200000
    [ 0.281062] pci 0000:00:1c.1: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
    [ 0.281064] pci 0000:00:1c.1: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
    [ 0.281072] pci 0000:00:1c.1: BAR 15: assigned [mem 0xc0000000-0xc01fffff 64bit pref]
    [ 0.281075] pci 0000:00:1c.1: BAR 13: assigned [io 0x4000-0x4fff]
    [ 0.281079] pci 0000:02:00.0: BAR 6: assigned [mem 0xcfe00000-0xcfe1ffff pref]
    [ 0.281081] pci 0000:00:01.0: PCI bridge to [bus 02]
    [ 0.281083] pci 0000:00:01.0: bridge window [io 0x2000-0x2fff]
    [ 0.281086] pci 0000:00:01.0: bridge window [mem 0xcfe00000-0xcfefffff]
    [ 0.281089] pci 0000:00:01.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
    [ 0.281093] pci 0000:00:1c.0: PCI bridge to [bus 03-04]
    [ 0.281095] pci 0000:00:1c.0: bridge window [io 0x3000-0x3fff]
    [ 0.281099] pci 0000:00:1c.0: bridge window [mem 0xf0200000-0xf02fffff]
    [ 0.281103] pci 0000:00:1c.0: bridge window [mem 0xf0000000-0xf01fffff 64bit pref]
    [ 0.281107] pci 0000:00:1c.1: PCI bridge to [bus 05]
    [ 0.281110] pci 0000:00:1c.1: bridge window [io 0x4000-0x4fff]
    [ 0.281114] pci 0000:00:1c.1: bridge window [mem 0xf0300000-0xf03fffff]
    [ 0.281117] pci 0000:00:1c.1: bridge window [mem 0xc0000000-0xc01fffff 64bit pref]
    [ 0.281122] pci 0000:00:1e.0: PCI bridge to [bus 0f]
    [ 0.281132] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    [ 0.281134] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
    [ 0.281136] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    [ 0.281137] pci_bus 0000:00: resource 7 [mem 0x000d4000-0x000d7fff]
    [ 0.281139] pci_bus 0000:00: resource 8 [mem 0x000d8000-0x000dbfff]
    [ 0.281141] pci_bus 0000:00: resource 9 [mem 0xc0000000-0xfeafffff]
    [ 0.281143] pci_bus 0000:02: resource 0 [io 0x2000-0x2fff]
    [ 0.281144] pci_bus 0000:02: resource 1 [mem 0xcfe00000-0xcfefffff]
    [ 0.281146] pci_bus 0000:02: resource 2 [mem 0xd0000000-0xdfffffff 64bit pref]
    [ 0.281148] pci_bus 0000:03: resource 0 [io 0x3000-0x3fff]
    [ 0.281150] pci_bus 0000:03: resource 1 [mem 0xf0200000-0xf02fffff]
    [ 0.281152] pci_bus 0000:03: resource 2 [mem 0xf0000000-0xf01fffff 64bit pref]
    [ 0.281154] pci_bus 0000:05: resource 0 [io 0x4000-0x4fff]
    [ 0.281155] pci_bus 0000:05: resource 1 [mem 0xf0300000-0xf03fffff]
    [ 0.281157] pci_bus 0000:05: resource 2 [mem 0xc0000000-0xc01fffff 64bit pref]
    [ 0.281160] pci_bus 0000:0f: resource 4 [io 0x0000-0x0cf7]
    [ 0.281161] pci_bus 0000:0f: resource 5 [io 0x0d00-0xffff]
    [ 0.281163] pci_bus 0000:0f: resource 6 [mem 0x000a0000-0x000bffff]
    [ 0.281165] pci_bus 0000:0f: resource 7 [mem 0x000d4000-0x000d7fff]
    [ 0.281166] pci_bus 0000:0f: resource 8 [mem 0x000d8000-0x000dbfff]
    [ 0.281168] pci_bus 0000:0f: resource 9 [mem 0xc0000000-0xfeafffff]
    [ 0.281198] NET: Registered protocol family 2
    [ 0.281388] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
    [ 0.281555] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
    [ 0.281853] TCP: Hash tables configured (established 65536 bind 65536)
    [ 0.281888] TCP: reno registered
    [ 0.281891] UDP hash table entries: 4096 (order: 5, 131072 bytes)
    [ 0.281946] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
    [ 0.282053] NET: Registered protocol family 1
    [ 0.282526] pci 0000:02:00.0: Video device with shadowed ROM
    [ 0.282572] PCI: CLS 64 bytes, default 64
    [ 0.282629] Unpacking initramfs...
    [ 0.374806] Freeing initrd memory: 5088K (ffff880037600000 - ffff880037af8000)
    [ 0.374821] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
    [ 0.374824] software IO TLB [mem 0xbb27c000-0xbf27c000] (64MB) mapped at [ffff8800bb27c000-ffff8800bf27bfff]
    [ 0.374864] Simple Boot Flag at 0x3e set to 0x1
    [ 0.375086] microcode: CPU0 sig=0x20652, pf=0x10, revision=0x9
    [ 0.375092] microcode: CPU1 sig=0x20652, pf=0x10, revision=0x9
    [ 0.375098] microcode: CPU2 sig=0x20652, pf=0x10, revision=0x9
    [ 0.375105] microcode: CPU3 sig=0x20652, pf=0x10, revision=0x9
    [ 0.375161] microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
    [ 0.375192] Scanning for low memory corruption every 60 seconds
    [ 0.375449] futex hash table entries: 1024 (order: 4, 65536 bytes)
    [ 0.375776] HugeTLB registered 2 MB page size, pre-allocated 0 pages
    [ 0.377044] zbud: loaded
    [ 0.377184] VFS: Disk quotas dquot_6.5.2
    [ 0.377219] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [ 0.377326] msgmni has been set to 15672
    [ 0.377385] Key type big_key registered
    [ 0.377504] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
    [ 0.377547] io scheduler noop registered
    [ 0.377550] io scheduler deadline registered
    [ 0.377597] io scheduler cfq registered (default)
    [ 0.377622] io scheduler bfq registered
    [ 0.377623] BFQ I/O-scheduler version: v7r6
    [ 0.377858] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
    [ 0.378176] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    [ 0.378192] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
    [ 0.378226] vesafb: mode is 1024x768x32, linelength=4096, pages=0
    [ 0.378227] vesafb: scrolling: redraw
    [ 0.378229] vesafb: Truecolor: size=0:8:8:8, shift=0:16:8:0
    [ 0.378248] vesafb: framebuffer at 0xd0000000, mapped to 0xffffc90010100000, using 3072k, total 3072k
    [ 0.482709] Console: switching to colour frame buffer device 128x48
    [ 0.586740] fb0: VESA VGA frame buffer device
    [ 0.586760] intel_idle: MWAIT substates: 0x1120
    [ 0.586761] intel_idle: v0.4 model 0x25
    [ 0.586762] intel_idle: lapic_timer_reliable_states 0xffffffff
    [ 0.586940] GHES: HEST is not enabled!
    [ 0.586998] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 0.587352] Linux agpgart interface v0.103
    [ 0.587401] rtc_cmos 00:01: RTC can wake from S4
    [ 0.587536] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
    [ 0.587573] rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
    [ 0.587599] ledtrig-cpu: registered to indicate activity on CPUs
    [ 0.587746] TCP: cubic registered
    [ 0.587835] NET: Registered protocol family 10
    [ 0.588022] NET: Registered protocol family 17
    [ 0.588374] registered taskstats version 1
    [ 0.588753] Magic number: 6:263:925
    [ 0.588880] rtc_cmos 00:01: setting system clock to 2014-11-08 07:55:36 UTC (1415433336)
    [ 0.589058] PM: Checking hibernation image partition /dev/disk/by-uuid/d1a44ec6-0769-448d-8728-97c8007c4495
    [ 0.589063] PM: Hibernation image not present or could not be loaded.
    [ 0.591312] Freeing unused kernel memory: 1092K (ffffffff818ce000 - ffffffff819df000)
    [ 0.591315] Write protecting the kernel read-only data: 8192k
    [ 0.596295] Freeing unused kernel memory: 932K (ffff880001517000 - ffff880001600000)
    [ 0.598285] Freeing unused kernel memory: 376K (ffff8800017a2000 - ffff880001800000)
    [ 0.598288] BFS CPU scheduler v0.456 by Con Kolivas.
    [ 0.608103] random: systemd-tmpfile urandom read with 6 bits of entropy available
    [ 0.609633] systemd-udevd[59]: starting version 216
    [ 0.613398] [drm] Initialized drm 1.1.0 20060810
    [ 0.620071] [drm] radeon kernel modesetting enabled.
    [ 0.620126] checking generic (d0000000 300000) vs hw (d0000000 10000000)
    [ 0.620128] fb: switching to radeondrmfb from VESA VGA
    [ 0.620155] Console: switching to colour dummy device 80x25
    [ 0.620480] [drm] initializing kernel modesetting (REDWOOD 0x1002:0x68C1 0x1025:0x033E).
    [ 0.620492] [drm] register mmio base: 0xCFEE0000
    [ 0.620493] [drm] register mmio size: 131072
    [ 0.620544] ATOM BIOS: Acer
    [ 0.620621] radeon 0000:02:00.0: VRAM: 1024M 0x0000000000000000 - 0x000000003FFFFFFF (1024M used)
    [ 0.620624] radeon 0000:02:00.0: GTT: 1024M 0x0000000040000000 - 0x000000007FFFFFFF
    [ 0.620627] [drm] Detected VRAM RAM=1024M, BAR=256M
    [ 0.620628] [drm] RAM width 128bits DDR
    [ 0.620691] [TTM] Zone kernel: Available graphics memory: 4013326 kiB
    [ 0.620694] [TTM] Zone dma32: Available graphics memory: 2097152 kiB
    [ 0.620695] [TTM] Initializing pool allocator
    [ 0.620700] [TTM] Initializing DMA pool allocator
    [ 0.620722] [drm] radeon: 1024M of VRAM memory ready
    [ 0.620723] [drm] radeon: 1024M of GTT memory ready.
    [ 0.620735] [drm] Loading REDWOOD Microcode
    [ 0.620806] [drm] Internal thermal controller without fan control
    [ 0.651503] [drm] radeon: dpm initialized
    [ 0.651616] [drm] GART: num cpu pages 262144, num gpu pages 262144
    [ 0.666335] [drm] PCIE GART of 1024M enabled (table at 0x000000000025D000).
    [ 0.666503] radeon 0000:02:00.0: WB enabled
    [ 0.666510] radeon 0000:02:00.0: fence driver on ring 0 use gpu addr 0x0000000040000c00 and cpu addr 0xffff88003763dc00
    [ 0.666514] radeon 0000:02:00.0: fence driver on ring 3 use gpu addr 0x0000000040000c0c and cpu addr 0xffff88003763dc0c
    [ 0.667262] radeon 0000:02:00.0: fence driver on ring 5 use gpu addr 0x000000000005c418 and cpu addr 0xffffc9001071c418
    [ 0.667267] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
    [ 0.667268] [drm] Driver supports precise vblank timestamp query.
    [ 0.667299] radeon 0000:02:00.0: irq 41 for MSI/MSI-X
    [ 0.667320] radeon 0000:02:00.0: radeon: using MSI.
    [ 0.667355] [drm] radeon: irq initialized.
    [ 0.684733] [drm] ring test on 0 succeeded in 1 usecs
    [ 0.684743] [drm] ring test on 3 succeeded in 1 usecs
    [ 0.872543] [drm] ring test on 5 succeeded in 1 usecs
    [ 0.872549] [drm] UVD initialized successfully.
    [ 0.872936] [drm] ib test on ring 0 succeeded in 0 usecs
    [ 0.872972] [drm] ib test on ring 3 succeeded in 0 usecs
    [ 1.024891] [drm] ib test on ring 5 succeeded
    [ 1.080683] [drm] radeon atom DIG backlight initialized
    [ 1.080690] [drm] Radeon Display Connectors
    [ 1.080692] [drm] Connector 0:
    [ 1.080693] [drm] LVDS-1
    [ 1.080696] [drm] DDC: 0x6560 0x6560 0x6564 0x6564 0x6568 0x6568 0x656c 0x656c
    [ 1.080698] [drm] Encoders:
    [ 1.080699] [drm] LCD1: INTERNAL_UNIPHY
    [ 1.080701] [drm] Connector 1:
    [ 1.080703] [drm] HDMI-A-1
    [ 1.080704] [drm] HPD1
    [ 1.080707] [drm] DDC: 0x6440 0x6440 0x6444 0x6444 0x6448 0x6448 0x644c 0x644c
    [ 1.080708] [drm] Encoders:
    [ 1.080710] [drm] DFP1: INTERNAL_UNIPHY1
    [ 1.080711] [drm] Connector 2:
    [ 1.080712] [drm] VGA-1
    [ 1.080715] [drm] DDC: 0x6430 0x6430 0x6434 0x6434 0x6438 0x6438 0x643c 0x643c
    [ 1.080716] [drm] Encoders:
    [ 1.080718] [drm] CRT1: INTERNAL_KLDSCP_DAC1
    [ 1.377666] tsc: Refined TSC clocksource calibration: 2260.984 MHz
    [ 1.570598] [drm] fb mappable at 0xD045E000
    [ 1.570602] [drm] vram apper at 0xD0000000
    [ 1.570604] [drm] size 8294400
    [ 1.570606] [drm] fb depth is 24
    [ 1.570608] [drm] pitch is 7680
    [ 1.570734] fbcon: radeondrmfb (fb0) is primary device
    [ 2.084181] Console: switching to colour frame buffer device 170x48
    [ 2.090108] radeon 0000:02:00.0: fb0: radeondrmfb frame buffer device
    [ 2.090111] radeon 0000:02:00.0: registered panic notifier
    [ 2.097303] [drm] Initialized radeon 2.39.0 20080528 for 0000:02:00.0 on minor 0
    [ 2.111905] i8042: PNP: PS/2 Controller [PNP0303:KBD0,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
    [ 2.121491] ACPI: bus type USB registered
    [ 2.121527] usbcore: registered new interface driver usbfs
    [ 2.121540] usbcore: registered new interface driver hub
    [ 2.121588] usbcore: registered new device driver usb
    [ 2.131071] SCSI subsystem initialized
    [ 2.131270] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [ 2.131543] ehci-pci: EHCI PCI platform driver
    [ 2.131829] ehci-pci 0000:00:1a.0: EHCI Host Controller
    [ 2.131840] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
    [ 2.131858] ehci-pci 0000:00:1a.0: debug port 2
    [ 2.135898] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
    [ 2.135918] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf0606000
    [ 2.137959] serio: i8042 KBD port at 0x60,0x64 irq 1
    [ 2.138009] libata version 3.00 loaded.
    [ 2.138016] serio: i8042 AUX port at 0x60,0x64 irq 12
    [ 2.141789] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
    [ 2.142041] hub 1-0:1.0: USB hub found
    [ 2.142052] hub 1-0:1.0: 3 ports detected
    [ 2.142466] ehci-pci 0000:00:1d.0: EHCI Host Controller
    [ 2.142475] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
    [ 2.142489] ehci-pci 0000:00:1d.0: debug port 2
    [ 2.146550] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
    [ 2.146574] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf0607000
    [ 2.151776] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
    [ 2.152115] hub 2-0:1.0: USB hub found
    [ 2.152154] hub 2-0:1.0: 3 ports detected
    [ 2.152530] ahci 0000:00:1f.2: version 3.0
    [ 2.152730] ahci 0000:00:1f.2: irq 42 for MSI/MSI-X
    [ 2.152771] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
    [ 2.152797] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 4 ports 3 Gbps 0x11 impl SATA mode
    [ 2.152802] ahci 0000:00:1f.2: flags: 64bit ncq sntf ilck stag pm led clo pio slum part ems sxs apst
    [ 2.155366] scsi0 : ahci
    [ 2.155628] scsi1 : ahci
    [ 2.155718] scsi2 : ahci
    [ 2.155800] scsi3 : ahci
    [ 2.155878] scsi4 : ahci
    [ 2.155932] ata1: SATA max UDMA/133 abar m2048@0xf0608000 port 0xf0608100 irq 42
    [ 2.155934] ata2: DUMMY
    [ 2.155935] ata3: DUMMY
    [ 2.155936] ata4: DUMMY
    [ 2.155938] ata5: SATA max UDMA/133 abar m2048@0xf0608000 port 0xf0608300 irq 42
    [ 2.173860] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    [ 2.377985] Switched to clocksource tsc
    [ 2.443911] usb 1-1: new high-speed USB device number 2 using ehci-pci
    [ 2.460913] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    [ 2.462943] ata1.00: supports DRM functions and may not be fully accessible
    [ 2.463145] ata1.00: failed to get NCQ Send/Recv Log Emask 0x1
    [ 2.463150] ata1.00: ATA-9: Samsung SSD 840 EVO 250GB, EXT0CB6Q, max UDMA/133
    [ 2.463154] ata1.00: 488397168 sectors, multi 1: LBA48 NCQ (depth 31/32), AA
    [ 2.463463] ata1.00: supports DRM functions and may not be fully accessible
    [ 2.463584] ata1.00: failed to get NCQ Send/Recv Log Emask 0x1
    [ 2.463592] ata1.00: configured for UDMA/133
    [ 2.463734] scsi 0:0:0:0: Direct-Access ATA Samsung SSD 840 CB6Q PQ: 0 ANSI: 5
    [ 2.558775] hub 1-1:1.0: USB hub found
    [ 2.559024] hub 1-1:1.0: 6 ports detected
    [ 2.661922] usb 2-1: new high-speed USB device number 2 using ehci-pci
    [ 2.768962] ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    [ 2.770208] ata5.00: ATA-8: Hitachi HTS545050B9A300, PB4OC60F, max UDMA/133
    [ 2.770214] ata5.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
    [ 2.771699] ata5.00: configured for UDMA/133
    [ 2.771869] scsi 4:0:0:0: Direct-Access ATA Hitachi HTS54505 C60F PQ: 0 ANSI: 5
    [ 2.776605] hub 2-1:1.0: USB hub found
    [ 2.776725] hub 2-1:1.0: 8 ports detected
    [ 2.776740] sd 4:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/465 GiB)
    [ 2.776748] sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/232 GiB)
    [ 2.776800] sd 4:0:0:0: [sdb] Write Protect is off
    [ 2.776803] sd 4:0:0:0: [sdb] Mode Sense: 00 3a 00 00
    [ 2.776818] sd 0:0:0:0: [sda] Write Protect is off
    [ 2.776822] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    [ 2.776831] sd 4:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 2.776850] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 2.778960] sda: sda1 sda2 sda3
    [ 2.779302] sd 0:0:0:0: [sda] Attached SCSI disk
    [ 2.843363] sdb: sdb1 sdb2 sdb3 < sdb5 > sdb4
    [ 2.844017] sd 4:0:0:0: [sdb] Attached SCSI disk
    [ 2.851179] usb 1-1.2: new high-speed USB device number 3 using ehci-pci
    [ 2.944768] hidraw: raw HID events driver (C) Jiri Kosina
    [ 2.948396] usbcore: registered new interface driver usbhid
    [ 2.948400] usbhid: USB HID core driver
    [ 3.016214] usb 1-1.6: new high-speed USB device number 4 using ehci-pci
    [ 3.105391] usb-storage 1-1.6:1.0: USB Mass Storage device detected
    [ 3.105537] scsi5 : usb-storage 1-1.6:1.0
    [ 3.105642] usbcore: registered new interface driver usb-storage
    [ 3.105978] usbcore: registered new interface driver uas
    [ 3.167415] random: nonblocking pool is initialized
    [ 3.176091] usb 2-1.1: new full-speed USB device number 3 using ehci-pci
    [ 3.336173] usb 2-1.2: new high-speed USB device number 4 using ehci-pci
    [ 3.358955] PM: Starting manual resume from disk
    [ 3.358962] PM: Hibernation image partition 8:20 present
    [ 3.358964] PM: Looking for hibernation image.
    [ 3.388020] PM: Image not found (code -22)
    [ 3.388024] PM: Hibernation image not present or could not be loaded.
    [ 3.425059] usb-storage 2-1.2:1.0: USB Mass Storage device detected
    [ 3.425137] scsi6 : usb-storage 2-1.2:1.0
    [ 3.498343] usb 2-1.3: new low-speed USB device number 5 using ehci-pci
    [ 3.571192] EXT4-fs (sda1): 4 orphan inodes deleted
    [ 3.571195] EXT4-fs (sda1): recovery complete
    [ 3.614431] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
    [ 3.668179] usb 2-1.5: new high-speed USB device number 6 using ehci-pci
    [ 3.827582] systemd[1]: systemd 216 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID -ELFUTILS +KMOD -IDN )
    [ 3.827727] systemd[1]: Detected architecture 'x86-64'.
    [ 3.832164] systemd[1]: Set hostname to <archlinux>.
    [ 3.962087] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
    [ 3.962204] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [ 3.962224] systemd[1]: Starting Login Prompts.
    [ 3.962513] systemd[1]: Reached target Login Prompts.
    [ 3.962531] systemd[1]: Starting Remote File Systems.
    [ 3.962696] systemd[1]: Reached target Remote File Systems.
    [ 3.962750] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
    [ 3.963065] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
    [ 3.963098] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
    [ 3.963152] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [ 3.963176] systemd[1]: Starting Paths.
    [ 3.963331] systemd[1]: Reached target Paths.
    [ 3.963347] systemd[1]: Starting Encrypted Volumes.
    [ 3.963502] systemd[1]: Reached target Encrypted Volumes.
    [ 3.963521] systemd[1]: Expecting device dev-disk-by\x2duuid-d1a44ec6\x2d0769\x2d448d\x2d8728\x2d97c8007c4495.device...
    [ 3.963700] systemd[1]: Expecting device dev-disk-by\x2duuid-01CE38463698E8E0.device...
    [ 3.963848] systemd[1]: Starting Root Slice.
    [ 3.972625] systemd[1]: Created slice Root Slice.
    [ 3.972648] systemd[1]: Starting User and Session Slice.
    [ 3.973010] systemd[1]: Created slice User and Session Slice.
    [ 3.973029] systemd[1]: Starting Device-mapper event daemon FIFOs.
    [ 3.973244] systemd[1]: Listening on Device-mapper event daemon FIFOs.
    [ 3.973262] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
    [ 3.973474] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
    [ 3.973491] systemd[1]: Starting Delayed Shutdown Socket.
    [ 3.973678] systemd[1]: Listening on Delayed Shutdown Socket.
    [ 3.973696] systemd[1]: Starting Journal Socket (/dev/log).
    [ 3.973904] systemd[1]: Listening on Journal Socket (/dev/log).
    [ 3.973922] systemd[1]: Starting LVM2 metadata daemon socket.
    [ 3.974116] systemd[1]: Listening on LVM2 metadata daemon socket.
    [ 3.974142] systemd[1]: Starting udev Control Socket.
    [ 3.974333] systemd[1]: Listening on udev Control Socket.
    [ 3.974356] systemd[1]: Starting udev Kernel Socket.
    [ 3.974530] systemd[1]: Listening on udev Kernel Socket.
    [ 3.974553] systemd[1]: Starting Journal Socket.
    [ 3.974742] systemd[1]: Listening on Journal Socket.
    [ 3.974778] systemd[1]: Starting System Slice.
    [ 3.975126] systemd[1]: Created slice System Slice.
    [ 3.975167] systemd[1]: Started File System Check on Root Device.
    [ 3.975183] systemd[1]: Starting system-getty.slice.
    [ 3.975559] systemd[1]: Created slice system-getty.slice.
    [ 3.975673] systemd[1]: Mounting Debug File System...
    [ 3.976312] systemd[1]: Mounting POSIX Message Queue File System...
    [ 3.976768] systemd[1]: Starting Setup Virtual Console...
    [ 3.977561] systemd[1]: Mounting Huge Pages File System...
    [ 3.978045] systemd[1]: Starting udev Coldplug all Devices...
    [ 4.000237] systemd[1]: Starting Create list of required static device nodes for the current kernel...
    [ 4.006562] systemd[1]: Starting Set Up Additional Binary Formats...
    [ 4.008570] systemd[1]: Starting Load Kernel Modules...
    [ 4.009069] systemd[1]: Starting Journal Service...
    [ 4.009786] systemd[1]: Started Journal Service.
    [ 4.029562] EXT4-fs (sda1): re-mounted. Opts: discard
    [ 4.152957] systemd-udevd[183]: starting version 216
    [ 4.235050] scsi 5:0:0:0: Direct-Access Multiple Card Reader 1.00 PQ: 0 ANSI: 0
    [ 4.273476] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
    [ 4.274479] ACPI: Lid Switch [LID0]
    [ 4.274553] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input3
    [ 4.274558] ACPI: Sleep Button [SLPB]
    [ 4.274626] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
    [ 4.274630] ACPI: Power Button [PWRF]
    [ 4.279135] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
    [ 4.281626] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042f conflicts with OpRegion 0x0000000000000400-0x000000000000047f (\PMIO) (20140424/utaddress-258)
    [ 4.281636] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 4.281640] ACPI Warning: SystemIO range 0x00000000000011c0-0x00000000000011cf conflicts with OpRegion 0x0000000000001180-0x00000000000011e3 (\GPIO) (20140424/utaddress-258)
    [ 4.281645] ACPI Warning: SystemIO range 0x00000000000011c0-0x00000000000011cf conflicts with OpRegion 0x0000000000001180-0x00000000000011df (\_SB_.PCI0.LPCB.EC0_.GPIO) (20140424/utaddress-258)
    [ 4.281650] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 4.281652] ACPI Warning: SystemIO range 0x00000000000011b0-0x00000000000011bf conflicts with OpRegion 0x0000000000001180-0x00000000000011e3 (\GPIO) (20140424/utaddress-258)
    [ 4.281655] ACPI Warning: SystemIO range 0x00000000000011b0-0x00000000000011bf conflicts with OpRegion 0x0000000000001180-0x00000000000011df (\_SB_.PCI0.LPCB.EC0_.GPIO) (20140424/utaddress-258)
    [ 4.281659] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 4.281661] ACPI Warning: SystemIO range 0x0000000000001180-0x00000000000011af conflicts with OpRegion 0x0000000000001180-0x00000000000011e3 (\GPIO) (20140424/utaddress-258)
    [ 4.281666] ACPI Warning: SystemIO range 0x0000000000001180-0x00000000000011af conflicts with OpRegion 0x0000000000001180-0x00000000000011df (\_SB_.PCI0.LPCB.EC0_.GPIO) (20140424/utaddress-258)
    [ 4.281670] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 4.281672] lpc_ich: Resource conflict(s) found affecting gpio_ich
    [ 4.289556] mei_me 0000:00:16.0: irq 43 for MSI/MSI-X
    [ 4.292971] wmi: Mapper loaded
    [ 4.303886] ACPI: Video Device [PEGP] (multi-head: yes rom: no post: no)
    [ 4.311047] pps_core: LinuxPPS API ver. 1 registered
    [ 4.311050] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
    [ 4.317175] PTP clock support registered
    [ 4.322582] tg3.c:v3.137 (May 11, 2014)
    [ 4.328857] cfg80211: Calling CRDA to update world regulatory domain
    [ 4.377498] snd_hda_intel 0000:00:1b.0: irq 44 for MSI/MSI-X
    [ 4.389806] libphy: tg3 mdio bus: probed
    [ 4.396834] sound hdaudioC0D0: autoconfig: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
    [ 4.396838] sound hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
    [ 4.396840] sound hdaudioC0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
    [ 4.396842] sound hdaudioC0D0: mono: mono_out=0x0
    [ 4.396844] sound hdaudioC0D0: dig-out=0x1e/0x0
    [ 4.396845] sound hdaudioC0D0: inputs:
    [ 4.396848] sound hdaudioC0D0: Internal Mic=0x19
    [ 4.396850] sound hdaudioC0D0: Mic=0x18
    [ 4.396851] sound hdaudioC0D0: Line=0x1a
    [ 4.412678] ACPI Warning: SystemIO range 0x0000000000001840-0x000000000000185f conflicts with OpRegion 0x0000000000001840-0x000000000000184f (\_SB_.PCI0.SBUS.SMBI) (20140424/utaddress-258)
    [ 4.412688] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 4.412700] snd_hda_intel 0000:02:00.1: Handle VGA-switcheroo audio client
    [ 4.414994] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card0/hdaudioC0D0/input5
    [ 4.415428] input: HDA Intel MID Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input6
    [ 4.415478] input: HDA Intel MID Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
    [ 4.415527] input: HDA Intel MID Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
    [ 4.415638] snd_hda_intel 0000:02:00.1: irq 45 for MSI/MSI-X
    [ 4.415992] intel ips 0000:00:1f.6: CPU TDP doesn't match expected value (found 25, expected 29)
    [ 4.419084] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:02:00.1/sound/card1/input9
    [ 4.426001] intel ips 0000:00:1f.6: failed to get i915 symbols, graphics turbo disabled until i915 loads
    [ 4.426092] intel ips 0000:00:1f.6: IPS driver initialized, MCP temp limit 90
    [ 4.428385] scsi 6:0:0:0: Direct-Access Kingston DataTraveler 111 PMAP PQ: 0 ANSI: 4
    [ 4.429480] sd 6:0:0:0: [sdd] 60532992 512-byte logical blocks: (30.9 GB/28.8 GiB)
    [ 4.429864] input: PC Speaker as /devices/platform/pcspkr/input/input11
    [ 4.430103] sd 6:0:0:0: [sdd] Write Protect is off
    [ 4.430108] sd 6:0:0:0: [sdd] Mode Sense: 23 00 00 00
    [ 4.430727] sd 6:0:0:0: [sdd] No Caching mode page found
    [ 4.432294] sd 6:0:0:0: [sdd] Assuming drive cache: write through
    [ 4.445258] ACPI : EC: GPE storm detected(21 GPEs), transactions will use polling mode
    [ 4.450499] tg3 0000:03:00.0 eth0: Tigon3 [partno(BCM57780) rev 57780001] (PCI Express) MAC address 00:26:2d:8f:93:07
    [ 4.450505] tg3 0000:03:00.0 eth0: attached PHY driver [Broadcom BCM57780] (mii_bus:phy_addr=300:01)
    [ 4.450509] tg3 0000:03:00.0 eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
    [ 4.450512] tg3 0000:03:00.0 eth0: dma_rwctrl[76180000] dma_mask[64-bit]
    [ 4.455325] kvm: VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL does not work properly. Using workaround
    [ 4.465405] acpi device:02: registered as cooling_device5
    [ 4.489437] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input12
    [ 4.529204] iTCO_vendor_support: vendor-support=0
    [ 4.530767] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
    [ 4.530821] iTCO_wdt: Found a HM55 TCO device (Version=2, TCOBASE=0x0460)
    [ 4.531024] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
    [ 4.532377] acer_wmi: Acer Laptop ACPI-WMI Extras
    [ 4.547449] ACPI: Battery Slot [BAT0] (battery present)
    [ 4.576436] ACPI: AC Adapter [ADP1] (on-line)
    [ 4.602468] systemd-udevd[194]: renamed network interface eth0 to enp3s0
    [ 4.614148] sd 5:0:0:0: [sdc] Attached SCSI removable disk
    [ 4.641385] Non-volatile memory driver v1.3
    [ 4.649386] acer_wmi: Function bitmap for Communication Device: 0x8
    [ 4.653904] acer_wmi: Brightness must be controlled by acpi video driver
    [ 4.653963] thermal LNXTHERM:00: registered as thermal_zone0
    [ 4.653967] ACPI: Thermal Zone [TZS0] (29 C)
    [ 4.654182] input: Acer BMA150 accelerometer as /devices/virtual/input/input13
    [ 4.701407] thermal LNXTHERM:01: registered as thermal_zone1
    [ 4.701411] ACPI: Thermal Zone [TZS1] (30 C)
    [ 4.851679] ath: EEPROM regdomain: 0x65
    [ 4.851682] ath: EEPROM indicates we should expect a direct regpair map
    [ 4.851685] ath: Country alpha2 being used: 00
    [ 4.851686] ath: Regpair used: 0x65
    [ 4.856714] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
    [ 4.856933] ieee80211 phy0: Atheros AR9280 Rev:2 mem=0xffffc90010540000, irq=17
    [ 4.905538] fuse init (API version 7.23)
    [ 4.930297] wl: module license 'Mixed/Proprietary' taints kernel.
    [ 4.930303] Disabling lock debugging due to kernel taint
    [ 4.947624] systemd-udevd[190]: renamed network interface wlan0 to wlp5s0
    [ 5.380514] sdd: sdd1 sdd2 < sdd5 >
    [ 5.383206] sd 6:0:0:0: [sdd] Attached SCSI removable disk
    [ 5.441719] psmouse serio1: synaptics: Touchpad model: 1, fw: 7.2, id: 0x1c0b1, caps: 0xd04733/0xa44000/0xa0000, board id: 3655, fw id: 529512
    [ 5.502779] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input10
    [ 5.504661] mousedev: PS/2 mouse device common for all mice
    [ 5.636362] Adding 10050556k swap on /dev/sdb4. Priority:-1 extents:1 across:10050556k FS
    [ 5.731902] systemd-journald[155]: Received request to flush runtime journal from PID 1
    [ 5.860594] Afatech DVB-T 2: Fixing fullspeed to highspeed interval: 10 -> 7
    [ 5.860911] input: Afatech DVB-T 2 as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.1/0003:15A4:9016.0001/input/input14
    [ 5.861050] hid-generic 0003:15A4:9016.0001: input,hidraw0: USB HID v1.01 Keyboard [Afatech DVB-T 2] on usb-0000:00:1a.0-1.2/input1
    [ 5.861213] input: HID 04d9:0499 as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/0003:04D9:0499.0002/input/input15
    [ 5.861339] hid-generic 0003:04D9:0499.0002: input,hidraw1: USB HID v1.10 Mouse [HID 04d9:0499] on usb-0000:00:1d.0-1.3/input0
    [ 5.862919] media: Linux media interface: v0.10
    [ 5.865860] keucr: module is from the staging directory, the quality is unknown, you have been warned.
    [ 5.866902] usbcore: registered new interface driver eucr
    [ 5.883589] Linux video capture interface: v2.00
    [ 5.891794] usb 1-1.2: dvb_usb_v2: found a 'Afatech AF9015 reference design' in cold state
    [ 5.894847] usb 1-1.2: dvb_usb_v2: downloading firmware from file 'dvb-usb-af9015.fw'
    [ 5.939591] uvcvideo: Found UVC 1.00 device Video WebCam (04f2:b044)
    [ 5.963814] usb 1-1.2: dvb_usb_v2: found a 'Afatech AF9015 reference design' in warm state
    [ 5.972339] tg3 0000:03:00.0: irq 46 for MSI/MSI-X
    [ 5.981802] IPv6: ADDRCONF(NETDEV_UP): enp3s0: link is not ready
    [ 5.995848] input: Video WebCam as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.5/2-1.5:1.0/input/input16
    [ 5.995950] usbcore: registered new interface driver uvcvideo
    [ 5.995953] USB Video Class driver (1.1.1)
    [ 6.075666] IPv6: ADDRCONF(NETDEV_UP): wlp5s0: link is not ready
    [ 6.362841] usb 1-1.2: dvb_usb_v2: will pass the complete MPEG2 transport stream to the software demuxer
    [ 6.362879] DVB: registering new adapter (Afatech AF9015 reference design)
    [ 6.367148] i2c i2c-8: af9013: firmware version 5.24.0.0
    [ 6.369653] usb 1-1.2: DVB: registering adapter 0 frontend 0 (Afatech AF9013)...
    [ 6.374402] i2c i2c-8: tda18218: NXP TDA18218HN successfully identified
    [ 6.383161] Registered IR keymap rc-empty
    [ 6.383266] input: Afatech AF9015 reference design as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/rc/rc0/input17
    [ 6.383324] rc0: Afatech AF9015 reference design as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/rc/rc0
    [ 6.383329] usb 1-1.2: dvb_usb_v2: schedule remote query interval to 500 msecs
    [ 6.383333] usb 1-1.2: dvb_usb_v2: 'Afatech AF9015 reference design' successfully initialized and connected
    [ 6.383367] usbcore: registered new interface driver dvb_usb_af9015
    [ 6.453680] tg3 0000:03:00.0 enp3s0: Link is down
    [ 6.896383] gspca_main: v2.14.0 registered
    [ 6.937159] gspca_main: gspca_zc3xx-2.14.0 probing 041e:4036
    [ 7.801830] input: gspca_zc3xx as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/input/input18
    [ 7.802021] usbcore: registered new interface driver gspca_zc3xx
    [ 16.743574] usb 2-1.2: USB disconnect, device number 4
    [ 28.699925] usb 2-1.2: new low-speed USB device number 7 using ehci-pci
    [ 28.797651] input: LITEON Technology USB Keyboard as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/0003:045E:07B9.0003/input/input19
    [ 28.797866] hid-generic 0003:045E:07B9.0003: input,hidraw2: USB HID v1.10 Keyboard [LITEON Technology USB Keyboard] on usb-0000:00:1d.0-1.2/input0
    [ 53.778960] EXT4-fs (sda2): recovery complete
    [ 53.778967] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
    [ 54.441664] wlp5s0: authenticate with 64:66:b3:bb:99:11
    [ 54.460605] wlp5s0: send auth to 64:66:b3:bb:99:11 (try 1/3)
    [ 54.465357] wlp5s0: authenticated
    [ 54.466325] wlp5s0: associate with 64:66:b3:bb:99:11 (try 1/3)
    [ 54.469888] wlp5s0: RX AssocResp from 64:66:b3:bb:99:11 (capab=0x411 status=0 aid=2)
    [ 54.469933] wlp5s0: associated
    [ 54.469959] IPv6: ADDRCONF(NETDEV_CHANGE): wlp5s0: link becomes ready
    [ 971.775190] cfg80211: Calling CRDA to update world regulatory domain
    [ 2800.542949] Watchdog[5595]: segfault at 0 ip 0000000002af460e sp 00007fe546816370 error 6 in Popcorn-Time[400000+4973000]
    [ 2800.593721] radeon 0000:02:00.0: ring 0 stalled for more than 10494msec
    [ 2800.593729] radeon 0000:02:00.0: GPU lockup (waiting for 0x00000000000428de last fence id 0x00000000000428dd on ring 0)
    [ 2800.633783] radeon 0000:02:00.0: Saved 55 dwords of commands on ring 0.
    [ 2800.633814] radeon 0000:02:00.0: GPU softreset: 0x00000008
    [ 2800.633818] radeon 0000:02:00.0: GRBM_STATUS = 0xA0003828
    [ 2800.633822] radeon 0000:02:00.0: GRBM_STATUS_SE0

    The problem is now less frequent but unfortunately is still present...
    This is the dmesg of last crash:
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Linux version 3.17.4-1-ck (squishy@ease) (gcc version 4.9.2 (GCC) ) #1 SMP PREEMPT Fri Nov 21 17:13:52 EST 2014
    [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux-ck root=UUID=3b9221a9-e8e4-4c80-aec1-9a6caf2039c0 rw resume=/dev/disk/by-uuid/d1a44ec6-0769-448d-8728-97c8007c4495
    [ 0.000000] e820: BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009c3ff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000000009c400-0x000000000009ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000000dc000-0x00000000000fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bf27bfff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000bf27c000-0x00000000bf281fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000bf282000-0x00000000bf3e3fff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000bf3e4000-0x00000000bf40efff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000bf40f000-0x00000000bf46efff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000bf46f000-0x00000000bf46ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000bf470000-0x00000000bf4f0fff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x00000000bf4f1000-0x00000000bf70efff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000bf70f000-0x00000000bf716fff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000bf717000-0x00000000bf71efff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000bf71f000-0x00000000bf77cfff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000bf77d000-0x00000000bf79efff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x00000000bf79f000-0x00000000bf7defff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000bf7df000-0x00000000bf7fefff] ACPI data
    [ 0.000000] BIOS-e820: [mem 0x00000000bf7ff000-0x00000000bf7fffff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000bf800000-0x00000000bfffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000f060a000-0x00000000f060afff] 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: Acer Aspire 5740 /Aspire 5740 , BIOS V1.28 08/12/2010
    [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
    [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
    [ 0.000000] AGP: No AGP bridge found
    [ 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-D3FFF write-protect
    [ 0.000000] D4000-DBFFF uncachable
    [ 0.000000] DC000-FFFFF write-through
    [ 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 disabled
    [ 0.000000] 7 disabled
    [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    [ 0.000000] e820: update [mem 0xc0000000-0xffffffff] usable ==> reserved
    [ 0.000000] e820: last_pfn = 0xbf800 max_arch_pfn = 0x400000000
    [ 0.000000] found SMP MP-table at [mem 0x000f6c30-0x000f6c3f] mapped at [ffff8800000f6c30]
    [ 0.000000] Scanning 1 areas for low memory corruption
    [ 0.000000] Base memory trampoline at [ffff880000096000] 96000 size 24576
    [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
    [ 0.000000] [mem 0x00000000-0x000fffff] page 4k
    [ 0.000000] BRK [0x01b09000, 0x01b09fff] PGTABLE
    [ 0.000000] BRK [0x01b0a000, 0x01b0afff] PGTABLE
    [ 0.000000] BRK [0x01b0b000, 0x01b0bfff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x23be00000-0x23bffffff]
    [ 0.000000] [mem 0x23be00000-0x23bffffff] page 2M
    [ 0.000000] BRK [0x01b0c000, 0x01b0cfff] 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-0xbf27bfff]
    [ 0.000000] [mem 0x00100000-0x001fffff] page 4k
    [ 0.000000] [mem 0x00200000-0xbf1fffff] page 2M
    [ 0.000000] [mem 0xbf200000-0xbf27bfff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0xbf282000-0xbf3e3fff]
    [ 0.000000] [mem 0xbf282000-0xbf3e3fff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0xbf40f000-0xbf46efff]
    [ 0.000000] [mem 0xbf40f000-0xbf46efff] page 4k
    [ 0.000000] BRK [0x01b0d000, 0x01b0dfff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0xbf70f000-0xbf716fff]
    [ 0.000000] [mem 0xbf70f000-0xbf716fff] page 4k
    [ 0.000000] BRK [0x01b0e000, 0x01b0efff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0xbf71f000-0xbf77cfff]
    [ 0.000000] [mem 0xbf71f000-0xbf77cfff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0xbf79f000-0xbf7defff]
    [ 0.000000] [mem 0xbf79f000-0xbf7defff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0xbf7ff000-0xbf7fffff]
    [ 0.000000] [mem 0xbf7ff000-0xbf7fffff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0x100000000-0x1fbffffff]
    [ 0.000000] [mem 0x100000000-0x1fbffffff] page 2M
    [ 0.000000] RAMDISK: [mem 0x374fe000-0x37a76fff]
    [ 0.000000] ACPI: Early table checksum verification disabled
    [ 0.000000] ACPI: RSDP 0x00000000000F6AC0 000024 (v02 PTLTD )
    [ 0.000000] ACPI: XSDT 0x00000000BF7F11E0 00005C (v01 ACRSYS ACRPRDCT 06040000 INNA 00000000)
    [ 0.000000] ACPI: FACP 0x00000000BF7E1000 0000F4 (v03 INTEL CALPELLA 06040000 PTEC 00000001)
    [ 0.000000] ACPI: DSDT 0x00000000BF7E2000 00D98E (v02 Intel CALPELLA 06040000 INTL 20060912)
    [ 0.000000] ACPI: FACS 0x00000000BF79AFC0 000040
    [ 0.000000] ACPI: HPET 0x00000000BF7FED6A 000038 (v01 INTEL CALPELLA 06040000 PTEC 00000001)
    [ 0.000000] ACPI: MCFG 0x00000000BF7FEDA2 00003C (v01 INTEL CALPELLA 06040000 PTEC 00000001)
    [ 0.000000] ACPI: SLIC 0x00000000BF7FEDDE 000176 (v01 ACRSYS ACRPRDCT 06040000 ANNI 00000001)
    [ 0.000000] ACPI: APIC 0x00000000BF7FEF54 000084 (v01 PTLTD ? APIC 06040000 LTP 00000000)
    [ 0.000000] ACPI: BOOT 0x00000000BF7FEFD8 000028 (v01 PTLTD $SBFTBL$ 06040000 LTP 00000001)
    [ 0.000000] ACPI: SSDT 0x00000000BF7E0000 0009F1 (v01 PmRef CpuPm 00003000 INTL 20060912)
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 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-0x0009bfff]
    [ 0.000000] node 0: [mem 0x00100000-0xbf27bfff]
    [ 0.000000] node 0: [mem 0xbf282000-0xbf3e3fff]
    [ 0.000000] node 0: [mem 0xbf40f000-0xbf46efff]
    [ 0.000000] node 0: [mem 0xbf70f000-0xbf716fff]
    [ 0.000000] node 0: [mem 0xbf71f000-0xbf77cfff]
    [ 0.000000] node 0: [mem 0xbf79f000-0xbf7defff]
    [ 0.000000] node 0: [mem 0xbf7ff000-0xbf7fffff]
    [ 0.000000] node 0: [mem 0x100000000-0x1fbffffff]
    [ 0.000000] node 0: [mem 0x200000000-0x23bffffff]
    [ 0.000000] On node 0 totalpages: 2061440
    [ 0.000000] DMA zone: 64 pages used for memmap
    [ 0.000000] DMA zone: 21 pages reserved
    [ 0.000000] DMA zone: 3995 pages, LIFO batch:0
    [ 0.000000] DMA32 zone: 12180 pages used for memmap
    [ 0.000000] DMA32 zone: 779493 pages, LIFO batch:31
    [ 0.000000] Normal zone: 20224 pages used for memmap
    [ 0.000000] Normal zone: 1277952 pages, LIFO batch:31
    [ 0.000000] ACPI: PM-Timer IO Port: 0x408
    [ 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[0x04] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] 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[0x02] address[0xfec00000] gsi_base[0])
    [ 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 high edge)
    [ 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 0x0009c000-0x0009cfff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x0009d000-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 0xbf27c000-0xbf281fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbf3e4000-0xbf40efff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbf46f000-0xbf46ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbf470000-0xbf4f0fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbf4f1000-0xbf70efff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbf717000-0xbf71efff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbf77d000-0xbf79efff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbf7df000-0xbf7fefff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbf800000-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-0xf0609fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xf060a000-0xf060afff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xf060b000-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] Booting paravirtualized kernel on bare hardware
    [ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:4 nr_node_ids:1
    [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88023bc00000 s84352 r8192 d22144 u524288
    [ 0.000000] pcpu-alloc: s84352 r8192 d22144 u524288 alloc=1*2097152
    [ 0.000000] pcpu-alloc: [0] 0 1 2 3
    [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 2028951
    [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux-ck root=UUID=3b9221a9-e8e4-4c80-aec1-9a6caf2039c0 rw resume=/dev/disk/by-uuid/d1a44ec6-0769-448d-8728-97c8007c4495
    [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
    [ 0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
    [ 0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
    [ 0.000000] AGP: Checking aperture...
    [ 0.000000] AGP: No AGP bridge found
    [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
    [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
    [ 0.000000] Memory: 8018608K/8245760K available (5246K kernel code, 824K rwdata, 1692K rodata, 1100K init, 1148K bss, 227152K 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 dummy device 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 2261.032 MHz processor
    [ 0.000036] Calibrating delay loop (skipped), value calculated using timer frequency.. 4522.06 BogoMIPS (lpj=2261032)
    [ 0.000039] pid_max: default: 32768 minimum: 301
    [ 0.000049] ACPI: Core revision 20140724
    [ 0.009350] ACPI: All ACPI Tables successfully acquired
    [ 0.018083] Security Framework initialized
    [ 0.018091] Yama: becoming mindful.
    [ 0.018105] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
    [ 0.018108] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
    [ 0.018317] Initializing cgroup subsys memory
    [ 0.018324] Initializing cgroup subsys devices
    [ 0.018327] Initializing cgroup subsys freezer
    [ 0.018330] Initializing cgroup subsys net_cls
    [ 0.018332] Initializing cgroup subsys blkio
    [ 0.018335] Initializing cgroup subsys bfqio
    [ 0.018357] CPU: Physical Processor ID: 0
    [ 0.018359] CPU: Processor Core ID: 0
    [ 0.018364] mce: CPU supports 9 MCE banks
    [ 0.018375] CPU0: Thermal monitoring enabled (TM1)
    [ 0.018385] Last level iTLB entries: 4KB 512, 2MB 7, 4MB 7
    Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
    [ 0.018474] Freeing SMP alternatives memory: 20K (ffffffff819e3000 - ffffffff819e8000)
    [ 0.019449] ftrace: allocating 20321 entries in 80 pages
    [ 0.030359] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    [ 0.040366] smpboot: CPU0: Intel(R) Core(TM) i5 CPU M 430 @ 2.27GHz (fam: 06, model: 25, stepping: 02)
    [ 0.141998] Performance Events: PEBS fmt1+, 16-deep LBR, Westmere events, Intel PMU driver.
    [ 0.142017] perf_event_intel: CPUID marked event: 'bus cycles' unavailable
    [ 0.142019] ... version: 3
    [ 0.142020] ... bit width: 48
    [ 0.142021] ... generic registers: 4
    [ 0.142022] ... value mask: 0000ffffffffffff
    [ 0.142023] ... max period: 000000007fffffff
    [ 0.142024] ... fixed-purpose events: 3
    [ 0.142025] ... event mask: 000000070000000f
    [ 0.148045] x86: Booting SMP configuration:
    [ 0.148049] .... node #0, CPUs: #1
    [ 0.161357] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    [ 0.161457] #2 #3
    [ 0.188048] x86: Booted up 1 node, 4 CPUs
    [ 0.188052] smpboot: Total of 4 processors activated (18088.25 BogoMIPS)
    [ 0.190525] LOCALITY CPU 0 to 1: 2
    [ 0.190529] LOCALITY CPU 0 to 2: 1
    [ 0.190530] LOCALITY CPU 0 to 3: 2
    [ 0.190532] LOCALITY CPU 1 to 2: 2
    [ 0.190533] LOCALITY CPU 1 to 3: 1
    [ 0.190534] LOCALITY CPU 2 to 3: 2
    [ 0.190667] devtmpfs: initialized
    [ 0.193464] PM: Registering ACPI NVS region [mem 0xbf470000-0xbf4f0fff] (528384 bytes)
    [ 0.193472] PM: Registering ACPI NVS region [mem 0xbf77d000-0xbf79efff] (139264 bytes)
    [ 0.194523] pinctrl core: initialized pinctrl subsystem
    [ 0.194572] RTC time: 18:38:12, date: 11/27/14
    [ 0.194662] NET: Registered protocol family 16
    [ 0.194769] cpuidle: using governor ladder
    [ 0.194772] cpuidle: using governor menu
    [ 0.194802] ACPI: bus type PCI registered
    [ 0.194804] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
    [ 0.194882] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    [ 0.194885] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
    [ 0.195395] PCI: Using configuration type 1 for base access
    [ 0.195495] mtrr: your CPUs had inconsistent variable MTRR settings
    [ 0.195496] mtrr: probably your BIOS does not setup all CPUs.
    [ 0.195497] mtrr: corrected configuration.
    [ 0.199723] ACPI: Added _OSI(Module Device)
    [ 0.199725] ACPI: Added _OSI(Processor Device)
    [ 0.199726] ACPI: Added _OSI(3.0 _SCP Extensions)
    [ 0.199728] ACPI: Added _OSI(Processor Aggregator Device)
    [ 0.207415] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
    [ 0.207679] ACPI: Dynamic OEM Table Load:
    [ 0.207686] ACPI: SSDT 0xFFFF8802307FAC00 0003AE (v01 PmRef Cpu0Ist 00003000 INTL 20060912)
    [ 0.208150] ACPI: Dynamic OEM Table Load:
    [ 0.208156] ACPI: SSDT 0xFFFF880230651000 000891 (v01 PmRef Cpu0Cst 00003001 INTL 20060912)
    [ 0.218554] ACPI: Dynamic OEM Table Load:
    [ 0.218559] ACPI: SSDT 0xFFFF8802307FB400 000303 (v01 PmRef ApIst 00003000 INTL 20060912)
    [ 0.224433] ACPI: Dynamic OEM Table Load:
    [ 0.224437] ACPI: SSDT 0xFFFF8802300A1200 000119 (v01 PmRef ApCst 00003000 INTL 20060912)
    [ 0.248111] ACPI: Interpreter enabled
    [ 0.248119] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140724/hwxface-580)
    [ 0.248124] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140724/hwxface-580)
    [ 0.248139] ACPI: (supports S0 S3 S4 S5)
    [ 0.248140] ACPI: Using IOAPIC for interrupt routing
    [ 0.248167] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    [ 0.259529] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
    [ 0.259535] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
    [ 0.259567] \_SB_.PCI0:_OSC invalid UUID
    [ 0.259568] _OSC request data:1 1f 0
    [ 0.259572] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
    [ 0.260282] PCI host bridge to bus 0000:00
    [ 0.260285] pci_bus 0000:00: root bus resource [bus 00-fe]
    [ 0.260287] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
    [ 0.260289] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
    [ 0.260290] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
    [ 0.260292] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
    [ 0.260294] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
    [ 0.260295] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfeafffff]
    [ 0.260304] pci 0000:00:00.0: [8086:0044] type 00 class 0x060000
    [ 0.260325] DMAR: BIOS has allocated no shadow GTT; disabling IOMMU for graphics
    [ 0.260406] pci 0000:00:01.0: [8086:0045] type 01 class 0x060400
    [ 0.260441] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
    [ 0.260538] pci 0000:00:16.0: [8086:3b64] type 00 class 0x078000
    [ 0.260566] pci 0000:00:16.0: reg 0x10: [mem 0xf0604000-0xf060400f 64bit]
    [ 0.260655] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
    [ 0.260744] pci 0000:00:1a.0: [8086:3b3c] type 00 class 0x0c0320
    [ 0.260764] pci 0000:00:1a.0: reg 0x10: [mem 0xf0606000-0xf06063ff]
    [ 0.260844] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
    [ 0.260906] pci 0000:00:1a.0: System wakeup disabled by ACPI
    [ 0.260947] pci 0000:00:1b.0: [8086:3b56] type 00 class 0x040300
    [ 0.260962] pci 0000:00:1b.0: reg 0x10: [mem 0xf0600000-0xf0603fff 64bit]
    [ 0.261027] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    [ 0.261077] pci 0000:00:1b.0: System wakeup disabled by ACPI
    [ 0.261114] pci 0000:00:1c.0: [8086:3b42] type 01 class 0x060400
    [ 0.261178] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    [ 0.261226] pci 0000:00:1c.0: System wakeup disabled by ACPI
    [ 0.261263] pci 0000:00:1c.1: [8086:3b44] type 01 class 0x060400
    [ 0.261329] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
    [ 0.261419] pci 0000:00:1d.0: [8086:3b34] type 00 class 0x0c0320
    [ 0.261438] pci 0000:00:1d.0: reg 0x10: [mem 0xf0607000-0xf06073ff]
    [ 0.261519] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
    [ 0.261579] pci 0000:00:1d.0: System wakeup disabled by ACPI
    [ 0.261616] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401
    [ 0.261698] pci 0000:00:1e.0: System wakeup disabled by ACPI
    [ 0.261737] pci 0000:00:1f.0: [8086:3b09] type 00 class 0x060100
    [ 0.261905] pci 0000:00:1f.2: [8086:3b29] type 00 class 0x010601
    [ 0.261922] pci 0000:00:1f.2: reg 0x10: [io 0x1830-0x1837]
    [ 0.261929] pci 0000:00:1f.2: reg 0x14: [io 0x1824-0x1827]
    [ 0.261936] pci 0000:00:1f.2: reg 0x18: [io 0x1828-0x182f]
    [ 0.261943] pci 0000:00:1f.2: reg 0x1c: [io 0x1820-0x1823]
    [ 0.261950] pci 0000:00:1f.2: reg 0x20: [io 0x1800-0x181f]
    [ 0.261957] pci 0000:00:1f.2: reg 0x24: [mem 0xf0608000-0xf06087ff]
    [ 0.261997] pci 0000:00:1f.2: PME# supported from D3hot
    [ 0.262075] pci 0000:00:1f.3: [8086:3b30] type 00 class 0x0c0500
    [ 0.262089] pci 0000:00:1f.3: reg 0x10: [mem 0xf0609000-0xf06090ff 64bit]
    [ 0.262108] pci 0000:00:1f.3: reg 0x20: [io 0x1840-0x185f]
    [ 0.262198] pci 0000:00:1f.6: [8086:3b32] type 00 class 0x118000
    [ 0.262219] pci 0000:00:1f.6: reg 0x10: [mem 0xf060a000-0xf060afff 64bit]
    [ 0.262397] pci 0000:02:00.0: [1002:68c1] type 00 class 0x030000
    [ 0.262411] pci 0000:02:00.0: reg 0x10: [mem 0xd0000000-0xdfffffff 64bit pref]
    [ 0.262420] pci 0000:02:00.0: reg 0x18: [mem 0xcfee0000-0xcfefffff 64bit]
    [ 0.262427] pci 0000:02:00.0: reg 0x20: [io 0x2000-0x20ff]
    [ 0.262439] pci 0000:02:00.0: reg 0x30: [mem 0x00000000-0x0001ffff pref]
    [ 0.262468] pci 0000:02:00.0: supports D1 D2
    [ 0.262514] pci 0000:02:00.1: [1002:aa60] type 00 class 0x040300
    [ 0.262528] pci 0000:02:00.1: reg 0x10: [mem 0xcfedc000-0xcfedffff 64bit]
    [ 0.262581] pci 0000:02:00.1: supports D1 D2
    [ 0.262632] pci 0000:00:01.0: PCI bridge to [bus 02]
    [ 0.262635] pci 0000:00:01.0: bridge window [io 0x2000-0x2fff]
    [ 0.262637] pci 0000:00:01.0: bridge window [mem 0xcfe00000-0xcfefffff]
    [ 0.262641] pci 0000:00:01.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
    [ 0.262745] pci 0000:03:00.0: [14e4:1692] type 00 class 0x020000
    [ 0.262770] pci 0000:03:00.0: reg 0x10: [mem 0xf0200000-0xf020ffff 64bit]
    [ 0.262903] pci 0000:03:00.0: PME# supported from D3hot D3cold
    [ 0.262935] pci 0000:03:00.0: System wakeup disabled by ACPI
    [ 0.265356] pci 0000:00:1c.0: PCI bridge to [bus 03-04]
    [ 0.265363] pci 0000:00:1c.0: bridge window [io 0x3000-0x3fff]
    [ 0.265368] pci 0000:00:1c.0: bridge window [mem 0xf0200000-0xf02fffff]
    [ 0.265376] pci 0000:00:1c.0: bridge window [mem 0xf0000000-0xf01fffff 64bit pref]
    [ 0.265467] pci 0000:05:00.0: [168c:002a] type 00 class 0x028000
    [ 0.265491] pci 0000:05:00.0: reg 0x10: [mem 0xf0300000-0xf030ffff 64bit]
    [ 0.265612] pci 0000:05:00.0: supports D1
    [ 0.265613] pci 0000:05:00.0: PME# supported from D0 D1 D3hot
    [ 0.265670] pci 0000:05:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
    [ 0.265679] pci 0000:00:1c.1: PCI bridge to [bus 05]
    [ 0.265683] pci 0000:00:1c.1: bridge window [mem 0xf0300000-0xf03fffff]
    [ 0.265751] pci 0000:00:1e.0: PCI bridge to [bus 0f] (subtractive decode)
    [ 0.265759] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
    [ 0.265760] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
    [ 0.265762] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
    [ 0.265764] pci 0000:00:1e.0: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
    [ 0.265765] pci 0000:00:1e.0: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
    [ 0.265767] pci 0000:00:1e.0: bridge window [mem 0xc0000000-0xfeafffff] (subtractive decode)
    [ 0.265817] pci_bus 0000:00: on NUMA node 0
    [ 0.266260] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
    [ 0.266314] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
    [ 0.266362] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 *10 12 14 15)
    [ 0.266409] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 *5 6 7 11 12 14 15)
    [ 0.266456] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
    [ 0.266503] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
    [ 0.266550] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 *7 10 12 14 15)
    [ 0.266597] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 *11 12 14 15)
    [ 0.266639] ACPI: PCI Root Bridge [CPBG] (domain 0000 [bus ff])
    [ 0.266643] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
    [ 0.266647] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
    [ 0.266709] PCI host bridge to bus 0000:ff
    [ 0.266711] pci_bus 0000:ff: root bus resource [bus ff]
    [ 0.266716] pci 0000:ff:00.0: [8086:2c62] type 00 class 0x060000
    [ 0.266760] pci 0000:ff:00.1: [8086:2d01] type 00 class 0x060000
    [ 0.266806] pci 0000:ff:02.0: [8086:2d10] type 00 class 0x060000
    [ 0.266847] pci 0000:ff:02.1: [8086:2d11] type 00 class 0x060000
    [ 0.266887] pci 0000:ff:02.2: [8086:2d12] type 00 class 0x060000
    [ 0.266928] pci 0000:ff:02.3: [8086:2d13] type 00 class 0x060000
    [ 0.266978] pci_bus 0000:ff: on NUMA node 0
    [ 0.267090] ACPI: Enabled 3 GPEs in block 00 to 3F
    [ 0.267134] ACPI : EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
    [ 0.267251] vgaarb: setting as boot device: PCI:0000:02:00.0
    [ 0.267253] vgaarb: device added: PCI:0000:02:00.0,decodes=io+mem,owns=io+mem,locks=none
    [ 0.267255] vgaarb: loaded
    [ 0.267256] vgaarb: bridge control possible 0000:02:00.0
    [ 0.267304] PCI: Using ACPI for IRQ routing
    [ 0.272910] PCI: pci_cache_line_size set to 64 bytes
    [ 0.272984] e820: reserve RAM buffer [mem 0x0009c400-0x0009ffff]
    [ 0.272985] e820: reserve RAM buffer [mem 0xbf27c000-0xbfffffff]
    [ 0.272987] e820: reserve RAM buffer [mem 0xbf3e4000-0xbfffffff]
    [ 0.272989] e820: reserve RAM buffer [mem 0xbf46f000-0xbfffffff]
    [ 0.272991] e820: reserve RAM buffer [mem 0xbf717000-0xbfffffff]
    [ 0.272993] e820: reserve RAM buffer [mem 0xbf77d000-0xbfffffff]
    [ 0.272994] e820: reserve RAM buffer [mem 0xbf7df000-0xbfffffff]
    [ 0.272996] e820: reserve RAM buffer [mem 0xbf800000-0xbfffffff]
    [ 0.273118] NetLabel: Initializing
    [ 0.273119] NetLabel: domain hash size = 128
    [ 0.273120] NetLabel: protocols = UNLABELED CIPSOv4
    [ 0.273134] NetLabel: unlabeled traffic allowed by default
    [ 0.273161] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
    [ 0.273166] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
    [ 0.275202] Switched to clocksource hpet
    [ 0.280079] pnp: PnP ACPI init
    [ 0.280291] system 00:00: [io 0x0500-0x050f] has been reserved
    [ 0.280294] system 00:00: [io 0xffff] has been reserved
    [ 0.280296] system 00:00: [io 0xffff] has been reserved
    [ 0.280298] system 00:00: [io 0x0400-0x047f] could not be reserved
    [ 0.280300] system 00:00: [io 0x1180-0x11ff] has been reserved
    [ 0.280302] system 00:00: [io 0xfe00] has been reserved
    [ 0.280304] system 00:00: [mem 0xff800000-0xff800fff] has been reserved
    [ 0.280308] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.280353] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
    [ 0.280423] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active)
    [ 0.280450] pnp 00:03: Plug and Play ACPI device, IDs SYN0302 SYN0300 SYN0002 PNP0f13 (active)
    [ 0.280757] system 00:04: [mem 0xfed1c000-0xfed1ffff] has been reserved
    [ 0.280760] system 00:04: [mem 0xfed10000-0xfed13fff] has been reserved
    [ 0.280762] system 00:04: [mem 0xfed18000-0xfed18fff] has been reserved
    [ 0.280763] system 00:04: [mem 0xfed19000-0xfed19fff] has been reserved
    [ 0.280765] system 00:04: [mem 0xe0000000-0xefffffff] has been reserved
    [ 0.280767] system 00:04: [mem 0xfeaff000-0xfeafffff] has been reserved
    [ 0.280769] system 00:04: [mem 0xfed20000-0xfed3ffff] has been reserved
    [ 0.280771] system 00:04: [mem 0xfed40000-0xfed44fff] has been reserved
    [ 0.280773] system 00:04: [mem 0xfed45000-0xfed8ffff] has been reserved
    [ 0.280775] system 00:04: [mem 0xff000000-0xffffffff] could not be reserved
    [ 0.280777] system 00:04: [mem 0xfee00000-0xfeefffff] could not be reserved
    [ 0.280780] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.280894] pnp: PnP ACPI: found 5 devices
    [ 0.286854] pci 0000:00:1c.1: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000
    [ 0.286857] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 05] add_size 200000
    [ 0.286867] pci 0000:00:1c.1: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
    [ 0.286869] pci 0000:00:1c.1: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
    [ 0.286878] pci 0000:00:1c.1: BAR 15: assigned [mem 0xc0000000-0xc01fffff 64bit pref]
    [ 0.286881] pci 0000:00:1c.1: BAR 13: assigned [io 0x4000-0x4fff]
    [ 0.286884] pci 0000:02:00.0: BAR 6: assigned [mem 0xcfe00000-0xcfe1ffff pref]
    [ 0.286886] pci 0000:00:01.0: PCI bridge to [bus 02]
    [ 0.286889] pci 0000:00:01.0: bridge window [io 0x2000-0x2fff]
    [ 0.286892] pci 0000:00:01.0: bridge window [mem 0xcfe00000-0xcfefffff]
    [ 0.286894] pci 0000:00:01.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
    [ 0.286898] pci 0000:00:1c.0: PCI bridge to [bus 03-04]
    [ 0.286900] pci 0000:00:1c.0: bridge window [io 0x3000-0x3fff]
    [ 0.286904] pci 0000:00:1c.0: bridge window [mem 0xf0200000-0xf02fffff]
    [ 0.286908] pci 0000:00:1c.0: bridge window [mem 0xf0000000-0xf01fffff 64bit pref]
    [ 0.286913] pci 0000:00:1c.1: PCI bridge to [bus 05]
    [ 0.286915] pci 0000:00:1c.1: bridge window [io 0x4000-0x4fff]
    [ 0.286919] pci 0000:00:1c.1: bridge window [mem 0xf0300000-0xf03fffff]
    [ 0.286922] pci 0000:00:1c.1: bridge window [mem 0xc0000000-0xc01fffff 64bit pref]
    [ 0.286927] pci 0000:00:1e.0: PCI bridge to [bus 0f]
    [ 0.286937] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    [ 0.286939] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
    [ 0.286940] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    [ 0.286942] pci_bus 0000:00: resource 7 [mem 0x000d4000-0x000d7fff]
    [ 0.286944] pci_bus 0000:00: resource 8 [mem 0x000d8000-0x000dbfff]
    [ 0.286946] pci_bus 0000:00: resource 9 [mem 0xc0000000-0xfeafffff]
    [ 0.286947] pci_bus 0000:02: resource 0 [io 0x2000-0x2fff]
    [ 0.286949] pci_bus 0000:02: resource 1 [mem 0xcfe00000-0xcfefffff]
    [ 0.286951] pci_bus 0000:02: resource 2 [mem 0xd0000000-0xdfffffff 64bit pref]
    [ 0.286953] pci_bus 0000:03: resource 0 [io 0x3000-0x3fff]
    [ 0.286955] pci_bus 0000:03: resource 1 [mem 0xf0200000-0xf02fffff]
    [ 0.286956] pci_bus 0000:03: resource 2 [mem 0xf0000000-0xf01fffff 64bit pref]
    [ 0.286958] pci_bus 0000:05: resource 0 [io 0x4000-0x4fff]
    [ 0.286960] pci_bus 0000:05: resource 1 [mem 0xf0300000-0xf03fffff]
    [ 0.286961] pci_bus 0000:05: resource 2 [mem 0xc0000000-0xc01fffff 64bit pref]
    [ 0.286964] pci_bus 0000:0f: resource 4 [io 0x0000-0x0cf7]
    [ 0.286965] pci_bus 0000:0f: resource 5 [io 0x0d00-0xffff]
    [ 0.286967] pci_bus 0000:0f: resource 6 [mem 0x000a0000-0x000bffff]
    [ 0.286969] pci_bus 0000:0f: resource 7 [mem 0x000d4000-0x000d7fff]
    [ 0.286970] pci_bus 0000:0f: resource 8 [mem 0x000d8000-0x000dbfff]
    [ 0.286972] pci_bus 0000:0f: resource 9 [mem 0xc0000000-0xfeafffff]
    [ 0.287001] NET: Registered protocol family 2
    [ 0.287191] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
    [ 0.287365] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
    [ 0.287664] TCP: Hash tables configured (established 65536 bind 65536)
    [ 0.287699] TCP: reno registered
    [ 0.287702] UDP hash table entries: 4096 (order: 5, 131072 bytes)
    [ 0.287758] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
    [ 0.287864] NET: Registered protocol family 1
    [ 0.288363] pci 0000:02:00.0: Video device with shadowed ROM
    [ 0.288410] PCI: CLS 64 bytes, default 64
    [ 0.288463] Unpacking initramfs...
    [ 0.389168] Freeing initrd memory: 5604K (ffff8800374fe000 - ffff880037a77000)
    [ 0.389184] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
    [ 0.389186] software IO TLB [mem 0xbb27c000-0xbf27c000] (64MB) mapped at [ffff8800bb27c000-ffff8800bf27bfff]
    [ 0.389243] Simple Boot Flag at 0x3e set to 0x1
    [ 0.389469] microcode: CPU0 sig=0x20652, pf=0x10, revision=0x9
    [ 0.389473] microcode: CPU1 sig=0x20652, pf=0x10, revision=0x9
    [ 0.389479] microcode: CPU2 sig=0x20652, pf=0x10, revision=0x9
    [ 0.389485] microcode: CPU3 sig=0x20652, pf=0x10, revision=0x9
    [ 0.389542] microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
    [ 0.389569] Scanning for low memory corruption every 60 seconds
    [ 0.389801] futex hash table entries: 1024 (order: 4, 65536 bytes)
    [ 0.389823] Initialise system trusted keyring
    [ 0.390136] HugeTLB registered 2 MB page size, pre-allocated 0 pages
    [ 0.391391] zpool: loaded
    [ 0.391394] zbud: loaded
    [ 0.391526] VFS: Disk quotas dquot_6.5.2
    [ 0.391559] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [ 0.391664] msgmni has been set to 15672
    [ 0.391715] Key type big_key registered
    [ 0.391828] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
    [ 0.391862] io scheduler noop registered
    [ 0.391865] io scheduler deadline registered
    [ 0.391894] io scheduler cfq registered (default)
    [ 0.391918] io scheduler bfq registered
    [ 0.391919] BFQ I/O-scheduler version: v7r6
    [ 0.392154] pcieport 0000:00:01.0: irq 24 for MSI/MSI-X
    [ 0.392484] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    [ 0.392502] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
    [ 0.392534] vesafb: mode is 1024x768x32, linelength=4096, pages=0
    [ 0.392535] vesafb: scrolling: redraw
    [ 0.392537] vesafb: Truecolor: size=0:8:8:8, shift=0:16:8:0
    [ 0.392557] vesafb: framebuffer at 0xd0000000, mapped to 0xffffc90010100000, using 3072k, total 3072k
    [ 0.497979] Console: switching to colour frame buffer device 128x48
    [ 0.603554] fb0: VESA VGA frame buffer device
    [ 0.603573] intel_idle: MWAIT substates: 0x1120
    [ 0.603575] intel_idle: v0.4 model 0x25
    [ 0.603576] intel_idle: lapic_timer_reliable_states 0xffffffff
    [ 0.603751] GHES: HEST is not enabled!
    [ 0.603809] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 0.604160] Linux agpgart interface v0.103
    [ 0.604210] rtc_cmos 00:01: RTC can wake from S4
    [ 0.604334] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
    [ 0.604373] rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
    [ 0.604398] ledtrig-cpu: registered to indicate activity on CPUs
    [ 0.604610] TCP: cubic registered
    [ 0.604789] NET: Registered protocol family 10
    [ 0.605171] NET: Registered protocol family 17
    [ 0.605443] Loading compiled-in X.509 certificates
    [ 0.605468] registered taskstats version 1
    [ 0.605851] Magic number: 6:551:646
    [ 0.605981] rtc_cmos 00:01: setting system clock to 2014-11-27 18:38:13 UTC (1417113493)
    [ 0.606168] PM: Checking hibernation image partition /dev/disk/by-uuid/d1a44ec6-0769-448d-8728-97c8007c4495
    [ 0.606173] PM: Hibernation image not present or could not be loaded.
    [ 0.607664] Freeing unused kernel memory: 1100K (ffffffff818d0000 - ffffffff819e3000)
    [ 0.607667] Write protecting the kernel read-only data: 8192k
    [ 0.612471] Freeing unused kernel memory: 888K (ffff880001522000 - ffff880001600000)
    [ 0.614359] Freeing unused kernel memory: 356K (ffff8800017a7000 - ffff880001800000)
    [ 0.614362] BFS CPU scheduler v0.458 by Con Kolivas.
    [ 0.623213] random: systemd-tmpfile urandom read with 6 bits of entropy available
    [ 0.630763] [drm] Initialized drm 1.1.0 20060810
    [ 0.637649] [drm] radeon kernel modesetting enabled.
    [ 0.637706] checking generic (d0000000 300000) vs hw (d0000000 10000000)
    [ 0.637707] fb: switching to radeondrmfb from VESA VGA
    [ 0.637734] Console: switching to colour dummy device 80x25
    [ 0.638258] [drm] initializing kernel modesetting (REDWOOD 0x1002:0x68C1 0x1025:0x033E).
    [ 0.638273] [drm] register mmio base: 0xCFEE0000
    [ 0.638274] [drm] register mmio size: 131072
    [ 0.638343] ATOM BIOS: Acer
    [ 0.638415] radeon 0000:02:00.0: VRAM: 1024M 0x0000000000000000 - 0x000000003FFFFFFF (1024M used)
    [ 0.638418] radeon 0000:02:00.0: GTT: 1024M 0x0000000040000000 - 0x000000007FFFFFFF
    [ 0.638420] [drm] Detected VRAM RAM=1024M, BAR=256M
    [ 0.638421] [drm] RAM width 128bits DDR
    [ 0.638472] [TTM] Zone kernel: Available graphics memory: 4013288 kiB
    [ 0.638473] [TTM] Zone dma32: Available graphics memory: 2097152 kiB
    [ 0.638474] [TTM] Initializing pool allocator
    [ 0.638479] [TTM] Initializing DMA pool allocator
    [ 0.638498] [drm] radeon: 1024M of VRAM memory ready
    [ 0.638499] [drm] radeon: 1024M of GTT memory ready.
    [ 0.638514] [drm] Loading REDWOOD Microcode
    [ 0.638583] [drm] Internal thermal controller without fan control
    [ 0.676671] [drm] radeon: dpm initialized
    [ 0.676789] [drm] GART: num cpu pages 262144, num gpu pages 262144
    [ 0.688792] [drm] PCIE GART of 1024M enabled (table at 0x000000000025D000).
    [ 0.688961] radeon 0000:02:00.0: WB enabled
    [ 0.688967] radeon 0000:02:00.0: fence driver on ring 0 use gpu addr 0x0000000040000c00 and cpu addr 0xffff880037668c00
    [ 0.688971] radeon 0000:02:00.0: fence driver on ring 3 use gpu addr 0x0000000040000c0c and cpu addr 0xffff880037668c0c
    [ 0.689727] radeon 0000:02:00.0: fence driver on ring 5 use gpu addr 0x000000000005c418 and cpu addr 0xffffc9001071c418
    [ 0.689731] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
    [ 0.689733] [drm] Driver supports precise vblank timestamp query.
    [ 0.689764] radeon 0000:02:00.0: irq 25 for MSI/MSI-X
    [ 0.689784] radeon 0000:02:00.0: radeon: using MSI.
    [ 0.689822] [drm] radeon: irq initialized.
    [ 0.707233] [drm] ring test on 0 succeeded in 1 usecs
    [ 0.707242] [drm] ring test on 3 succeeded in 2 usecs
    [ 0.895029] [drm] ring test on 5 succeeded in 1 usecs
    [ 0.895035] [drm] UVD initialized successfully.
    [ 0.895428] [drm] ib test on ring 0 succeeded in 0 usecs
    [ 0.895463] [drm] ib test on ring 3 succeeded in 0 usecs
    [ 1.047402] [drm] ib test on ring 5 succeeded
    [ 1.101542] [drm] radeon atom DIG backlight initialized
    [ 1.101547] [drm] Radeon Display Connectors
    [ 1.101549] [drm] Connector 0:
    [ 1.101551] [drm] LVDS-1
    [ 1.101554] [drm] DDC: 0x6560 0x6560 0x6564 0x6564 0x6568 0x6568 0x656c 0x656c
    [ 1.101556] [drm] Encoders:
    [ 1.101558] [drm] LCD1: INTERNAL_UNIPHY
    [ 1.101560] [drm] Connector 1:
    [ 1.101561] [drm] HDMI-A-1
    [ 1.101563] [drm] HPD1
    [ 1.101565] [drm] DDC: 0x6440 0x6440 0x6444 0x6444 0x6448 0x6448 0x644c 0x644c
    [ 1.101566] [drm] Encoders:
    [ 1.101568] [drm] DFP1: INTERNAL_UNIPHY1
    [ 1.101569] [drm] Connector 2:
    [ 1.101571] [drm] VGA-1
    [ 1.101573] [drm] DDC: 0x6430 0x6430 0x6434 0x6434 0x6438 0x6438 0x643c 0x643c
    [ 1.101575] [drm] Encoders:
    [ 1.101577] [drm] CRT1: INTERNAL_KLDSCP_DAC1
    [ 1.391606] tsc: Refined TSC clocksource calibration: 2260.984 MHz
    [ 1.558775] [drm] fb mappable at 0xD045E000
    [ 1.558779] [drm] vram apper at 0xD0000000
    [ 1.558782] [drm] size 4325376
    [ 1.558784] [drm] fb depth is 24
    [ 1.558786] [drm] pitch is 5632
    [ 1.558906] fbcon: radeondrmfb (fb0) is primary device
    [ 2.076169] Console: switching to colour frame buffer device 170x48
    [ 2.081124] radeon 0000:02:00.0: fb0: radeondrmfb frame buffer device
    [ 2.081127] radeon 0000:02:00.0: registered panic notifier
    [ 2.094073] [drm] Initialized radeon 2.40.0 20080528 for 0000:02:00.0 on minor 0
    [ 2.113221] i8042: PNP: PS/2 Controller [PNP0303:KBD0,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
    [ 2.129040] serio: i8042 KBD port at 0x60,0x64 irq 1
    [ 2.129183] serio: i8042 AUX port at 0x60,0x64 irq 12
    [ 2.129791] SCSI subsystem initialized
    [ 2.130049] ACPI: bus type USB registered
    [ 2.130087] usbcore: registered new interface driver usbfs
    [ 2.130102] usbcore: registered new interface driver hub
    [ 2.130214] usbcore: registered new device driver usb
    [ 2.131024] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [ 2.131530] ehci-pci: EHCI PCI platform driver
    [ 2.131815] ehci-pci 0000:00:1a.0: EHCI Host Controller
    [ 2.131826] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
    [ 2.131842] ehci-pci 0000:00:1a.0: debug port 2
    [ 2.135906] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
    [ 2.135929] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf0606000
    [ 2.136791] libata version 3.00 loaded.
    [ 2.141639] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
    [ 2.141915] hub 1-0:1.0: USB hub found
    [ 2.141927] hub 1-0:1.0: 3 ports detected
    [ 2.142281] ehci-pci 0000:00:1d.0: EHCI Host Controller
    [ 2.142288] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
    [ 2.142300] ehci-pci 0000:00:1d.0: debug port 2
    [ 2.146282] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
    [ 2.146300] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf0607000
    [ 2.151634] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
    [ 2.151938] hub 2-0:1.0: USB hub found
    [ 2.151953] hub 2-0:1.0: 3 ports detected
    [ 2.152214] ahci 0000:00:1f.2: version 3.0
    [ 2.152531] ahci 0000:00:1f.2: irq 26 for MSI/MSI-X
    [ 2.152578] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
    [ 2.152626] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 4 ports 3 Gbps 0x11 impl SATA mode
    [ 2.152630] ahci 0000:00:1f.2: flags: 64bit ncq sntf ilck stag pm led clo pio slum part ems sxs apst
    [ 2.155560] scsi host0: ahci
    [ 2.155740] scsi host1: ahci
    [ 2.155886] scsi host2: ahci
    [ 2.156047] scsi host3: ahci
    [ 2.156191] scsi host4: ahci
    [ 2.156282] ata1: SATA max UDMA/133 abar m2048@0xf0608000 port 0xf0608100 irq 26
    [ 2.156286] ata2: DUMMY
    [ 2.156288] ata3: DUMMY
    [ 2.156290] ata4: DUMMY
    [ 2.156293] ata5: SATA max UDMA/133 abar m2048@0xf0608000 port 0xf0608300 irq 26
    [ 2.168791] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    [ 2.391842] Switched to clocksource tsc
    [ 2.443731] usb 1-1: new high-speed USB device number 2 using ehci-pci
    [ 2.460769] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    [ 2.462833] ata1.00: supports DRM functions and may not be fully accessible
    [ 2.463039] ata1.00: failed to get NCQ Send/Recv Log Emask 0x1
    [ 2.463044] ata1.00: ATA-9: Samsung SSD 840 EVO 250GB, EXT0CB6Q, max UDMA/133
    [ 2.463047] ata1.00: 488397168 sectors, multi 1: LBA48 NCQ (depth 31/32), AA
    [ 2.463374] ata1.00: supports DRM functions and may not be fully accessible
    [ 2.463515] ata1.00: failed to get NCQ Send/Recv Log Emask 0x1
    [ 2.463521] ata1.00: configured for UDMA/133
    [ 2.463668] scsi 0:0:0:0: Direct-Access ATA Samsung SSD 840 CB6Q PQ: 0 ANSI: 5
    [ 2.558794] hub 1-1:1.0: USB hub found
    [ 2.559149] hub 1-1:1.0: 6 ports detected
    [ 2.661792] usb 2-1: new high-speed USB device number 2 using ehci-pci
    [ 2.768836] ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    [ 2.770078] ata5.00: ATA-8: Hitachi HTS545050B9A300, PB4OC60F, max UDMA/133
    [ 2.770084] ata5.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
    [ 2.771573] ata5.00: configured for UDMA/133
    [ 2.771677] scsi 4:0:0:0: Direct-Access ATA Hitachi HTS54505 C60F PQ: 0 ANSI: 5
    [ 2.775696] sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/232 GiB)
    [ 2.775700] sd 4:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/465 GiB)
    [ 2.775767] sd 4:0:0:0: [sdb] Write Protect is off
    [ 2.775771] sd 4:0:0:0: [sdb] Mode Sense: 00 3a 00 00
    [ 2.775794] sd 0:0:0:0: [sda] Write Protect is off
    [ 2.775796] sd 4:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 2.775800] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    [ 2.775820] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 2.776292] hub 2-1:1.0: USB hub found
    [ 2.776362] hub 2-1:1.0: 8 ports detected
    [ 2.777955] sda: sda1 sda2 sda3
    [ 2.778352] sd 0:0:0:0: [sda] Attached SCSI disk
    [ 2.840262] sdb: sdb1 sdb2 sdb3 < sdb5 > sdb4
    [ 2.840794] sd 4:0:0:0: [sdb] Attached SCSI disk
    [ 2.851047] usb 1-1.6: new high-speed USB device number 3 using ehci-pci
    [ 2.939366] usb-storage 1-1.6:1.0: USB Mass Storage device detected
    [ 2.939450] scsi host5: usb-storage 1-1.6:1.0
    [ 2.939602] usbcore: registered new interface driver usb-storage
    [ 2.939910] usbcore: registered new interface driver uas
    [ 3.051036] usb 2-1.5: new high-speed USB device number 3 using ehci-pci
    [ 3.170163] random: nonblocking pool is initialized
    [ 3.355507] PM: Starting manual resume from disk
    [ 3.355516] PM: Hibernation image partition 8:20 present
    [ 3.355519] PM: Looking for hibernation image.
    [ 3.384871] PM: Image not found (code -22)
    [ 3.384875] PM: Hibernation image not present or could not be loaded.
    [ 3.406911] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
    [ 3.661233] systemd[1]: systemd 217 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID -ELFUTILS +KMOD +IDN )
    [ 3.661384] systemd[1]: Detected architecture 'x86-64'.
    [ 3.665784] systemd[1]: Set hostname to <archlinux>.
    [ 3.831064] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
    [ 3.831172] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [ 3.831192] systemd[1]: Starting Login Prompts.
    [ 3.831473] systemd[1]: Reached target Login Prompts.
    [ 3.831492] systemd[1]: Starting Remote File Systems.
    [ 3.831655] systemd[1]: Reached target Remote File Systems.
    [ 3.831696] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
    [ 3.832024] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
    [ 3.832070] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
    [ 3.832145] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [ 3.832169] systemd[1]: Starting Paths.
    [ 3.832309] systemd[1]: Reached target Paths.
    [ 3.832317] systemd[1]: Starting Encrypted Volumes.
    [ 3.832432] systemd[1]: Reached target Encrypted Volumes.
    [ 3.832442] systemd[1]: Expecting device dev-disk-by\x2duuid-d1a44ec6\x2d0769\x2d448d\x2d8728\x2d97c8007c4495.device...
    [ 3.832557] systemd[1]: Expecting device dev-disk-by\x2duuid-01CE38463698E8E0.device...
    [ 3.832658] systemd[1]: Starting Root Slice.
    [ 3.836668] systemd[1]: Created slice Root Slice.
    [ 3.836679] systemd[1]: Starting User and Session Slice.
    [ 3.836919] systemd[1]: Created slice User and Session Slice.
    [ 3.836929] systemd[1]: Starting Device-mapper event daemon FIFOs.
    [ 3.837094] systemd[1]: Listening on Device-mapper event daemon FIFOs.
    [ 3.837104] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
    [ 3.837265] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
    [ 3.837274] systemd[1]: Starting Delayed Shutdown Socket.
    [ 3.837426] systemd[1]: Listening on Delayed Shutdown Socket.
    [ 3.837435] systemd[1]: Starting Journal Socket (/dev/log).
    [ 3.837592] systemd[1]: Listening on Journal Socket (/dev/log).
    [ 3.837601] systemd[1]: Starting LVM2 metadata daemon socket.
    [ 3.837754] systemd[1]: Listening on LVM2 metadata daemon socket.
    [ 3.837767] systemd[1]: Starting udev Control Socket.
    [ 3.837897] systemd[1]: Listening on udev Control Socket.
    [ 3.837909] systemd[1]: Starting udev Kernel Socket.
    [ 3.838046] systemd[1]: Listening on udev Kernel Socket.
    [ 3.838058] systemd[1]: Starting Journal Socket.
    [ 3.838197] systemd[1]: Listening on Journal Socket.
    [ 3.838217] systemd[1]: Starting System Slice.
    [ 3.838433] systemd[1]: Created slice System Slice.
    [ 3.838448] systemd[1]: Starting system-getty.slice.
    [ 3.838669] systemd[1]: Created slice system-getty.slice.
    [ 3.838683] systemd[1]: Started File System Check on Root Device.
    [ 3.838743] systemd[1]: Mounting Debug File System...
    [ 3.839156] systemd[1]: Mounting POSIX Message Queue File System...
    [ 3.839546] systemd[1]: Starting Setup Virtual Console...
    [ 3.840260] systemd[1]: Mounting Huge Pages File System...
    [ 3.840813] systemd[1]: Starting udev Coldplug all Devices...
    [ 3.860817] systemd[1]: Starting Create list of required static device nodes for the current kernel...
    [ 3.867507] systemd[1]: Starting Set Up Additional Binary Formats...
    [ 3.869906] systemd[1]: Starting Load Kernel Modules...
    [ 3.870513] systemd[1]: Starting Journal Service...
    [ 3.871106] systemd[1]: Starting Slices.
    [ 3.871566] systemd[1]: Reached target Slices.
    [ 3.871607] systemd[1]: Starting Remount Root and Kernel File Systems...
    [ 3.873426] systemd[1]: Mounted Huge Pages File System.
    [ 3.873556] systemd[1]: Mounted POSIX Message Queue File System.
    [ 3.873652] systemd[1]: Mounted Debug File System.
    [ 3.874608] systemd[1]: Started Create list of required static device nodes for the current kernel.
    [ 3.875342] systemd[1]: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 149 (systemd-binfmt)
    [ 3.883659] systemd[1]: Mounting Arbitrary Executable File Formats File System...
    [ 3.888277] systemd[1]: Started udev Coldplug all Devices.
    [ 3.897603] EXT4-fs (sda1): re-mounted. Opts: discard
    [ 3.900088] systemd[1]: Started Remount Root and Kernel File Systems.
    [ 3.900285] systemd[1]: Started Rebuild Dynamic Linker Cache.
    [ 3.900307] systemd[1]: Starting Load/Save Random Seed...
    [ 3.902585] systemd[1]: Started First Boot Wizard.
    [ 3.902627] systemd[1]: Started Create System Users.
    [ 3.902721] systemd[1]: Starting Create Static Device Nodes in /dev...
    [ 3.921119] systemd[1]: Started Rebuild Hardware Database.
    [ 3.923669] systemd[1]: Mounted Arbitrary Executable File Formats File System.
    [ 3.944834] systemd[1]: Started Set Up Additional Binary Formats.
    [ 3.989763] systemd[1]: Started Load/Save Random Seed.
    [ 3.996402] systemd[1]: Started Journal Service.
    [ 4.027344] systemd-journald[153]: Received request to flush runtime journal from PID 1
    [ 4.068706] scsi 5:0:0:0: Direct-Access Multiple Card Reader 1.00 PQ: 0 ANSI: 0
    [ 4.255308] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
    [ 4.255872] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
    [ 4.256506] ACPI: Lid Switch [LID0]
    [ 4.256592] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input3
    [ 4.256598] ACPI: Sleep Button [SLPB]
    [ 4.256677] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
    [ 4.256680] ACPI: Power Button [PWRF]
    [ 4.258762] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042f conflicts with OpRegion 0x0000000000000400-0x000000000000047f (\PMIO) (20140724/utaddress-258)
    [ 4.258831] ACPI: Video Device [PEGP] (multi-head: yes rom: no post: no)
    [ 4.259010] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 4.259014] ACPI Warning: SystemIO range 0x00000000000011c0-0x00000000000011cf conflicts with OpRegion 0x0000000000001180-0x00000000000011e3 (\GPIO) (20140724/utaddress-258)
    [ 4.259020] ACPI Warning: SystemIO range 0x00000000000011c0-0x00000000000011cf conflicts with OpRegion 0x0000000000001180-0x00000000000011df (\_SB_.PCI0.LPCB.EC0_.GPIO) (20140724/utaddress-258)
    [ 4.259025] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 4.259027] ACPI Warning: SystemIO range 0x00000000000011b0-0x00000000000011bf conflicts with OpRegion 0x0000000000001180-0x00000000000011e3 (\GPIO) (20140724/utaddress-258)
    [ 4.259032] ACPI Warning: SystemIO range 0x00000000000011b0-0x00000000000011bf conflicts with OpRegion 0x0000000000001180-0x00000000000011df (\_SB_.PCI0.LPCB.EC0_.GPIO) (20140724/utaddress-258)
    [ 4.259037] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 4.259039] ACPI Warning: SystemIO range 0x0000000000001180-0x00000000000011af conflicts with OpRegion 0x0000000000001180-0x00000000000011e3 (\GPIO) (20140724/utaddress-258)
    [ 4.259044] ACPI Warning: SystemIO range 0x0000000000001180-0x00000000000011af conflicts with OpRegion 0x0000000000001180-0x00000000000011df (\_SB_.PCI0.LPCB.EC0_.GPIO) (20140724/utaddress-258)
    [ 4.259049] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 4.259050] lpc_ich: Resource conflict(s) found affecting gpio_ich
    [ 4.269927] mei_me 0000:00:16.0: irq 27 for MSI/MSI-X
    [ 4.271964] wmi: Mapper loaded
    [ 4.285631] pps_core: LinuxPPS API ver. 1 registered
    [ 4.285632] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
    [ 4.296055] PTP clock support registered
    [ 4.302609] acpi device:02: registered as cooling_device4
    [ 4.312252] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input5
    [ 4.315759] cfg80211: Calling CRDA to update world regulatory domain
    [ 4.316254] tg3.c:v3.137 (May 11, 2014)
    [ 4.331953] snd_hda_intel 0000:00:1b.0: irq 28 for MSI/MSI-X
    [ 4.343024] libphy: tg3 mdio bus: probed
    [ 4.347850] input: PC Speaker as /devices/platform/pcspkr/input/input7
    [ 4.355810] sound hdaudioC0D0: autoconfig: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
    [ 4.355816] sound hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
    [ 4.355819] sound hdaudioC0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
    [ 4.355822] sound hdaudioC0D0: mono: mono_out=0x0
    [ 4.355824] sound hdaudioC0D0: dig-out=0x1e/0x0
    [ 4.355826] sound hdaudioC0D0: inputs:
    [ 4.355830] sound hdaudioC0D0: Internal Mic=0x19
    [ 4.355847] sound hdaudioC0D0: Mic=0x18
    [ 4.355850] sound hdaudioC0D0: Line=0x1a
    [ 4.376574] ACPI Warning: SystemIO range 0x0000000000001840-0x000000000000185f conflicts with OpRegion 0x0000000000001840-0x000000000000184f (\_SB_.PCI0.SBUS.SMBI)
    [ 4.376585] snd_hda_intel 0000:02:00.1: Handle VGA-switcheroo audio client
    [ 4.376586] (20140724/utaddress-258)
    [ 4.376588] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 4.376629] intel ips 0000:00:1f.6: CPU TDP doesn't match expected value (found 25, expected 29)
    [ 4.376647] snd_hda_intel 0000:02:00.1: irq 29 for MSI/MSI-X
    [ 4.382917] kvm: VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL does not work properly. Using workaround
    [ 4.383381] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:02:00.1/sound/card1/input9
    [ 4.387019] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card0/hdaudioC0D0/input8
    [ 4.387544] input: HDA Intel MID Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
    [ 4.387608] input: HDA Intel MID Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
    [ 4.387664] input: HDA Intel MID Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
    [ 4.400020] ACPI : EC: GPE storm detected(17 GPEs), transactions will use polling mode
    [ 4.401237] tg3 0000:03:00.0 eth0: Tigon3 [partno(BCM57780) rev 57780001] (PCI Express) MAC address 00:26:2d:8f:93:07
    [ 4.401242] tg3 0000:03:00.0 eth0: attached PHY driver [Broadcom BCM57780] (mii_bus:phy_addr=300:01)
    [ 4.401246] tg3 0000:03:00.0 eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
    [ 4.401249] tg3 0000:03:00.0 eth0: dma_rwctrl[76180000] dma_mask[64-bit]
    [ 4.409557] iTCO_vendor_support: vendor-support=0
    [ 4.410156] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
    [ 4.410206] iTCO_wdt: Found a HM55 TCO device (Version=2, TCOBASE=0x0460)
    [ 4.410331] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
    [ 4.412367] acer_wmi: Acer Laptop ACPI-WMI Extras
    [ 4.425427] intel ips 0000:00:1f.6: failed to get i915 symbols, graphics turbo disabled until i915 loads
    [ 4.425496] intel ips 0000:00:1f.6: IPS driver initialized, MCP temp limit 90
    [ 4.432515] tg3 0000:03:00.0 enp3s0: renamed from eth0
    [ 4.447361] sd 5:0:0:0: [sdc] Attached SCSI removable disk
    [ 4.734058] ACPI: Battery Slot [BAT0] (battery present)
    [ 4.745300] ACPI: AC Adapter [ADP1] (off-line)
    [ 4.775613] fuse init (API version 7.23)
    [ 4.778268] acer_wmi: Function bitmap for Communication Device: 0x8
    [ 4.782755] acer_wmi: Brightness must be controlled by acpi video driver
    [ 4.782820] thermal LNXTHERM:00: registered as thermal_zone0
    [ 4.782823] ACPI: Thermal Zone [TZS0] (35 C)
    [ 4.783108] input: Acer BMA150 accelerometer as /devices/virtual/input/input13
    [ 4.795068] Non-volatile memory driver v1.3
    [ 4.828271] thermal LNXTHERM:01: registered as thermal_zone1
    [ 4.828275] ACPI: Thermal Zone [TZS1] (19 C)
    [ 4.853600] ath: EEPROM regdomain: 0x65
    [ 4.853604] ath: EEPROM indicates we should expect a direct regpair map
    [ 4.853607] ath: Country alpha2 being used: 00
    [ 4.853608] ath: Regpair used: 0x65
    [ 4.859515] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
    [ 4.859871] ieee80211 phy0: Atheros AR9280 Rev:2 mem=0xffffc90010120000, irq=17
    [ 4.927320] wl: module license 'Mixed/Proprietary' taints kernel.
    [ 4.927325] Disabling lock debugging due to kernel taint
    [ 4.936302] ath9k 0000:05:00.0 wlp5s0: renamed from wlan0
    [ 5.109516] Adding 10050556k swap on /dev/sdb4. Priority:-1 extents:1 across:10050556k FS
    [ 5.368130] psmouse serio1: synaptics: Touchpad model: 1, fw: 7.2, id: 0x1c0b1, caps: 0xd04733/0xa44000/0xa0000, board id: 3655, fw id: 529512
    [ 5.424865] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input6
    [ 5.427465] mousedev: PS/2 mouse device common for all mice
    [ 5.709002] tg3 0000:03:00.0: irq 30 for MSI/MSI-X
    [ 5.720608] IPv6: ADDRCONF(NETDEV_UP): enp3s0: link is not ready
    [ 5.827056] IPv6: ADDRCONF(NETDEV_UP): wlp5s0: link is not ready
    [ 5.843968] media: Linux media interface: v0.10
    [ 5.853372] Linux video capture interface: v2.00
    [ 5.905464] uvcvideo: Found UVC 1.00 device Video WebCam (04f2:b044)
    [ 5.961880] input: Video WebCam as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.5/2-1.5:1.0/input/input14
    [ 5.961974] usbcore: registered new interface driver uvcvideo
    [ 5.961976] USB Video Class driver (1.1.1)
    [ 6.405675] tg3 0000:03:00.0 enp3s0: Link is down
    [ 71.128785] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
    [ 74.587344] wlp5s0: authenticate with 14:d6:4d:e7:3a:7e
    [ 74.607003] wlp5s0: send auth to 14:d6:4d:e7:3a:7e (try 1/3)
    [ 74.613304] wlp5s0: authenticated
    [ 74.613603] wlp5s0: associate with 14:d6:4d:e7:3a:7e (try 1/3)
    [ 74.698574] wlp5s0: RX AssocResp from 14:d6:4d:e7:3a:7e (capab=0xc11 status=0 aid=1)
    [ 74.698685] wlp5s0: associated
    [ 74.698730] IPv6: ADDRCONF(NETDEV_CHANGE): wlp5s0: link becomes ready
    [ 74.698779] cfg80211: Calling CRDA to update world regulatory domain
    [ 2930.474389] snd_hda_intel 0000:02:00.1: IRQ timing workaround is activated for card #1. Suggest a bigger bdl_pos_adj.
    [10436.180482] chromium: page allocation failure: order:7, mode:0xc0d0
    [10436.180491] CPU: 1 PID: 8042 Comm: chromium Tainted: P O 3.17.4-1-ck #1
    [10436.180494] Hardware name: Acer Aspire 5740 /Aspire 5740 , BIOS V1.28 08/12/2010
    [10436.180497] 0000000000000000 000000006cc4c6ed ffff880155ce76f8 ffffffff81514864
    [10436.180502] 000000000000c0d0 ffff880155ce7788 ffffffff8113be9f 0000000000000007
    [10436.180505] ffffffff818a9b80 ffffffff818aa900 0000000000000000 000000000000c0d0
    [10436.180509] Call Trace:
    [10436.180521] [<ffffffff81514864>] dump_stack+0x4d/0x6f
    [10436.180527] [<ffffffff8113be9f>] warn_alloc_failed+0xff/0x160
    [10436.180532] [<ffffffff8113f157>] ? __alloc_pages_direct_compact+0x1f7/0x200
    [10436.180536] [<ffffffff8113f979>] __alloc_pages_nodemask+0x819/0xaf0
    [10436.180541] [<ffffffff8113fcd7>] alloc_kmem_pages+0x17/0x20
    [10436.180545] [<ffffffff81158ee8>] kmalloc_order+0x18/0x50
    [10436.180549] [<ffffffff81159364>] kmalloc_order_trace+0x24/0xc0
    [10436.180554] [<ffffffff81189059>] ? __kmalloc+0x159/0x1b0
    [10436.180569] [<ffffffff81189059>] __kmalloc+0x159/0x1b0
    [10436.180618] [<ffffffffa00c0fdd>] radeon_cs_parser_relocs+0xad/0x490 [radeon]
    [10436.180622] [<ffffffff8113f2dc>] ? __alloc_pages_nodemask+0x17c/0xaf0
    [10436.180644] [<ffffffffa00c2603>] ? radeon_cs_packet_next_reloc+0x53/0x1b0 [radeon]
    [10436.180674] [<ffffffffa0117586>] ? radeon_sa_bo_new+0x1b6/0x4c0 [radeon]
    [10436.180696] [<ffffffffa0116986>] ? radeon_semaphore_create+0x56/0x110 [radeon]
    [10436.180714] [<ffffffffa00c1c83>] radeon_cs_ioctl+0x123/0x820 [radeon]
    [10436.180731] [<ffffffffa00a76fe>] ? radeon_sync_obj_signaled+0xe/0x10 [radeon]
    [10436.180744] [<ffffffffa001bf2f>] drm_ioctl+0x1df/0x680 [drm]
    [10436.180750] [<ffffffff810d11c2>] ? do_futex+0x132/0xad0
    [10436.180761] [<ffffffffa008904c>] radeon_drm_ioctl+0x4c/0x80 [radeon]
    [10436.180766] [<ffffffff811b52d0>] do_vfs_ioctl+0x2d0/0x4b0
    [10436.180770] [<ffffffff811bf89e>] ? __fget+0x6e/0xb0
    [10436.180775] [<ffffffff811b5531>] SyS_ioctl+0x81/0xa0
    [10436.180779] [<ffffffff8151ae29>] system_call_fastpath+0x16/0x1b
    [10436.180781] Mem-Info:
    [10436.180783] DMA per-cpu:
    [10436.180786] CPU 0: hi: 0, btch: 1 usd: 0
    [10436.180788] CPU 1: hi: 0, btch: 1 usd: 0
    [10436.180789] CPU 2: hi: 0, btch: 1 usd: 0
    [10436.180791] CPU 3: hi: 0, btch: 1 usd: 0
    [10436.180793] DMA32 per-cpu:
    [10436.180794] CPU 0: hi: 186, btch: 31 usd: 0
    [10436.180796] CPU 1: hi: 186, btch: 31 usd: 0
    [10436.180798] CPU 2: hi: 186, btch: 31 usd: 0
    [10436.180800] CPU 3: hi: 186, btch: 31 usd: 0
    [10436.180801] Normal per-cpu:
    [10436.180803] CPU 0: hi: 186, btch: 31 usd: 0
    [10436.180805] CPU 1: hi: 186, btch: 31 usd: 0
    [10436.180807] CPU 2: hi: 186, btch: 31 usd: 26
    [10436.180809] CPU 3: hi: 186, btch: 31 usd: 0
    [10436.180814] active_anon:509387 inactive_anon:507728 isolated_anon:0
    active_file:286981 inactive_file:304099 isolated_file:0
    unevictable:41 dirty:34 writeback:0 unstable:0
    free:162328 slab_reclaimable:44420 slab_unreclaimable:27934
    mapped:128842 shmem:509848 pagetables:15552 bounce:0
    free_cma:0
    [10436.180824] DMA free:15896kB min:132kB low:164kB high:196kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15980kB managed:15896kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:0kB slab_unreclaimable:0kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB free_cma:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes
    [10436.180826] lowmem_reserve[]: 0 2969 7820 7820
    [10436.180835] DMA32 free:239560kB min:25612kB low:32012kB high:38416kB active_anon:761808kB inactive_anon:772912kB active_file:450712kB inactive_file:484140kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:3117972kB managed:3043440kB mlocked:0kB dirty:20kB writeback:0kB mapped:198500kB shmem:777428k

  • [SOLVED] VLC 1.1.9 Crashing "Not enough memory"

    Hi, I'm having some problems with VLC 1.1.9 crashing at seemingly random intervals while watching videos (I can confirm I've had problems with .mkv, .avi, .wmv) usually between 10 and 15 minutes after starting.  When running from the command line I get this output:
    VLC media player 1.1.9 The Luggage (revision exported)
    Blocked: call to unsetenv("DBUS_ACTIVATION_ADDRESS")
    Blocked: call to unsetenv("DBUS_ACTIVATION_BUS_TYPE")
    [0x92488fc] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
    Blocked: call to setlocale(6, "")
    Blocked: call to setenv("ORBIT_SOCKETDIR", "/tmp/orbit-ryan", 1)
    Warning: call to srand(1303626505)
    Warning: call to rand()
    Blocked: call to setlocale(6, "")
    (process:20992): Gtk-WARNING **: Locale not supported by C library.
        Using the fallback 'C' locale.
    [0x92e2e6c] signals interface error: signal 17 overriden (0xb4cdb150)
    [0x92e2e6c] signals interface error:  /usr/lib/libQtCore.so.4(?)[(nil)]
    Not enough memory
    But if I run free directly after it crashes, it shows I still have almost 3 gigs of ram free:
    total       used       free     shared    buffers     cached
    Mem:       3356340     266248    3090092          0       4128     109896
    -/+ buffers/cache:     152224    3204116
    Swap:      9214972     139628    9075344
    If I downgrade to version 1.1.8, it runs just fine, and I get the exact same output minus the last line (the "Not enough memory")
    I have this problem when running Gnome, KDE or XFCE on two separate machines; I was wondering if anyone has had the same problem, or has any clues where the problem could be.
    Last edited by Ozymandias_117 (2011-04-29 12:43:20)

    ^^ thanks itman that worked for me. I changed back to alsa plugin and gstreamer backend for KDE.
    They say that this bug has been fixed in 1.2 of vlc release:
    http://forum.videolan.org/viewtopic.php?f=13&t=89621
    Last edited by twilightning (2011-04-27 11:32:41)

  • Can you help me solve why Premiere CC is crashing during export?

    My system specs:
    Intel i7
    Radeon 6950
    8 gb ram
    Windows 8.1 64 bit
    The project I am trying to export is a mini documentary that was originally a cs6 project that has been converted to a CC project. The project has rgb curves, magic bullet looks, denoiser 2, and twitch used on various clips.
    Every time I try to export the project, it will pop up the error message "Premiere Pro has stopped working." I have tried both exporting paths: exporting through premiere and also queing through media encoder. it crashes in media encoder as well. Even if I drag the project directly to media encoder, without opening premiere, it will work for the first 10% or so and then it will display the same "premiere pro has stopped working message." The media encoder does not crash, but the progress bar and preview image stop progressing after the error message appears.
    I have already tried turning gpu acceleration off and selecting software only, but it still crashes just the same.
    I opened up a different project and was able to export anything I wanted from my different projects, but this one project continues to not work. I never had these problems in cs6, but unfortunately Adobe does not support backward compatibility.
    My Radeon driver is the most up to date version.
    The video is 720p 60p video from a d3200 and a d7100. Two of the clips are 1080p scaled down to 720p, but it crashes long before it ever reaches either of those. I'm exporting using the Vimeo 720p preset (h.264).
    Help?

    On export, just crop a few pixels off of each side; that'll let the image scale correctly to the output frame size without black bars.
    I'm not running the trial, but you should still be able to create a custom sequence preset using the Desktop editing mode. Just switch over to the General tab when you create a new sequence, and choose "Desktop" from the editing modes. Set the rest of the parameters as you need them.
    Even easier: once you've imported your footage, just drag a clip to the New Item icon at the bottom of the project panel; a sequence will be created matching your footage parameters. You can edit at full-resolution, and then export to your desired frame size when complete--you'll probably still need to crop a few pixels (in the Export Settings window) to eliminate the black bars.

  • [solved] xfce4-panel plugins keep crashing after update

    I've been having problems with xfce4-panel after some recent updates. Several plugins for it, like the Action Buttons, CPU graph and Notification Area keep crashing right after being added to the panel. The error message isn't very helpful, just saying the plugin in question "unexpectedly left the panel". Any ideas on how to debug this?
    Last edited by vox.cogitatio (2012-06-12 15:36:38)

    I found the problem. I was running the panel without the rest of xfce4. I thought this was doable, but apparently some applets assume you have the base packages of xfce4 installed, as the problems ceased when I installed them.

  • [Solved][OpenGL]Vertex Buffer Objects - Crash on binding a buffer.

    I am writing a little test application which is more or less just meant for learning and developing some of the underlying classes. I have recently decided to try replacing the immediate mode rendering with Vertex Buffer Objects. Since VBO's have been part of core OpenGL since 1.5, this should be no problem. Unfortunately, it does seem to be a problem, as the program crashes on the call to glBindBuffer. According to the debugger, it's a segmentation fault, which doesn't tell me much. I'm not sure what is going on, but I know my laptop supports well over OpenGL 1.5. ( I have up to OpenGL 2.1 until the Mesa libraries and ATI drivers get updated to allow OpenGL 3.2 on my card )
    I am using SDL 1.2 with OpenGL.
    Some code snippets of the VBO code.
    GLuint *VBOID;
    glGenBuffers(1, VBOID); // Works fine
    glBindBuffer(GL_ARRAY_BUFFER, *VBOID); //Crashes on this line
    Last edited by Katherine1 (2012-07-04 15:27:02)

    GLuint vboid;
    glGenBuffers(1, &vboid);
    glBindBuffer(GL_ARRAY_BUFFER, vboid);
    Your vboid is currently pointer, is it allocated? If it isn't your code makes no sense at all and it's miracle it doesn't crash on gen call.
    Also, gdb will tell you more if you read the documentation
    Last edited by Cloudef (2012-07-04 15:14:02)

  • [SOLVED] All browsers using libwebkit crashing.

    Hi!
    I'm having a problem with webkit based web browsers. All of them crash when i go to google.com. In console it says "Illegal instruction".
    What causes this and how could I fix it?
    Last edited by rasmuz (2012-05-31 20:19:01)

    I have tried Midori, luakit, jumanji, uzbl - all of them crashed with same error.
    How could I get some more debugging info ?

  • [SOLVED] Amarok fails to start / crashes while starting

    Hello,
    Amarok on my primary Arch x86_64 machine just started to fail staring. It probably is not caused by some upgrade, as downgrading related recently upgraded packages (mysql, phonon) didn't help. Removing of /.kde4/share/apps/amarok* and /.kde4/share/config/amarok* stuff didn't help either. I tried to log in with clear .kde4, which seemed to help, but as I had everything configurend and done some reboots, the problem appeared again. When I run amarok, splashscreen shows up, then the window pops up and disappears. No crash report from drkonqui is displayed though.
    This is what I get, when running it from konsole:
    amarok
    amarok(28369): ""CurrencyIntroducedDate" - conversion of "" to QDate failed" " (wrong format: expected 3 items, got 1)"
    amarok(28369): ""CurrencyIntroducedDate" - conversion of "" to QDate failed" " (wrong format: expected 3 items, got 1)"
    amarok(28369) Phonon::KdePlatformPlugin::createBackend: using backend: "Xine"
    QDBusObjectPath: invalid path ""
    Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
    amarok(28369)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
    amarok(28369)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
    amarok(28369)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
    Calling appendChild() on a null node does nothing.
    QGraphicsLinearLayout::removeAt: invalid index 1
    amarok(28369)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
    amarok(28369)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
    amarok(28369) KFileItemPrivate::init: "/home/nik/Dokumenty/Hudba/Alternativní/Sigur Rós/( )/101-Sigur Rs-Untitled I.mpc" does not exist anymore
    amarok(28369) KFileItemPrivate::init: "/home/nik/Dokumenty/Hudba/Alternativní/Sigur Rós/( )/102-Sigur Rs-Untitled II.mpc" does not exist anymore
    amarok(28369) KFileItemPrivate::init: "/home/nik/Dokumenty/Hudba/Alternativní/Sigur Rós/( )/103-Sigur Rs-Untitled III.mpc" does not exist anymore
    amarok(28369) KFileItemPrivate::init: "/home/nik/Dokumenty/Hudba/Alternativní/Sigur Rós/( )/104-Sigur Rs-Untitled IV.mpc" does not exist anymore
    amarok(28369) KFileItemPrivate::init: "/home/nik/Dokumenty/Hudba/Alternativní/Sigur Rós/( )/105-Sigur Rs-Untitled V.mpc" does not exist anymore
    amarok(28369) KFileItemPrivate::init: "/home/nik/Dokumenty/Hudba/Alternativní/Sigur Rós/( )/106-Sigur Rs-Untitled VI.mpc" does not exist anymore
    amarok(28369) KFileItemPrivate::init: "/home/nik/Dokumenty/Hudba/Alternativní/Sigur Rós/( )/107-Sigur Rs-Untitled VII.mpc" does not exist anymore
    amarok(28369) KFileItemPrivate::init: "/home/nik/Dokumenty/Hudba/Alternativní/Sigur Rós/( )/108-Sigur Rs-Untitled VIII.mpc" does not exist anymore
    amarok(28369) KFileItemPrivate::init: "/home/nik/Dokumenty/Hudba/Folk/Petr Kalandra/KALANDRA PETR 1993 Petr Kalandra & Blues Session/01-Heart of Gold Detsk saty.mp3" does not exist anymore
    amarok(28369) KFileItemPrivate::init: "/home/nik/Dokumenty/Hudba/Folk/Petr Kalandra/KALANDRA PETR 1993 Petr Kalandra & Blues Session/02-After Midnight Jednou dvakrt.mp3" does not exist anymore
    amarok(28369) KFileItemPrivate::init: "/home/nik/Dokumenty/Hudba/Folk/Petr Kalandra/KALANDRA PETR 1993 Petr Kalandra & Blues Session/03-The Weight Brme.mp3" does not exist anymore
    amarok(28369) KFileItemPrivate::init: "/home/nik/Dokumenty/Hudba/Folk/Petr Kalandra/KALANDRA PETR 1993 Petr Kalandra & Blues Session/04-Lonely by Day Sm smutnej den.mp3" does not exist anymore
    amarok(28369) KFileItemPrivate::init: "/home/nik/Dokumenty/Hudba/Folk/Petr Kalandra/KALANDRA PETR 1993 Petr Kalandra & Blues Session/05-Knockin' on Heaven's Door Nebesk brna.mp3" does not exist anymore
    amarok(28369) KFileItemPrivate::init: "/home/nik/Dokumenty/Hudba/Folk/Petr Kalandra/KALANDRA PETR 1993 Petr Kalandra & Blues Session/06-Fire and Rain Slunce a dst.mp3" does not exist anymore
    amarok(28369) KFileItemPrivate::init: "/home/nik/Dokumenty/Hudba/Folk/Petr Kalandra/KALANDRA PETR 1993 Petr Kalandra & Blues Session/08-Old Man Moje msto.mp3" does not exist anymore
    amarok(28369) KFileItemPrivate::init: "/home/nik/Dokumenty/Hudba/Folk/Petr Kalandra/KALANDRA PETR 1993 Petr Kalandra & Blues Session/10-Rainy Day Woman Vsichni budou hotov.mp3" does not exist anymore
    role 0 : ( QVariantList ) : QVariant(QVariantList, () )
    role 1 : ( QVariantList ) : QVariant(QVariantList, () )
    role 3 : ( QVariantList ) : QVariant(QVariantList, () )
    QMap()
    role 0 : ( QString ) : QVariant(QString, "Interní databáze")
    "index 15 belongs to group Interní databáze"
    role 0 : ( QString ) : QVariant(QString, "Soubory se seznamy skladeb na disku")
    "index 14 belongs to group Soubory se seznamy skladeb na disku"
    role 0 : ( QString ) : QVariant(QString, "Soubory se seznamy skladeb na disku")
    "index 13 belongs to group Soubory se seznamy skladeb na disku"
    role 0 : ( QString ) : QVariant(QString, "Soubory se seznamy skladeb na disku")
    "index 12 belongs to group Soubory se seznamy skladeb na disku"
    role 0 : ( QString ) : QVariant(QString, "Soubory se seznamy skladeb na disku")
    "index 11 belongs to group Soubory se seznamy skladeb na disku"
    role 0 : ( QString ) : QVariant(QString, "Soubory se seznamy skladeb na disku")
    "index 10 belongs to group Soubory se seznamy skladeb na disku"
    role 0 : ( QString ) : QVariant(QString, "Soubory se seznamy skladeb na disku")
    "index 9 belongs to group Soubory se seznamy skladeb na disku"
    role 0 : ( QString ) : QVariant(QString, "Soubory se seznamy skladeb na disku")
    "index 8 belongs to group Soubory se seznamy skladeb na disku"
    role 0 : ( QString ) : QVariant(QString, "Soubory se seznamy skladeb na disku")
    "index 7 belongs to group Soubory se seznamy skladeb na disku"
    role 0 : ( QString ) : QVariant(QString, "Soubory se seznamy skladeb na disku")
    "index 6 belongs to group Soubory se seznamy skladeb na disku"
    role 0 : ( QString ) : QVariant(QString, "Soubory se seznamy skladeb na disku")
    "index 5 belongs to group Soubory se seznamy skladeb na disku"
    role 0 : ( QString ) : QVariant(QString, "Soubory se seznamy skladeb na disku")
    "index 4 belongs to group Soubory se seznamy skladeb na disku"
    role 0 : ( QString ) : QVariant(QString, "Soubory se seznamy skladeb na disku")
    "index 3 belongs to group Soubory se seznamy skladeb na disku"
    role 0 : ( QString ) : QVariant(QString, "Soubory se seznamy skladeb na disku")
    "index 2 belongs to group Soubory se seznamy skladeb na disku"
    role 0 : ( QString ) : QVariant(QString, "Soubory se seznamy skladeb na disku")
    "index 1 belongs to group Soubory se seznamy skladeb na disku"
    role 0 : ( QString ) : QVariant(QString, "Soubory se seznamy skladeb na disku")
    "index 0 belongs to group Soubory se seznamy skladeb na disku"
    QMap()
    role 0 : ( QString ) : QVariant(QString, "")
    role 1 : ( QIcon ) : QVariant(QIcon, )
    role 2 : ( QString ) : QVariant(QString, "")
    role 3 : ( QString ) : QVariant(QString, "")
    role 0 : ( QString ) : QVariant(QString, "")
    role 1 : ( QIcon ) : QVariant(QIcon, )
    role 2 : ( QString ) : QVariant(QString, "")
    role 3 : ( QString ) : QVariant(QString, "")
    role 0 : ( QString ) : QVariant(QString, "")
    role 1 : ( QIcon ) : QVariant(QIcon, )
    role 2 : ( QString ) : QVariant(QString, "")
    role 3 : ( QString ) : QVariant(QString, "")
    role 0 : ( QString ) : QVariant(QString, "")
    role 1 : ( QIcon ) : QVariant(QIcon, )
    role 2 : ( QString ) : QVariant(QString, "")
    role 3 : ( QString ) : QVariant(QString, "")
    role 0 : ( QString ) : QVariant(QString, "")
    role 1 : ( QIcon ) : QVariant(QIcon, )
    role 2 : ( QString ) : QVariant(QString, "")
    role 3 : ( QString ) : QVariant(QString, "")
    role 0 : ( QString ) : QVariant(QString, "")
    role 1 : ( QIcon ) : QVariant(QIcon, )
    role 2 : ( QString ) : QVariant(QString, "")
    role 3 : ( QString ) : QVariant(QString, "")
    role 0 : ( QString ) : QVariant(QString, "")
    role 1 : ( QIcon ) : QVariant(QIcon, )
    role 2 : ( QString ) : QVariant(QString, "")
    role 3 : ( QString ) : QVariant(QString, "")
    role 0 : ( QString ) : QVariant(QString, "")
    role 1 : ( QIcon ) : QVariant(QIcon, )
    role 2 : ( QString ) : QVariant(QString, "")
    role 3 : ( QString ) : QVariant(QString, "")
    role 0 : ( QString ) : QVariant(QString, "")
    role 1 : ( QIcon ) : QVariant(QIcon, )
    role 2 : ( QString ) : QVariant(QString, "")
    role 3 : ( QString ) : QVariant(QString, "")
    role 0 : ( QString ) : QVariant(QString, "")
    role 1 : ( QIcon ) : QVariant(QIcon, )
    role 2 : ( QString ) : QVariant(QString, "")
    role 3 : ( QString ) : QVariant(QString, "")
    role 0 : ( QString ) : QVariant(QString, "")
    role 1 : ( QIcon ) : QVariant(QIcon, )
    role 2 : ( QString ) : QVariant(QString, "")
    role 3 : ( QString ) : QVariant(QString, "")
    role 0 : ( QString ) : QVariant(QString, "")
    role 1 : ( QIcon ) : QVariant(QIcon, )
    role 2 : ( QString ) : QVariant(QString, "")
    role 3 : ( QString ) : QVariant(QString, "")
    role 0 : ( QString ) : QVariant(QString, "")
    role 1 : ( QIcon ) : QVariant(QIcon, )
    role 2 : ( QString ) : QVariant(QString, "")
    role 3 : ( QString ) : QVariant(QString, "")
    role 0 : ( QString ) : QVariant(QString, "")
    role 1 : ( QIcon ) : QVariant(QIcon, )
    role 2 : ( QString ) : QVariant(QString, "")
    role 3 : ( QString ) : QVariant(QString, "")
    role 0 : ( QString ) : QVariant(QString, "")
    role 1 : ( QIcon ) : QVariant(QIcon, )
    role 2 : ( QString ) : QVariant(QString, "")
    role 3 : ( QString ) : QVariant(QString, "")
    role 0 : ( QString ) : QVariant(QString, "")
    role 1 : ( QIcon ) : QVariant(QIcon, )
    role 2 : ( QString ) : QVariant(QString, "")
    role 3 : ( QString ) : QVariant(QString, "")
    amarok: **********************************************************************************************
    amarok: ** AMAROK WAS STARTED IN NORMAL MODE. IF YOU WANT TO SEE DEBUGGING INFORMATION, PLEASE USE: **
    amarok: ** amarok --debug **
    amarok: **********************************************************************************************
    [nik@hikari ~]$ amarok(28369) KNetworkAccessManager::createRequest: GetOperation: QUrl( "http://post.audioscrobbler.com:80/?hs=true&p=1.2.1&c=ark&v=2.3.0&u=Nicky726&t=1272143967&a=dd57f57a0452f9bd02fdaa076cdcd5bc&api_key=402d3ca8e9bc9d3cf9b85e1202944ca5&sk=c66c8ddc94bfac81014d04b6c6a75be4" )
    HTTP GET QUrl( "http://post.audioscrobbler.com:80/?hs=true&p=1.2.1&c=ark&v=2.3.0&u=Nicky726&t=1272143967&a=dd57f57a0452f9bd02fdaa076cdcd5bc&api_key=402d3ca8e9bc9d3cf9b85e1202944ca5&sk=c66c8ddc94bfac81014d04b6c6a75be4" )
    amarok(28369) KNetworkAccessManager::createRequest: PostOperation: QUrl( "http://ws.audioscrobbler.com/2.0/" )
    amarok(28369) KNetworkAccessManager::createRequest: PostOperation: QUrl( "http://ws.audioscrobbler.com/2.0/" )
    amarok(28369) KNetworkAccessManager::createRequest: PostOperation: QUrl( "http://ws.audioscrobbler.com/2.0/" )
    amarok(28369) MagnatuneConfig::load: load
    role 0 : ( QVariantList ) : QVariant(QVariantList, (QVariant(QString, "Místní podcasty") ) )
    role 1 : ( QVariantList ) : QVariant(QVariantList, (QVariant(QIcon, ) ) )
    role 3 : ( QVariantList ) : QVariant(QVariantList, (QVariant(QString, "Místní podcasty") ) )
    QMap((0, QMap((0, QVariant(QString, "Místní podcasty") ) ( 1 , QVariant(QIcon, ) ) ( 3 , QVariant(QString, "Místní podcasty") ) ) ) )
    Creating empty group: "Místní podcasty"
    QWidget::setMinimumSize: (Media Sources dock/AmarokDockWidget) Negative sizes (100,-1) are not possible
    QWidget::setMinimumSize: (Playlist dock/AmarokDockWidget) Negative sizes (277,-1) are not possible
    amarok(28369)/kdecore (services) KMimeTypeFactory::parseMagic: Now parsing "/usr/share/mime/magic"
    amarok(28369)/kdecore (services) KMimeTypeFactory::parseMagic: Now parsing "/home/nik/.local/share/mime/magic"
    QWidget::setMinimumSize: (Media Sources dock/AmarokDockWidget) Negative sizes (100,-1) are not possible
    QWidget::setMinimumSize: (Playlist dock/AmarokDockWidget) Negative sizes (277,-1) are not possible
    QWidget::setMinimumSize: (Media Sources dock/AmarokDockWidget) Negative sizes (100,-1) are not possible
    QWidget::setMinimumSize: (Playlist dock/AmarokDockWidget) Negative sizes (277,-1) are not possible
    Does anyone have any idea? Are there any files not named like amarok* somewhere in .kde4/, which amarok actually uses?
    Thanx.
    Last edited by Nicky726 (2010-05-01 07:20:34)

    When looking at the output of amarok on the working computer, I noticed that following was missing:
    QWidget::setMinimumSize: (Media Sources dock/QDockWidget) Negative sizes (138,-1) are not possible
    QWidget::setMinimumSize: (Playlist dock/QDockWidget) Negative sizes (277,-1) are not possible
    amarok(7445)/kdecore (services) KMimeTypeFactory::parseMagic: Now parsing "/usr/share/mime/magic"
    amarok(7445)/kdecore (services) KMimeTypeFactory::parseMagic: Now parsing "/home/nik/.local/share/mime/magic"
    QWidget::setMinimumSize: (Media Sources dock/QDockWidget) Negative sizes (138,-1) are not possible
    QWidget::setMinimumSize: (Playlist dock/QDockWidget) Negative sizes (277,-1) are not possible
    QWidget::setMinimumSize: (Media Sources dock/QDockWidget) Negative sizes (138,-1) are not possible
    QWidget::setMinimumSize: (Playlist dock/QDockWidget) Negative sizes (277,-1) are not possible
    Although I just copied everything amarok related in ~/.kde4 from the working machine.
    OK, posted at kde.forums...
    Last edited by Nicky726 (2010-04-30 19:33:03)

Maybe you are looking for