OpenGL 3.x Development

I have a few questions for which I have not found the answers despite a lot of searching.
I have a new MacBook Pro running OS X Lion 10.7.3 and XCode 4.  I have succeeded in building both a static and a dynamic library and well as a few applications.  I would like to add my libraries to XCode so they show up under XCode under Build Phase - Link Binary with Libraries.  I tried placing them in /usr/lib but they do not show up as desired.  I looked for /usr/local/lib but I don't find that directory on my macbook.  How can I get my libraries to show up under XCode under Build Phase - Link Binary with Libraries?
My next question concerns developing OpengGL 3.x applications for OS X Lion.  I don't find the usual extension libraries such as GLEW and GLEE.  I could, of course, download and use them.  However, I would prefer to use whatever libraries are built into the mac and XCode.  I do find the opengl framework under XCode under Build Phase - Link Binary with Libraries.  And, I notice that it contains the headers gl3.h and gl3ext.h.  Are these the prefered headers (and associated library code) to use for building OpenGL 3.x applications for OS X Lion (and presumably iOS) applications?
Thanks,
David

Thanks Mark.  I placed both libGLEW.a and libGLEW.dylib in /Library/Frameworks.  However, only libGLEW.dylib shows up in the dialog.  In fact the only libraries that the dialog displays are dynamic.  I guess to add static libraries you have to click the Add Other button.
Regarding OpenGL 3.2, I did find this specification at opengl.org:
http://www.opengl.org/registry/doc/glspec32.core.20091207.withchanges.pdf
In this document there is some discussion about gl3.h.  I quote the relevant text:
"When platforms became common where the OpenGL SDK (library and header files) were not necessarily obtained from the same source as the OpenGL driver, such as Microsoft Windows and Linux, <GL/gl.h> could not always be kept in sync with new core API versions and extensions supported by drivers. At this time the OpenGL ARB defined a new header, <GL/glext.h>, which could be obtained directly from the OpenGL Extension Registry (see section I.1).
The combination of <GL/gl.h> and <GL/glext.h> always defines all APIs for all profiles of the latest OpenGL version, as well as for all extensions defined in the Registry.
<GL3/gl3.h> defines APIs for the core profile of OpenGL 3.2, together with ARB extensions compatible with the core profile. It does not include APIs for features only in the compatibility profile or for other extensions.
<GL3/gl3ext.h> defines APIs for additional ARB, EXT, and vendor exten- sions compatible with the core profile, but not defined in <GL3/gl3.h>. Most older extensions are not compatible with the core profile.
Applications using the OpenGL 3.2 compatibility profile (see appendices H and E) should #include the traditional <GL/gl.h> and <GL/glext.h> headers.
Applications using the core profile should #include the new <GL3/gl3.h> and <GL3/gl3ext.h> headers introduced with OpenGL 3.1.
By using <GL3/gl3.h> and <GL3/gl3ext.h>, instead of the legacy <GL/gl.h> and <GL/glext.h>, newly developed applications are given in- creased protection against accidentally using a “legacy” feature that has been re- moved from the core profile This can assist in developing applications on a GL implementation that supports the compatibility profile when the application is also intended to run on other platforms supporting only the core profile.
Developers should always be able to download <GL3/gl3.h> and <GL3/gl3ext.h> from the Registry, with these headers replacing, or being used in place of older versions that may be provided by a platform SDK. "
It seems that if you use gl.h (or gl3.h for the 3.2 core profile), then you shouldn't need to use GLEW.  Yet, most other documentation suggests using GLEW or GLEE.  However, I have not found an explanation for why.

