ADF After Partial Update Event

Hi im developing an ADF application. My Jdev version is 11.1.2.3.0. I'm using Partial Update with ADF Panel Form element. I need a javascript event/listener when Panel Forms' all content refreshed with PPR. How can handle this?

No, i only need and JavaScript event. For example when an Partial Update is completed in any/some component, a javascript function must call.
Pseude Code
+ A button triggers a Partial Update
+ ADF updates chunk of component besides screen
+ After this update completed, call a Javascript function (For example: console.log("Partial update successfully completed.");)

Similar Messages

  • I can't find my events after the update, event manager X not finding anything either

    After updating to FCPX 10.1 I managed to import my old projects but I can't open my old events, rendering my old timelines lost.
    I downloaded Event Manager X but it can't find any files on my computer or external. Hopefully I'm missing something crucial and obvious, any help is appreciated.
    Mac

    Mac_Stache wrote:
    After updating to FCPX 10.1 I managed to import my old projects but I can't open my old events, rendering my old timelines lost.
    I'm confused by what you mean you said you imported your projects. What action did you take specifically?
    When you updated to 10.1 and first opened it you should have gotten a dialogue asking whether you wanted to update your pojects and everts. Did you choose Update All – or something else?
    Russ

  • Partial Update error / sample code

    Customer is trying to do Partial Update by refering the sample shown in PartialUpdatesGuide.pdf, however, baseline update is showing following error. Is there any sample code to do partial update with the actual success in some instance, or any resolution for this ?
    WARNING:provisioning warning: The option '--updatedir' is reserved. It has been removed from the command line
    Additional informations are:
    - after partial update, dgraph_input/updates does not have partial update file (directory is empty). It seems that they does not use Parial Update Pipeline in forge, this file is not created.
    - Dgidx log does not show any other error or warning

    The message you see is just a warning that indicates the Dgraph node in your AppConfig XML (either DgraphCluster.xml or AuthoringDgraphCluster.xml) is not specified properly. My guess is that yours looks like this:
    <dgraph id="DgraphA1" host-id="LiveMDEXHostA" port="25000"
    post-startup-script="LiveDgraphPostStartup">
    <properties>
    <property name="restartGroup" value="1" />
    <property name="DgraphContentGroup" value="Live" />
    </properties>
    *     <args>*
    *          <arg>--updatedir</arg>*
    *          <arg>./data/dgraphs/DgraphA1/dgraph_input/updates</arg>*
    *     </args>*
    <log-dir>./logs/dgraphs/DgraphA1</log-dir>
    <input-dir>./data/dgraphs/DgraphA1/dgraph_input</input-dir>
    +<update-dir>./data/dgraphs/DgraphA1/dgraph_input/updates</update-dir>+
    </dgraph>
    The error message is complaining about the args section. The updatedir argument gets sourced from the update-dir element and if you try to specify it in args, you see the message below.
    I think we'll need more information to solve the primary issue (what does your PartialForge.log say, is there anything in data\partials\forge_output). Dgidx does not run during a partial update so not having a warning or error there is expected.
    Regards,
    Patrick Rafferty
    http://branchbird.com

  • Unable to update purchase order after partial delivery

    bold Issue:
    After upgrading from v2005 > v2007:
    1) We created a PO with two different purchase items :
    row 1: 10 pcs Item x
    row 2: 15 pcs item Y
    2) create a Goods Receipt PO based on the PO row 2 (15 pcs Item Y) so this row will be closed in the PO.
    3) after saving the GRPO item Y is set as a non purchase item (deselected  the tick box "Purchase Item" on the Item master), because the supplier will not be able to deliver this item again.
    4) After changing item Y, we want to update the amount of Item X to for example 11 (instead of 10). This item is still a purchase item > while updating the PO the following error appears:
    [Purchase Order - Rows - Item No.][line: 2] , 'The item is not a purchase item (2)'  [Message 131-10]
    In v2005 it was possible to follow the above procedure, however since the upgrade of v2007 the error appears.
    The problem is that that it happens very often that the suppliers change the items, so they cannot be delivered anymore.
    bold  Below the response of SAP Support:
    Line: -
    Yes, I understand what you mean that the item you want to deliver is the other item PQ which is still a purchase item. However, the system does the checking based on document level, and not filtering only per Open rows. Hence, even if the item for B8 is fully closed, the system still detects that there is a non-purchase item in an open document (B8).
    In order to update the other item PQ, please set the item B8 back to Purchase Item. Once the Sales Order is updated, you may update B8 again to Non Purchase.
    If the possibility of using the 'Active/Inactive' button is not possible, another workaround is to use a User Define Field to flag the item. For example, you can set it as 'Y', when the supplier stopp ed selling the item. Then, in the Item Search window, you can filter the records to group those items that are set as 'Y' and the rest as 'N'. Only those 'N' items can be used when placing orders.
    As an added procedure, you can generate an approval procedure that will be triggered when an item that is set as 'Y' in the User Defined field is added in the Purchase Order. When the approval is trig gered, the user can then re-verify the items added and make the necessary changes before saving the purchase document.
    I hope the above workaround is suitable. I agree with the expected logic, but per Note937297, the stock status of an item is not meant to be changed after documents are added in the system. It seems a limitation in the current system.
    Line: -
    bold Solution:
    The system should check if the open row can be delivered, since it still is a purchase item.
    The provided workarounds are not an option for our customer, so we are looking forward to a positive reaction!
    Kind regards,
    Charlotte

    Unable to update purchase order after partial delivery
    Issue:
    After upgrading from v2005 > v2007:
    1) We created a PO with two different purchase items :
    row 1: 10 pcs Item x
    row 2: 15 pcs item Y
    2) create a Goods Receipt PO based on the PO row 2 (15 pcs Item Y) so this row will be closed in the PO.
    3) after saving the GRPO item Y is set as a non purchase item (deselected  the tick box "Purchase Item" on the Item master), because the supplier will not be able to deliver this item again.
    4) After changing item Y, we want to update the amount of Item X to for example 11 (instead of 10). This item is still a purchase item > while updating the PO the following error appears:
    [Purchase Order - Rows - Item No.][line: 2] , 'The item is not a purchase item (2)'  [Message 131-10]
    In v2005 it was possible to follow the above procedure, however since the upgrade of v2007 the error appears.
    The problem is that that it happens very often that the suppliers change the items, so they cannot be delivered anymore.
    Below the response of SAP Support:
    Yes, I understand what you mean that the item you want to deliver is the other item PQ which is still a purchase item. However, the system does the checking based on document level, and not filtering only per Open rows. Hence, even if the item for B8 is fully closed, the system still detects that there is a non-purchase item in an open document (B8).
    In order to update the other item PQ, please set the item B8 back to Purchase Item. Once the Sales Order is updated, you may update B8 again to Non Purchase.
    If the possibility of using the 'Active/Inactive' button is not possible, another workaround is to use a User Define Field to flag the item. For example, you can set it as 'Y', when the supplier stopp ed selling the item. Then, in the Item Search window, you can filter the records to group those items that are set as 'Y' and the rest as 'N'. Only those 'N' items can be used when placing orders.
    As an added procedure, you can generate an approval procedure that will be triggered when an item that is set as 'Y' in the User Defined field is added in the Purchase Order. When the approval is trig gered, the user can then re-verify the items added and make the necessary changes before saving the purchase document.
    I hope the above workaround is suitable. I agree with the expected logic, but per Note937297, the stock status of an item is not meant to be changed after documents are added in the system. It seems a limitation in the current system.
    Solution:
    The system should check if the open row can be delivered, since it still is a purchase item.
    The provided workarounds are not an option for our customer, so we are looking forward to a positive reaction!
    Kind regards,
    Charlotte

  • Price Condition&Price update are disabled in S.O even after partial invoice

    Dear All,
    We are using manual pricing condition in the Sales Order, when we do a partial delivery and billing for a Sales Order line item, the update prices function (button) is inactive and price conditions are greyed out.
    We are using Pricing Type "C" in the VTFL item copy from Delivery to Billing.
    Even after partial quantity invoicing from the Sales Order there will be pricing changes and users will need to enter manual price for the item that is partially invoiced.
    Currently system does not allow any change in the manual price condition as the all the price conditions are greyed out in the S.O even if partial qty of the line item is invoiced.
    Please let me know what needs to be done to enable manual condition entry and Price update functions in the Sales order even after partial invoice quantity of the line item in the Sales Order.
    Regards
    Venkat

    Hai Venkat,
    This is the standard functionality and system treat like
    sales order conditions once invoiced should be freezed.
    As a work around you can do like
    in sales order order
    Go to Item - Shipping
    Part.dlv./item     B      Create only one delivery (also with quantity = 0)
    Max.Part.Deliv.  1     
    This make only one delivery for the line item
    Considering if you have a material Sales order of 2 KG and you added some manual price.
    And you are doing partial delivery of 1 KG and Invoiced.
    Now user can use the same sales order and create a new line item of the same material and can enter the balance qty and change the condition which is not grayed out.
    Regards,
    Mani

  • After EHP6 upgrade in SAP ECC6.0 Stocke not get updated in MMBE after Partial UD

    Hello Experts,
    Recently we have upgraded our system to EHP6 on ECC 6.0 facing issue in MMBE. We have given Partial UD. after partial UD, some stock suppose to move in Blocked stock as per UD code customization. surprisingly stock not moved to Blocked stock. same is updating through Mb1b transaction.
    Thanks in Advance !

    Hi,
    Check what have you maintained in QM inventory posting in Configuration.
    Follow the path: QCC0> Quality Inspection> Inspection lot completion> Define inventory posting.
    Movement type 350 should be maintained against VMENGE04 in Q Stock.
    ntn

  • ICalender events not showing up after Maverick update on iMac.

    After I updated to Maverick on my iMac, I noticed certain iCal events weren't showing up but they are showing up on my iPhone and Macbook. I know you can't sync through USB anymore - I only sync through iCloud anyways. Has anyone else experienced this?

    Hi MEB6510,
    Thanks for visiting Apple Support Communities.
    If you do not see some iCloud calendar events on your iMac after upgrading to Mavericks, the steps in this article can help:
    iCloud: Troubleshooting iCloud Calendar
    http://support.apple.com/kb/ts3999
    Cheers,
    Jeremy

  • Event ID 1 for Intel Bluetooth Wireless High Speed after Windows Update

    After the automatic update for Windows I received the following error message in the Event viewer, telling me that Intel Bluethooth Wireless High Speed has to be reinstalled after the update.
    How do I reinstall Intel Bluethooth Wireless High Speed on my notebook?
    Source: ApplicationExperienceInfrastructure
    "Bei der Anwendung (Intel Bluethooth Wireless High Speed, von Lieferant Intel) sind folgende Probleme aufgetreten: Um eine einwandfreie Funktion zu gewhrleisten, muss Intel Bluethooth Wireless High Speed nach der Aktualisierung von Windows neu installiert werden."
    + System
    - EventData
    DBType 15
    AppNameCount 36
    AppName Intel Bluetooth Wireless High Speed
    VendorNameCount 6
    VendorName Intel
    SummaryCount 149
    Summary Um eine einwandfreie Funktion zu gewhrleisten, muss Intel Bluetooth Wireless High Speed nach der Aktualisierung von Windows neu installiert werden.
    SessionID 0

    Yeah, I tried it exactly as described.
    I use the Satellite U940-11X (PSU6SE) which has as network adapters the Realtek PCIe FE Family Controler and the Intel Centrino Wireless Adapter N 2230. The OS platform is Windows 8, 64bit.
    I first uninstalled the existing Intel Bluetooth driver, then the Intel ProSet Wireless software.
    I downloaded the newest software from Intel's website which is:
    - BT_2.6.1212_e64.exe, version 2.6.1212, 19-3-2013, for the Intel bluetooth software and
    - Wireless_15.6.1_e64.exe, version 15.6.1, 19-3-2013, for the Intel PROSet/Wireless Software and Drivers
    I have installed both software packages correctly and did not receive any error messages.
    The installation seems to be faultless.
    However, the bluetooth switch in PC settings (wireless tab) remains gray.
    I cannot switch it from off to on.
    In the device manager the bluetooth button is listed under hidden devices.
    Where is the mistake?
    Is it possible that my notebook requires specially modified drivers from the Toshiba website and/or additional drivers like to "bluetooth filter driver package" provided by Toshiba for my notebook model?
    As to the bluetooth filter driver package it reads on the website that this driver is needed to enable bluetooth on your Atheros wlan-combo-card.
    I am confused now because the notebook Satellite U940 11X (PSU6SE) doesn't have the Atheros card.
    Any advice for me?
    Thanks in advance
    Rafu
    Message was edited by: Rafu

  • After 9.3.2 update, events in wrong order

    After the update to 9.3.2, my events have switched all around and are out of order.  When I try to select the "sort albums" sub menu, nothing appears.  None of the drop down menu items are available.
    Any thoughts?
    Thanks

    IPhoto orders photos using a SQLite database structure - much more up to date and much more powerful than an antique file based organization. If you do not want the organizational and search power of a SQL database then the answer is really simple. Do not use it and go back to your old fashioned methods. No one forces you to use iPhoto
    As to why?  The event sort is wrong and you need to set it to the sort you want. View menu ==> event sort
    LN

  • After July update all separate events became 1 BIG event

    After an update I did in July, all of my events up to that point merged into one giant event. I don't have time machine. Is any fix possible? Thanks, Miranda

    I found that when I transfer from my card to a separate folder on my desktop (I do this to geocode my files - I don't want HoodahGeo messing with my library) it creates one big event for each import, even though if I would have imported direct from the card it would split those imports into multiple events. (If this makes any sense!)
    In your iPhoto preferences check the preference to "split items imported from the finder into events"
    LN

  • ADF UIX Partial page rendering

    Hi
    I am facing a mysterious problem with partial page rendering in ADF UIX.
    My page contains a <header> H1 and inside this there are two headers(H2 and H3).
    The partial page rendering is in the header H2 and is working fine.
    When i remove the below header H3 the partial page rendering ceases to work and get stuck.
    Pasting the full code below. Please suggest.
    <?xml version="1.0" encoding="windows-1252"?>
    <!-- $Header: registration.uix 115.4.51.4 2009/12/14 13:10:05 kcthirum noship $ -->
    <page xmlns="http://xmlns.oracle.com/uix/controller"
    xmlns:ui="http://xmlns.oracle.com/uix/ui"
    xmlns:ctrl="http://xmlns.oracle.com/uix/controller"
    xmlns:html="http://www.w3.org/TR/REC-html40"
    xmlns:myTemplate="http://xmlns.oracle.com/xhub"
    xmlns:bc4j="http://xmlns.oracle.com/uix/bc4j"
    xmlns:data="http://xmlns.oracle.com/cabo/marlin" expressionLanguage="el">
    <!--This UIX page is used as a tutorial page for new developers, which is why it has a lot of comments-->
    <!--This section describes the ApplicationModule used by this page, and any View Objects that are used to display UI components or are used in any of the event handlers-->
    <bc4j:registryDef>
    <!-- XhubRegAM is the application module used by the entire Registration flow. defFullName is just the class. configName is the Configuration, which always has the pattern <AM name>Local -->
    <bc4j:rootAppModuleDef name="XhubRegAM"
    defFullName="oracle.apps.snw.tpadmin.server.XhubRegAM"
    configName="XhubRegAMLocal" releaseMode="stateful">
    <bc4j:viewObjectDef name="TpProfilesRegVO" rangeSize="1" autoCreate="false"/>
    <bc4j:viewObjectDef name="UsersRegVO" rangeSize="1" autoCreate="false"/>
    <!--IdentifierDomainsView drives the dropdown list of Identifier Types-->
    <bc4j:viewObjectDef name="IdentifierDomainsView" rangeSize="20"/>
    <!--XhubTerritoriesTlView drives the dropdown list of Countries-->
    <bc4j:viewObjectDef name="XhubTerritoriesTlView" rangeSize="300"/>
    </bc4j:rootAppModuleDef>
    </bc4j:registryDef>
    <!--We import the template file xhub.uit, which has code to display the tabs, subtabs, global buttons, etc., appropriately-->
    <templates xmlns="http://xmlns.oracle.com/uix/ui">
    <templateImport source="xhubtpadmin.uit"/>
    </templates>
    <content>
    <!--in this section we define all of the methods and ResourceBundle classes that we want to reference as data sources in our page-->
    <dataScope xmlns="http://xmlns.oracle.com/uix/ui"
    xmlns:data="http://xmlns.oracle.com/uix/ui">
    <provider>
    <!--We use the TextProvider class to display ANY text to the user. All text is controlled in the database and cached on the middle tier. This allows for translation and for customization of text-->
    <data name="textSource">
    <bundle class="oracle.apps.snw.uicommon.TextProvider"/>
    </data>
    <!--This method provides information about the hub-->
    <data name="adminInfo">
    <method class="oracle.apps.snw.tpadmin.webui.AdminInfo"
    method="getAdminInfo"/>
    </data>
    </provider>
    <contents>
    <document>
    <!--This section defines the html metadata, usually just the page title-->
    <metaContainer>
    <head title="${textSource.REGISTRATION}"/>
    </metaContainer>
    <contents>
    <body>
    <contents>
    <!--This next tag indicates that everything inside of it should be encapsulated in the "rootChild" node of the template page-->
    <myTemplate:xhubTpAdminPageLayout selectedTab="1">
    <contents>
    <!-- this will contain any validation errors after form submission -->
    <messageBox automatic="true"/>
    <!--The form tag is necessary for any kind of form handling. This particular form performs some javascript validation before submitting-->
    <form name="reg" method="POST">
    <contents>
    <!--The javascript that is executed on form submission-->
    <!-- we cannot implicitly determine that events will be triggered because submit buttons are outside the form scope, so add the placeholder explicitly -->
    <formParameter name="event"/>
    <!-- define the bc4j scope of all child elements-->
    <bc4j:rootAppModuleScope name="XhubRegAM">
    <contents>
    <!-- a top-level header -->
    <header text="${textSource.REGISTRATION}">
    <contents>
    <!-- always used OraInstructionText, not <tip>, for explanation messages-->
    <styledText styleClass="OraInstructionText"
    text="${textSource.REG_PAGE_EXPLAIN}"/>
    <!-- a second-level header -->
    <header text="${textSource.REG_COMPANY_INFO}">
    <contents>
    <stackLayout>
    <contents>
    <!-- the labeledFieldLayout is the correct layout for vertically-stacked labeled fields-->
    <labeledFieldLayout id="TpPartialDetails" width="80%"
    labelWidth="40%">
    <contents>
    <messageChoice name="OracleAppsCustFlag"
    prompt="Oracle Apps Customer"
    required="yes" statePreserved="true"
    selectedValue="${ui:defaulting(uix.pageProp.OracleAppsCustFlag, 'select')}">
    <primaryClientAction>
    <firePartialAction event="buyorsup"
    targets="TpPartialDetails"
    formSubmitted="true"
    unvalidated="true"/>
    </primaryClientAction>
    <contents>
    <option text="-select-" value=""/>
    <option text="${textSource.YES}" value="Y"/>
    <option text="${textSource.NO}" value="N"/>
    </contents>
    </messageChoice>
    <messageTextInput prompt="${textSource.ORACLE_CSI_Q}"
    name="OracleCsi"
    text="${uix.pageProp.OracleCsi}"
    rendered="${ui:defaulting(uix.pageProp.OracleCsiRender, 'false')}"/>
    <messageTextInput prompt="${textSource.YOUR_TP_NAME}"
    name="TpName"
    tip="${textSource.YOUR_TP_NAME_TIP}"
    required="no"
    text="${uix.pageProp.TpName}"
    rendered="${ui:defaulting(uix.pageProp.TradeswithTPRender, 'false')}"/>
    <messageTextInput prompt="${textSource.YOUR_TP_ALIAS}"
    name="TpAlias"
    tip="${textSource.YOUR_TP_ALIAS_TIP}"
    required="no"
    text="${uix.pageProp.TpAlias}"
    rendered="${ui:defaulting(uix.pageProp.TradeswithTPAliasRender, 'false')}"/>
    </contents>
    </labeledFieldLayout>
    </contents>
    </stackLayout>
    </contents>
    </header>
    <!--level-2 header-->
    <header text="${textSource.TP_DEFAULT_CONTACT_INFO}">
    <contents>
    <labeledFieldLayout width="80%" labelWidth="40%">
    <contents>
    <!--all of these fields default to the corresponding ctrl:page value if the user has entered a value. These values are set up in the register() handler-->
    <messageTextInput prompt="${textSource.PASSWORD_PROMPT}"
    name="Password" id="Password"
    required="yes" secret="true"
    maximumLength="32"
    text="${uix.pageProp.Password}"/>
    <messageTextInput prompt="${textSource.PASSWORD_CONFIRM_PROMPT}"
    name="PasswordConfirm"
    id="PasswordConfirm" required="yes"
    secret="true" maximumLength="32"
    text="${uix.pageProp.PasswordConfirm}"/>
    </contents>
    </labeledFieldLayout>
    </contents>
    </header>
    </contents>
    </header>
    </contents>
    </bc4j:rootAppModuleScope>
    <spacer height="10"/>
    <!--message indicating how we indicate required fields-->
    <inlineMessage required="yes"
    prompt="${textSource.REQUIRED_FIELD}"/>
    </contents>
    </form>
    </contents>
    <!--the contents of this tag will appear below the page-->
    </myTemplate:xhubTpAdminPageLayout>
    </contents>
    </body>
    </contents>
    </document>
    </contents>
    </dataScope>
    </content>
    <!--event handlers-->
    <handlers>
    <!--This event is called by pressing the submit button-->
    <event name="continue">
    <bc4j:findRootAppModule name="XhubRegAM">
    <method class="oracle.apps.snw.tpadmin.webui.RegistrationHandlers"
    method="register"/>
    </bc4j:findRootAppModule>
    </event>
    <!--This event is called by pressing the Cancel button-->
    <event name="cancel">
    <!-- finding the ApplicationModule causes it to be checked out from the ApplicationPool. It is released after rendering completes. -->
    <bc4j:findRootAppModule name="XhubRegAM">
    <!-- rollback the current transaction -->
    <bc4j:rollback/>
    <!-- forward to the summary page -->
    <go name="main"/>
    </bc4j:findRootAppModule>
    </event>
    <!--the * event is called whenever the page is accessed and no other event is called-->
    <event name="buyorsup">
    <bc4j:findRootAppModule name="XhubRegAM">
    <!--This method sets the context of the page, namely the scope of the country dropdown view object-->
    <method class="oracle.apps.snw.tpadmin.webui.RegistrationHandlers"
    method="isBuyerorSupplier"/>
    </bc4j:findRootAppModule>
    </event>
    <event name="*">
    <bc4j:findRootAppModule name="XhubRegAM">
    <!--This method sets the context of the page, namely the scope of the country dropdown view object-->
    <method class="oracle.apps.snw.tpadmin.webui.RegistrationHandlers"
    method="setContext"/>
    </bc4j:findRootAppModule>
    </event>
    </handlers>
    </page>
    Please suggest if you know of any documentation on ADF UIX partial page rendering.
    ADF UIX has very little documentation online and finding it hard to debug this issue.
    It ll be of great help.
    Thanks
    Kamal

    Hi Jason,
    As of EA9, all rendered components support a partialTriggers attribute. This attribute takes a list of master component IDs. If any of the master components are updated via a partial event, the dependent component will be rerendered in the partial update.
    If you are on an earlier release, you should upgrade.
    Thanks,
    Jeanne

  • Trubleshoot after full update

    hi,
    after full update and reboot i got  to emergency mode.
    journalctl -xb
    -- Logs begin at Mon 2014-03-03 11:19:31 IST, end at Sun 2014-06-08 01:13:42 IDT. --
    Jun 08 01:12:02 up systemd-journal[135]: Runtime journal is using 8.0M (max allowed 100.9M, trying to leave 151.3M free of 1001.1M available → current limit 100.9M).
    Jun 08 01:12:02 up systemd-journal[135]: Runtime journal is using 8.0M (max allowed 100.9M, trying to leave 151.3M free of 1001.1M available → current limit 100.9M).
    Jun 08 01:12:02 up kernel: Initializing cgroup subsys cpuset
    Jun 08 01:12:02 up kernel: Initializing cgroup subsys cpu
    Jun 08 01:12:02 up kernel: Initializing cgroup subsys cpuacct
    Jun 08 01:12:02 up kernel: Linux version 3.14.5-1-ARCH (nobody@var-lib-archbuild-testing-i686-tobias) (gcc version 4.9.0 20140521 (prerelease) (GCC) ) #1 SMP PREEMPT Sun Jun 1 07:38:50 CEST 2014
    Jun 08 01:12:02 up kernel: e820: BIOS-provided physical RAM map:
    Jun 08 01:12:02 up kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
    Jun 08 01:12:02 up kernel: BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] reserved
    Jun 08 01:12:02 up kernel: BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
    Jun 08 01:12:02 up kernel: BIOS-e820: [mem 0x0000000000100000-0x000000007fedffff] usable
    Jun 08 01:12:02 up kernel: BIOS-e820: [mem 0x000000007fee0000-0x000000007fee2fff] ACPI NVS
    Jun 08 01:12:02 up kernel: BIOS-e820: [mem 0x000000007fee3000-0x000000007feeffff] ACPI data
    Jun 08 01:12:02 up kernel: BIOS-e820: [mem 0x000000007fef0000-0x000000007fefffff] reserved
    Jun 08 01:12:02 up kernel: BIOS-e820: [mem 0x00000000f0000000-0x00000000f3ffffff] reserved
    Jun 08 01:12:02 up kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000ffffffff] reserved
    Jun 08 01:12:02 up kernel: Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel!
    Jun 08 01:12:02 up kernel: SMBIOS 2.4 present.
    Jun 08 01:12:02 up kernel: DMI: System manufacturer System Product Name/M2N-E, BIOS ASUS M2N-E ACPI BIOS Revision 1401 04/01/2008
    Jun 08 01:12:02 up kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
    Jun 08 01:12:02 up kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
    Jun 08 01:12:02 up kernel: e820: last_pfn = 0x7fee0 max_arch_pfn = 0x100000
    Jun 08 01:12:02 up kernel: MTRR default type: uncachable
    Jun 08 01:12:02 up kernel: MTRR fixed ranges enabled:
    Jun 08 01:12:02 up kernel: 00000-9FFFF write-back
    Jun 08 01:12:02 up kernel: A0000-BFFFF uncachable
    Jun 08 01:12:02 up kernel: C0000-C7FFF write-protect
    Jun 08 01:12:02 up kernel: C8000-FFFFF uncachable
    Jun 08 01:12:02 up kernel: MTRR variable ranges enabled:
    Jun 08 01:12:02 up kernel: 0 base 0000000000 mask FF80000000 write-back
    Jun 08 01:12:02 up kernel: 1 base 007FF00000 mask FFFFF00000 uncachable
    Jun 08 01:12:02 up kernel: 2 disabled
    Jun 08 01:12:02 up kernel: 3 disabled
    Jun 08 01:12:02 up kernel: 4 disabled
    Jun 08 01:12:02 up kernel: 5 disabled
    Jun 08 01:12:02 up kernel: 6 disabled
    Jun 08 01:12:02 up kernel: 7 disabled
    Jun 08 01:12:02 up kernel: x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    Jun 08 01:12:02 up kernel: found SMP MP-table at [mem 0x000f5a10-0x000f5a1f] mapped at [c00f5a10]
    Jun 08 01:12:02 up kernel: Scanning 1 areas for low memory corruption
    Jun 08 01:12:02 up kernel: initial memory mapped: [mem 0x00000000-0x01bfffff]
    Jun 08 01:12:02 up kernel: Base memory trampoline at [c009b000] 9b000 size 16384
    Jun 08 01:12:02 up kernel: init_memory_mapping: [mem 0x00000000-0x000fffff]
    Jun 08 01:12:02 up kernel: [mem 0x00000000-0x000fffff] page 4k
    Jun 08 01:12:02 up kernel: init_memory_mapping: [mem 0x37000000-0x373fffff]
    Jun 08 01:12:02 up kernel: [mem 0x37000000-0x373fffff] page 2M
    Jun 08 01:12:02 up kernel: init_memory_mapping: [mem 0x30000000-0x36ffffff]
    Jun 08 01:12:02 up kernel: [mem 0x30000000-0x36ffffff] page 2M
    Jun 08 01:12:02 up kernel: init_memory_mapping: [mem 0x00100000-0x2fffffff]
    Jun 08 01:12:02 up kernel: [mem 0x00100000-0x003fffff] page 4k
    Jun 08 01:12:02 up kernel: [mem 0x00400000-0x2fffffff] page 2M
    Jun 08 01:12:02 up kernel: init_memory_mapping: [mem 0x37400000-0x377fdfff]
    Jun 08 01:12:02 up kernel: [mem 0x37400000-0x377fdfff] page 4k
    Jun 08 01:12:02 up kernel: BRK [0x01798000, 0x01798fff] PGTABLE
    Jun 08 01:12:02 up kernel: RAMDISK: [mem 0x7fbaf000-0x7fedefff]
    Jun 08 01:12:02 up kernel: Allocated new RAMDISK: [mem 0x374ce000-0x377fd275]
    Jun 08 01:12:02 up kernel: Move RAMDISK from [mem 0x7fbaf000-0x7fede275] to [mem 0x374ce000-0x377fd275]
    Jun 08 01:12:02 up kernel: ACPI: RSDP 000f77a0 000024 (v02 Nvidia)
    Jun 08 01:12:02 up kernel: ACPI: XSDT 7fee3100 00004C (v01 Nvidia ASUSACPI 42302E31 AWRD 00000000)
    Jun 08 01:12:02 up kernel: ACPI: FACP 7feeac80 0000F4 (v03 Nvidia ASUSACPI 42302E31 AWRD 00000000)
    Jun 08 01:12:02 up kernel: ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Pm1aEventBlock: 32/8 (20131218/tbfadt-603)
    Jun 08 01:12:02 up kernel: ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Pm1aControlBlock: 16/8 (20131218/tbfadt-603)
    Jun 08 01:12:02 up kernel: ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/PmTimerBlock: 32/8 (20131218/tbfadt-603)
    Jun 08 01:12:02 up kernel: ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Gpe0Block: 64/8 (20131218/tbfadt-603)
    Jun 08 01:12:02 up kernel: ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Gpe1Block: 128/8 (20131218/tbfadt-603)
    Jun 08 01:12:02 up kernel: ACPI BIOS Warning (bug): Invalid length for FADT/Pm1aEventBlock: 8, using default 32 (20131218/tbfadt-684)
    Jun 08 01:12:02 up kernel: ACPI BIOS Warning (bug): Invalid length for FADT/Pm1aControlBlock: 8, using default 16 (20131218/tbfadt-684)
    Jun 08 01:12:02 up kernel: ACPI BIOS Warning (bug): Invalid length for FADT/PmTimerBlock: 8, using default 32 (20131218/tbfadt-684)
    Jun 08 01:12:02 up kernel: ACPI: DSDT 7fee3280 007985 (v01 NVIDIA AWRDACPI 00001000 MSFT 03000000)
    Jun 08 01:12:02 up kernel: ACPI: FACS 7fee0000 000040
    Jun 08 01:12:02 up kernel: ACPI: SSDT 7feeaec0 0001C4 (v01 PTLTD POWERNOW 00000001 LTP 00000001)
    Jun 08 01:12:02 up kernel: ACPI: HPET 7feeb100 000038 (v01 Nvidia ASUSACPI 42302E31 AWRD 00000098)
    Jun 08 01:12:02 up kernel: ACPI: MCFG 7feeb180 00003C (v01 Nvidia ASUSACPI 42302E31 AWRD 00000000)
    Jun 08 01:12:02 up kernel: ACPI: APIC 7feeadc0 000098 (v01 Nvidia ASUSACPI 42302E31 AWRD 00000000)
    Jun 08 01:12:02 up kernel: ACPI: Local APIC address 0xfee00000
    Jun 08 01:12:02 up kernel: 1158MB HIGHMEM available.
    Jun 08 01:12:02 up kernel: 887MB LOWMEM available.
    Jun 08 01:12:02 up kernel: mapped low ram: 0 - 377fe000
    Jun 08 01:12:02 up kernel: low ram: 0 - 377fe000
    Jun 08 01:12:02 up kernel: BRK [0x01799000, 0x01799fff] PGTABLE
    Jun 08 01:12:02 up kernel: Zone ranges:
    Jun 08 01:12:02 up kernel: DMA [mem 0x00001000-0x00ffffff]
    Jun 08 01:12:02 up kernel: Normal [mem 0x01000000-0x377fdfff]
    Jun 08 01:12:02 up kernel: HighMem [mem 0x377fe000-0x7fedffff]
    Jun 08 01:12:02 up kernel: Movable zone start for each node
    Jun 08 01:12:02 up kernel: Early memory node ranges
    Jun 08 01:12:02 up kernel: node 0: [mem 0x00001000-0x0009efff]
    Jun 08 01:12:02 up kernel: node 0: [mem 0x00100000-0x7fedffff]
    Jun 08 01:12:02 up kernel: On node 0 totalpages: 523902
    Jun 08 01:12:02 up kernel: free_area_init_node: node 0, pgdat c15fc640, node_mem_map f64ce020
    Jun 08 01:12:02 up kernel: DMA zone: 32 pages used for memmap
    Jun 08 01:12:02 up kernel: DMA zone: 0 pages reserved
    Jun 08 01:12:02 up kernel: DMA zone: 3998 pages, LIFO batch:0
    Jun 08 01:12:02 up kernel: Normal zone: 1744 pages used for memmap
    Jun 08 01:12:02 up kernel: Normal zone: 223230 pages, LIFO batch:31
    Jun 08 01:12:02 up kernel: HighMem zone: 2318 pages used for memmap
    Jun 08 01:12:02 up kernel: HighMem zone: 296674 pages, LIFO batch:31
    Jun 08 01:12:02 up kernel: Using APIC driver default
    Jun 08 01:12:02 up kernel: Detected use of extended apic ids on hypertransport bus
    Jun 08 01:12:02 up kernel: ACPI: PM-Timer IO Port: 0x1008
    Jun 08 01:12:02 up kernel: ACPI: Local APIC address 0xfee00000
    Jun 08 01:12:02 up kernel: ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
    Jun 08 01:12:02 up kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
    Jun 08 01:12:02 up kernel: ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] disabled)
    Jun 08 01:12:02 up kernel: ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] disabled)
    Jun 08 01:12:02 up kernel: ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
    Jun 08 01:12:02 up kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
    Jun 08 01:12:02 up kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
    Jun 08 01:12:02 up kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
    Jun 08 01:12:02 up kernel: ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0])
    Jun 08 01:12:02 up kernel: IOAPIC[0]: apic_id 4, version 17, address 0xfec00000, GSI 0-23
    Jun 08 01:12:02 up kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    Jun 08 01:12:02 up kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    Jun 08 01:12:02 up kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 14 global_irq 14 high edge)
    Jun 08 01:12:02 up kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 15 global_irq 15 high edge)
    Jun 08 01:12:02 up kernel: ACPI: IRQ0 used by override.
    Jun 08 01:12:02 up kernel: ACPI: IRQ2 used by override.
    Jun 08 01:12:02 up kernel: ACPI: IRQ9 used by override.
    Jun 08 01:12:02 up kernel: ACPI: IRQ14 used by override.
    Jun 08 01:12:02 up kernel: ACPI: IRQ15 used by override.
    Jun 08 01:12:02 up kernel: Using ACPI (MADT) for SMP configuration information
    Jun 08 01:12:02 up kernel: ACPI: HPET id: 0x10de8201 base: 0xfefff000
    Jun 08 01:12:02 up kernel: smpboot: Allowing 4 CPUs, 2 hotplug CPUs
    Jun 08 01:12:02 up kernel: nr_irqs_gsi: 40
    Jun 08 01:12:02 up kernel: PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
    Jun 08 01:12:02 up kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
    Jun 08 01:12:02 up kernel: PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
    Jun 08 01:12:02 up kernel: e820: [mem 0x7ff00000-0xefffffff] available for PCI devices
    Jun 08 01:12:02 up kernel: Booting paravirtualized kernel on bare hardware
    Jun 08 01:12:02 up kernel: setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:4 nr_node_ids:1
    Jun 08 01:12:02 up kernel: PERCPU: Embedded 14 pages/cpu @f648a000 s33792 r0 d23552 u57344
    Jun 08 01:12:02 up kernel: pcpu-alloc: s33792 r0 d23552 u57344 alloc=14*4096
    Jun 08 01:12:02 up kernel: pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
    Jun 08 01:12:02 up kernel: Built 1 zonelists in Zone order, mobility grouping on. Total pages: 522126
    Jun 08 01:12:02 up kernel: Kernel command line: root=/dev/sda5 ro initrd=../initramfs-linux.img BOOT_IMAGE=../vmlinuz-linux
    Jun 08 01:12:02 up kernel: PID hash table entries: 4096 (order: 2, 16384 bytes)
    Jun 08 01:12:02 up kernel: Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
    Jun 08 01:12:02 up kernel: Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
    Jun 08 01:12:02 up kernel: Initializing CPU#0
    Jun 08 01:12:02 up kernel: allocated 4191992 bytes of page_cgroup
    Jun 08 01:12:02 up kernel: please try 'cgroup_disable=memory' option if you don't want memory cgroups
    Jun 08 01:12:02 up kernel: Initializing HighMem for node 0 (000377fe:0007fee0)
    Jun 08 01:12:02 up kernel: Initializing Movable for node 0 (00000000:00000000)
    Jun 08 01:12:02 up kernel: Memory: 2062936K/2095608K available (4445K kernel code, 470K rwdata, 1280K rodata, 568K init, 956K bss, 32672K reserved, 1186696K highmem)
    Jun 08 01:12:02 up kernel: virtual kernel memory layout:
    fixmap : 0xfff15000 - 0xfffff000 ( 936 kB)
    pkmap : 0xff800000 - 0xffc00000 (4096 kB)
    vmalloc : 0xf7ffe000 - 0xff7fe000 ( 120 MB)
    lowmem : 0xc0000000 - 0xf77fe000 ( 887 MB)
    .init : 0xc160f000 - 0xc169d000 ( 568 kB)
    .data : 0xc1457b12 - 0xc160ebc0 (1756 kB)
    .text : 0xc1000000 - 0xc1457b12 (4446 kB)
    Jun 08 01:12:02 up kernel: Checking if this processor honours the WP bit even in supervisor mode...Ok.
    Jun 08 01:12:02 up kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
    Jun 08 01:12:02 up kernel: Preemptible hierarchical RCU implementation.
    Jun 08 01:12:02 up kernel: RCU dyntick-idle grace-period acceleration is enabled.
    Jun 08 01:12:02 up kernel: Dump stacks of tasks blocking RCU-preempt GP.
    Jun 08 01:12:02 up kernel: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
    Jun 08 01:12:02 up kernel: RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
    Jun 08 01:12:02 up kernel: NR_IRQS:2304 nr_irqs:712 16
    Jun 08 01:12:02 up kernel: CPU 0 irqstacks, hard=f5808000 soft=f580a000
    Jun 08 01:12:02 up kernel: spurious 8259A interrupt: IRQ7.
    Jun 08 01:12:02 up kernel: Console: colour VGA+ 80x25
    Jun 08 01:12:02 up kernel: console [tty0] enabled
    Jun 08 01:12:02 up kernel: hpet clockevent registered
    Jun 08 01:12:02 up kernel: tsc: Fast TSC calibration using PIT
    Jun 08 01:12:02 up kernel: tsc: Detected 2009.051 MHz processor
    Jun 08 01:12:02 up kernel: tsc: Marking TSC unstable due to TSCs unsynchronized
    Jun 08 01:12:02 up kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 4019.52 BogoMIPS (lpj=6696836)
    Jun 08 01:12:02 up kernel: pid_max: default: 32768 minimum: 301
    Jun 08 01:12:02 up kernel: ACPI: Core revision 20131218
    Jun 08 01:12:02 up kernel: ACPI: All ACPI Tables successfully acquired
    Jun 08 01:12:02 up kernel: Security Framework initialized
    Jun 08 01:12:02 up kernel: Yama: becoming mindful.
    Jun 08 01:12:02 up kernel: Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
    Jun 08 01:12:02 up kernel: Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
    Jun 08 01:12:02 up kernel: Initializing cgroup subsys memory
    Jun 08 01:12:02 up kernel: Initializing cgroup subsys devices
    Jun 08 01:12:02 up kernel: Initializing cgroup subsys freezer
    Jun 08 01:12:02 up kernel: Initializing cgroup subsys net_cls
    Jun 08 01:12:02 up kernel: Initializing cgroup subsys blkio
    Jun 08 01:12:02 up kernel: CPU: Physical Processor ID: 0
    Jun 08 01:12:02 up kernel: CPU: Processor Core ID: 0
    Jun 08 01:12:02 up kernel: mce: CPU supports 5 MCE banks
    Jun 08 01:12:02 up kernel: LVT offset 0 assigned for vector 0xf9
    Jun 08 01:12:02 up kernel: process: using AMD E400 aware idle routine
    Jun 08 01:12:02 up kernel: Last level iTLB entries: 4KB 512, 2MB 8, 4MB 4
    Last level dTLB entries: 4KB 512, 2MB 8, 4MB 4, 1GB 0
    tlb_flushall_shift: 6
    Jun 08 01:12:02 up kernel: Freeing SMP alternatives memory: 16K (c169d000 - c16a1000)
    Jun 08 01:12:02 up kernel: ftrace: allocating 18915 entries in 37 pages
    Jun 08 01:12:02 up kernel: Enabling APIC mode: Flat. Using 1 I/O APICs
    Jun 08 01:12:02 up kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    Jun 08 01:12:02 up kernel: smpboot: CPU0: AMD Athlon(tm) 64 X2 Dual Core Processor 3800+ (fam: 0f, model: 4b, stepping: 02)
    Jun 08 01:12:02 up kernel: Performance Events: AMD PMU driver.
    Jun 08 01:12:02 up kernel: ... version: 0
    Jun 08 01:12:02 up kernel: ... bit width: 48
    Jun 08 01:12:02 up kernel: ... generic registers: 4
    Jun 08 01:12:02 up kernel: ... value mask: 0000ffffffffffff
    Jun 08 01:12:02 up kernel: ... max period: 00007fffffffffff
    Jun 08 01:12:02 up kernel: ... fixed-purpose events: 0
    Jun 08 01:12:02 up kernel: ... event mask: 000000000000000f
    Jun 08 01:12:02 up kernel: NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    Jun 08 01:12:02 up kernel: CPU 1 irqstacks, hard=f58d8000 soft=f58da000
    Jun 08 01:12:02 up kernel: x86: Booting SMP configuration:
    Jun 08 01:12:02 up kernel: .... node #0, CPUs: #1
    Jun 08 01:12:02 up kernel: Initializing CPU#1
    Jun 08 01:12:02 up kernel: x86: Booted up 1 node, 2 CPUs
    Jun 08 01:12:02 up kernel: smpboot: Total of 2 processors activated (8039.48 BogoMIPS)
    Jun 08 01:12:02 up kernel: devtmpfs: initialized
    Jun 08 01:12:02 up kernel: PM: Registering ACPI NVS region [mem 0x7fee0000-0x7fee2fff] (12288 bytes)
    Jun 08 01:12:02 up kernel: pinctrl core: initialized pinctrl subsystem
    Jun 08 01:12:02 up kernel: RTC time: 1:11:55, date: 06/08/14
    Jun 08 01:12:02 up kernel: NET: Registered protocol family 16
    Jun 08 01:12:02 up kernel: cpuidle: using governor ladder
    Jun 08 01:12:02 up kernel: cpuidle: using governor menu
    Jun 08 01:12:02 up kernel: node 0 link 0: io port [a000, ffff]
    Jun 08 01:12:02 up kernel: TOM: 0000000080000000 aka 2048M
    Jun 08 01:12:02 up kernel: node 0 link 0: mmio [a0000, bffff]
    Jun 08 01:12:02 up kernel: node 0 link 0: mmio [80000000, efffffff]
    Jun 08 01:12:02 up kernel: node 0 link 0: mmio [f4000000, fe02ffff]
    Jun 08 01:12:02 up kernel: node 0 link 0: mmio [f0000000, f02fffff]
    Jun 08 01:12:02 up kernel: bus: [bus 00-02] on node 0 link 0
    Jun 08 01:12:02 up kernel: bus: 00 [io 0x0000-0xffff]
    Jun 08 01:12:02 up kernel: bus: 00 [mem 0x000a0000-0x000bffff]
    Jun 08 01:12:02 up kernel: bus: 00 [mem 0x80000000-0xf3ffffff]
    Jun 08 01:12:02 up kernel: bus: 00 [mem 0xf4000000-0xffffffff]
    Jun 08 01:12:02 up kernel: ACPI: bus type PCI registered
    Jun 08 01:12:02 up kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
    Jun 08 01:12:02 up kernel: PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf0000000-0xf3ffffff] (base 0xf0000000)
    Jun 08 01:12:02 up kernel: PCI: MMCONFIG at [mem 0xf0000000-0xf3ffffff] reserved in E820
    Jun 08 01:12:02 up kernel: PCI: Using MMCONFIG for extended config space
    Jun 08 01:12:02 up kernel: PCI: Using configuration type 1 for base access
    Jun 08 01:12:02 up kernel: bio: create slab <bio-0> at 0
    Jun 08 01:12:02 up kernel: ACPI: Added _OSI(Module Device)
    Jun 08 01:12:02 up kernel: ACPI: Added _OSI(Processor Device)
    Jun 08 01:12:02 up kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
    Jun 08 01:12:02 up kernel: ACPI: Added _OSI(Processor Aggregator Device)
    Jun 08 01:12:02 up kernel: ACPI: Interpreter enabled
    Jun 08 01:12:02 up kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131218/hwxface-580)
    Jun 08 01:12:02 up kernel: ACPI: (supports S0 S1 S3 S4 S5)
    Jun 08 01:12:02 up kernel: ACPI: Using IOAPIC for interrupt routing
    Jun 08 01:12:02 up kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    Jun 08 01:12:02 up kernel: ACPI: No dock devices found.
    Jun 08 01:12:02 up kernel: ACPI: \_PR_.C002: failed to get CPU APIC ID.
    Jun 08 01:12:02 up kernel: ACPI: \_PR_.C003: failed to get CPU APIC ID.
    Jun 08 01:12:02 up kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    Jun 08 01:12:02 up kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
    Jun 08 01:12:02 up kernel: acpi PNP0A08:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
    Jun 08 01:12:02 up kernel: acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
    Jun 08 01:12:02 up kernel: PCI host bridge to bus 0000:00
    Jun 08 01:12:02 up kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
    Jun 08 01:12:02 up kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
    Jun 08 01:12:02 up kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
    Jun 08 01:12:02 up kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
    Jun 08 01:12:02 up kernel: pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff]
    Jun 08 01:12:02 up kernel: pci_bus 0000:00: root bus resource [mem 0x7ff00000-0xfebfffff]
    Jun 08 01:12:02 up kernel: pci 0000:00:00.0: [10de:0369] type 00 class 0x050000
    Jun 08 01:12:02 up kernel: pci 0000:00:01.0: [10de:0360] type 00 class 0x060100
    Jun 08 01:12:02 up kernel: pci 0000:00:01.1: [10de:0368] type 00 class 0x0c0500
    Jun 08 01:12:02 up kernel: pci 0000:00:01.1: reg 0x10: [io 0xfc00-0xfc3f]
    Jun 08 01:12:02 up kernel: pci 0000:00:01.1: reg 0x20: [io 0x1c00-0x1c3f]
    Jun 08 01:12:02 up kernel: pci 0000:00:01.1: reg 0x24: [io 0x1c40-0x1c7f]
    Jun 08 01:12:02 up kernel: pci 0000:00:01.1: PME# supported from D3hot D3cold
    Jun 08 01:12:02 up kernel: pci 0000:00:02.0: [10de:036c] type 00 class 0x0c0310
    Jun 08 01:12:02 up kernel: pci 0000:00:02.0: reg 0x10: [mem 0xfe02f000-0xfe02ffff]
    Jun 08 01:12:02 up kernel: pci 0000:00:02.0: supports D1 D2
    Jun 08 01:12:02 up kernel: pci 0000:00:02.0: PME# supported from D0 D1 D2 D3hot D3cold
    Jun 08 01:12:02 up kernel: pci 0000:00:02.0: System wakeup disabled by ACPI
    Jun 08 01:12:02 up kernel: pci 0000:00:02.1: [10de:036d] type 00 class 0x0c0320
    Jun 08 01:12:02 up kernel: pci 0000:00:02.1: reg 0x10: [mem 0xfe02e000-0xfe02e0ff]
    Jun 08 01:12:02 up kernel: pci 0000:00:02.1: supports D1 D2
    Jun 08 01:12:02 up kernel: pci 0000:00:02.1: PME# supported from D0 D1 D2 D3hot D3cold
    Jun 08 01:12:02 up kernel: pci 0000:00:02.1: System wakeup disabled by ACPI
    Jun 08 01:12:02 up kernel: pci 0000:00:04.0: [10de:036e] type 00 class 0x01018a
    Jun 08 01:12:02 up kernel: pci 0000:00:04.0: reg 0x20: [io 0xf000-0xf00f]
    Jun 08 01:12:02 up kernel: pci 0000:00:05.0: [10de:037f] type 00 class 0x010185
    Jun 08 01:12:02 up kernel: pci 0000:00:05.0: reg 0x10: [io 0x09f0-0x09f7]
    Jun 08 01:12:02 up kernel: pci 0000:00:05.0: reg 0x14: [io 0x0bf0-0x0bf3]
    Jun 08 01:12:02 up kernel: pci 0000:00:05.0: reg 0x18: [io 0x0970-0x0977]
    Jun 08 01:12:02 up kernel: pci 0000:00:05.0: reg 0x1c: [io 0x0b70-0x0b73]
    Jun 08 01:12:02 up kernel: pci 0000:00:05.0: reg 0x20: [io 0xdc00-0xdc0f]
    Jun 08 01:12:02 up kernel: pci 0000:00:05.0: reg 0x24: [mem 0xfe02d000-0xfe02dfff]
    Jun 08 01:12:02 up kernel: pci 0000:00:05.1: [10de:037f] type 00 class 0x010185
    Jun 08 01:12:02 up kernel: pci 0000:00:05.1: reg 0x10: [io 0x09e0-0x09e7]
    Jun 08 01:12:02 up kernel: pci 0000:00:05.1: reg 0x14: [io 0x0be0-0x0be3]
    Jun 08 01:12:02 up kernel: pci 0000:00:05.1: reg 0x18: [io 0x0960-0x0967]
    Jun 08 01:12:02 up kernel: pci 0000:00:05.1: reg 0x1c: [io 0x0b60-0x0b63]
    Jun 08 01:12:02 up kernel: pci 0000:00:05.1: reg 0x20: [io 0xc800-0xc80f]
    Jun 08 01:12:02 up kernel: pci 0000:00:05.1: reg 0x24: [mem 0xfe02c000-0xfe02cfff]
    Jun 08 01:12:02 up kernel: pci 0000:00:05.2: [10de:037f] type 00 class 0x010185
    Jun 08 01:12:02 up kernel: pci 0000:00:05.2: reg 0x10: [io 0xc400-0xc407]
    Jun 08 01:12:02 up kernel: pci 0000:00:05.2: reg 0x14: [io 0xc000-0xc003]
    Jun 08 01:12:02 up kernel: pci 0000:00:05.2: reg 0x18: [io 0xbc00-0xbc07]
    Jun 08 01:12:02 up kernel: pci 0000:00:05.2: reg 0x1c: [io 0xb800-0xb803]
    Jun 08 01:12:02 up kernel: pci 0000:00:05.2: reg 0x20: [io 0xb400-0xb40f]
    Jun 08 01:12:02 up kernel: pci 0000:00:05.2: reg 0x24: [mem 0xfe02b000-0xfe02bfff]
    Jun 08 01:12:02 up kernel: pci 0000:00:06.0: [10de:0370] type 01 class 0x060401
    Jun 08 01:12:02 up kernel: pci 0000:00:06.0: System wakeup disabled by ACPI
    Jun 08 01:12:02 up kernel: pci 0000:00:06.1: [10de:0371] type 00 class 0x040300
    Jun 08 01:12:02 up kernel: pci 0000:00:06.1: reg 0x10: [mem 0xfe024000-0xfe027fff]
    Jun 08 01:12:02 up kernel: pci 0000:00:06.1: PME# supported from D3hot D3cold
    Jun 08 01:12:02 up kernel: pci 0000:00:06.1: System wakeup disabled by ACPI
    Jun 08 01:12:02 up kernel: pci 0000:00:08.0: [10de:0373] type 00 class 0x068000
    Jun 08 01:12:02 up kernel: pci 0000:00:08.0: reg 0x10: [mem 0xfe02a000-0xfe02afff]
    Jun 08 01:12:02 up kernel: pci 0000:00:08.0: reg 0x14: [io 0xb000-0xb007]
    Jun 08 01:12:02 up kernel: pci 0000:00:08.0: reg 0x18: [mem 0xfe029000-0xfe0290ff]
    Jun 08 01:12:02 up kernel: pci 0000:00:08.0: reg 0x1c: [mem 0xfe028000-0xfe02800f]
    Jun 08 01:12:02 up kernel: pci 0000:00:08.0: supports D1 D2
    Jun 08 01:12:02 up kernel: pci 0000:00:08.0: PME# supported from D0 D1 D2 D3hot D3cold
    Jun 08 01:12:02 up kernel: pci 0000:00:08.0: System wakeup disabled by ACPI
    Jun 08 01:12:02 up kernel: pci 0000:00:0f.0: [10de:0377] type 01 class 0x060400
    Jun 08 01:12:02 up kernel: pci 0000:00:0f.0: PME# supported from D0 D1 D2 D3hot D3cold
    Jun 08 01:12:02 up kernel: pci 0000:00:0f.0: System wakeup disabled by ACPI
    Jun 08 01:12:02 up kernel: pci 0000:00:18.0: [1022:1100] type 00 class 0x060000
    Jun 08 01:12:02 up kernel: pci 0000:00:18.1: [1022:1101] type 00 class 0x060000
    Jun 08 01:12:02 up kernel: pci 0000:00:18.2: [1022:1102] type 00 class 0x060000
    Jun 08 01:12:02 up kernel: pci 0000:00:18.3: [1022:1103] type 00 class 0x060000
    Jun 08 01:12:02 up kernel: pci 0000:00:06.0: PCI bridge to [bus 01] (subtractive decode)
    Jun 08 01:12:02 up kernel: pci 0000:00:06.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
    Jun 08 01:12:02 up kernel: pci 0000:00:06.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
    Jun 08 01:12:02 up kernel: pci 0000:00:06.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
    Jun 08 01:12:02 up kernel: pci 0000:00:06.0: bridge window [mem 0x000c0000-0x000dffff] (subtractive decode)
    Jun 08 01:12:02 up kernel: pci 0000:00:06.0: bridge window [mem 0x7ff00000-0xfebfffff] (subtractive decode)
    Jun 08 01:12:02 up kernel: pci 0000:02:00.0: [10de:0392] type 00 class 0x030000
    Jun 08 01:12:02 up kernel: pci 0000:02:00.0: reg 0x10: [mem 0xfa000000-0xfaffffff]
    Jun 08 01:12:02 up kernel: pci 0000:02:00.0: reg 0x14: [mem 0xe0000000-0xefffffff 64bit pref]
    Jun 08 01:12:02 up kernel: pci 0000:02:00.0: reg 0x1c: [mem 0xfb000000-0xfbffffff 64bit]
    Jun 08 01:12:02 up kernel: pci 0000:02:00.0: reg 0x24: [io 0xac00-0xac7f]
    Jun 08 01:12:02 up kernel: pci 0000:02:00.0: reg 0x30: [mem 0xfcfe0000-0xfcffffff pref]
    Jun 08 01:12:02 up kernel: pci 0000:02:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
    Jun 08 01:12:02 up kernel: pci 0000:00:0f.0: PCI bridge to [bus 02]
    Jun 08 01:12:02 up kernel: pci 0000:00:0f.0: bridge window [io 0xa000-0xafff]
    Jun 08 01:12:02 up kernel: pci 0000:00:0f.0: bridge window [mem 0xfa000000-0xfcffffff]
    Jun 08 01:12:02 up kernel: pci 0000:00:0f.0: bridge window [mem 0xe0000000-0xefffffff 64bit pref]
    Jun 08 01:12:02 up kernel: pci_bus 0000:00: on NUMA node 0
    Jun 08 01:12:02 up kernel: ACPI: PCI Interrupt Link [LNK1] (IRQs 5 7 9 10 11 14 15) *0, disabled.
    Jun 08 01:12:02 up kernel: ACPI: PCI Interrupt Link [LNK2] (IRQs 5 7 9 10 11 14 15) *0, disabled.
    Jun 08 01:12:02 up kernel: ACPI: PCI Interrupt Link [LNK3] (IRQs 5 7 9 10 11 14 15) *0, disabled.
    Jun 08 01:12:02 up kernel: ACPI: PCI Interrupt Link [LNK4] (IRQs 5 7 9 10 11 14 15) *0, disabled.
    Jun 08 01:12:02 up kernel: ACPI: PCI Interrupt Link [LNK5] (IRQs 5 7 9 10 11 14 15) *0, disabled.
    Jun 08 01:12:02 up kernel: ACPI: PCI Interrupt Link [LNK6] (IRQs 5 7 9 10 *11 14 15)
    Jun 08 01:12:02 up kernel: ACPI: PCI Interrupt Link [LNK7] (IRQs 5 7 9 10 11 14 15) *0, disabled.
    Jun 08 01:12:02 up kernel: ACPI: PCI Interrupt Link [LNK8] (IRQs 5 7 9 10 11 14 15) *0, disabled.
    Jun 08 01:12:02 up kernel: ACPI: PCI Interrupt Link [LP2P] (IRQs 5 7 9 10 11 14 15) *0, disabled.
    Jun 08 01:12:02 up kernel: ACPI: PCI Interrupt Link [LUBA] (IRQs 5 7 9 *10 11 14 15)
    Jun 08 01:12:02 up kernel: ACPI: PCI Interrupt Link [LMAC] (IRQs 5 7 9 *10 11 14 15)
    Jun 08 01:12:02 up kernel: ACPI: PCI Interrupt Link [LAZA] (IRQs 5 7 9 *10 11 14 15)
    Jun 08 01:12:02 up kernel: ACPI: PCI Interrupt Link [LPMU] (IRQs 5 7 9 10 11 14 15) *0, disabled.
    Jun 08 01:12:02 up kernel: ACPI: PCI Interrupt Link [LSMB] (IRQs *5 7 9 10 11 14 15)
    Jun 08 01:12:02 up kernel: ACPI: PCI Interrupt Link [LUB2] (IRQs 5 7 9 10 *11 14 15)
    Jun 08 01:12:02 up kernel: ACPI: PCI Interrupt Link [LIDE] (IRQs 5 7 9 10 11 14 15) *0, disabled.
    Jun 08 01:12:02 up kernel: ACPI: PCI Interrupt Link [LSID] (IRQs *5 7 9 10 11 14 15)
    Jun 08 01:12:02 up kernel: ACPI: PCI Interrupt Link [LFID] (IRQs 5 7 9 *10 11 14 15)
    Jun 08 01:12:02 up kernel: ACPI: PCI Interrupt Link [LSA2] (IRQs 5 7 9 10 *11 14 15)
    Jun 08 01:12:02 up kernel: ACPI: PCI Interrupt Link [APC1] (IRQs 16) *0, disabled.
    Jun 08 01:12:02 up kernel: ACPI: PCI Interrupt Link [APC2] (IRQs 17) *0, disabled.
    Jun 08 01:12:02 up kernel: ACPI: PCI Interrupt Link [APC3] (IRQs 18) *0, disabled.
    Jun 08 01:12:02 up kernel: ACPI: PCI Interrupt Link [APC4] (IRQs 19) *0, disabled.
    Jun 08 01:12:02 up kernel: ACPI: PCI Interrupt Link [APC5] (IRQs 16) *0, disabled.
    Jun 08 01:12:02 up kernel: ACPI: PCI Interrupt Link [APC6] (IRQs 16) *0, disabled.
    Jun 08 01:12:02 up kernel: ACPI: PCI Interrupt Link [APC7] (IRQs 16) *0, disabled.
    Jun 08 01:12:02 up kernel: ACPI: PCI Interrupt Link [APC8] (IRQs 16) *0, disabled.
    Jun 08 01:12:02 up kernel: ACPI: PCI Interrupt Link [APCF] (IRQs 20 21 22 23) *0, disabled.
    Jun 08 01:12:02 up kernel: ACPI: PCI Interrupt Link [APCH] (IRQs 20 21 22 23) *0, disabled.
    Jun 08 01:12:02 up kernel: ACPI: PCI Interrupt Link [APMU] (IRQs 20 21 22 23) *0, disabled.
    Jun 08 01:12:02 up kernel: ACPI: PCI Interrupt Link [AAZA] (IRQs 20 21 22 23) *0, disabled.
    Jun 08 01:12:02 up kernel: ACPI: PCI Interrupt Link [APCS] (IRQs 20 21 22 23) *0, disabled.
    Jun 08 01:12:02 up kernel: ACPI: PCI Interrupt Link [APCL] (IRQs 20 21 22 23) *0, disabled.
    Jun 08 01:12:02 up kernel: ACPI: PCI Interrupt Link [APCM] (IRQs 20 21 22 23) *0, disabled.
    Jun 08 01:12:02 up kernel: ACPI: PCI Interrupt Link [APCZ] (IRQs 20 21 22 23) *0, disabled.
    Jun 08 01:12:02 up kernel: ACPI: PCI Interrupt Link [APSI] (IRQs 20 21 22 23) *0, disabled.
    Jun 08 01:12:02 up kernel: ACPI: PCI Interrupt Link [APSJ] (IRQs 20 21 22 23) *0, disabled.
    Jun 08 01:12:02 up kernel: ACPI: PCI Interrupt Link [ASA2] (IRQs 20 21 22 23) *0, disabled.
    Jun 08 01:12:02 up kernel: ACPI: Enabled 1 GPEs in block 20 to 5F
    Jun 08 01:12:02 up kernel: vgaarb: device added: PCI:0000:02:00.0,decodes=io+mem,owns=io+mem,locks=none
    Jun 08 01:12:02 up kernel: vgaarb: loaded
    Jun 08 01:12:02 up kernel: vgaarb: bridge control possible 0000:02:00.0
    Jun 08 01:12:02 up kernel: PCI: Using ACPI for IRQ routing
    Jun 08 01:12:02 up kernel: PCI: pci_cache_line_size set to 64 bytes
    Jun 08 01:12:02 up kernel: e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
    Jun 08 01:12:02 up kernel: e820: reserve RAM buffer [mem 0x7fee0000-0x7fffffff]
    Jun 08 01:12:02 up kernel: NetLabel: Initializing
    Jun 08 01:12:02 up kernel: NetLabel: domain hash size = 128
    Jun 08 01:12:02 up kernel: NetLabel: protocols = UNLABELED CIPSOv4
    Jun 08 01:12:02 up kernel: NetLabel: unlabeled traffic allowed by default
    Jun 08 01:12:02 up kernel: HPET: 3 timers in total, 0 timers will be used for per-cpu timer
    Jun 08 01:12:02 up kernel: hpet0: at MMIO 0xfefff000, IRQs 2, 8, 31
    Jun 08 01:12:02 up kernel: hpet0: 3 comparators, 32-bit 25.000000 MHz counter
    Jun 08 01:12:02 up kernel: Switched to clocksource hpet
    Jun 08 01:12:02 up kernel: pnp: PnP ACPI init
    Jun 08 01:12:02 up kernel: ACPI: bus type PNP registered
    Jun 08 01:12:02 up kernel: system 00:00: [io 0x1000-0x107f] has been reserved
    Jun 08 01:12:02 up kernel: system 00:00: [io 0x1080-0x10ff] has been reserved
    Jun 08 01:12:02 up kernel: system 00:00: [io 0x1400-0x147f] has been reserved
    Jun 08 01:12:02 up kernel: system 00:00: [io 0x1480-0x14ff] has been reserved
    Jun 08 01:12:02 up kernel: system 00:00: [io 0x1800-0x187f] has been reserved
    Jun 08 01:12:02 up kernel: system 00:00: [io 0x1880-0x18ff] has been reserved
    Jun 08 01:12:02 up kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
    Jun 08 01:12:02 up kernel: system 00:01: [io 0x04d0-0x04d1] has been reserved
    Jun 08 01:12:02 up kernel: system 00:01: [io 0x0800-0x087f] has been reserved
    Jun 08 01:12:02 up kernel: system 00:01: [io 0x0290-0x0297] has been reserved
    Jun 08 01:12:02 up kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
    Jun 08 01:12:02 up kernel: pnp 00:02: [dma 4]
    Jun 08 01:12:02 up kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
    Jun 08 01:12:02 up kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active)
    Jun 08 01:12:02 up kernel: pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
    Jun 08 01:12:02 up kernel: pnp 00:05: Plug and Play ACPI device, IDs PNP0800 (active)
    Jun 08 01:12:02 up kernel: pnp 00:06: Plug and Play ACPI device, IDs PNP0c04 (active)
    Jun 08 01:12:02 up kernel: pnp 00:07: [dma 2]
    Jun 08 01:12:02 up kernel: pnp 00:07: Plug and Play ACPI device, IDs PNP0700 (active)
    Jun 08 01:12:02 up kernel: pnp 00:08: Plug and Play ACPI device, IDs PNP0501 (active)
    Jun 08 01:12:02 up kernel: pnp 00:09: Plug and Play ACPI device, IDs PNP0400 (active)
    Jun 08 01:12:02 up kernel: system 00:0a: [mem 0xf0000000-0xf3ffffff] has been reserved
    Jun 08 01:12:02 up kernel: system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
    Jun 08 01:12:02 up kernel: system 00:0b: [mem 0x000cde00-0x000cffff] has been reserved
    Jun 08 01:12:02 up kernel: system 00:0b: [mem 0x000f0000-0x000f7fff] could not be reserved
    Jun 08 01:12:02 up kernel: system 00:0b: [mem 0x000f8000-0x000fbfff] could not be reserved
    Jun 08 01:12:02 up kernel: system 00:0b: [mem 0x000fc000-0x000fffff] could not be reserved
    Jun 08 01:12:02 up kernel: system 00:0b: [mem 0xfefff000-0xfefff0ff] has been reserved
    Jun 08 01:12:02 up kernel: system 00:0b: [mem 0x7fee0000-0x7fefffff] could not be reserved
    Jun 08 01:12:02 up kernel: system 00:0b: [mem 0xffff0000-0xffffffff] has been reserved
    Jun 08 01:12:02 up kernel: system 00:0b: [mem 0x00000000-0x0009ffff] could not be reserved
    Jun 08 01:12:02 up kernel: system 00:0b: [mem 0x00100000-0x7fedffff] could not be reserved
    Jun 08 01:12:02 up kernel: system 00:0b: [mem 0xfec00000-0xfec00fff] could not be reserved
    Jun 08 01:12:02 up kernel: system 00:0b: [mem 0xfee00000-0xfeefffff] has been reserved
    Jun 08 01:12:02 up kernel: system 00:0b: [mem 0xfefff000-0xfeffffff] could not be reserved
    Jun 08 01:12:02 up kernel: system 00:0b: [mem 0xfff80000-0xfff80fff] has been reserved
    Jun 08 01:12:02 up kernel: system 00:0b: [mem 0xfff90000-0xfffbffff] has been reserved
    Jun 08 01:12:02 up kernel: system 00:0b: [mem 0xfffed000-0xfffeffff] has been reserved
    Jun 08 01:12:02 up kernel: system 00:0b: Plug and Play ACPI device, IDs PNP0c01 (active)
    Jun 08 01:12:02 up kernel: pnp: PnP ACPI: found 12 devices
    Jun 08 01:12:02 up kernel: ACPI: bus type PNP unregistered
    Jun 08 01:12:02 up kernel: pci 0000:00:06.0: PCI bridge to [bus 01]
    Jun 08 01:12:02 up kernel: pci 0000:00:0f.0: PCI bridge to [bus 02]
    Jun 08 01:12:02 up kernel: pci 0000:00:0f.0: bridge window [io 0xa000-0xafff]
    Jun 08 01:12:02 up kernel: pci 0000:00:0f.0: bridge window [mem 0xfa000000-0xfcffffff]
    Jun 08 01:12:02 up kernel: pci 0000:00:0f.0: bridge window [mem 0xe0000000-0xefffffff 64bit pref]
    Jun 08 01:12:02 up kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    Jun 08 01:12:02 up kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
    Jun 08 01:12:02 up kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    Jun 08 01:12:02 up kernel: pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000dffff]
    Jun 08 01:12:02 up kernel: pci_bus 0000:00: resource 8 [mem 0x7ff00000-0xfebfffff]
    Jun 08 01:12:02 up kernel: pci_bus 0000:01: resource 4 [io 0x0000-0x0cf7]
    Jun 08 01:12:02 up kernel: pci_bus 0000:01: resource 5 [io 0x0d00-0xffff]
    Jun 08 01:12:02 up kernel: pci_bus 0000:01: resource 6 [mem 0x000a0000-0x000bffff]
    Jun 08 01:12:02 up kernel: pci_bus 0000:01: resource 7 [mem 0x000c0000-0x000dffff]
    Jun 08 01:12:02 up kernel: pci_bus 0000:01: resource 8 [mem 0x7ff00000-0xfebfffff]
    Jun 08 01:12:02 up kernel: pci_bus 0000:02: resource 0 [io 0xa000-0xafff]
    Jun 08 01:12:02 up kernel: pci_bus 0000:02: resource 1 [mem 0xfa000000-0xfcffffff]
    Jun 08 01:12:02 up kernel: pci_bus 0000:02: resource 2 [mem 0xe0000000-0xefffffff 64bit pref]
    Jun 08 01:12:02 up kernel: NET: Registered protocol family 2
    Jun 08 01:12:02 up kernel: TCP established hash table entries: 8192 (order: 3, 32768 bytes)
    Jun 08 01:12:02 up kernel: TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
    Jun 08 01:12:02 up kernel: TCP: Hash tables configured (established 8192 bind 8192)
    Jun 08 01:12:02 up kernel: TCP: reno registered
    Jun 08 01:12:02 up kernel: UDP hash table entries: 512 (order: 2, 16384 bytes)
    Jun 08 01:12:02 up kernel: UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
    Jun 08 01:12:02 up kernel: NET: Registered protocol family 1
    Jun 08 01:12:02 up kernel: ACPI: PCI Interrupt Link [APCF] enabled at IRQ 23
    Jun 08 01:12:02 up kernel: ACPI: PCI Interrupt Link [APCL] enabled at IRQ 22
    Jun 08 01:12:02 up kernel: pci 0000:00:05.0: Enabling HT MSI Mapping
    Jun 08 01:12:02 up kernel: pci 0000:00:05.1: Enabling HT MSI Mapping
    Jun 08 01:12:02 up kernel: pci 0000:00:05.2: Enabling HT MSI Mapping
    Jun 08 01:12:02 up kernel: pci 0000:00:06.0: Enabling HT MSI Mapping
    Jun 08 01:12:02 up kernel: pci 0000:00:06.1: Enabling HT MSI Mapping
    Jun 08 01:12:02 up kernel: pci 0000:00:08.0: Enabling HT MSI Mapping
    Jun 08 01:12:02 up kernel: pci 0000:00:0f.0: Enabling HT MSI Mapping
    Jun 08 01:12:02 up kernel: pci 0000:02:00.0: Boot video device
    Jun 08 01:12:02 up kernel: PCI: CLS 32 bytes, default 64
    Jun 08 01:12:02 up kernel: Unpacking initramfs...
    Jun 08 01:12:02 up kernel: Freeing initrd memory: 3264K (f74ce000 - f77fe000)
    Jun 08 01:12:02 up kernel: apm: BIOS version 1.2 Flags 0x07 (Driver version 1.16ac)
    Jun 08 01:12:02 up kernel: apm: disabled - APM is not SMP safe.
    Jun 08 01:12:02 up kernel: Scanning for low memory corruption every 60 seconds
    Jun 08 01:12:02 up kernel: futex hash table entries: 1024 (order: 4, 65536 bytes)
    Jun 08 01:12:02 up kernel: bounce pool size: 64 pages
    Jun 08 01:12:02 up kernel: HugeTLB registered 4 MB page size, pre-allocated 0 pages
    Jun 08 01:12:02 up kernel: zbud: loaded
    Jun 08 01:12:02 up kernel: VFS: Disk quotas dquot_6.5.2
    Jun 08 01:12:02 up kernel: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
    Jun 08 01:12:02 up kernel: msgmni has been set to 1717
    Jun 08 01:12:02 up kernel: Key type big_key registered
    Jun 08 01:12:02 up kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
    Jun 08 01:12:02 up kernel: io scheduler noop registered
    Jun 08 01:12:02 up kernel: io scheduler deadline registered
    Jun 08 01:12:02 up kernel: io scheduler cfq registered (default)
    Jun 08 01:12:02 up kernel: pcieport 0000:00:0f.0: irq 40 for MSI/MSI-X
    Jun 08 01:12:02 up kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    Jun 08 01:12:02 up kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4
    Jun 08 01:12:02 up kernel: GHES: HEST is not enabled!
    Jun 08 01:12:02 up kernel: isapnp: Scanning for PnP cards...
    Jun 08 01:12:02 up kernel: isapnp: No Plug & Play device found
    Jun 08 01:12:02 up kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    Jun 08 01:12:02 up kernel: 00:08: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
    Jun 08 01:12:02 up kernel: rtc_cmos 00:04: RTC can wake from S4
    Jun 08 01:12:02 up kernel: rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
    Jun 08 01:12:02 up kernel: rtc_cmos 00:04: alarms up to one year, y3k, 242 bytes nvram, hpet irqs
    Jun 08 01:12:02 up kernel: ledtrig-cpu: registered to indicate activity on CPUs
    Jun 08 01:12:02 up kernel: TCP: cubic registered
    Jun 08 01:12:02 up kernel: NET: Registered protocol family 10
    Jun 08 01:12:02 up kernel: NET: Registered protocol family 17
    Jun 08 01:12:02 up kernel: Using IPI No-Shortcut mode
    Jun 08 01:12:02 up kernel: registered taskstats version 1
    Jun 08 01:12:02 up kernel: Magic number: 2:319:154
    Jun 08 01:12:02 up kernel: acpi device:21: hash matches
    Jun 08 01:12:02 up kernel: rtc_cmos 00:04: setting system clock to 2014-06-08 01:11:56 UTC (1402189916)
    Jun 08 01:12:02 up kernel: PM: Hibernation image not present or could not be loaded.
    Jun 08 01:12:02 up kernel: Freeing unused kernel memory: 568K (c160f000 - c169d000)
    Jun 08 01:12:02 up kernel: Write protecting the kernel text: 4448k
    Jun 08 01:12:02 up kernel: Write protecting the kernel read-only data: 1284k
    Jun 08 01:12:02 up kernel: random: systemd-tmpfile urandom read with 0 bits of entropy available
    Jun 08 01:12:02 up systemd-udevd[47]: starting version 213
    Jun 08 01:12:02 up kernel: i8042: PNP: No PS/2 controller found. Probing ports directly.
    Jun 08 01:12:02 up kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
    Jun 08 01:12:02 up kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
    Jun 08 01:12:02 up kernel: Floppy drive(s): fd0 is 1.44M
    Jun 08 01:12:02 up kernel: ACPI: bus type USB registered
    Jun 08 01:12:02 up kernel: usbcore: registered new interface driver usbfs
    Jun 08 01:12:02 up kernel: usbcore: registered new interface driver hub
    Jun 08 01:12:02 up kernel: usbcore: registered new device driver usb
    Jun 08 01:12:02 up kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    Jun 08 01:12:02 up kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
    Jun 08 01:12:02 up kernel: ohci-pci: OHCI PCI platform driver
    Jun 08 01:12:02 up kernel: ohci-pci 0000:00:02.0: OHCI PCI host controller
    Jun 08 01:12:02 up kernel: ohci-pci 0000:00:02.0: new USB bus registered, assigned bus number 1
    Jun 08 01:12:02 up kernel: ohci-pci 0000:00:02.0: irq 23, io mem 0xfe02f000
    Jun 08 01:12:02 up kernel: SCSI subsystem initialized
    Jun 08 01:12:02 up kernel: ehci-pci: EHCI PCI platform driver
    Jun 08 01:12:02 up kernel: libata version 3.00 loaded.
    Jun 08 01:12:02 up kernel: FDC 0 is a post-1991 82077
    Jun 08 01:12:02 up kernel: hub 1-0:1.0: USB hub found
    Jun 08 01:12:02 up kernel: hub 1-0:1.0: 10 ports detected
    Jun 08 01:12:02 up kernel: ehci-pci 0000:00:02.1: EHCI Host Controller
    Jun 08 01:12:02 up kernel: ehci-pci 0000:00:02.1: new USB bus registered, assigned bus number 2
    Jun 08 01:12:02 up kernel: ehci-pci 0000:00:02.1: debug port 1
    Jun 08 01:12:02 up kernel: ehci-pci 0000:00:02.1: cache line size of 32 is not supported
    Jun 08 01:12:02 up kernel: ehci-pci 0000:00:02.1: irq 22, io mem 0xfe02e000
    Jun 08 01:12:02 up kernel: ehci-pci 0000:00:02.1: USB 2.0 started, EHCI 1.00
    Jun 08 01:12:02 up kernel: hub 2-0:1.0: USB hub found
    Jun 08 01:12:02 up kernel: hub 2-0:1.0: 10 ports detected
    Jun 08 01:12:02 up kernel: hub 1-0:1.0: USB hub found
    Jun 08 01:12:02 up kernel: hub 1-0:1.0: 10 ports detected
    Jun 08 01:12:02 up kernel: sata_nv 0000:00:05.0: version 3.5
    Jun 08 01:12:02 up kernel: ACPI: PCI Interrupt Link [APSI] enabled at IRQ 21
    Jun 08 01:12:02 up kernel: sata_nv 0000:00:05.0: Using SWNCQ mode
    Jun 08 01:12:02 up kernel: scsi0 : sata_nv
    Jun 08 01:12:02 up kernel: scsi1 : sata_nv
    Jun 08 01:12:02 up kernel: ata1: SATA max UDMA/133 cmd 0x9f0 ctl 0xbf0 bmdma 0xdc00 irq 21
    Jun 08 01:12:02 up kernel: ata2: SATA max UDMA/133 cmd 0x970 ctl 0xb70 bmdma 0xdc08 irq 21
    Jun 08 01:12:02 up kernel: ACPI: PCI Interrupt Link [APSJ] enabled at IRQ 20
    Jun 08 01:12:02 up kernel: sata_nv 0000:00:05.1: Using SWNCQ mode
    Jun 08 01:12:02 up kernel: scsi2 : sata_nv
    Jun 08 01:12:02 up kernel: scsi3 : sata_nv
    Jun 08 01:12:02 up kernel: ata3: SATA max UDMA/133 cmd 0x9e0 ctl 0xbe0 bmdma 0xc800 irq 20
    Jun 08 01:12:02 up kernel: ata4: SATA max UDMA/133 cmd 0x960 ctl 0xb60 bmdma 0xc808 irq 20
    Jun 08 01:12:02 up kernel: ACPI: PCI Interrupt Link [ASA2] enabled at IRQ 23
    Jun 08 01:12:02 up kernel: sata_nv 0000:00:05.2: Using SWNCQ mode
    Jun 08 01:12:02 up kernel: scsi4 : sata_nv
    Jun 08 01:12:02 up kernel: scsi5 : sata_nv
    Jun 08 01:12:02 up kernel: ata5: SATA max UDMA/133 cmd 0xc400 ctl 0xc000 bmdma 0xb400 irq 23
    Jun 08 01:12:02 up kernel: ata6: SATA max UDMA/133 cmd 0xbc00 ctl 0xb800 bmdma 0xb408 irq 23
    Jun 08 01:12:02 up kernel: pata_amd 0000:00:04.0: version 0.4.1
    Jun 08 01:12:02 up kernel: scsi6 : pata_amd
    Jun 08 01:12:02 up kernel: scsi7 : pata_amd
    Jun 08 01:12:02 up kernel: ata7: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xf000 irq 14
    Jun 08 01:12:02 up kernel: ata8: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xf008 irq 15
    Jun 08 01:12:02 up kernel: ata3: SATA link down (SStatus 0 SControl 300)
    Jun 08 01:12:02 up kernel: ata5: SATA link down (SStatus 0 SControl 300)
    Jun 08 01:12:02 up kernel: usb 2-4: new high-speed USB device number 4 using ehci-pci
    Jun 08 01:12:02 up kernel: ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    Jun 08 01:12:02 up kernel: ata1.00: ATA-8: WDC WD6400AAKS-00A7B0, 01.03B01, max UDMA/133
    Jun 08 01:12:02 up kernel: ata1.00: 1250263728 sectors, multi 1: LBA48 NCQ (depth 31/32)
    Jun 08 01:12:02 up kernel: hub 2-4:1.0: USB hub found
    Jun 08 01:12:02 up kernel: hub 2-4:1.0: 4 ports detected
    Jun 08 01:12:02 up kernel: ata1.00: configured for UDMA/133
    Jun 08 01:12:02 up kernel: scsi 0:0:0:0: Direct-Access ATA WDC WD6400AAKS-0 01.0 PQ: 0 ANSI: 5
    Jun 08 01:12:02 up kernel: ata2: SATA link down (SStatus 0 SControl 300)
    Jun 08 01:12:02 up kernel: usb 1-2: new low-speed USB device number 2 using ohci-pci
    Jun 08 01:12:02 up kernel: ata4: SATA link down (SStatus 0 SControl 300)
    Jun 08 01:12:02 up kernel: hidraw: raw HID events driver (C) Jiri Kosina
    Jun 08 01:12:02 up kernel: sd 0:0:0:0: [sda] 1250263728 512-byte logical blocks: (640 GB/596 GiB)
    Jun 08 01:12:02 up kernel: sd 0:0:0:0: [sda] Write Protect is off
    Jun 08 01:12:02 up kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    Jun 08 01:12:02 up kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    Jun 08 01:12:02 up kernel: usbcore: registered new interface driver usbhid
    Jun 08 01:12:02 up kernel: usbhid: USB HID core driver
    Jun 08 01:12:02 up kernel: input: Microsoft Comfort Curve Keyboard 3000 as /devices/pci0000:00/0000:00:02.0/usb1/1-2/1-2:1.0/0003:045E:0780.0001/input/input2
    Jun 08 01:12:02 up kernel: hid-generic 0003:045E:0780.0001: input,hidraw0: USB HID v1.11 Keyboard [Microsoft Comfort Curve Keyboard 3000] on usb-0000:00:02.0-2/input0
    Jun 08 01:12:02 up kernel: input: Microsoft Comfort Curve Keyboard 3000 as /devices/pci0000:00/0000:00:02.0/usb1/1-2/1-2:1.1/0003:045E:0780.0002/input/input3
    Jun 08 01:12:02 up kernel: hid-generic 0003:045E:0780.0002: input,hidraw1: USB HID v1.11 Device [Microsoft Comfort Curve Keyboard 3000] on usb-0000:00:02.0-2/input1
    Jun 08 01:12:02 up kernel: sda: sda1 sda2 sda3 < sda5 sda6 sda7 > sda4
    Jun 08 01:12:02 up kernel: sd 0:0:0:0: [sda] Attached SCSI disk
    Jun 08 01:12:02 up kernel: usb 1-3: new low-speed USB device number 3 using ohci-pci
    Jun 08 01:12:02 up kernel: ata6: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    Jun 08 01:12:02 up kernel: ata6.00: ATA-7: WDC WD2500KS-00MJB0, 02.01C03, max UDMA/133
    Jun 08 01:12:02 up kernel: ata6.00: 488397168 sectors, multi 1: LBA48
    Jun 08 01:12:02 up kernel: ata6.00: configured for UDMA/133
    Jun 08 01:12:02 up kernel: scsi 5:0:0:0: Direct-Access ATA WDC WD2500KS-00M 02.0 PQ: 0 ANSI: 5
    Jun 08 01:12:02 up kernel: sd 5:0:0:0: [sdb] 488397168 512-byte logical blocks: (250 GB/232 GiB)
    Jun 08 01:12:02 up kernel: ata8: port disabled--ignoring
    Jun 08 01:12:02 up kernel: sd 5:0:0:0: [sdb] Write Protect is off
    Jun 08 01:12:02 up kernel: sd 5:0:0:0: [sdb] Mode Sense: 00 3a 00 00
    Jun 08 01:12:02 up kernel: sd 5:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    Jun 08 01:12:02 up kernel: sdb: sdb1 sdb4
    Jun 08 01:12:02 up kernel: sd 5:0:0:0: [sdb] Attached SCSI disk
    Jun 08 01:12:02 up kernel: input: Logitech USB-PS/2 Optical Mouse as /devices/pci0000:00/0000:00:02.0/usb1/1-3/1-3:1.0/0003:046D:C025.0003/input/input4
    Jun 08 01:12:02 up kernel: hid-generic 0003:046D:C025.0003: input,hidraw2: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:02.0-3/input0
    Jun 08 01:12:02 up kernel: random: nonblocking pool is initialized
    Jun 08 01:12:02 up kernel: EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
    Jun 08 01:12:02 up systemd[1]: RTC configured in localtime, applying delta of 180 minutes to system time.
    Jun 08 01:12:02 up systemd[1]: systemd 213 running in system mode. (+PAM -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ +SECCOMP -APPARMOR)
    Jun 08 01:12:02 up systemd[1]: Detected architecture 'x86'.
    Jun 08 01:12:02 up systemd[1]: Set hostname to <up>.
    Jun 08 01:12:02 up systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
    Jun 08 01:12:02 up systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    Jun 08 01:12:02 up systemd[1]: Starting Remote File Systems.
    Jun 08 01:12:02 up systemd[1]: Reached target Remote File Systems.
    Jun 08 01:12:02 up systemd[1]: Starting Encrypted Volumes.
    Jun 08 01:12:02 up systemd[1]: Reached target Encrypted Volumes.
    Jun 08 01:12:02 up systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
    Jun 08 01:12:02 up systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
    Jun 08 01:12:02 up systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
    Jun 08 01:12:02 up systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    Jun 08 01:12:02 up systemd[1]: Starting Paths.
    Jun 08 01:12:02 up systemd[1]: Reached target Paths.
    Jun 08 01:12:02 up systemd[1]: Starting Swap.
    Jun 08 01:12:02 up systemd[1]: Reached target Swap.
    Jun 08 01:12:02 up systemd[1]: Expecting device dev-sda6.device...
    Jun 08 01:12:02 up systemd[1]: Starting Root Slice.
    Jun 08 01:12:02 up systemd[1]: Created slice Root Slice.
    Jun 08 01:12:02 up systemd[1]: Starting User and Session Slice.
    Jun 08 01:12:02 up systemd[1]: Created slice User and Session Slice.
    Jun 08 01:12:02 up systemd[1]: Starting Delayed Shutdown Socket.
    Jun 08 01:12:02 up systemd[1]: Listening on Delayed Shutdown Socket.
    Jun 08 01:12:02 up systemd[1]: Starting Device-mapper event daemon FIFOs.
    Jun 08 01:12:02 up systemd[1]: Listening on Device-mapper event daemon FIFOs.
    Jun 08 01:12:02 up systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
    Jun 08 01:12:02 up systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
    Jun 08 01:12:02 up systemd[1]: Starting udev Kernel Socket.
    Jun 08 01:12:02 up systemd[1]: Listening on udev Kernel Socket.
    Jun 08 01:12:02 up systemd[1]: Starting udev Control Socket.
    Jun 08 01:12:02 up systemd[1]: Listening on udev Control Socket.
    Jun 08 01:12:02 up systemd[1]: Starting LVM2 metadata daemon socket.
    Jun 08 01:12:02 up systemd[1]: Listening on LVM2 metadata daemon socket.
    Jun 08 01:12:02 up systemd[1]: Starting Journal Socket.
    Jun 08 01:12:02 up systemd[1]: Listening on Journal Socket.
    Jun 08 01:12:02 up systemd[1]: Starting System Slice.
    Jun 08 01:12:02 up systemd[1]: Created slice System Slice.
    Jun 08 01:12:02 up systemd[1]: Starting File System Check on Root Device...
    Jun 08 01:12:02 up systemd[1]: Starting system-systemd\x2dfsck.slice.
    Jun 08 01:12:02 up systemd[1]: Created slice system-systemd\x2dfsck.slice.
    Jun 08 01:12:02 up systemd[1]: Mounting Temporary Directory...
    Jun 08 01:12:02 up systemd[1]: tmp.mount: Directory /tmp to mount over is not empty, mounting anyway.
    Jun 08 01:12:02 up systemd[1]: Starting system-getty.slice.
    Jun 08 01:12:02 up systemd[1]: Created slice system-getty.slice.
    Jun 08 01:12:02 up systemd[1]: Starting Set Up Additional Binary Formats...
    Jun 08 01:12:02 up systemd[1]: Starting udev Coldplug all Devices...
    Jun 08 01:12:02 up systemd[1]: Mounting Huge Pages File System...
    Jun 08 01:12:02 up systemd[1]: Mounting Debug File System...
    Jun 08 01:12:02 up systemd[1]: Starting Load Kernel Modules...
    Jun 08 01:12:02 up systemd[1]: Mounting POSIX Message Queue File System...
    Jun 08 01:12:02 up systemd[1]: Starting Create list of required static device nodes for the current kernel...
    Jun 08 01:12:02 up systemd[1]: Starting Setup Virtual Console...
    Jun 08 01:12:02 up systemd[1]: Starting Apply Kernel Variables...
    Jun 08 01:12:02 up systemd[1]: Starting Journal Service...
    Jun 08 01:12:02 up systemd[1]: Started Journal Service.
    Jun 08 01:12:02 up kernel: vboxdrv: Found 2 processor cores.
    Jun 08 01:12:02 up kernel: vboxdrv: fAsync=1 offMin=0x20125 offMax=0x20125
    Jun 08 01:12:02 up kernel: vboxdrv: TSC mode is 'asynchronous', kernel timer mode is 'normal'.
    Jun 08 01:12:02 up kernel: vboxdrv: Successfully loaded version 4.3.12_OSE (interface 0x001a0007).
    Jun 08 01:12:02 up systemd-journal[135]: Journal started
    -- Subject: The Journal has been started
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- The system journal process has been starting up, opened the journal
    -- files for writing and is now ready to process requests.
    Jun 08 01:12:02 up systemd[1]: Starting Slices.
    -- Subject: Unit slices.target has begun with start-up
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit slices.target has begun starting up.
    Jun 08 01:12:02 up systemd[1]: Reached target Slices.
    -- Subject: Unit slices.target has finished start-up
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit slices.target has finished starting up.
    -- The start-up result is done.
    Jun 08 01:12:02 up systemd[1]: Mounted Temporary Directory.
    -- Subject: Unit tmp.mount has finished start-up
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit tmp.mount has finished starting up.
    -- The start-up result is done.
    Jun 08 01:12:02 up systemd[1]: Started Setup Virtual Console.
    -- Subject: Unit systemd-vconsole-setup.service has finished start-up
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit systemd-vconsole-setup.service has finished starting up.
    -- The start-up result is done.
    Jun 08 01:12:02 up systemd[1]: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 126 (systemd-binfmt)
    Jun 08 01:12:02 up systemd[1]: Mounting Arbitrary Executable File Formats File System...
    -- Subject: Unit proc-sys-fs-binfmt_misc.mount has begun with start-up
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit proc-sys-fs-binfmt_misc.mount has begun starting up.
    Jun 08 01:12:02 up systemd[1]: Mounted Huge Pages File System.
    -- Subject: Unit dev-hugepages.mount has finished start-up
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit dev-hugepages.mount has finished starting up.
    -- The start-up result is done.
    Jun 08 01:12:02 up systemd[1]: Mounted Arbitrary Executable File Formats File System.
    -- Subject: Unit proc-sys-fs-binfmt_misc.mount has finished start-up
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit proc-sys-fs-binfmt_misc.mount has finished starting up.
    -- The start-up result is done.
    Jun 08 01:12:02 up systemd[1]: Mounted POSIX Message Queue File System.
    -- Subject: Unit dev-mqueue.mount has finished start-up
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit dev-mqueue.mount has finished starting up.
    -- The start-up result is done.
    Jun 08 01:12:02 up systemd[1]: Mounted Debug File System.
    -- Subject: Unit sys-kernel-debug.mount has finished start-up
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit sys-kernel-debug.mount has finished starting up.
    -- The start-up result is done.
    Jun 08 01:12:02 up systemd[1]: Started Apply Kernel Variables.
    -- Subject: Unit systemd-sysctl.service has finished start-up
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit systemd-sysctl.service has finished starting up.
    -- The start-up result is done.
    Jun 08 01:12:02 up systemd-modules-load[130]: Inserted module 'vboxdrv'
    Jun 08 01:12:02 up systemd[1]: Started Create Static Device Nodes in /dev.
    -- Subject: Unit systemd-tmpfiles-setup-dev.service has finished start-up
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit systemd-tmpfiles-setup-dev.service has finished starting up.
    -- The start-up result is done.
    Jun 08 01:12:02 up systemd[1]: Started Load Kernel Modules.
    -- Subject: Unit systemd-modules-load.service has finished start-up
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit systemd-modules-load.service has finished starting up.
    -- The start-up result is done.
    Jun 08 01:12:02 up systemd[1]: Mounted FUSE Control File System.
    -- Subject: Unit sys-fs-fuse-connections.mount has finished start-up
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit sys-fs-fuse-connections.mount has finished starting up.
    -- The start-up result is done.
    Jun 08 01:12:02 up systemd[1]: Mounting Configuration File System...
    -- Subject: Unit sys-kernel-config.mount has begun with start-up
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit sys-kernel-config.mount has begun starting up.
    Jun 08 01:12:02 up systemd[1]: Starting udev Kernel Device Manager...
    -- Subject: Unit systemd-udevd.service has begun with start-up
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit systemd-udevd.service has begun starting up.
    Jun 08 01:12:02 up systemd-fsck[121]: /dev/sda5: Superblock last write time is in the future.
    Jun 08 01:12:02 up systemd-fsck[121]: (by less than a day, probably due to the hardware clock being incorrectly set). FIXED.
    Jun 08 01:12:02 up systemd[1]: Mounted Configuration File System.
    -- Subject: Unit sys-kernel-config.mount has finished start-up
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit sys-kernel-config.mount has finished starting up.
    -- The start-up result is done.
    Jun 08 01:12:02 up systemd[1]: Started udev Kernel Device Manager.
    -- Subject: Unit systemd-udevd.service has finished start-up
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit systemd-udevd.service has finished starting up.
    -- The start-up result is done.
    Jun 08 01:12:02 up systemd-udevd[153]: starting version 213
    Jun 08 01:12:02 up systemd-udevd[153]: invalid key/value pair in file /etc/udev/rules.d/50-embedded_devices.rules on line 8,starting at character 97 ('')
    Jun 08 01:12:03 up kernel: input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input5
    Jun 08 01:12:03 up kernel: ACPI: Power Button [PWRB]
    Jun 08 01:12:03 up kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input6
    Jun 08 01:12:03 up kernel: ACPI: Power Button [PWRF]
    Jun 08 01:12:03 up kernel: ACPI: [Package] has zero elements (f5bfc400)
    Jun 08 01:12:03 up kernel: ACPI: Invalid passive threshold
    Jun 08 01:12:03 up kernel: thermal LNXTHERM:00: registered as thermal_zone0
    Jun 08 01:12:03 up kernel: ACPI: Thermal Zone [THRM] (40 C)
    Jun 08 01:12:03 up kernel: ACPI: Fan [FAN] (on)
    Jun 08 01:12:03 up kernel: k8temp 0000:00:18.3: Temperature readouts might be wrong - check erratum #141
    Jun 08 01:12:03 up kernel: input: PC Speaker as /devices/platform/pcspkr/input/input7
    Jun 08 01:12:04 up kernel: microcode: AMD CPU family 0xf not supported
    Jun 08 01:12:04 up kernel: kvm: Nested Virtualization enabled
    Jun 08 01:12:04 up kernel: ACPI: PCI Interrupt Link [AAZA] enabled at IRQ 22
    Jun 08 01:12:04 up kernel: hda_intel: msi for device 1043:81f6 set to 0
    Jun 08 01:12:04 up kernel: microcode: AMD CPU family 0xf not supported
    Jun 08 01:12:04 up kernel: powernow-k8: fid 0xc (2000 MHz), vid 0xc
    Jun 08 01:12:04 up kernel: powernow-k8: fid 0xa (1800 MHz), vid 0xe
    Jun 08 01:12:04 up kernel: powernow-k8: fid 0x2 (1000 MHz), vid 0x12
    Jun 08 01:12:04 up kernel: powernow-k8: Found 1 AMD Athlon(tm) 64 X2 Dual Core Processor 3800+ (2 cpu cores) (version 2.20.00)
    Jun 08 01:12:04 up kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
    Jun 08 01:12:04 up kernel: parport_pc 00:09: reported by Plug and Play ACPI
    Jun 08 01:12:04 up kernel: parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE,EPP]
    Jun 08 01:12:04 up kernel: forcedeth: Reverse Engineered nForce ethernet driver. Version 0.64.
    Jun 08 01:12:04 up kernel: ACPI: PCI Interrupt Link [APCH] enabled at IRQ 21
    Jun 08 01:12:04 up kernel: ppdev: user-space parallel port driver
    Jun 08 01:12:04 up kernel: Linux agpgart interface v0.103
    Jun 08 01:12:04 up kernel: forcedeth 0000:00:08.0: ifname eth0, PHY OUI 0x5043 @ 1, addr 00:1a:92:20:f8:d7
    Jun 08 01:12:04 up kernel: forcedeth 0000:00:08.0: highdma csum vlan pwrctl mgmt gbit lnktim msi desc-v3
    Jun 08 01:12:04 up kernel: i2c i2c-0: nForce2 SMBus adapter at 0x1c00
    Jun 08 01:12:04 up kernel: ACPI Warning: SystemIO range 0x00001c40-0x00001c7f conflicts with OpRegion 0x00001c40-0x00001c45 (\_SB_.PCI0.SM01) (20131218/utaddress-258)
    Jun 08 01:12:04 up kernel: ACPI Warning: SystemIO range 0x00001c40-0x00001c7f conflicts with OpRegion 0x00001c40-0x00001c45 (\_SB_.PCI0.SM00) (20131218/utaddress-258)
    Jun 08 01:12:04 up kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    Jun 08 01:12:04 up kernel: nv_tco: NV TCO WatchDog Timer Driver v0.01
    Jun 08 01:12:04 up kernel: nv_tco: Watchdog reboot not detected
    Jun 08 01:12:04 up kernel: nv_tco: initialized (0x1440). heartbeat=30 sec (nowayout=0)
    Jun 08 01:12:05 up mtp-probe[205]: checking bus 1, device 2: "/sys/devices/pci0000:00/0000:00:02.0/usb1/1-2"
    Jun 08 01:12:05 up mtp-probe[204]: checking bus 1, device 3: "/sys/devices/pci0000:00/0000:00:02.0/usb1/1-3"
    Jun 08 01:12:05 up mtp-probe[204]: bus: 1, device: 3 was not an MTP device
    Jun 08 01:12:05 up mtp-probe[205]: bus: 1, device: 2 was not an MTP device
    Jun 08 01:12:05 up kernel: nvidia: module license 'NVIDIA' taints kernel.
    Jun 08 01:12:05 up kernel: Disabling lock debugging due to kernel taint
    Jun 08 01:12:05 up kernel: ACPI: PCI Interrupt Link [APC6] enabled at IRQ 16
    Jun 08 01:12:05 up kernel: vgaarb: device changed decodes: PCI:0000:02:00.0,olddecodes=io+mem,decodes=none:owns=none
    Jun 08 01:12:05 up kernel: NVRM: loading NVIDIA UNIX x86 Kernel Module 304.121 Tue Mar 4 19:50:35 PST 2014
    Jun 08 01:12:05 up kernel: mousedev: PS/2 mouse device common for all mice
    Jun 08 01:12:06 up kernel: input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:06.1/input/input9
    Jun 08 01:12:07 up kernel: input: HDA NVidia Line Out Side as /devices/pci0000:00/0000:00:06.1/sound/card0/input15
    Jun 08 01:12:07 up kernel: input: HDA NVidia Line Out CLFE as /devices/pci0000:00/0000:00:06.1/sound/card0/input14
    Jun 08 01:12:07 up kernel: input: HDA NVidia Line Out Surround as /devices/pci0000:00/0000:00:06.1/sound/card0/input13
    Jun 08 01:12:07 up kernel: input: HDA NVidia Line Out Front as /devices/pci0000:00/0000:00:06.1/sound/card0/input12
    Jun 08 01:12:07 up kernel: input: HDA NVidia Line as /devices/pci0000:00/0000:00:06.1/sound/card0/input11
    Jun 08 01:12:07 up kernel: input: HDA NVidia Rear Mic as /devices/pci0000:00/0000:00:06.1/sound/card0/input10
    Jun 08 01:12:07 up systemd[1]: Starting Sound Card.
    -- Subject: Unit sound.target has begun with start-up
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit sound.target has begun starting up.
    Jun 08 01:12:07 up systemd[1]: Reached target Sound Card.
    -- Subject: Unit sound.target has finished start-up
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit sound.target has finished starting up.
    -- The start-up result is done.
    Jun 08 01:12:09 up systemd-fsck[121]: /dev/sda5: 175829/1228800 files (1.0% non-contiguous), 2992507/4907849 blocks
    Jun 08 01:12:09 up systemd[1]: Started File System Check on Root Device.
    -- Subject: Unit systemd-fsck-root.service has finished start-up
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit systemd-fsck-root.service has finished starting up.
    -- The start-up result is done.
    Jun 08 01:12:09 up systemd[1]: Starting Remount Root and Kernel File Systems...
    -- Subject: Unit systemd-remount-fs.service has begun with start-up
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit systemd-remount-fs.service has begun starting up.
    Jun 08 01:12:09 up systemd[1]: Started Remount Root and Kernel File Systems.
    -- Subject: Unit systemd-remount-fs.service has finished start-up
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit systemd-remount-fs.service has finished starting up.
    -- The start-up result is done.
    Jun 08 01:12:09 up systemd[1]: Starting Load/Save Random Seed...
    -- Subject: Unit systemd-random-seed.service has begun with start-up
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit systemd-random-seed.service has begun starting up.
    Jun 08 01:12:09 up systemd[1]: Starting Local File Systems (Pre).
    -- Subject: Unit local-fs-pre.target has begun with start-up
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit local-fs-pre.target has begun starting up.
    Jun 08 01:12:09 up systemd[1]: Reached target Local File Systems (Pre).
    -- Subject: Unit local-fs-pre.target has finished start-up
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit local-fs-pre.target has finished starting up.
    -- The start-up result is done.
    Jun 08 01:12:09 up kernel: EXT4-fs (sda5): re-mounted. Opts: (null)
    Jun 08 01:12:09 up systemd[1]: St

    It sounds like a known bug for which a fix is already in [testing] and other information is available here on the forums.
    Is your hardware clock set to UTC?  and/or do you dual boot with Windows?

  • Unable to Reboot After Software Update - Unable to Reinstall Mac OS 10.4.10

    Hello,
    I just bought a Macmini 9 months ago, and I believe I may need to either erase the HD to reinstall the original Mac OS (10.4.10) or else replace it. However, I am not familiar with Mac and don't know how to reformat the disk. Can anyone help?
    Each time there is a software update, I experience problems starting up from the HD. After the last update a few days ago, I am unable to start up from the HD at all. I tried using the original install CD 1 to reinstall Mac OS 10.4.10 with archiving. However, I received an error saying "unable to install because there is a newer version already installed." Therefore, I tried to start up from the HD again by pressing Option key at startup, but the Macmini continously turned off by itself without rebooting. I tried reinstalling Mac OS with the erase option, but it failed. After that, the Mac OS install CD1 only gives me the option to reinstall additional applications, but when I select continue, there is not HD shown to install the applications.
    Disk Utility First Aid on CD1 was unable to repair the disk. I received the following messages: "Invalid sibling link", "Volume check failed", "The underlying task reported failure on exit", "1 HFS volume checked", "1 volume could not be repaired because of an error."
    At the bottom of the page under Disk Utility, the following information about the disk is available. Format: Mac OS Extended (Journaled); Capacity: 111.5 GB (119,690,149,888 Bytes); Available: - ; Used: - ; Number of Files: - ; Owners Enabled: - ; Number of Folders: - .
    System Profiler is able to identify type, disk identifier, file system, etc. It shows the volume supports journaling, but is not journaled.
    Scan Image for Restore shows Library_Preferences (Empty), and Root applications are all grayed out.
    I performed the Apple Hardware Test (ver 3A129) by pressing D at startup. The test ran for 5 minutes and 6 seconds. It reported "No trouble found".
    It seems the HD is empty, but the install CD is not offering any options to reinstall the OS, only the additional applications. I believe it is a partition error, but I am not familiar with Mac and hesitate to proceed any further.
    How do I reformat the disk so that I can reinstall the original Mac OS 10.4 and 10.5?
    Your help is sincerely appreciated. Thanks.

    Good news!
    The usual reason why updates fail or mess things up, is if Permissions are not fixed before & after every update, with a reboot... you may get a partial update when the installer finds it doesn't have Permissions to change one obscure little part of the OS, leaving you with a mix of OS versions.
    Some people get away without Repairing Permissions for years, some for only days.
    If Permissions are wrong before applying an update, you could get mixed OS versions, if Directory is the slightest messed up, who knows!
    If many Permission are repaired, or any Directory errors are found, you may need to re-apply some the latest/biggest updates.
    I only use Software Update to see what is needed, then get them for real via...
    http://www.apple.com/support/downloads/
    That way I can wait a week or so, check the forums for potential problems, and get Permissions & such in order before installing.

  • Conflict between Client object model and Item Updated Event Receiver in sharepoint 2010

    Hello All,
    As per my requirement I have a two custom list.
    Agent Details
    Port Name
    Agent Details contains Agent code, Port Name,  email, address and phone of Agent. Its possible that one Agent Code is connected with multiple Port Name.
    Basically what I am doing is I am getting port name connected with Agent code, using jquery and bind those values with check box(using javascript created dynamically) and bind all with Div tag.
    Now when my custom edit form of Agent list open up it shows me different port name binding with checkbox group.
    when user select the check box and click confirm button my clicent object model script will run and add this selected value into Port Name list. 
    After confirm one more button named Save will enable asking user to edit the email, phone or address value and when I click on save my Item updated event fires which update the values of the selected port name(These port name I am getting from port
    name list) to Agent Details custom list.
    Now when I am trying to update the values my event receiver fires or some times it got stuck(not firing). So could you please help me the possible alternative for this requirements.
    Can we user the Ecma Script(Client object model to preserve the value of selectec port) and Item updated event receiver on the same time?
    Is anything am doing wrong then please guide me.

    Hi,
    As I understand, when you updated values in the agent details list the Item updated event receiver got stuck sometimes.
    The item update event receiver will fire after the item has been saved, and the client object model script or the Ecma Script runs before the item is saved, so there is no conflict between the client object model script and item update event receiver.
    You could find out the reason about the item update event receiver gets stuck by debugging the event receiver.
    When you want to debug your event receivers, you have to attach to OWSTIMER.EXE and wait till they are executed. You can control this behavior using the Synchronization attribute. Also, if you’re looking for an easy way to debug an event receiver without
    having to manually attach a debugger to your code, you can use the System.Diagnostics.Debugger.Launch() method.
    The articles below are about how to debug in the event receiver in SharePoint 2010.
    http://sharepoint-kings.blogspot.jp/2013/02/debugging-event-receivers-in-sharepoint.html
    http://chakkaradeep.com/index.php/event-receivers-in-sharepoint-2010/
    http://sharesaint.com/?p=77
    Best regards,
    Sara Fan
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • MP wont restart after software update

    I just did the recent batch of updates including system update, QT, Motion, and many more and suddenly in the middle of a panic of deadlines, the computer will not get past the rotating ring/clock that often happens for only a few moments on any OSX machine. In the old days I'd disconnect SCSI, the network connection, etc. but am not sure where to go on the new machine and given the deadline am afraid to go hogwild. It's a brand-spankin' new machine so the fact this has gone 20+ minutes is mind-blowing.
    Any ideas, much appreciated with any trouble shooting help.
    PS: i'm on my powerbook -- that machine seems to be in a coma.
    Thanks,
    Dan T.

    Hi and a warm welcome to the forums!
    Could be many things, we should start with this...
    "Try Disk Utility
    1. Insert the Mac OS X Install disc that came with your computer, then restart the computer while holding the C key.
    2. When your computer finishes starting up from the disc, choose Disk Utility from the Installer menu. (In Mac OS X 10.4 or later, you must select your language first.)
    *Important: Do not click Continue in the first screen of the Installer. If you do, you must restart from the disc again to access Disk Utility.*
    3. Click the First Aid tab.
    4. Click the disclosure triangle to the left of the hard drive icon to display the names of your hard disk volumes and partitions.
    5. Select your Mac OS X volume.
    6. Click Repair. Disk Utility checks and repairs the disk."
    http://docs.info.apple.com/article.html?artnum=106214
    Then Safe Boot from the HD, (holding Shift key down at bootup), run Disk Utility in Applications>Utilities, then highlight your drive, click on Repair Permissions, reboot.
    The usual reason why updates fail or mess things up, is if Permissions are not fixed before & after every update, with a reboot... you may get a partial update when the installer finds it doesn't have Permissions to change one obscure little part of the OS, leaving you with a mix of OS versions.
    Some people get away without Repairing Permissions for years, some for only days.
    If Permissions are wrong before applying an update, you could get mixed OS versions, if Directory is the slightest messed up, who knows!
    If many Permission are repaired, or any Directory errors are found, you may need to re-apply some the latest/biggest updates.

Maybe you are looking for