INVALID PARAM VERB: SECURESAVEDA

Hi,
  I am experiencing 'Exception condition "INVALID PARAM VERB: SECURESAVEDA" raised' after using SE38 with program RSO_BC_FILES_IN_BDS. In the ABAP runtime error, it also says
Termination occurred in the ABAP program "SAPLOLEA" - in
"AC_FLUSH_CALL_INTERNAL".
The main program was "RSO_BC_FILES_IN_BDS ".
In the source code you have the termination point in line 224
of the (Include) program "LOLEAU10".
And in line 224, it says 'CALL FUNCTION 'OLE_FLUSH_CALL'  DESTINATION OLE_DESTINATION'
  Please advise on a way forward with this.
Cheers

Hi,
The dump comes in FM: 'AC_FLUSH_CALL_INTERNAL'  when it tries to call,
CALL FUNCTION 'OLE_FLUSH_CALL'  DESTINATION OLE_DESTINATION
         EXPORTING IMPORT_XML      = XML_DATA_STRING
                   SVARS           = SVARS
         IMPORTING EXPORT_XML      = XML_DATA_STRING
                   EXCEPT_DESCRIPT = OLE_MESSAGE
                    SVARS           = SVARS
         TABLES  VERBS           = VERBS
                 PARAMS          = PARAMS
                 VARS            = VARS
                SVARS           = SVARS
                 RFC_QUEUE       = RFC_QUEUE
                 XML_DATA_STREAM = XML_DATA_STREAM
                 ERROR_INFO      = ERROR_INFO
         EXCEPTIONS SYSTEM_FAILURE      = 1  MESSAGE OLE_MESSAGE
                    CALL_METHOD_FAILED  = 2
                    SET_PROPERTY_FAILED = 3
                    GET_PROPERTY_FAILED = 4
                    RFC_QUEUE_FAILED    = 5
                    XML_DATA_FAILED     = 6.
OLE_DESTINATION = "SAPGUI"
It is working fine for "Special Picking Instruction" but not working for "Internal Order Comments".
More over for other orders everything is working fine. and even in Test system everything is working fine.
Edited by: Manankumar Desai on Jan 22, 2009 10:19 PM