Similar Messages

  • CS5 Windows 7

    I have a Toshiba Sitellite 505 with windows 7. I can not start CS5 64. All it show is that photoshop 64 has stop working

    I just upgraded my Nvidia GTS8600 card to a NVidia GTS250 1-GB memory this morning and here is what I did to insure a "uneventful" video card hardware upgrade on a Windows 7 Ultimate 64-bit o/s........
    1. Go into control panel -->  video  --> properties --> uninstall video drivers
        Once you complete this task you pc should flash then revert to 640 x 480 resolution which is safe mode display
    2. Rmove old video card and install new video card making sure to reconnect your monitor cable and 6-pin video card pwr plug
    3. Power up pc and it will automatically see out and d/l drivers (if you have Win XP you have to then manually install drivers)
    4. Once the pc is quiescent  google search "Nvidia OpenGL Drivers"
         http://developer.nvidia.com/page/opengl.html
    5. Download the appropriate drivers (depending which version o/s and if 32 or 64-bit) and install these new OpenGL drivers
    6. Open PhotoShop Edit  --> Preferences  --> Performance  --> verify/enable OpenGL

  • CS5, Windows 7, MSI nVidia GTX260

    I just recently upgraded my graphics card from an 8800GT to a 260GTX. While using the 8800GT, Photoshop would detect the graphics card and I was able to enable hardware acceleration. After installing the new card Photoshop no longer detects the 260GTX. To answer the obvious question, I downloaded the latest driver software from nVidia last night and installed it to be certain. This was to no avail. Any thoughts on a solution? I'd really like to rotate my canvas.

    I just upgraded my Nvidia GTS8600 card to a NVidia GTS250 1-GB memory this morning and here is what I did to insure a "uneventful" video card hardware upgrade on a Windows 7 Ultimate 64-bit o/s........
    1. Go into control panel -->  video  --> properties --> uninstall video drivers
        Once you complete this task you pc should flash then revert to 640 x 480 resolution which is safe mode display
    2. Rmove old video card and install new video card making sure to reconnect your monitor cable and 6-pin video card pwr plug
    3. Power up pc and it will automatically see out and d/l drivers (if you have Win XP you have to then manually install drivers)
    4. Once the pc is quiescent  google search "Nvidia OpenGL Drivers"
         http://developer.nvidia.com/page/opengl.html
    5. Download the appropriate drivers (depending which version o/s and if 32 or 64-bit) and install these new OpenGL drivers
    6. Open PhotoShop Edit  --> Preferences  --> Performance  --> verify/enable OpenGL

  • NSOpenGLAutoscaleBounds=NO

    In the console I have noticed an error message reading:
    *4/5/08 10:29:50 AM Safari[1440] NSOpenGLAutoscaleBounds=NO*
    I believe this is occurred when attempting to load a page on facebook. It also seems that my browsers are load pages with lots of photos slowly. I had previously had this problem under 10.4, and solved it by creating a new network location besides default to use, but this does not seem to be solving the problem, neither does emptying the cache.
    What does the NSOpenGLAutoscaleBounds error refer to?

    See http://developer.apple.com/graphicsimaging/opengl/ and http://developer.apple.com/documentation/GraphicsImaging/Conceptual/OpenGL-MacPr ogGuide/openglintro/chapter_1_section_1.html#//appleref/doc/uid/TP40001987-CH207-TP9 for details.

  • Setting up Eclipse for C++ OpenGL development on Arch (Help, please!)

    I've recently switched over to Arch (and love it) from Windows 7, and am trying to start developing in OpenGL using C++. I've used Eclipse a lot on the Windows side for Java development, but I'm having trouble referencing the OpenGL libraries in the C++ stuff.
    My code is as follows:
    #include <GL/gl.h>
    #include <GL/freeglut.h>
    int main(int argc, char **argv) {
    glutInit(&argc, argv);
    return 0;
    I don't believe the problem's there because the code won't even begin to compile.
    I tried to find and select the libraries I need in the project properties, but I really have no idea what I'm doing in there. In the current state of things, this is my console output:
    **** Build of configuration Debug for project CGame ****
    make all
    Building target: CGame
    Invoking: Cross G++ Linker
    g++ -L/usr/include/GL -o "CGame" ./main.o -l/usr/include/GL
    /usr/bin/ld: cannot find -l/usr/include/GL
    collect2: error: ld returned 1 exit status
    make: *** [CGame] Error 1
    **** Build Finished ****
    This is what some parts of Eclipse's configuration look like:
    Can anybody lend me a hand? I've been searching around on the Internet for a little while now, but I'm getting tired of all the shitty information there is. Many thanks if you can point out how to include the OpenGL/freeglut libraries in my project. If you want to see how my Eclipse stuff is configured, I can show you over Skype or TeamViewer.
    Last edited by BLACKwave (2012-04-04 21:37:47)

    Got it working? Great!
    Personally, I use the GLFW window library for OpenGL coding. You can get it by:
    pacman -S glfw
    triangle.cpp
    //========================================================================
    // This is a small test application for GLFW.
    // The program opens a window (640x480), and renders a spinning colored
    // triangle (it is controlled with both the GLFW timer and the mouse).
    //========================================================================
    #include <stdio.h>
    #include <stdlib.h>
    #include <GL/glfw.h>
    int main( void )
    int width, height, x;
    double t;
    // Initialise GLFW
    if( !glfwInit() )
    fprintf( stderr, "Failed to initialize GLFW\n" );
    exit( EXIT_FAILURE );
    // Open a window and create its OpenGL context
    if( !glfwOpenWindow( 640, 480, 0,0,0,0, 0,0, GLFW_WINDOW ) )
    fprintf( stderr, "Failed to open GLFW window\n" );
    glfwTerminate();
    exit( EXIT_FAILURE );
    glfwSetWindowTitle( "Spinning Triangle" );
    // Ensure we can capture the escape key being pressed below
    glfwEnable( GLFW_STICKY_KEYS );
    // Enable vertical sync (on cards that support it)
    glfwSwapInterval( 1 );
    do
    t = glfwGetTime();
    glfwGetMousePos( &x, NULL );
    // Get window size (may be different than the requested size)
    glfwGetWindowSize( &width, &height );
    // Special case: avoid division by zero below
    height = height > 0 ? height : 1;
    glViewport( 0, 0, width, height );
    // Clear color buffer to black
    glClearColor( 0.0f, 0.0f, 0.0f, 0.0f );
    glClear( GL_COLOR_BUFFER_BIT );
    // Select and setup the projection matrix
    glMatrixMode( GL_PROJECTION );
    glLoadIdentity();
    gluPerspective( 65.0f, (GLfloat)width/(GLfloat)height, 1.0f, 100.0f );
    // Select and setup the modelview matrix
    glMatrixMode( GL_MODELVIEW );
    glLoadIdentity();
    gluLookAt( 0.0f, 1.0f, 0.0f, // Eye-position
    0.0f, 20.0f, 0.0f, // View-point
    0.0f, 0.0f, 1.0f ); // Up-vector
    // Draw a rotating colorful triangle
    glTranslatef( 0.0f, 14.0f, 0.0f );
    glRotatef( 0.3f*(GLfloat)x + (GLfloat)t*100.0f, 0.0f, 0.0f, 1.0f );
    glBegin( GL_TRIANGLES );
    glColor3f( 1.0f, 0.0f, 0.0f );
    glVertex3f( -5.0f, 0.0f, -4.0f );
    glColor3f( 0.0f, 1.0f, 0.0f );
    glVertex3f( 5.0f, 0.0f, -4.0f );
    glColor3f( 0.0f, 0.0f, 1.0f );
    glVertex3f( 0.0f, 0.0f, 6.0f );
    glEnd();
    // Swap buffers
    glfwSwapBuffers();
    } // Check if the ESC key was pressed or the window was closed
    while( glfwGetKey( GLFW_KEY_ESC ) != GLFW_PRESS &&
    glfwGetWindowParam( GLFW_OPENED ) );
    // Close OpenGL window and terminate GLFW
    glfwTerminate();
    exit( EXIT_SUCCESS );
    Then you can compile the code above by:
    g++ triangle.cpp -o triangle -l GLFW -l GL
    It just draws a rotating triangle, but should get you started on something more exiting.
    Last edited by krigun (2012-04-04 23:39:45)

  • How can I use OpenGL ES and GLKit framework fr developing iOS games??

    I've seen that people use OpenGl ES to create 2D or 3D games. But I still don't know how to use OpenGL ES. And GLKit, it is a kind of software. Can anyone explain me about them please?

    Hi Eric,
    it would help me frame answers if you give the background information:
    - do you know any 3D computer graphics theory? E.g. viewing transformations.
    - do you know any openGL already?
    - do you already know objectiveC and ios programming?
    To answer your questions:
    - the OpenGL ES libraries are already included as part of the iOS SDK, so if you have that you are set.
    - I am using an Air myself, works fine for developing for iOS, including code using OpenGL ES.
    - OpenGL ES is based on OpenGL 3.0, so is very similar. Almost the same.
    - read the post I linked to:
    http://db-in.com/blog/2011/01/all-about-opengl-es-2-x-part-13/
    He explains how to hook things up quite well. However, you do already need to understand how to develop for iOS.
    As I mentioned above, it helps to know 3D Graphics principles. If you do not know that then it is difficult to animate using openGL (or any other SDK). There are third party tools available (e.g. Corona, Unity, project Anarchy) that can make life easier, but at some point you simply have to learn 3D graphics. Trying to do animation without understanding graphics is like trying to write native apps without understanding programming. You can cheat to do basic stuff, but nothing useful or deep.
    This is not easy stuff, you will have to put some work into it. Start with the above link as an intro, and also the apple docs pointed to by teacup.
    Good luck!

  • LabVIEW Development Team: Windows Vista May Degrade OpenGL

    A while back, I started some threads about the OpenGL/Mesa graphics that are at the heart of LabVIEW [and I suppose the reason that LabVIEW can support cross platform porting to Linux/OSX/Solaris/etc]:
    OpenGL hardware acceleration for the LabVIEW's OpenGL graphics engine?
    http://forums.ni.com/ni/board/message?board.id=170&message.id=105103
    Tips for tweaking graphics hardware acceleration of Mesa & the mesa.dll implementation on Win32 platforms?
    http://forums.ni.com/ni/board/message?board.id=170&message.id=106579
    In summary: The Mesa implementation of OpenGL on Win32 platforms does NOT support hardware acceleration.
    Just now, however, a thread was started over at Slashdot, which indicates that the situation for Win32/Win64 could become much worse: In the next generation of Microsoft operating systems, OpenGL will only exist as a software layering over [or "wrapper around"] the underlying DirectX software, i.e. OpenGL will no longer exist as a separate infrastructure, and LabVIEW graphics performance could take an enormous hit:
    Windows Vista May Degrade OpenGL
    http://slashdot.org/article.pl?sid=05/08/06/177251
    Definitely something to keep your eye on.

    About a third of the way down the main thread, there's a good subthread here:
    http://slashdot.org/comments.pl?sid=158252&pid=13259310&threshold=-1
    It looks like the hardware manufacturers [ATi, nVidia, 3Dlabs, etc] are calling on the software manufacturers [like National Instruments] to join with them in applying pressure on Microsoft to change this approach to OpenGL.

  • NVIDIA OpenGL driver lost connection with the display driver

    Alienware M14x Laptop
    Windows 7-pre 64-bit
    8gb ram
    3gb Video: NVIDIA GeForce GT 555M
    Intel i7 2760QM
    AE CS4
    AE keeps crashing. I get the following message while doing something as simple as scrubbing through the timeline, or changing opacity of a layer. in 1080p, I have a picture layer, a solid, some color corrections, and that's it. i just got this new computer and i have never had this problem on my old computer.
    this message appears after AE crashes."The NVIDIA OpenGL driver lost connection with the display driver and is unable to continue. The application must close."
    this message appears in the taskbar: "Display driver stopped responding and has recovered. Display driver NVIDIA Windows kernel Mode Driver, Version 267.21 stopped responding and has successfully recovered"
    any ideas on how to stop AE from causing my display driver to stop working?
    Thanks, Ramzi Rebeiz

    For anyone picking up this thread (it's probably too late for rrebeiz40 by now!) I have come across a simple but apparently very effective tip that has solved the 'OpenGL driver lost connection' issue for many people using various NVIDIA with various Adobe progs (incidentally a lot of these seem to crop up on Dell machines, especially Notebooks).
    (It fixed my issue with Premiere Pro CS4 - GeForce GT 555M on Win 7 Ultimate 64-bit, Dell XPSL702X).
    It's posted on http://forum-archive.developer.nvidia.com/index.php?showtopic=5331&st=40 (look for the last post, No 50) as follows:
    THIS FIX APPEARS TO WORK...found on an Adobe forum
    "This issue led me to this fix: go to NVIDIA Control Panel --> Manage 3D Settings --> Global Settings, and switch "Power Management Mode" to "Prefer Maximum Performance" (the default "Adaptive" setting seemed to be the culprit). And that's it! The key here is changing the "Global" setting, as my individual programs were already set to "Prefer Maximum Performance." I can cause the error to reoccur by changing back to "Adaptive."
    Otherwise lots more ideas on this site: http://www.instructables.com/id/How-to-Fix...Nvlddmkm-Error/
    My PC has been running for 2 days now. I only put the top fix in for now. Feel happier I have more options if need be though.
    Inserted from <http://forum-archive.developer.nvidia.com/index.php?showtopic=5331&st=40>
    It worked for me

  • HELP...   Since last week, I can not awake from sleep. After reading a review I downloaded Deep Sleep, but after the first deep sleep, my MBP (late 2011 with Mountain Lion), developed a problem restarting from sleep.

    HELP...   Since last week, I can not awake from sleep. After reading a review I downloaded Deep Sleep, but after the first deep sleep, my MBP (late 2011 with Mountain Lion), developed a problem restarting from sleep. I straight away uninstalled Deep Sleep, but the problem has increased.
    Now when I try to awake from sleep, a grey screen with the apple logo appears with a progress bar underneath it, which slowly moves to the forelast indicator, then it stops and a audio signal starts.  Three bleeps and pause.
    Then when I press the on/off botton and restart the system, the underneath error reports appears with the heading  RAPPORTD unexpectedly failed.
    Can any one help?
    Process:         rapportd [235]
    Path:            /Library/Rapport/*/rapportd
    Identifier:      rapportd
    Version:         ???
    Code Type:       X86 (Native)
    Parent Process:  launchd [196]
    User ID:         501
    Date/Time:       2012-08-27 11:38:13.723 +0200
    OS Version:      Mac OS X 10.8.1 (12B19)
    Report Version:  10
    Interval Since Last Report:          8281 sec
    Crashes Since Last Report:           5
    Per-App Crashes Since Last Report:   5
    Anonymous UUID:                      F7A70155-2067-4184-A500-CECB394A71B3
    Crashed Thread:  5
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000920
    VM Regions Near 0x920:
    --> __PAGEZERO             0000000000000000-0000000000001000 [    4K] ---/--- SM=NUL  /Library/Rapport/*
        __TEXT                 0000000000001000-0000000000065000 [  400K] r-x/rwx SM=COW  /Library/Rapport/*
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_c.dylib                       0x991479c9 szone_free_definite_size + 3565
    1   libsystem_c.dylib                       0x99141cdc free + 217
    2   rapportd                                0x00022a80 refree + 43
    3   rapportd                                0x0001dc09 dictionary_free + 97
    4   RapportUtil1.dylib                      0x001893ea CLocalSection::~CLocalSection() + 40
    5   RapportUtil1.dylib                      0x0018e17b CSimplePersistentSection::~CSimplePersistentSection() + 97
    6   RapportUtil1.dylib                      0x00186e07 counted_ptr<IConfigurationSection>::release() + 57
    7   RapportUtil1.dylib                      0x00186512 SectionSynchronizer::~SectionSynchronizer() + 54
    8   RapportUtil1.dylib                      0x00186e07 counted_ptr<IConfigurationSection>::release() + 57
    9   RapportUtil1.dylib                      0x001885d8 std::pair<std::string const, counted_ptr<IConfigurationSection> >::~pair() + 26
    10  RapportUtil1.dylib                      0x00188628 __gnu_cxx::hashtable<std::pair<std::string const, counted_ptr<IConfigurationSection> >, std::string, __gnu_cxx::hash<std::string>, std::_Select1st<std::pair<std::string const, counted_ptr<IConfigurationSection> > >, std::equal_to<std::string>, std::allocator<counted_ptr<IConfigurationSection> > >::_M_delete_node(__gnu_cxx::_Hashtable_node<std::pair<std::string const, counted_ptr<IConfigurationSection> > >*) + 44
    11  RapportUtil1.dylib                      0x00188994 __gnu_cxx::hashtable<std::pair<std::string const, counted_ptr<IConfigurationSection> >, std::string, __gnu_cxx::hash<std::string>, std::_Select1st<std::pair<std::string const, counted_ptr<IConfigurationSection> > >, std::equal_to<std::string>, std::allocator<counted_ptr<IConfigurationSection> > >::clear() + 62
    12  RapportUtil1.dylib                      0x001889eb __gnu_cxx::hashtable<std::pair<std::string const, counted_ptr<IConfigurationSection> >, std::string, __gnu_cxx::hash<std::string>, std::_Select1st<std::pair<std::string const, counted_ptr<IConfigurationSection> > >, std::equal_to<std::string>, std::allocator<counted_ptr<IConfigurationSection> > >::~hashtable() + 23
    13  RapportUtil1.dylib                      0x00186791 CConfigurationManager::~CConfigurationManager() + 77
    14  RapportUtil1.dylib                      0x0019a8e3 counted_ptr<CConfigurationManager>::release() + 57
    15  RapportUtil1.dylib                      0x0019b348 configuration::~configuration() + 54
    16  RapportUtil1.dylib                      0x0019a113 counted_ptr<configuration>::release() + 57
    17  libsystem_c.dylib                       0x99161edb __cxa_finalize + 184
    18  libsystem_c.dylib                       0x99164dd5 exit + 23
    19  rapportd                                0x00002317 start + 63
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x98a8b9ae kevent + 10
    1   libdispatch.dylib                       0x99223cc5 _dispatch_mgr_invoke + 993
    2   libdispatch.dylib                       0x992237fd _dispatch_mgr_thread + 53
    Thread 2:
    0   libsystem_kernel.dylib                  0x98a8b0ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x9912a04c _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x99129e19 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x99111cca start_wqthread + 30
    Thread 3:
    0   libsystem_kernel.dylib                  0x98a8b0ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x9912a04c _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x99129e19 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x99111cca start_wqthread + 30
    Thread 4:
    0   libsystem_kernel.dylib                  0x98a8b0ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x9912a04c _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x99129e19 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x99111cca start_wqthread + 30
    Thread 5 Crashed:
    0   rapportd                                0x0002c66c threaded_service::main(void*) + 208
    1   libsystem_c.dylib                       0x99127557 _pthread_start + 344
    2   libsystem_c.dylib                       0x99111cee thread_start + 34
    Thread 5 crashed with X86 Thread State (32-bit):
      eax: 0x00000900  ebx: 0x0002c5a7  ecx: 0xbffff894  edx: 0xbffff88c
      edi: 0xbffff898  esi: 0x00012868  ebp: 0xb030af98  esp: 0xb030af40
       ss: 0x00000023  efl: 0x00010202  eip: 0x0002c66c   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000023   gs: 0x0000000f
      cr2: 0x00000920
    Logical CPU: 0
    Binary Images:
        0x1000 -    0x64fef +rapportd (???) <322EF040-125E-3D79-4A2F-01BB8B1415E9> /Library/Rapport/*/rapportd
       0xaf000 -   0x147ff7 +RapportWR.dylib (1) <A50472EA-F9E8-3C45-E173-216263532AEC> /Library/Rapport/*/RapportWR.dylib
      0x16e000 -   0x2faffb +RapportUtil1.dylib (1) <087D94DE-7376-A5E6-C000-2895F7D0AA60> /Library/Rapport/*/RapportUtil1.dylib
      0x3f8000 -   0x420fef +librooksbas.dylib (1) <75079BEF-ED76-12F6-5973-3B4584AFA1E4> /Library/Rapport/*/librooksbas.dylib
      0x718000 -   0x725ffb  com.apple.Librarian (1.1 - 1) <C8D82AA3-AE5E-3B6D-A8D1-847856057186> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
      0x732000 -   0x733fff +com.ecamm.pluginloader (Ecamm Plugin Loader v1.0.5 - 1.0.5) /Library/InputManagers/*/Ecamm Plugin Loader.bundle/Contents/MacOS/Ecamm Plugin Loader
    0x8fe77000 - 0x8fea9e57  dyld (210.2.3) <23516BE4-29BE-350C-91C9-F36E7999F0F1> /usr/lib/dyld
    0x9000e000 - 0x9001bff7  com.apple.AppleFSCompression (49 - 1.0) <166AA1F8-E50A-3533-A3B5-8737C5118CC3> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x90135000 - 0x90135fff  libkeymgr.dylib (25) <D5E93F7F-9315-3AD6-92C7-941F7B54C490> /usr/lib/system/libkeymgr.dylib
    0x90294000 - 0x90294fff  libSystem.B.dylib (169.3) <4F99C03B-BBFF-3BF8-8CC2-2DA764447446> /usr/lib/libSystem.B.dylib
    0x90295000 - 0x90295fff  com.apple.Carbon (154 - 155) <604ADD9D-5835-3294-842E-3A4AEBCCB548> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x90296000 - 0x90296fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <4EC0548E-3A3F-310D-A366-47B51D5B6398> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x90297000 - 0x90679ff7  com.apple.HIToolbox (2.0 - 624) <04C20B6A-FE3D-396E-BCAF-AC4DBAB3747E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x90acc000 - 0x90b30ff3  libstdc++.6.dylib (56) <F8FA490A-8F3C-3645-ABF5-78926CE9C62C> /usr/lib/libstdc++.6.dylib
    0x90b3f000 - 0x90db9ff3  com.apple.RawCamera.bundle (3.14.2 - 644) <3A5383AC-F30A-3674-88F4-DF82ADE8D73E> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x90dba000 - 0x90dc7fff  libGL.dylib (8.5) <B411046C-3068-3A22-B3F1-9E78C5888232> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x90dc8000 - 0x90e5affb  libvMisc.dylib (380.6) <6DA3A03F-20BE-300D-A664-B50A7B4E4B1A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x90e5b000 - 0x90f05ff7  com.apple.LaunchServices (539 - 539) <4C026504-5420-35D7-912E-A584C6F9FFC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x90f06000 - 0x90f4bff7  com.apple.NavigationServices (3.7 - 200) <F6531764-6E43-3AF3-ACDD-8A5551EF016A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x9114e000 - 0x91158fff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <B855E8B4-2EE3-3BFF-8547-98A0F084F9AF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x91159000 - 0x911b6fff  com.apple.audio.CoreAudio (4.1.0 - 4.1.0) <9549B81F-4425-34EE-802B-F462068DC0C5> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x911c3000 - 0x911cafff  liblaunch.dylib (442.21) <349330F8-1BBF-3B78-AFB2-4F32413CE971> /usr/lib/system/liblaunch.dylib
    0x911cb000 - 0x91219ffb  com.apple.SystemConfiguration (1.12 - 1.12) <5859B368-4118-3755-A197-0A8172514ADA> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x9121a000 - 0x9121effe  libcache.dylib (57) <834FDCA7-FE3B-33CC-A12A-E11E202477EC> /usr/lib/system/libcache.dylib
    0x9121f000 - 0x91220fff  libsystem_sandbox.dylib (220) <4E42390B-25EC-3530-AF01-337E430C16EB> /usr/lib/system/libsystem_sandbox.dylib
    0x91223000 - 0x91279ff3  com.apple.HIServices (1.20 - 416) <C52A00FD-76D6-34F3-95D1-7EDB857EC5E5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x912b7000 - 0x913afff2  libsqlite3.dylib (138) <AA00F27E-B72D-31DE-8EE4-985227CC9912> /usr/lib/libsqlite3.dylib
    0x913b0000 - 0x913b2ffb  libRadiance.dylib (843) <6C2B92DB-A537-3618-9E68-F006DF427D2F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
    0x913b3000 - 0x913f7fff  libGLU.dylib (8.5) <DC69992A-2547-38FF-ABD1-BDE19EA75C08> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x91428000 - 0x9144aff3  libc++abi.dylib (24.2) <4C064BFE-B8B4-35CA-AB3C-F6A47D47A0F2> /usr/lib/libc++abi.dylib
    0x91571000 - 0x91571ffd  com.apple.audio.units.AudioUnit (1.8 - 1.8) <B688A998-93B5-3D9B-BAE4-E49947AA82B4> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x91572000 - 0x915b3ff7  libcups.2.dylib (327) <F46F8703-FEAE-3442-87CB-45C8BF98BEE5> /usr/lib/libcups.2.dylib
    0x915b4000 - 0x915c2fff  com.apple.opengl (1.8.5 - 1.8.5) <8EB6DEE7-7248-3644-B840-35174755C356> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x915c3000 - 0x91625fff  libc++.1.dylib (65.1) <C0CFF9FF-5D52-3EAE-B921-6AE1DA00A135> /usr/lib/libc++.1.dylib
    0x91651000 - 0x91a09ffa  libLAPACK.dylib (1073.3) <0F813868-D84F-365D-8A7B-67FDA169F19C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x91a0d000 - 0x91e2aff3  FaceCoreLight (2.0.1) <3EF03B25-C361-31A6-8704-3FBFFBD0E10B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
    0x91e30000 - 0x91e54fff  libJPEG.dylib (843) <04383F74-067F-3E98-882F-21F5B9578984> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91f89000 - 0x92087ff7  libFontParser.dylib (84.5) <B3006327-7B2D-3966-A56A-BD85F1D71641> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x92088000 - 0x9208cffc  libGIF.dylib (843) <355B672B-D07D-36FE-B6B9-142406ACFBA2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x9219e000 - 0x9245bff3  com.apple.security (7.0 - 55178.0.1) <EB90D52E-27EC-3874-BA15-C69976F1067A> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x9249f000 - 0x924fafff  com.apple.htmlrendering (77 - 1.1.4) <5C0C669F-AE07-3983-B38F-EB829B5CE609> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x924fb000 - 0x9253aff7  com.apple.bom (12.0 - 192) <0637E52C-D151-37B3-904F-8656B2FD44DD> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x9253b000 - 0x92589ffb  libFontRegistry.dylib (100) <3B8350C2-4D8F-38C4-A22E-2F855D7E83D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x9258a000 - 0x925bbff7  com.apple.DictionaryServices (1.2 - 184) <9199E88F-2477-3596-9F56-B8E317A7164D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x925bc000 - 0x92745ff7  com.apple.vImage (6.0 - 6.0) <1D1F67FE-4F75-3689-BEF6-4A46C8039E70> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x92746000 - 0x92750fff  libsystem_notify.dylib (98.5) <7EEE9475-18F8-3099-B0ED-23A3E528ABE0> /usr/lib/system/libsystem_notify.dylib
    0x92751000 - 0x92771ff7  com.apple.ChunkingLibrary (2.0 - 132) <172C3F7F-CB49-323F-932F-35340999979E> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
    0x92772000 - 0x92a77fff  com.apple.CoreServices.CarbonCore (1037 - 1037) <92494ADA-2ED1-3141-81B9-23F2C27E779C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x92fbb000 - 0x92fbffff  com.apple.OpenDirectory (10.8 - 151.10) <A1858D81-086F-3BF5-87E3-9B70409FFDF6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x93003000 - 0x930c1ff3  com.apple.ColorSync (4.8.0 - 4.8.0) <EFEDCB37-4F20-3CEC-A185-5D2976E11BAC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x930c2000 - 0x93162ff7  com.apple.QD (3.42 - 285) <1B8307C6-AFA8-312E-BA5B-679070EF2CA1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x93163000 - 0x931affff  libcorecrypto.dylib (106) <FAAD1A30-0D84-3A17-AC40-288EF0F529AA> /usr/lib/system/libcorecrypto.dylib
    0x93208000 - 0x93dc1fff  com.apple.AppKit (6.8 - 1187) <5E13B150-4096-3B61-9DC0-6ABA48F6515B> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93dc2000 - 0x93e04ff7  libauto.dylib (185.1) <B2B5B639-6778-352A-828D-FD8B64A3E8B3> /usr/lib/libauto.dylib
    0x94492000 - 0x94501ffb  com.apple.Heimdal (3.0 - 2.0) <1ABF438B-30E6-3165-968C-E2EA1A9DF1FD> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x94502000 - 0x9461dff7  com.apple.desktopservices (1.7.1 - 1.7.1) <0039FBAA-BB0B-36B7-962F-BDAC8E3D1C58> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x94994000 - 0x94994fff  com.apple.ApplicationServices (45 - 45) <677C4ACC-9D12-366F-8A87-B898AC806DD9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x949cb000 - 0x949ceffb  com.apple.TCC (1.0 - 1) <C1B2A1EB-9EA2-3340-8611-F788C87A951F> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x9524c000 - 0x952b2fff  com.apple.print.framework.PrintCore (8.0 - 387) <84DFC4F0-3186-3C59-9EBD-9EF2C3561A43> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x952b3000 - 0x952b3fff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <908B8D40-3FB5-3047-B482-3DF95025ECFC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x952b4000 - 0x952f9ff5  com.apple.opencl (2.1.17 - 2.1.17) <921C1549-637A-33D7-A891-834FB9F582C7> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x952fa000 - 0x9531efff  com.apple.PerformanceAnalysis (1.16 - 16) <18DE0F9F-1264-394D-AC56-6B2A1771DFBE> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x9531f000 - 0x95497ff5  com.apple.QuartzCore (1.8 - 304.0) <0B0EC55A-9084-3E28-9A84-1813CE3FAA9B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x95498000 - 0x9549bffd  libCoreVMClient.dylib (24.4) <C54E8FD0-61EC-3DC8-8631-54288AC66AC8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x95516000 - 0x95958ff3  com.apple.CoreGraphics (1.600.0 - 322) <2E04AAAD-8403-3819-BD6C-9836D42F58B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x95959000 - 0x9595bfff  com.apple.securityhi (4.0 - 55002) <15E9B9BC-108F-3416-A0A7-A321A85081F7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x95d59000 - 0x95d5cfff  com.apple.help (1.3.2 - 42) <AD7EB1F0-A068-3A2C-9D59-38E59CEC0D96> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x95d5d000 - 0x95d6bfff  libxar.1.dylib (105) <343E4A3B-1D04-34A3-94C2-8C7C9A8F736B> /usr/lib/libxar.1.dylib
    0x95d6c000 - 0x95d6dffd  com.apple.TrustEvaluationAgent (2.0 - 23) <E42347C0-2D3C-36A4-9200-757FFA61B388> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x95d78000 - 0x95dedff7  com.apple.ApplicationServices.ATS (332 - 341) <EC79D064-1399-3F33-BACC-6D93A5BE04E6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x95e03000 - 0x95e5aff7  com.apple.ScalableUserInterface (1.0 - 1) <2B5E454B-BC49-3E85-B54D-1950397C448C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    0x95e5b000 - 0x95e5bfff  libsystem_blocks.dylib (59) <3A743C5D-CFA5-37D8-80A8-B6795A9DB04F> /usr/lib/system/libsystem_blocks.dylib
    0x95eb3000 - 0x95f66ff7  com.apple.coreui (2.0 - 181) <4F071012-F857-367D-B0B8-EAD088A05740> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x95faf000 - 0x95fbdff7  libz.1.dylib (43) <245F1B61-2276-3BBB-9891-99934116D833> /usr/lib/libz.1.dylib
    0x95fbe000 - 0x962dbfff  com.apple.Foundation (6.8 - 945) <B6F00754-C3F7-3E33-B708-CCEA2AA3E969> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x962dc000 - 0x962e4fff  com.apple.DiskArbitration (2.5 - 2.5) <E49427B0-5317-3DFD-B12E-117402BB19CB> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x962e5000 - 0x962f3ff3  libsystem_network.dylib (77.10) <7FBF5A15-97BA-3721-943E-E77F0C40DBE1> /usr/lib/system/libsystem_network.dylib
    0x969fc000 - 0x96bb8ffd  libicucore.A.dylib (491.11.1) <DB04A8FD-9BBE-3CBC-869F-8FA855FB43D2> /usr/lib/libicucore.A.dylib
    0x96bb9000 - 0x96bc9ff2  com.apple.LangAnalysis (1.7.0 - 1.7.0) <875363E7-6D02-3229-A9DD-E5A5568A7D61> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x96bca000 - 0x96bd3ffd  com.apple.audio.SoundManager (4.0 - 4.0) <ABC5FE40-B222-36EB-9905-5C8C4BFD8C87> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x96eeb000 - 0x96f01fff  com.apple.CFOpenDirectory (10.8 - 151.10) <56C3F276-BD1F-3031-8CF9-8F4F481A534E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x96f02000 - 0x96f02fff  com.apple.CoreServices (57 - 57) <956C6C6D-A5DD-314F-9C57-4A61D41F30CE> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x96f34000 - 0x96f35fff  liblangid.dylib (116) <E13CC8C5-5034-320A-A210-41A2BDE4F846> /usr/lib/liblangid.dylib
    0x96f36000 - 0x9708dff7  com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <6856CA9B-BF08-341B-AEE9-91CC258D4534> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x970b4000 - 0x970b8fff  com.apple.CommonPanels (1.2.5 - 94) <6B3E7E53-7708-3DA2-8C50-59C2B4735DE1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x970b9000 - 0x970bbfff  libCVMSPluginSupport.dylib (8.5) <A91DC66E-5A16-31AC-9B6A-605292573281> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x97107000 - 0x97113ff7  com.apple.NetAuth (4.0 - 4.0) <4983C4B8-9D95-3C4D-897E-07743326487E> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x97114000 - 0x97199ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <454E950F-291C-3E95-8F35-05CA0AD6B327> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x9719a000 - 0x9719affd  libOpenScriptingUtil.dylib (148) <6B34E8E4-EE31-3E2B-AEB3-8714C3102AED> /usr/lib/libOpenScriptingUtil.dylib
    0x9719b000 - 0x97249ff3  com.apple.CoreText (260.0 - 275.14) <3CC31B7F-5560-364A-ADFC-31861C3C2328> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x97264000 - 0x9729affb  com.apple.DebugSymbols (98 - 98) <9A9ADA0A-E487-3C8F-9998-286EE04C235A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x9729b000 - 0x972eaff6  libTIFF.dylib (843) <AA81BA16-8026-35DA-8193-2C8715ACD435> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x972ef000 - 0x972f0fff  libquarantine.dylib (52) <D526310F-DC77-37EA-8F5F-83928EFA3262> /usr/lib/system/libquarantine.dylib
    0x972f1000 - 0x97388fff  com.apple.ink.framework (1.4 - 110) <C01F2572-E7E4-3A6C-B4F2-2F97B4AD43D5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x9738d000 - 0x9738effd  libunc.dylib (25) <58599CBF-E262-3CEA-AFE1-35560E0177DC> /usr/lib/system/libunc.dylib
    0x9738f000 - 0x97393fff  com.apple.IOSurface (86.0.2 - 86.0.2) <BDF93CE4-9F14-3747-9CD5-FFE71D488BDA> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x97394000 - 0x973c1ffb  com.apple.CoreServicesInternal (153 - 153) <DB105788-CCF5-3678-88C5-65A7267DC581> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x973ce000 - 0x973d1ff7  libcompiler_rt.dylib (30) <CE5DBDB4-0124-3E2B-9105-989DF98DD108> /usr/lib/system/libcompiler_rt.dylib
    0x973d2000 - 0x973d2fff  com.apple.vecLib (3.8 - vecLib 3.8) <83160DD1-5614-3E34-80EB-97041016EF1F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x97435000 - 0x97635ffb  com.apple.CoreData (106 - 407.5) <B4386286-5C67-3134-A5BD-852447DA696E> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x97636000 - 0x9763dff3  com.apple.NetFS (5.0 - 4.0) <1F7041F2-4E97-368C-8F5D-24153D81BBDB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x97680000 - 0x976a4ff2  com.apple.framework.familycontrols (4.0 - 400) <A313D83E-5A03-3174-A213-1F7D379040D1> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x976a5000 - 0x976a6fff  libdnsinfo.dylib (453.16) <6441AEC9-3916-3BF6-BE54-9C25E2BE61E1> /usr/lib/system/libdnsinfo.dylib
    0x976a7000 - 0x97938ffb  com.apple.CoreImage (8.0.17 - 1.0.1) <CE54EC11-1C41-3857-B82D-F8B7D1798F42> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x97939000 - 0x9794bfff  libbsm.0.dylib (32) <DADD385E-FE53-3458-94FB-E316A6345108> /usr/lib/libbsm.0.dylib
    0x97996000 - 0x97aa315f  libobjc.A.dylib (532) <9663A040-F232-3E2A-8318-AA40B940AF6F> /usr/lib/libobjc.A.dylib
    0x97aa4000 - 0x97b95ffc  libiconv.2.dylib (34) <B096A9B7-83A6-31B3-8D2F-87D91910BF4C> /usr/lib/libiconv.2.dylib
    0x97b9d000 - 0x97ca8ff7  libJP2.dylib (843) <D8FE1E1C-D4DC-3465-95C4-AEADD6C2611C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x97d41000 - 0x97d58fff  com.apple.GenerationalStorage (1.1 - 132.1) <4E0F0C47-7796-3152-A77D-F6456287498A> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x97d59000 - 0x97d65ff8  libbz2.1.0.dylib (29) <7031A4C0-784A-3EAA-93DF-EA1F26CC9264> /usr/lib/libbz2.1.0.dylib
    0x97da9000 - 0x97e03fff  com.apple.Symbolication (1.3 - 93) <D327EEFF-F2F5-39C4-B1EC-32E259DC04F1> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x97e04000 - 0x97e10ffd  com.apple.CrashReporterSupport (10.8.1 - 412) <9BBEBED1-DEDD-3258-A8CC-F46EC5CDD4F7> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x97e14000 - 0x97e27ff9  com.apple.MultitouchSupport.framework (235.27 - 235.27) <75D9C0FD-6A40-3A9E-8861-C74DBE137CF3> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x97e82000 - 0x97e9ffff  com.apple.openscripting (1.3.5 - 148) <3460338D-B686-3C33-B322-DC8391668F8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x97ea0000 - 0x97eacffc  libkxld.dylib (2050.9.2) <301804CB-55F1-3A9B-BC45-DEB020C22C6F> /usr/lib/system/libkxld.dylib
    0x97eb7000 - 0x97ec1ffc  com.apple.bsd.ServiceManagement (2.0 - 2.0) <D3112172-D3A7-3C9A-825D-5630D47327D1> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
    0x97ef4000 - 0x97f11fff  libCRFSuite.dylib (33) <C9D72D0C-871A-39A2-8AFB-682D11AE7D0D> /usr/lib/libCRFSuite.dylib
    0x97f8f000 - 0x97fabff7  libPng.dylib (843) <43C3DD20-4BB2-3429-A40A-7FF9BC50E5FB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x97fac000 - 0x98095ff7  libxml2.2.dylib (22.3) <015A4FA6-5BB9-3F95-AFB8-B9281E22685B> /usr/lib/libxml2.2.dylib
    0x98096000 - 0x9809aff7  libmacho.dylib (829) <5280A013-4F74-3F74-BE0C-7F612C49F1DC> /usr/lib/system/libmacho.dylib
    0x9809b000 - 0x980a4ff9  com.apple.CommonAuth (3.0 - 2.0) <A1A6CC3D-AA88-3519-A305-9B5D76C5D63B> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x980f1000 - 0x9810efff  libxpc.dylib (140.37) <F61095FA-B2CF-3CD8-9088-9D9FC18B38BC> /usr/lib/system/libxpc.dylib
    0x9810f000 - 0x9824aff7  libBLAS.dylib (1073.3) <804B5AF7-2646-31D1-8875-FCCF158476D4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x9824b000 - 0x982e3ff7  com.apple.CoreServices.OSServices (557 - 557) <F7CDD65A-3D2E-3AAE-BD55-4C604C9D1709> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x982e4000 - 0x982e5fff  libDiagnosticMessagesClient.dylib (7) <B2BC685E-C129-3F6B-9222-AF3CF4F186AC> /usr/lib/libDiagnosticMessagesClient.dylib
    0x982e6000 - 0x98313ffe  libsystem_m.dylib (3022.6) <9975D9C3-3B71-38E3-AA21-C5C5F9D9C431> /usr/lib/system/libsystem_m.dylib
    0x98314000 - 0x98315fff  libremovefile.dylib (23.1) <98622D14-DAAB-3AD8-A5D9-C322BF572A98> /usr/lib/system/libremovefile.dylib
    0x985a8000 - 0x985cdff7  com.apple.CoreVideo (1.8 - 99.0) <7A90C337-4493-3393-9C56-75EB52112D75> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x985fd000 - 0x98665fe7  libvDSP.dylib (380.6) <55780308-4DCA-3B10-9703-EAFC3E13A3FA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x98784000 - 0x9879dfff  com.apple.Kerberos (2.0 - 1) <9BDE8F4D-DBC3-34D1-852C-898D3655A611> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x9879e000 - 0x988eaff3  com.apple.CFNetwork (596.1 - 596.1) <DE5FA267-6E01-388E-9ADA-8764BE469C35> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x988ec000 - 0x98909ff7  libresolv.9.dylib (51) <B9742A2A-DF15-3F6E-8FCE-778A58214B3A> /usr/lib/libresolv.9.dylib
    0x9890a000 - 0x98911fff  libsystem_dnssd.dylib (379.27.1) <B5CD3F39-7039-30CF-877D-FDF38A659E46> /usr/lib/system/libsystem_dnssd.dylib
    0x98912000 - 0x98912fff  com.apple.Cocoa (6.7 - 19) <354094F0-F36B-36F9-BF5F-FD60590FBEB9> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x98913000 - 0x98946ff3  com.apple.GSS (3.0 - 2.0) <B1D719C1-B000-3BE3-B747-329D608585DD> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x98947000 - 0x989a0ff7  com.apple.AE (645 - 645) <D4919967-EF16-36BA-9E8A-DA110DE8BB4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x989a1000 - 0x98a1dffb  com.apple.Metadata (10.7.0 - 707.1) <E18350AD-CAA9-3323-BDE9-63A688792C6C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x98a1e000 - 0x98a26fff  com.apple.CommerceCore (1.0 - 26) <AF0D1990-8CBF-3AB4-99DF-8B7AE14FB0D5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x98a27000 - 0x98a62fe7  libGLImage.dylib (8.5) <D2589E82-41ED-383D-9254-6D12A3A20644> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x98a63000 - 0x98a6efff  libcommonCrypto.dylib (60026) <A6C6EDB8-7E69-3827-81F3-9A74D0935461> /usr/lib/system/libcommonCrypto.dylib
    0x98a6f000 - 0x98a75fff  libGFXShared.dylib (8.5) <7022CE54-70E9-33D3-B679-9A9BB6B2AABF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x98a76000 - 0x98a90ffc  libsystem_kernel.dylib (2050.9.2) <C6BA5A9F-08BB-3544-9A36-070DEDE92279> /usr/lib/system/libsystem_kernel.dylib
    0x98a91000 - 0x98b0bff7  com.apple.securityfoundation (6.0 - 55115.4) <7F614418-F853-3FED-B265-0EA47F309A49> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x98b0c000 - 0x98b21fff  com.apple.speech.synthesis.framework (4.1.10 - 4.1.10) <20E394D6-D9BA-3C1D-993A-533B60EF3B63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x98b22000 - 0x98bbcfff  com.apple.CoreSymbolication (3.0 - 87) <6A27BBE5-6EF0-3D5D-A485-2145826B9796> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x98bd5000 - 0x98ce2ffb  com.apple.ImageIO.framework (3.2.0 - 843) <4BFEFB05-3EE3-36A7-891D-CE03D1DF8125> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x98dc7000 - 0x98e9bff7  com.apple.backup.framework (1.4 - 1.4) <12123FB8-B42D-38B0-8463-6BA375C3C643> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x98e9c000 - 0x98ea4fff  libcopyfile.dylib (89) <4963541B-0254-371B-B29A-B6806888949B> /usr/lib/system/libcopyfile.dylib
    0x98ea5000 - 0x98eacffb  libunwind.dylib (35.1) <E1E8D8B3-3C78-3AB1-B398-C180DC6DCF05> /usr/lib/system/libunwind.dylib
    0x98ead000 - 0x98f11fff  com.apple.datadetectorscore (4.0 - 269.1) <4D155F09-1A60-325A-BCAC-1B858C2C051B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x98f12000 - 0x98f15ffc  libpam.2.dylib (20) <FCF74195-A99E-3B07-8E49-688D4A6F1E18> /usr/lib/libpam.2.dylib
    0x98f16000 - 0x990fdffb  com.apple.CoreFoundation (6.8 - 744) <A2BB4949-264A-302B-897E-713860894FE6> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x99111000 - 0x991ceffb  libsystem_c.dylib (825.24) <7D90CAC5-EC98-35F8-A52E-81B54F0C7DCC> /usr/lib/system/libsystem_c.dylib
    0x991cf000 - 0x991d1fff  libdyld.dylib (210.2.3) <05D6FF2A-F09B-309D-95F7-7AF10259C707> /usr/lib/system/libdyld.dylib
    0x991d2000 - 0x99214ff7  com.apple.RemoteViewServices (2.0 - 80.3) <EE36AF6C-E574-3F48-9AC3-E8C8295739FF> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x99215000 - 0x9921bfff  com.apple.print.framework.Print (8.0 - 258) <12AEAD24-6924-3923-9E4A-C5D21231E639> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x9921f000 - 0x99231ff7  libdispatch.dylib (228.18) <833C83BE-278C-353E-AC6D-9B85FAC50A1D> /usr/lib/system/libdispatch.dylib
    0x99232000 - 0x99247fff  com.apple.ImageCapture (8.0 - 8.0) <B8BD421F-D5A9-3FB4-8E89-AD5CFC0D4030> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x994c5000 - 0x994eefff  libxslt.1.dylib (11.3) <0DE17DAA-66FF-3195-AADB-347BEB5E2EFA> /usr/lib/libxslt.1.dylib
    0x995e7000 - 0x9964eff7  com.apple.framework.IOKit (2.0 - 755.9.7) <CB976A7C-2601-3054-BC41-C3AD6896327C> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x9964f000 - 0x9967bff7  libsystem_info.dylib (406.17) <AA5611DB-A944-3072-B6BE-ACAB08689547> /usr/lib/system/libsystem_info.dylib
    0x9a61f000 - 0x9a63dffb  com.apple.Ubiquity (1.2 - 234.2) <BEFF43DE-CF72-3E66-90C8-CAECAFD5F3ED> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 2
        thread_create: 0
        thread_set_state: 0
      Calls made by this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by all processes on this machine:
        task_for_pid: 318
        thread_create: 0
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=120.4M resident=73.0M(61%) swapped_out_or_unallocated=47.4M(39%)
    Writable regions: Total=92.1M written=1476K(2%) resident=1836K(2%) swapped_out=0K(0%) unallocated=90.3M(98%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    CG shared images                     96K
    CoreServices                       1472K
    MALLOC                             81.3M
    MALLOC guard page                    48K
    Memory tag=35                      7256K
    Stack                              66.5M
    VM_ALLOCATE                          56K
    __DATA                             5584K
    __DATA/__OBJC                       160K
    __IMAGE                             528K
    __IMPORT                              8K
    __LINKEDIT                         32.4M
    __OBJC                             1492K
    __PAGEZERO                            4K
    __TEXT                             88.0M
    __UNICODE                           544K
    mapped file                        99.4M
    shared memory                       308K
    ===========                      =======
    TOTAL                             384.8M
    Model: MacBookPro8,2, BootROM MBP81.0047.B27, 4 processors, Intel Core i7, 2.4 GHz, 16 GB, SMC 1.69f3
    Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 512 MB
    Graphics: AMD Radeon HD 6770M, AMD Radeon HD 6770M, PCIe, 1024 MB
    Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1333 MHz, 0x859B, 0x43543130323436344246313333392E4D3136
    Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1333 MHz, 0x859B, 0x43543130323436344246313333392E4D3136
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 (5.106.98.81.21)
    Bluetooth: Version 4.0.9f8 10405, 2 service, 11 devices, 1 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    Serial ATA Device: TOSHIBA MK7559GSXF, 750.16 GB
    Serial ATA Device: HL-DT-ST DVDRW  GS31N
    USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0xfa200000 / 3
    USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfa100000 / 2
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0253, 0xfa120000 / 5
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821a, 0xfa113000 / 8
    USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfd100000 / 2
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd110000 / 3

    For anybody whomay stumble across this post- it is an addendum to the originalpost
    Just to be sure  it is an APPLE SOFTWARE ISSUE - ProbablySafari---I used my mac mini ( with mountain lion ) and-- it too drops wifi-- and the end  result is
    SAFARI CANNOT CONNECT TO SERVER lol
    the app store hangs and hangs and hangs
    as it does my macbook pro -- they  BOTH have to be restarted-- then it is okay for a little while
    THIS IS SO ANNOYING  ha ha-- in this instance caps does mean I am yelling lol

  • How can I use OpenGl for iPhone games??

    Hi! As you know I really want to be an iOS developer. I know how Xcode works. But I don't know for the graphics and animation. I've heard that OpenGl can be used in games. But how? I mean like connecting the animations in OpenGl to the program written in XCode. I don't understand that part yet. So please can you guys explain me about that. I thank you all. 

    Hi Eric,
    it would help me frame answers if you give the background information:
    - do you know any 3D computer graphics theory? E.g. viewing transformations.
    - do you know any openGL already?
    - do you already know objectiveC and ios programming?
    To answer your questions:
    - the OpenGL ES libraries are already included as part of the iOS SDK, so if you have that you are set.
    - I am using an Air myself, works fine for developing for iOS, including code using OpenGL ES.
    - OpenGL ES is based on OpenGL 3.0, so is very similar. Almost the same.
    - read the post I linked to:
    http://db-in.com/blog/2011/01/all-about-opengl-es-2-x-part-13/
    He explains how to hook things up quite well. However, you do already need to understand how to develop for iOS.
    As I mentioned above, it helps to know 3D Graphics principles. If you do not know that then it is difficult to animate using openGL (or any other SDK). There are third party tools available (e.g. Corona, Unity, project Anarchy) that can make life easier, but at some point you simply have to learn 3D graphics. Trying to do animation without understanding graphics is like trying to write native apps without understanding programming. You can cheat to do basic stuff, but nothing useful or deep.
    This is not easy stuff, you will have to put some work into it. Start with the above link as an intro, and also the apple docs pointed to by teacup.
    Good luck!

  • [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

  • World of Warcraft MOP wine OpenGL xf86-video-ati Radeon HD7870

    Good evening ladies and gentlement.
    I try to run World of Warcraft (currently 5.3) on my machine.
    My setup:
    linux 3.10.6-2-ARCH
    xorg-server 1.14.2-2
    xf86-video-ati 1:7.2.0-1
    mesa 9.1.6-1
    wine 1.7.0-1
    World of Warcraft 5.3
    Radeon HD7870 GHz Edition
    With D3D9 the game renders correctly but with a agonizing low framerate.
    So I searched the web and found out that one can change the rendering mode to OpenGL.
    This gave me very fast but also incomplete renders 1, 2.
    When I try to enter the world I get this error.
    This is what I get when I run the game:
    wine Wow-64.exe >& somelog.txt
    err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.
    err:module:load_builtin_dll failed to load .so lib for builtin L"winemp3.acm": libmpg123.so.0: Kann die Shared-Object-Datei nicht öffnen: Datei oder Verzeichnis nicht gefunden
    fixme:heap:HeapSetInformation 0x3d4000 0 0x23fce0 4
    fixme:win:EnumDisplayDevicesW ((null),0,0x23e8a0,0x00000000), stub!
    fixme:win:EnumDisplayDevicesW ((null),0,0x23e630,0x00000000), stub!
    fixme:win:EnumDisplayDevicesW ((null),0,0x23eb60,0x00000000), stub!
    fixme:win:EnumDisplayDevicesW ((null),0,0x23eb00,0x00000000), stub!
    fixme:win:EnumDisplayDevicesW ((null),0,0x23e890,0x00000000), stub!
    fixme:win:EnumDisplayDevicesW ((null),0,0x23eaa0,0x00000000), stub!
    fixme:win:EnumDisplayDevicesW ((null),0,0x23e830,0x00000000), stub!
    fixme:advapi:BuildSecurityDescriptorW ((nil),(nil),1,0x23f580,0,(nil),0x43420,0x23f574,0x23f558) stub!
    fixme:advapi:BuildSecurityDescriptorW ((nil),(nil),1,0x23f580,0,(nil),0x43420,0x23f574,0x23f558) stub!
    fixme:heap:HeapSetInformation 0xeb90000 0 0xea8dfd0 4
    fixme:imm:ImmReleaseContext (0x5002a, 0x41c30): stub
    Indirect addressing not fully handled yet
    EE si_state.c:1913 si_shader_select - Failed to build shader variant (type=0) -38
    Indirect addressing not fully handled yet
    EE si_state.c:1913 si_shader_select - Failed to build shader variant (type=0) -38
    Indirect addressing not fully handled yet
    EE si_state.c:1913 si_shader_select - Failed to build shader variant (type=0) -38
    Indirect addressing not fully handled yet
    EE si_state.c:1913 si_shader_select - Failed to build shader variant (type=0) -38
    Indirect addressing not fully handled yet
    EE si_state.c:1913 si_shader_select - Failed to build shader variant (type=0) -38
    fixme:ntdll:NtFlushInstructionCache 0xffffffffffffffff 0x4511000 9291
    fixme:seh:RtlAddFunctionTable 0x4516000 45 4510000: stub
    Indirect addressing not fully handled yet
    EE si_state.c:1913 si_shader_select - Failed to build shader variant (type=0) -38
    Indirect addressing not fully handled yet
    EE si_state.c:1913 si_shader_select - Failed to build shader variant (type=0) -38
    fixme:advapi:CreateRestrictedToken (0x254c, 0x0, 2, 0x59cf3b0, 19, 0xa6174, 5, 0x239ca0, 0x239b90): stub
    fixme:advapi:BuildSecurityDescriptorW ((nil),(nil),1,0x239ae8,0,(nil),0xa94e0,0x239ad0,0x239ab8) stub!
    fixme:heap:HeapSetInformation (nil) 1 (nil) 0
    fixme:winhttp:WinHttpDetectAutoProxyConfigUrl discovery via DHCP not supported
    I also run glxgears without any problems (60 fps).
    glxinfo
    name of display: :0
    display: :0 screen: 0
    direct rendering: Yes
    server glx vendor string: SGI
    server glx version string: 1.4
    server glx extensions:
    GLX_ARB_create_context, GLX_ARB_create_context_profile,
    GLX_ARB_multisample, GLX_EXT_create_context_es2_profile,
    GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info,
    GLX_EXT_visual_rating, GLX_INTEL_swap_event, GLX_MESA_copy_sub_buffer,
    GLX_OML_swap_method, GLX_SGIS_multisample, GLX_SGIX_fbconfig,
    GLX_SGIX_pbuffer, GLX_SGIX_visual_select_group, GLX_SGI_swap_control
    client glx vendor string: Mesa Project and SGI
    client glx version string: 1.4
    client glx extensions:
    GLX_ARB_create_context, GLX_ARB_create_context_profile,
    GLX_ARB_create_context_robustness, GLX_ARB_framebuffer_sRGB,
    GLX_ARB_get_proc_address, GLX_ARB_multisample,
    GLX_EXT_create_context_es2_profile, GLX_EXT_framebuffer_sRGB,
    GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info,
    GLX_EXT_visual_rating, GLX_INTEL_swap_event, GLX_MESA_copy_sub_buffer,
    GLX_MESA_multithread_makecurrent, GLX_MESA_swap_control,
    GLX_OML_swap_method, GLX_OML_sync_control, GLX_SGIS_multisample,
    GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGIX_visual_select_group,
    GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGI_video_sync
    GLX version: 1.4
    GLX extensions:
    GLX_ARB_create_context, GLX_ARB_create_context_profile,
    GLX_ARB_get_proc_address, GLX_ARB_multisample,
    GLX_EXT_create_context_es2_profile, GLX_EXT_import_context,
    GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info, GLX_EXT_visual_rating,
    GLX_INTEL_swap_event, GLX_MESA_copy_sub_buffer,
    GLX_MESA_multithread_makecurrent, GLX_MESA_swap_control,
    GLX_OML_swap_method, GLX_OML_sync_control, GLX_SGIS_multisample,
    GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGIX_visual_select_group,
    GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGI_video_sync
    OpenGL vendor string: X.Org
    OpenGL renderer string: Gallium 0.4 on AMD PITCAIRN
    OpenGL version string: 2.1 Mesa 9.1.6
    OpenGL shading language version string: 1.20
    OpenGL extensions:
    GL_AMD_draw_buffers_blend, GL_AMD_seamless_cubemap_per_texture,
    GL_AMD_shader_stencil_export, GL_APPLE_packed_pixels,
    GL_APPLE_vertex_array_object, GL_ARB_ES2_compatibility,
    GL_ARB_base_instance, GL_ARB_blend_func_extended,
    GL_ARB_color_buffer_float, GL_ARB_copy_buffer, GL_ARB_debug_output,
    GL_ARB_depth_buffer_float, GL_ARB_depth_clamp, GL_ARB_depth_texture,
    GL_ARB_draw_buffers, GL_ARB_draw_buffers_blend,
    GL_ARB_draw_elements_base_vertex, GL_ARB_explicit_attrib_location,
    GL_ARB_fragment_coord_conventions, GL_ARB_fragment_program,
    GL_ARB_fragment_program_shadow, GL_ARB_fragment_shader,
    GL_ARB_framebuffer_object, GL_ARB_framebuffer_sRGB,
    GL_ARB_get_program_binary, GL_ARB_half_float_pixel,
    GL_ARB_half_float_vertex, GL_ARB_instanced_arrays,
    GL_ARB_internalformat_query, GL_ARB_invalidate_subdata,
    GL_ARB_map_buffer_alignment, GL_ARB_map_buffer_range, GL_ARB_multisample,
    GL_ARB_multitexture, GL_ARB_occlusion_query, GL_ARB_occlusion_query2,
    GL_ARB_pixel_buffer_object, GL_ARB_point_parameters, GL_ARB_point_sprite,
    GL_ARB_provoking_vertex, GL_ARB_robustness, GL_ARB_sampler_objects,
    GL_ARB_seamless_cube_map, GL_ARB_shader_objects,
    GL_ARB_shader_stencil_export, GL_ARB_shader_texture_lod,
    GL_ARB_shading_language_100, GL_ARB_shadow, GL_ARB_sync,
    GL_ARB_texture_border_clamp, GL_ARB_texture_compression,
    GL_ARB_texture_cube_map, GL_ARB_texture_env_add,
    GL_ARB_texture_env_combine, GL_ARB_texture_env_crossbar,
    GL_ARB_texture_env_dot3, GL_ARB_texture_float,
    GL_ARB_texture_mirrored_repeat, GL_ARB_texture_non_power_of_two,
    GL_ARB_texture_rectangle, GL_ARB_texture_rg, GL_ARB_texture_rgb10_a2ui,
    GL_ARB_texture_storage, GL_ARB_texture_swizzle, GL_ARB_transpose_matrix,
    GL_ARB_vertex_array_bgra, GL_ARB_vertex_array_object,
    GL_ARB_vertex_buffer_object, GL_ARB_vertex_program, GL_ARB_vertex_shader,
    GL_ARB_window_pos, GL_ATI_blend_equation_separate, GL_ATI_draw_buffers,
    GL_ATI_separate_stencil, GL_ATI_texture_env_combine3,
    GL_ATI_texture_float, GL_ATI_texture_mirror_once, GL_EXT_abgr,
    GL_EXT_bgra, GL_EXT_blend_color, GL_EXT_blend_equation_separate,
    GL_EXT_blend_func_separate, GL_EXT_blend_minmax, GL_EXT_blend_subtract,
    GL_EXT_compiled_vertex_array, GL_EXT_copy_texture, GL_EXT_draw_buffers2,
    GL_EXT_draw_range_elements, GL_EXT_fog_coord, GL_EXT_framebuffer_blit,
    GL_EXT_framebuffer_object, GL_EXT_framebuffer_sRGB,
    GL_EXT_gpu_program_parameters, GL_EXT_multi_draw_arrays,
    GL_EXT_packed_depth_stencil, GL_EXT_packed_float, GL_EXT_packed_pixels,
    GL_EXT_pixel_buffer_object, GL_EXT_point_parameters,
    GL_EXT_polygon_offset, GL_EXT_provoking_vertex, GL_EXT_rescale_normal,
    GL_EXT_secondary_color, GL_EXT_separate_shader_objects,
    GL_EXT_separate_specular_color, GL_EXT_shadow_funcs,
    GL_EXT_stencil_two_side, GL_EXT_stencil_wrap, GL_EXT_subtexture,
    GL_EXT_texture, GL_EXT_texture3D, GL_EXT_texture_array,
    GL_EXT_texture_cube_map, GL_EXT_texture_edge_clamp,
    GL_EXT_texture_env_add, GL_EXT_texture_env_combine,
    GL_EXT_texture_env_dot3, GL_EXT_texture_filter_anisotropic,
    GL_EXT_texture_integer, GL_EXT_texture_lod_bias,
    GL_EXT_texture_mirror_clamp, GL_EXT_texture_object,
    GL_EXT_texture_rectangle, GL_EXT_texture_sRGB, GL_EXT_texture_sRGB_decode,
    GL_EXT_texture_shared_exponent, GL_EXT_texture_snorm,
    GL_EXT_texture_swizzle, GL_EXT_timer_query, GL_EXT_vertex_array,
    GL_EXT_vertex_array_bgra, GL_IBM_multimode_draw_arrays,
    GL_IBM_rasterpos_clip, GL_IBM_texture_mirrored_repeat,
    GL_INGR_blend_func_separate, GL_MESA_pack_invert, GL_MESA_texture_array,
    GL_MESA_texture_signed_rgba, GL_MESA_window_pos, GL_NV_blend_square,
    GL_NV_conditional_render, GL_NV_depth_clamp, GL_NV_fog_distance,
    GL_NV_light_max_exponent, GL_NV_packed_depth_stencil,
    GL_NV_primitive_restart, GL_NV_texgen_reflection, GL_NV_texture_barrier,
    GL_NV_texture_env_combine4, GL_NV_texture_rectangle, GL_OES_EGL_image,
    GL_OES_read_format, GL_SGIS_generate_mipmap, GL_SGIS_texture_border_clamp,
    GL_SGIS_texture_edge_clamp, GL_SGIS_texture_lod, GL_SUN_multi_draw_arrays
    96 GLX Visuals
    visual x bf lv rg d st colorbuffer sr ax dp st accumbuffer ms cav
    id dep cl sp sz l ci b ro r g b a F gb bf th cl r g b a ns b eat
    0x021 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
    0x022 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
    0x0ee 24 tc 0 32 0 r . . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
    0x0ef 24 tc 0 32 0 r . . 8 8 8 8 . . 0 0 0 16 16 16 16 0 0 Slow
    0x0f0 24 tc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
    0x0f1 24 tc 0 32 0 r y . 8 8 8 8 . . 0 0 0 16 16 16 16 0 0 Slow
    0x0f2 24 tc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
    0x0f3 24 tc 0 32 0 r y . 8 8 8 8 . . 0 0 0 16 16 16 16 0 0 Slow
    0x0f4 24 tc 0 32 0 r . . 8 8 8 8 . . 0 16 0 0 0 0 0 0 0 None
    0x0f5 24 tc 0 32 0 r . . 8 8 8 8 . . 0 16 0 16 16 16 16 0 0 Slow
    0x0f6 24 tc 0 32 0 r y . 8 8 8 8 . . 0 16 0 0 0 0 0 0 0 None
    0x0f7 24 tc 0 32 0 r y . 8 8 8 8 . . 0 16 0 16 16 16 16 0 0 Slow
    0x0f8 24 tc 0 32 0 r y . 8 8 8 8 . . 0 16 0 0 0 0 0 0 0 None
    0x0f9 24 tc 0 32 0 r y . 8 8 8 8 . . 0 16 0 16 16 16 16 0 0 Slow
    0x0fa 24 tc 0 32 0 r . . 8 8 8 8 . . 0 24 0 0 0 0 0 0 0 None
    0x0fb 24 tc 0 32 0 r . . 8 8 8 8 . . 0 24 0 16 16 16 16 0 0 Slow
    0x0fc 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 0 0 0 0 0 0 0 None
    0x0fd 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 0 16 16 16 16 0 0 Slow
    0x0fe 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 0 0 0 0 0 0 0 None
    0x0ff 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 0 16 16 16 16 0 0 Slow
    0x100 24 tc 0 32 0 r . . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
    0x101 24 tc 0 32 0 r . . 8 8 8 8 . . 0 24 8 16 16 16 16 0 0 Slow
    0x102 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 16 16 16 16 0 0 Slow
    0x103 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 16 16 16 16 0 0 Slow
    0x104 24 tc 0 24 0 r . . 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 None
    0x105 24 tc 0 24 0 r . . 8 8 8 0 . . 0 0 0 16 16 16 0 0 0 Slow
    0x106 24 tc 0 24 0 r y . 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 None
    0x107 24 tc 0 24 0 r y . 8 8 8 0 . . 0 0 0 16 16 16 0 0 0 Slow
    0x108 24 tc 0 24 0 r y . 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 None
    0x109 24 tc 0 24 0 r y . 8 8 8 0 . . 0 0 0 16 16 16 0 0 0 Slow
    0x10a 24 tc 0 24 0 r . . 8 8 8 0 . . 0 16 0 0 0 0 0 0 0 None
    0x10b 24 tc 0 24 0 r . . 8 8 8 0 . . 0 16 0 16 16 16 0 0 0 Slow
    0x10c 24 tc 0 24 0 r y . 8 8 8 0 . . 0 16 0 0 0 0 0 0 0 None
    0x10d 24 tc 0 24 0 r y . 8 8 8 0 . . 0 16 0 16 16 16 0 0 0 Slow
    0x10e 24 tc 0 24 0 r y . 8 8 8 0 . . 0 16 0 0 0 0 0 0 0 None
    0x10f 24 tc 0 24 0 r y . 8 8 8 0 . . 0 16 0 16 16 16 0 0 0 Slow
    0x110 24 tc 0 24 0 r . . 8 8 8 0 . . 0 24 0 0 0 0 0 0 0 None
    0x111 24 tc 0 24 0 r . . 8 8 8 0 . . 0 24 0 16 16 16 0 0 0 Slow
    0x112 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 0 0 0 0 0 0 0 None
    0x113 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 0 16 16 16 0 0 0 Slow
    0x114 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 0 0 0 0 0 0 0 None
    0x115 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 0 16 16 16 0 0 0 Slow
    0x116 24 tc 0 24 0 r . . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None
    0x117 24 tc 0 24 0 r . . 8 8 8 0 . . 0 24 8 16 16 16 0 0 0 Slow
    0x118 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None
    0x119 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 8 16 16 16 0 0 0 Slow
    0x11a 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None
    0x11b 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 8 16 16 16 0 0 0 Slow
    0x11c 24 dc 0 32 0 r . . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
    0x11d 24 dc 0 32 0 r . . 8 8 8 8 . . 0 0 0 16 16 16 16 0 0 Slow
    0x11e 24 dc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
    0x11f 24 dc 0 32 0 r y . 8 8 8 8 . . 0 0 0 16 16 16 16 0 0 Slow
    0x120 24 dc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
    0x121 24 dc 0 32 0 r y . 8 8 8 8 . . 0 0 0 16 16 16 16 0 0 Slow
    0x122 24 dc 0 32 0 r . . 8 8 8 8 . . 0 16 0 0 0 0 0 0 0 None
    0x123 24 dc 0 32 0 r . . 8 8 8 8 . . 0 16 0 16 16 16 16 0 0 Slow
    0x124 24 dc 0 32 0 r y . 8 8 8 8 . . 0 16 0 0 0 0 0 0 0 None
    0x125 24 dc 0 32 0 r y . 8 8 8 8 . . 0 16 0 16 16 16 16 0 0 Slow
    0x126 24 dc 0 32 0 r y . 8 8 8 8 . . 0 16 0 0 0 0 0 0 0 None
    0x127 24 dc 0 32 0 r y . 8 8 8 8 . . 0 16 0 16 16 16 16 0 0 Slow
    0x128 24 dc 0 32 0 r . . 8 8 8 8 . . 0 24 0 0 0 0 0 0 0 None
    0x129 24 dc 0 32 0 r . . 8 8 8 8 . . 0 24 0 16 16 16 16 0 0 Slow
    0x12a 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 0 0 0 0 0 0 0 None
    0x12b 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 0 16 16 16 16 0 0 Slow
    0x12c 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 0 0 0 0 0 0 0 None
    0x12d 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 0 16 16 16 16 0 0 Slow
    0x12e 24 dc 0 32 0 r . . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
    0x12f 24 dc 0 32 0 r . . 8 8 8 8 . . 0 24 8 16 16 16 16 0 0 Slow
    0x130 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 8 16 16 16 16 0 0 Slow
    0x131 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
    0x132 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 8 16 16 16 16 0 0 Slow
    0x133 24 dc 0 24 0 r . . 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 None
    0x134 24 dc 0 24 0 r . . 8 8 8 0 . . 0 0 0 16 16 16 0 0 0 Slow
    0x135 24 dc 0 24 0 r y . 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 None
    0x136 24 dc 0 24 0 r y . 8 8 8 0 . . 0 0 0 16 16 16 0 0 0 Slow
    0x137 24 dc 0 24 0 r y . 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 None
    0x138 24 dc 0 24 0 r y . 8 8 8 0 . . 0 0 0 16 16 16 0 0 0 Slow
    0x139 24 dc 0 24 0 r . . 8 8 8 0 . . 0 16 0 0 0 0 0 0 0 None
    0x13a 24 dc 0 24 0 r . . 8 8 8 0 . . 0 16 0 16 16 16 0 0 0 Slow
    0x13b 24 dc 0 24 0 r y . 8 8 8 0 . . 0 16 0 0 0 0 0 0 0 None
    0x13c 24 dc 0 24 0 r y . 8 8 8 0 . . 0 16 0 16 16 16 0 0 0 Slow
    0x13d 24 dc 0 24 0 r y . 8 8 8 0 . . 0 16 0 0 0 0 0 0 0 None
    0x13e 24 dc 0 24 0 r y . 8 8 8 0 . . 0 16 0 16 16 16 0 0 0 Slow
    0x13f 24 dc 0 24 0 r . . 8 8 8 0 . . 0 24 0 0 0 0 0 0 0 None
    0x140 24 dc 0 24 0 r . . 8 8 8 0 . . 0 24 0 16 16 16 0 0 0 Slow
    0x141 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 0 0 0 0 0 0 0 None
    0x142 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 0 16 16 16 0 0 0 Slow
    0x143 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 0 0 0 0 0 0 0 None
    0x144 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 0 16 16 16 0 0 0 Slow
    0x145 24 dc 0 24 0 r . . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None
    0x146 24 dc 0 24 0 r . . 8 8 8 0 . . 0 24 8 16 16 16 0 0 0 Slow
    0x147 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None
    0x148 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 8 16 16 16 0 0 0 Slow
    0x149 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None
    0x14a 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 8 16 16 16 0 0 0 Slow
    0x05d 32 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
    144 GLXFBConfigs:
    visual x bf lv rg d st colorbuffer sr ax dp st accumbuffer ms cav
    id dep cl sp sz l ci b ro r g b a F gb bf th cl r g b a ns b eat
    0x05e 24 tc 0 32 0 r . . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
    0x05f 24 tc 0 32 0 r . . 8 8 8 8 . . 0 0 0 16 16 16 16 0 0 Slow
    0x060 24 tc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
    0x061 24 tc 0 32 0 r y . 8 8 8 8 . . 0 0 0 16 16 16 16 0 0 Slow
    0x062 24 tc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
    0x063 24 tc 0 32 0 r y . 8 8 8 8 . . 0 0 0 16 16 16 16 0 0 Slow
    0x064 24 tc 0 32 0 r . . 8 8 8 8 . . 0 16 0 0 0 0 0 0 0 None
    0x065 24 tc 0 32 0 r . . 8 8 8 8 . . 0 16 0 16 16 16 16 0 0 Slow
    0x066 24 tc 0 32 0 r y . 8 8 8 8 . . 0 16 0 0 0 0 0 0 0 None
    0x067 24 tc 0 32 0 r y . 8 8 8 8 . . 0 16 0 16 16 16 16 0 0 Slow
    0x068 24 tc 0 32 0 r y . 8 8 8 8 . . 0 16 0 0 0 0 0 0 0 None
    0x069 24 tc 0 32 0 r y . 8 8 8 8 . . 0 16 0 16 16 16 16 0 0 Slow
    0x06a 24 tc 0 32 0 r . . 8 8 8 8 . . 0 24 0 0 0 0 0 0 0 None
    0x06b 24 tc 0 32 0 r . . 8 8 8 8 . . 0 24 0 16 16 16 16 0 0 Slow
    0x06c 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 0 0 0 0 0 0 0 None
    0x06d 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 0 16 16 16 16 0 0 Slow
    0x06e 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 0 0 0 0 0 0 0 None
    0x06f 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 0 16 16 16 16 0 0 Slow
    0x070 24 tc 0 32 0 r . . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
    0x071 24 tc 0 32 0 r . . 8 8 8 8 . . 0 24 8 16 16 16 16 0 0 Slow
    0x072 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
    0x073 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 16 16 16 16 0 0 Slow
    0x074 32 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
    0x075 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 16 16 16 16 0 0 Slow
    0x076 24 tc 0 24 0 r . . 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 None
    0x077 24 tc 0 24 0 r . . 8 8 8 0 . . 0 0 0 16 16 16 0 0 0 Slow
    0x078 24 tc 0 24 0 r y . 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 None
    0x079 24 tc 0 24 0 r y . 8 8 8 0 . . 0 0 0 16 16 16 0 0 0 Slow
    0x07a 24 tc 0 24 0 r y . 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 None
    0x07b 24 tc 0 24 0 r y . 8 8 8 0 . . 0 0 0 16 16 16 0 0 0 Slow
    0x07c 24 tc 0 24 0 r . . 8 8 8 0 . . 0 16 0 0 0 0 0 0 0 None
    0x07d 24 tc 0 24 0 r . . 8 8 8 0 . . 0 16 0 16 16 16 0 0 0 Slow
    0x07e 24 tc 0 24 0 r y . 8 8 8 0 . . 0 16 0 0 0 0 0 0 0 None
    0x07f 24 tc 0 24 0 r y . 8 8 8 0 . . 0 16 0 16 16 16 0 0 0 Slow
    0x080 24 tc 0 24 0 r y . 8 8 8 0 . . 0 16 0 0 0 0 0 0 0 None
    0x081 24 tc 0 24 0 r y . 8 8 8 0 . . 0 16 0 16 16 16 0 0 0 Slow
    0x082 24 tc 0 24 0 r . . 8 8 8 0 . . 0 24 0 0 0 0 0 0 0 None
    0x083 24 tc 0 24 0 r . . 8 8 8 0 . . 0 24 0 16 16 16 0 0 0 Slow
    0x084 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 0 0 0 0 0 0 0 None
    0x085 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 0 16 16 16 0 0 0 Slow
    0x086 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 0 0 0 0 0 0 0 None
    0x087 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 0 16 16 16 0 0 0 Slow
    0x088 24 tc 0 24 0 r . . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None
    0x089 24 tc 0 24 0 r . . 8 8 8 0 . . 0 24 8 16 16 16 0 0 0 Slow
    0x08a 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None
    0x08b 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 8 16 16 16 0 0 0 Slow
    0x08c 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None
    0x08d 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 8 16 16 16 0 0 0 Slow
    0x08e 0 tc 0 16 0 r . . 5 6 5 0 . . 0 0 0 0 0 0 0 0 0 None
    0x08f 0 tc 0 16 0 r . . 5 6 5 0 . . 0 0 0 16 16 16 0 0 0 Slow
    0x090 0 tc 0 16 0 r y . 5 6 5 0 . . 0 0 0 0 0 0 0 0 0 None
    0x091 0 tc 0 16 0 r y . 5 6 5 0 . . 0 0 0 16 16 16 0 0 0 Slow
    0x092 0 tc 0 16 0 r y . 5 6 5 0 . . 0 0 0 0 0 0 0 0 0 None
    0x093 0 tc 0 16 0 r y . 5 6 5 0 . . 0 0 0 16 16 16 0 0 0 Slow
    0x094 0 tc 0 16 0 r . . 5 6 5 0 . . 0 16 0 0 0 0 0 0 0 None
    0x095 0 tc 0 16 0 r . . 5 6 5 0 . . 0 16 0 16 16 16 0 0 0 Slow
    0x096 0 tc 0 16 0 r y . 5 6 5 0 . . 0 16 0 0 0 0 0 0 0 None
    0x097 0 tc 0 16 0 r y . 5 6 5 0 . . 0 16 0 16 16 16 0 0 0 Slow
    0x098 0 tc 0 16 0 r y . 5 6 5 0 . . 0 16 0 0 0 0 0 0 0 None
    0x099 0 tc 0 16 0 r y . 5 6 5 0 . . 0 16 0 16 16 16 0 0 0 Slow
    0x09a 0 tc 0 16 0 r . . 5 6 5 0 . . 0 24 0 0 0 0 0 0 0 None
    0x09b 0 tc 0 16 0 r . . 5 6 5 0 . . 0 24 0 16 16 16 0 0 0 Slow
    0x09c 0 tc 0 16 0 r y . 5 6 5 0 . . 0 24 0 0 0 0 0 0 0 None
    0x09d 0 tc 0 16 0 r y . 5 6 5 0 . . 0 24 0 16 16 16 0 0 0 Slow
    0x09e 0 tc 0 16 0 r y . 5 6 5 0 . . 0 24 0 0 0 0 0 0 0 None
    0x09f 0 tc 0 16 0 r y . 5 6 5 0 . . 0 24 0 16 16 16 0 0 0 Slow
    0x0a0 0 tc 0 16 0 r . . 5 6 5 0 . . 0 24 8 0 0 0 0 0 0 None
    0x0a1 0 tc 0 16 0 r . . 5 6 5 0 . . 0 24 8 16 16 16 0 0 0 Slow
    0x0a2 0 tc 0 16 0 r y . 5 6 5 0 . . 0 24 8 0 0 0 0 0 0 None
    0x0a3 0 tc 0 16 0 r y . 5 6 5 0 . . 0 24 8 16 16 16 0 0 0 Slow
    0x0a4 0 tc 0 16 0 r y . 5 6 5 0 . . 0 24 8 0 0 0 0 0 0 None
    0x0a5 0 tc 0 16 0 r y . 5 6 5 0 . . 0 24 8 16 16 16 0 0 0 Slow
    0x0a6 24 dc 0 32 0 r . . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
    0x0a7 24 dc 0 32 0 r . . 8 8 8 8 . . 0 0 0 16 16 16 16 0 0 Slow
    0x0a8 24 dc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
    0x0a9 24 dc 0 32 0 r y . 8 8 8 8 . . 0 0 0 16 16 16 16 0 0 Slow
    0x0aa 24 dc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
    0x0ab 24 dc 0 32 0 r y . 8 8 8 8 . . 0 0 0 16 16 16 16 0 0 Slow
    0x0ac 24 dc 0 32 0 r . . 8 8 8 8 . . 0 16 0 0 0 0 0 0 0 None
    0x0ad 24 dc 0 32 0 r . . 8 8 8 8 . . 0 16 0 16 16 16 16 0 0 Slow
    0x0ae 24 dc 0 32 0 r y . 8 8 8 8 . . 0 16 0 0 0 0 0 0 0 None
    0x0af 24 dc 0 32 0 r y . 8 8 8 8 . . 0 16 0 16 16 16 16 0 0 Slow
    0x0b0 24 dc 0 32 0 r y . 8 8 8 8 . . 0 16 0 0 0 0 0 0 0 None
    0x0b1 24 dc 0 32 0 r y . 8 8 8 8 . . 0 16 0 16 16 16 16 0 0 Slow
    0x0b2 24 dc 0 32 0 r . . 8 8 8 8 . . 0 24 0 0 0 0 0 0 0 None
    0x0b3 24 dc 0 32 0 r . . 8 8 8 8 . . 0 24 0 16 16 16 16 0 0 Slow
    0x0b4 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 0 0 0 0 0 0 0 None
    0x0b5 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 0 16 16 16 16 0 0 Slow
    0x0b6 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 0 0 0 0 0 0 0 None
    0x0b7 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 0 16 16 16 16 0 0 Slow
    0x0b8 24 dc 0 32 0 r . . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
    0x0b9 24 dc 0 32 0 r . . 8 8 8 8 . . 0 24 8 16 16 16 16 0 0 Slow
    0x0ba 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
    0x0bb 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 8 16 16 16 16 0 0 Slow
    0x0bc 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
    0x0bd 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 8 16 16 16 16 0 0 Slow
    0x0be 24 dc 0 24 0 r . . 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 None
    0x0bf 24 dc 0 24 0 r . . 8 8 8 0 . . 0 0 0 16 16 16 0 0 0 Slow
    0x0c0 24 dc 0 24 0 r y . 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 None
    0x0c1 24 dc 0 24 0 r y . 8 8 8 0 . . 0 0 0 16 16 16 0 0 0 Slow
    0x0c2 24 dc 0 24 0 r y . 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 None
    0x0c3 24 dc 0 24 0 r y . 8 8 8 0 . . 0 0 0 16 16 16 0 0 0 Slow
    0x0c4 24 dc 0 24 0 r . . 8 8 8 0 . . 0 16 0 0 0 0 0 0 0 None
    0x0c5 24 dc 0 24 0 r . . 8 8 8 0 . . 0 16 0 16 16 16 0 0 0 Slow
    0x0c6 24 dc 0 24 0 r y . 8 8 8 0 . . 0 16 0 0 0 0 0 0 0 None
    0x0c7 24 dc 0 24 0 r y . 8 8 8 0 . . 0 16 0 16 16 16 0 0 0 Slow
    0x0c8 24 dc 0 24 0 r y . 8 8 8 0 . . 0 16 0 0 0 0 0 0 0 None
    0x0c9 24 dc 0 24 0 r y . 8 8 8 0 . . 0 16 0 16 16 16 0 0 0 Slow
    0x0ca 24 dc 0 24 0 r . . 8 8 8 0 . . 0 24 0 0 0 0 0 0 0 None
    0x0cb 24 dc 0 24 0 r . . 8 8 8 0 . . 0 24 0 16 16 16 0 0 0 Slow
    0x0cc 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 0 0 0 0 0 0 0 None
    0x0cd 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 0 16 16 16 0 0 0 Slow
    0x0ce 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 0 0 0 0 0 0 0 None
    0x0cf 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 0 16 16 16 0 0 0 Slow
    0x0d0 24 dc 0 24 0 r . . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None
    0x0d1 24 dc 0 24 0 r . . 8 8 8 0 . . 0 24 8 16 16 16 0 0 0 Slow
    0x0d2 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None
    0x0d3 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 8 16 16 16 0 0 0 Slow
    0x0d4 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None
    0x0d5 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 8 16 16 16 0 0 0 Slow
    0x0d6 0 dc 0 16 0 r . . 5 6 5 0 . . 0 0 0 0 0 0 0 0 0 None
    0x0d7 0 dc 0 16 0 r . . 5 6 5 0 . . 0 0 0 16 16 16 0 0 0 Slow
    0x0d8 0 dc 0 16 0 r y . 5 6 5 0 . . 0 0 0 0 0 0 0 0 0 None
    0x0d9 0 dc 0 16 0 r y . 5 6 5 0 . . 0 0 0 16 16 16 0 0 0 Slow
    0x0da 0 dc 0 16 0 r y . 5 6 5 0 . . 0 0 0 0 0 0 0 0 0 None
    0x0db 0 dc 0 16 0 r y . 5 6 5 0 . . 0 0 0 16 16 16 0 0 0 Slow
    0x0dc 0 dc 0 16 0 r . . 5 6 5 0 . . 0 16 0 0 0 0 0 0 0 None
    0x0dd 0 dc 0 16 0 r . . 5 6 5 0 . . 0 16 0 16 16 16 0 0 0 Slow
    0x0de 0 dc 0 16 0 r y . 5 6 5 0 . . 0 16 0 0 0 0 0 0 0 None
    0x0df 0 dc 0 16 0 r y . 5 6 5 0 . . 0 16 0 16 16 16 0 0 0 Slow
    0x0e0 0 dc 0 16 0 r y . 5 6 5 0 . . 0 16 0 0 0 0 0 0 0 None
    0x0e1 0 dc 0 16 0 r y . 5 6 5 0 . . 0 16 0 16 16 16 0 0 0 Slow
    0x0e2 0 dc 0 16 0 r . . 5 6 5 0 . . 0 24 0 0 0 0 0 0 0 None
    0x0e3 0 dc 0 16 0 r . . 5 6 5 0 . . 0 24 0 16 16 16 0 0 0 Slow
    0x0e4 0 dc 0 16 0 r y . 5 6 5 0 . . 0 24 0 0 0 0 0 0 0 None
    0x0e5 0 dc 0 16 0 r y . 5 6 5 0 . . 0 24 0 16 16 16 0 0 0 Slow
    0x0e6 0 dc 0 16 0 r y . 5 6 5 0 . . 0 24 0 0 0 0 0 0 0 None
    0x0e7 0 dc 0 16 0 r y . 5 6 5 0 . . 0 24 0 16 16 16 0 0 0 Slow
    0x0e8 0 dc 0 16 0 r . . 5 6 5 0 . . 0 24 8 0 0 0 0 0 0 None
    0x0e9 0 dc 0 16 0 r . . 5 6 5 0 . . 0 24 8 16 16 16 0 0 0 Slow
    0x0ea 0 dc 0 16 0 r y . 5 6 5 0 . . 0 24 8 0 0 0 0 0 0 None
    0x0eb 0 dc 0 16 0 r y . 5 6 5 0 . . 0 24 8 16 16 16 0 0 0 Slow
    0x0ec 0 dc 0 16 0 r y . 5 6 5 0 . . 0 24 8 0 0 0 0 0 0 None
    0x0ed 0 dc 0 16 0 r y . 5 6 5 0 . . 0 24 8 16 16 16 0 0 0 Slow
    The 20-radeon.conf for my xorg-server setting:
    ection "Module"
    Load "dri2"
    Load "glamoregl"
    EndSection
    Section "Device"
    Identifier "Radeon"
    Driver "radeon"
    # Option "RenderAccel" "on"
    # Option "AccelMethod" "glamor"
    # Option "EnablePageFlip" "on"
    # Option "ColorTiling" "off"
    # Option "ColorTiling2D" "on"
    # Option "SWcursor" "off"
    # Option "SwapbuffersWait" "on"
    EndSection
    It seems my graphics card can not handle ColorTiling (i get a very pixelated image).
    KMS is enabled.
    At the official feature matrix of the open source driver you might see something which is causing my problems which I am not able to notice because my lack of understanding it (HD7870 is S(outhern).Islands).
    Also I tried to install the proprietary driver of amd from the aur.
    The problem is that this package has this dependency
    xorg-server<1.14.0
    which makes it unuseable for me.
    So i edited the PKGBUILD to accept my xorg-server 1.14.2 (do not judge me ).
    I run
    aticonfig --initial=dual-head
    and rebooted.
    Hardly anything worked (most programs would not start).
    So I reinstalled the open source driver.
    Hopefully someone can help me with this problem... I do not mind installing the proprietary driver if it works.
    Kind regards,
    0d680e5e4832d76f6930b14a2098c6a2c31017ebb2dbaedcf07a3d43eaefaf9b663ad79083ee3436e5f3a8d60d046d5c7ee7d986d727e94bbedfd0d085507fed
    For the horde!
    Last edited by whirlpool (2013-08-17 20:49:12)

    whirlpool wrote:
    Thank you for your help Thaodan.
    Sometimes I miss the utterly easiness of installing something on my windows machine :'( .
    As far as I have read one has to wait for a new release of the proprietary driver, which supports xorg-server 1.14.XY, or to downgrade the xorg-server to the last supported version, which is xorg-server 1.13.XY (and sounds rather painfull).
    xorg-server 1.14.0 was released  on 2013-05-05... three and a half months and no new driver to support it... I am really dissapointed (seems like nvidia does not depend on xorg-server versions... why?).
    Concerning your advice about the patch for wine:
    I have downloaded this patch and cloned the source files from the git repository.
    Do I have to apply the patch manually?
    What has to be done next?
    The instructions of the readme would not work because of the missing 32 bit development libraries:
    ./tools/wineinstall
    Wine Installer v1.0
    Warning !! wine binary (still) found, which may indicate
    a (conflicting) previous installation.
    You might want to abort and uninstall Wine first.
    (If you previously tried to install from source manually,
    run 'make uninstall' from the wine root directory)
    We need to install Wine as the root user. Do you want us to build Wine,
    'su root' and install Wine? Enter 'no' to build Wine without installing:
    (yes/no) no
    Running configure...
    checking build system type... x86_64-unknown-linux-gnu
    checking host system type... x86_64-unknown-linux-gnu
    checking whether make sets $(MAKE)... yes
    checking for gcc... gcc
    checking whether the C compiler works... yes
    checking for C compiler default output file name... a.out
    checking for suffix of executables...
    checking whether we are cross compiling... no
    checking for suffix of object files... o
    checking whether we are using the GNU C compiler... yes
    checking whether gcc accepts -g... yes
    checking for gcc option to accept ISO C89... none needed
    checking for g++... g++
    checking whether we are using the GNU C++ compiler... yes
    checking whether g++ accepts -g... yes
    checking for cpp... cpp
    checking whether gcc -m32 works... no
    configure: error: Cannot build a 32-bit program, you need to install 32-bit development libraries.
    Configure failed, aborting install.
    How do I get those libraries (nothing found :-( )?
    Your PKGBUILD requests a wine.install file... where do I find it?
    You have to install gcc-multilib and such.
    the wine.install is inclued in the same dir of my repo. I made a src package so you don't have to pull my whole git repo: https://dl.dropboxusercontent.com/u/172 … src.tar.gz

  • Intel GMA and OpenGL 1.2... update? Even the Radeon 7000 supports 1.3!

    It seems that on several large projects (VMWare, a few games out there being developed for OS X too), the issue of the Intel GMAs not having proper OpenGL support in Apple's drivers have been a problem for months now.
    The thing is, the GMA 950 is capable of OpenGL 1.4 functions, the GMA X3100 is capable of OpenGL 1.5 functions. Unfortunately, the drivers for both have never been updated past 1.2...
    What's going on?! As usual the only two ways to fix this are workarounds (disabling multi-texturing for example, something that has to be done by the developer), or simply booting into Windows where Intel actually took writing the driver seriously.
    I understand that Intel and Apple are supposed to have something special going on (promising more custom projects like the MacBook Air), but why are they not keeping these things more on top of the ball?
    If there haven't been any bug reports about it, take this one as a big one. I'm sure that a lot of people (even those who don't know why MacBooks and Mac Minis can't run certain programs they wish to use in OS X), would appreciate it.
    Thank you.

    Hi OoTLink;
    This is not the place to file bug reports.
    Allan

  • A few JOGL/OpenGL questions

    Question 1:
    Basically, whenever i see a tutorial or example featuring OpenGL or JOGL and see the method;
    glVertex3f, the values are always floats and always below OR equal to 1.0f.
    Now, the models i am using i first rendered using java.awt.Graphics, which basically ment i had to calculate x, y and z values in pixels, so now i need to convert to use with OpenGL.
    Question 2:
    What is the simplest way of applying a texture to a rendered model in JOGL, for example if i made a simple quad for a floor tile like so;
    gl.glBegin(GL.GL_QUADS);
    gl.glVertex3f(0.0f, 0.0f, 1.0f); // Bottom left vertex.
    gl.glVertex3f(1.0f, 0.0f, 1.0f);
    gl.glVertex3f(1.0f, 0.0f, 0.0f);
    gl.glVertex3f(0.0f, 0.0f, 0.0f);
    gl.glEnd();How would i apply a simple 2d, normal image to that?
    Ive tried using;
    Texture texture = TextureIO.read(file);
    texture.bind();
    gl.glEnable(GL.GL_TEXTURE_2D);But it dosn't seem to work.
    Question 3:
    How do you rotate the viewpoint so that the map is rotated towards you, for example if you were holding a camera and you tilt the camera down and view the floor from a birds eye view more?
    Thanks for any help to any of the questions.

    - buy/download an OpenGL book. Seriously, you are not going to get anywhere without knowledge of at least the basics of the API and the math behind it. There are no books for JOGL, but it is a simple mapping directly on top of OpenGL, so any OpenGL book will give you the knowledge you need to work with JOGL. Most books use simple c++ code, which is easy enough to read and translate to Java code.
    - Be aware of the performance constraints on the glVertex line of methods; they are okay for simple testing and prototyping, but when you want to do any serious rendering learn how to use vertex buffers in stead.
    Also, did you know there is a game development forum? You'll have more chance of getting help there. also checking the the http://www.javagaming.org forum. Perhaps you do not want to create a game, but JOGL is mostly used in gaming/simulations.

  • Open GL Vs Quartz - Which is better for 2D game development?

    Hi,
    I am new to iphone game development. I want to create 2D game. Simple game with objects moving around.
    I never used Open GL as well as Quartz. For this game I am planing to study that.
    I want to know which is better from OpenGL or Quartz?
    And where I can learn more on that?
    Thanks,
    Ganesh Pisal

    I would recommend against OpenGL for a 2D game. Quartz does a lot of work to avoid updating parts of the screen that haven't changed, something OpenGL doesn't do. The iPhone's implementation of OpenGL has other serious performance issues.

Maybe you are looking for

  • Best way to use an external drive

    Hello all, I have several photos. I also have three computers that I regularly use: my Windows PC, my Macbook Pro, and a very new iMac. Rather than place all my photos on each computer... I thought I could place them on a Western Digital Passport por

  • Private function should not call

    I come across a strange thing in Java while doing Inheritance : Problem is that when we have one super class with a public function in it and a child class calling that function with its own object then everything works fine. But the problem arise wh

  • Windows 7 -Delay after right click and installation query

    Hi, I have freshly clean installed Windows 7 home premium x64 in my HP laptop which was previously running the x86 version of the same factory installed OS.I have performed a usb install.Now,I have two queries- 1.During the installation,when the mach

  • Cant connect my iphone to itunes

    Hye everyone..I. bought my iphone 5s last February 2014..there was no problem when I want to connect my iphone to itunes using my windows 8 laptop..But today,when I tried to connect my iphone and launch itunes,it says itunes cannot connect to iphone.

  • Does the Macbook pro retina have the ability to use external speakers

    Does the Macbook pro retina have the ability to use external speakers