Similar Messages

  • OLE_FLUSH_CALL invalid param verb: textstream

    I'm developing a program that uses a whole load of alv grids on different tabs.  When I process one particularl okcode, I get a dump: <b>Exception condition "INVALID PARAM VERB: TEXTSTREAM" raised.</b><br>
    <br>
    <PRE>Trigger Location of Runtime Error
        Program                                 SAPLOLEA
        Include                                 LOLEAU10
        Row                                     224
        Module type                             (FUNCTION)
        Module Name                             AC_FLUSH_CALL_INTERNAL</pre><br>
    As far as I can tell, this is happening at the end of the PAI.  After all my code has run.
    The VERBS table contains<br>
    <pre>1             1     TextStream          G
    2             3     TextStream          G
    3             4     CreateObject          C
    4             7     SetDataFromUrl          C
    5             7     GetDataAsFormat          C
    6            14     AssignProperty2          C
    7            18     FreeObject          C
    8            19     FreeObject          C</pre><br>
    The PARAMS table contains<br>
    <pre>1       1      12     _RESULT       2
    2       2      12     _RESULT       2
    3       3      12     #1       5
    4       3       3     #2       6
    5       3      12     _RESULT       7
    6       4      12     #1       8
    7       4      12     #2       9
    8       4      12     #3      10
    9       5      12     #1      11
    10       5      12     #2      12
    11       5      12     _RESULT      13
    12       6       9     #1      13
    13       6      12     #2      15
    14       6       9     #3      16
    15       6      12     #4      17
    16       7       9     #1      13
    17       8       9     #1       7</pre>
    <br>The VARS table contains<br>
    <pre>1          000000     000     O     11
    2     _RESULT     000000     000
    3          000000     000     O     11
    4          000000     000     O     2-
    5          000000     000          {799104C5-04C5-11D0-AC56-080009D23306}
    6          000000     000          1033
    7     _RESULT     000000     000     O                                                                                1-
    8          000000     000          APPLICATION
    9          000000     000          X-R3TABLE
    10          000000     000                     SAPR3://DE56416140B66CF1B07A0015177DB7B9
    11          000000     000          APPLICATION
    12          000000     000          X-R3TABLE
    13     _RESULT     000000     000     O                                                                                53
    14          000000     000     O     8
    15          000000     000          r3TableAutoObj
    16          000000     000          19
    17          000000     000          ToolBarButtonsTable2
    18          000000     000     O     2-
    19          000000     000     O     2-</pre><br><br>
    Note, I'm not doing any explicit OLE stuff.   There's a couple of other threads I've seen with this issue, but no resolution.  I'm on patch 13 of 7.10 sapgui.
    <br><br>
    thanks
    <br><br>
    matt
    <br><br>
    Edited by: Matt on Jun 11, 2009 4:51 PM

    >
    amit saini wrote:
    > u might have to search for a note on this..
    >
    > SAP is using CL_GUI_TEXTEDIT class and using GET_TEXT_AS_STREAM method to pull text from STXH table...
    I guess even the reply is from there itself.
    Exception condition "INVALID PARAM VERB: TEXTSTREAM" raised.

  • Dump error in CRM: "Invalid param verb: enablesapsso"

    Hi,
       I am working on CRM 4.0. When i execute the transaction <b>CRMD_ORDER_BP</b>, i am getting short dump <b>"Exception condition INVALID PARAM VERB: ENABLESAPSSO raised."</b> with
    <b>"RAISE_EXCEPTION" C       
    "SAPLOLEA " or "LOLEAU10 "
    "AC_FLUSH_CALL_INTERNAL" .</b>
    How to solve this issue?
    Regards,
    <b>Raj.</b>

    Hi,
       The system was not configured for SAP logon tickets.
    login/create_sso2_ticket and login/accept_sso2_ticket were not set.  
    After setting the profile parameters (using transaction RZ10), i rebooted the application server, it is not giving me any dump errors.
    Frédéric, thanks for your quick reply.
    Regards,
    Raj.

  • DUMP ERROR: INVALID PARAM VERB : ENABLEAPSSO

    I am working on CRM 4.0. After  executing  the transaction CRMD_ORDER_BP,
    I  got short dump "Exception condition INVALID PARAM VERB: ENABLESAPSSO raised." with "RAISE_EXCEPTION" C "SAPLOLEA " or "LOLEAU10 " "AC_FLUSH_CALL_INTERNAL" .
    How to solve this issue?
    Can anybody help me in resolving this issue? I would be thankful
    prashant

    I dont find must change in the behaviour while setting up profile parameters.
    Could you pls give me the solution for this, as it is urgent.
    I shall be thankful to you.
    prashant

  • Exception condition "INVALID PARAM VERB: TEXTSTREAM" raised.

    Hi,
    I am getting The error "Exception condition "INVALID PARAM VERB: TEXTSTREAM" raised." when we got to va03, GOTO->HEADER->TEXTS-> Double click on "Internal Order Comments".
    Dump:
    The termination occurred in the ABAP program "SAPLOLEA" in
    "AC_FLUSH_CALL_INTERNAL".
    The main program was "SAPMV45A ".
                                                                                    The termination occurred in line 220 of the source code of the (Include)
    program "LOLEAU10"
    of the source code of program "LOLEAU10" (when calling the editor 2200).     
    Any body has any idea on this issue?

    Hi,
    The dump comes in FM: 'AC_FLUSH_CALL_INTERNAL'  when it tries to call,
    CALL FUNCTION 'OLE_FLUSH_CALL'  DESTINATION OLE_DESTINATION
             EXPORTING IMPORT_XML      = XML_DATA_STRING
                       SVARS           = SVARS
             IMPORTING EXPORT_XML      = XML_DATA_STRING
                       EXCEPT_DESCRIPT = OLE_MESSAGE
                        SVARS           = SVARS
             TABLES  VERBS           = VERBS
                     PARAMS          = PARAMS
                     VARS            = VARS
                    SVARS           = SVARS
                     RFC_QUEUE       = RFC_QUEUE
                     XML_DATA_STREAM = XML_DATA_STREAM
                     ERROR_INFO      = ERROR_INFO
             EXCEPTIONS SYSTEM_FAILURE      = 1  MESSAGE OLE_MESSAGE
                        CALL_METHOD_FAILED  = 2
                        SET_PROPERTY_FAILED = 3
                        GET_PROPERTY_FAILED = 4
                        RFC_QUEUE_FAILED    = 5
                        XML_DATA_FAILED     = 6.
    OLE_DESTINATION = "SAPGUI"
    It is working fine for "Special Picking Instruction" but not working for "Internal Order Comments".
    More over for other orders everything is working fine. and even in Test system everything is working fine.
    Edited by: Manankumar Desai on Jan 22, 2009 10:19 PM

  • [Mac] "Invalid Param" bug on Open: Solved?

    Just saw this in the latest 10.6.3 update:
    resolve an issue that prevented files with the # or & characters in their names from opening in Rosetta applications
    I never have had this particular problem can someone who *has* confirm it's solved?

    I did see it, but that rosetta remark has me baffled. InDesign doesn't need to run under rosetta.
    Bob

  • W3_PUBLISH_SERVICES and dump while viewing the source code in se80

    Hi,
    external ITS6.20  on SAP R/3 4.7
    we have installed ITS and we published the templates. When we published the teampltes using the standard prgram   W3_PUBLISH_SERVICES, and around 43 of the services fail  Not sure if this is an error
    After the upgrade is finished, you must make this up, before you can use the Internet applications of the system. For a detailed procedure description see Note 399578.
    or not.
    On the other hand when i go to se 80 and try to view the source code of any ITS service lets say PZM3 in my case, the entire application goes for a dump with error
    Exception condition "INVALID PARAM VERB: TEXTSTREAM" raised.
    What happened?
    The current ABAP/4 program encountered an unexpected
    situation.
    What can you do?
    Print out the error message (using the "Print" function)
    and make a note of the actions and input that caused the
    error.
    To resolve the problem, contact your SAP system administrator.
    You can use transaction ST22 (ABAP Dump Analysis) to view and administer
    termination messages, especially those beyond their normal deletion
    date.
    Error analysis
    A RAISE statement in the program "SAPLOLEA " raised the exception
    condition "INVALID PARAM VERB: TEXTSTREAM".
    Since the exception was not intercepted by a superior program
    in the hierarchy, processing was terminated.
    Short description of exception condition:
    For detailed documentation of the exception condition, use
    Transaction SE37 (Function Library). You can take the called
    function module from the display of active calls.
    How to correct the error
    You may able to find an interim solution to the problem
    in the SAP note system. If you have access to the note system yourself,
    use the following search criteria:
    The termination occurred in the ABAP program "SAPLOLEA " in
    "AC_FLUSH_CALL_INTERNAL".
    The main program was "SAPMSEU0 ".
    The termination occurred in line 220 of the source code of the (Include)
    program "LOLEAU10 "
    of the source code of program "LOLEAU10 " (when calling the editor 2200).
    Any deas what the error could be??
    On the other hand i tried to see the Service 'System' and 'webgui' from se80 di dnot find any..
    Any ideas if we are missing in our landscape.
    Message was edited by:
            RajK
    Message was edited by:
            RajK

    Hi RajK
    > On the other hand i tried to see the Service 'System'
    > and 'webgui' from se80 di dnot find any..
    > Any ideas if we are missing in our landscape.
    The services system and webgui are shipped within the installer of ITS 6.20. So you can't find them in the database via SE80, instead only in the filesystem.
    Not your main problem, I know, but I just wanted to clarify.
    Best regards,
    Henning

  • ADF_FACES-60098  ShowPopupBehaviorTag _toClientAlign invalid align ??

    Hi All ,
    Me getting below error when am calling a taskflow thru tabcontext .I know it is not tab context error . Am not getting , how to handle dis issue . where i searched the project for showpopupBehaviour and removed align = center , but still the error is coming .
    Any suggestion , how to debug when dis kind of error arise ..
    thanks in advance.
    <ShowPopupBehaviorTag> <_toClientAlign> invalid align value: center
    <LifecycleImpl> <_handleException> ADF_FACES-60098:Faces lifecycle receives unhandled exceptions in phase RENDER_RESPONSE 6
    javax.faces.FacesException: javax.servlet.ServletException: OracleJSP error:
    oracle.jbo.DMLException: JBO-26061: Error while opening JDBC connection.
         at com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:415)
         at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)
         at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)
         at oracle.adfinternal.view.faces.config.rich.RecordRequestAttributesDuringDispatch.dispatch(RecordRequestAttributesDuringDispatch.java:44)
         at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)
         at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)
         at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)
         at org.apache.myfaces.trinidadinternal.context.FacesContextFactoryImpl$OverrideDispatch.dispatch(FacesContextFactoryImpl.java:267)
         at com.sun.faces.application.ViewHandlerImpl.executePageToBuildView(ViewHandlerImpl.java:469)
         at com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:140)
         at javax.faces.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:189)
         at org.apache.myfaces.trinidadinternal.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:193)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._renderResponse(LifecycleImpl.java:800)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:294)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:214)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:266)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:106)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
         at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)
         at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:175)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Caused by: javax.servlet.ServletException: OracleJSP error:
    oracle.jbo.DMLException: JBO-26061: Error while opening JDBC connection.
         at oracle.jsp.runtimev2.JspReportUtil.reportException(JspReportUtil.java:181)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:737)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.RequestDispatcherImpl.invokeServlet(RequestDispatcherImpl.java:524)
         at weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImpl.java:444)
         at weblogic.servlet.jsp.PageContextImpl.include(PageContextImpl.java:163)
         at weblogic.servlet.jsp.PageContextImpl.include(PageContextImpl.java:184)
         at oracle.adfinternal.view.faces.taglib.region.IncludeTag.__include(IncludeTag.java:442)
         at oracle.adfinternal.view.faces.taglib.region.RegionTag$1.call(RegionTag.java:153)
         at oracle.adfinternal.view.faces.taglib.region.RegionTag$1.call(RegionTag.java:128)
         at oracle.adf.view.rich.component.fragment.UIXRegion.processRegion(UIXRegion.java:503)
         at oracle.adfinternal.view.faces.taglib.region.RegionTag.doStartTag(RegionTag.java:127)
         at oracle.jsp.runtime.tree.OracleJspBodyTagNode.executeHandler(OracleJspBodyTagNode.java:50)
         at oracle.jsp.runtime.tree.OracleJspCustomTagNode.execute(OracleJspCustomTagNode.java:261)
         at oracle.jsp.runtime.tree.OracleJspClassicTagNode.evalBody(OracleJspClassicTagNode.java:87)
         at oracle.jsp.runtime.tree.OracleJspBodyTagNode.executeHandler(OracleJspBodyTagNode.java:58)
         at oracle.jsp.runtime.tree.OracleJspCustomTagNode.execute(OracleJspCustomTagNode.java:261)
         at oracle.jsp.runtime.tree.OracleJspClassicTagNode.evalBody(OracleJspClassicTagNode.java:87)
         at oracle.jsp.runtime.tree.OracleJspIterationTagNode.executeHandler(OracleJspIterationTagNode.java:45)
         at oracle.jsp.runtime.tree.OracleJspCustomTagNode.execute(OracleJspCustomTagNode.java:261)
         at oracle.jsp.runtime.tree.OracleJspClassicTagNode.evalBody(OracleJspClassicTagNode.java:87)
         at oracle.jsp.runtime.tree.OracleJspBodyTagNode.executeHandler(OracleJspBodyTagNode.java:58)
         at oracle.jsp.runtime.tree.OracleJspCustomTagNode.execute(OracleJspCustomTagNode.java:261)
         at oracle.jsp.runtime.tree.OracleJspClassicTagNode.evalBody(OracleJspClassicTagNode.java:87)
         at oracle.jsp.runtime.tree.OracleJspIterationTagNode.executeHandler(OracleJspIterationTagNode.java:45)
         at oracle.jsp.runtime.tree.OracleJspCustomTagNode.execute(OracleJspCustomTagNode.java:261)
         at oracle.jsp.runtime.tree.OracleJspClassicTagNode.evalBody(OracleJspClassicTagNode.java:87)
         at oracle.jsp.runtime.tree.OracleJspBodyTagNode.executeHandler(OracleJspBodyTagNode.java:58)
         at oracle.jsp.runtime.tree.OracleJspCustomTagNode.execute(OracleJspCustomTagNode.java:261)
         at oracle.jsp.runtime.tree.OracleJspClassicTagNode.evalBody(OracleJspClassicTagNode.java:87)
         at oracle.jsp.runtime.tree.OracleJspIterationTagNode.executeHandler(OracleJspIterationTagNode.java:45)
         at oracle.jsp.runtime.tree.OracleJspCustomTagNode.execute(OracleJspCustomTagNode.java:261)
         at oracle.jsp.runtime.tree.OracleJspClassicTagNode.evalBody(OracleJspClassicTagNode.java:87)
         at oracle.jsp.runtime.tree.OracleJspBodyTagNode.executeHandler(OracleJspBodyTagNode.java:58)
         at oracle.jsp.runtime.tree.OracleJspCustomTagNode.execute(OracleJspCustomTagNode.java:261)
         at oracle.jsp.runtime.tree.OracleJspClassicTagNode.evalBody(OracleJspClassicTagNode.java:87)
         at oracle.jsp.runtime.tree.OracleJspIterationTagNode.executeHandler(OracleJspIterationTagNode.java:45)
         at oracle.jsp.runtime.tree.OracleJspCustomTagNode.execute(OracleJspCustomTagNode.java:261)
         at oracle.jsp.runtime.tree.OracleJspClassicTagNode.evalBody(OracleJspClassicTagNode.java:87)
         at oracle.jsp.runtime.tree.OracleJspBodyTagNode.executeHandler(OracleJspBodyTagNode.java:58)
         at oracle.jsp.runtime.tree.OracleJspCustomTagNode.execute(OracleJspCustomTagNode.java:261)
         at oracle.jsp.runtime.tree.OracleJspClassicTagNode.evalBody(OracleJspClassicTagNode.java:87)
         at oracle.jsp.runtime.tree.OracleJspIterationTagNode.executeHandler(OracleJspIterationTagNode.java:45)
         at oracle.jsp.runtime.tree.OracleJspCustomTagNode.execute(OracleJspCustomTagNode.java:261)
         at oracle.jsp.runtime.tree.OracleJspClassicTagNode.evalBody(OracleJspClassicTagNode.java:87)
         at oracle.jsp.runtime.tree.OracleJspBodyTagNode.executeHandler(OracleJspBodyTagNode.java:58)
         at oracle.jsp.runtime.tree.OracleJspCustomTagNode.execute(OracleJspCustomTagNode.java:261)
         at oracle.jsp.runtime.tree.OracleJspClassicTagNode.evalBody(OracleJspClassicTagNode.java:87)
         at oracle.jsp.runtime.tree.OracleJspIterationTagNode.executeHandler(OracleJspIterationTagNode.java:45)
         at oracle.jsp.runtime.tree.OracleJspCustomTagNode.execute(OracleJspCustomTagNode.java:261)
         at oracle.jsp.runtime.tree.OracleJspClassicTagNode.evalBody(OracleJspClassicTagNode.java:87)
         at oracle.jsp.runtime.tree.OracleJspBodyTagNode.executeHandler(OracleJspBodyTagNode.java:58)
         at oracle.jsp.runtime.tree.OracleJspCustomTagNode.execute(OracleJspCustomTagNode.java:261)
         at oracle.jsp.runtime.tree.OracleJspClassicTagNode.evalBody(OracleJspClassicTagNode.java:87)
         at oracle.jsp.runtime.tree.OracleJspIterationTagNode.executeHandler(OracleJspIterationTagNode.java:45)
         at oracle.jsp.runtime.tree.OracleJspCustomTagNode.execute(OracleJspCustomTagNode.java:261)
         at oracle.jsp.runtime.tree.OracleJspNode.execute(OracleJspNode.java:89)
         at oracle.jsp.runtimev2.ShortCutServlet._jspService(ShortCutServlet.java:89)
         at oracle.jsp.runtime.OracleJspBase.service(OracleJspBase.java:29)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:422)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:802)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:726)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.RequestDispatcherImpl.invokeServlet(RequestDispatcherImpl.java:524)
         at weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImpl.java:444)
         at weblogic.servlet.jsp.PageContextImpl.include(PageContextImpl.java:163)
         at weblogic.servlet.jsp.PageContextImpl.include(PageContextImpl.java:184)
         at oracle.adfinternal.view.faces.taglib.region.IncludeTag.__include(IncludeTag.java:442)
         at oracle.adfinternal.view.faces.taglib.region.IncludeTag.doEndTag(IncludeTag.java:232)
         at oracle.adfinternal.view.faces.taglib.region.PageTemplateTag.doEndTag(PageTemplateTag.java:162)
         at oracle.jsp.runtime.tree.OracleJspBodyTagNode.executeHandler(OracleJspBodyTagNode.java:62)
         at oracle.jsp.runtime.tree.OracleJspCustomTagNode.execute(OracleJspCustomTagNode.java:261)
         at oracle.jsp.runtime.tree.OracleJspClassicTagNode.evalBody(OracleJspClassicTagNode.java:87)
         at oracle.jsp.runtime.tree.OracleJspBodyTagNode.executeHandler(OracleJspBodyTagNode.java:58)
         at oracle.jsp.runtime.tree.OracleJspCustomTagNode.execute(OracleJspCustomTagNode.java:261)
         at oracle.jsp.runtime.tree.OracleJspClassicTagNode.evalBody(OracleJspClassicTagNode.java:87)
         at oracle.jsp.runtime.tree.OracleJspBodyTagNode.executeHandler(OracleJspBodyTagNode.java:58)
         at oracle.jsp.runtime.tree.OracleJspCustomTagNode.execute(OracleJspCustomTagNode.java:261)
         at oracle.jsp.runtime.tree.OracleJspClassicTagNode.evalBody(OracleJspClassicTagNode.java:87)
         at oracle.jsp.runtime.tree.OracleJspBodyTagNode.executeHandler(OracleJspBodyTagNode.java:58)
         at oracle.jsp.runtime.tree.OracleJspCustomTagNode.execute(OracleJspCustomTagNode.java:261)
         at oracle.jsp.runtime.tree.OracleJspNode.execute(OracleJspNode.java:89)
         at oracle.jsp.runtimev2.ShortCutServlet._jspService(ShortCutServlet.java:89)
         at oracle.jsp.runtime.OracleJspBase.service(OracleJspBase.java:29)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:422)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:802)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:726)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:175)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.RequestDispatcherImpl.invokeServlet(RequestDispatcherImpl.java:524)
         at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:253)
         at com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:410)
         ... 53 more

    thanks Frank ,
    i have figured it , there are invalid params in the map .After removing them the error is not replicated .
    Now i got another issue . which mentioned below ,
    If am opening the particular commandlink which i have launch activity method where am calling another task flow . In which i got pervious error , it has been solved by removing the unwanted params in Map. Now am getting the below errror .
    if am using rest of the pages or navigation the application is running fine . but i click dis particular link , me getting the jdbc error.
    how can i debug this isssue when it is coming for dis particular scenario.
    <LifecycleImpl> <_handleException> ADF_FACES-60098:Faces lifecycle receives unhandled exceptions in phase RENDER_RESPONSE 6
    javax.faces.FacesException: javax.servlet.ServletException: OracleJSP error:
    oracle.jbo.DMLException: JBO-26061: Error while opening JDBC connection.
         at com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:415)
         at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)
         at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)
         at oracle.adfinternal.view.faces.config.rich.RecordRequestAttributesDuringDispatch.dispatch(RecordRequestAttributesDuringDispatch.java:44)
         at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)
         at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)
         at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)
         at org.apache.myfaces.trinidadinternal.context.FacesContextFactoryImpl$OverrideDispatch.dispatch(FacesContextFactoryImpl.java:267)
         at com.sun.faces.application.ViewHandlerImpl.executePageToBuildView(ViewHandlerImpl.java:469)
         at com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:140)
         at javax.faces.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:189)
         at org.apache.myfaces.trinidadinternal.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:193)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._renderResponse(LifecycleImpl.java:800)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:294)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:214)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:266)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:106)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
         at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)
         at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:175)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Caused by: javax.servlet.ServletException: OracleJSP error:
    oracle.jbo.DMLException: JBO-26061: Error while opening JDBC connection.
         at oracle.jsp.runtimev2.JspReportUtil.reportException(JspReportUtil.java:181)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:737)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.RequestDispatcherImpl.invokeServlet(RequestDispatcherImpl.java:524)
         at weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImpl.java:444)
         at weblogic.servlet.jsp.PageContextImpl.include(PageContextImpl.java:163)
         at weblogic.servlet.jsp.PageContextImpl.include(PageContextImpl.java:184)
         at oracle.adfinternal.view.faces.taglib.region.IncludeTag.__include(IncludeTag.java:442)
         at oracle.adfinternal.view.faces.taglib.region.RegionTag$1.call(RegionTag.java:153)
         at oracle.adfinternal.view.faces.taglib.region.RegionTag$1.call(RegionTag.java:128)
         at oracle.adf.view.rich.component.fragment.UIXRegion.processRegion(UIXRegion.java:503)
         at oracle.adfinternal.view.faces.taglib.region.RegionTag.doStartTag(RegionTag.java:127)
         at oracle.jsp.runtime.tree.OracleJspBodyTagNode.executeHandler(OracleJspBodyTagNode.java:50)
         at oracle.jsp.runtime.tree.OracleJspCustomTagNode.execute(OracleJspCustomTagNode.java:261)
         at oracle.jsp.runtime.tree.OracleJspClassicTagNode.evalBody(OracleJspClassicTagNode.java:87)
         at oracle.jsp.runtime.tree.OracleJspBodyTagNode.executeHandler(OracleJspBodyTagNode.java:58)
         at oracle.jsp.runtime.tree.OracleJspCustomTagNode.execute(OracleJspCustomTagNode.java:261)
         at oracle.jsp.runtime.tree.OracleJspClassicTagNode.evalBody(OracleJspClassicTagNode.java:87)
         at oracle.jsp.runtime.tree.OracleJspIterationTagNode.executeHandler(OracleJspIterationTagNode.java:45)
         at oracle.jsp.runtime.tree.OracleJspCustomTagNode.execute(OracleJspCustomTagNode.java:261)
         at oracle.jsp.runtime.tree.OracleJspClassicTagNode.evalBody(OracleJspClassicTagNode.java:87)
         at oracle.jsp.runtime.tree.OracleJspBodyTagNode.executeHandler(OracleJspBodyTagNode.java:58)
         at oracle.jsp.runtime.tree.OracleJspCustomTagNode.execute(OracleJspCustomTagNode.java:261)
         at oracle.jsp.runtime.tree.OracleJspClassicTagNode.evalBody(OracleJspClassicTagNode.java:87)
         at oracle.jsp.runtime.tree.OracleJspIterationTagNode.executeHandler(OracleJspIterationTagNode.java:45)
         at oracle.jsp.runtime.tree.OracleJspCustomTagNode.execute(OracleJspCustomTagNode.java:261)
         at oracle.jsp.runtime.tree.OracleJspClassicTagNode.evalBody(OracleJspClassicTagNode.java:87)
         at oracle.jsp.runtime.tree.OracleJspBodyTagNode.executeHandler(OracleJspBodyTagNode.java:58)
         at oracle.jsp.runtime.tree.OracleJspCustomTagNode.execute(OracleJspCustomTagNode.java:261)
         at oracle.jsp.runtime.tree.OracleJspClassicTagNode.evalBody(OracleJspClassicTagNode.java:87)
         at oracle.jsp.runtime.tree.OracleJspIterationTagNode.executeHandler(OracleJspIterationTagNode.java:45)
         at oracle.jsp.runtime.tree.OracleJspCustomTagNode.execute(OracleJspCustomTagNode.java:261)
         at oracle.jsp.runtime.tree.OracleJspClassicTagNode.evalBody(OracleJspClassicTagNode.java:87)
         at oracle.jsp.runtime.tree.OracleJspBodyTagNode.executeHandler(OracleJspBodyTagNode.java:58)
         at oracle.jsp.runtime.tree.OracleJspCustomTagNode.execute(OracleJspCustomTagNode.java:261)
         at oracle.jsp.runtime.tree.OracleJspClassicTagNode.evalBody(OracleJspClassicTagNode.java:87)
         at oracle.jsp.runtime.tree.OracleJspIterationTagNode.executeHandler(OracleJspIterationTagNode.java:45)
         at oracle.jsp.runtime.tree.OracleJspCustomTagNode.execute(OracleJspCustomTagNode.java:261)
         at oracle.jsp.runtime.tree.OracleJspClassicTagNode.evalBody(OracleJspClassicTagNode.java:87)
         at oracle.jsp.runtime.tree.OracleJspBodyTagNode.executeHandler(OracleJspBodyTagNode.java:58)
         at oracle.jsp.runtime.tree.OracleJspCustomTagNode.execute(OracleJspCustomTagNode.java:261)
         at oracle.jsp.runtime.tree.OracleJspClassicTagNode.evalBody(OracleJspClassicTagNode.java:87)
         at oracle.jsp.runtime.tree.OracleJspIterationTagNode.executeHandler(OracleJspIterationTagNode.java:45)
         at oracle.jsp.runtime.tree.OracleJspCustomTagNode.execute(OracleJspCustomTagNode.java:261)
         at oracle.jsp.runtime.tree.OracleJspClassicTagNode.evalBody(OracleJspClassicTagNode.java:87)
         at oracle.jsp.runtime.tree.OracleJspBodyTagNode.executeHandler(OracleJspBodyTagNode.java:58)
         at oracle.jsp.runtime.tree.OracleJspCustomTagNode.execute(OracleJspCustomTagNode.java:261)
         at oracle.jsp.runtime.tree.OracleJspClassicTagNode.evalBody(OracleJspClassicTagNode.java:87)
         at oracle.jsp.runtime.tree.OracleJspIterationTagNode.executeHandler(OracleJspIterationTagNode.java:45)
         at oracle.jsp.runtime.tree.OracleJspCustomTagNode.execute(OracleJspCustomTagNode.java:261)
         at oracle.jsp.runtime.tree.OracleJspClassicTagNode.evalBody(OracleJspClassicTagNode.java:87)
         at oracle.jsp.runtime.tree.OracleJspBodyTagNode.executeHandler(OracleJspBodyTagNode.java:58)
         at oracle.jsp.runtime.tree.OracleJspCustomTagNode.execute(OracleJspCustomTagNode.java:261)
         at oracle.jsp.runtime.tree.OracleJspClassicTagNode.evalBody(OracleJspClassicTagNode.java:87)
         at oracle.jsp.runtime.tree.OracleJspIterationTagNode.executeHandler(OracleJspIterationTagNode.java:45)
         at oracle.jsp.runtime.tree.OracleJspCustomTagNode.execute(OracleJspCustomTagNode.java:261)
         at oracle.jsp.runtime.tree.OracleJspNode.execute(OracleJspNode.java:89)
         at oracle.jsp.runtimev2.ShortCutServlet._jspService(ShortCutServlet.java:89)
         at oracle.jsp.runtime.OracleJspBase.service(OracleJspBase.java:29)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:422)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:802)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:726)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.RequestDispatcherImpl.invokeServlet(RequestDispatcherImpl.java:524)
         at weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImpl.java:444)
         at weblogic.servlet.jsp.PageContextImpl.include(PageContextImpl.java:163)
         at weblogic.servlet.jsp.PageContextImpl.include(PageContextImpl.java:184)
         at oracle.adfinternal.view.faces.taglib.region.IncludeTag.__include(IncludeTag.java:442)
         at oracle.adfinternal.view.faces.taglib.region.IncludeTag.doEndTag(IncludeTag.java:232)
         at oracle.adfinternal.view.faces.taglib.region.PageTemplateTag.doEndTag(PageTemplateTag.java:162)
         at oracle.jsp.runtime.tree.OracleJspBodyTagNode.executeHandler(OracleJspBodyTagNode.java:62)
         at oracle.jsp.runtime.tree.OracleJspCustomTagNode.execute(OracleJspCustomTagNode.java:261)
         at oracle.jsp.runtime.tree.OracleJspClassicTagNode.evalBody(OracleJspClassicTagNode.java:87)
         at oracle.jsp.runtime.tree.OracleJspBodyTagNode.executeHandler(OracleJspBodyTagNode.java:58)
         at oracle.jsp.runtime.tree.OracleJspCustomTagNode.execute(OracleJspCustomTagNode.java:261)
         at oracle.jsp.runtime.tree.OracleJspClassicTagNode.evalBody(OracleJspClassicTagNode.java:87)
         at oracle.jsp.runtime.tree.OracleJspBodyTagNode.executeHandler(OracleJspBodyTagNode.java:58)
         at oracle.jsp.runtime.tree.OracleJspCustomTagNode.execute(OracleJspCustomTagNode.java:261)
         at oracle.jsp.runtime.tree.OracleJspClassicTagNode.evalBody(OracleJspClassicTagNode.java:87)
         at oracle.jsp.runtime.tree.OracleJspBodyTagNode.executeHandler(OracleJspBodyTagNode.java:58)
         at oracle.jsp.runtime.tree.OracleJspCustomTagNode.execute(OracleJspCustomTagNode.java:261)
         at oracle.jsp.runtime.tree.OracleJspNode.execute(OracleJspNode.java:89)
         at oracle.jsp.runtimev2.ShortCutServlet._jspService(ShortCutServlet.java:89)
         at oracle.jsp.runtime.OracleJspBase.service(OracleJspBase.java:29)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:422)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:802)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:726)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:175)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.RequestDispatcherImpl.invokeServlet(RequestDispatcherImpl.java:524)
         at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:253)
         at com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:410)
         ... 53 more
    Caused by: oracle.jbo.DMLException: JBO-26061: Error while opening JDBC connection.
         at oracle.jbo.server.DBTransactionImpl.establishNewConnection(DBTransactionImpl.java:1030)
         at oracle.jbo.server.DBTransactionImpl.initTransaction(DBTransactionImpl.java:1170)
         at oracle.jbo.server.DBTransactionImpl.initTxn(DBTransactionImpl.java:6823)
         at oracle.jbo.server.DBTransactionImpl2.connectToDataSource(DBTransactionImpl2.java:301)
         at oracle.jbo.server.DBTransactionImpl2.connectToDataSource(DBTransactionImpl2.java:332)
         at oracle.jbo.common.ampool.DefaultConnectionStrategy.connect(DefaultConnectionStrategy.java:203)
         at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolConnect(ApplicationPoolMessageHandler.java:592)
         at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolMessage(ApplicationPoolMessageHandler.java:422)
         at oracle.jbo.server.ApplicationModuleImpl.doPoolMessage(ApplicationModuleImpl.java:8995)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.sendPoolMessage(ApplicationPoolImpl.java:4603)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:2533)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:2343)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:3242)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:572)
         at oracle.jbo.http.HttpSessionCookieImpl.useApplicationModule(HttpSessionCookieImpl.java:234)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:505)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:500)
         at oracle.adf.model.bc4j.DCJboDataControl.initializeApplicationModule(DCJboDataControl.java:516)
         at oracle.adf.model.bc4j.DCJboDataControl.getApplicationModule(DCJboDataControl.java:862)
         at oracle.adf.model.binding.DCDataControl.setErrorHandler(DCDataControl.java:483)
         at oracle.jbo.uicli.binding.JUApplication.setErrorHandler(JUApplication.java:261)
         at oracle.adf.model.BindingContext.put(BindingContext.java:1326)
         at oracle.adf.model.binding.DCDataControlReference.getDataControl(DCDataControlReference.java:174)
         at oracle.adf.model.BindingContext.instantiateDataControl(BindingContext.java:1045)
         at oracle.adf.model.dcframe.DataControlFrameImpl.doFindDataControl(DataControlFrameImpl.java:1565)
         at oracle.adf.model.dcframe.DataControlFrameImpl.internalFindDataControl(DataControlFrameImpl.java:1437)
         at oracle.adf.model.dcframe.DataControlFrameImpl.findDataControl(DataControlFrameImpl.java:1397)
         at oracle.adf.model.BindingContext.internalFindDataControl(BindingContext.java:1175)
         at oracle.adf.model.BindingContext.get(BindingContext.java:1128)
         at oracle.adf.model.binding.DCUtil.findSpelObject(DCUtil.java:328)
         at oracle.adf.model.binding.DCBindingContainer.evaluateParameterWithElCheck(DCBindingContainer.java:1490)
         at oracle.adf.model.binding.DCBindingContainer.findDataControl(DCBindingContainer.java:1590)
         at oracle.jbo.uicli.binding.JUCtrlActionBinding.getDataControl(JUCtrlActionBinding.java:566)
         at oracle.jbo.uicli.binding.JUCtrlActionBinding.internalCheckPermission(JUCtrlActionBinding.java:2038)
         at oracle.jbo.uicli.binding.JUCtrlActionBinding.invoke(JUCtrlActionBinding.java:736)
         at oracle.adf.controller.v2.lifecycle.PageLifecycleImpl.executeEvent(PageLifecycleImpl.java:402)
         at oracle.adfinternal.view.faces.model.binding.FacesCtrlActionBinding._execute(FacesCtrlActionBinding.java:252)
         at oracle.adfinternal.view.faces.model.binding.FacesCtrlActionBinding.execute(FacesCtrlActionBinding.java:210)
         at sun.reflect.GeneratedMethodAccessor571.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.sun.el.parser.AstValue.invoke(Unknown Source)
         at com.sun.el.MethodExpressionImpl.invoke(Unknown Source)
         at oracle.adf.controller.internal.util.ELInterfaceImpl.invokeMethod(ELInterfaceImpl.java:173)
         at oracle.adfinternal.controller.activity.MethodCallActivityLogic.execute(MethodCallActivityLogic.java:162)
         at oracle.adfinternal.controller.engine.ControlFlowEngine.executeActivity(ControlFlowEngine.java:993)
         at oracle.adfinternal.controller.engine.ControlFlowEngine.doRouting(ControlFlowEngine.java:879)
         at oracle.adfinternal.controller.engine.ControlFlowEngine.doRouting(ControlFlowEngine.java:778)
         at oracle.adfinternal.controller.engine.ControlFlowEngine.invokeTaskFlow(ControlFlowEngine.java:243)
         at oracle.adfinternal.controller.state.ChildViewPortContextImpl.invokeTaskFlow(ChildViewPortContextImpl.java:104)
         at oracle.adfinternal.controller.state.ControllerState.createChildViewPort(ControllerState.java:1380)
         at oracle.adfinternal.controller.ControllerContextImpl.createChildViewPort(ControllerContextImpl.java:78)
         at oracle.adf.controller.internal.binding.DCTaskFlowBinding.createRegionViewPortContext(DCTaskFlowBinding.java:440)
         at oracle.adf.controller.internal.binding.DCTaskFlowBinding.getViewPort(DCTaskFlowBinding.java:358)
         at oracle.adf.controller.internal.binding.TaskFlowRegionModel.doProcessBeginRegion(TaskFlowRegionModel.java:164)
         at oracle.adf.controller.internal.binding.TaskFlowRegionModel.processBeginRegion(TaskFlowRegionModel.java:112)
         at oracle.adf.view.rich.component.fragment.UIXRegion$RegionContextChange.doChangeImpl(UIXRegion.java:1199)
         at oracle.adf.view.rich.context.DoableContextChange.doChange(DoableContextChange.java:91)
         at oracle.adf.view.rich.component.fragment.UIXRegion._beginInterruptibleRegion(UIXRegion.java:693)
         at oracle.adf.view.rich.component.fragment.UIXRegion.processRegion(UIXRegion.java:498)
         at oracle.adfinternal.view.faces.taglib.region.RegionTag.doStartTag(RegionTag.java:127)
         at oracle.jsp.runtime.tree.OracleJspBodyTagNode.executeHandler(OracleJspBodyTagNode.java:50)
         at oracle.jsp.runtime.tree.OracleJspCustomTagNode.execute(OracleJspCustomTagNode.java:261)
         at oracle.jsp.runtime.tree.OracleJspClassicTagNode.evalBody(OracleJspClassicTagNode.java:87)
         at oracle.jsp.runtime.tree.OracleJspBodyTagNode.executeHandler(OracleJspBodyTagNode.java:58)
         at oracle.jsp.runtime.tree.OracleJspCustomTagNode.execute(OracleJspCustomTagNode.java:261)
         at oracle.jsp.runtime.tree.OracleJspClassicTagNode.evalBody(OracleJspClassicTagNode.java:87)
         at oracle.jsp.runtime.tree.OracleJspIterationTagNode.executeHandler(OracleJspIterationTagNode.java:45)
         at oracle.jsp.runtime.tree.OracleJspCustomTagNode.execute(OracleJspCustomTagNode.java:261)
         at oracle.jsp.runtime.tree.OracleJspClassicTagNode.evalBody(OracleJspClassicTagNode.java:87)
         at oracle.jsp.runtime.tree.OracleJspBodyTagNode.executeHandler(OracleJspBodyTagNode.java:58)
         at oracle.jsp.runtime.tree.OracleJspCustomTagNode.execute(OracleJspCustomTagNode.java:261)
         at oracle.jsp.runtime.tree.OracleJspClassicTagNode.evalBody(OracleJspClassicTagNode.java:87)
         at oracle.jsp.runtime.tree.OracleJspIterationTagNode.executeHandler(OracleJspIterationTagNode.java:45)
         at oracle.jsp.runtime.tree.OracleJspCustomTagNode.execute(OracleJspCustomTagNode.java:261)
         at oracle.jsp.runtime.tree.OracleJspClassicTagNode.evalBody(OracleJspClassicTagNode.java:87)
         at oracle.jsp.runtime.tree.OracleJspBodyTagNode.executeHandler(OracleJspBodyTagNode.java:58)
         at oracle.jsp.runtime.tree.OracleJspCustomTagNode.execute(OracleJspCustomTagNode.java:261)
         at oracle.jsp.runtime.tree.OracleJspClassicTagNode.evalBody(OracleJspClassicTagNode.java:87)
         at oracle.jsp.runtime.tree.OracleJspIterationTagNode.executeHandler(OracleJspIterationTagNode.java:45)
         at oracle.jsp.runtime.tree.OracleJspCustomTagNode.execute(OracleJspCustomTagNode.java:261)
         at oracle.jsp.runtime.tree.OracleJspClassicTagNode.evalBody(OracleJspClassicTagNode.java:87)
         at oracle.jsp.runtime.tree.OracleJspBodyTagNode.executeHandler(OracleJspBodyTagNode.java:58)
         at oracle.jsp.runtime.tree.OracleJspCustomTagNode.execute(OracleJspCustomTagNode.java:261)
         at oracle.jsp.runtime.tree.OracleJspClassicTagNode.evalBody(OracleJspClassicTagNode.java:87)
         at oracle.jsp.runtime.tree.OracleJspIterationTagNode.executeHandler(OracleJspIterationTagNode.java:45)
         at oracle.jsp.runtime.tree.OracleJspCustomTagNode.execute(OracleJspCustomTagNode.java:261)
         at oracle.jsp.runtime.tree.OracleJspClassicTagNode.evalBody(OracleJspClassicTagNode.java:87)
         at oracle.jsp.runtime.tree.OracleJspBodyTagNode.executeHandler(OracleJspBodyTagNode.java:58)
         at oracle.jsp.runtime.tree.OracleJspCustomTagNode.execute(OracleJspCustomTagNode.java:261)
         at oracle.jsp.runtime.tree.OracleJspClassicTagNode.evalBody(OracleJspClassicTagNode.java:87)
         at oracle.jsp.runtime.tree.OracleJspIterationTagNode.executeHandler(OracleJspIterationTagNode.java:45)
         at oracle.jsp.runtime.tree.OracleJspCustomTagNode.execute(OracleJspCustomTagNode.java:261)
         at oracle.jsp.runtime.tree.OracleJspClassicTagNode.evalBody(OracleJspClassicTagNode.java:87)
         at oracle.jsp.runtime.tree.OracleJspBodyTagNode.executeHandler(OracleJspBodyTagNode.java:58)
         at oracle.jsp.runtime.tree.OracleJspCustomTagNode.execute(OracleJspCustomTagNode.java:261)
         at oracle.jsp.runtime.tree.OracleJspNode.execute(OracleJspNode.java:89)
         at oracle.jsp.runtimev2.ShortCutServlet._jspService(ShortCutServlet.java:89)
         at oracle.jsp.runtime.OracleJspBase.service(OracleJspBase.java:29)
         at oracle.jsp.runtimev2.JspPageTable.compileAndServe(JspPageTable.java:665)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:385)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:802)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:726)
         ... 175 more
    Caused by: weblogic.jdbc.extensions.PoolLimitSQLException: weblogic.common.resourcepool.ResourceLimitException: No resources currently available in pool prismdb to allocate to applications, please increase the size of the pool and retry..
         at weblogic.jdbc.common.internal.JDBCUtil.wrapAndThrowResourceException(JDBCUtil.java:252)
         at weblogic.jdbc.pool.Driver.connect(Driver.java:161)
         at weblogic.jdbc.jts.Driver.getNonTxConnection(Driver.java:651)
         at weblogic.jdbc.jts.Driver.connect(Driver.java:127)
         at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:364)
         at oracle.jbo.server.DBTransactionImpl.establishNewConnection(DBTransactionImpl.java:990)
         ... 277 more
    <RegistrationConfigurator> <handleError> ADF_FACES-60096:Server Exception during PPR, #1
    javax.servlet.ServletException: OracleJSP error:
    oracle.jbo.DMLException: JBO-26061: Error while opening JDBC connection.
         at oracle.jsp.runtimev2.JspReportUtil.reportException(JspReportUtil.java:181)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:737)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
    Edited by: user9010551 on Apr 22, 2013 5:14 AM

  • Error while changing a table´s display range.

    Hi,
    im working on an ADF 10 application with jdev 10.3.4. I have a table populated by an iterator which calls my View Object. The resulting query seems to be ok, returning 35 rows. The table range is set to the first 10. When a select a row, it takes me to my detail page, so far so good. The problem is when I set the table to "show all" rows. From that point on, whenever a select one of the first 12 rows I get this error:
    oracle.jbo.InvalidParamException: JBO-25006: Invalid param value_ br.com.br.sales.service.politicacredito.SolicitacoesCreditoVORowImpl row to method_ ViewRowSetIteratorImpl.scrollRangeTo. Explicação: not in the row set
         at oracle.jbo.server.ViewRowSetIteratorImpl.scrollRangeTo(ViewRowSetIteratorImpl.java:1374)
         at oracle.jbo.server.ViewRowSetImpl.scrollRangeTo(ViewRowSetImpl.java:2340)
         at oracle.jbo.server.ViewObjectImpl.scrollRangeTo(ViewObjectImpl.java:6321)
         at oracle.adfinternal.view.faces.model.binding.FacesCtrlRangeBinding$FacesModel._getRangeIndex(FacesCtrlRangeBinding.java:456)
         at oracle.adfinternal.view.faces.model.binding.FacesCtrlRangeBinding$FacesModel.getRowData(FacesCtrlRangeBinding.java:411)
         at oracle.adf.view.faces.component.UIXCollection.getRowData(UIXCollection.java:315)
         at oracle.adf.view.faces.component.UIXCollection.postRowDataChange(UIXCollection.java:653)
         at oracle.adf.view.faces.component.UIXCollection.setRowKey(UIXCollection.java:363)
         at oracle.adf.view.faces.component.UIXCollection.setCurrencyString(UIXCollection.java:606)
         at oracle.adfinternal.view.faces.renderkit.core.xhtml.table.TableSelectOneRenderer.decode(TableSelectOneRenderer.java:85)
         at oracle.adf.view.faces.component.UIXComponentBase.__rendererDecode(UIXComponentBase.java:945)
         at oracle.adf.view.faces.component.UIXComponentBase.decode(UIXComponentBase.java:577)
         at oracle.adf.view.faces.component.UIXTableSelectOne.processDecodes(UIXTableSelectOne.java:69)
         at oracle.adf.view.faces.component.UIXCollection.processComponent(UIXCollection.java:820)
         at oracle.adf.view.faces.component.TableUtils$1.process(TableUtils.java:214)
         at oracle.adf.view.faces.component.ChildLoop.runAlways(ChildLoop.java:39)
         at oracle.adf.view.faces.component.TableUtils.__processFacets(TableUtils.java:209)
         at oracle.adf.view.faces.component.UIXTable.processFacetsAndChildren(UIXTable.java:372)
         at oracle.adf.view.faces.component.UIXCollection.decodeChildrenImpl(UIXCollection.java:142)
         at oracle.adf.view.faces.component.UIXComponentBase.decodeChildren(UIXComponentBase.java:803)
         at oracle.adf.view.faces.component.UIXCollection.processDecodes(UIXCollection.java:137)
         at javax.faces.component.UIComponentBase.processDecodes(UIComponentBase.java:900)
         at oracle.adf.view.faces.component.UIXComponentBase.decodeChildrenImpl(UIXComponentBase.java:818)
         at oracle.adf.view.faces.component.UIXComponentBase.decodeChildren(UIXComponentBase.java:803)
         at oracle.adf.view.faces.component.UIXComponentBase.processDecodes(UIXComponentBase.java:673)
         at oracle.adf.view.faces.component.UIXComponentBase.decodeChildrenImpl(UIXComponentBase.java:818)
         at oracle.adf.view.faces.component.UIXComponentBase.decodeChildren(UIXComponentBase.java:803)
         at oracle.adf.view.faces.component.UIXComponentBase.processDecodes(UIXComponentBase.java:673)
         at javax.faces.component.UIForm.processDecodes(UIForm.java:164)
         at oracle.adf.view.faces.component.UIXComponentBase.decodeChildrenImpl(UIXComponentBase.java:818)
         at oracle.adf.view.faces.component.UIXComponentBase.decodeChildren(UIXComponentBase.java:803)
         at oracle.adf.view.faces.component.UIXComponentBase.processDecodes(UIXComponentBase.java:673)
         at oracle.adf.view.faces.component.UIXComponentBase.decodeChildrenImpl(UIXComponentBase.java:818)
         at oracle.adf.view.faces.component.UIXComponentBase.decodeChildren(UIXComponentBase.java:803)
         at oracle.adf.view.faces.component.UIXComponentBase.processDecodes(UIXComponentBase.java:673)
         at javax.faces.component.UIComponentBase.processDecodes(UIComponentBase.java:900)
         at javax.faces.component.UIViewRoot.processDecodes(UIViewRoot.java:326)
         at com.sun.faces.lifecycle.ApplyRequestValuesPhase.execute(ApplyRequestValuesPhase.java:99)
         at com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:245)
         at com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:110)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:213)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
         at oracle.adfinternal.view.faces.webapp.AdfFacesFilterImpl._invokeDoFilter(AdfFacesFilterImpl.java:233)
         at oracle.adfinternal.view.faces.webapp.AdfFacesFilterImpl._doFilterImpl(AdfFacesFilterImpl.java:202)
         at oracle.adfinternal.view.faces.webapp.AdfFacesFilterImpl.doFilter(AdfFacesFilterImpl.java:123)
         at oracle.adf.view.faces.webapp.AdfFacesFilter.doFilter(AdfFacesFilter.java:103)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
         at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:162)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
         at br.com.br.shared.security.view.servlet.SecurityFilter.doFilter(SecurityFilter.java:134)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:234)
         at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:29)
         at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:879)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)
    My VO and corresponding EOs have a primaray key defined. From the console log i see this suspicious lines: "EntityCache:add WARNING - ignoring row with no primary key".
    Please help, I´ve been on this for 3 days. Thanks.
    PS: The bold highlited parts are literal translations on my part.
    Edited by: 891542 on 14/10/2011 07:57
    Edited by: 891542 on 14/10/2011 07:58

    More from the log:
    11/10/19 21:11:04 [1113] Reusing a cached session application module instance
    11/10/19 21:11:04 [1114] **** refreshControl() for BindingContainer :empenho_pesquisaEmpenhoPageDef
    11/10/19 21:11:04 [1115] Resolving VO:OrigensComerciaisVO1 for iterator binding:OrigensComerciaisVO1Iterator
    11/10/19 21:11:04 [1116] DCUtil, returning:oracle.adfinternal.view.faces.model.binding.FacesCtrlRangeBinding, for OrigensComerciaisVO1
    11/10/19 21:11:04 [1117] Resolving VO:CgRefCodesVO1 for iterator binding:CgRefCodesVO1Iterator
    11/10/19 21:11:04 [1118] DCUtil, returning:oracle.adfinternal.view.faces.model.binding.FacesCtrlRangeBinding, for CgRefCodesVO1
    11/10/19 21:11:04 [1119] *** DCDataControl.sync() called from :DCBindingContainer.refresh
    11/10/19 21:11:04 [1120] valiateToken:Decompressed BC state:BCST:=0%V%=NBrEmpenhosVO1Iterator=-D-003800000005393939303800000008545F3139303631310000000C456D20646967697461E7E36F0000000156000000000000000000000007786F0913103B1800000002C10200000002C10300000002C104000000018000000007786F0913103B1800000007786F0C1F010101000000000000000180000000018000000001800000000180000000045A48543300000003C2363B00000003C2363B0000000347474300000006C5020101021100000006C50201010211000000000000000000000000000000053232363431000000124D414E41555320454E455247494120532F41000000053232363430000000035A303500000009303032333431343637000000043030303400000002373300000000000000045A30313000000017285A3031302920456D6973736F72206461204F7264656D000000045A303130000000045A30313000000004C303212300000004C30321230000000C3030323334313436372D37330000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000,OrigensComerciaisVO1Iterator=-D-000200000006C5020101101900000007414C4D4F474549,CgRefCodesVO1Iterator=-D-00060000000E5354415455535F454D50454E484F0000000C456D20646967697461E7E36F000000000000000C456D20646967697461E7E36F00000001310000001241414447574641416E41414142764F414261,
    11/10/19 21:11:04 [1121] Resolving VO:BrEmpenhosVO1 for iterator binding:BrEmpenhosVO1Iterator
    11/10/19 21:11:04 [1122] DCUtil, returning:oracle.adfinternal.view.faces.model.binding.FacesCtrlRangeBinding, for BrEmpenhosVO1
    11/10/19 21:11:04 [1123] ViewObject: BrEmpenhosVO1 Reusing defined prepared Statement
    11/10/19 21:11:04 [1124] Bind params for ViewObject: BrEmpenhosVO1
    11/10/19 21:11:04 [1125] Binding param 1: Em digitação
    11/10/19 21:11:04 [1126] setting rownum query between (0, 13)
    11/10/19 21:11:04 [1127] EntityCache:add WARNING - ignoring row with no primary key
    11/10/19 21:11:04 [1128] EntityCache:add WARNING - ignoring row with no primary key
    11/10/19 21:11:04 [1129] EntityCache:add WARNING - ignoring row with no primary key
    11/10/19 21:11:04 [1130] EntityCache:add WARNING - ignoring row with no primary key
    11/10/19 21:11:04 [1131] EntityCache:add WARNING - ignoring row with no primary key
    11/10/19 21:11:04 [1132] EntityCache:add WARNING - ignoring row with no primary key
    11/10/19 21:11:04 [1133] EntityCache:add WARNING - ignoring row with no primary key
    11/10/19 21:11:04 [1134] EntityCache:add WARNING - ignoring row with no primary key
    11/10/19 21:11:05 [1135] EntityCache:add WARNING - ignoring row with no primary key
    11/10/19 21:11:05 [1136] EntityCache:add WARNING - ignoring row with no primary key
    11/10/19 21:11:05 [1137] EntityCache:add WARNING - ignoring row with no primary key
    11/10/19 21:11:05 [1138] EntityCache:add WARNING - ignoring row with no primary key
    11/10/19 21:11:05 [1139] EntityCache:add WARNING - ignoring row with no primary key
    11/10/19 21:11:05 [1140] EntityCache:add WARNING - ignoring row with no primary key
    11/10/19 21:11:05 [1141] EntityCache:add WARNING - ignoring row with no primary key
    11/10/19 21:11:05 [1142] EntityCache:add WARNING - ignoring row with no primary key
    11/10/19 21:11:05 [1143] EntityCache:add WARNING - ignoring row with no primary key
    11/10/19 21:11:05 [1144] EntityCache:add WARNING - ignoring row with no primary key
    11/10/19 21:11:05 [1145] EntityCache:add WARNING - ignoring row with no primary key
    11/10/19 21:11:05 [1146] EntityCache:add WARNING - ignoring row with no primary key
    11/10/19 21:11:05 [1147] EntityCache:add WARNING - ignoring row with no primary key
    11/10/19 21:11:05 [1148] EntityCache:add WARNING - ignoring row with no primary key
    11/10/19 21:11:05 [1149] EntityCache:add WARNING - ignoring row with no primary key
    11/10/19 21:11:05 [1150] EntityCache:add WARNING - ignoring row with no primary key
    11/10/19 21:11:05 [1151] ViewObject: BrEmpenhosVO1 Reusing defined prepared Statement
    11/10/19 21:11:05 [1152] Bind params for ViewObject: BrEmpenhosVO1
    11/10/19 21:11:05 [1153] Binding param 1: Em digitação
    11/10/19 21:11:05 [1154] setting rownum query between (210, 223)
    11/10/19 21:11:05 [1155] EntityCache:add WARNING - ignoring row with no primary key
    11/10/19 21:11:05 [1156] EntityCache:add WARNING - ignoring row with no primary key
    11/10/19 21:11:05 [1157] EntityCache:add WARNING - ignoring row with no primary key
    11/10/19 21:11:05 [1158] EntityCache:add WARNING - ignoring row with no primary key
    11/10/19 21:11:05 [1159] EntityCache:add WARNING - ignoring row with no primary key
    11/10/19 21:11:05 [1160] EntityCache:add WARNING - ignoring row with no primary key
    11/10/19 21:11:05 [1161] EntityCache:add WARNING - ignoring row with no primary key
    11/10/19 21:11:05 [1162] EntityCache:add WARNING - ignoring row with no primary key
    11/10/19 21:11:05 [1163] EntityCache:add WARNING - ignoring row with no primary key
    11/10/19 21:11:05 [1164] EntityCache:add WARNING - ignoring row with no primary key
    11/10/19 21:11:05 [1165] EntityCache:add WARNING - ignoring row with no primary key
    11/10/19 21:11:05 [1166] EntityCache:add WARNING - ignoring row with no primary key
    19/10/2011 21:11:05 com.sun.faces.lifecycle.ApplyRequestValuesPhase execute
    SEVERE: JBO-25006: Valor de parâmetro inválido br.com.br.sales.service.empenho.BrEmpenhosVORowImpl para row passado para o método ViewRowSetIteratorImpl.scrollRangeTo. Explicação: not in the row set
    oracle.jbo.InvalidParamException: JBO-25006: Valor de parâmetro inválido br.com.br.sales.service.empenho.BrEmpenhosVORowImpl para row passado para o método ViewRowSetIteratorImpl.scrollRangeTo. Explicação: not in the row set
         at oracle.jbo.server.ViewRowSetIteratorImpl.scrollRangeTo(ViewRowSetIteratorImpl.java:1374)
         at oracle.jbo.server.ViewRowSetImpl.scrollRangeTo(ViewRowSetImpl.java:2340)
         at oracle.jbo.server.ViewObjectImpl.scrollRangeTo(ViewObjectImpl.java:6321)
         at br.com.br.shared.jbo.server.BrMViewObjectImpl.scrollRangeTo(BrMViewObjectImpl.java:20)
         at oracle.adfinternal.view.faces.model.binding.FacesCtrlRangeBinding$FacesModel._getRangeIndex(FacesCtrlRangeBinding.java:456)
         at oracle.adfinternal.view.faces.model.binding.FacesCtrlRangeBinding$FacesModel.getRowData(FacesCtrlRangeBinding.java:411)
         at oracle.adf.view.faces.component.UIXCollection.getRowData(UIXCollection.java:315)
         at oracle.adf.view.faces.component.UIXCollection.postRowDataChange(UIXCollection.java:653)
         at oracle.adf.view.faces.component.UIXCollection.setRowKey(UIXCollection.java:363)
         at oracle.adf.view.faces.component.UIXCollection.setCurrencyString(UIXCollection.java:606)
         at oracle.adfinternal.view.faces.renderkit.core.xhtml.table.TableSelectOneRenderer.decode(TableSelectOneRenderer.java:85)
         at oracle.adf.view.faces.component.UIXComponentBase.__rendererDecode(UIXComponentBase.java:945)
         at oracle.adf.view.faces.component.UIXComponentBase.decode(UIXComponentBase.java:577)
         at oracle.adf.view.faces.component.UIXTableSelectOne.processDecodes(UIXTableSelectOne.java:69)
         at oracle.adf.view.faces.component.UIXCollection.processComponent(UIXCollection.java:820)
         at oracle.adf.view.faces.component.TableUtils$1.process(TableUtils.java:214)
         at oracle.adf.view.faces.component.ChildLoop.runAlways(ChildLoop.java:39)
         at oracle.adf.view.faces.component.TableUtils.__processFacets(TableUtils.java:209)
         at oracle.adf.view.faces.component.UIXTable.processFacetsAndChildren(UIXTable.java:372)
         at oracle.adf.view.faces.component.UIXCollection.decodeChildrenImpl(UIXCollection.java:142)
         at oracle.adf.view.faces.component.UIXComponentBase.decodeChildren(UIXComponentBase.java:803)
         at oracle.adf.view.faces.component.UIXCollection.processDecodes(UIXCollection.java:137)
         at javax.faces.component.UIComponentBase.processDecodes(UIComponentBase.java:900)
         at oracle.adf.view.faces.component.UIXComponentBase.decodeChildrenImpl(UIXComponentBase.java:818)
         at oracle.adf.view.faces.component.UIXComponentBase.decodeChildren(UIXComponentBase.java:803)
         at oracle.adf.view.faces.component.UIXComponentBase.processDecodes(UIXComponentBase.java:673)
         at oracle.adf.view.faces.component.UIXComponentBase.decodeChildrenImpl(UIXComponentBase.java:818)
         at oracle.adf.view.faces.component.UIXComponentBase.decodeChildren(UIXComponentBase.java:803)
         at oracle.adf.view.faces.component.UIXComponentBase.processDecodes(UIXComponentBase.java:673)
         at javax.faces.component.UIForm.processDecodes(UIForm.java:164)
         at oracle.adf.view.faces.component.UIXComponentBase.decodeChildrenImpl(UIXComponentBase.java:818)
         at oracle.adf.view.faces.component.UIXComponentBase.decodeChildren(UIXComponentBase.java:803)
         at oracle.adf.view.faces.component.UIXComponentBase.processDecodes(UIXComponentBase.java:673)
         at oracle.adf.view.faces.component.UIXComponentBase.decodeChildrenImpl(UIXComponentBase.java:818)
         at oracle.adf.view.faces.component.UIXComponentBase.decodeChildren(UIXComponentBase.java:803)
         at oracle.adf.view.faces.component.UIXComponentBase.processDecodes(UIXComponentBase.java:673)
         at javax.faces.component.UIComponentBase.processDecodes(UIComponentBase.java:900)
         at javax.faces.component.UIViewRoot.processDecodes(UIViewRoot.java:326)
         at com.sun.faces.lifecycle.ApplyRequestValuesPhase.execute(ApplyRequestValuesPhase.java:99)
         at com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:245)
         at com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:110)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:213)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
         at oracle.adfinternal.view.faces.webapp.AdfFacesFilterImpl._invokeDoFilter(AdfFacesFilterImpl.java:233)
         at oracle.adfinternal.view.faces.webapp.AdfFacesFilterImpl._doFilterImpl(AdfFacesFilterImpl.java:202)
         at oracle.adfinternal.view.faces.webapp.AdfFacesFilterImpl.doFilter(AdfFacesFilterImpl.java:123)
         at oracle.adf.view.faces.webapp.AdfFacesFilter.doFilter(AdfFacesFilter.java:103)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
         at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:162)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
         at br.com.br.shared.security.view.servlet.SecurityFilter.doFilter(SecurityFilter.java:119)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:234)
         at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:29)
         at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:879)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)
    11/10/19 21:11:05 [1167] BrEmpenhosVO1 notify ROLLBACK ...
    11/10/19 21:11:05 [1168] Clearing VO cache for BrEmpenhosVO1
    11/10/19 21:11:05 [1169] Clear QueryCollection in cache for VO BrEmpenhosVO1
    11/10/19 21:11:05 [1170] MtlSystemItemsVO1 notify ROLLBACK ...
    11/10/19 21:11:05 [1171] Clearing VO cache for MtlSystemItemsVO1
    11/10/19 21:11:05 [1172] Clear QueryCollection in cache for VO MtlSystemItemsVO1
    11/10/19 21:11:05 [1173] OrigensComerciaisVO1 notify ROLLBACK ...
    11/10/19 21:11:05 [1174] Clearing VO cache for OrigensComerciaisVO1
    11/10/19 21:11:05 [1175] Clear QueryCollection in cache for VO OrigensComerciaisVO1
    11/10/19 21:11:05 [1176] CgRefCodesVO1 notify ROLLBACK ...
    11/10/19 21:11:05 [1177] Clearing VO cache for CgRefCodesVO1
    11/10/19 21:11:05 [1178] Clear QueryCollection in cache for VO CgRefCodesVO1
    11/10/19 21:11:05 [1179] BrProdutosEmpenhoVO2 notify ROLLBACK ...
    11/10/19 21:11:05 [1180] Clearing VO cache for BrProdutosEmpenhoVO2
    11/10/19 21:11:05 [1181] Clear QueryCollection in cache for VO BrProdutosEmpenhoVO2
    11/10/19 21:11:05 [1182] BrClientesUsuariosEmpenhoVO1 notify ROLLBACK ...
    11/10/19 21:11:05 [1183] Clearing VO cache for BrClientesUsuariosEmpenhoVO1
    11/10/19 21:11:05 [1184] Clear QueryCollection in cache for VO BrClientesUsuariosEmpenhoVO1
    11/10/19 21:11:05 [1185] AuditoriasVO1 notify ROLLBACK ...
    11/10/19 21:11:05 [1186] Clearing VO cache for AuditoriasVO1
    11/10/19 21:11:05 [1187] Clear QueryCollection in cache for VO AuditoriasVO1
    11/10/19 21:11:05 [1188] ObservacoesVO2 notify ROLLBACK ...
    11/10/19 21:11:05 [1189] Clearing VO cache for ObservacoesVO2
    11/10/19 21:11:05 [1190] Clear QueryCollection in cache for VO ObservacoesVO2
    11/10/19 21:11:05 [1191] BrReforcosEmpenhoVO1 notify ROLLBACK ...
    11/10/19 21:11:05 [1192] Clearing VO cache for BrReforcosEmpenhoVO1
    11/10/19 21:11:05 [1193] Clear QueryCollection in cache for VO BrReforcosEmpenhoVO1
    11/10/19 21:11:05 [1194] OrdensVendaEmpenhoVO1 notify ROLLBACK ...
    11/10/19 21:11:05 [1195] Clearing VO cache for OrdensVendaEmpenhoVO1
    11/10/19 21:11:05 [1196] Clear QueryCollection in cache for VO OrdensVendaEmpenhoVO1
    11/10/19 21:11:05 [1197] NotasFiscaisEmpenhoVO1 notify ROLLBACK ...
    11/10/19 21:11:05 [1198] Clearing VO cache for NotasFiscaisEmpenhoVO1
    11/10/19 21:11:05 [1199] Clear QueryCollection in cache for VO NotasFiscaisEmpenhoVO1
    11/10/19 21:11:05 [1200] Clearing VO cache for BrEmpenhosVO1
    11/10/19 21:11:05 [1201] Clear QueryCollection in cache for VO BrEmpenhosVO1
    11/10/19 21:11:05 [1202] Clearing VO cache for OrigensComerciaisVO1
    11/10/19 21:11:05 [1203] Clear QueryCollection in cache for VO OrigensComerciaisVO1
    11/10/19 21:11:05 [1204] Clearing VO cache for FiliaisVO1
    11/10/19 21:11:05 [1205] Clear QueryCollection in cache for VO FiliaisVO1
    11/10/19 21:11:05 [1206] Clearing VO cache for BrProdutosEmpenhoVO2
    11/10/19 21:11:05 [1207] Clear QueryCollection in cache for VO BrProdutosEmpenhoVO2
    11/10/19 21:11:05 [1208] Clearing VO cache for CgRefCodesVO1
    11/10/19 21:11:05 [1209] Clear QueryCollection in cache for VO CgRefCodesVO1
    11/10/19 21:11:05 [1210] Clearing VO cache for MtlSystemItemsVO1
    11/10/19 21:11:05 [1211] Clear QueryCollection in cache for VO MtlSystemItemsVO1
    11/10/19 21:11:05 [1212] Clearing VO cache for BrClientesUsuariosEmpenhoVO1
    11/10/19 21:11:05 [1213] Clear QueryCollection in cache for VO BrClientesUsuariosEmpenhoVO1
    11/10/19 21:11:05 [1214] Clearing VO cache for AuditoriasVO1
    11/10/19 21:11:05 [1215] Clear QueryCollection in cache for VO AuditoriasVO1
    11/10/19 21:11:05 [1216] Clearing VO cache for ObservacoesVO1
    11/10/19 21:11:05 [1217] Clear QueryCollection in cache for VO ObservacoesVO1
    11/10/19 21:11:05 [1218] Clearing VO cache for ObservacoesVO2
    11/10/19 21:11:05 [1219] Clear QueryCollection in cache for VO ObservacoesVO2
    11/10/19 21:11:05 [1220] Clearing VO cache for BrSegmentosClientesVO1
    11/10/19 21:11:05 [1221] Clear QueryCollection in cache for VO BrSegmentosClientesVO1
    11/10/19 21:11:05 [1222] Clearing VO cache for BrCategoriasClientesVO1
    11/10/19 21:11:05 [1223] Clear QueryCollection in cache for VO BrCategoriasClientesVO1
    11/10/19 21:11:05 [1224] Clearing VO cache for GruposContaVO1
    11/10/19 21:11:05 [1225] Clear QueryCollection in cache for VO GruposContaVO1
    11/10/19 21:11:05 [1226] Clearing VO cache for BrReforcosEmpenhoVO1
    11/10/19 21:11:05 [1227] Clear QueryCollection in cache for VO BrReforcosEmpenhoVO1
    11/10/19 21:11:05 [1228] Clearing VO cache for AtividadesANPVO1
    11/10/19 21:11:05 [1229] Clear QueryCollection in cache for VO AtividadesANPVO1
    11/10/19 21:11:05 [1230] Clearing VO cache for AtividadesSRFVO1
    11/10/19 21:11:05 [1231] Clear QueryCollection in cache for VO AtividadesSRFVO1
    11/10/19 21:11:05 [1232] Clearing VO cache for BloqueiosFaturamentosVO1
    11/10/19 21:11:05 [1233] Clear QueryCollection in cache for VO BloqueiosFaturamentosVO1
    11/10/19 21:11:05 [1234] Clearing VO cache for BloqueiosOrdensVO1
    11/10/19 21:11:05 [1235] Clear QueryCollection in cache for VO BloqueiosOrdensVO1
    11/10/19 21:11:05 [1236] Clearing VO cache for BloqueiosRemessasVO1
    11/10/19 21:11:05 [1237] Clear QueryCollection in cache for VO BloqueiosRemessasVO1
    11/10/19 21:11:05 [1238] Clearing VO cache for ClassesClientesVO1
    11/10/19 21:11:05 [1239] Clear QueryCollection in cache for VO ClassesClientesVO1
    11/10/19 21:11:05 [1240] Clearing VO cache for GruposContasVO1
    11/10/19 21:11:05 [1241] Clear QueryCollection in cache for VO GruposContasVO1
    11/10/19 21:11:05 [1242] Clearing VO cache for SetoresIndustriaisVO1
    11/10/19 21:11:05 [1243] Clear QueryCollection in cache for VO SetoresIndustriaisVO1
    11/10/19 21:11:05 [1244] Clearing VO cache for TiposGruposContasVO1
    11/10/19 21:11:05 [1245] Clear QueryCollection in cache for VO TiposGruposContasVO1
    11/10/19 21:11:05 [1246] Clearing VO cache for OrdensVendaEmpenhoVO1
    11/10/19 21:11:05 [1247] Clear QueryCollection in cache for VO OrdensVendaEmpenhoVO1
    11/10/19 21:11:05 [1248] Clearing VO cache for NotasFiscaisEmpenhoVO1
    11/10/19 21:11:05 [1249] Clear QueryCollection in cache for VO NotasFiscaisEmpenhoVO1
    11/10/19 21:11:05 [1250] Clearing VO cache for BrUnidadesVO1
    11/10/19 21:11:05 [1251] Clear QueryCollection in cache for VO BrUnidadesVO1
    11/10/19 21:11:05 [1252] Clearing VO cache for CgRefCodesVO2
    11/10/19 21:11:05 [1253] Clear QueryCollection in cache for VO CgRefCodesVO2
    11/10/19 21:11:05 [1254] Clearing VO cache for BrEmpenhosVO2
    11/10/19 21:11:05 [1255] Clear QueryCollection in cache for VO BrEmpenhosVO2
    11/10/19 21:11:05 [1256] Clearing VO cache for ParceirosAlternativosLovVO
    11/10/19 21:11:05 [1257] Clear QueryCollection in cache for VO ParceirosAlternativosLovVO
    11/10/19 21:11:05 [1258] Clearing VO cache for BrEmpMensagemVO
    11/10/19 21:11:05 [1259] Clear QueryCollection in cache for VO BrEmpMensagemVO
    11/10/19 21:11:05 [1260] Clearing EO cache for br.com.br.sales.domain.entidades.model.HzCustAccountsEO
    11/10/19 21:11:05 [1261] Clearing EO cache for br.com.br.sales.domain.entidades.model.GrupoContaEO
    11/10/19 21:11:05 [1262] Clearing EO cache for br.com.br.sales.domain.entidades.model.SwAuditTrailEO
    11/10/19 21:11:05 [1263] Clearing EO cache for br.com.br.sales.domain.entidades.model.FndUserEO
    11/10/19 21:11:05 [1264] Clearing EO cache for br.com.br.sales.domain.entidades.model.BrFilialEO
    11/10/19 21:11:05 [1265] Clearing EO cache for br.com.br.sales.domain.entidades.model.MtlSystemItemsEO
    11/10/19 21:11:05 [1266] Clearing EO cache for br.com.br.sales.domain.entidades.model.HzCustAcctSitesAllEO
    11/10/19 21:11:05 [1267] Clearing EO cache for br.com.br.sales.domain.entidades.model.JtfRsGroupsBEO
    11/10/19 21:11:05 [1268] Clearing EO cache for br.com.br.sales.domain.entidades.model.BrProdutoEmpenhoEO
    11/10/19 21:11:05 [1269] Clearing EO cache for br.com.br.sales.domain.entidades.model.CgRefCodesEO
    11/10/19 21:11:05 [1270] Clearing EO cache for br.com.br.sales.domain.entidades.model.HrOrganizationUnitsEO
    11/10/19 21:11:05 [1271] Clearing EO cache for br.com.br.sales.domain.entidades.model.HzPartySitesEO
    11/10/19 21:11:05 [1272] Clearing EO cache for br.com.br.sales.domain.entidades.model.BrClienteUsuarioEmpenhoEO
    11/10/19 21:11:05 [1273] Clearing EO cache for br.com.br.sales.domain.entidades.model.MtlUnitsOfMeasureTlEO
    11/10/19 21:11:05 [1274] Clearing EO cache for br.com.br.sales.domain.entidades.model.HzPartiesEO
    11/10/19 21:11:05 [1275] Clearing EO cache for br.com.br.sales.domain.entidades.model.SwWorkLogEO
    11/10/19 21:11:05 [1276] Clearing EO cache for br.com.br.sales.domain.entidades.model.BrEmpenhoEO
    11/10/19 21:11:05 [1277] Clearing EO cache for br.com.br.sales.domain.entidades.model.BrReforcoEmpenhoEO
    11/10/19 21:11:05 [1278] Resetting AM=EmpenhoAM

  • Problem with Intel/ATI Hybrid Graphics

    Hi, I Just got a new laptop with the intel(hd4400)/ati(hd8670m) hybrid graphics. I followed exactly this https://wiki.archlinux.org/index.php/Hy … ons_So_Far, trying to disable my discrete card, but I did not have vgaswitcheroo under /sys/kernel/debug. Then I did a reboot, it stopped booting after FSCK, no login for me. I did add radeon and i915 to MODULES in /etc/mkinitcpio.conf if that's what you are wondering. I had to chroot with Arch installer and add a basic 20-intel.conf file to be able to boot into my DE.
    dmesg output below shows that I had radeon loaded, but still no vgaswitcheroo directory.
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Initializing cgroup subsys cpuacct
    [ 0.000000] Linux version 3.11.6-1-ARCH (nobody@var-lib-archbuild-extra-x86_64-thomas) (gcc version 4.8.1 20130725 (prerelease) (GCC) ) #1 SMP PREEMPT Fri Oct 18 23:22:36 CEST 2013
    [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux root=/dev/mapper/vg_tf-lv_root rw quiet radeon.dpm=1
    [ 0.000000] e820: BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000006efff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000000006f000-0x000000000006ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000000070000-0x0000000000087fff] usable
    [ 0.000000] BIOS-e820: [mem 0x0000000000088000-0x00000000000bffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000094d5ffff] usable
    [ 0.000000] BIOS-e820: [mem 0x0000000094d60000-0x0000000095d5ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000095d60000-0x000000009a36efff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000009a36f000-0x000000009aebefff] reserved
    [ 0.000000] BIOS-e820: [mem 0x000000009aebf000-0x000000009afbefff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x000000009afbf000-0x000000009affefff] ACPI data
    [ 0.000000] BIOS-e820: [mem 0x000000009afff000-0x000000009affffff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000009b000000-0x000000009f9fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fe101000-0x00000000fe112fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000feb00000-0x00000000feb0ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fee00fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000ffc00000-0x00000000ffffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000015f5fffff] usable
    [ 0.000000] NX (Execute Disable) protection: active
    [ 0.000000] efi: EFI v2.31 by INSYDE Corp.
    [ 0.000000] efi: ACPI=0x9affe000 ACPI 2.0=0x9affe014 SMBIOS=0x9aebef98
    [ 0.000000] efi: mem00: type=3, attr=0xf, range=[0x0000000000000000-0x0000000000001000) (0MB)
    [ 0.000000] efi: mem01: type=7, attr=0xf, range=[0x0000000000001000-0x000000000006f000) (0MB)
    [ 0.000000] efi: mem02: type=0, attr=0xf, range=[0x000000000006f000-0x0000000000070000) (0MB)
    [ 0.000000] efi: mem03: type=7, attr=0xf, range=[0x0000000000070000-0x0000000000088000) (0MB)
    [ 0.000000] efi: mem04: type=6, attr=0x800000000000000f, range=[0x0000000000088000-0x000000000009f000) (0MB)
    [ 0.000000] efi: mem05: type=0, attr=0xf, range=[0x000000000009f000-0x00000000000a0000) (0MB)
    [ 0.000000] efi: mem06: type=2, attr=0xf, range=[0x0000000000100000-0x0000000001051000) (15MB)
    [ 0.000000] efi: mem07: type=7, attr=0xf, range=[0x0000000001051000-0x0000000002000000) (15MB)
    [ 0.000000] efi: mem08: type=2, attr=0xf, range=[0x0000000002000000-0x0000000002f51000) (15MB)
    [ 0.000000] efi: mem09: type=7, attr=0xf, range=[0x0000000002f51000-0x000000003737a000) (836MB)
    [ 0.000000] efi: mem10: type=2, attr=0xf, range=[0x000000003737a000-0x00000000379b5000) (6MB)
    [ 0.000000] efi: mem11: type=7, attr=0xf, range=[0x00000000379b5000-0x000000006d8c0000) (863MB)
    [ 0.000000] efi: mem12: type=2, attr=0xf, range=[0x000000006d8c0000-0x0000000092d70000) (596MB)
    [ 0.000000] efi: mem13: type=4, attr=0xf, range=[0x0000000092d70000-0x0000000092d90000) (0MB)
    [ 0.000000] efi: mem14: type=7, attr=0xf, range=[0x0000000092d90000-0x0000000093ee1000) (17MB)
    [ 0.000000] efi: mem15: type=4, attr=0xf, range=[0x0000000093ee1000-0x0000000094d60000) (14MB)
    [ 0.000000] efi: mem16: type=0, attr=0xf, range=[0x0000000094d60000-0x0000000095d60000) (16MB)
    [ 0.000000] efi: mem17: type=7, attr=0xf, range=[0x0000000095d60000-0x0000000095f52000) (1MB)
    [ 0.000000] efi: mem18: type=1, attr=0xf, range=[0x0000000095f52000-0x0000000095f6f000) (0MB)
    [ 0.000000] efi: mem19: type=7, attr=0xf, range=[0x0000000095f6f000-0x0000000097260000) (18MB)
    [ 0.000000] efi: mem20: type=4, attr=0xf, range=[0x0000000097260000-0x0000000097262000) (0MB)
    [ 0.000000] efi: mem21: type=7, attr=0xf, range=[0x0000000097262000-0x0000000097272000) (0MB)
    [ 0.000000] efi: mem22: type=2, attr=0xf, range=[0x0000000097272000-0x000000009727c000) (0MB)
    [ 0.000000] efi: mem23: type=4, attr=0xf, range=[0x000000009727c000-0x0000000097c77000) (9MB)
    [ 0.000000] efi: mem24: type=7, attr=0xf, range=[0x0000000097c77000-0x0000000097c7a000) (0MB)
    [ 0.000000] efi: mem25: type=4, attr=0xf, range=[0x0000000097c7a000-0x0000000097c81000) (0MB)
    [ 0.000000] efi: mem26: type=7, attr=0xf, range=[0x0000000097c81000-0x0000000097c82000) (0MB)
    [ 0.000000] efi: mem27: type=4, attr=0xf, range=[0x0000000097c82000-0x0000000097db2000) (1MB)
    [ 0.000000] efi: mem28: type=7, attr=0xf, range=[0x0000000097db2000-0x0000000097db3000) (0MB)
    [ 0.000000] efi: mem29: type=4, attr=0xf, range=[0x0000000097db3000-0x0000000097e0a000) (0MB)
    [ 0.000000] efi: mem30: type=3, attr=0xf, range=[0x0000000097e0a000-0x0000000097e17000) (0MB)
    [ 0.000000] efi: mem31: type=4, attr=0xf, range=[0x0000000097e17000-0x0000000097e1f000) (0MB)
    [ 0.000000] efi: mem32: type=3, attr=0xf, range=[0x0000000097e1f000-0x0000000097e20000) (0MB)
    [ 0.000000] efi: mem33: type=4, attr=0xf, range=[0x0000000097e20000-0x0000000097e2c000) (0MB)
    [ 0.000000] efi: mem34: type=3, attr=0xf, range=[0x0000000097e2c000-0x0000000097e34000) (0MB)
    [ 0.000000] efi: mem35: type=4, attr=0xf, range=[0x0000000097e34000-0x0000000097e4c000) (0MB)
    [ 0.000000] efi: mem36: type=7, attr=0xf, range=[0x0000000097e4c000-0x0000000097e4d000) (0MB)
    [ 0.000000] efi: mem37: type=4, attr=0xf, range=[0x0000000097e4d000-0x0000000097e50000) (0MB)
    [ 0.000000] efi: mem38: type=3, attr=0xf, range=[0x0000000097e50000-0x0000000097e57000) (0MB)
    [ 0.000000] efi: mem39: type=4, attr=0xf, range=[0x0000000097e57000-0x0000000097e6e000) (0MB)
    [ 0.000000] efi: mem40: type=3, attr=0xf, range=[0x0000000097e6e000-0x0000000097ee9000) (0MB)
    [ 0.000000] efi: mem41: type=4, attr=0xf, range=[0x0000000097ee9000-0x0000000097efc000) (0MB)
    [ 0.000000] efi: mem42: type=7, attr=0xf, range=[0x0000000097efc000-0x0000000097efd000) (0MB)
    [ 0.000000] efi: mem43: type=4, attr=0xf, range=[0x0000000097efd000-0x0000000097f0b000) (0MB)
    [ 0.000000] efi: mem44: type=7, attr=0xf, range=[0x0000000097f0b000-0x0000000097f0d000) (0MB)
    [ 0.000000] efi: mem45: type=4, attr=0xf, range=[0x0000000097f0d000-0x000000009810f000) (2MB)
    [ 0.000000] efi: mem46: type=3, attr=0xf, range=[0x000000009810f000-0x0000000098111000) (0MB)
    [ 0.000000] efi: mem47: type=4, attr=0xf, range=[0x0000000098111000-0x0000000099f6f000) (30MB)
    [ 0.000000] efi: mem48: type=3, attr=0xf, range=[0x0000000099f6f000-0x000000009a36f000) (4MB)
    [ 0.000000] efi: mem49: type=5, attr=0x800000000000000f, range=[0x000000009a36f000-0x000000009a56f000) (2MB)
    [ 0.000000] efi: mem50: type=6, attr=0x800000000000000f, range=[0x000000009a56f000-0x000000009aabf000) (5MB)
    [ 0.000000] efi: mem51: type=0, attr=0xf, range=[0x000000009aabf000-0x000000009aebf000) (4MB)
    [ 0.000000] efi: mem52: type=10, attr=0xf, range=[0x000000009aebf000-0x000000009afbf000) (1MB)
    [ 0.000000] efi: mem53: type=9, attr=0xf, range=[0x000000009afbf000-0x000000009afff000) (0MB)
    [ 0.000000] efi: mem54: type=4, attr=0xf, range=[0x000000009afff000-0x000000009b000000) (0MB)
    [ 0.000000] efi: mem55: type=7, attr=0xf, range=[0x0000000100000000-0x000000015f600000) (1526MB)
    [ 0.000000] efi: mem56: type=0, attr=0x0, range=[0x00000000000a0000-0x00000000000c0000) (0MB)
    [ 0.000000] efi: mem57: type=0, attr=0x0, range=[0x000000009b000000-0x000000009fa00000) (74MB)
    [ 0.000000] efi: mem58: type=11, attr=0x8000000000000001, range=[0x00000000e0000000-0x00000000f0000000) (256MB)
    [ 0.000000] efi: mem59: type=0, attr=0x0, range=[0x00000000fe101000-0x00000000fe113000) (0MB)
    [ 0.000000] efi: mem60: type=11, attr=0x8000000000000001, range=[0x00000000feb00000-0x00000000feb10000) (0MB)
    [ 0.000000] efi: mem61: type=11, attr=0x8000000000000001, range=[0x00000000fec00000-0x00000000fec01000) (0MB)
    [ 0.000000] efi: mem62: type=11, attr=0x8000000000000001, range=[0x00000000fed00000-0x00000000fed1c000) (0MB)
    [ 0.000000] efi: mem63: type=11, attr=0x8000000000000000, range=[0x00000000fed1c000-0x00000000fed20000) (0MB)
    [ 0.000000] efi: mem64: type=11, attr=0x8000000000000001, range=[0x00000000fed20000-0x00000000fee01000) (0MB)
    [ 0.000000] efi: mem65: type=11, attr=0x8000000000000000, range=[0x00000000ffc00000-0x0000000100000000) (4MB)
    [ 0.000000] SMBIOS 2.7 present.
    [ 0.000000] DMI: Dell Inc. Inspiron 3537/028XKX, BIOS A05 08/30/2013
    [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
    [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
    [ 0.000000] No AGP bridge found
    [ 0.000000] e820: last_pfn = 0x15f600 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-E7FFF write-protect
    [ 0.000000] E8000-EFFFF write-combining
    [ 0.000000] F0000-FFFFF write-protect
    [ 0.000000] MTRR variable ranges enabled:
    [ 0.000000] 0 base 0000000000 mask 7F80000000 write-back
    [ 0.000000] 1 base 0080000000 mask 7FE0000000 write-back
    [ 0.000000] 2 base 009B000000 mask 7FFF000000 uncachable
    [ 0.000000] 3 base 009C000000 mask 7FFC000000 uncachable
    [ 0.000000] 4 base 00FFC00000 mask 7FFFC00000 write-protect
    [ 0.000000] 5 base 0100000000 mask 7F80000000 write-back
    [ 0.000000] 6 base 015F600000 mask 7FFFE00000 uncachable
    [ 0.000000] 7 base 015F800000 mask 7FFF800000 uncachable
    [ 0.000000] 8 base 0160000000 mask 7FE0000000 uncachable
    [ 0.000000] 9 disabled
    [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    [ 0.000000] e820: last_pfn = 0x9b000 max_arch_pfn = 0x400000000
    [ 0.000000] Scanning 1 areas for low memory corruption
    [ 0.000000] Base memory trampoline at [ffff88000007e000] 7e000 size 24576
    [ 0.000000] Using GB pages for direct mapping
    [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
    [ 0.000000] [mem 0x00000000-0x000fffff] page 4k
    [ 0.000000] BRK [0x02b2f000, 0x02b2ffff] PGTABLE
    [ 0.000000] BRK [0x02b30000, 0x02b30fff] PGTABLE
    [ 0.000000] BRK [0x02b31000, 0x02b31fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x15f400000-0x15f5fffff]
    [ 0.000000] [mem 0x15f400000-0x15f5fffff] page 2M
    [ 0.000000] BRK [0x02b32000, 0x02b32fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x15c000000-0x15f3fffff]
    [ 0.000000] [mem 0x15c000000-0x15f3fffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x100000000-0x15bffffff]
    [ 0.000000] [mem 0x100000000-0x13fffffff] page 1G
    [ 0.000000] [mem 0x140000000-0x15bffffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x00100000-0x94d5ffff]
    [ 0.000000] [mem 0x00100000-0x001fffff] page 4k
    [ 0.000000] [mem 0x00200000-0x3fffffff] page 2M
    [ 0.000000] [mem 0x40000000-0x7fffffff] page 1G
    [ 0.000000] [mem 0x80000000-0x94bfffff] page 2M
    [ 0.000000] [mem 0x94c00000-0x94d5ffff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0x95d60000-0x9a36efff]
    [ 0.000000] [mem 0x95d60000-0x95dfffff] page 4k
    [ 0.000000] [mem 0x95e00000-0x9a1fffff] page 2M
    [ 0.000000] [mem 0x9a200000-0x9a36efff] page 4k
    [ 0.000000] BRK [0x02b33000, 0x02b33fff] PGTABLE
    [ 0.000000] BRK [0x02b34000, 0x02b34fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x9afff000-0x9affffff]
    [ 0.000000] [mem 0x9afff000-0x9affffff] page 4k
    [ 0.000000] RAMDISK: [mem 0x3737a000-0x379b4fff]
    [ 0.000000] ACPI: RSDP 000000009affe014 00024 (v02 DELL )
    [ 0.000000] ACPI: XSDT 000000009affe210 000AC (v01 DELL CL09 00000001 01000013)
    [ 0.000000] ACPI: FACP 000000009aff8000 0010C (v05 DELL CL09 00000001 ASL 00040000)
    [ 0.000000] ACPI Error: Gpe0Block - 32-bit FADT register is too long (32 bytes, 256 bits) to convert to GAS struct - 255 bits max, truncating (20130517/tbfadt-202)
    [ 0.000000] ACPI: DSDT 000000009afe9000 0B8AC (v01 DELL CL09 00000000 ASL 00040000)
    [ 0.000000] ACPI: FACS 000000009afb8000 00040
    [ 0.000000] ACPI: SLIC 000000009affd000 00176 (v01 DELL CL09 00000001 ASL 00040000)
    [ 0.000000] ACPI: UEFI 000000009affc000 00236 (v01 DELL CL09 00000001 ASL 00040000)
    [ 0.000000] ACPI: FPDT 000000009affa000 00044 (v01 DELL CL09 00000001 ASL 00040000)
    [ 0.000000] ACPI: ASF! 000000009aff9000 000A5 (v32 DELL CL09 00000001 ASL 00040000)
    [ 0.000000] ACPI: HPET 000000009aff7000 00038 (v01 DELL CL09 00000001 ASL 00040000)
    [ 0.000000] ACPI: APIC 000000009aff6000 0008C (v03 DELL CL09 00000001 ASL 00040000)
    [ 0.000000] ACPI: MCFG 000000009aff5000 0003C (v01 DELL CL09 00000001 ASL 00040000)
    [ 0.000000] ACPI: SSDT 000000009afe8000 006FE (v01 COMPAL CRV ORB 00001000 ACPI 00040000)
    [ 0.000000] ACPI: BOOT 000000009afe6000 00028 (v01 DELL CL09 00000001 ASL 00040000)
    [ 0.000000] ACPI: ASPT 000000009afe4000 00034 (v07 DELL CL09 00000001 ASL 00040000)
    [ 0.000000] ACPI: DBGP 000000009afe3000 00034 (v01 DELL CL09 00000001 ASL 00040000)
    [ 0.000000] ACPI: SSDT 000000009afdd000 00539 (v01 COMPAL CRV ORB 00003000 ACPI 00040000)
    [ 0.000000] ACPI: SSDT 000000009afdc000 00AD8 (v01 COMPAL CRV ORB 00003000 ACPI 00040000)
    [ 0.000000] ACPI: SSDT 000000009afd8000 0343C (v01 COMPAL CRV ORB 00003000 ACPI 00040000)
    [ 0.000000] ACPI: SSDT 000000009afd5000 01E3D (v01 COMPAL CRV ORB 00001000 ACPI 00040000)
    [ 0.000000] ACPI: BGRT 000000009afd7000 00038 (v01 DELL CL09 00000001 ASL 00040000)
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] No NUMA configuration found
    [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000015f5fffff]
    [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x15f5fffff]
    [ 0.000000] NODE_DATA [mem 0x15f5f8000-0x15f5fcfff]
    [ 0.000000] [ffffea0000000000-ffffea00057fffff] PMD -> [ffff88015ac00000-ffff88015ebfffff] on node 0
    [ 0.000000] Zone ranges:
    [ 0.000000] DMA [mem 0x00001000-0x00ffffff]
    [ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
    [ 0.000000] Normal [mem 0x100000000-0x15f5fffff]
    [ 0.000000] Movable zone start for each node
    [ 0.000000] Early memory node ranges
    [ 0.000000] node 0: [mem 0x00001000-0x0006efff]
    [ 0.000000] node 0: [mem 0x00070000-0x00087fff]
    [ 0.000000] node 0: [mem 0x00100000-0x94d5ffff]
    [ 0.000000] node 0: [mem 0x95d60000-0x9a36efff]
    [ 0.000000] node 0: [mem 0x9afff000-0x9affffff]
    [ 0.000000] node 0: [mem 0x100000000-0x15f5fffff]
    [ 0.000000] On node 0 totalpages: 1018102
    [ 0.000000] DMA zone: 64 pages used for memmap
    [ 0.000000] DMA zone: 22 pages reserved
    [ 0.000000] DMA zone: 3974 pages, LIFO batch:0
    [ 0.000000] DMA32 zone: 9742 pages used for memmap
    [ 0.000000] DMA32 zone: 623472 pages, LIFO batch:31
    [ 0.000000] Normal zone: 6104 pages used for memmap
    [ 0.000000] Normal zone: 390656 pages, LIFO batch:31
    [ 0.000000] ACPI: PM-Timer IO Port: 0x1808
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x00] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x00] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x00] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x00] disabled)
    [ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
    [ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-39
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    [ 0.000000] ACPI: IRQ0 used by override.
    [ 0.000000] ACPI: 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: 0x8086a201 base: 0xfed00000
    [ 0.000000] smpboot: Allowing 8 CPUs, 4 hotplug CPUs
    [ 0.000000] nr_irqs_gsi: 56
    [ 0.000000] PM: Registered nosave memory: [mem 0x0006f000-0x0006ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x00088000-0x000bffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x000c0000-0x000fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x94d60000-0x95d5ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x9a36f000-0x9aebefff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x9aebf000-0x9afbefff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x9afbf000-0x9affefff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x9b000000-0x9f9fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x9fa00000-0xdfffffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfe100fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfe101000-0xfe112fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfe113000-0xfeafffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfeb00000-0xfeb0ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfeb10000-0xfebfffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfee00fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xffbfffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xffc00000-0xffffffff]
    [ 0.000000] e820: [mem 0x9fa00000-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:8 nr_node_ids:1
    [ 0.000000] PERCPU: Embedded 29 pages/cpu @ffff88015f200000 s86528 r8192 d24064 u262144
    [ 0.000000] pcpu-alloc: s86528 r8192 d24064 u262144 alloc=1*2097152
    [ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
    [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1002170
    [ 0.000000] Policy zone: Normal
    [ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=/dev/mapper/vg_tf-lv_root rw quiet radeon.dpm=1
    [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
    [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340
    [ 0.000000] Checking aperture...
    [ 0.000000] 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: 3856592K/4072408K available (5050K kernel code, 799K rwdata, 1696K rodata, 1140K init, 1288K bss, 215816K reserved)
    [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, 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=8.
    [ 0.000000] NR_IRQS:8448 nr_irqs:1016 16
    [ 0.000000] Console: colour dummy device 80x25
    [ 0.000000] console [tty0] enabled
    [ 0.000000] allocated 16777216 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.003333] tsc: Detected 2294.570 MHz processor
    [ 0.000003] Calibrating delay loop (skipped), value calculated using timer frequency.. 4590.35 BogoMIPS (lpj=7648566)
    [ 0.000007] pid_max: default: 32768 minimum: 301
    [ 0.000040] init_memory_mapping: [mem 0x9a36f000-0x9a56efff]
    [ 0.000042] [mem 0x9a36f000-0x9a56efff] page 4k
    [ 0.000064] init_memory_mapping: [mem 0x9a56f000-0x9aabefff]
    [ 0.000066] [mem 0x9a56f000-0x9a5fffff] page 4k
    [ 0.000067] [mem 0x9a600000-0x9a9fffff] page 2M
    [ 0.000069] [mem 0x9aa00000-0x9aabefff] page 4k
    [ 0.059748] Security Framework initialized
    [ 0.059759] AppArmor: AppArmor disabled by boot time parameter
    [ 0.059761] Yama: becoming mindful.
    [ 0.060120] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
    [ 0.061320] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
    [ 0.061810] Mount-cache hash table entries: 256
    [ 0.062052] Initializing cgroup subsys memory
    [ 0.062063] Initializing cgroup subsys devices
    [ 0.062065] Initializing cgroup subsys freezer
    [ 0.062067] Initializing cgroup subsys net_cls
    [ 0.062069] Initializing cgroup subsys blkio
    [ 0.062098] CPU: Physical Processor ID: 0
    [ 0.062100] CPU: Processor Core ID: 0
    [ 0.062105] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
    ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
    [ 0.063398] mce: CPU supports 7 MCE banks
    [ 0.063415] CPU0: Thermal monitoring enabled (TM1)
    [ 0.063429] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
    Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0
    tlb_flushall_shift: 6
    [ 0.063562] Freeing SMP alternatives memory: 20K (ffffffff819e6000 - ffffffff819eb000)
    [ 0.064699] ACPI: Core revision 20130517
    [ 0.077923] ACPI: All ACPI Tables successfully acquired
    [ 0.083767] ftrace: allocating 20100 entries in 79 pages
    [ 0.096243] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    [ 0.129231] smpboot: CPU0: Intel(R) Core(TM) i5-4200U CPU @ 1.60GHz (fam: 06, model: 45, stepping: 01)
    [ 0.129240] TSC deadline timer enabled
    [ 0.129252] Performance Events: PEBS fmt2+, 16-deep LBR, Haswell events, full-width counters, Intel PMU driver.
    [ 0.129261] ... version: 3
    [ 0.129262] ... bit width: 48
    [ 0.129263] ... generic registers: 4
    [ 0.129265] ... value mask: 0000ffffffffffff
    [ 0.129267] ... max period: 0000ffffffffffff
    [ 0.129268] ... fixed-purpose events: 3
    [ 0.129269] ... event mask: 000000070000000f
    [ 0.167457] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    [ 0.152681] smpboot: Booting Node 0, Processors #1 #2 #3
    [ 0.209878] Brought up 4 CPUs
    [ 0.209882] smpboot: Total of 4 processors activated (18363.41 BogoMIPS)
    [ 0.215147] devtmpfs: initialized
    [ 0.216459] PM: Registering ACPI NVS region [mem 0x9aebf000-0x9afbefff] (1048576 bytes)
    [ 0.217451] RTC time: 2:22:13, date: 11/08/13
    [ 0.217501] NET: Registered protocol family 16
    [ 0.217661] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
    [ 0.217663] ACPI: bus type PCI registered
    [ 0.217666] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
    [ 0.217737] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    [ 0.217740] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
    [ 0.252752] PCI: Using configuration type 1 for base access
    [ 0.252922] dmi type 0xB1 record - unknown flag
    [ 0.253726] bio: create slab <bio-0> at 0
    [ 0.253868] ACPI: Added _OSI(Module Device)
    [ 0.253870] ACPI: Added _OSI(Processor Device)
    [ 0.253872] ACPI: Added _OSI(3.0 _SCP Extensions)
    [ 0.253874] ACPI: Added _OSI(Processor Aggregator Device)
    [ 0.256659] ACPI: EC: Look up EC in DSDT
    [ 0.259524] ACPI: Executed 1 blocks of module-level executable AML code
    [ 0.272874] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
    [ 0.274013] ACPI: SSDT 000000009ae7dc18 003D3 (v01 PmRef Cpu0Cst 00003001 INTL 20130117)
    [ 0.274706] ACPI: Dynamic OEM Table Load:
    [ 0.274709] ACPI: SSDT (null) 003D3 (v01 PmRef Cpu0Cst 00003001 INTL 20130117)
    [ 0.282313] ACPI: SSDT 000000009ae7d618 005AA (v01 PmRef ApIst 00003000 INTL 20130117)
    [ 0.283108] ACPI: Dynamic OEM Table Load:
    [ 0.283111] ACPI: SSDT (null) 005AA (v01 PmRef ApIst 00003000 INTL 20130117)
    [ 0.301675] ACPI: SSDT 000000009ae7cd98 00119 (v01 PmRef ApCst 00003000 INTL 20130117)
    [ 0.302368] ACPI: Dynamic OEM Table Load:
    [ 0.302370] ACPI: SSDT (null) 00119 (v01 PmRef ApCst 00003000 INTL 20130117)
    [ 0.431586] ACPI: Interpreter enabled
    [ 0.431597] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20130517/hwxface-571)
    [ 0.431606] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130517/hwxface-571)
    [ 0.431630] ACPI: (supports S0 S3 S4 S5)
    [ 0.431632] ACPI: Using IOAPIC for interrupt routing
    [ 0.431666] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    [ 0.431855] ACPI: No dock devices found.
    [ 0.634551] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
    [ 0.634846] acpi PNP0A08:00: Requesting ACPI _OSC control (0x1d)
    [ 0.635302] acpi PNP0A08:00: ACPI _OSC control (0x1d) granted
    [ 0.635816] PCI host bridge to bus 0000:00
    [ 0.635820] pci_bus 0000:00: root bus resource [bus 00-fe]
    [ 0.635823] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
    [ 0.635825] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
    [ 0.635828] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
    [ 0.635830] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff]
    [ 0.635832] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff]
    [ 0.635834] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff]
    [ 0.635836] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff]
    [ 0.635838] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
    [ 0.635840] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
    [ 0.635842] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
    [ 0.635844] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
    [ 0.635846] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff]
    [ 0.635848] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff]
    [ 0.635850] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff]
    [ 0.635852] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff]
    [ 0.635854] pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff]
    [ 0.635856] pci_bus 0000:00: root bus resource [mem 0x9fa00000-0xfeafffff]
    [ 0.635867] pci 0000:00:00.0: [8086:0a04] type 00 class 0x060000
    [ 0.636037] pci 0000:00:02.0: [8086:0a16] type 00 class 0x030000
    [ 0.636053] pci 0000:00:02.0: reg 0x10: [mem 0xc0000000-0xc03fffff 64bit]
    [ 0.636062] pci 0000:00:02.0: reg 0x18: [mem 0xb0000000-0xbfffffff 64bit pref]
    [ 0.636069] pci 0000:00:02.0: reg 0x20: [io 0x5000-0x503f]
    [ 0.636232] pci 0000:00:03.0: [8086:0a0c] type 00 class 0x040300
    [ 0.636243] pci 0000:00:03.0: reg 0x10: [mem 0xc0810000-0xc0813fff 64bit]
    [ 0.636435] pci 0000:00:14.0: [8086:9c31] type 00 class 0x0c0330
    [ 0.636456] pci 0000:00:14.0: reg 0x10: [mem 0xc0800000-0xc080ffff 64bit]
    [ 0.636523] pci 0000:00:14.0: PME# supported from D3hot D3cold
    [ 0.636647] pci 0000:00:14.0: System wakeup disabled by ACPI
    [ 0.636693] pci 0000:00:16.0: [8086:9c3a] type 00 class 0x078000
    [ 0.636717] pci 0000:00:16.0: reg 0x10: [mem 0xc0818000-0xc081801f 64bit]
    [ 0.636795] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
    [ 0.636949] pci 0000:00:1b.0: [8086:9c20] type 00 class 0x040300
    [ 0.636965] pci 0000:00:1b.0: reg 0x10: [mem 0xc0814000-0xc0817fff 64bit]
    [ 0.637037] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    [ 0.637182] pci 0000:00:1c.0: [8086:9c14] type 01 class 0x060400
    [ 0.637255] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    [ 0.637400] pci 0000:00:1c.0: System wakeup disabled by ACPI
    [ 0.637446] pci 0000:00:1c.3: [8086:9c16] type 01 class 0x060400
    [ 0.637518] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
    [ 0.637662] pci 0000:00:1c.4: [8086:9c18] type 01 class 0x060400
    [ 0.637734] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
    [ 0.637885] pci 0000:00:1d.0: [8086:9c26] type 00 class 0x0c0320
    [ 0.638879] pci 0000:00:1d.0: reg 0x10: [mem 0xc081c000-0xc081c3ff]
    [ 0.644729] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
    [ 0.644857] pci 0000:00:1d.0: System wakeup disabled by ACPI
    [ 0.644903] pci 0000:00:1f.0: [8086:9c43] type 00 class 0x060100
    [ 0.645161] pci 0000:00:1f.2: [8086:9c03] type 00 class 0x010601
    [ 0.645179] pci 0000:00:1f.2: reg 0x10: [io 0x5088-0x508f]
    [ 0.645188] pci 0000:00:1f.2: reg 0x14: [io 0x5094-0x5097]
    [ 0.645196] pci 0000:00:1f.2: reg 0x18: [io 0x5080-0x5087]
    [ 0.645205] pci 0000:00:1f.2: reg 0x1c: [io 0x5090-0x5093]
    [ 0.645213] pci 0000:00:1f.2: reg 0x20: [io 0x5060-0x507f]
    [ 0.645222] pci 0000:00:1f.2: reg 0x24: [mem 0xc081b000-0xc081b7ff]
    [ 0.645264] pci 0000:00:1f.2: PME# supported from D3hot
    [ 0.645401] pci 0000:00:1f.3: [8086:9c22] type 00 class 0x0c0500
    [ 0.645417] pci 0000:00:1f.3: reg 0x10: [mem 0xc0819000-0xc08190ff 64bit]
    [ 0.645440] pci 0000:00:1f.3: reg 0x20: [io 0x5040-0x505f]
    [ 0.645679] pci 0000:01:00.0: [10ec:8136] type 00 class 0x020000
    [ 0.645710] pci 0000:01:00.0: reg 0x10: [io 0x4000-0x40ff]
    [ 0.645750] pci 0000:01:00.0: reg 0x18: [mem 0xc0700000-0xc0700fff 64bit]
    [ 0.645779] pci 0000:01:00.0: reg 0x20: [mem 0xc0400000-0xc0403fff 64bit pref]
    [ 0.645873] pci 0000:01:00.0: supports D1 D2
    [ 0.645875] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.652308] pci 0000:00:1c.0: PCI bridge to [bus 01]
    [ 0.652312] pci 0000:00:1c.0: bridge window [io 0x4000-0x4fff]
    [ 0.652316] pci 0000:00:1c.0: bridge window [mem 0xc0700000-0xc07fffff]
    [ 0.652322] pci 0000:00:1c.0: bridge window [mem 0xc0400000-0xc04fffff 64bit pref]
    [ 0.652414] pci 0000:02:00.0: [168c:0036] type 00 class 0x028000
    [ 0.652447] pci 0000:02:00.0: reg 0x10: [mem 0xc0600000-0xc067ffff 64bit]
    [ 0.652527] pci 0000:02:00.0: reg 0x30: [mem 0xffff0000-0xffffffff pref]
    [ 0.652608] pci 0000:02:00.0: supports D1 D2
    [ 0.652610] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.658964] pci 0000:00:1c.3: PCI bridge to [bus 02]
    [ 0.658970] pci 0000:00:1c.3: bridge window [mem 0xc0600000-0xc06fffff]
    [ 0.659066] pci 0000:03:00.0: [1002:6660] type 00 class 0x038000
    [ 0.659093] pci 0000:03:00.0: reg 0x10: [mem 0xa0000000-0xafffffff 64bit pref]
    [ 0.659113] pci 0000:03:00.0: reg 0x18: [mem 0xc0500000-0xc053ffff 64bit]
    [ 0.659127] pci 0000:03:00.0: reg 0x20: [io 0x3000-0x30ff]
    [ 0.659154] pci 0000:03:00.0: reg 0x30: [mem 0xfffe0000-0xffffffff pref]
    [ 0.659233] pci 0000:03:00.0: supports D1 D2
    [ 0.659235] pci 0000:03:00.0: PME# supported from D1 D2 D3hot
    [ 0.665628] pci 0000:00:1c.4: PCI bridge to [bus 03]
    [ 0.665632] pci 0000:00:1c.4: bridge window [io 0x3000-0x3fff]
    [ 0.665636] pci 0000:00:1c.4: bridge window [mem 0xc0500000-0xc05fffff]
    [ 0.665642] pci 0000:00:1c.4: bridge window [mem 0xa0000000-0xafffffff 64bit pref]
    [ 0.665658] acpi PNP0A08:00: Disabling ASPM (FADT indicates it is unsupported)
    [ 0.726347] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
    [ 0.726411] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
    [ 0.726470] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
    [ 0.726529] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
    [ 0.726588] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
    [ 0.726646] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
    [ 0.726705] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
    [ 0.726765] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
    [ 0.727383] ACPI: Enabled 5 GPEs in block 00 to 7F
    [ 0.727392] ACPI: \_SB_.PCI0: notify handler is installed
    [ 0.727488] Found 1 acpi root devices
    [ 0.727533] ACPI: EC: GPE = 0xa, I/O: command/status = 0x66, data = 0x62
    [ 0.727642] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
    [ 0.727647] vgaarb: loaded
    [ 0.727648] vgaarb: bridge control possible 0000:00:02.0
    [ 0.727700] PCI: Using ACPI for IRQ routing
    [ 0.734096] PCI: pci_cache_line_size set to 64 bytes
    [ 0.734149] e820: reserve RAM buffer [mem 0x0006f000-0x0006ffff]
    [ 0.734151] e820: reserve RAM buffer [mem 0x00088000-0x0008ffff]
    [ 0.734152] e820: reserve RAM buffer [mem 0x94d60000-0x97ffffff]
    [ 0.734154] e820: reserve RAM buffer [mem 0x9a36f000-0x9bffffff]
    [ 0.734157] e820: reserve RAM buffer [mem 0x9b000000-0x9bffffff]
    [ 0.734158] e820: reserve RAM buffer [mem 0x15f600000-0x15fffffff]
    [ 0.734265] NetLabel: Initializing
    [ 0.734267] NetLabel: domain hash size = 128
    [ 0.734268] NetLabel: protocols = UNLABELED CIPSOv4
    [ 0.734282] NetLabel: unlabeled traffic allowed by default
    [ 0.734302] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
    [ 0.734309] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
    [ 0.736336] Switched to clocksource hpet
    [ 0.741791] pnp: PnP ACPI init
    [ 0.741808] ACPI: bus type PNP registered
    [ 0.741844] pnp 00:00: [dma 4]
    [ 0.741872] pnp 00:00: Plug and Play ACPI device, IDs PNP0200 (active)
    [ 0.741898] pnp 00:01: Plug and Play ACPI device, IDs INT0800 (active)
    [ 0.742037] pnp 00:02: Plug and Play ACPI device, IDs PNP0103 (active)
    [ 0.742091] system 00:03: [io 0x0680-0x069f] has been reserved
    [ 0.742094] system 00:03: [io 0xfd60-0xfd63] has been reserved
    [ 0.742096] system 00:03: [io 0xffff] has been reserved
    [ 0.742099] system 00:03: [io 0xffff] has been reserved
    [ 0.742101] system 00:03: [io 0xffff] has been reserved
    [ 0.742103] system 00:03: [io 0x1800-0x18fe] could not be reserved
    [ 0.742106] system 00:03: [io 0x164e-0x164f] has been reserved
    [ 0.742109] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.742169] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
    [ 0.742223] system 00:05: [io 0x1854-0x1857] has been reserved
    [ 0.742227] system 00:05: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
    [ 0.742290] pnp 00:06: Plug and Play ACPI device, IDs PNP0303 (active)
    [ 0.742323] pnp 00:07: Plug and Play ACPI device, IDs DLL05eb PNP0f13 (active)
    [ 0.799825] system 00:08: [mem 0xfed1c000-0xfed1ffff] has been reserved
    [ 0.799828] system 00:08: [mem 0xfed10000-0xfed17fff] has been reserved
    [ 0.799831] system 00:08: [mem 0xfed18000-0xfed18fff] has been reserved
    [ 0.799833] system 00:08: [mem 0xfed19000-0xfed19fff] has been reserved
    [ 0.799836] system 00:08: [mem 0xe0000000-0xefffffff] has been reserved
    [ 0.799838] system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
    [ 0.799840] system 00:08: [mem 0xfed90000-0xfed93fff] has been reserved
    [ 0.799843] system 00:08: [mem 0xff000000-0xff000fff] has been reserved
    [ 0.799845] system 00:08: [mem 0xff010000-0xffffffff] could not be reserved
    [ 0.799848] system 00:08: [mem 0xfee00000-0xfeefffff] could not be reserved
    [ 0.799850] system 00:08: [mem 0x9fa22000-0x9fa22fff] has been reserved
    [ 0.799853] system 00:08: [mem 0x9fa10000-0x9fa1ffff] has been reserved
    [ 0.799856] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.800510] pnp: PnP ACPI: found 9 devices
    [ 0.800512] ACPI: bus type PNP unregistered
    [ 0.807188] pci 0000:02:00.0: no compatible bridge window for [mem 0xffff0000-0xffffffff pref]
    [ 0.807192] pci 0000:03:00.0: no compatible bridge window for [mem 0xfffe0000-0xffffffff pref]
    [ 0.807227] pci 0000:00:1c.3: BAR 15: assigned [mem 0x9fb00000-0x9fbfffff pref]
    [ 0.807230] pci 0000:00:1c.0: PCI bridge to [bus 01]
    [ 0.807234] pci 0000:00:1c.0: bridge window [io 0x4000-0x4fff]
    [ 0.807240] pci 0000:00:1c.0: bridge window [mem 0xc0700000-0xc07fffff]
    [ 0.807244] pci 0000:00:1c.0: bridge window [mem 0xc0400000-0xc04fffff 64bit pref]
    [ 0.807251] pci 0000:02:00.0: BAR 6: assigned [mem 0x9fb00000-0x9fb0ffff pref]
    [ 0.807254] pci 0000:00:1c.3: PCI bridge to [bus 02]
    [ 0.807259] pci 0000:00:1c.3: bridge window [mem 0xc0600000-0xc06fffff]
    [ 0.807263] pci 0000:00:1c.3: bridge window [mem 0x9fb00000-0x9fbfffff pref]
    [ 0.807270] pci 0000:03:00.0: BAR 6: assigned [mem 0xc0540000-0xc055ffff pref]
    [ 0.807272] pci 0000:00:1c.4: PCI bridge to [bus 03]
    [ 0.807275] pci 0000:00:1c.4: bridge window [io 0x3000-0x3fff]
    [ 0.807280] pci 0000:00:1c.4: bridge window [mem 0xc0500000-0xc05fffff]
    [ 0.807285] pci 0000:00:1c.4: bridge window [mem 0xa0000000-0xafffffff 64bit pref]
    [ 0.807584] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    [ 0.807586] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
    [ 0.807589] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    [ 0.807591] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff]
    [ 0.807593] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff]
    [ 0.807595] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff]
    [ 0.807597] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff]
    [ 0.807599] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff]
    [ 0.807601] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff]
    [ 0.807603] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff]
    [ 0.807605] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff]
    [ 0.807607] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff]
    [ 0.807609] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff]
    [ 0.807611] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff]
    [ 0.807613] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff]
    [ 0.807615] pci_bus 0000:00: resource 19 [mem 0x000f0000-0x000fffff]
    [ 0.807617] pci_bus 0000:00: resource 20 [mem 0x9fa00000-0xfeafffff]
    [ 0.807619] pci_bus 0000:01: resource 0 [io 0x4000-0x4fff]
    [ 0.807622] pci_bus 0000:01: resource 1 [mem 0xc0700000-0xc07fffff]
    [ 0.807624] pci_bus 0000:01: resource 2 [mem 0xc0400000-0xc04fffff 64bit pref]
    [ 0.807626] pci_bus 0000:02: resource 1 [mem 0xc0600000-0xc06fffff]
    [ 0.807628] pci_bus 0000:02: resource 2 [mem 0x9fb00000-0x9fbfffff pref]
    [ 0.807630] pci_bus 0000:03: resource 0 [io 0x3000-0x3fff]
    [ 0.807632] pci_bus 0000:03: resource 1 [mem 0xc0500000-0xc05fffff]
    [ 0.807635] pci_bus 0000:03: resource 2 [mem 0xa0000000-0xafffffff 64bit pref]
    [ 0.807677] NET: Registered protocol family 2
    [ 0.807890] TCP established hash table entries: 32768 (order: 7, 524288 bytes)
    [ 0.808027] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
    [ 0.808127] TCP: Hash tables configured (established 32768 bind 32768)
    [ 0.808150] TCP: reno registered
    [ 0.808162] UDP hash table entries: 2048 (order: 4, 65536 bytes)
    [ 0.808181] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
    [ 0.808261] NET: Registered protocol family 1
    [ 0.808274] pci 0000:00:02.0: Boot video device
    [ 0.823082] PCI: CLS 64 bytes, default 64
    [ 0.823122] Unpacking initramfs...
    [ 0.982411] Freeing initrd memory: 6380K (ffff88003737a000 - ffff8800379b5000)
    [ 0.982417] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
    [ 0.982420] software IO TLB [mem 0x8ed70000-0x92d70000] (64MB) mapped at [ffff88008ed70000-ffff880092d6ffff]
    [ 0.982447] Simple Boot Flag at 0x44 set to 0x1
    [ 0.982626] Scanning for low memory corruption every 60 seconds
    [ 0.982970] audit: initializing netlink socket (disabled)
    [ 0.982981] type=2000 audit(1383877333.966:1): initialized
    [ 1.000018] HugeTLB registered 2 MB page size, pre-allocated 0 pages
    [ 1.001570] zbud: loaded
    [ 1.001748] VFS: Disk quotas dquot_6.5.2
    [ 1.001801] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [ 1.001998] msgmni has been set to 7672
    [ 1.002265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
    [ 1.002308] io scheduler noop registered
    [ 1.002311] io scheduler deadline registered
    [ 1.002344] io scheduler cfq registered (default)
    [ 1.002441] pcieport 0000:00:1c.0: irq 56 for MSI/MSI-X
    [ 1.002526] pcieport 0000:00:1c.3: irq 57 for MSI/MSI-X
    [ 1.002598] pcieport 0000:00:1c.4: irq 58 for MSI/MSI-X
    [ 1.002681] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
    [ 1.002684] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
    [ 1.002688] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
    [ 1.002706] pcieport 0000:00:1c.3: Signaling PME through PCIe PME interrupt
    [ 1.002708] pci 0000:02:00.0: Signaling PME through PCIe PME interrupt
    [ 1.002712] pcie_pme 0000:00:1c.3:pcie01: service driver pcie_pme loaded
    [ 1.002728] pcieport 0000:00:1c.4: Signaling PME through PCIe PME interrupt
    [ 1.002730] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt
    [ 1.002734] pcie_pme 0000:00:1c.4:pcie01: service driver pcie_pme loaded
    [ 1.002751] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    [ 1.002769] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
    [ 1.002888] efifb: probing for efifb
    [ 1.003509] efifb: framebuffer at 0xb0000000, mapped to 0xffffc90020e00000, using 4160k, total 4160k
    [ 1.003511] efifb: mode is 1366x768x32, linelength=5504, pages=1
    [ 1.003513] efifb: scrolling: redraw
    [ 1.003515] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
    [ 1.007477] Console: switching to colour frame buffer device 170x48
    [ 1.011265] fb0: EFI VGA frame buffer device
    [ 1.011272] intel_idle: MWAIT substates: 0x11142120
    [ 1.011274] intel_idle: v0.4 model 0x45
    [ 1.011275] intel_idle: lapic_timer_reliable_states 0xffffffff
    [ 1.011336] GHES: HEST is not enabled!
    [ 1.011398] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 1.011946] Linux agpgart interface v0.103
    [ 1.012027] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
    [ 1.032274] serio: i8042 KBD port at 0x60,0x64 irq 1
    [ 1.032308] serio: i8042 AUX port at 0x60,0x64 irq 12
    [ 1.032411] mousedev: PS/2 mouse device common for all mice
    [ 1.032672] rtc_cmos 00:04: RTC can wake from S4
    [ 1.032819] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
    [ 1.032857] rtc_cmos 00:04: alarms up to one month, 242 bytes nvram, hpet irqs
    [ 1.032871] Intel P-state driver initializing.
    [ 1.032884] Intel pstate controlling: cpu 0
    [ 1.032911] Intel pstate controlling: cpu 1
    [ 1.032923] Intel pstate controlling: cpu 2
    [ 1.032935] Intel pstate controlling: cpu 3
    [ 1.033105] cpuidle: using governor ladder
    [ 1.033295] cpuidle: using governor menu
    [ 1.033356] drop_monitor: Initializing network drop monitor service
    [ 1.033431] TCP: cubic registered
    [ 1.033524] NET: Registered protocol family 10
    [ 1.033688] NET: Registered protocol family 17
    [ 1.033697] Key type dns_resolver registered
    [ 1.033905] PM: Hibernation image not present or could not be loaded.
    [ 1.033915] registered taskstats version 1
    [ 1.034407] Magic number: 5:662:358
    [ 1.034483] rtc_cmos 00:04: setting system clock to 2013-11-08 02:22:14 UTC (1383877334)
    [ 1.035212] Freeing unused kernel memory: 1140K (ffffffff818c9000 - ffffffff819e6000)
    [ 1.035213] Write protecting the kernel read-only data: 8192k
    [ 1.037442] Freeing unused kernel memory: 1084K (ffff8800024f1000 - ffff880002600000)
    [ 1.038163] Freeing unused kernel memory: 352K (ffff8800027a8000 - ffff880002800000)
    [ 1.045866] systemd-udevd[57]: starting version 208
    [ 1.050291] [drm] Initialized drm 1.1.0 20060810
    [ 1.053926] [drm] radeon kernel modesetting enabled.
    [ 1.053955] checking generic (b0000000 410000) vs hw (a0000000 10000000)
    [ 1.053962] radeon 0000:03:00.0: enabling device (0000 -> 0003)
    [ 1.054153] [drm] initializing kernel modesetting (HAINAN 0x1002:0x6660 0x1028:0x05EA).
    [ 1.054190] [drm] register mmio base: 0xC0500000
    [ 1.054191] [drm] register mmio size: 262144
    [ 1.055856] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    [ 1.982382] tsc: Refined TSC clocksource calibration: 2294.688 MHz
    [ 2.566653] ATOM BIOS: Dell
    [ 2.566668] [drm] GPU not posted. posting now...
    [ 2.570040] radeon 0000:03:00.0: VRAM: 1024M 0x0000000000000000 - 0x000000003FFFFFFF (1024M used)
    [ 2.570042] radeon 0000:03:00.0: GTT: 512M 0x0000000040000000 - 0x000000005FFFFFFF
    [ 2.570044] [drm] Detected VRAM RAM=1024M, BAR=256M
    [ 2.570045] [drm] RAM width 64bits DDR
    [ 2.570094] [TTM] Zone kernel: Available graphics memory: 1965320 kiB
    [ 2.570095] [TTM] Initializing pool allocator
    [ 2.570099] [TTM] Initializing DMA pool allocator
    [ 2.570117] [drm] radeon: 1024M of VRAM memory ready
    [ 2.570118] [drm] radeon: 512M of GTT memory ready.
    [ 2.570129] [drm] GART: num cpu pages 131072, num gpu pages 131072
    [ 2.570456] [drm] probing gen 2 caps for device 8086:9c18 = 5323c42/0
    [ 2.570460] [drm] PCIE gen 2 link speeds already enabled
    [ 2.570620] [drm] Loading HAINAN Microcode
    [ 2.981834] Switched to clocksource tsc
    [ 2.993997] [drm] PCIE GART of 512M enabled (table at 0x0000000000040000).
    [ 2.994098] radeon 0000:03:00.0: WB enabled
    [ 2.994100] radeon 0000:03:00.0: fence driver on ring 0 use gpu addr 0x0000000040000c00 and cpu addr 0xffff880156e63c00
    [ 2.994102] radeon 0000:03:00.0: fence driver on ring 1 use gpu addr 0x0000000040000c04 and cpu addr 0xffff880156e63c04
    [ 2.994103] radeon 0000:03:00.0: fence driver on ring 2 use gpu addr 0x0000000040000c08 and cpu addr 0xffff880156e63c08
    [ 2.994104] radeon 0000:03:00.0: fence driver on ring 3 use gpu addr 0x0000000040000c0c and cpu addr 0xffff880156e63c0c
    [ 2.994106] radeon 0000:03:00.0: fence driver on ring 4 use gpu addr 0x0000000040000c10 and cpu addr 0xffff880156e63c10
    [ 2.994107] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
    [ 2.994108] [drm] Driver supports precise vblank timestamp query.
    [ 2.994126] radeon 0000:03:00.0: irq 59 for MSI/MSI-X
    [ 2.994137] radeon 0000:03:00.0: radeon: using MSI.
    [ 2.994157] [drm] radeon: irq initialized.
    [ 3.013688] [drm] ring test on 0 succeeded in 1 usecs
    [ 3.013694] [drm] ring test on 1 succeeded in 1 usecs
    [ 3.013698] [drm] ring test on 2 succeeded in 1 usecs
    [ 3.013761] [drm] ring test on 3 succeeded in 2 usecs
    [ 3.013770] [drm] ring test on 4 succeeded in 1 usecs
    [ 3.015377] [drm] ib test on ring 0 succeeded in 0 usecs
    [ 3.015424] [drm] ib test on ring 1 succeeded in 0 usecs
    [ 3.015476] [drm] ib test on ring 2 succeeded in 0 usecs
    [ 3.015496] [drm] ib test on ring 3 succeeded in 0 usecs
    [ 3.015517] [drm] ib test on ring 4 succeeded in 1 usecs
    [ 3.015656] [drm] Radeon Display Connectors
    [ 3.015663] [drm] Internal thermal controller without fan control
    [ 3.015712] [drm] probing gen 2 caps for device 8086:9c18 = 5323c42/0
    [ 3.015739] == power state 0 ==
    [ 3.015740] ui class: none
    [ 3.015742] internal class: boot
    [ 3.015744] caps:
    [ 3.015746] uvd vclk: 0 dclk: 0
    [ 3.015748] power level 0 sclk: 30000 mclk: 29900 vddc: 900 vddci: 0 pcie gen: 2
    [ 3.015749] status: c r b
    [ 3.015752] == power state 1 ==
    [ 3.015753] ui class: performance
    [ 3.015754] internal class: none
    [ 3.015756] caps:
    [ 3.015758] uvd vclk: 0 dclk: 0
    [ 3.015760] power level 0 sclk: 30000 mclk: 30000 vddc: 800 vddci: 0 pcie gen: 2
    [ 3.015761] power level 1 sclk: 40000 mclk: 90000 vddc: 875 vddci: 0 pcie gen: 2
    [ 3.015763] power level 2 sclk: 75000 mclk: 90000 vddc: 950 vddci: 0 pcie gen: 2
    [ 3.015765] power level 3 sclk: 90000 mclk: 90000 vddc: 1025 vddci: 0 pcie gen: 2
    [ 3.015767] power level 4 sclk: 97500 mclk: 90000 vddc: 1075 vddci: 0 pcie gen: 2
    [ 3.015768] status:
    [ 3.015769] == power state 2 ==
    [ 3.015771] ui class: battery
    [ 3.015772] internal class: none
    [ 3.015773] caps:
    [ 3.015775] uvd vclk: 0 dclk: 0
    [ 3.015777] power level 0 sclk: 30000 mclk: 30000 vddc: 800 vddci: 0 pcie gen: 2
    [ 3.015778] power level 1 sclk: 40000 mclk: 60000 vddc: 850 vddci: 0 pcie gen: 2
    [ 3.015780] power level 2 sclk: 40000 mclk: 60000 vddc: 850 vddci: 0 pcie gen: 2
    [ 3.015781] status:
    [ 3.023133] switching from power state:
    [ 3.023135] ui class: none
    [ 3.023136] internal class: boot
    [ 3.023138] caps:
    [ 3.023139] uvd vclk: 0 dclk: 0
    [ 3.023141] power level 0 sclk: 30000 mclk: 29900 vddc: 900 vddci: 0 pcie gen: 2
    [ 3.023142] status: c b
    [ 3.023143] switching to power state:
    [ 3.023144] ui class: performance
    [ 3.023145] internal class: none
    [ 3.023147] caps:
    [ 3.023148] uvd vclk: 0 dclk: 0
    [ 3.023149] power level 0 sclk: 30000 mclk: 30000 vddc: 800 vddci: 0 pcie gen: 2
    [ 3.023151] power level 1 sclk: 40000 mclk: 90000 vddc: 875 vddci: 0 pcie gen: 2
    [ 3.023152] power level 2 sclk: 75000 mclk: 90000 vddc: 950 vddci: 0 pcie gen: 2
    [ 3.023154] power level 3 sclk: 90000 mclk: 90000 vddc: 1025 vddci: 0 pcie gen: 2
    [ 3.023155] power level 4 sclk: 97500 mclk: 90000 vddc: 1075 vddci: 0 pcie gen: 2
    [ 3.023156] status: r
    [ 3.024470] [drm] radeon: dpm initialized
    [ 3.024475] radeon 0000:03:00.0: No connectors reported connected with modes
    [ 3.024477] [drm] Cannot find any crtc or sizes - going 1024x768
    [ 3.026968] [drm] fb mappable at 0xA1150000
    [ 3.026970] [drm] vram apper at 0xA0000000
    [ 3.026971] [drm] size 3145728
    [ 3.026972] [drm] fb depth is 24
    [ 3.026973] [drm] pitch is 4096
    [ 3.026976] checking generic (b0000000 410000) vs hw (a0000000 10000000)
    [ 3.027040] radeon 0000:03:00.0: fb1: radeondrmfb frame buffer device
    [ 3.027042] radeon 0000:03:00.0: registered panic notifier
    [ 3.027053] [drm] Initialized radeon 2.34.0 20080528 for 0000:03:00.0 on minor 0
    [ 3.027978] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:02/PNP0C0D:00/input/input1
    [ 3.028026] ACPI: Lid Switch [LID0]
    [ 3.028063] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:02/PNP0C0C:00/input/input2
    [ 3.028066] ACPI: Power Button [PWRB]
    [ 3.028114] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
    [ 3.028116] ACPI: Power Button [PWRF]
    [ 3.031882] [drm] Memory usable by graphics device = 2048M
    [ 3.031886] checking generic (b0000000 410000) vs hw (b0000000 10000000)
    [ 3.031888] fb: conflicting fb hw usage inteldrmfb vs EFI VGA - removing generic driver
    [ 3.031900] Console: switching to colour dummy device 80x25
    [ 3.031959] i915 0000:00:02.0: setting latency timer to 64
    [ 3.056716] i915 0000:00:02.0: irq 60 for MSI/MSI-X
    [ 3.056723] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
    [ 3.056724] [drm] Driver supports precise vblank timestamp query.
    [ 3.056784] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
    [ 3.101180] fbcon: inteldrmfb (fb0) is primary device
    [ 4.361087] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
    [ 4.707482] Console: switching to colour frame buffer device 170x48
    [ 4.712160] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
    [ 4.712553] [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
    [ 4.713578] ACPI Error: [\_SB_.PCI0.GFX0.DD02._BCL] Namespace lookup failure, AE_NOT_FOUND (20130517/psargs-359)
    [ 4.713584] ACPI Error: Method parse/execution failed [\_SB_.PCI0.RP05.PEGP.DD02._BCL] (Node ffff880159325d98), AE_NOT_FOUND (20130517/psparse-536)
    [ 4.713871] ACPI: Video Device [PEGP] (multi-head: yes rom: no post: no)
    [ 4.713930] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:2f/LNXVIDEO:00/input/input4
    [ 4.715381] acpi device:55: registered as cooling_device0
    [ 4.715415] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
    [ 4.715455] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:01/input/input5
    [ 4.715487] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 1
    [ 4.738967] ACPI: bus type USB registered
    [ 4.738999] usbcore: registered new interface driver usbfs
    [ 4.739016] usbcore: registered new interface driver hub
    [ 4.739050] usbcore: registered new device driver usb
    [ 4.739638] xhci_hcd 0000:00:14.0: setting latency timer to 64
    [ 4.739642] xhci_hcd 0000:00:14.0: xHCI Host Controller
    [ 4.739649] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
    [ 4.739721] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
    [ 4.739741] xhci_hcd 0000:00:14.0: irq 61 for MSI/MSI-X
    [ 4.740145] xHCI xhci_add_endpoint called for root hub
    [ 4.740148] xHCI xhci_check_bandwidth called for root hub
    [ 4.740208] hub 1-0:1.0: USB hub found
    [ 4.740218] hub 1-0:1.0: 9 ports detected
    [ 4.741007] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [ 4.741164] ehci-pci: EHCI PCI platform driver
    [ 4.742756] xhci_hcd 0000:00:14.0: xHCI Host Controller
    [ 4.742760] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
    [ 4.743091] xHCI xhci_add_endpoint called for root hub
    [ 4.743093] xHCI xhci_check_bandwidth called for root hub
    [ 4.743135] hub 2-0:1.0: USB hub found
    [ 4.743141] hub 2-0:1.0: 4 ports detected
    [ 4.743425] SCSI subsystem initialized
    [ 4.745035] ACPI: bus type ATA registered
    [ 4.745122] libata version 3.00 loaded.
    [ 4.747867] ehci-pci 0000:00:1d.0: setting latency timer to 64
    [ 4.747875] ehci-pci 0000:00:1d.0: EHCI Host Controller
    [ 4.747880] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 3
    [ 4.747891] ehci-pci 0000:00:1d.0: debug port 2
    [ 4.751784] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
    [ 4.751800] ehci-pci 0000:00:1d.0: irq 23, io mem 0xc081c000
    [ 4.760774] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
    [ 4.760925] hub 3-0:1.0: USB hub found
    [ 4.760930] hub 3-0:1.0: 2 ports detected
    [ 4.761082] ahci 0000:00:1f.2: version 3.0
    [ 4.761230] ahci 0000:00:1f.2: irq 62 for MSI/MSI-X
    [ 4.774140] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 3 ports 6 Gbps 0x3 impl SATA mode
    [ 4.774146] ahci 0000:00:1f.2: flags: 64bit ncq led clo only pio slum part deso sadm sds apst
    [ 4.774151] ahci 0000:00:1f.2: setting latency timer to 64
    [ 4.774614] scsi0 : ahci
    [ 4.774722] scsi1 : ahci
    [ 4.774798] scsi2 : ahci
    [ 4.774868] ata1: SATA max UDMA/133 abar m2048@0xc081b000 port 0xc081b100 irq 62
    [ 4.774871] ata2: SATA max UDMA/133 abar m2048@0xc081b000 port 0xc081b180 irq 62
    [ 4.774873] ata3: DUMMY
    [ 5.067345] usb 3-1: new high-speed USB device number 2 using ehci-pci
    [ 5.094002] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    [ 5.094032] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
    [ 5.099568] ata2.00: ATAPI: PLDS DVD+/-RW DU-8A5HH, SD12, max UDMA/100
    [ 5.100914] ata2.00: configured for UDMA/100
    [ 5.129572] ata1.00: ATA-8: ST500LT012-1DG142, 0001SDM1, max UDMA/133
    [ 5.129577] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32)
    [ 5.191169] hub 3-1:1.0: USB hub found
    [ 5.191237] hub 3-1:1.0: 8 ports detected
    [ 5.255854] ata1.00: configured for UDMA/133
    [ 5.256061] scsi 0:0:0:0: Direct-Access ATA ST500LT012-1DG14 0001 PQ: 0 ANSI: 5
    [ 5.261341] scsi 1:0:0:0: CD-ROM PLDS DVD+-RW DU-8A5HH SD12 PQ: 0 ANSI: 5
    [ 5.263686] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
    [ 5.263691] sd 0:0:0:0: [sda] 4096-byte physical blocks
    [ 5.263724] sd 0:0:0:0: [sda] Write Protect is off
    [ 5.263727] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    [ 5.263737] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 5.269320] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
    [ 5.269323] cdrom: Uniform CD-ROM driver Revision: 3.20
    [ 5.269521] sr 1:0:0:0: Attached scsi CD-ROM sr0
    [ 5.332482] sda: sda1 sda2
    [ 5.333235] sd 0:0:0:0: [sda] Attached SCSI disk
    [ 5.457253] usb 3-1.7: new high-speed USB device number 3 using ehci-pci
    [ 5.549500] device-mapper: uevent: version 1.0.3
    [ 5.549652] device-mapper: ioctl: 4.25.0-ioctl (2013-06-26) initialised: [email protected]
    [ 5.554331] bio: create slab <bio-1> at 1
    [ 5.607167] usb 3-1.8: new high-speed USB device number 4 using ehci-pci
    [ 6.510287] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null)
    [ 7.581705] systemd[1]: systemd 208 running in system mode. (+PAM -LIBWRAP -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ)
    [ 7.582431] systemd[1]: Set hostname to <archins3537>.
    [ 8.087615] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
    [ 8.087670] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [ 8.087682] systemd[1]: Starting Login Prompts.
    [ 8.087692] systemd[1]: Reached target Login Prompts.
    [ 8.087700] systemd[1]: Starting Remote File Systems.
    [ 8.087707] systemd[1]: Reached target Remote File Systems.
    [ 8.087715] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
    [ 8.087736] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
    [ 8.087743] systemd[1]: Starting LVM2 metadata daemon socket.
    [ 8.087762] systemd[1]: Listening on LVM2 metadata daemon socket.
    [ 8.087769] systemd[1]: Starting Device-mapper event daemon FIFOs.
    [ 8.087789] systemd[1]: Listening on Device-mapper event daemon FIFOs.
    [ 8.087796] systemd[1]: Starting Delayed Shutdown Socket.
    [ 8.087813] systemd[1]: Listening on Delayed Shutdown Socket.
    [ 8.087822] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
    [ 8.087851] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [ 8.087858] systemd[1]: Starting Paths.
    [ 8.087865] systemd[1]: Reached target Paths.
    [ 8.087878] systemd[1]: Starting udev Kernel Socket.
    [ 8.087895] systemd[1]: Listening on udev Kernel Socket.
    [ 8.087904] systemd[1]: Starting udev Control Socket.
    [ 8.087920] systemd[1]: Listening on udev Control Socket.
    [ 8.087944] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
    [ 8.088034] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
    [ 8.088043] systemd[1]: Starting Encrypted Volumes.
    [ 8.088051] systemd[1]: Reached target Encrypted Volumes.
    [ 8.088059] systemd[1]: Starting Journal Socket.
    [ 8.088098] systemd[1]: Listening on Journal Socket.
    [ 8.094096] systemd[1]: Started Set Up Additional Binary Formats.
    [ 8.146808] systemd[1]: Starting Create list of required static device nodes for the current kernel...
    [ 8.147345] systemd[1]: Starting udev Coldplug all Devices...
    [ 8.147641] systemd[1]: Starting Setup Virtual Console...
    [ 8.156662] systemd[1]: Started Load Kernel Modules.
    [ 8.156702] systemd[1]: Mounted FUSE Control File System.
    [ 8.156719] systemd[1]: Mounting Debug File System...
    [ 8.160118] systemd[1]: Starting Apply Kernel Variables...
    [ 8.160456] systemd[1]: Mounting POSIX Message Queue File System...
    [ 8.160770] systemd[1]: Mounting Configuration File System...
    [ 8.161235] systemd[1]: Starting Journal Service...
    [ 8.161549] systemd[1]: Started Journal Service.
    [ 8.407759] systemd-journald[153]: Vacuuming done, freed 0 bytes
    [ 8.622532] EXT4-fs (dm-1): re-mounted. Opts: data=ordered
    [ 8.834003] systemd-udevd[177]: starting version 208
    [ 9.449711] ACPI: Requesting acpi_cpufreq
    [ 9.652388] snd_hda_intel 0000:00:03.0: irq 63 for MSI/MSI-X
    [ 9.652512] snd_hda_intel 0000:00:1b.0: irq 64 for MSI/MSI-X
    [ 9.703295] ACPI: AC Adapter [ACAD] (off-line)
    [ 9.734702] wmi: Mapper loaded
    [ 9.767167] input: PC Speaker as /devices/platform/pcspkr/input/input6
    [ 9.900528] microcode: CPU0 sig=0x40651, pf=0x40, revision=0x15
    [ 9.914682] ACPI: Battery Slot [BAT1] (battery present)
    [ 9.946497] hda_codec: invalid CONNECT_LIST verb 5[1]:0
    [ 9.946555] hda_codec: invalid CONNECT_LIST verb 6[1]:0
    [ 9.946621] hda_codec: invalid CONNECT_LIST verb 7[1]:0
    [ 9.948456] input: HDA Intel MID HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/sound/card0/input7
    [ 9.948585] input: HDA Intel MID HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/sound/card0/input8
    [ 9.948656] input: HDA Intel MID HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card0/input9
    [ 9.953096] input: HDA Intel PCH Headphone Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input10
    [ 9.953371] ACPI Warning: 0x0000000000001828-0x000000000000182f SystemIO conflicts with Region \PMIO 1 (20130517/utaddress-251)
    [ 9.953378] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 9.953384] ACPI Warning: 0x0000000000000830-0x000000000000083f SystemIO conflicts with Region \GPRL 1 (20130517/utaddress-251)
    [ 9.953388] ACPI Warning: 0x0000000000000830-0x000000000000083f SystemIO conflicts with Region \GPR_ 2 (20130517/utaddress-251)
    [ 9.953392] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 9.953394] ACPI Warning: 0x0000000000000800-0x000000000000082f SystemIO conflicts with Region \GPRL 1 (20130517/utaddress-251)
    [ 9.953398] ACPI Warning: 0x0000000000000800-0x000000000000082f SystemIO conflicts with Region \GPR_ 2 (20130517/utaddress-251)
    [ 9.953402] ACPI Warning: 0x0000000000000800-0x000000000000082f SystemIO conflicts with Region \IO_D 3 (20130517/utaddress-251)
    [ 9.953406] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 9.953407] lpc_ich: Resource conflict(s) found affecting gpio_ich
    [ 9.953792] mei_me 0000:00:16.0: setting latency timer to 64
    [ 9.953838] mei_me 0000:00:16.0: irq 65 for MSI/MSI-X
    [ 9.956390] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
    [ 9.956608] ACPI Warning: 0x0000000000005040-0x000000000000505f SystemIO conflicts with Region \_SB_.PCI0.SBUS.SMBI 1 (20130517/utaddress-251)
    [ 9.956615] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 10.231648] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
    [ 10.250684] cfg80211: Calling CRDA to update world regulatory domain
    [ 10.307646] input: Dell WMI hotkeys as /devices/virtual/input/input11
    [ 10.310649] microcode: CPU1 sig=0x40651, pf=0x40, revision=0x15
    [ 10.313166] microcode: CPU2 sig=0x40651, pf=0x40, revision=0x15
    [ 10.313536] microcode: CPU3 sig=0x40651, pf=0x40, revision=0x15
    [ 10.313923] microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
    [ 10.347294] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
    [ 10.347309] r8169 0000:01:00.0: can't disable ASPM; OS doesn't have ASPM control
    [ 10.347544] r8169 0000:01:00.0: irq 66 for MSI/MSI-X
    [ 10.347727] r8169 0000:01:00.0 eth0: RTL8106e at 0xffffc90022cee000, 74:86:7a:50:ce:f4, XID 04900000 IRQ 66
    [ 10.381911] iTCO_vendor_support: vendor-support=0
    [ 10.393283] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10
    [ 10.393324] iTCO_wdt: Found a Lynx Point_LP TCO device (Version=2, TCOBASE=0x1860)
    [ 10.393578] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
    [ 10.400848] systemd-udevd[183]: renamed network interface eth0 to enp1s0
    [ 10.416483] ath: EEPROM regdomain: 0x60
    [ 10.416486] ath: EEPROM indicates we should expect a direct regpair map
    [ 10.416489] ath: Country alpha2 being used: 00
    [ 10.416490] ath: Regpair used: 0x60
    [ 10.614808] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
    [ 10.615079] ieee80211 phy0: Atheros AR9565 Rev:1 mem=0xffffc90035180000, irq=19
    [ 10.643067] rts5139: module is from the staging directory, the quality is unknown, you have been warned.
    [ 10.643619] systemd-udevd[189]: renamed network interface wlan0 to wlp2s0
    [ 10.646589] scsi3 : SCSI emulation for RTS5139 USB card reader
    [ 10.646742]

    Cdh wrote:
    You didn't give much information so...
    Blacklisting is now done via /etc/modprobe.d/*.conf files
    For example:
    /etc/modprobe.d/disable-radeon.conf would contain
    install radeon /bin/false
    You can also write "blacklist radeon" instead but that only prevents loading it automatically on itself while booting. You can still modprobe it and if it is a dependency of an automatically loaded module it will still get loaded. With the install ... /bin/false there is no way to load it.
    Also you need to make sure that it is not in the modules array in /etc/mkinitcpio.conf (or that your disable-radeon.conf is in the files array) because the initramfs is its own mini-system that doesn't know about the module configuration otherwise.
    but thats the problem ! i need radeon module to start because vgaswitcheroo needs it ! and then trun it off because 'I' dont need it ! anyway i ll give 'bin/false' method a try !

  • Sata Errors on start-up.

    Hello, when I boot my laptop it gives me a repeating error after the Grub screen.
    [164266.343653] ata1.00: exception Emask 0x0 SAct 0xf SErr 0x0 action 0x6 frozen
    [164266.343662] ata1.00: failed command: WRITE FPDMA QUEUED
    [164266.343671] ata1.00: cmd 61/08:00:b8:02:47/00:00:13:00:00/40 tag 0 ncq 4096 out
    res 40/00:00:00:4f:c2/00:00:00:00:00/40 Emask 0x4 (timeout)
    [164266.343676] ata1.00: status: { DRDY }
    [164266.343680] ata1.00: failed command: WRITE FPDMA QUEUED
    [164266.343688] ata1.00: cmd 61/80:08:c0:02:47/00:00:13:00:00/40 tag 1 ncq 65536 out
    res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
    [164266.343692] ata1.00: status: { DRDY }
    [164266.343702] ata1.00: failed command: READ FPDMA QUEUED
    [164266.343709] ata1.00: cmd 60/00:10:e8:29:30/01:00:18:00:00/40 tag 2 ncq 131072 in
    res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
    [164266.343713] ata1.00: status: { DRDY }
    [164266.343716] ata1.00: failed command: READ FPDMA QUEUED
    [164266.343724] ata1.00: cmd 60/00:18:e8:2a:30/01:00:18:00:00/40 tag 3 ncq 131072 in
    res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
    [164266.343727] ata1.00: status: { DRDY }
    I am able to boot into my system, but it often will go through this error about 3-5 times.
    smartctl -a /dev/sda give me
    === START OF INFORMATION SECTION ===
    Device Model: SAMSUNG MZHPU128HCGM-00000
    Serial Number: S1ACNYAD532800
    LU WWN Device Id: 5 002538 60000baf3
    Firmware Version: UXM6401Q
    User Capacity: 128,035,676,160 bytes [128 GB]
    Sector Size: 512 bytes logical/physical
    Rotation Rate: Solid State Device
    Device is: Not in smartctl database [for details use: -P showall]
    ATA Version is: ACS-2, ATA8-ACS T13/1699-D revision 4c
    SATA Version is: SATA 3.0, 6.0 Gb/s (current: 6.0 Gb/s)
    Local Time is: Fri Jan 24 15:52:31 2014 PST
    SMART support is: Available - device has SMART capability.
    SMART support is: Enabled
    === START OF READ SMART DATA SECTION ===
    SMART overall-health self-assessment test result: PASSED
    General SMART Values:
    Offline data collection status: (0x00) Offline data collection activity
    was never started.
    Auto Offline Data Collection: Disabled.
    Self-test execution status: ( 0) The previous self-test routine completed
    without error or no self-test has ever
    been run.
    Total time to complete Offline
    data collection: ( 0) seconds.
    Offline data collection
    capabilities: (0x5f) SMART execute Offline immediate.
    Auto Offline data collection on/off support.
    Abort Offline collection upon new
    command.
    Offline surface scan supported.
    Self-test supported.
    No Conveyance Self-test supported.
    Selective Self-test supported.
    SMART capabilities: (0x0003) Saves SMART data before entering
    power-saving mode.
    Supports SMART auto save timer.
    Error logging capability: (0x01) Error logging supported.
    General Purpose Logging supported.
    Short self-test routine
    recommended polling time: ( 2) minutes.
    Extended self-test routine
    recommended polling time: ( 10) minutes.
    SCT capabilities: (0x003d) SCT Status supported.
    SCT Error Recovery Control supported.
    SCT Feature Control supported.
    SCT Data Table supported.
    SMART Attributes Data Structure revision number: 1
    Vendor Specific SMART Attributes with Thresholds:
    ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
    9 Power_On_Hours 0x0032 099 099 000 Old_age Always - 1484
    12 Power_Cycle_Count 0x0032 094 094 000 Old_age Always - 5417
    177 Wear_Leveling_Count 0x0013 097 097 017 Pre-fail Always - 299
    178 Used_Rsvd_Blk_Cnt_Chip 0x0013 088 088 010 Pre-fail Always - 151
    179 Used_Rsvd_Blk_Cnt_Tot 0x0013 089 089 010 Pre-fail Always - 272
    180 Unused_Rsvd_Blk_Cnt_Tot 0x0013 089 089 010 Pre-fail Always - 2352
    183 Runtime_Bad_Block 0x0013 100 100 010 Pre-fail Always - 0
    SMART Error Log Version: 1
    No Errors Logged
    SMART Self-test log structure revision number 1
    No self-tests have been logged. [To run self-tests, use: smartctl -t]
    SMART Selective self-test log data structure revision number 1
    SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS
    1 0 0 Not_testing
    2 0 0 Not_testing
    3 0 0 Not_testing
    4 0 0 Not_testing
    5 0 0 Not_testing
    Selective self-test flags (0x0):
    After scanning selected spans, do NOT read-scan remainder of disk.
    If Selective self-test is pending on power-up, resume after 0 minute delay.
    there are no logged errors which i find interesting.
    This is what i get from dmesg, you can see the ata stuff about halfway down, included thee rest in case it is relevant.
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-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] e820: [mem 0xdf200000-0xf7ffffff] 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 29 pages/cpu @ffff88011fa00000 s86464 r8192 d24128 u524288
    [ 0.000000] pcpu-alloc: s86464 r8192 d24128 u524288 alloc=1*2097152
    [ 0.000000] pcpu-alloc: [0] 0 1 2 3
    [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1008698
    [ 0.000000] Policy zone: Normal
    [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=/dev/sda1 rw quiet
    [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
    [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340
    [ 0.000000] Checking aperture...
    [ 0.000000] 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: 3951964K/4098932K available (5116K kernel code, 807K rwdata, 1628K rodata, 1144K init, 1288K bss, 146968K 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] NR_IRQS:8448 nr_irqs:984 16
    [ 0.000000] Console: colour dummy device 80x25
    [ 0.000000] console [tty0] enabled
    [ 0.000000] allocated 16777216 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.003333] tsc: Detected 2294.540 MHz processor
    [ 0.000002] Calibrating delay loop (skipped), value calculated using timer frequency.. 4590.29 BogoMIPS (lpj=7648466)
    [ 0.000005] pid_max: default: 32768 minimum: 301
    [ 0.000027] Security Framework initialized
    [ 0.000033] AppArmor: AppArmor disabled by boot time parameter
    [ 0.000034] Yama: becoming mindful.
    [ 0.000286] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
    [ 0.001041] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
    [ 0.001369] Mount-cache hash table entries: 256
    [ 0.001524] Initializing cgroup subsys memory
    [ 0.001546] Initializing cgroup subsys devices
    [ 0.001548] Initializing cgroup subsys freezer
    [ 0.001549] Initializing cgroup subsys net_cls
    [ 0.001550] Initializing cgroup subsys blkio
    [ 0.001570] CPU: Physical Processor ID: 0
    [ 0.001571] CPU: Processor Core ID: 0
    [ 0.001575] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
    ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
    [ 0.002546] mce: CPU supports 7 MCE banks
    [ 0.002557] CPU0: Thermal monitoring enabled (TM1)
    [ 0.002567] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
    Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0
    tlb_flushall_shift: 6
    [ 0.002659] Freeing SMP alternatives memory: 20K (ffffffff819e9000 - ffffffff819ee000)
    [ 0.003422] ACPI: Core revision 20130725
    [ 0.012141] ACPI: All ACPI Tables successfully acquired
    [ 0.019369] ftrace: allocating 20317 entries in 80 pages
    [ 0.027987] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    [ 0.060971] smpboot: CPU0: Intel(R) Core(TM) i5-4200U CPU @ 1.60GHz (fam: 06, model: 45, stepping: 01)
    [ 0.060979] TSC deadline timer enabled
    [ 0.060986] Performance Events: PEBS fmt2+, 16-deep LBR, Haswell events, full-width counters, Intel PMU driver.
    [ 0.060992] ... version: 3
    [ 0.060993] ... bit width: 48
    [ 0.060994] ... generic registers: 4
    [ 0.060995] ... value mask: 0000ffffffffffff
    [ 0.060996] ... max period: 0000ffffffffffff
    [ 0.060997] ... fixed-purpose events: 3
    [ 0.060998] ... event mask: 000000070000000f
    [ 0.098662] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    [ 0.084392] smpboot: Booting Node 0, Processors # 1 # 2 # 3 OK
    [ 0.140519] Brought up 4 CPUs
    [ 0.140522] smpboot: Total of 4 processors activated (18363.16 BogoMIPS)
    [ 0.144090] devtmpfs: initialized
    [ 0.146069] PM: Registering ACPI NVS region [mem 0xca4bb000-0xca4c1fff] (28672 bytes)
    [ 0.146071] PM: Registering ACPI NVS region [mem 0xdab56000-0xdbaaafff] (16076800 bytes)
    [ 0.146906] RTC time: 17:26:02, date: 01/24/14
    [ 0.146938] NET: Registered protocol family 16
    [ 0.147017] cpuidle: using governor ladder
    [ 0.147018] cpuidle: using governor menu
    [ 0.147040] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
    [ 0.147042] ACPI: bus type PCI registered
    [ 0.147043] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
    [ 0.147085] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
    [ 0.147086] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
    [ 0.153209] PCI: Using configuration type 1 for base access
    [ 0.153712] bio: create slab <bio-0> at 0
    [ 0.153800] ACPI: Added _OSI(Module Device)
    [ 0.153802] ACPI: Added _OSI(Processor Device)
    [ 0.153803] ACPI: Added _OSI(3.0 _SCP Extensions)
    [ 0.153804] ACPI: Added _OSI(Processor Aggregator Device)
    [ 0.155436] ACPI: EC: EC description table is found, configuring boot EC
    [ 0.202559] ACPI: Executed 1 blocks of module-level executable AML code
    [ 0.204584] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
    [ 0.205103] ACPI: SSDT 00000000dab34c18 003D3 (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
    [ 0.205507] ACPI: Dynamic OEM Table Load:
    [ 0.205509] ACPI: SSDT (null) 003D3 (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
    [ 0.214255] ACPI: SSDT 00000000dab34618 005AA (v01 PmRef ApIst 00003000 INTL 20051117)
    [ 0.214935] ACPI: Dynamic OEM Table Load:
    [ 0.214937] ACPI: SSDT (null) 005AA (v01 PmRef ApIst 00003000 INTL 20051117)
    [ 0.227395] ACPI: SSDT 00000000daae6d98 00119 (v01 PmRef ApCst 00003000 INTL 20051117)
    [ 0.227971] ACPI: Dynamic OEM Table Load:
    [ 0.227973] ACPI: SSDT (null) 00119 (v01 PmRef ApCst 00003000 INTL 20051117)
    [ 0.241337] ACPI: Interpreter enabled
    [ 0.241348] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20130725/hwxface-571)
    [ 0.241356] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130725/hwxface-571)
    [ 0.241378] ACPI: (supports S0 S3 S4 S5)
    [ 0.241380] ACPI: Using IOAPIC for interrupt routing
    [ 0.241412] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    [ 0.241594] ACPI: No dock devices found.
    [ 0.286876] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
    [ 0.287110] acpi PNP0A08:00: Requesting ACPI _OSC control (0x1d)
    [ 0.287277] acpi PNP0A08:00: ACPI _OSC control (0x18) granted
    [ 0.287950] PCI host bridge to bus 0000:00
    [ 0.287952] pci_bus 0000:00: root bus resource [bus 00-3e]
    [ 0.287954] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
    [ 0.287956] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
    [ 0.287957] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
    [ 0.287959] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
    [ 0.287960] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
    [ 0.287961] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
    [ 0.287962] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
    [ 0.287964] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff]
    [ 0.287965] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff]
    [ 0.287966] pci_bus 0000:00: root bus resource [mem 0xdf200000-0xfeafffff]
    [ 0.287974] pci 0000:00:00.0: [8086:0a04] type 00 class 0x060000
    [ 0.288152] pci 0000:00:02.0: [8086:0a16] type 00 class 0x030000
    [ 0.288163] pci 0000:00:02.0: reg 0x10: [mem 0xf6400000-0xf67fffff 64bit]
    [ 0.288170] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref]
    [ 0.288174] pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f]
    [ 0.288346] pci 0000:00:03.0: [8086:0a0c] type 00 class 0x040300
    [ 0.288353] pci 0000:00:03.0: reg 0x10: [mem 0xf7d14000-0xf7d17fff 64bit]
    [ 0.288546] pci 0000:00:14.0: [8086:9c31] type 00 class 0x0c0330
    [ 0.288562] pci 0000:00:14.0: reg 0x10: [mem 0xf7d00000-0xf7d0ffff 64bit]
    [ 0.288614] pci 0000:00:14.0: PME# supported from D3hot D3cold
    [ 0.288748] pci 0000:00:14.0: System wakeup disabled by ACPI
    [ 0.288780] pci 0000:00:16.0: [8086:9c3a] type 00 class 0x078000
    [ 0.288799] pci 0000:00:16.0: reg 0x10: [mem 0xf7d1c000-0xf7d1c01f 64bit]
    [ 0.288862] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
    [ 0.289032] pci 0000:00:1b.0: [8086:9c20] type 00 class 0x040300
    [ 0.289045] pci 0000:00:1b.0: reg 0x10: [mem 0xf7d10000-0xf7d13fff 64bit]
    [ 0.289100] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    [ 0.289235] pci 0000:00:1b.0: System wakeup disabled by ACPI
    [ 0.289270] pci 0000:00:1c.0: [8086:9c14] type 01 class 0x060400
    [ 0.289338] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    [ 0.289476] pci 0000:00:1c.0: System wakeup disabled by ACPI
    [ 0.289513] pci 0000:00:1c.3: [8086:9c16] type 01 class 0x060400
    [ 0.289580] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
    [ 0.289719] pci 0000:00:1c.3: System wakeup disabled by ACPI
    [ 0.289754] pci 0000:00:1c.4: [8086:9c1a] type 01 class 0x060400
    [ 0.289822] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
    [ 0.289960] pci 0000:00:1c.4: System wakeup disabled by ACPI
    [ 0.289995] pci 0000:00:1d.0: [8086:9c26] type 00 class 0x0c0320
    [ 0.290014] pci 0000:00:1d.0: reg 0x10: [mem 0xf7d1a000-0xf7d1a3ff]
    [ 0.290097] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
    [ 0.290246] pci 0000:00:1d.0: System wakeup disabled by ACPI
    [ 0.290278] pci 0000:00:1f.0: [8086:9c43] type 00 class 0x060100
    [ 0.290534] pci 0000:00:1f.3: [8086:9c22] type 00 class 0x0c0500
    [ 0.290547] pci 0000:00:1f.3: reg 0x10: [mem 0xf7d19000-0xf7d190ff 64bit]
    [ 0.290564] pci 0000:00:1f.3: reg 0x20: [io 0xf040-0xf05f]
    [ 0.290836] pci 0000:01:00.0: [8086:08b1] type 00 class 0x028000
    [ 0.290876] pci 0000:01:00.0: reg 0x10: [mem 0xf7c00000-0xf7c01fff 64bit]
    [ 0.291040] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
    [ 0.291084] pci 0000:01:00.0: System wakeup disabled by ACPI
    [ 0.297349] pci 0000:00:1c.0: PCI bridge to [bus 01]
    [ 0.297356] pci 0000:00:1c.0: bridge window [mem 0xf7c00000-0xf7cfffff]
    [ 0.297440] pci 0000:00:1c.3: PCI bridge to [bus 02]
    [ 0.297445] pci 0000:00:1c.3: bridge window [io 0xe000-0xefff]
    [ 0.297449] pci 0000:00:1c.3: bridge window [mem 0xf7200000-0xf7bfffff]
    [ 0.297455] pci 0000:00:1c.3: bridge window [mem 0xf0a00000-0xf13fffff 64bit pref]
    [ 0.297600] pci 0000:03:00.0: [144d:a800] type 00 class 0x010601
    [ 0.297671] pci 0000:03:00.0: reg 0x24: [mem 0xf6810000-0xf6811fff]
    [ 0.297687] pci 0000:03:00.0: reg 0x30: [mem 0xf6800000-0xf680ffff pref]
    [ 0.297750] pci 0000:03:00.0: PME# supported from D3hot D3cold
    [ 0.297784] pci 0000:03:00.0: System wakeup disabled by ACPI
    [ 0.307334] pci 0000:00:1c.4: PCI bridge to [bus 03]
    [ 0.307338] pci 0000:00:1c.4: bridge window [io 0xd000-0xdfff]
    [ 0.307342] pci 0000:00:1c.4: bridge window [mem 0xf6800000-0xf71fffff]
    [ 0.307347] pci 0000:00:1c.4: bridge window [mem 0xf0000000-0xf09fffff 64bit pref]
    [ 0.307382] acpi PNP0A08:00: Disabling ASPM (FADT indicates it is unsupported)
    [ 0.328006] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
    [ 0.328066] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 *4 5 6 10 11 12 14 15)
    [ 0.328122] ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 10 11 12 14 15)
    [ 0.328177] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15)
    [ 0.328232] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
    [ 0.328287] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
    [ 0.328352] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 *5 6 10 11 12 14 15)
    [ 0.328401] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
    [ 0.328837] ACPI: Enabled 3 GPEs in block 00 to 7F
    [ 0.328844] ACPI: \_SB_.PCI0: notify handler is installed
    [ 0.328934] Found 1 acpi root devices
    [ 0.329121] ACPI: EC: GPE = 0x7, I/O: command/status = 0x66, data = 0x62
    [ 0.329212] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
    [ 0.329215] vgaarb: loaded
    [ 0.329216] vgaarb: bridge control possible 0000:00:02.0
    [ 0.329252] PCI: Using ACPI for IRQ routing
    [ 0.330513] PCI: pci_cache_line_size set to 64 bytes
    [ 0.330545] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
    [ 0.330547] e820: reserve RAM buffer [mem 0xca4bb000-0xcbffffff]
    [ 0.330548] e820: reserve RAM buffer [mem 0xca8e5000-0xcbffffff]
    [ 0.330549] e820: reserve RAM buffer [mem 0xda898000-0xdbffffff]
    [ 0.330551] e820: reserve RAM buffer [mem 0x11fe00000-0x11fffffff]
    [ 0.330617] NetLabel: Initializing
    [ 0.330618] NetLabel: domain hash size = 128
    [ 0.330618] NetLabel: protocols = UNLABELED CIPSOv4
    [ 0.330629] NetLabel: unlabeled traffic allowed by default
    [ 0.330642] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
    [ 0.330651] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
    [ 0.332671] Switched to clocksource hpet
    [ 0.336308] pnp: PnP ACPI init
    [ 0.336319] ACPI: bus type PNP registered
    [ 0.336423] pnp 00:00: [dma 4]
    [ 0.336442] pnp 00:00: Plug and Play ACPI device, IDs PNP0200 (active)
    [ 0.336459] pnp 00:01: Plug and Play ACPI device, IDs INT0800 (active)
    [ 0.336535] pnp 00:02: Plug and Play ACPI device, IDs PNP0103 (active)
    [ 0.336627] system 00:03: [io 0x0680-0x069f] has been reserved
    [ 0.336629] system 00:03: [io 0x2008-0x200b] has been reserved
    [ 0.336631] system 00:03: [io 0xffff] has been reserved
    [ 0.336632] system 00:03: [io 0xffff] has been reserved
    [ 0.336634] system 00:03: [io 0x1c00-0x1cfe] has been reserved
    [ 0.336635] system 00:03: [io 0x1d00-0x1dfe] has been reserved
    [ 0.336638] system 00:03: [io 0x1e00-0x1efe] has been reserved
    [ 0.336640] system 00:03: [io 0x1f00-0x1ffe] has been reserved
    [ 0.336641] system 00:03: [io 0x1800-0x18fe] could not be reserved
    [ 0.336643] system 00:03: [io 0x164e-0x164f] has been reserved
    [ 0.336645] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.336668] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
    [ 0.336702] system 00:05: [io 0x1854-0x1857] has been reserved
    [ 0.336705] system 00:05: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
    [ 0.336736] system 00:06: [io 0x04d0-0x04d1] has been reserved
    [ 0.336738] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.336768] pnp 00:07: Plug and Play ACPI device, IDs SNYa009 PNP030b (active)
    [ 0.336802] pnp 00:08: Plug and Play ACPI device, IDs FOX0015 PNP0f13 (active)
    [ 0.349893] system 00:09: [mem 0xfed1c000-0xfed1ffff] has been reserved
    [ 0.349896] system 00:09: [mem 0xfed10000-0xfed17fff] has been reserved
    [ 0.349899] system 00:09: [mem 0xfed18000-0xfed18fff] has been reserved
    [ 0.349901] system 00:09: [mem 0xfed19000-0xfed19fff] has been reserved
    [ 0.349903] system 00:09: [mem 0xf8000000-0xfbffffff] has been reserved
    [ 0.349906] system 00:09: [mem 0xfed20000-0xfed3ffff] has been reserved
    [ 0.349908] system 00:09: [mem 0xfed90000-0xfed93fff] has been reserved
    [ 0.349910] system 00:09: [mem 0xfed45000-0xfed8ffff] has been reserved
    [ 0.349912] system 00:09: [mem 0xff000000-0xffffffff] has been reserved
    [ 0.349915] system 00:09: [mem 0xfee00000-0xfeefffff] could not be reserved
    [ 0.349917] system 00:09: [mem 0xf7fef000-0xf7feffff] has been reserved
    [ 0.349919] system 00:09: [mem 0xf7ff0000-0xf7ffffff] has been reserved
    [ 0.349922] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.350197] pnp: PnP ACPI: found 10 devices
    [ 0.350198] ACPI: bus type PNP unregistered
    [ 0.356468] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 01] add_size 1000
    [ 0.356471] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000
    [ 0.356484] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
    [ 0.356485] pci 0000:00:1c.0: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
    [ 0.356489] pci 0000:00:1c.0: BAR 15: assigned [mem 0xdf200000-0xdf3fffff 64bit pref]
    [ 0.356491] pci 0000:00:1c.0: BAR 13: assigned [io 0x3000-0x3fff]
    [ 0.356493] pci 0000:00:1c.0: PCI bridge to [bus 01]
    [ 0.356496] pci 0000:00:1c.0: bridge window [io 0x3000-0x3fff]
    [ 0.356500] pci 0000:00:1c.0: bridge window [mem 0xf7c00000-0xf7cfffff]
    [ 0.356503] pci 0000:00:1c.0: bridge window [mem 0xdf200000-0xdf3fffff 64bit pref]
    [ 0.356507] pci 0000:00:1c.3: PCI bridge to [bus 02]
    [ 0.356509] pci 0000:00:1c.3: bridge window [io 0xe000-0xefff]
    [ 0.356513] pci 0000:00:1c.3: bridge window [mem 0xf7200000-0xf7bfffff]
    [ 0.356516] pci 0000:00:1c.3: bridge window [mem 0xf0a00000-0xf13fffff 64bit pref]
    [ 0.356521] pci 0000:00:1c.4: PCI bridge to [bus 03]
    [ 0.356523] pci 0000:00:1c.4: bridge window [io 0xd000-0xdfff]
    [ 0.356526] pci 0000:00:1c.4: bridge window [mem 0xf6800000-0xf71fffff]
    [ 0.356529] pci 0000:00:1c.4: bridge window [mem 0xf0000000-0xf09fffff 64bit pref]
    [ 0.356534] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    [ 0.356536] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
    [ 0.356537] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    [ 0.356539] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff]
    [ 0.356540] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff]
    [ 0.356541] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff]
    [ 0.356543] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff]
    [ 0.356544] pci_bus 0000:00: resource 11 [mem 0x000e0000-0x000e3fff]
    [ 0.356545] pci_bus 0000:00: resource 12 [mem 0x000e4000-0x000e7fff]
    [ 0.356547] pci_bus 0000:00: resource 13 [mem 0xdf200000-0xfeafffff]
    [ 0.356548] pci_bus 0000:01: resource 0 [io 0x3000-0x3fff]
    [ 0.356550] pci_bus 0000:01: resource 1 [mem 0xf7c00000-0xf7cfffff]
    [ 0.356551] pci_bus 0000:01: resource 2 [mem 0xdf200000-0xdf3fffff 64bit pref]
    [ 0.356553] pci_bus 0000:02: resource 0 [io 0xe000-0xefff]
    [ 0.356554] pci_bus 0000:02: resource 1 [mem 0xf7200000-0xf7bfffff]
    [ 0.356555] pci_bus 0000:02: resource 2 [mem 0xf0a00000-0xf13fffff 64bit pref]
    [ 0.356557] pci_bus 0000:03: resource 0 [io 0xd000-0xdfff]
    [ 0.356558] pci_bus 0000:03: resource 1 [mem 0xf6800000-0xf71fffff]
    [ 0.356559] pci_bus 0000:03: resource 2 [mem 0xf0000000-0xf09fffff 64bit pref]
    [ 0.356585] NET: Registered protocol family 2
    [ 0.356724] TCP established hash table entries: 32768 (order: 7, 524288 bytes)
    [ 0.356813] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
    [ 0.356873] TCP: Hash tables configured (established 32768 bind 32768)
    [ 0.356888] TCP: reno registered
    [ 0.356895] UDP hash table entries: 2048 (order: 4, 65536 bytes)
    [ 0.356909] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
    [ 0.356952] NET: Registered protocol family 1
    [ 0.356960] pci 0000:00:02.0: Boot video device
    [ 0.357196] PCI: CLS 64 bytes, default 64
    [ 0.357224] Unpacking initramfs...
    [ 0.407590] Freeing initrd memory: 3056K (ffff8800379f8000 - ffff880037cf4000)
    [ 0.407595] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
    [ 0.407597] software IO TLB [mem 0xd6898000-0xda898000] (64MB) mapped at [ffff8800d6898000-ffff8800da897fff]
    [ 0.407733] Scanning for low memory corruption every 60 seconds
    [ 0.407940] audit: initializing netlink socket (disabled)
    [ 0.407949] type=2000 audit(1390584362.399:1): initialized
    [ 0.419223] HugeTLB registered 2 MB page size, pre-allocated 0 pages
    [ 0.420210] zbud: loaded
    [ 0.420353] VFS: Disk quotas dquot_6.5.2
    [ 0.420384] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [ 0.420510] msgmni has been set to 7724
    [ 0.420720] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
    [ 0.420750] io scheduler noop registered
    [ 0.420751] io scheduler deadline registered
    [ 0.420772] io scheduler cfq registered (default)
    [ 0.421077] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    [ 0.421091] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
    [ 0.421125] vesafb: mode is 1920x1080x32, linelength=7680, pages=0
    [ 0.421126] vesafb: scrolling: redraw
    [ 0.421128] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
    [ 0.421958] vesafb: framebuffer at 0xe0000000, mapped to 0xffffc90004800000, using 8128k, total 8128k
    [ 0.526303] pci_bus 0000:01: Allocating resources
    [ 0.526317] pci_bus 0000:02: Allocating resources
    [ 0.526325] pci_bus 0000:03: Allocating resources
    [ 0.526335] pci 0000:00:02.0: BAR 6: [??? 0x00000000 flags 0x2] has bogus alignment
    [ 0.526342] pci 0000:00:00.0: no hotplug settings from platform
    [ 0.526343] pci 0000:00:00.0: using default PCI settings
    [ 0.526347] pci 0000:00:02.0: no hotplug settings from platform
    [ 0.526347] pci 0000:00:02.0: using default PCI settings
    [ 0.526351] pci 0000:00:03.0: no hotplug settings from platform
    [ 0.526353] pci 0000:00:14.0: no hotplug settings from platform
    [ 0.526353] pci 0000:00:14.0: using default PCI settings
    [ 0.526359] pci 0000:00:16.0: no hotplug settings from platform
    [ 0.526360] pci 0000:00:16.0: using default PCI settings
    [ 0.526365] pci 0000:00:1b.0: no hotplug settings from platform
    [ 0.526367] pcieport 0000:00:1c.0: no hotplug settings from platform
    [ 0.526374] pci 0000:01:00.0: no hotplug settings from platform
    [ 0.526376] pcieport 0000:00:1c.3: no hotplug settings from platform
    [ 0.526378] pcieport 0000:00:1c.4: no hotplug settings from platform
    [ 0.526382] pci 0000:03:00.0: no hotplug settings from platform
    [ 0.526384] pci 0000:00:1d.0: no hotplug settings from platform
    [ 0.526385] pci 0000:00:1d.0: using default PCI settings
    [ 0.526391] pci 0000:00:1f.0: no hotplug settings from platform
    [ 0.526392] pci 0000:00:1f.0: using default PCI settings
    [ 0.526399] pci 0000:00:1f.3: no hotplug settings from platform
    [ 0.526400] pci 0000:00:1f.3: using default PCI settings
    [ 0.594158] Console: switching to colour frame buffer device 240x67
    [ 0.764658] fb0: VESA VGA frame buffer device
    [ 0.764669] intel_idle: MWAIT substates: 0x11142120
    [ 0.764670] intel_idle: v0.4 model 0x45
    [ 0.764671] intel_idle: lapic_timer_reliable_states 0xffffffff
    [ 0.764812] GHES: HEST is not enabled!
    [ 0.764852] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 0.765178] Linux agpgart interface v0.103
    [ 0.765230] i8042: PNP: PS/2 Controller [PNP030b:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
    [ 0.767228] serio: i8042 KBD port at 0x60,0x64 irq 1
    [ 0.767247] serio: i8042 AUX port at 0x60,0x64 irq 12
    [ 0.767317] mousedev: PS/2 mouse device common for all mice
    [ 0.767349] rtc_cmos 00:04: RTC can wake from S4
    [ 0.767460] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
    [ 0.767485] rtc_cmos 00:04: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
    [ 0.767492] Intel P-state driver initializing.
    [ 0.767499] Intel pstate controlling: cpu 0
    [ 0.767512] Intel pstate controlling: cpu 1
    [ 0.767521] Intel pstate controlling: cpu 2
    [ 0.767534] Intel pstate controlling: cpu 3
    [ 0.767632] drop_monitor: Initializing network drop monitor service
    [ 0.767691] TCP: cubic registered
    [ 0.767762] NET: Registered protocol family 10
    [ 0.767892] NET: Registered protocol family 17
    [ 0.767899] Key type dns_resolver registered
    [ 0.768078] registered taskstats version 1
    [ 0.768458] Magic number: 14:948:441
    [ 0.768520] rtc_cmos 00:04: setting system clock to 2014-01-24 17:26:03 UTC (1390584363)
    [ 0.768563] PM: Hibernation image not present or could not be loaded.
    [ 0.769226] Freeing unused kernel memory: 1144K (ffffffff818cb000 - ffffffff819e9000)
    [ 0.769227] Write protecting the kernel read-only data: 8192k
    [ 0.771461] Freeing unused kernel memory: 1016K (ffff880001502000 - ffff880001600000)
    [ 0.772297] Freeing unused kernel memory: 420K (ffff880001797000 - ffff880001800000)
    [ 0.779352] systemd-udevd[58]: starting version 208
    [ 0.785047] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    [ 0.797392] ACPI: bus type USB registered
    [ 0.797414] usbcore: registered new interface driver usbfs
    [ 0.797421] usbcore: registered new interface driver hub
    [ 0.797466] usbcore: registered new device driver usb
    [ 0.797999] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [ 0.799071] xhci_hcd 0000:00:14.0: setting latency timer to 64
    [ 0.799095] xhci_hcd 0000:00:14.0: xHCI Host Controller
    [ 0.799102] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
    [ 0.799179] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
    [ 0.799199] xhci_hcd 0000:00:14.0: irq 56 for MSI/MSI-X
    [ 0.799386] ehci-pci: EHCI PCI platform driver
    [ 0.799455] SCSI subsystem initialized
    [ 0.799607] hub 1-0:1.0: USB hub found
    [ 0.799622] hub 1-0:1.0: 9 ports detected
    [ 0.800521] libata version 3.00 loaded.
    [ 0.800968] ahci 0000:03:00.0: version 3.0
    [ 0.800973] pcieport 0000:00:1c.4: driver skip pci_set_master, fix it!
    [ 0.801055] ahci 0000:03:00.0: irq 57 for MSI/MSI-X
    [ 0.801379] xhci_hcd 0000:00:14.0: xHCI Host Controller
    [ 0.801386] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
    [ 0.801629] hub 2-0:1.0: USB hub found
    [ 0.801641] hub 2-0:1.0: 4 ports detected
    [ 0.802611] ehci-pci 0000:00:1d.0: setting latency timer to 64
    [ 0.802620] ehci-pci 0000:00:1d.0: EHCI Host Controller
    [ 0.802628] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 3
    [ 0.802641] ehci-pci 0000:00:1d.0: debug port 2
    [ 0.806555] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
    [ 0.806575] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7d1a000
    [ 0.812432] ahci 0000:03:00.0: AHCI 0001.0300 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
    [ 0.812437] ahci 0000:03:00.0: flags: 64bit ncq led clo only pio ccc
    [ 0.812628] scsi0 : ahci
    [ 0.812693] ata1: SATA max UDMA/133 abar m8192@0xf6810000 port 0xf6810100 irq 57
    [ 0.815754] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
    [ 0.815943] hub 3-0:1.0: USB hub found
    [ 0.815950] hub 3-0:1.0: 2 ports detected
    [ 1.138987] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
    [ 1.139321] ata1.00: ATA-9: SAMSUNG MZHPU128HCGM-00000, UXM6401Q, max UDMA/133
    [ 1.139325] ata1.00: 250069680 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
    [ 1.144409] ata1.00: configured for UDMA/133
    [ 1.144657] scsi 0:0:0:0: Direct-Access ATA SAMSUNG MZHPU128 UXM6 PQ: 0 ANSI: 5
    [ 1.146113] sd 0:0:0:0: [sda] 250069680 512-byte logical blocks: (128 GB/119 GiB)
    [ 1.146270] sd 0:0:0:0: [sda] Write Protect is off
    [ 1.146275] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    [ 1.146356] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 1.146902] sda: sda1 sda2 sda3
    [ 1.147316] sd 0:0:0:0: [sda] Attached SCSI disk
    [ 1.158944] usb 1-1: new full-speed USB device number 2 using xhci_hcd
    [ 1.182711] hidraw: raw HID events driver (C) Jiri Kosina
    [ 1.193496] usbcore: registered new interface driver usbhid
    [ 1.193500] usbhid: USB HID core driver
    [ 1.194234] input: Holtek USB Gaming Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/input/input2
    [ 1.194309] holtek_mouse 0003:04D9:A067.0001: input,hidraw0: USB HID v1.10 Keyboard [Holtek USB Gaming Mouse] on usb-0000:00:14.0-1/input0
    [ 1.194319] holtek_mouse 0003:04D9:A067.0002: Fixing up report descriptor
    [ 1.196141] input: Holtek USB Gaming Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/input/input3
    [ 1.196456] holtek_mouse 0003:04D9:A067.0002: input,hiddev0,hidraw1: USB HID v1.10 Mouse [Holtek USB Gaming Mouse] on usb-0000:00:14.0-1/input1
    [ 1.196878] holtek_mouse 0003:04D9:A067.0003: hiddev0,hidraw2: USB HID v1.10 Device [Holtek USB Gaming Mouse] on usb-0000:00:14.0-1/input2
    [ 1.338940] usb 1-2: new high-speed USB device number 3 using xhci_hcd
    [ 1.408820] tsc: Refined TSC clocksource calibration: 2294.688 MHz
    [ 1.512165] usb 1-3: new full-speed USB device number 4 using xhci_hcd
    [ 1.530066] input: eGalax Inc. eGalaxTouch EXC7910-1031-12.00.03 as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/input/input4
    [ 1.530235] hid-multitouch 0003:0EEF:A108.0004: input,hiddev0,hidraw3: USB HID v2.10 Device [eGalax Inc. eGalaxTouch EXC7910-1031-12.00.03] on usb-0000:00:14.0-3/input0
    [ 1.688734] usb 1-5: new high-speed USB device number 5 using xhci_hcd
    [ 1.901948] usb 1-6: new full-speed USB device number 6 using xhci_hcd
    [ 2.021826] usb 3-1: new high-speed USB device number 2 using ehci-pci
    [ 2.145681] hub 3-1:1.0: USB hub found
    [ 2.145760] hub 3-1:1.0: 8 ports detected
    [ 2.408347] Switched to clocksource tsc
    [ 31.345489] ata1.00: exception Emask 0x0 SAct 0x7 SErr 0x0 action 0x6 frozen
    [ 31.346708] ata1.00: failed command: READ FPDMA QUEUED
    [ 31.347389] ata1.00: cmd 60/08:00:18:34:e9/00:00:02:00:00/40 tag 0 ncq 4096 in
    res 40/00:01:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
    [ 31.348976] ata1.00: status: { DRDY }
    [ 31.349377] ata1.00: failed command: READ FPDMA QUEUED
    [ 31.349939] ata1.00: cmd 60/08:08:77:29:54/00:00:02:00:00/40 tag 1 ncq 4096 in
    res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
    [ 31.351514] ata1.00: status: { DRDY }
    [ 31.351915] ata1.00: failed command: READ FPDMA QUEUED
    [ 31.352479] ata1.00: cmd 60/08:10:b8:29:54/00:00:02:00:00/40 tag 2 ncq 4096 in
    res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
    [ 31.354077] ata1.00: status: { DRDY }
    [ 31.354479] ata1: hard resetting link
    [ 31.678660] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
    [ 31.684167] ata1.00: configured for UDMA/133
    [ 31.684174] ata1.00: device reported invalid CHS sector 0
    [ 31.684176] ata1.00: device reported invalid CHS sector 0
    [ 31.684178] ata1.00: device reported invalid CHS sector 0
    [ 31.684201] ata1: EH complete
    [ 62.314918] ata1.00: exception Emask 0x0 SAct 0x3 SErr 0x0 action 0x6 frozen
    [ 62.316149] ata1.00: failed command: READ FPDMA QUEUED
    [ 62.316812] ata1.00: cmd 60/08:00:00:37:e9/00:00:02:00:00/40 tag 0 ncq 4096 in
    res 40/00:01:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
    [ 62.318399] ata1.00: status: { DRDY }
    [ 62.318799] ata1.00: failed command: READ FPDMA QUEUED
    [ 62.319361] ata1.00: cmd 60/08:08:b0:2c:54/00:00:02:00:00/40 tag 1 ncq 4096 in
    res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
    [ 62.320933] ata1.00: status: { DRDY }
    [ 62.321334] ata1: hard resetting link
    [ 62.644766] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
    [ 62.650110] ata1.00: configured for UDMA/133
    [ 62.650116] ata1.00: device reported invalid CHS sector 0
    [ 62.650119] ata1.00: device reported invalid CHS sector 0
    [ 62.650139] ata1: EH complete
    [ 93.337663] ata1.00: exception Emask 0x0 SAct 0x38 SErr 0x0 action 0x6 frozen
    [ 93.338882] ata1.00: failed command: READ FPDMA QUEUED
    [ 93.339687] ata1.00: cmd 60/08:18:4f:00:00/00:00:00:00:00/40 tag 3 ncq 4096 in
    res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
    [ 93.341450] ata1.00: status: { DRDY }
    [ 93.341861] ata1.00: failed command: READ FPDMA QUEUED
    [ 93.342423] ata1.00: cmd 60/a8:20:67:01:00/00:00:00:00:00/40 tag 4 ncq 86016 in
    res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
    [ 93.344007] ata1.00: status: { DRDY }
    [ 93.344408] ata1.00: failed command: READ FPDMA QUEUED
    [ 93.344971] ata1.00: cmd 60/30:28:0f:02:00/00:00:00:00:00/40 tag 5 ncq 24576 in
    res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
    [ 93.346555] ata1.00: status: { DRDY }
    [ 93.346957] ata1: hard resetting link
    [ 93.670838] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
    [ 93.676247] ata1.00: configured for UDMA/133
    [ 93.676255] ata1.00: device reported invalid CHS sector 0
    [ 93.676257] ata1.00: device reported invalid CHS sector 0
    [ 93.676259] ata1.00: device reported invalid CHS sector 0
    [ 93.676282] ata1: EH complete
    [ 93.686876] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
    [ 124.360434] ata1.00: NCQ disabled due to excessive errors
    [ 124.360439] ata1.00: exception Emask 0x0 SAct 0x7ff00003 SErr 0x0 action 0x6 frozen
    [ 124.361725] ata1.00: failed command: READ FPDMA QUEUED
    [ 124.362498] ata1.00: cmd 60/08:00:3f:02:c0/00:00:00:00:00/40 tag 0 ncq 4096 in
    res 40/00:01:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
    [ 124.364214] ata1.00: status: { DRDY }
    [ 124.364614] ata1.00: failed command: READ FPDMA QUEUED
    [ 124.365177] ata1.00: cmd 60/08:08:3f:01:c0/00:00:00:00:00/40 tag 1 ncq 4096 in
    res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
    [ 124.366753] ata1.00: status: { DRDY }
    [ 124.367154] ata1.00: failed command: READ FPDMA QUEUED
    [ 124.367717] ata1.00: cmd 60/08:a0:e7:01:c0/00:00:00:00:00/40 tag 20 ncq 4096 in
    res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
    [ 124.369300] ata1.00: status: { DRDY }
    [ 124.369700] ata1.00: failed command: READ FPDMA QUEUED
    [ 124.370263] ata1.00: cmd 60/08:a8:ef:01:c0/00:00:00:00:00/40 tag 21 ncq 4096 in
    res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
    [ 124.371849] ata1.00: status: { DRDY }
    [ 124.372249] ata1.00: failed command: READ FPDMA QUEUED
    [ 124.372811] ata1.00: cmd 60/08:b0:f7:01:c0/00:00:00:00:00/40 tag 22 ncq 4096 in
    res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
    [ 124.374396] ata1.00: status: { DRDY }
    [ 124.374796] ata1.00: failed command: READ FPDMA QUEUED
    [ 124.375357] ata1.00: cmd 60/08:b8:ff:01:c0/00:00:00:00:00/40 tag 23 ncq 4096 in
    res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
    [ 124.376941] ata1.00: status: { DRDY }
    [ 124.377342] ata1.00: failed command: READ FPDMA QUEUED
    [ 124.377904] ata1.00: cmd 60/08:c0:07:02:c0/00:00:00:00:00/40 tag 24 ncq 4096 in
    res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
    [ 124.379488] ata1.00: status: { DRDY }
    [ 124.379888] ata1.00: failed command: READ FPDMA QUEUED
    [ 124.380452] ata1.00: cmd 60/08:c8:0f:02:c0/00:00:00:00:00/40 tag 25 ncq 4096 in
    res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
    [ 124.448312] ata1.00: status: { DRDY }
    [ 124.481867] ata1.00: failed command: READ FPDMA QUEUED
    [ 124.515807] ata1.00: cmd 60/08:d0:17:02:c0/00:00:00:00:00/40 tag 26 ncq 4096 in
    res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
    [ 124.583914] ata1.00: status: { DRDY }
    [ 124.617736] ata1.00: failed command: READ FPDMA QUEUED
    [ 124.651626] ata1.00: cmd 60/08:d8:1f:02:c0/00:00:00:00:00/40 tag 27 ncq 4096 in
    res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
    [ 124.719780] ata1.00: status: { DRDY }
    [ 124.753483] ata1.00: failed command: READ FPDMA QUEUED
    [ 124.787434] ata1.00: cmd 60/08:e0:27:02:c0/00:00:00:00:00/40 tag 28 ncq 4096 in
    res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
    [ 124.855720] ata1.00: status: { DRDY }
    [ 124.889475] ata1.00: failed command: READ FPDMA QUEUED
    [ 124.923145] ata1.00: cmd 60/08:e8:2f:02:c0/00:00:00:00:00/40 tag 29 ncq 4096 in
    res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
    [ 124.991051] ata1.00: status: { DRDY }
    [ 125.024712] ata1.00: failed command: READ FPDMA QUEUED
    [ 125.058534] ata1.00: cmd 60/08:f0:37:02:c0/00:00:00:00:00/40 tag 30 ncq 4096 in
    res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
    [ 125.126745] ata1.00: status: { DRDY }
    [ 125.160422] ata1: hard resetting link
    [ 125.486470] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
    [ 125.491949] ata1.00: configured for UDMA/133
    [ 125.491955] ata1.00: device reported invalid CHS sector 0
    [ 125.491957] ata1.00: device reported invalid CHS sector 0
    [ 125.491960] ata1.00: device reported invalid CHS sector 0
    [ 125.491962] ata1.00: device reported invalid CHS sector 0
    [ 125.491963] ata1.00: device reported invalid CHS sector 0
    [ 125.491965] ata1.00: device reported invalid CHS sector 0
    [ 125.491967] ata1.00: device reported invalid CHS sector 0
    [ 125.491968] ata1.00: device reported invalid CHS sector 0
    [ 125.491970] ata1.00: device reported invalid CHS sector 0
    [ 125.491972] ata1.00: device reported invalid CHS sector 0
    [ 125.491973] ata1.00: device reported invalid CHS sector 0
    [ 125.491975] ata1.00: device reported invalid CHS sector 0
    [ 125.491977] ata1.00: device reported invalid CHS sector 0
    [ 125.491985] sd 0:0:0:0: [sda]
    [ 125.491987] Result: hostbyte=0x00 driverbyte=0x08
    [ 125.491989] sd 0:0:0:0: [sda]
    [ 125.491990] Sense Key : 0xb [current] [descriptor]
    [ 125.491993] Descriptor sense data with sense descriptors (in hex):
    [ 125.491995] 72 0b 00 00 00 00 00 0c 00 0a 80 00 00 00 00 00
    [ 125.492003] 00 00 00 00
    [ 125.492006] sd 0:0:0:0: [sda]
    [ 125.492007] ASC=0x0 ASCQ=0x0
    [ 125.492009] sd 0:0:0:0: [sda] CDB:
    [ 125.492011] cdb[0]=0x28: 28 00 00 c0 02 3f 00 00 08 00
    [ 125.492018] end_request: I/O error, dev sda, sector 12583487
    [ 125.525741] sd 0:0:0:0: [sda]
    [ 125.525743] Result: hostbyte=0x00 driverbyte=0x08
    [ 125.525745] sd 0:0:0:0: [sda]
    [ 125.525746] Sense Key : 0xb [current] [descriptor]
    [ 125.525748] Descriptor sense data with sense descriptors (in hex):
    [ 125.525749] 72 0b 00 00 00 00 00 0c 00 0a 80 00 00 00 00 00
    [ 125.525757] 00 00 00 00
    [ 125.525761] sd 0:0:0:0: [sda]
    [ 125.525762] ASC=0x0 ASCQ=0x0
    [ 125.525764] sd 0:0:0:0: [sda] CDB:
    [ 125.525765] cdb[0]=0x28: 28 00 00 c0 01 e7 00 00 08 00
    [ 125.525771] end_request: I/O error, dev sda, sector 12583399
    [ 125.559049] sd 0:0:0:0: [sda]
    [ 125.559050] Result: hostbyte=0x00 driverbyte=0x08
    [ 125.559051] sd 0:0:0:0: [sda]
    [ 125.559052] Sense Key : 0xb [current] [descriptor]
    [ 125.559054] Descriptor sense data with sense descriptors (in hex):
    [ 125.559055] 72 0b 00 00 00 00 00 0c 00 0a 80 00 00 00 00 00
    [ 125.559062] 00 00 00 00
    [ 125.559065] sd 0:0:0:0: [sda]
    [ 125.559066] ASC=0x0 ASCQ=0x0
    [ 125.559067] sd 0:0:0:0: [sda] CDB:
    [ 125.559068] cdb[0]=0x28: 28 00 00 c0 01 ef 00 00 08 00
    [ 125.559074] end_request: I/O error, dev sda, sector 12583407
    [ 125.591752] sd 0:0:0:0: [sda]
    [ 125.591753] Result: hostbyte=0x00 driverbyte=0x08
    [ 125.591754] sd 0:0:0:0: [sda]
    [ 125.591755] Sense Key : 0xb [current] [descriptor]
    [ 125.591756] Descriptor sense data with sense descriptors (in hex):
    [ 125.591757] 72 0b 00 00 00 00 00 0c 00 0a 80 00 00 00 00 00
    [ 125.591762] 00 00 00 00
    [ 125.591765] sd 0:0:0:0: [sda]
    [ 125.591765] ASC=0x0 ASCQ=0x0
    [ 125.591766] sd 0:0:0:0: [sda] CDB:
    [ 125.591767] cdb[0]=0x28: 28 00 00 c0 01 f7 00 00 08 00
    [ 125.591771] end_request: I/O error, dev sda, sector 12583415
    [ 125.624366] sd 0:0:0:0: [sda]
    [ 125.624368] Result: hostbyte=0x00 driverbyte=0x08
    [ 125.624369] sd 0:0:0:0: [sda]
    [ 125.624370] Sense Key : 0xb [current] [descriptor]
    [ 125.624372] Descriptor sense data with sense descriptors (in hex):
    [ 125.624373] 72 0b 00 00 00 00 00 0c 00 0a 80 00 00 00 00 00
    [ 125.624379] 00 00 00 00
    [ 125.624383] sd 0:0:0:0: [sda]
    [ 125.624384] ASC=0x0 ASCQ=0x0
    [ 125.624385] sd 0:0:0:0: [sda] CDB:
    [ 125.624386] cdb[0]=0x28: 28 00 00 c0 01 ff 00 00 08 00
    [ 125.624391] end_request: I/O error, dev sda, sector 12583423
    [ 125.656331] sd 0:0:0:0: [sda]
    [ 125.656332] Result: hostbyte=0x00 driverbyte=0x08
    [ 125.656334] sd 0:0:0:0: [sda]
    [ 125.656335] Sense Key : 0xb [current] [descriptor]
    [ 125.656336] Descriptor sense data with sense descriptors (in hex):
    [ 125.656337] 72 0b 00 00 00 00 00 0c 00 0a 80 00 00 00 00 00
    [ 125.656344] 00 00 00 00
    [ 125.656347] sd 0:0:0:0: [sda]
    [ 125.656348] ASC=0x0 ASCQ=0x0
    [ 125.656350] sd 0:0:0:0: [sda] CDB:
    [ 125.656351] cdb[0]=0x28: 28 00 00 c0 02 07 00 00 08 00
    [ 125.656356] end_request: I/O error, dev sda, sector 12583431
    [ 125.687903] sd 0:0:0:0: [sda]
    [ 125.687904] Result: hostbyte=0x00 driverbyte=0x08
    [ 125.687905] sd 0:0:0:0: [sda]
    [ 125.687906] Sense Key : 0xb [current] [descriptor]
    [ 125.687907] Descriptor sense data with sense descriptors (in hex):
    [ 125.687908] 72 0b 00 00 00 00 00 0c 00 0a 80 00 00 00 00 00
    [ 125.687913] 00 00 00 00
    [ 125.687916] sd 0:0:0:0: [sda]
    [ 125.687916] ASC=0x0 ASCQ=0x0
    [ 125.687917] sd 0:0:0:0: [sda] CDB:
    [ 125.687918] cdb[0]=0x28: 28 00 00 c0 02 0f 00 00 08 00
    [ 125.687922] end_request: I/O error, dev sda, sector 12583439
    [ 125.718974] sd 0:0:0:0: [sda]
    [ 125.718975] Result: hostbyte=0x00 driverbyte=0x08
    [ 125.718976] sd 0:0:0:0: [sda]
    [ 125.718977] Sense Key : 0xb [current] [descriptor]
    [ 125.718978] Descriptor sense data with sense descriptors (in hex):
    [ 125.718979] 72 0b 00 00 00 00 00 0c 00 0a 80 00 00 00 00 00
    [ 125.718983] 00 00 00 00
    [ 125.718986] sd 0:0:0:0: [sda]
    [ 125.718986] ASC=0x0 ASCQ=0x0
    [ 125.718987] sd 0:0:0:0: [sda] CDB:
    [ 125.718988] cdb[0]=0x28: 28 00 00 c0 02 17 00 00 08 00
    [ 125.718992] end_request: I/O error, dev sda, sector 12583447
    [ 125.749811] sd 0:0:0:0: [sda]
    [ 125.749812] Result: hostbyte=0x00 driverbyte=0x08
    [ 125.749813] sd 0:0:0:0: [sda]
    [ 125.749813] Sense Key : 0xb [current] [descriptor]
    [ 125.749815] Descriptor sense data with sense descriptors (in hex):
    [ 125.749815] 72 0b 00 00 00 00 00 0c 00 0a 80 00 00 00 00 00
    [ 125.749820] 00 00 00 00
    [ 125.749823] sd 0:0:0:0: [sda]
    [ 125.749823] ASC=0x0 ASCQ=0x0
    [ 125.749825] sd 0:0:0:0: [sda] CDB:
    [ 125.749825] cdb[0]=0x28: 28 00 00 c0 02 1f 00 00 08 00
    [ 125.749829] end_request: I/O error, dev sda, sector 12583455
    [ 125.780191] sd 0:0:0:0: [sda]
    [ 125.780192] Result: hostbyte=0x00 driverbyte=0x08
    [ 125.780194] sd 0:0:0:0: [sda]
    [ 125.780195] Sense Key : 0xb [current] [descriptor]
    [ 125.780196] Descriptor sense data with sense descriptors (in hex):
    [ 125.780198] 72 0b 00 00 00 00 00 0c 00 0a 80 00 00 00 00 00
    [ 125.780204] 00 00 00 00
    [ 125.780207] sd 0:0:0:0: [sda]
    [ 125.780208] ASC=0x0 ASCQ=0x0
    [ 125.780210] sd 0:0:0:0: [sda] CDB:
    [ 125.780211] cdb[0]=0x28: 28 00 00 c0 02 27 00 00 08 00
    [ 125.780216] end_request: I/O error, dev sda, sector 12583463
    [ 125.810208] sd 0:0:0:0: [sda]
    [ 125.810210] Result: hostbyte=0x00 driverbyte=0x08
    [ 125.810211] sd 0:0:0:0: [sda]
    [ 125.810212] Sense Key : 0xb [current] [descriptor]
    [ 125.810214] Descriptor sense data with sense descriptors (in hex):
    [ 125.810215] 72 0b 00 00 00 00 00 0c 00 0a 80 00 00 00 00 00
    [ 125.810223] 00 00 00 00
    [ 125.810226] sd 0:0:0:0: [sda]
    [ 125.810227] ASC=0x0 ASCQ=0x0
    [ 125.810229] sd 0:0:0:0: [sda] CDB:
    [ 125.810230] cdb[0]=0x28: 28 00 00 c0 02 2f 00 00 08 00
    [ 125.810239] sd 0:0:0:0: [sda]
    [ 125.810240] Result: hostbyte=0x00 driverbyte=0x08
    [ 125.810242] sd 0:0:0:0: [sda]
    [ 125.810243] Sense Key : 0xb [current] [descriptor]
    [ 125.810245] Descriptor sense data with sense descriptors (in hex):
    [ 125.810246] 72 0b 00 00 00 00 00 0c 00 0a 80 00 00 00 00 00
    [ 125.810253] 00 00 00 00
    [ 125.810257] sd 0:0:0:0: [sda]
    [ 125.810258] ASC=0x0 ASCQ=0x0
    [ 125.810260] sd 0:0:0:0: [sda] CDB:
    [ 125.810261] cdb[0]=0x28: 28 00 00 c0 02 37 00 00 08 00
    [ 125.810273] ata1: EH complete
    [ 125.855545] systemd[1]: systemd 208 running in system mode. (+PAM -LIBWRAP -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ)
    [ 125.855767] systemd[1]: No hostname configured.
    [ 125.855774] systemd[1]: Set hostname to <localhost>.
    [ 125.896662] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
    [ 125.896723] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [ 125.896736] systemd[1]: Starting Login Prompts.
    [ 125.896747] systemd[1]: Reached target Login Prompts.
    [ 125.896757] systemd[1]: Expecting device sys-subsystem-net-devices-wlp1s0.device...
    [ 125.896765] systemd[1]: Starting Remote File Systems.
    [ 125.896773] systemd[1]: Reached target Remote File Systems.
    [ 125.896780] systemd[1]: Expecting device sys-subsystem-net-devices-wlan0.device...
    [ 125.896788] systemd[1]: Expecting device sys-subsystem-net-devices-wlp0s20u2.device...
    [ 125.896796] systemd[1]: Expecting device sys-subsystem-net-devices-interface_name.device...
    [ 125.896805] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
    [ 125.896826] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
    [ 125.896834] systemd[1]: Starting LVM2 metadata daemon socket.
    [ 125.896859] systemd[1]: Listening on LVM2 metadata daemon socket.
    [ 125.896867] systemd[1]: Starting Device-mapper event daemon FIFOs.
    [ 125.896891] systemd[1]: Listening on Device-mapper event daemon FIFOs.
    [ 125.896898] systemd[1]: Starting Delayed Shutdown Socket.
    [ 125.896925] systemd[1]: Listening on Delayed Shutdown Socket.
    [ 125.896950] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
    [ 125.897038] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
    [ 125.897049] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
    [ 125.897076] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [ 125.897084] systemd[1]: Starting Paths.
    [ 125.897091] systemd[1]: Reached target Paths.
    [ 125.897099] systemd[1]: Starting Encrypted Volumes.
    [ 125.897106] systemd[1]: Reached target Encrypted Volumes.
    [ 125.897114] systemd[1]: Starting Journal Socket.
    [ 125.897152] systemd[1]: Listening on Journal Socket.
    [ 125.897605] systemd[1]: Starting Apply Kernel Variables...
    [ 125.898095] systemd[1]: Mounting Huge Pages File System...
    [ 125.899047] systemd[1]: Started Load Kernel Modules.
    [ 125.901395] systemd[1]: Starting Create list of required static device nodes for the current kernel...
    [ 125.902589] systemd[1]: Started Set Up Additional Binary Formats.
    [ 125.902620] systemd[1]: Mounted FUSE Control File System.
    [ 125.902640] systemd[1]: Mounting Debug File System...
    [ 125.903016] systemd[1]: Starting Setup Virtual Console...
    [ 125.903358] systemd[1]: Mounting Configuration File System...
    [ 125.903640] systemd[1]: Mounting POSIX Message Queue File System...
    [ 125.903921] systemd[1]: Starting Journal Service...
    [ 125.904299] systemd[1]: Started Journal Service.
    [ 125.916845] EXT4-fs (sda1): re-mounted. Opts: data=ordered
    [ 125.919072] systemd-journald[122]: Vacuuming done, freed 0 bytes
    [ 125.959065] systemd-udevd[146]: starting version 208
    [ 126.006669] input: PC Speaker as /devices/platform/pcspkr/input/input6
    [ 126.007045] ACPI: Requesting acpi_cpufreq
    [ 126.011801] ACPI Warning: 0x0000000000001828-0x000000000000182f SystemIO conflicts with Region \PMIO 1 (20130725/utaddress-251)
    [ 126.011809] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 126.011813] ACPI Warning: 0x0000000000001c30-0x0000000000001c3f SystemIO conflicts with Region \GPRL 1 (20130725/utaddress-251)
    [ 126.011817] ACPI Warning: 0x0000000000001c30-0x0000000000001c3f SystemIO conflicts with Region \GPR_ 2 (20130725/utaddress-251)
    [ 126.011821] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 126.011823] ACPI Warning: 0x0000000000001c00-0x0000000000001c2f SystemIO conflicts with Region \GPRL 1 (20130725/utaddress-251)
    [ 126.011826] ACPI Warning: 0x0000000000001c00-0x0000000000001c2f SystemIO conflicts with Region \GPR_ 2 (20130725/utaddress-251)
    [ 126.011829] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 126.011831] lpc_ich: Resource conflict(s) found affecting gpio_ich
    [ 126.016043] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
    [ 126.017806] mei_me 0000:00:16.0: setting latency timer to 64
    [ 126.017844] mei_me 0000:00:16.0: irq 58 for MSI/MSI-X
    [ 126.018168] ACPI: AC Adapter [ADP1] (on-line)
    [ 126.018533] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input7
    [ 126.018749] ACPI: Lid Switch [LID0]
    [ 126.024617] [drm] Initialized drm 1.1.0 20060810
    [ 126.025670] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input8
    [ 126.025678] ACPI: Power Button [PWRB]
    [ 126.027618] ACPI Warning: 0x000000000000f040-0x000000000000f05f SystemIO conflicts with Region \_SB_.PCI0.SBUS.SMBI 1 (20130725/utaddress-251)
    [ 126.027625] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 126.029104] snd_hda_intel 0000:00:1b.0: irq 59 for MSI/MSI-X
    [ 126.039570] sony_laptop: Sony Notebook Control Driver v0.6
    [ 126.040271] input: Sony Vaio Keys as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:01/SNY5001:00/input/input9
    [ 126.040323] input: Sony Vaio Jogdial as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:01/SNY5001:00/input/input10
    [ 126.052679] sony_laptop: brightness ignored, must be controlled by ACPI video driver
    [ 126.053949] mei_me 0000:00:16.0: NFC MEI VERSION: IVN 0x1 Vendor ID 0x1 Type 0x1
    [ 126.057104] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card1/input11
    [ 126.061557] cfg80211: Calling CRDA to update world regulatory domain
    [ 126.063932] [drm] Memory usable by graphics device = 2048M
    [ 126.063939] checking generic (e0000000 7f0000) vs hw (e0000000 10000000)
    [ 126.063941] fb: conflicting fb hw usage inteldrmfb vs VESA VGA - removing generic driver
    [ 126.063958] Console: switching to colour dummy device 80x25
    [ 126.064087] i915 0000:00:02.0: setting latency timer to 64
    [ 126.065272] Bluetooth: Core ver 2.16
    [ 126.065288] NET: Registered protocol family 31
    [ 126.065290] Bluetooth: HCI device and connection manager initialized
    [ 126.065297] Bluetooth: HCI socket layer initialized
    [ 126.065300] Bluetooth: L2CAP socket layer initialized
    [ 126.065306] Bluetooth: SCO socket layer initialized
    [ 126.066200] Intel(R) Wireless WiFi driver for Linux, in-tree:
    [ 126.066203] Copyright(c) 2003-2013 Intel Corporation
    [ 126.066234] pcieport 0000:00:1c.0: driver skip pci_set_master, fix it!
    [ 126.066379] iwlwifi 0000:01:00.0: irq 60 for MSI/MSI-X
    [ 126.066611] media: Linux media interface: v0.10
    [ 126.070972] Linux video capture interface: v2.00
    [ 126.071925] usbcore: registered new interface driver btusb
    [ 126.072283] iwlwifi 0000:01:00.0: loaded firmware version 22.1.7.0 op_mode iwlmvm
    [ 126.079665] uvcvideo: Found UVC 1.00 device USB Webcam (0bda:5727)
    [ 126.086285] Bluetooth: hci0: read Intel version: 370710018002030d33
    [ 126.086289] Bluetooth: hci0: Intel device is already patched. patch num: 33
    [ 126.086708] iwlwifi 0000:01:00.0: Detected Intel(R) Dual Band Wireless N 7260, REV=0x144
    [ 126.086756] iwlwifi 0000:01:00.0: L1 Disabled; Enabling L0S
    [ 126.086898] iwlwifi 0000:01:00.0: L1 Disabled; Enabling L0S
    [ 126.092008] input: USB Webcam as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/input/input12
    [ 126.092641] usbcore: registered new interface driver uvcvideo
    [ 126.092643] USB Video Class driver (1.1.1)
    [ 126.097370] rtl8192cu: Chip version 0x10
    [ 126.099239] microcode: CPU0 sig=0x40651, pf=0x40, revision=0x10
    [ 126.101863] i915 0000:00:02.0: irq 61 for MSI/MSI-X
    [ 126.101873] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
    [ 126.101874] [drm] Driver supports precise vblank timestamp query.
    [ 126.101936] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
    [ 126.103517] ACPI: Battery Slot [BAT0] (battery present)
    [ 126.106435] thermal LNXTHERM:00: registered as thermal_zone0
    [ 126.106438] ACPI: Thermal Zone [TZ00] (44 C)
    [ 126.113114] ACPI: Battery Slot [BAT1] (battery absent)
    [ 126.116315] iTCO_vendor_support: vendor-support=0
    [ 126.116847] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10
    [ 126.116874] iTCO_wdt: Found a Lynx Point_LP TCO device (Version=2, TCOBASE=0x1860)
    [ 126.116974] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
    [ 126.126547] nfc: nfc_init: NFC Core ver 0.1
    [ 126.126568] NET: Registered protocol family 39
    [ 126.129879] Probing NFC pn544
    [ 126.140325] rtl8192cu: MAC address: 48:02:2a:7e:a6:e6
    [ 126.140330] rtl8192cu: Board Type 0
    [ 126.140406] rtl_usb: rx_max_size 15360, rx_urb_num 8, in_ep 1
    [ 126.140468] rtl8192cu: Loading firmware rtlwifi/rtl8192cufw.bin
    [ 126.140647] usbcore: registered new interface driver rtl8192cu
    [ 126.141022] microcode: CPU1 sig=0x40651, pf=0x40, revision=0x10
    [ 126.143777] microcode: CPU2 sig=0x40651, pf=0x40, revision=0x10
    [ 126.145297] microcode: CPU3 sig=0x40651, pf=0x40, revision=0x10
    [ 126.145956] microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
    [ 126.146279] ieee80211 phy1: Selected rate control algorithm 'rtl_rc'
    [ 126.146546] rtlwifi: wireless switch is on
    [ 126.155037] Adding 4883756k swap on /dev/sda2. Priority:-1 extents:1 across:4883756k SSFS
    [ 126.157369] systemd-udevd[150]: renamed network interface wlan0 to wlp0s20u2
    [ 126.172432] fbcon: inteldrmfb (fb0) is primary device
    [ 126.174020] kvm: disabled by bios
    [ 126.191698] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: data=ordered
    [ 126.296157] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
    [ 126.316113] systemd-udevd[149]: renamed network interface wlan0 to wlp1s0
    [ 126.496564] psmouse serio1: synaptics: Touchpad model: 1, fw: 8.1, id: 0x1e2b1, caps: 0xd00123/0x840300/0x126800, board id: 2699, fw id: 1401224
    [ 126.530856] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input13
    [ 127.272221] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
    [ 128.108351] Console: switching to colour frame buffer device 240x67
    [ 128.113031] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
    [ 128.113032] i915 0000:00:02.0: registered panic notifier
    [ 128.118797] systemd-journald[122]: Received request to flush runtime journal from PID 1
    [ 128.131283] rtl8192cu: MAC auto ON okay!
    [ 128.133182] acpi device:29: registered as cooling_device4
    [ 128.133807] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
    [ 128.133865] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input14
    [ 128.133967] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
    [ 128.134326] snd_hda_intel 0000:00:03.0: irq 62 for MSI/MSI-X
    [ 128.142523] rtl8192cu: Tx queue select: 0x05
    [ 128.190200] hda_codec: invalid CONNECT_LIST verb 5[1]:0
    [ 128.190258] hda_codec: invalid CONNECT_LIST verb 6[1]:0
    [ 128.190324] hda_codec: invalid CONNECT_LIST verb 7[1]:0
    [ 128.191848] input: HDA Intel MID HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/sound/card0/input17
    [ 128.191965] input: HDA Intel MID HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/sound/card0/input16
    [ 128.192061] input: HDA Intel MID HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card0/input15
    [ 128.491245] IPv6: ADDRCONF(NETDEV_UP): wlp0s20u2: link is not ready
    [ 128.491384] iwlwifi 0000:01:00.0: L1 Disabled; Enabling L0S
    [ 128.491528] iwlwifi 0000:01:00.0: L1 Disabled; Enabling L0S
    [ 128.502620] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready
    [ 129.387913] wlp0s20u2: authenticate with 60:33:4b:e3:fe:31
    [ 129.409908] wlp0s20u2: send auth to 60:33:4b:e3:fe:31 (try 1/3)
    [ 129.415420] wlp0s20u2: authenticated
    [ 129.417546] wlp0s20u2: associate with 60:33:4b:e3:fe:31 (try 1/3)
    [ 129.426949] wlp0s20u2: RX AssocResp from 60:33:4b:e3:fe:31 (capab=0x1421 status=0 aid=3)
    [ 129.426980] wlp0s20u2: associated
    [ 129.427017] IPv6: ADDRCONF(NETDEV_CHANGE): wlp0s20u2: link becomes ready
    [ 132.215759] wlp1s0: authenticate with 28:c6:8e:38:76:40
    [ 132.216650] wlp1s0: send auth to 28:c6:8e:38:76:40 (try 1/3)
    [ 132.218773] wlp1s0: authenticated
    [ 132.219328] wlp1s0: associate with 28:c6:8e:38:76:40 (try 1/3)
    [ 132.223547] wlp1s0: RX AssocResp from 28:c6:8e:38:76:40 (capab=0x411 status=0 aid=2)
    [ 132.226025] wlp1s0: associated
    [ 132.226065] IPv6: ADDRCONF(NETDEV_CHANGE): wlp1s0: link becomes ready
    [ 258.046843] fuse init (API version 7.22)
    [ 378.299290] ACPI: \_SB_.PCI0: Bus check notify on _handle_hotplug_event_root
    [ 383.308507] PM: Syncing filesystems ... done.
    [ 383.316136] PM: Preparing system for mem sleep
    [ 383.316489] Freezing user space processes ... (elapsed 0.001 seconds) done.
    [ 383.318093] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
    [ 383.319198] PM: Entering mem sleep
    [ 383.319988] Suspending console(s) (use no_console_suspend to debug)
    [ 383.320296] wlp1s0: deauthenticating from 28:c6:8e:38:76:40 by local choice (reason=3)
    [ 383.363765] wlp0s20u2: deauthenticating from 60:33:4b:e3:fe:31 by local choice (reason=3)
    [ 383.410660] cfg80211: Calling CRDA for country: US
    [ 383.410789] sd 0:0:0:0: [sda] Synchronizing SCSI cache
    [ 383.411362] sd 0:0:0:0: [sda] Stopping disk
    [ 383.446489] mei_me 0000:00:16.0: suspend
    [ 383.446519] Removing pn544
    [ 383.672813] PM: suspend of devices complete after 352.743 msecs
    [ 383.672995] PM: late suspend of devices complete after 0.180 msecs
    [ 383.686193] ehci-pci 0000:00:1d.0: System wakeup enabled by ACPI
    [ 383.712750] xhci_hcd 0000:00:14.0: System wakeup enabled by ACPI
    [ 383.726404] PM: noirq suspend of devices complete after 53.436 msecs
    [ 383.726772] ACPI: Preparing to enter system sleep state S3
    [ 383.727125] PM: Saving platform NVS memory
    [ 383.738495] Disabling non-boot CPUs ...
    [ 383.740019] smpboot: CPU 1 is now offline
    [ 383.842641] smpboot: CPU 2 is now offline
    [ 383.945915] smpboot: CPU 3 is now offline
    [ 383.947636] ACPI: Low-level resume complete
    [ 383.947694] PM: Restoring platform NVS memory
    [ 383.950388] Enabling non-boot CPUs ...
    [ 383.950428] smpboot: Booting Node 0 Processor 1 APIC 0x2
    [ 383.964791] Intel pstate controlling: cpu 1
    [ 383.964841] CPU1 is up
    [ 383.964859] smpboot: Booting Node 0 Processor 2 APIC 0x1
    [ 383.979205] Intel pstate controlling: cpu 2
    [ 383.979242] CPU2 is up
    [ 383.979256] smpboot: Booting Node 0 Processor 3 APIC 0x3
    [ 383.993602] Intel pstate controlling: cpu 3
    [ 383.993638] CPU3 is up
    [ 384.000372] ACPI: Waking up from system sleep state S3
    [ 384.040063] xhci_hcd 0000:00:14.0: System wakeup disabled by ACPI
    [ 384.080048] ehci-pci 0000:00:1d.0: System wakeup disabled by ACPI
    [ 384.106810] PM: noirq resume of devices complete after 105.593 msecs
    [ 384.106933] PM: early resume of devices complete after 0.104 msecs
    [ 384.106955] i915 0000:00:02.0: setting latency timer to 64
    [ 384.106964] xhci_hcd 0000:00:14.0: setting latency timer to 64
    [ 384.107040] mei_me 0000:00:16.0: irq 58 for MSI/MSI-X
    [ 384.107043] snd_hda_intel 0000:00:03.0: irq 59 for MSI/MSI-X
    [ 384.107191] snd_hda_intel 0000:00:1b.0: irq 62 for MSI/MSI-X
    [ 384.107217] ehci-pci 0000:00:1d.0: setting latency timer to 64
    [ 384.143506] mei_me 0000:00:16.0: NFC MEI VERSION: IVN 0x1 Vendor ID 0x1 Type 0x1
    [ 384.143557] Probing NFC pn544
    [ 384.446544] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
    [ 384.451776] ata1.00: c

    The first thing to do is use smartctl to test the drive. Start with the short test ( smartctl -t short /dev/sdX ), and if it passes run the long test ( ... -t long ... ).

  • Error while creating financial application

    i have installed hyperion 11.1.1.4 on windows server 2008 R2, with sql server 2005 as my database server. when i login into workspace and tried to create the HFM appication iam getting the following error.
    hyp:19000/hfm/GlobalWorkspaceNav/bpm/modules/com/hyperion/hfm/web/appcontainer/Adf.asp <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <title>IIS 7.5 Detailed Error - 405.0 - Method Not Allowed</title>
    <style type="text/css">
    <!--
    body{margin:0;font-size:.7em;font-family:Verdana,Arial,Helvetica,sans-serif;background:#CBE1EF;}
    code{margin:0;color:#006600;font-size:1.1em;font-weight:bold;}
    .config_source code{font-size:.8em;color:#000000;}
    pre{margin:0;font-size:1.4em;word-wrap:break-word;}
    ul,ol{margin:10px 0 10px 40px;}
    ul.first,ol.first{margin-top:5px;}
    fieldset{padding:0 15px 10px 15px;}
    .summary-container fieldset{padding-bottom:5px;margin-top:4px;}
    legend.no-expand-all{padding:2px 15px 4px 10px;margin:0 0 0 -12px;}
    legend{color:#333333;padding:4px 15px 4px 10px;margin:4px 0 8px -12px;_margin-top:0px;
    border-top:1px solid #EDEDED;border-left:1px solid #EDEDED;border-right:1px solid #969696;
    border-bottom:1px solid #969696;background:#E7ECF0;font-weight:bold;font-size:1em;}
    a:link,a:visited{color:#007EFF;font-weight:bold;}
    a:hover{text-decoration:none;}
    h1{font-size:2.4em;margin:0;color:#FFF;}
    h2{font-size:1.7em;margin:0;color:#CC0000;}
    h3{font-size:1.4em;margin:10px 0 0 0;color:#CC0000;}
    h4{font-size:1.2em;margin:10px 0 5px 0;
    }#header{width:96%;margin:0 0 0 0;padding:6px 2% 6px 2%;font-family:"trebuchet MS",Verdana,sans-serif;
    color:#FFF;background-color:#5C87B2;
    }#content{margin:0 0 0 2%;position:relative;}
    .summary-container,.content-container{background:#FFF;width:96%;margin-top:8px;padding:10px;position:relative;}
    .config_source{background:#fff5c4;}
    .content-container p{margin:0 0 10px 0;
    }#details-left{width:35%;float:left;margin-right:2%;
    }#details-right{width:63%;float:left;overflow:hidden;
    }#server_version{width:96%;_height:1px;min-height:1px;margin:0 0 5px 0;padding:11px 2% 8px 2%;color:#FFFFFF;
    background-color:#5A7FA5;border-bottom:1px solid #C1CFDD;border-top:1px solid #4A6C8E;font-weight:normal;
    font-size:1em;color:#FFF;text-align:right;
    }#server_version p{margin:5px 0;}
    table{margin:4px 0 4px 0;width:100%;border:none;}
    td,th{vertical-align:top;padding:3px 0;text-align:left;font-weight:bold;border:none;}
    th{width:30%;text-align:right;padding-right:2%;font-weight:normal;}
    thead th{background-color:#ebebeb;width:25%;
    }#details-right th{width:20%;}
    table tr.alt td,table tr.alt th{background-color:#ebebeb;}
    .highlight-code{color:#CC0000;font-weight:bold;font-style:italic;}
    .clear{clear:both;}
    .preferred{padding:0 5px 2px 5px;font-weight:normal;background:#006633;color:#FFF;font-size:.8em;}
    -->
    </style>
    </head>
    <body>
    <div id="header"><h1>Server Error in Application "DEFAULT WEB SITE/HFM"</h1></div>
    <div id="server_version"><p>Internet Information Services 7.5</p></div>
    <div id="content">
    <div class="content-container">
    <fieldset><legend>Error Summary</legend>
    <h2>HTTP Error 405.0 - Method Not Allowed</h2>
    <h3>The page you are looking for cannot be displayed because an invalid method (HTTP verb) is being used.</h3>
    </fieldset>
    </div>
    <div class="content-container">
    <fieldset><legend>Detailed Error Information</legend>
    <div id="details-left">
    <table border="0" cellpadding="0" cellspacing="0">
    <tr class="alt"><th>Module</th><td>StaticFileModule</td></tr>
    <tr><th>Notification</th><td>ExecuteRequestHandler</td></tr>
    <tr class="alt"><th>Handler</th><td>StaticFile</td></tr>
    <tr><th>Error Code</th><td>0x80070001</td></tr>
    </table>
    </div>
    <div id="details-right">
    <table border="0" cellpadding="0" cellspacing="0">
    <tr class="alt"><th>Requested URL</th><td>http://vijay-hyp:80/hfm/GlobalWorkspaceNav/bpm/modules/com/hyperion/hfm/web/appcontainer/Adf.asp</td></tr>
    <tr><th>Physical Path</th><td>C:\Hyperion\products\FinancialManagement\Web\HFM\GlobalWorkspaceNav\bpm\modules\com\hyperion\hfm\web\appcontainer\Adf.asp</td></tr>
    <tr class="alt"><th>Logon Method</th><td>Anonymous</td></tr>
    <tr><th>Logon User</th><td>Anonymous</td></tr>
    </table>
    <div class="clear"></div>
    </div>
    </fieldset>
    </div>
    <div class="content-container">
    <fieldset><legend>Most likely causes:</legend>
    <ul> <li>The request sent to the Web server used an HTTP verb that is not allowed by the module configured to handle the request.</li> <li>A request was sent to the server that contained an invalid HTTP verb.</li> <li>The request is for static content and contains an HTTP verb other than GET or HEAD.</li> <li>A request was sent to a virtual directory using the HTTP verb POST and the default document is a static file that does not support HTTP verbs other than GET or HEAD.</li> </ul>
    </fieldset>
    </div>
    <div class="content-container">
    <fieldset><legend>Things you can try:</legend>
    <ul> <li>Verify the list of verbs enabled for the module handler this request was sent to, and ensure that this verb should be allowed for the Web site.</li> <li>Check the IIS log file to see which verb is not allowed for the request.</li> <li>Create a tracing rule to track failed requests for this HTTP status code. For more information about creating a tracing rule for failed requests, click here. </li> </ul>
    </fieldset>
    </div>
    <div class="content-container">
    <fieldset><legend>Links and More Information</legend>
    This error means that the request sent to the Web server contained an HTTP verb that is not allowed by the configured module handler for the request.
    <p>View more information &raquo;</p>
    </fieldset>
    </div>
    </div>
    </body>
    </html>
    OK
    can some one hep me on this issue.

    Hi
    Thanks for the prompt reply.
    I am trying to create app from workspace as well as from desktop client but the error remains the same
    Yes, this is the first app on this installation
    I have killed the process hsxserver.exe from the task manager, even then i am getting the same error.
    I believe the problem could be something else
    awating reply

  • Wireless (ath9k) suddently not working

    uname -r
    3.12.5-1-ARCH
    I'm using NetworkManager to manage my network connections. Actually my wireless connection has been working fine for almost a month now and suddently I cannot even get a working connection...Edit: sometimes it does show a working connection, but the speed is incredibly slow, and the dmesg or jounalctl just keeps popping out the same output pasted below.
    I tried to use wicd, but same results.
    Command below didn't help either:
    sudo iw dev wlp2s0 set power_save off
    dmesg -w message:
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Initializing cgroup subsys cpuacct
    [ 0.000000] Linux version 3.12.5-1-ARCH (tobias@T-POWA-LX) (gcc version 4.8.2 (GCC) ) #1 SMP PREEMPT Thu Dec 12 12:57:31 CET 2013
    [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=25ff04f0-714b-4690-bdee-227dd840f0bd rw quiet radeon.dpm=1
    [ 0.000000] e820: BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000006efff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000000006f000-0x000000000006ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000000070000-0x0000000000087fff] usable
    [ 0.000000] BIOS-e820: [mem 0x0000000000088000-0x00000000000bffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000094d5ffff] usable
    [ 0.000000] BIOS-e820: [mem 0x0000000094d60000-0x0000000095d5ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000095d60000-0x000000009a36efff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000009a36f000-0x000000009aebefff] reserved
    [ 0.000000] BIOS-e820: [mem 0x000000009aebf000-0x000000009afbefff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x000000009afbf000-0x000000009affefff] ACPI data
    [ 0.000000] BIOS-e820: [mem 0x000000009afff000-0x000000009affffff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000009b000000-0x000000009f9fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fe101000-0x00000000fe112fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000feb00000-0x00000000feb0ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fee00fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000ffc00000-0x00000000ffffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000015f5fffff] usable
    [ 0.000000] NX (Execute Disable) protection: active
    [ 0.000000] efi: EFI v2.31 by INSYDE Corp.
    [ 0.000000] efi: ACPI=0x9affe000 ACPI 2.0=0x9affe014 SMBIOS=0x9aebef98
    [ 0.000000] efi: mem00: type=3, attr=0xf, range=[0x0000000000000000-0x0000000000001000) (0MB)
    [ 0.000000] efi: mem01: type=7, attr=0xf, range=[0x0000000000001000-0x000000000000e000) (0MB)
    [ 0.000000] efi: mem02: type=3, attr=0xf, range=[0x000000000000e000-0x0000000000010000) (0MB)
    [ 0.000000] efi: mem03: type=7, attr=0xf, range=[0x0000000000010000-0x000000000002e000) (0MB)
    [ 0.000000] efi: mem04: type=3, attr=0xf, range=[0x000000000002e000-0x000000000002f000) (0MB)
    [ 0.000000] efi: mem05: type=4, attr=0xf, range=[0x000000000002f000-0x0000000000030000) (0MB)
    [ 0.000000] efi: mem06: type=3, attr=0xf, range=[0x0000000000030000-0x000000000006f000) (0MB)
    [ 0.000000] efi: mem07: type=0, attr=0xf, range=[0x000000000006f000-0x0000000000070000) (0MB)
    [ 0.000000] efi: mem08: type=3, attr=0xf, range=[0x0000000000070000-0x0000000000088000) (0MB)
    [ 0.000000] efi: mem09: type=6, attr=0x800000000000000f, range=[0x0000000000088000-0x000000000009e000) (0MB)
    [ 0.000000] efi: mem10: type=0, attr=0xf, range=[0x000000000009e000-0x000000000009f000) (0MB)
    [ 0.000000] efi: mem11: type=6, attr=0x800000000000000f, range=[0x000000000009f000-0x00000000000a0000) (0MB)
    [ 0.000000] efi: mem12: type=2, attr=0xf, range=[0x0000000000100000-0x0000000001054000) (15MB)
    [ 0.000000] efi: mem13: type=7, attr=0xf, range=[0x0000000001054000-0x0000000002000000) (15MB)
    [ 0.000000] efi: mem14: type=2, attr=0xf, range=[0x0000000002000000-0x0000000002f54000) (15MB)
    [ 0.000000] efi: mem15: type=7, attr=0xf, range=[0x0000000002f54000-0x000000003732c000) (835MB)
    [ 0.000000] efi: mem16: type=2, attr=0xf, range=[0x000000003732c000-0x000000003798e000) (6MB)
    [ 0.000000] efi: mem17: type=7, attr=0xf, range=[0x000000003798e000-0x000000006d9fc000) (864MB)
    [ 0.000000] efi: mem18: type=2, attr=0xf, range=[0x000000006d9fc000-0x0000000092d70000) (595MB)
    [ 0.000000] efi: mem19: type=4, attr=0xf, range=[0x0000000092d70000-0x0000000092d90000) (0MB)
    [ 0.000000] efi: mem20: type=7, attr=0xf, range=[0x0000000092d90000-0x0000000093ee1000) (17MB)
    [ 0.000000] efi: mem21: type=4, attr=0xf, range=[0x0000000093ee1000-0x0000000094d60000) (14MB)
    [ 0.000000] efi: mem22: type=0, attr=0xf, range=[0x0000000094d60000-0x0000000095d60000) (16MB)
    [ 0.000000] efi: mem23: type=7, attr=0xf, range=[0x0000000095d60000-0x0000000095f52000) (1MB)
    [ 0.000000] efi: mem24: type=1, attr=0xf, range=[0x0000000095f52000-0x0000000095f6f000) (0MB)
    [ 0.000000] efi: mem25: type=7, attr=0xf, range=[0x0000000095f6f000-0x0000000096d6d000) (13MB)
    [ 0.000000] efi: mem26: type=4, attr=0xf, range=[0x0000000096d6d000-0x0000000096da2000) (0MB)
    [ 0.000000] efi: mem27: type=7, attr=0xf, range=[0x0000000096da2000-0x0000000096da4000) (0MB)
    [ 0.000000] efi: mem28: type=4, attr=0xf, range=[0x0000000096da4000-0x0000000096eef000) (1MB)
    [ 0.000000] efi: mem29: type=7, attr=0xf, range=[0x0000000096eef000-0x0000000096ef0000) (0MB)
    [ 0.000000] efi: mem30: type=4, attr=0xf, range=[0x0000000096ef0000-0x0000000096ef1000) (0MB)
    [ 0.000000] efi: mem31: type=7, attr=0xf, range=[0x0000000096ef1000-0x0000000096ef2000) (0MB)
    [ 0.000000] efi: mem32: type=4, attr=0xf, range=[0x0000000096ef2000-0x0000000096f0b000) (0MB)
    [ 0.000000] efi: mem33: type=3, attr=0xf, range=[0x0000000096f0b000-0x0000000096f0f000) (0MB)
    [ 0.000000] efi: mem34: type=4, attr=0xf, range=[0x0000000096f0f000-0x0000000096f10000) (0MB)
    [ 0.000000] efi: mem35: type=7, attr=0xf, range=[0x0000000096f10000-0x0000000096f11000) (0MB)
    [ 0.000000] efi: mem36: type=4, attr=0xf, range=[0x0000000096f11000-0x0000000096f17000) (0MB)
    [ 0.000000] efi: mem37: type=3, attr=0xf, range=[0x0000000096f17000-0x0000000096f19000) (0MB)
    [ 0.000000] efi: mem38: type=4, attr=0xf, range=[0x0000000096f19000-0x0000000097c20000) (13MB)
    [ 0.000000] efi: mem39: type=7, attr=0xf, range=[0x0000000097c20000-0x0000000097c27000) (0MB)
    [ 0.000000] efi: mem40: type=4, attr=0xf, range=[0x0000000097c27000-0x0000000097c2d000) (0MB)
    [ 0.000000] efi: mem41: type=7, attr=0xf, range=[0x0000000097c2d000-0x0000000097c2e000) (0MB)
    [ 0.000000] efi: mem42: type=4, attr=0xf, range=[0x0000000097c2e000-0x0000000097d5f000) (1MB)
    [ 0.000000] efi: mem43: type=7, attr=0xf, range=[0x0000000097d5f000-0x0000000097d60000) (0MB)
    [ 0.000000] efi: mem44: type=4, attr=0xf, range=[0x0000000097d60000-0x0000000097e07000) (0MB)
    [ 0.000000] efi: mem45: type=3, attr=0xf, range=[0x0000000097e07000-0x0000000097e10000) (0MB)
    [ 0.000000] efi: mem46: type=4, attr=0xf, range=[0x0000000097e10000-0x0000000097e14000) (0MB)
    [ 0.000000] efi: mem47: type=3, attr=0xf, range=[0x0000000097e14000-0x0000000097e21000) (0MB)
    [ 0.000000] efi: mem48: type=4, attr=0xf, range=[0x0000000097e21000-0x0000000097e2e000) (0MB)
    [ 0.000000] efi: mem49: type=7, attr=0xf, range=[0x0000000097e2e000-0x0000000097e33000) (0MB)
    [ 0.000000] efi: mem50: type=3, attr=0xf, range=[0x0000000097e33000-0x0000000097e3b000) (0MB)
    [ 0.000000] efi: mem51: type=4, attr=0xf, range=[0x0000000097e3b000-0x0000000097e4e000) (0MB)
    [ 0.000000] efi: mem52: type=7, attr=0xf, range=[0x0000000097e4e000-0x0000000097e51000) (0MB)
    [ 0.000000] efi: mem53: type=4, attr=0xf, range=[0x0000000097e51000-0x0000000097e70000) (0MB)
    [ 0.000000] efi: mem54: type=3, attr=0xf, range=[0x0000000097e70000-0x0000000097eeb000) (0MB)
    [ 0.000000] efi: mem55: type=4, attr=0xf, range=[0x0000000097eeb000-0x0000000097efe000) (0MB)
    [ 0.000000] efi: mem56: type=2, attr=0xf, range=[0x0000000097efe000-0x0000000097f0a000) (0MB)
    [ 0.000000] efi: mem57: type=4, attr=0xf, range=[0x0000000097f0a000-0x0000000097f0b000) (0MB)
    [ 0.000000] efi: mem58: type=7, attr=0xf, range=[0x0000000097f0b000-0x0000000097f0f000) (0MB)
    [ 0.000000] efi: mem59: type=4, attr=0xf, range=[0x0000000097f0f000-0x0000000099f6f000) (32MB)
    [ 0.000000] efi: mem60: type=3, attr=0xf, range=[0x0000000099f6f000-0x000000009a36f000) (4MB)
    [ 0.000000] efi: mem61: type=5, attr=0x800000000000000f, range=[0x000000009a36f000-0x000000009a56f000) (2MB)
    [ 0.000000] efi: mem62: type=6, attr=0x800000000000000f, range=[0x000000009a56f000-0x000000009aabf000) (5MB)
    [ 0.000000] efi: mem63: type=0, attr=0xf, range=[0x000000009aabf000-0x000000009aebf000) (4MB)
    [ 0.000000] efi: mem64: type=10, attr=0xf, range=[0x000000009aebf000-0x000000009afbf000) (1MB)
    [ 0.000000] efi: mem65: type=9, attr=0xf, range=[0x000000009afbf000-0x000000009afff000) (0MB)
    [ 0.000000] efi: mem66: type=4, attr=0xf, range=[0x000000009afff000-0x000000009b000000) (0MB)
    [ 0.000000] efi: mem67: type=7, attr=0xf, range=[0x0000000100000000-0x000000015f600000) (1526MB)
    [ 0.000000] efi: mem68: type=0, attr=0x0, range=[0x00000000000a0000-0x00000000000c0000) (0MB)
    [ 0.000000] efi: mem69: type=0, attr=0x0, range=[0x000000009b000000-0x000000009fa00000) (74MB)
    [ 0.000000] efi: mem70: type=11, attr=0x8000000000000001, range=[0x00000000e0000000-0x00000000f0000000) (256MB)
    [ 0.000000] efi: mem71: type=0, attr=0x0, range=[0x00000000fe101000-0x00000000fe113000) (0MB)
    [ 0.000000] efi: mem72: type=11, attr=0x8000000000000001, range=[0x00000000feb00000-0x00000000feb10000) (0MB)
    [ 0.000000] efi: mem73: type=11, attr=0x8000000000000001, range=[0x00000000fec00000-0x00000000fec01000) (0MB)
    [ 0.000000] efi: mem74: type=11, attr=0x8000000000000001, range=[0x00000000fed00000-0x00000000fed1c000) (0MB)
    [ 0.000000] efi: mem75: type=11, attr=0x8000000000000000, range=[0x00000000fed1c000-0x00000000fed20000) (0MB)
    [ 0.000000] efi: mem76: type=11, attr=0x8000000000000001, range=[0x00000000fed20000-0x00000000fee01000) (0MB)
    [ 0.000000] efi: mem77: type=11, attr=0x8000000000000000, range=[0x00000000ffc00000-0x0000000100000000) (4MB)
    [ 0.000000] SMBIOS 2.7 present.
    [ 0.000000] DMI: Dell Inc. Inspiron 3537/028XKX, BIOS A05 08/30/2013
    [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
    [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
    [ 0.000000] No AGP bridge found
    [ 0.000000] e820: last_pfn = 0x15f600 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-E7FFF write-protect
    [ 0.000000] E8000-EFFFF write-combining
    [ 0.000000] F0000-FFFFF write-protect
    [ 0.000000] MTRR variable ranges enabled:
    [ 0.000000] 0 base 0000000000 mask 7F80000000 write-back
    [ 0.000000] 1 base 0080000000 mask 7FE0000000 write-back
    [ 0.000000] 2 base 009B000000 mask 7FFF000000 uncachable
    [ 0.000000] 3 base 009C000000 mask 7FFC000000 uncachable
    [ 0.000000] 4 base 00FFC00000 mask 7FFFC00000 write-protect
    [ 0.000000] 5 base 0100000000 mask 7F80000000 write-back
    [ 0.000000] 6 base 015F600000 mask 7FFFE00000 uncachable
    [ 0.000000] 7 base 015F800000 mask 7FFF800000 uncachable
    [ 0.000000] 8 base 0160000000 mask 7FE0000000 uncachable
    [ 0.000000] 9 disabled
    [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    [ 0.000000] e820: last_pfn = 0x9b000 max_arch_pfn = 0x400000000
    [ 0.000000] found SMP MP-table at [mem 0x000fe1b0-0x000fe1bf] mapped at [ffff8800000fe1b0]
    [ 0.000000] Scanning 1 areas for low memory corruption
    [ 0.000000] Base memory trampoline at [ffff880000022000] 22000 size 24576
    [ 0.000000] Using GB pages for direct mapping
    [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
    [ 0.000000] [mem 0x00000000-0x000fffff] page 4k
    [ 0.000000] BRK [0x02b32000, 0x02b32fff] PGTABLE
    [ 0.000000] BRK [0x02b33000, 0x02b33fff] PGTABLE
    [ 0.000000] BRK [0x02b34000, 0x02b34fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x15f400000-0x15f5fffff]
    [ 0.000000] [mem 0x15f400000-0x15f5fffff] page 2M
    [ 0.000000] BRK [0x02b35000, 0x02b35fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x15c000000-0x15f3fffff]
    [ 0.000000] [mem 0x15c000000-0x15f3fffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x100000000-0x15bffffff]
    [ 0.000000] [mem 0x100000000-0x13fffffff] page 1G
    [ 0.000000] [mem 0x140000000-0x15bffffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x00100000-0x94d5ffff]
    [ 0.000000] [mem 0x00100000-0x001fffff] page 4k
    [ 0.000000] [mem 0x00200000-0x3fffffff] page 2M
    [ 0.000000] [mem 0x40000000-0x7fffffff] page 1G
    [ 0.000000] [mem 0x80000000-0x94bfffff] page 2M
    [ 0.000000] [mem 0x94c00000-0x94d5ffff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0x95d60000-0x9a36efff]
    [ 0.000000] [mem 0x95d60000-0x95dfffff] page 4k
    [ 0.000000] [mem 0x95e00000-0x9a1fffff] page 2M
    [ 0.000000] [mem 0x9a200000-0x9a36efff] page 4k
    [ 0.000000] BRK [0x02b36000, 0x02b36fff] PGTABLE
    [ 0.000000] BRK [0x02b37000, 0x02b37fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x9afff000-0x9affffff]
    [ 0.000000] [mem 0x9afff000-0x9affffff] page 4k
    [ 0.000000] RAMDISK: [mem 0x3732c000-0x3798dfff]
    [ 0.000000] ACPI: RSDP 000000009affe014 00024 (v02 DELL )
    [ 0.000000] ACPI: XSDT 000000009affe210 000A4 (v01 DELL CL09 00000001 01000013)
    [ 0.000000] ACPI: FACP 000000009aff8000 0010C (v05 DELL CL09 00000001 ASL 00040000)
    [ 0.000000] ACPI Error: Gpe0Block - 32-bit FADT register is too long (32 bytes, 256 bits) to convert to GAS struct - 255 bits max, truncating (20130725/tbfadt-202)
    [ 0.000000] ACPI: DSDT 000000009afe9000 0B8AC (v01 DELL CL09 00000000 ASL 00040000)
    [ 0.000000] ACPI: FACS 000000009afb8000 00040
    [ 0.000000] ACPI: SLIC 000000009affd000 00176 (v01 DELL CL09 00000001 ASL 00040000)
    [ 0.000000] ACPI: UEFI 000000009affc000 00236 (v01 DELL CL09 00000001 ASL 00040000)
    [ 0.000000] ACPI: FPDT 000000009affa000 00044 (v01 DELL CL09 00000001 ASL 00040000)
    [ 0.000000] ACPI: ASF! 000000009aff9000 000A5 (v32 DELL CL09 00000001 ASL 00040000)
    [ 0.000000] ACPI: HPET 000000009aff7000 00038 (v01 DELL CL09 00000001 ASL 00040000)
    [ 0.000000] ACPI: APIC 000000009aff6000 0008C (v03 DELL CL09 00000001 ASL 00040000)
    [ 0.000000] ACPI: MCFG 000000009aff5000 0003C (v01 DELL CL09 00000001 ASL 00040000)
    [ 0.000000] ACPI: SSDT 000000009afe8000 006FE (v01 COMPAL CRV ORB 00001000 ACPI 00040000)
    [ 0.000000] ACPI: BOOT 000000009afe6000 00028 (v01 DELL CL09 00000001 ASL 00040000)
    [ 0.000000] ACPI: ASPT 000000009afe4000 00034 (v07 DELL CL09 00000001 ASL 00040000)
    [ 0.000000] ACPI: DBGP 000000009afe3000 00034 (v01 DELL CL09 00000001 ASL 00040000)
    [ 0.000000] ACPI: SSDT 000000009afdd000 00539 (v01 COMPAL CRV ORB 00003000 ACPI 00040000)
    [ 0.000000] ACPI: SSDT 000000009afdc000 00AD8 (v01 COMPAL CRV ORB 00003000 ACPI 00040000)
    [ 0.000000] ACPI: SSDT 000000009afd8000 0343C (v01 COMPAL CRV ORB 00003000 ACPI 00040000)
    [ 0.000000] ACPI: SSDT 000000009afd6000 01E3D (v01 COMPAL CRV ORB 00001000 ACPI 00040000)
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] No NUMA configuration found
    [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000015f5fffff]
    [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x15f5fffff]
    [ 0.000000] NODE_DATA [mem 0x15f5f8000-0x15f5fcfff]
    [ 0.000000] [ffffea0000000000-ffffea00057fffff] PMD -> [ffff88015ac00000-ffff88015ebfffff] on node 0
    [ 0.000000] Zone ranges:
    [ 0.000000] DMA [mem 0x00001000-0x00ffffff]
    [ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
    [ 0.000000] Normal [mem 0x100000000-0x15f5fffff]
    [ 0.000000] Movable zone start for each node
    [ 0.000000] Early memory node ranges
    [ 0.000000] node 0: [mem 0x00001000-0x0006efff]
    [ 0.000000] node 0: [mem 0x00070000-0x00087fff]
    [ 0.000000] node 0: [mem 0x00100000-0x94d5ffff]
    [ 0.000000] node 0: [mem 0x95d60000-0x9a36efff]
    [ 0.000000] node 0: [mem 0x9afff000-0x9affffff]
    [ 0.000000] node 0: [mem 0x100000000-0x15f5fffff]
    [ 0.000000] On node 0 totalpages: 1018102
    [ 0.000000] DMA zone: 64 pages used for memmap
    [ 0.000000] DMA zone: 111 pages reserved
    [ 0.000000] DMA zone: 3974 pages, LIFO batch:0
    [ 0.000000] DMA32 zone: 9742 pages used for memmap
    [ 0.000000] DMA32 zone: 623472 pages, LIFO batch:31
    [ 0.000000] Normal zone: 6104 pages used for memmap
    [ 0.000000] Normal zone: 390656 pages, LIFO batch:31
    [ 0.000000] ACPI: PM-Timer IO Port: 0x1808
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x00] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x00] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x00] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x00] disabled)
    [ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
    [ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-39
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    [ 0.000000] ACPI: IRQ0 used by override.
    [ 0.000000] ACPI: 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: 0x8086a201 base: 0xfed00000
    [ 0.000000] smpboot: Allowing 8 CPUs, 4 hotplug CPUs
    [ 0.000000] nr_irqs_gsi: 56
    [ 0.000000] PM: Registered nosave memory: [mem 0x0006f000-0x0006ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x00088000-0x000bffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x000c0000-0x000fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x94d60000-0x95d5ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x9a36f000-0x9aebefff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x9aebf000-0x9afbefff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x9afbf000-0x9affefff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x9b000000-0x9f9fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x9fa00000-0xdfffffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfe100fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfe101000-0xfe112fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfe113000-0xfeafffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfeb00000-0xfeb0ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfeb10000-0xfebfffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfee00fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xffbfffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xffc00000-0xffffffff]
    [ 0.000000] e820: [mem 0x9fa00000-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:8 nr_node_ids:1
    [ 0.000000] PERCPU: Embedded 29 pages/cpu @ffff88015f200000 s86464 r8192 d24128 u262144
    [ 0.000000] pcpu-alloc: s86464 r8192 d24128 u262144 alloc=1*2097152
    [ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
    [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1002081
    [ 0.000000] Policy zone: Normal
    [ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=25ff04f0-714b-4690-bdee-227dd840f0bd rw quiet radeon.dpm=1
    [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
    [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340
    [ 0.000000] Checking aperture...
    [ 0.000000] 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: 3851012K/4072408K available (5124K kernel code, 807K rwdata, 1708K rodata, 1144K init, 1288K bss, 221396K reserved)
    [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, 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=8.
    [ 0.000000] NR_IRQS:8448 nr_irqs:1016 16
    [ 0.000000] Console: colour dummy device 80x25
    [ 0.000000] console [tty0] enabled
    [ 0.000000] allocated 16777216 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.003333] tsc: Detected 2294.682 MHz processor
    [ 0.000003] Calibrating delay loop (skipped), value calculated using timer frequency.. 4591.58 BogoMIPS (lpj=7648940)
    [ 0.000007] pid_max: default: 32768 minimum: 301
    [ 0.000038] init_memory_mapping: [mem 0x9a36f000-0x9a56efff]
    [ 0.000040] [mem 0x9a36f000-0x9a56efff] page 4k
    [ 0.000064] init_memory_mapping: [mem 0x9a56f000-0x9aabefff]
    [ 0.000065] [mem 0x9a56f000-0x9a5fffff] page 4k
    [ 0.000067] [mem 0x9a600000-0x9a9fffff] page 2M
    [ 0.000068] [mem 0x9aa00000-0x9aabefff] page 4k
    [ 0.059695] Security Framework initialized
    [ 0.059706] AppArmor: AppArmor disabled by boot time parameter
    [ 0.059708] Yama: becoming mindful.
    [ 0.060098] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
    [ 0.061237] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
    [ 0.061728] Mount-cache hash table entries: 256
    [ 0.061969] Initializing cgroup subsys memory
    [ 0.061981] Initializing cgroup subsys devices
    [ 0.061983] Initializing cgroup subsys freezer
    [ 0.061985] Initializing cgroup subsys net_cls
    [ 0.061987] Initializing cgroup subsys blkio
    [ 0.062016] CPU: Physical Processor ID: 0
    [ 0.062018] CPU: Processor Core ID: 0
    [ 0.062023] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
    ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
    [ 0.063295] mce: CPU supports 7 MCE banks
    [ 0.063313] CPU0: Thermal monitoring enabled (TM1)
    [ 0.063343] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
    Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0
    tlb_flushall_shift: 6
    [ 0.063478] Freeing SMP alternatives memory: 20K (ffffffff819e9000 - ffffffff819ee000)
    [ 0.064613] ACPI: Core revision 20130725
    [ 0.077798] ACPI: All ACPI Tables successfully acquired
    [ 0.082838] ftrace: allocating 20316 entries in 80 pages
    [ 0.095568] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    [ 0.128557] smpboot: CPU0: Intel(R) Core(TM) i5-4200U CPU @ 1.60GHz (fam: 06, model: 45, stepping: 01)
    [ 0.128565] TSC deadline timer enabled
    [ 0.128578] Performance Events: PEBS fmt2+, 16-deep LBR, Haswell events, full-width counters, Intel PMU driver.
    [ 0.128587] ... version: 3
    [ 0.128588] ... bit width: 48
    [ 0.128589] ... generic registers: 4
    [ 0.128591] ... value mask: 0000ffffffffffff
    [ 0.128592] ... max period: 0000ffffffffffff
    [ 0.128593] ... fixed-purpose events: 3
    [ 0.128594] ... event mask: 000000070000000f
    [ 0.170122] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    [ 0.155343] smpboot: Booting Node 0, Processors # 1 # 2 # 3 OK
    [ 0.212541] Brought up 4 CPUs
    [ 0.212546] smpboot: Total of 4 processors activated (18364.35 BogoMIPS)
    [ 0.217805] devtmpfs: initialized
    [ 0.220488] PM: Registering ACPI NVS region [mem 0x9aebf000-0x9afbefff] (1048576 bytes)
    [ 0.221499] RTC time: 6:54:23, date: 12/16/13
    [ 0.221550] NET: Registered protocol family 16
    [ 0.221675] cpuidle: using governor ladder
    [ 0.221677] cpuidle: using governor menu
    [ 0.221713] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
    [ 0.221715] ACPI: bus type PCI registered
    [ 0.221717] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
    [ 0.221787] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    [ 0.221790] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
    [ 0.256532] PCI: Using configuration type 1 for base access
    [ 0.256702] dmi type 0xB1 record - unknown flag
    [ 0.257490] bio: create slab <bio-0> at 0
    [ 0.257636] ACPI: Added _OSI(Module Device)
    [ 0.257638] ACPI: Added _OSI(Processor Device)
    [ 0.257640] ACPI: Added _OSI(3.0 _SCP Extensions)
    [ 0.257642] ACPI: Added _OSI(Processor Aggregator Device)
    [ 0.260423] ACPI: EC: Look up EC in DSDT
    [ 0.263292] ACPI: Executed 1 blocks of module-level executable AML code
    [ 0.275529] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
    [ 0.276661] ACPI: SSDT 000000009ae7dc18 003D3 (v01 PmRef Cpu0Cst 00003001 INTL 20130117)
    [ 0.277354] ACPI: Dynamic OEM Table Load:
    [ 0.277357] ACPI: SSDT (null) 003D3 (v01 PmRef Cpu0Cst 00003001 INTL 20130117)
    [ 0.284982] ACPI: SSDT 000000009ae7d618 005AA (v01 PmRef ApIst 00003000 INTL 20130117)
    [ 0.285779] ACPI: Dynamic OEM Table Load:
    [ 0.285782] ACPI: SSDT (null) 005AA (v01 PmRef ApIst 00003000 INTL 20130117)
    [ 0.301002] ACPI: SSDT 000000009ae7cd98 00119 (v01 PmRef ApCst 00003000 INTL 20130117)
    [ 0.301695] ACPI: Dynamic OEM Table Load:
    [ 0.301697] ACPI: SSDT (null) 00119 (v01 PmRef ApCst 00003000 INTL 20130117)
    [ 0.430919] ACPI: Interpreter enabled
    [ 0.430931] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20130725/hwxface-571)
    [ 0.430939] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130725/hwxface-571)
    [ 0.430964] ACPI: (supports S0 S3 S4 S5)
    [ 0.430966] ACPI: Using IOAPIC for interrupt routing
    [ 0.431003] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    [ 0.431243] ACPI: No dock devices found.
    [ 0.633975] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
    [ 0.634273] acpi PNP0A08:00: Requesting ACPI _OSC control (0x1d)
    [ 0.634726] acpi PNP0A08:00: ACPI _OSC control (0x1d) granted
    [ 0.635499] ACPI: \_SB_.PCI0.PDRC: can't evaluate _ADR (0x5)
    [ 0.635656] PCI host bridge to bus 0000:00
    [ 0.635659] pci_bus 0000:00: root bus resource [bus 00-fe]
    [ 0.635662] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
    [ 0.635664] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
    [ 0.635666] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
    [ 0.635668] pci_bus 0000:00: root bus resource [mem 0x9fa00000-0xfeafffff]
    [ 0.635679] pci 0000:00:00.0: [8086:0a04] type 00 class 0x060000
    [ 0.635850] pci 0000:00:02.0: [8086:0a16] type 00 class 0x030000
    [ 0.635866] pci 0000:00:02.0: reg 0x10: [mem 0xc0000000-0xc03fffff 64bit]
    [ 0.635875] pci 0000:00:02.0: reg 0x18: [mem 0xb0000000-0xbfffffff 64bit pref]
    [ 0.635882] pci 0000:00:02.0: reg 0x20: [io 0x5000-0x503f]
    [ 0.636044] pci 0000:00:03.0: [8086:0a0c] type 00 class 0x040300
    [ 0.636056] pci 0000:00:03.0: reg 0x10: [mem 0xc0810000-0xc0813fff 64bit]
    [ 0.636246] pci 0000:00:14.0: [8086:9c31] type 00 class 0x0c0330
    [ 0.636268] pci 0000:00:14.0: reg 0x10: [mem 0xc0800000-0xc080ffff 64bit]
    [ 0.636336] pci 0000:00:14.0: PME# supported from D3hot D3cold
    [ 0.636457] pci 0000:00:14.0: System wakeup disabled by ACPI
    [ 0.636501] pci 0000:00:16.0: [8086:9c3a] type 00 class 0x078000
    [ 0.636525] pci 0000:00:16.0: reg 0x10: [mem 0xc0818000-0xc081801f 64bit]
    [ 0.636603] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
    [ 0.636759] pci 0000:00:1b.0: [8086:9c20] type 00 class 0x040300
    [ 0.636775] pci 0000:00:1b.0: reg 0x10: [mem 0xc0814000-0xc0817fff 64bit]
    [ 0.636847] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    [ 0.636990] pci 0000:00:1c.0: [8086:9c14] type 01 class 0x060400
    [ 0.637064] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    [ 0.637207] pci 0000:00:1c.0: System wakeup disabled by ACPI
    [ 0.637252] pci 0000:00:1c.3: [8086:9c16] type 01 class 0x060400
    [ 0.637325] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
    [ 0.637468] pci 0000:00:1c.4: [8086:9c18] type 01 class 0x060400
    [ 0.637541] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
    [ 0.637695] pci 0000:00:1d.0: [8086:9c26] type 00 class 0x0c0320
    [ 0.638689] pci 0000:00:1d.0: reg 0x10: [mem 0xc081c000-0xc081c3ff]
    [ 0.644536] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
    [ 0.644664] pci 0000:00:1d.0: System wakeup disabled by ACPI
    [ 0.644709] pci 0000:00:1f.0: [8086:9c43] type 00 class 0x060100
    [ 0.644969] pci 0000:00:1f.2: [8086:9c03] type 00 class 0x010601
    [ 0.644987] pci 0000:00:1f.2: reg 0x10: [io 0x5088-0x508f]
    [ 0.644996] pci 0000:00:1f.2: reg 0x14: [io 0x5094-0x5097]
    [ 0.645004] pci 0000:00:1f.2: reg 0x18: [io 0x5080-0x5087]
    [ 0.645012] pci 0000:00:1f.2: reg 0x1c: [io 0x5090-0x5093]
    [ 0.645021] pci 0000:00:1f.2: reg 0x20: [io 0x5060-0x507f]
    [ 0.645029] pci 0000:00:1f.2: reg 0x24: [mem 0xc081b000-0xc081b7ff]
    [ 0.645071] pci 0000:00:1f.2: PME# supported from D3hot
    [ 0.645208] pci 0000:00:1f.3: [8086:9c22] type 00 class 0x0c0500
    [ 0.645224] pci 0000:00:1f.3: reg 0x10: [mem 0xc0819000-0xc08190ff 64bit]
    [ 0.645247] pci 0000:00:1f.3: reg 0x20: [io 0x5040-0x505f]
    [ 0.645493] pci 0000:01:00.0: [10ec:8136] type 00 class 0x020000
    [ 0.645524] pci 0000:01:00.0: reg 0x10: [io 0x4000-0x40ff]
    [ 0.645564] pci 0000:01:00.0: reg 0x18: [mem 0xc0700000-0xc0700fff 64bit]
    [ 0.645593] pci 0000:01:00.0: reg 0x20: [mem 0xc0400000-0xc0403fff 64bit pref]
    [ 0.645684] pci 0000:01:00.0: supports D1 D2
    [ 0.645686] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.651639] pci 0000:00:1c.0: PCI bridge to [bus 01]
    [ 0.651643] pci 0000:00:1c.0: bridge window [io 0x4000-0x4fff]
    [ 0.651647] pci 0000:00:1c.0: bridge window [mem 0xc0700000-0xc07fffff]
    [ 0.651653] pci 0000:00:1c.0: bridge window [mem 0xc0400000-0xc04fffff 64bit pref]
    [ 0.651752] pci 0000:02:00.0: [168c:0036] type 00 class 0x028000
    [ 0.651785] pci 0000:02:00.0: reg 0x10: [mem 0xc0600000-0xc067ffff 64bit]
    [ 0.651864] pci 0000:02:00.0: reg 0x30: [mem 0xffff0000-0xffffffff pref]
    [ 0.651945] pci 0000:02:00.0: supports D1 D2
    [ 0.651947] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.658295] pci 0000:00:1c.3: PCI bridge to [bus 02]
    [ 0.658301] pci 0000:00:1c.3: bridge window [mem 0xc0600000-0xc06fffff]
    [ 0.658411] pci 0000:03:00.0: [1002:6660] type 00 class 0x038000
    [ 0.658434] pci 0000:03:00.0: reg 0x10: [mem 0xa0000000-0xafffffff 64bit pref]
    [ 0.658452] pci 0000:03:00.0: reg 0x18: [mem 0xc0500000-0xc053ffff 64bit]
    [ 0.658462] pci 0000:03:00.0: reg 0x20: [io 0x3000-0x30ff]
    [ 0.658482] pci 0000:03:00.0: reg 0x30: [mem 0xfffe0000-0xffffffff pref]
    [ 0.658561] pci 0000:03:00.0: supports D1 D2
    [ 0.658564] pci 0000:03:00.0: PME# supported from D1 D2 D3hot
    [ 0.658637] pci 0000:03:00.0: System wakeup disabled by ACPI
    [ 0.664961] pci 0000:00:1c.4: PCI bridge to [bus 03]
    [ 0.664965] pci 0000:00:1c.4: bridge window [io 0x3000-0x3fff]
    [ 0.664969] pci 0000:00:1c.4: bridge window [mem 0xc0500000-0xc05fffff]
    [ 0.664974] pci 0000:00:1c.4: bridge window [mem 0xa0000000-0xafffffff 64bit pref]
    [ 0.665006] acpi PNP0A08:00: Disabling ASPM (FADT indicates it is unsupported)
    [ 0.725675] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
    [ 0.725739] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
    [ 0.725805] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
    [ 0.725864] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15)
    [ 0.725923] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
    [ 0.725982] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
    [ 0.726042] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 *10 11 12 14 15)
    [ 0.726100] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
    [ 0.726714] ACPI: Enabled 5 GPEs in block 00 to 7F
    [ 0.726723] ACPI: \_SB_.PCI0: notify handler is installed
    [ 0.726816] Found 1 acpi root devices
    [ 0.726863] ACPI: EC: GPE = 0xa, I/O: command/status = 0x66, data = 0x62
    [ 0.726973] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
    [ 0.726977] vgaarb: loaded
    [ 0.726979] vgaarb: bridge control possible 0000:00:02.0
    [ 0.727026] PCI: Using ACPI for IRQ routing
    [ 0.733422] PCI: pci_cache_line_size set to 64 bytes
    [ 0.733471] e820: reserve RAM buffer [mem 0x0006f000-0x0006ffff]
    [ 0.733473] e820: reserve RAM buffer [mem 0x00088000-0x0008ffff]
    [ 0.733475] e820: reserve RAM buffer [mem 0x94d60000-0x97ffffff]
    [ 0.733476] e820: reserve RAM buffer [mem 0x9a36f000-0x9bffffff]
    [ 0.733478] e820: reserve RAM buffer [mem 0x9b000000-0x9bffffff]
    [ 0.733480] e820: reserve RAM buffer [mem 0x15f600000-0x15fffffff]
    [ 0.733581] NetLabel: Initializing
    [ 0.733583] NetLabel: domain hash size = 128
    [ 0.733584] NetLabel: protocols = UNLABELED CIPSOv4
    [ 0.733597] NetLabel: unlabeled traffic allowed by default
    [ 0.733619] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
    [ 0.733626] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
    [ 0.735651] Switched to clocksource hpet
    [ 0.740918] pnp: PnP ACPI init
    [ 0.740934] ACPI: bus type PNP registered
    [ 0.740968] pnp 00:00: [dma 4]
    [ 0.740996] pnp 00:00: Plug and Play ACPI device, IDs PNP0200 (active)
    [ 0.741020] pnp 00:01: Plug and Play ACPI device, IDs INT0800 (active)
    [ 0.741153] pnp 00:02: Plug and Play ACPI device, IDs PNP0103 (active)
    [ 0.741207] system 00:03: [io 0x0680-0x069f] has been reserved
    [ 0.741210] system 00:03: [io 0xfd60-0xfd63] has been reserved
    [ 0.741213] system 00:03: [io 0xffff] has been reserved
    [ 0.741215] system 00:03: [io 0xffff] has been reserved
    [ 0.741217] system 00:03: [io 0xffff] has been reserved
    [ 0.741220] system 00:03: [io 0x1800-0x18fe] could not be reserved
    [ 0.741222] system 00:03: [io 0x164e-0x164f] has been reserved
    [ 0.741225] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.741284] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
    [ 0.741337] system 00:05: [io 0x1854-0x1857] has been reserved
    [ 0.741341] system 00:05: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
    [ 0.741403] pnp 00:06: Plug and Play ACPI device, IDs PNP0303 (active)
    [ 0.741436] pnp 00:07: Plug and Play ACPI device, IDs DLL05eb PNP0f13 (active)
    [ 0.799141] system 00:08: [mem 0xfed1c000-0xfed1ffff] has been reserved
    [ 0.799144] system 00:08: [mem 0xfed10000-0xfed17fff] has been reserved
    [ 0.799147] system 00:08: [mem 0xfed18000-0xfed18fff] has been reserved
    [ 0.799149] system 00:08: [mem 0xfed19000-0xfed19fff] has been reserved
    [ 0.799151] system 00:08: [mem 0xe0000000-0xefffffff] has been reserved
    [ 0.799154] system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
    [ 0.799156] system 00:08: [mem 0xfed90000-0xfed93fff] has been reserved
    [ 0.799158] system 00:08: [mem 0xff000000-0xff000fff] has been reserved
    [ 0.799161] system 00:08: [mem 0xff010000-0xffffffff] could not be reserved
    [ 0.799163] system 00:08: [mem 0xfee00000-0xfeefffff] could not be reserved
    [ 0.799166] system 00:08: [mem 0x9fa22000-0x9fa22fff] has been reserved
    [ 0.799168] system 00:08: [mem 0x9fa10000-0x9fa1ffff] has been reserved
    [ 0.799171] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.799820] pnp: PnP ACPI: found 9 devices
    [ 0.799821] ACPI: bus type PNP unregistered
    [ 0.806473] pci 0000:02:00.0: no compatible bridge window for [mem 0xffff0000-0xffffffff pref]
    [ 0.806477] pci 0000:03:00.0: no compatible bridge window for [mem 0xfffe0000-0xffffffff pref]
    [ 0.806507] pci 0000:00:1c.3: BAR 15: assigned [mem 0x9fb00000-0x9fbfffff pref]
    [ 0.806510] pci 0000:00:1c.0: PCI bridge to [bus 01]
    [ 0.806514] pci 0000:00:1c.0: bridge window [io 0x4000-0x4fff]
    [ 0.806519] pci 0000:00:1c.0: bridge window [mem 0xc0700000-0xc07fffff]
    [ 0.806524] pci 0000:00:1c.0: bridge window [mem 0xc0400000-0xc04fffff 64bit pref]
    [ 0.806531] pci 0000:02:00.0: BAR 6: assigned [mem 0x9fb00000-0x9fb0ffff pref]
    [ 0.806533] pci 0000:00:1c.3: PCI bridge to [bus 02]
    [ 0.806538] pci 0000:00:1c.3: bridge window [mem 0xc0600000-0xc06fffff]
    [ 0.806542] pci 0000:00:1c.3: bridge window [mem 0x9fb00000-0x9fbfffff pref]
    [ 0.806549] pci 0000:03:00.0: BAR 6: assigned [mem 0xc0540000-0xc055ffff pref]
    [ 0.806551] pci 0000:00:1c.4: PCI bridge to [bus 03]
    [ 0.806554] pci 0000:00:1c.4: bridge window [io 0x3000-0x3fff]
    [ 0.806559] pci 0000:00:1c.4: bridge window [mem 0xc0500000-0xc05fffff]
    [ 0.806563] pci 0000:00:1c.4: bridge window [mem 0xa0000000-0xafffffff 64bit pref]
    [ 0.806570] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    [ 0.806573] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
    [ 0.806575] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    [ 0.806577] pci_bus 0000:00: resource 7 [mem 0x9fa00000-0xfeafffff]
    [ 0.806580] pci_bus 0000:01: resource 0 [io 0x4000-0x4fff]
    [ 0.806582] pci_bus 0000:01: resource 1 [mem 0xc0700000-0xc07fffff]
    [ 0.806584] pci_bus 0000:01: resource 2 [mem 0xc0400000-0xc04fffff 64bit pref]
    [ 0.806586] pci_bus 0000:02: resource 1 [mem 0xc0600000-0xc06fffff]
    [ 0.806588] pci_bus 0000:02: resource 2 [mem 0x9fb00000-0x9fbfffff pref]
    [ 0.806591] pci_bus 0000:03: resource 0 [io 0x3000-0x3fff]
    [ 0.806593] pci_bus 0000:03: resource 1 [mem 0xc0500000-0xc05fffff]
    [ 0.806595] pci_bus 0000:03: resource 2 [mem 0xa0000000-0xafffffff 64bit pref]
    [ 0.806635] NET: Registered protocol family 2
    [ 0.806851] TCP established hash table entries: 32768 (order: 7, 524288 bytes)
    [ 0.806991] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
    [ 0.807089] TCP: Hash tables configured (established 32768 bind 32768)
    [ 0.807111] TCP: reno registered
    [ 0.807124] UDP hash table entries: 2048 (order: 4, 65536 bytes)
    [ 0.807144] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
    [ 0.807219] NET: Registered protocol family 1
    [ 0.807234] pci 0000:00:02.0: Boot video device
    [ 0.822399] PCI: CLS 64 bytes, default 64
    [ 0.822438] Unpacking initramfs...
    [ 0.985214] Freeing initrd memory: 6536K (ffff88003732c000 - ffff88003798e000)
    [ 0.985220] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
    [ 0.985223] software IO TLB [mem 0x8ed70000-0x92d70000] (64MB) mapped at [ffff88008ed70000-ffff880092d6ffff]
    [ 0.985250] Simple Boot Flag at 0x44 set to 0x1
    [ 0.985422] Scanning for low memory corruption every 60 seconds
    [ 0.985779] audit: initializing netlink socket (disabled)
    [ 0.985792] type=2000 audit(1387176863.959:1): initialized
    [ 1.003171] HugeTLB registered 2 MB page size, pre-allocated 0 pages
    [ 1.004626] zbud: loaded
    [ 1.004841] VFS: Disk quotas dquot_6.5.2
    [ 1.004889] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [ 1.005080] msgmni has been set to 7671
    [ 1.005374] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
    [ 1.005416] io scheduler noop registered
    [ 1.005418] io scheduler deadline registered
    [ 1.005449] io scheduler cfq registered (default)
    [ 1.005684] pcieport 0000:00:1c.0: irq 56 for MSI/MSI-X
    [ 1.005861] pcieport 0000:00:1c.3: irq 57 for MSI/MSI-X
    [ 1.006028] pcieport 0000:00:1c.4: irq 58 for MSI/MSI-X
    [ 1.006113] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
    [ 1.006116] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
    [ 1.006120] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
    [ 1.006138] pcieport 0000:00:1c.3: Signaling PME through PCIe PME interrupt
    [ 1.006140] pci 0000:02:00.0: Signaling PME through PCIe PME interrupt
    [ 1.006144] pcie_pme 0000:00:1c.3:pcie01: service driver pcie_pme loaded
    [ 1.006160] pcieport 0000:00:1c.4: Signaling PME through PCIe PME interrupt
    [ 1.006162] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt
    [ 1.006166] pcie_pme 0000:00:1c.4:pcie01: service driver pcie_pme loaded
    [ 1.006179] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    [ 1.006196] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
    [ 1.006252] efifb: probing for efifb
    [ 1.006690] efifb: framebuffer at 0xb0000000, mapped to 0xffffc90020e00000, using 3072k, total 3072k
    [ 1.006692] efifb: mode is 1024x768x32, linelength=4096, pages=1
    [ 1.006693] efifb: scrolling: redraw
    [ 1.006696] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
    [ 1.009162] Console: switching to colour frame buffer device 128x48
    [ 1.011522] fb0: EFI VGA frame buffer device
    [ 1.011531] intel_idle: MWAIT substates: 0x11142120
    [ 1.011533] intel_idle: v0.4 model 0x45
    [ 1.011534] intel_idle: lapic_timer_reliable_states 0xffffffff
    [ 1.011745] GHES: HEST is not enabled!
    [ 1.011808] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 1.012371] Linux agpgart interface v0.103
    [ 1.012451] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
    [ 1.030460] serio: i8042 KBD port at 0x60,0x64 irq 1
    [ 1.030490] serio: i8042 AUX port at 0x60,0x64 irq 12
    [ 1.030614] mousedev: PS/2 mouse device common for all mice
    [ 1.032506] rtc_cmos 00:04: RTC can wake from S4
    [ 1.032659] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
    [ 1.032688] rtc_cmos 00:04: alarms up to one month, 242 bytes nvram, hpet irqs
    [ 1.032698] Intel P-state driver initializing.
    [ 1.032710] Intel pstate controlling: cpu 0
    [ 1.032734] Intel pstate controlling: cpu 1
    [ 1.032746] Intel pstate controlling: cpu 2
    [ 1.032757] Intel pstate controlling: cpu 3
    [ 1.032840] drop_monitor: Initializing network drop monitor service
    [ 1.032917] TCP: cubic registered
    [ 1.033005] NET: Registered protocol family 10
    [ 1.033175] NET: Registered protocol family 17
    [ 1.033184] Key type dns_resolver registered
    [ 1.033429] registered taskstats version 1
    [ 1.033964] Magic number: 9:763:923
    [ 1.034000] acpi DLL05EB:00: hash matches
    [ 1.034054] rtc_cmos 00:04: setting system clock to 2013-12-16 06:54:24 UTC (1387176864)
    [ 1.034100] PM: Hibernation image not present or could not be loaded.
    [ 1.034812] Freeing unused kernel memory: 1144K (ffffffff818cb000 - ffffffff819e9000)
    [ 1.034813] Write protecting the kernel read-only data: 8192k
    [ 1.036833] Freeing unused kernel memory: 1008K (ffff880002504000 - ffff880002600000)
    [ 1.037499] Freeing unused kernel memory: 340K (ffff8800027ab000 - ffff880002800000)
    [ 1.043939] systemd-udevd[57]: starting version 208
    [ 1.048504] [drm] Initialized drm 1.1.0 20060810
    [ 1.052167] [drm] radeon kernel modesetting enabled.
    [ 1.052201] checking generic (b0000000 300000) vs hw (a0000000 10000000)
    [ 1.052208] radeon 0000:03:00.0: enabling device (0000 -> 0003)
    [ 1.052503] [drm] initializing kernel modesetting (HAINAN 0x1002:0x6660 0x1028:0x05EA).
    [ 1.052546] [drm] register mmio base: 0xC0500000
    [ 1.052548] [drm] register mmio size: 262144
    [ 1.053630] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    [ 1.985024] tsc: Refined TSC clocksource calibration: 2294.688 MHz
    [ 2.562625] ATOM BIOS: Dell
    [ 2.562693] radeon 0000:03:00.0: VRAM: 1024M 0x0000000000000000 - 0x000000003FFFFFFF (1024M used)
    [ 2.562696] radeon 0000:03:00.0: GTT: 1024M 0x0000000040000000 - 0x000000007FFFFFFF
    [ 2.562698] [drm] Detected VRAM RAM=1024M, BAR=256M
    [ 2.562700] [drm] RAM width 64bits DDR
    [ 2.562777] [TTM] Zone kernel: Available graphics memory: 1965276 kiB
    [ 2.562778] [TTM] Initializing pool allocator
    [ 2.562782] [TTM] Initializing DMA pool allocator
    [ 2.562801] [drm] radeon: 1024M of VRAM memory ready
    [ 2.562802] [drm] radeon: 1024M of GTT memory ready.
    [ 2.562815] [drm] GART: num cpu pages 262144, num gpu pages 262144
    [ 2.563662] [drm] probing gen 2 caps for device 8086:9c18 = 5323c42/0
    [ 2.563667] [drm] PCIE gen 2 link speeds already enabled
    [ 2.563838] [drm] Loading HAINAN Microcode
    [ 2.566138] [drm] PCIE GART of 1024M enabled (table at 0x0000000000040000).
    [ 2.566239] radeon 0000:03:00.0: WB enabled
    [ 2.566241] radeon 0000:03:00.0: fence driver on ring 0 use gpu addr 0x0000000040000c00 and cpu addr 0xffff8800372e6c00
    [ 2.566242] radeon 0000:03:00.0: fence driver on ring 1 use gpu addr 0x0000000040000c04 and cpu addr 0xffff8800372e6c04
    [ 2.566244] radeon 0000:03:00.0: fence driver on ring 2 use gpu addr 0x0000000040000c08 and cpu addr 0xffff8800372e6c08
    [ 2.566245] radeon 0000:03:00.0: fence driver on ring 3 use gpu addr 0x0000000040000c0c and cpu addr 0xffff8800372e6c0c
    [ 2.566246] radeon 0000:03:00.0: fence driver on ring 4 use gpu addr 0x0000000040000c10 and cpu addr 0xffff8800372e6c10
    [ 2.566247] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
    [ 2.566248] [drm] Driver supports precise vblank timestamp query.
    [ 2.566266] radeon 0000:03:00.0: irq 59 for MSI/MSI-X
    [ 2.566276] radeon 0000:03:00.0: radeon: using MSI.
    [ 2.566298] [drm] radeon: irq initialized.
    [ 2.762406] [drm] ring test on 0 succeeded in 1 usecs
    [ 2.762412] [drm] ring test on 1 succeeded in 1 usecs
    [ 2.762416] [drm] ring test on 2 succeeded in 1 usecs
    [ 2.762479] [drm] ring test on 3 succeeded in 2 usecs
    [ 2.762488] [drm] ring test on 4 succeeded in 1 usecs
    [ 2.763983] [drm] ib test on ring 0 succeeded in 0 usecs
    [ 2.764033] [drm] ib test on ring 1 succeeded in 0 usecs
    [ 2.764103] [drm] ib test on ring 2 succeeded in 0 usecs
    [ 2.764131] [drm] ib test on ring 3 succeeded in 0 usecs
    [ 2.764159] [drm] ib test on ring 4 succeeded in 1 usecs
    [ 2.764418] [drm] Radeon Display Connectors
    [ 2.764428] [drm] Internal thermal controller without fan control
    [ 2.764491] [drm] probing gen 2 caps for device 8086:9c18 = 5323c42/0
    [ 2.764516] == power state 0 ==
    [ 2.764543] ui class: none
    [ 2.764545] internal class: boot
    [ 2.764547] caps:
    [ 2.764548] uvd vclk: 0 dclk: 0
    [ 2.764550] power level 0 sclk: 30000 mclk: 29900 vddc: 900 vddci: 0 pcie gen: 2
    [ 2.764550] status: c r b
    [ 2.764552] == power state 1 ==
    [ 2.764553] ui class: performance
    [ 2.764554] internal class: none
    [ 2.764555] caps:
    [ 2.764556] uvd vclk: 0 dclk: 0
    [ 2.764557] power level 0 sclk: 30000 mclk: 30000 vddc: 800 vddci: 0 pcie gen: 2
    [ 2.764558] power level 1 sclk: 40000 mclk: 90000 vddc: 875 vddci: 0 pcie gen: 2
    [ 2.764559] power level 2 sclk: 75000 mclk: 90000 vddc: 1025 vddci: 0 pcie gen: 2
    [ 2.764560] power level 3 sclk: 90000 mclk: 90000 vddc: 1075 vddci: 0 pcie gen: 2
    [ 2.764562] power level 4 sclk: 97500 mclk: 90000 vddc: 1125 vddci: 0 pcie gen: 2
    [ 2.764562] status:
    [ 2.764563] == power state 2 ==
    [ 2.764564] ui class: battery
    [ 2.764565] internal class: none
    [ 2.764566] caps:
    [ 2.764567] uvd vclk: 0 dclk: 0
    [ 2.764568] power level 0 sclk: 30000 mclk: 30000 vddc: 800 vddci: 0 pcie gen: 2
    [ 2.764569] power level 1 sclk: 40000 mclk: 60000 vddc: 850 vddci: 0 pcie gen: 2
    [ 2.764570] power level 2 sclk: 40000 mclk: 60000 vddc: 850 vddci: 0 pcie gen: 2
    [ 2.764570] status:
    [ 2.984461] Switched to clocksource tsc
    [ 3.542702] switching from power state:
    [ 3.542704] ui class: none
    [ 3.542705] internal class: boot
    [ 3.542706] caps:
    [ 3.542707] uvd vclk: 0 dclk: 0
    [ 3.542709] power level 0 sclk: 30000 mclk: 29900 vddc: 900 vddci: 0 pcie gen: 2
    [ 3.542710] status: c b
    [ 3.542711] switching to power state:
    [ 3.542712] ui class: performance
    [ 3.542713] internal class: none
    [ 3.542714] caps:
    [ 3.542715] uvd vclk: 0 dclk: 0
    [ 3.542716] power level 0 sclk: 30000 mclk: 30000 vddc: 800 vddci: 0 pcie gen: 2
    [ 3.542717] power level 1 sclk: 40000 mclk: 90000 vddc: 875 vddci: 0 pcie gen: 2
    [ 3.542718] power level 2 sclk: 75000 mclk: 90000 vddc: 1025 vddci: 0 pcie gen: 2
    [ 3.542719] power level 3 sclk: 90000 mclk: 90000 vddc: 1075 vddci: 0 pcie gen: 2
    [ 3.542720] power level 4 sclk: 97500 mclk: 90000 vddc: 1125 vddci: 0 pcie gen: 2
    [ 3.542721] status: r
    [ 4.313944] [drm] radeon: dpm initialized
    [ 4.313949] radeon 0000:03:00.0: No connectors reported connected with modes
    [ 4.313950] [drm] Cannot find any crtc or sizes - going 1024x768
    [ 4.316312] [drm] fb mappable at 0xA1250000
    [ 4.316313] [drm] vram apper at 0xA0000000
    [ 4.316314] [drm] size 3145728
    [ 4.316315] [drm] fb depth is 24
    [ 4.316316] [drm] pitch is 4096
    [ 4.316319] checking generic (b0000000 300000) vs hw (a0000000 10000000)
    [ 4.316387] radeon 0000:03:00.0: fb1: radeondrmfb frame buffer device
    [ 4.316390] radeon 0000:03:00.0: registered panic notifier
    [ 4.316402] [drm] Initialized radeon 2.34.0 20080528 for 0000:03:00.0 on minor 0
    [ 4.317265] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:02/PNP0C0D:00/input/input2
    [ 4.317323] ACPI: Lid Switch [LID0]
    [ 4.317405] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:02/PNP0C0C:00/input/input3
    [ 4.317410] ACPI: Power Button [PWRB]
    [ 4.317513] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
    [ 4.317517] ACPI: Power Button [PWRF]
    [ 4.321485] [drm] Memory usable by graphics device = 2048M
    [ 4.321489] checking generic (b0000000 300000) vs hw (b0000000 10000000)
    [ 4.321490] fb: conflicting fb hw usage inteldrmfb vs EFI VGA - removing generic driver
    [ 4.321502] Console: switching to colour dummy device 80x25
    [ 4.321558] i915 0000:00:02.0: setting latency timer to 64
    [ 4.344227] i915 0000:00:02.0: irq 60 for MSI/MSI-X
    [ 4.344236] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
    [ 4.344238] [drm] Driver supports precise vblank timestamp query.
    [ 4.344303] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
    [ 4.420013] fbcon: inteldrmfb (fb0) is primary device
    [ 6.059379] Console: switching to colour frame buffer device 170x48
    [ 6.063324] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
    [ 6.063714] [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
    [ 6.064732] ACPI Error: [\_SB_.PCI0.GFX0.DD02._BCL] Namespace lookup failure, AE_NOT_FOUND (20130725/psargs-359)
    [ 6.064738] ACPI Error: Method parse/execution failed [\_SB_.PCI0.RP05.PEGP.DD02._BCL] (Node ffff880159325d98), AE_NOT_FOUND (20130725/psparse-536)
    [ 6.065030] ACPI: Video Device [PEGP] (multi-head: yes rom: no post: no)
    [ 6.065087] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:2f/LNXVIDEO:00/input/input5
    [ 6.066380] acpi device:55: registered as cooling_device0
    [ 6.066411] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
    [ 6.066447] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:01/input/input6
    [ 6.066466] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 1
    [ 6.088377] ACPI: bus type USB registered
    [ 6.088399] usbcore: registered new interface driver usbfs
    [ 6.088406] usbcore: registered new interface driver hub
    [ 6.088506] usbcore: registered new device driver usb
    [ 6.089097] xhci_hcd 0000:00:14.0: setting latency timer to 64
    [ 6.089101] xhci_hcd 0000:00:14.0: xHCI Host Controller
    [ 6.089105] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
    [ 6.089174] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
    [ 6.089189] xhci_hcd 0000:00:14.0: irq 61 for MSI/MSI-X
    [ 6.089522] hub 1-0:1.0: USB hub found
    [ 6.089536] hub 1-0:1.0: 9 ports detected
    [ 6.091871] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [ 6.092037] ehci-pci: EHCI PCI platform driver
    [ 6.092722] SCSI subsystem initialized
    [ 6.092991] xhci_hcd 0000:00:14.0: xHCI Host Controller
    [ 6.092995] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
    [ 6.093168] hub 2-0:1.0: USB hub found
    [ 6.093176] hub 2-0:1.0: 4 ports detected
    [ 6.094553] libata version 3.00 loaded.
    [ 6.112884] ehci-pci 0000:00:1d.0: setting latency timer to 64
    [ 6.112898] ehci-pci 0000:00:1d.0: EHCI Host Controller
    [ 6.112908] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 3
    [ 6.112924] ehci-pci 0000:00:1d.0: debug port 2
    [ 6.116833] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
    [ 6.116849] ehci-pci 0000:00:1d.0: irq 23, io mem 0xc081c000
    [ 6.125998] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
    [ 6.126192] hub 3-0:1.0: USB hub found
    [ 6.126198] hub 3-0:1.0: 2 ports detected
    [ 6.126347] ahci 0000:00:1f.2: version 3.0
    [ 6.126520] ahci 0000:00:1f.2: irq 62 for MSI/MSI-X
    [ 6.139421] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 3 ports 6 Gbps 0x3 impl SATA mode
    [ 6.139432] ahci 0000:00:1f.2: flags: 64bit ncq led clo only pio slum part deso sadm sds apst
    [ 6.139438] ahci 0000:00:1f.2: setting latency timer to 64
    [ 6.139867] scsi0 : ahci
    [ 6.139961] scsi1 : ahci
    [ 6.140041] scsi2 : ahci
    [ 6.140092] ata1: SATA max UDMA/133 abar m2048@0xc081b000 port 0xc081b100 irq 62
    [ 6.140094] ata2: SATA max UDMA/133 abar m2048@0xc081b000 port 0xc081b180 irq 62
    [ 6.140096] ata3: DUMMY
    [ 6.372694] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
    [ 6.432597] usb 3-1: new high-speed USB device number 2 using ehci-pci
    [ 6.459189] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    [ 6.459224] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
    [ 6.459922] ata1.00: ATA-9: WDC WD5000LPVX-75V0TT0, 01.01A01, max UDMA/133
    [ 6.459926] ata1.00: 976773168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA
    [ 6.460633] ata1.00: configured for UDMA/133
    [ 6.460798] scsi 0:0:0:0: Direct-Access ATA WDC WD5000LPVX-7 01.0 PQ: 0 ANSI: 5
    [ 6.461944] ata2.00: ATAPI: HL-DT-ST DVD+/-RW GU90N, A100, max UDMA/100
    [ 6.464144] ata2.00: configured for UDMA/100
    [ 6.468055] scsi 1:0:0:0: CD-ROM HL-DT-ST DVD+-RW GU90N A100 PQ: 0 ANSI: 5
    [ 6.470264] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
    [ 6.470269] sd 0:0:0:0: [sda] 4096-byte physical blocks
    [ 6.470318] sd 0:0:0:0: [sda] Write Protect is off
    [ 6.470322] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    [ 6.470345] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 6.472793] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
    [ 6.472797] cdrom: Uniform CD-ROM driver Revision: 3.20
    [ 6.472966] sr 1:0:0:0: Attached scsi CD-ROM sr0
    [ 6.556643] hub 3-1:1.0: USB hub found
    [ 6.556777] hub 3-1:1.0: 8 ports detected
    [ 6.559065] sda: sda1 sda2
    [ 6.559628] sd 0:0:0:0: [sda] Attached SCSI disk
    [ 6.723102] device-mapper: uevent: version 1.0.3
    [ 6.723242] device-mapper: ioctl: 4.26.0-ioctl (2013-08-15) initialised: [email protected]
    [ 6.727486] bio: create slab <bio-1> at 1
    [ 6.822387] usb 3-1.5: new full-speed USB device number 3 using ehci-pci
    [ 6.972502] usb 3-1.7: new high-speed USB device number 4 using ehci-pci
    [ 7.122242] usb 3-1.8: new high-speed USB device number 5 using ehci-pci
    [ 7.847520] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null)
    [ 8.647208] systemd[1]: systemd 208 running in system mode. (+PAM -LIBWRAP -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ)
    [ 8.647538] systemd[1]: Set hostname to <archins3537>.
    [ 9.134817] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
    [ 9.134874] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [ 9.134888] systemd[1]: Starting Login Prompts.
    [ 9.134898] systemd[1]: Reached target Login Prompts.
    [ 9.134907] systemd[1]: Starting Remote File Systems.
    [ 9.134917] systemd[1]: Reached target Remote File Systems.
    [ 9.134925] systemd[1]: Starting Delayed Shutdown Socket.
    [ 9.134951] systemd[1]: Listening on Delayed Shutdown Socket.
    [ 9.134958] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
    [ 9.134977] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
    [ 9.134984] systemd[1]: Starting Device-mapper event daemon FIFOs.
    [ 9.135005] systemd[1]: Listening on Device-mapper event daemon FIFOs.
    [ 9.135012] systemd[1]: Starting LVM2 metadata daemon socket.
    [ 9.135028] systemd[1]: Listening on LVM2 metadata daemon socket.
    [ 9.135039] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
    [ 9.135067] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [ 9.135075] systemd[1]: Starting Paths.
    [ 9.135083] systemd[1]: Reached target Paths.
    [ 9.135091] systemd[1]: Starting Journal Socket.
    [ 9.135130] systemd[1]: Listening on Journal Socket.
    [ 9.153727] systemd[1]: Starting Create list of required static device nodes for the current kernel...
    [ 9.154250] systemd[1]: Starting Journal Service...
    [ 9.154673] systemd[1]: Started Journal Service.
    [ 9.511249] vboxdrv: Found 4 processor cores.
    [ 9.511597] vboxdrv: fAsync=0 offMin=0x2cf offMax=0x634d
    [ 9.511641] vboxdrv: TSC mode is 'synchronous', kernel timer mode is 'normal'.
    [ 9.511642] vboxdrv: Successfully loaded version 4.3.4_OSE (interface 0x001a0005).
    [ 9.753713] systemd-journald[145]: Vacuuming done, freed 0 bytes
    [ 10.101622] vboxpci: IOMMU not found (not registered)
    [ 10.107815] EXT4-fs (dm-1): re-mounted. Opts: data=ordered
    [ 10.201840] systemd-udevd[184]: starting version 208
    [ 10.640558] ACPI: Requesting acpi_cpufreq
    [ 10.697998] ACPI: AC Adapter [ACAD] (off-line)
    [ 10.710290] ACPI Warning: 0x0000000000001828-0x000000000000182f SystemIO conflicts with Region \PMIO 1 (20130725/utaddress-251)
    [ 10.710296] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 10.710299] ACPI Warning: 0x0000000000000830-0x000000000000083f SystemIO conflicts with Region \GPRL 1 (20130725/utaddress-251)
    [ 10.710302] ACPI Warning: 0x0000000000000830-0x000000000000083f SystemIO conflicts with Region \GPR_ 2 (20130725/utaddress-251)
    [ 10.710304] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 10.710305] ACPI Warning: 0x0000000000000800-0x000000000000082f SystemIO conflicts with Region \GPRL 1 (20130725/utaddress-251)
    [ 10.710307] ACPI Warning: 0x0000000000000800-0x000000000000082f SystemIO conflicts with Region \GPR_ 2 (20130725/utaddress-251)
    [ 10.710309] ACPI Warning: 0x0000000000000800-0x000000000000082f SystemIO conflicts with Region \IO_D 3 (20130725/utaddress-251)
    [ 10.710311] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 10.710312] lpc_ich: Resource conflict(s) found affecting gpio_ich
    [ 10.745732] wmi: Mapper loaded
    [ 10.797315] ACPI Warning: 0x0000000000005040-0x000000000000505f SystemIO conflicts with Region \_SB_.PCI0.SBUS.SMBI 1 (20130725/utaddress-251)
    [ 10.797323] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 10.797605] mei_me 0000:00:16.0: setting latency timer to 64
    [ 10.797652] mei_me 0000:00:16.0: irq 63 for MSI/MSI-X
    [ 10.900674] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
    [ 10.907745] input: PC Speaker as /devices/platform/pcspkr/input/input7
    [ 10.936716] ACPI: Battery Slot [BAT1] (battery present)
    [ 10.961528] snd_hda_intel 0000:00:03.0: irq 64 for MSI/MSI-X
    [ 10.961647] snd_hda_intel 0000:00:1b.0: irq 65 for MSI/MSI-X
    [ 11.021684] hda_codec: invalid CONNECT_LIST verb 5[1]:0
    [ 11.021741] hda_codec: invalid CONNECT_LIST verb 6[1]:0
    [ 11.021804] hda_codec: invalid CONNECT_LIST verb 7[1]:0
    [ 11.023900] input: HDA Intel MID HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/sound/card0/input10
    [ 11.023995] input: HDA Intel MID HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/sound/card0/input9
    [ 11.024042] input: HDA Intel MID HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card0/input8
    [ 11.028594] input: HDA Intel PCH Headphone Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input11
    [ 11.047374] iTCO_vendor_support: vendor-support=0
    [ 11.053171] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
    [ 11.055543] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10
    [ 11.055576] iTCO_wdt: Found a Lynx Point_LP TCO device (Version=2, TCOBASE=0x1860)
    [ 11.055689] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
    [ 11.066929] microcode: CPU0 sig=0x40651, pf=0x40, revision=0x15
    [ 11.155645] microcode: CPU1 sig=0x40651, pf=0x40, revision=0x15
    [ 11.156218] microcode: CPU2 sig=0x40651, pf=0x40, revision=0x15
    [ 11.156539] microcode: CPU3 sig=0x40651, pf=0x40, revision=0x15
    [ 11.156938] microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
    [ 11.342323] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
    [ 11.342337] r8169 0000:01:00.0: can't disable ASPM; OS doesn't have ASPM control
    [ 11.342564] r8169 0000:01:00.0: irq 66 for MSI/MSI-X
    [ 11.342729] r8169 0000:01:00.0 eth0: RTL8106e at 0xffffc9002137e000, 74:86:7a:58:6b:a0, XID 04900000 IRQ 66
    [ 11.365115] input: Dell WMI hotkeys as /devices/virtual/input/input13
    [ 11.771605] systemd-udevd[190]: renamed network interface eth0 to enp1s0
    [ 11.800907] cfg80211: Calling CRDA to update world regulatory domain
    [ 11.982760] psmouse serio1: synaptics: Touchpad model: 1, fw: 8.1, id: 0x1e2b1, caps: 0xd00123/0x840300/0x26c00, board id: 2382, fw id: 1238635
    [ 12.065355] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input12
    [ 12.213235] Bluetooth: Core ver 2.16
    [ 12.213249] NET: Registered protocol family 31
    [ 12.213250] Bluetooth: HCI device and connection manager initialized
    [ 12.213257] Bluetooth: HCI socket layer initialized
    [ 12.213258] Bluetooth: L2CAP socket layer initialized
    [ 12.213266] Bluetooth: SCO socket layer initialized
    [ 12.225271] usbcore: registered new interface driver btusb
    [ 12.254852] ath: EEPROM regdomain: 0x60
    [ 12.254855] ath: EEPROM indicates we should expect a direct regpair map
    [ 12.254857] ath: Country alpha2 being used: 00
    [ 12.254858] ath: Regpair used: 0x60
    [ 12.485800] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
    [ 12.485970] ieee80211 phy0: Atheros AR9565 Rev:1 mem=0xffffc90035600000, irq=19
    [ 12.522920] systemd-udevd[196]: renamed network interface wlan0 to wlp2s0
    [ 12.527618] usbcore: registered new interface driver ath3k
    [ 12.680750] Adding 8388604k swap on /dev/mapper/vg_tf-lv_swap. Priority:-1 extents:1 across:8388604k FS
    [ 12.764928] media: Linux media interface: v0.10
    [ 12.770486] usb 3-1.5: USB disconnect, device number 3
    [ 12.806673] Linux video capture interface: v2.00
    [ 12.955598] usb 3-1.5: new full-speed USB device number 6 using ehci-pci
    [ 13.069162] rts5139: module is from the staging directory, the quality is unknown, you have been warned.
    [ 13.072567] scsi3 : SCSI emulation for RTS5139 USB card reader
    [ 13.072679] usbcore: registered new interface driver rts5139
    [ 13.072909] scsi 3:0:0:0: Direct-Access Generic- xD/SD/M.S. 1.00 PQ: 0 ANSI: 0 CCS
    [ 13.117719] uvcvideo: Found UVC 1.00 device Laptop_Integrated_Webcam_HD (0c45:64ad)
    [ 13.155127] sd 3:0:0:0: [sdb] Attached SCSI removable disk
    [ 13.159073] input: Laptop_Integrated_Webcam_HD as /devices/pci0000:00/0000:00:1d.0/usb3/3-1/3-1.8/3-1.8:1.0/input/input14
    [ 13.159322] usbcore: registered new interface driver uvcvideo
    [ 13.159324] USB Video Class driver (1.1.1)
    [ 14.562192] EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: data=ordered
    [ 14.648375] systemd-journald[145]: Received request to flush runtime journal from PID 1
    [ 19.433588] Bluetooth: BN

    no cuz i only have that one keyboard

  • A Method Not Allowed error occured communiting to server

    Log on to Workspace URL gone to File>Preferences the followin error occurred
    URI: http://oracle.vision.com:19000/hfm/GlobalWorkspaceNav/bpm/modules/com/hyperion/hfm/web/prefs/Adf.asp
    Status: 405 - Method Not Allowed
    Content: text/html; charset=utf-8
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <title>IIS 7.0 Detailed Error - 405.0 - Method Not Allowed</title>
    <style type="text/css">
    <!--
    body{margin:0;font-size:.7em;font-family:Verdana,Arial,Helvetica,sans-serif;background:#CBE1EF;}
    code{margin:0;color:#006600;font-size:1.1em;font-weight:bold;}
    .config_source code{font-size:.8em;color:#000000;}
    pre{margin:0;font-size:1.4em;word-wrap:break-word;}
    ul,ol{margin:10px 0 10px 40px;}
    ul.first,ol.first{margin-top:5px;}
    fieldset{padding:0 15px 10px 15px;}
    .summary-container fieldset{padding-bottom:5px;margin-top:4px;}
    legend.no-expand-all{padding:2px 15px 4px 10px;margin:0 0 0 -12px;}
    legend{color:#333333;padding:4px 15px 4px 10px;margin:4px 0 8px -12px;_margin-top:0px;
    border-top:1px solid #EDEDED;border-left:1px solid #EDEDED;border-right:1px solid #969696;
    border-bottom:1px solid #969696;background:#E7ECF0;font-weight:bold;font-size:1em;}
    a:link,a:visited{color:#007EFF;font-weight:bold;}
    a:hover{text-decoration:none;}
    h1{font-size:2.4em;margin:0;color:#FFF;}
    h2{font-size:1.7em;margin:0;color:#CC0000;}
    h3{font-size:1.4em;margin:10px 0 0 0;color:#CC0000;}
    h4{font-size:1.2em;margin:10px 0 5px 0;
    }#header{width:96%;margin:0 0 0 0;padding:6px 2% 6px 2%;font-family:"trebuchet MS",Verdana,sans-serif;
    color:#FFF;background-color:#5C87B2;
    }#content{margin:0 0 0 2%;position:relative;}
    .summary-container,.content-container{background:#FFF;width:96%;margin-top:8px;padding:10px;position:relative;}
    .config_source{background:#fff5c4;}
    .content-container p{margin:0 0 10px 0;
    }#details-left{width:35%;float:left;margin-right:2%;
    }#details-right{width:63%;float:left;
    }#server_version{width:96%;_height:1px;min-height:1px;margin:0 0 5px 0;padding:11px 2% 8px 2%;color:#FFFFFF;
    background-color:#5A7FA5;border-bottom:1px solid #C1CFDD;border-top:1px solid #4A6C8E;font-weight:normal;
    font-size:1em;color:#FFF;text-align:right;
    }#server_version p{margin:5px 0;}
    table{margin:4px 0 4px 0;width:100%;border:none;}
    td,th{vertical-align:top;padding:3px 0;text-align:left;font-weight:bold;border:none;}
    th{width:30%;text-align:right;padding-right:2%;font-weight:normal;}
    thead th{background-color:#ebebeb;width:25%;
    }#details-right th{width:20%;}
    table tr.alt td,table tr.alt th{background-color:#ebebeb;}
    .highlight-code{color:#CC0000;font-weight:bold;font-style:italic;}
    .clear{clear:both;}
    .preferred{padding:0 5px 2px 5px;font-weight:normal;background:#006633;color:#FFF;font-size:.8em;}
    -->
    </style>
    </head>
    <body>
    <div id="header"><h1>Server Error in Application "DEFAULT WEB SITE/HFM"</h1></div>
    <div id="server_version"><p>Internet Information Services 7.0</p></div>
    <div id="content">
    <div class="content-container">
    <fieldset><legend>Error Summary</legend>
    <h2>HTTP Error 405.0 - Method Not Allowed</h2>
    <h3>The page you are looking for cannot be displayed because an invalid method (HTTP verb) is being used.</h3>
    </fieldset>
    </div>
    <div class="content-container">
    <fieldset><legend>Detailed Error Information</legend>
    <div id="details-left">
    <table border="0" cellpadding="0" cellspacing="0">
    <tr class="alt"><th>Module</th><td>StaticFileModule</td></tr>
    <tr><th>Notification</th><td>ExecuteRequestHandler</td></tr>
    <tr class="alt"><th>Handler</th><td>StaticFile</td></tr>
    <tr><th>Error Code</th><td>0x80070001</td></tr>
    </table>
    </div>
    <div id="details-right">
    <table border="0" cellpadding="0" cellspacing="0">
    <tr class="alt"><th>Requested URL</th><td>http://oracle.vision.com:80/hfm/GlobalWorkspaceNav/bpm/modules/com/hyperion/hfm/web/prefs/Adf.asp</td></tr>
    <tr><th>Physical Path</th><td>E:\Oracle\Middleware\EPMSystem11R1\products\FinancialManagement\Web\HFM\GlobalWorkspaceNav\bpm\modules\com\hyperion\hfm\web\prefs\Adf.asp</td></tr>
    <tr class="alt"><th>Logon Method</th><td>Anonymous</td></tr>
    <tr><th>Logon User</th><td>Anonymous</td></tr>
    </table>
    <div class="clear"></div>
    </div>
    </fieldset>
    </div>
    <div class="content-container">
    <fieldset><legend>Most likely causes:</legend>
    <ul> <li>The request sent to the Web server used an HTTP verb that is not allowed by the module configured to handle the request.</li> <li>A request was sent to the server that contained an invalid HTTP verb.</li> <li>The request is for static content and contains an HTTP verb other than GET or HEAD.</li> <li>A request was sent to a virtual directory using the HTTP verb POST and the default document is a static file that does not support HTTP verbs other than GET or HEAD.</li> </ul>
    </fieldset>
    </div>
    <div class="content-container">
    <fieldset><legend>Things you can try:</legend>
    <ul> <li>Verify the list of verbs enabled for the module handler this request was sent to, and ensure that this verb should be allowed for the Web site.</li> <li>Check the IIS log file to see which verb is not allowed for the request.</li> <li>Create a tracing rule to track failed requests for this HTTP status code. For more information about creating a tracing rule for failed requests, click here. </li> </ul>
    </fieldset>
    </div>
    <div class="content-container">
    <fieldset><legend>Links and More Information</legend>
    This error means that the request sent to the Web server contained an HTTP verb that is not allowed by the configured module handler for the request.
    <p>View more information &raquo;</p>

    Please post this to the BI+ or HFM Forum.

  • Error on a Switch Cisco SG300-52 PoE

    Hi,
    I get an error on a Switch Cisco SG300-52 PoE
    error: %Box-F-INVALID-PARAM-SETTING: Function BOXG_poe_i2c_read_mem_byte: invalid param recv_byte_PTR value = 0 ***** FATAL ERROR *****  Reporting Task: HCPT. Sof tware Version: 1.3.7.18 (date  12-Jan-2014 time  18:02:59) 0x16adc8 0x166f34 0x6df974 0x48fd60 0x490670 0x490890 0x9af988 0x9be7d8 0x98a710 0x98ab8c 0x98ad60 0x98e6f4 0x990128 0x982ddc 0x994cf0 0x962c24 0x965604 0x94a960 0x94b688 0x1223fc ***** END OF FATAL ERROR *****   
    What does this error mean? 
    Thanks for help!
    Martin

    Hi,
    I get an error on a Switch Cisco SG300-52 PoE
    error: %Box-F-INVALID-PARAM-SETTING: Function BOXG_poe_i2c_read_mem_byte: invalid param recv_byte_PTR value = 0 ***** FATAL ERROR *****  Reporting Task: HCPT. Sof tware Version: 1.3.7.18 (date  12-Jan-2014 time  18:02:59) 0x16adc8 0x166f34 0x6df974 0x48fd60 0x490670 0x490890 0x9af988 0x9be7d8 0x98a710 0x98ab8c 0x98ad60 0x98e6f4 0x990128 0x982ddc 0x994cf0 0x962c24 0x965604 0x94a960 0x94b688 0x1223fc ***** END OF FATAL ERROR *****   
    What does this error mean? 
    Thanks for help!
    Martin

Maybe you are looking for

  • Network printing asking for authentication

    Greetings. I am responsible for managing a number of Mac-based labs and user laptops in a school district environment. I have recently upgraded my XServe to OS X 10.5 Server, and the client machines have been upgraded to 10.5 as well. The OS X Server

  • Lenovo 11e Chromebook not connecting to Meraki access point.

    I have a Meraki mr18 for an access point.  The 11e Chromebook will connect, but will not connect to the internet.  If I jump into the shell and ping an ip address, it will connect for about 10 times then I get the error:  "ping: sendmsg: No buffer sp

  • The new flash player is crap

    i  cant watch like the best song ever becaus e i just download the newest flashplayer and still says missing plug in wbhat t he hell do i do

  • Essbase comaptibility with oracle 10g

    <p>we do see the Essbase version 9 is compatible with oracle 10g.Does any one know Essbase lower version like 7.1 is compatible withoracle 10g. Thanks in Advance.</p>

  • How to scan document on 2540

    I just got this product and need to scan and fax documents.  Can't find directions in booklet