Waiting for class instatiation

What is the best way to achieve the following:
My _root timeline reaches frame 10 labeled init. On this
frame their are
several MovieClips on the stage, and a couple are attached at
run time.
Each of these MovieClips is defined by a class and each
contains a doInit()
function.
First off, is a class Object instantiated when an instance of
it appears on
the Stage or is attached, is that right? Second, say I have 6
different
instances of these MovieClips and each is running a doInit
function... what
is the best way to alert another function (a function that
will actually
move these MovieClips onto the Stage with _x, _y and _alpha
Tweening) after
all of my classes doInit() function are done.
I figured I could create an instance property (Boolean) in
each class to
define its completion status called isInited... then have a
timer loop
checking the return values of all the classes for some method
like
getIsInited() and only running my Tween functions at that
time then delting
itself.
But, I also figure there is a way to do it with a
listener/broadcaster
solution. It makes a lot more sense to me to have the classes
either inited
in a chain with the final one broadcasting a message, or have
each one
broadcast a message and only run when all have been
broadcast... does this
make any sense?
I have not done to much with listerners expept for movieclip
loaders. Is
this a job for adBroadcast?
Thanks for any help.

"SMB" <[email protected]> wrote in message
news:ecl7of$ce7$[email protected]..
> What is the best way to achieve the following:
>
> My _root timeline reaches frame 10 labeled init. On this
frame their are
> several MovieClips on the stage, and a couple are
attached at run time.
> Each of these MovieClips is defined by a class and each
contains a
> doInit() function.
>
> First off, is a class Object instantiated when an
instance of it appears
> on the Stage or is attached, is that right? Second, say
I have 6
> different instances of these MovieClips and each is
running a doInit
> function... what is the best way to alert another
function (a function
> that will actually move these MovieClips onto the Stage
with _x, _y and
> _alpha Tweening) after all of my classes doInit()
function are done.
>
> I figured I could create an instance property (Boolean)
in each class to
> define its completion status called isInited... then
have a timer loop
> checking the return values of all the classes for some
method like
> getIsInited() and only running my Tween functions at
that time then
> delting itself.
>
> But, I also figure there is a way to do it with a
listener/broadcaster
> solution. It makes a lot more sense to me to have the
classes either
> inited in a chain with the final one broadcasting a
message, or have each
> one broadcast a message and only run when all have been
broadcast... does
> this make any sense?
>
> I have not done to much with listerners expept for
movieclip loaders. Is
> this a job for adBroadcast?
>
> Thanks for any help.
>
I just thought of something and tried it. I removed a couple
of component
comboBoxes from a MovieClip instance on the Stage that acts
as a selection
interface. It seems that when I do my Tweens, the load is too
much and the
Tween is not seen. Any ideas here?

Similar Messages

  • I keep getting this error message: ITunes was unable to load data class information from Synch Services. Reconnect or try again later. What does that mean? Can I fix it? or do I have to wait for the next update?

    I keep getting this error message: ITunes was unable to load data class information from Synch Services. Reconnect or try again later. What does that mean? Can I fix it? or do I have to wait for the next update?

    See TS2690: iTunes for Windows: "Unable to load data class" or "Unable to load provider data" sync services alert.
    tt2

  • Hp LaserJet 1200 Generic Class: Waiting for device

    I have 2 computers that I want to print to my hp Laserjet 1200 printer. We are using an iogear 4-port usb 2.0 sharing switch. One computer prints fine but the other always displays a message "Generic Class: Waiting for device." Help!

    Both computers have the printer driver installed. The usb device does not have a driver to install. You just plug in the usb cords to each computer and the printer. You only install a driver if using a pc operating system.

  • "CJS-30199 The CTC classes were not found after waiting for 900 seconds."

    Here's the snippet of the sapinst_dev.log
    I am trying to install Central Instance on a RedHat Enterprise 4 server (32bit). But stuck at
    this stage.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2007-05-10 20:19:48.093 FSPath(/usr/sap/LN1/DVEBMGS02/j2ee/cluster/server0/apps/sap.com/tclmctcutilbasic_ear/servlet_jsp/ctc/root/WEB-INF/classes/com/sap/ctc/util/ConfigMainExt.class).isExisting() done: false
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2007-05-10 20:19:48.093 NWJavaInstance._waitForFile() - elapsed time = 910 timeout = 900
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    NWException thrown: nw.usageTypes.ctcSyncWaitTimeout:
    The CTC classes were not found after waiting for 900 seconds.
    ERROR      2007-05-10 20:19:48
               CJSlibModule::writeError_impl()
    CJS-30199  The CTC classes were not found after waiting for 900 seconds.
    TRACE      [iaxxejsbas.hpp:460]
               EJS_Base::dispatchFunctionCall()
    JS Callback has thrown unknown exception. Rethrowing.
    ERROR      2007-05-10 20:19:48 [iaxxgenimp.cpp:736]
               showDialog()
    FCO-00011  The step configCAF with step key |NW_Doublestack_CI|ind|ind|ind|ind|0|0|SAP_Software_Features_Configuration|ind|ind|ind|ind|15|0|NW_Usage_Types_Configuration_AS|ind|ind|ind|ind|0|0|NW_CONFIG_CAF|ind|ind|ind|ind|1|0|configCAF was executed with status ERROR .
    Your help is much appreciated.
    Thanks and Regards,
    Satish/

    Hello Satish
    Please do following checklist:
    1. Check that the J2EE engine is up and running (e.g. log in with Admin)
    2. Check that the following application is running:
         Visual Admin => Cluster => Server => Services => Deploy
         Select "Application" and look for "sap.com/tclmctcutilbasic_ear
    3. Try to continue installation
    It could be helpful to apply the patch for CTC as per note # 938261
    before restarting.
    and also try to add more memory allocation.
    If issue persists,
    - I'd like to know which installation DVD/CD number being using ?
    - The contents of the LABEL.ASC file.
    - The installation guide reference and title used for this install ?
    - SAPINST version ?
    - Oracle version/patch level ?
    - Operating system version/patch level ?
    See also:
    Note # 851251 - SAP NetWeaver 2004s Installation on UNIX
    Thanks
    Kenny

  • The class I am teaching starts Monday and I cannot wait for snail mail return of my serial number. M

    The class I am teaching starts Monday and I cannot wait for snail mail return of my serial number. My product code is <removed by mod, kglad>. What help can of give me?

    contact adobe support, http://helpx.adobe.com/contact.html?product=flash&topic=using-my-product-or-service

  • Problem description: My computer is running very slow ever since I switched to Yosemite.  I get the multicolored wheel just opening my browser at times and waiting for a page to open, or an application.  Any ideas other than rebooting my computer to

    Problem description:
    My computer is running very slow ever since I switched to Yosemite.  I get the multicolored wheel just opening my browser at times and waiting for a page to open, or an application.  Any ideas other than rebooting my computer to get the problem to alleviate for a few days?
    EtreCheck version: 2.1.8 (121)
    Report generated February 16, 2015 at 2:35:55 PM PST
    Download EtreCheck from http://etresoft.com/etrecheck
    Click the [Click for support] links for help with non-Apple products.
    Click the [Click for details] links for more information about that line.
    Hardware Information: ℹ️
        iMac (21.5-inch, Late 2009) (Technical Specifications)
        iMac - model: iMac10,1
        1 3.06 GHz Intel Core 2 Duo CPU: 2-core
        4 GB RAM Upgradeable
            BANK 0/DIMM0
                Empty  
            BANK 1/DIMM0
                Empty  
            BANK 0/DIMM1
                2 GB DDR3 1067 MHz ok
            BANK 1/DIMM1
                2 GB DDR3 1067 MHz ok
        Bluetooth: Old - Handoff/Airdrop2 not supported
        Wireless:  en1: 802.11 a/b/g/n
    Video Information: ℹ️
        NVIDIA GeForce 9400 - VRAM: 256 MB
            iMac 1920 x 1080
    System Software: ℹ️
        OS X 10.10.2 (14C109) - Time since boot: 11 days 19:34:2
    Disk Information: ℹ️
        ST3500418ASQ disk0 : (500.11 GB)
            EFI (disk0s1) <not mounted> : 210 MB
            Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
            BOOTCAMP (disk0s4) /Volumes/BOOTCAMP : 60.76 GB (15.30 GB free)
            Macintosh HD (disk1) / : 438.11 GB (351.62 GB free)
                Encrypted AES-XTS Unlocked
                Core Storage: disk0s2 438.49 GB Online
        HL-DT-ST DVDRW  GA11N 
    USB Information: ℹ️
        Apple Inc. Built-in iSight
        Apple Internal Memory Card Reader
        Apple, Inc. Keyboard Hub
            Apple Inc. Apple Keyboard
        hp officejet 4200 series
        Apple Computer, Inc. IR Receiver
        Apple Inc. BRCM2046 Hub
            Apple Inc. Bluetooth USB Host Controller
    Gatekeeper: ℹ️
        Mac App Store and identified developers
    Problem System Launch Agents: ℹ️
        [killed]    com.apple.accountsd.plist
        [killed]    com.apple.AirPlayUIAgent.plist
        [killed]    com.apple.bird.plist
        [killed]    com.apple.CallHistoryPluginHelper.plist
        [killed]    com.apple.CallHistorySyncHelper.plist
        [killed]    com.apple.cloudd.plist
        [killed]    com.apple.coreservices.appleid.authentication.plist
        [killed]    com.apple.coreservices.uiagent.plist
        [killed]    com.apple.EscrowSecurityAlert.plist
        [killed]    com.apple.icloud.fmfd.plist
        [killed]    com.apple.iconservices.iconservicesagent.plist
        [killed]    com.apple.nsurlsessiond.plist
        [killed]    com.apple.pluginkit.pkd.plist
        [killed]    com.apple.printtool.agent.plist
        [killed]    com.apple.recentsd.plist
        [killed]    com.apple.secd.plist
        [killed]    com.apple.security.cloudkeychainproxy.plist
        [killed]    com.apple.spindump_agent.plist
        [killed]    com.apple.telephonyutilities.callservicesd.plist
        19 processes killed due to memory pressure
    Problem System Launch Daemons: ℹ️
        [killed]    com.apple.AssetCacheLocatorService.plist
        [killed]    com.apple.awdd.plist
        [killed]    com.apple.coresymbolicationd.plist
        [killed]    com.apple.ctkd.plist
        [killed]    com.apple.diagnosticd.plist
        [killed]    com.apple.emond.aslmanager.plist
        [killed]    com.apple.iconservices.iconservicesagent.plist
        [killed]    com.apple.iconservices.iconservicesd.plist
        [killed]    com.apple.ifdreader.plist
        [killed]    com.apple.nehelper.plist
        [killed]    com.apple.nsurlsessiond.plist
        [killed]    com.apple.periodic-daily.plist
        [killed]    com.apple.periodic-monthly.plist
        [killed]    com.apple.periodic-weekly.plist
        [killed]    com.apple.sandboxd.plist
        [killed]    com.apple.softwareupdate_download_service.plist
        [killed]    com.apple.spindump.plist
        [killed]    com.apple.tccd.system.plist
        [killed]    com.apple.wdhelper.plist
        [killed]    com.apple.xpc.smd.plist
        20 processes killed due to memory pressure
    User Launch Agents: ℹ️
        [loaded]    com.adobe.ARM.[...].plist [Click for support]
        [running]    com.GoodShop.updater.plist [Click for support]
    User Login Items: ℹ️
        None
    Internet Plug-ins: ℹ️
        o1dbrowserplugin: Version: 5.38.6.0 - SDK 10.8 [Click for support]
        Google Earth Web Plug-in: Version: 5.2 [Click for support]
        Default Browser: Version: 600 - SDK 10.10
        Flip4Mac WMV Plugin: Version: 2.4.2.4 [Click for support]
        RealPlayer Plugin: Version: Unknown [Click for support]
        AdobePDFViewerNPAPI: Version: 10.1.13 [Click for support]
        DivXBrowserPlugin: Version: 2.0 [Click for support]
        Silverlight: Version: 5.1.30514.0 - SDK 10.6 [Click for support]
        QuickTime Plugin: Version: 7.7.3
        iPhotoPhotocast: Version: 7.0
        googletalkbrowserplugin: Version: 5.38.6.0 - SDK 10.8 [Click for support]
        AdobePDFViewer: Version: 10.1.13 [Click for support]
        GarminGpsControl: Version: 4.2.0.0 - SDK 10.8 [Click for support]
    User internet Plug-ins: ℹ️
        CitrixOnlineWebDeploymentPlugin: Version: 1.0.79 [Click for support]
        VSeeHelper: Version: VSeeHelper 1.0.0.0 - SDK 10.8 [Click for support]
    Safari Extensions: ℹ️
        avast! Online Security
        Goodshop app
    3rd Party Preference Panes: ℹ️
        DivX  [Click for support]
        Flip4Mac WMV  [Click for support]
        MacFUSE  [Click for support]
    Time Machine: ℹ️
        Skip System Files: NO
        Mobile backups: OFF
        Auto backup: YES
        Volumes being backed up:
            Macintosh HD: Disk size: 438.11 GB Disk used: 86.50 GB
        Destinations:
            Backup [Local]
            Total size: 159.70 GB
            Total number of backups: 3
            Oldest backup: 2014-11-24 05:20:18 +0000
            Last backup: 2015-02-01 03:04:02 +0000
            Size of backup disk: Too small
                Backup size 159.70 GB < (Disk used 86.50 GB X 3)
    Top Processes by CPU: ℹ️
             8%    WindowServer
             5%    DashboardClient
             3%    mds
             2%    launchd
             0%    ocspd
    Top Processes by Memory: ℹ️
        64 MB    WindowServer
        52 MB    thunderbird
        34 MB    mds
        34 MB    Mail
        30 MB    mds_stores
    Virtual Memory Information: ℹ️
        654 MB    Free RAM
        834 MB    Active RAM
        777 MB    Inactive RAM
        903 MB    Wired RAM
        102.49 GB    Page-ins
        1.46 GB    Page-outs
    Diagnostics Information: ℹ️
        Standard users cannot read /Library/Logs/DiagnosticReports.
        Run as an administrator account to see more information.

    Hi Linc!  Sorry for the delay.  Here is the information:
    Start time: 16:48:08 02/28/15
    Revision: 1241
    Model Identifier: iMac10,1
    System Version: OS X 10.10.2 (14C109)
    Kernel Version: Darwin 14.1.0
    Time since boot: 10 days 21:04
    UID: 502
    SerialATA
        ST*******ASQ                          
    USB
        officejet 4200 series (Hewlett Packard)
    Bluetooth
        Apple Wireless Mouse
    FileVault 2: On FileVault master keychain appears to be installed
    FileVault 1: On
    I/O wait time (ms/s)
        launchd (UID 0): 53
    Font issues: 40
    Firewall: On
    System caches/logs
        1987 MB: /System/Library/Caches/com.apple.coresymbolicationd/data
    Diagnostic reports
        2015-01-31 SecurityAgent crash
        2015-02-01 2BUA8C4S2C.com.agilebits.onepassword4-helper crash
        2015-02-01 IMDPersistenceAgent crash
        2015-02-01 secd crash
        2015-02-20 Inkjet7 crash
        2015-02-28 IMDPersistenceAgent crash
        2015-02-28 secd crash x2
    Kernel log
        Feb 23 07:06:08 Failed to get hibernate image filename
        Feb 23 17:07:05 Failed to get hibernate image filename
        Feb 24 07:06:05 Failed to get hibernate image filename
        Feb 24 17:47:13 Failed to get hibernate image filename
        Feb 24 18:31:50 IOAudioStream[0xffffff802df40400]::clipIfNecessary() - Error: counted 1 clip more than one buffer ahead errors.
        Feb 24 19:14:41 Failed to get hibernate image filename
        Feb 24 20:56:40 Failed to get hibernate image filename
        Feb 24 22:14:14 Failed to get hibernate image filename
        Feb 24 22:38:31 Failed to get hibernate image filename
        Feb 25 06:58:23 Failed to get hibernate image filename
        Feb 25 17:40:53 Failed to get hibernate image filename
        Feb 25 21:04:27 Failed to get hibernate image filename
        Feb 25 21:31:52 Failed to get hibernate image filename
        Feb 26 07:03:06 Failed to get hibernate image filename
        Feb 26 17:06:59 Failed to get hibernate image filename
        Feb 27 06:58:56 Failed to get hibernate image filename
        Feb 27 17:02:56 Failed to get hibernate image filename
        Feb 27 19:17:20 Failed to get hibernate image filename
        Feb 27 23:04:12 Failed to get hibernate image filename
        Feb 28 10:09:19 Failed to get hibernate image filename
        Feb 28 13:07:21 Failed to get hibernate image filename
        Feb 28 14:08:38 Failed to get hibernate image filename
        Feb 28 15:11:16 Failed to get hibernate image filename
        Feb 28 16:18:21 msdosfs_fat_uninit_vol: error 6 from msdosfs_fat_cache_flush
        Feb 28 16:29:32 Failed to get hibernate image filename
    System log
            label = "2.5.4.3";
            "localized label" = "2.5.4.3";
            type = string;
            value = "courier.sandbox.push.apple.com";
        Feb 28 16:30:55 loginwindow ERROR | __50-[MCXDLauncher(Private) startNetworkChangeThread:]_block_invoke | Unable to GetMCXAgentPort
        Feb 28 16:31:09 apsd Failed entitlement check 'com.apple.private.aps-connection-initiate' for ManagedClientAgent[8424]
        Feb 28 16:31:44 apsd Failed entitlement check 'com.apple.private.aps-connection-initiate' for ManagedClientAgent[8433]
        Feb 28 16:32:36 WindowServer disable_update_timeout: UI updates were forcibly disabled by application "Mail" for over 1.00 seconds. Server has re-enabled them.
        Feb 28 16:34:16 WindowServer disable_update_timeout: UI updates were forcibly disabled by application "Finder" for over 1.00 seconds. Server has re-enabled them.
        Feb 28 16:38:37 WindowServer disable_update_timeout: UI updates were forcibly disabled by application "1Password mini" for over 1.00 seconds. Server has re-enabled them.
        Feb 28 16:38:49 WindowServer WSGetSurfaceInWindow : Invalid surface 769181205 for window 4518
        Feb 28 16:38:49 WindowServer WSGetSurfaceInWindow : Invalid surface 769181205 for window 4518
        Feb 28 16:38:56 WindowServer WSGetSurfaceInWindow : Invalid surface 1023641180 for window 4522
        Feb 28 16:38:56 WindowServer WSGetSurfaceInWindow : Invalid surface 1023641180 for window 4522
        Feb 28 16:39:06 WindowServer WSGetSurfaceInWindow : Invalid surface 1058035653 for window 4525
        Feb 28 16:39:06 WindowServer WSGetSurfaceInWindow : Invalid surface 1058035653 for window 4525
        Feb 28 16:39:22 WindowServer WSGetSurfaceInWindow : Invalid surface 996085260 for window 4530
        Feb 28 16:39:22 WindowServer WSGetSurfaceInWindow : Invalid surface 996085260 for window 4530
        Feb 28 16:39:33 WindowServer WSGetSurfaceInWindow : Invalid surface 1034343505 for window 4534
        Feb 28 16:39:33 WindowServer WSGetSurfaceInWindow : Invalid surface 1034343505 for window 4534
        Feb 28 16:39:39 Google Chrome Helper CoreText CopyFontsForRequest received mig IPC error (FFFFFFFFFFFFFECC) from font server
        Feb 28 16:39:39 Google Chrome Helper CoreText CopyFontsForRequest received mig IPC error (FFFFFFFFFFFFFECC) from font server
        Feb 28 16:46:20 apsd Failed entitlement check 'com.apple.private.aps-connection-initiate' for ManagedClientAgent[8979]
        Feb 28 16:49:02 loginwindow ERROR | __50-[MCXDLauncher(Private) startNetworkChangeThread:]_block_invoke | Unable to GetMCXAgentPort
    Daemons
        com.apple.AccountPolicyHelper
        com.apple.AssetCacheLocatorService
        com.apple.CodeSigningHelper
        com.apple.MobileFileIntegrity
        com.apple.awdd
        com.apple.backupd-auto
        com.apple.cache_delete
        com.apple.coresymbolicationd
        com.apple.ctkd
        com.apple.diagnosticd
        com.apple.emond.aslmanager
        com.apple.iconservices.iconservicesagent
        com.apple.iconservices.iconservicesd
        com.apple.ifdreader
        com.apple.installd
        com.apple.installer.osmessagetracing
        com.apple.nehelper
        com.apple.networkd_privileged
        com.apple.nsurlsessiond_privileged
        com.apple.nsurlstoraged
        com.apple.periodic-daily
        com.apple.periodic-monthly
        com.apple.periodic-weekly
        com.apple.sandboxd
        com.apple.secinitd
        com.apple.security.syspolicy
        - status: -15
        com.apple.softwareupdate_download_service
        com.apple.softwareupdated
        com.apple.spindump
        com.apple.sysmond
        com.apple.systemstatsd
        com.apple.tccd.system
        com.apple.watchdogd
        com.apple.wdhelper
        org.cups.cupsd
    Agents
        2BUA8C4S2C.com.agilebits.onepassword4-helper
        com.adobe.ARM.UUID
        com.apple.AirPortBaseStationAgent
        com.apple.imdpersistence.IMDPersistenceAgent
        - status: -10
        com.apple.secd
        - status: -10
    User crontab
        59 16 * * 7 /Applications/MacScan\ 2/MacScan.app/Contents/MacOS/MacScan -autoscan YES
    Firefox extensions
        Mozilla Firefox hotfix
    Widgets
        iCal
    iCloud errors
        cloudd 7
        comapple.InputMethodKit.UserDictionary 2
        CallHistorySyncHelper 1
    Continuity errors
        sharingd 1
    Restricted files: 174
    Lockfiles: 30
    High file counts
        Desktop: 54
    Accessibility
        Scroll Zoom: On
    Contents of /System/Library/Security/authorization.plist
        - mod date: Oct  9 02:17:00 2014
        - checksum: 2720110640
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>comment</key>
        <string>The name of the requested right is matched against the keys.  An exact match has priority, otherwise the longest match from the start is used. Note that the right will only match wildcard rules (ending in a ".") during this reduction.
        allow rule: this is always allowed
        &lt;key&gt;com.apple.TestApp.benign&lt;/key&gt;
        &lt;string&gt;allow&lt;/string&gt;
        deny rule: this is always denied
        &lt;key&gt;com.apple.TestApp.dangerous&lt;/key&gt;
        &lt;string&gt;deny&lt;/string&gt;
        user rule: successful authentication as a user in the specified group(5) allows the associated right.
        The shared property specifies whether a credential generated on success is shared with other apps (i.e., those in the same "session"). This property defaults to false if not specified.
        The timeout property specifies the maximum age of a (cached/shared) credential accepted for this rule.
        The allow-root property specifies whether a right should be allowed automatically if the requesting process is running with uid == 0.  This defaults to false if not specified.
        See remaining rules for examples.
        </string>
        <key>rights</key>
        <dict>
        <key></key>
        <dict>
        <key>class</key>
        <string>rule</string>
        <key>comment</key>
        ...and 1850 more line(s)
    Contents of /private/etc/authorization.deprecated
        - mod date: Oct 25 13:37:39 2014
        - checksum: 842352627
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>comment</key>
        <string>The name of the requested right is matched against the keys.  An exact match has priority, otherwise the longest match from the start is used. Note that the right will only match wildcard rules (ending in a ".") during this reduction.
        allow rule: this is always allowed
        &lt;key&gt;com.apple.TestApp.benign&lt;/key&gt;
        &lt;string&gt;allow&lt;/string&gt;
        deny rule: this is always denied
        &lt;key&gt;com.apple.TestApp.dangerous&lt;/key&gt;
        &lt;string&gt;deny&lt;/string&gt;
        user rule: successful authentication as a user in the specified group(5) allows the associated right.
        The shared property specifies whether a credential generated on success is shared with other apps (i.e., those in the same "session"). This property defaults to false if not specified.
        The timeout property specifies the maximum age of a (cached/shared) credential accepted for this rule.
        The allow-root property specifies whether a right should be allowed automatically if the requesting process is running with uid == 0.  This defaults to false if not specified.
        See remaining rules for examples.
        </string>
        <key>rights</key>
        <dict>
        <key></key>
        <dict>
        <key>class</key>
        <string>rule</string>
        <key>comment</key>
        ...and 1013 more line(s)
    Contents of /private/etc/pam.d/prl_disp_service
        - mod date: Mar  5 03:24:01 2010
        - checksum: 1160556194
        auth       required       pam_nologin.so
        auth       optional       pam_afpmount.so
        auth       sufficient     pam_securityserver.so nullok
        auth       sufficient     pam_unix.so  nullok
        auth       required       pam_deny.so
        account    required       pam_permit.so
        password   required       pam_deny.so
        session    required       pam_permit.so
        session    optional       pam_afpmount.so
    Contents of /private/etc/pam.d/prl_disp_service.snow_leopard
        - mod date: Mar  5 03:24:01 2010
        - checksum: 2633576920
        auth       optional       pam_krb5.so
        auth       optional       pam_mount.so
        auth       sufficient     pam_serialnumber.so serverinstall legacy
        auth       required       pam_opendirectory.so
        account    required       pam_nologin.so
        account    required       pam_opendirectory.so
        password   required       pam_deny.so
        session    required       pam_launchd.so
        session    required       pam_uwtmp.so
        session    optional       pam_mount.so
        auth       optional       pam_krb5.so
        auth       optional       pam_mount.so
        auth       sufficient     pam_serialnumber.so serverinstall legacy
        auth       required       pam_opendirectory.so
        account    required       pam_nologin.so
        account    required       pam_opendirectory.so
        password   required       pam_deny.so
        session    required       pam_launchd.so
        session    required       pam_uwtmp.so
        session    optional       pam_mount.so
    Contents of Library/LaunchAgents/com.adobe.ARM.UUID.plist
        - mod date: Aug  1 17:37:19 2012
        - checksum: 408149527
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>Label</key>
        <string>com.adobe.ARM.UUID</string>
        <key>ProgramArguments</key>
        <array>
        <string>/Applications/Adobe Reader.app/Contents/MacOS/Updater/Adobe Reader Updater Helper.app/Contents/MacOS/Adobe Reader Updater Helper</string>
        </array>
        <key>RunAtLoad</key>
        <true/>
        <key>StartInterval</key>
        <integer>12600</integer>
        </dict>
        </plist>
    Applications
        /Applications/Acrobat 6.0 Professional/Acrobat 6.0.2 Professional.app
        - N/A
        /Applications/Acrobat 6.0 Professional/Acrobat Distiller 6.0.2.app
        - com.adobe.distiller
        /Applications/Adobe/Acrobat.com.app
        - com.adobe.mauby.UUID.1
        /Applications/Adobe/Adobe Help.app
        - chc.UUID.1
        /Applications/Bible Explorer 4.app
        - com.BE8.wordsearchbible.corp
        /Applications/DivX Converter.app
        - N/A
        /Applications/DivX Player.app
        - com.divx.DivX_Player
        /Applications/DivX/DivX Community.app
        - com.spritec.DVD
        /Applications/DivX/DivX Products.app
        - com.spritec.DVD
        /Applications/DivX/DivX Support.app
        - com.spritec.DVD
        /Applications/DivX/Uninstall DivX for Mac.app
        - com.divxinc.uninstalldivxformac
        /Applications/FOX News Live.app
        - FoxPlayerAIR.UUID.1
        /Applications/Flip4Mac/WMV Player.app
        - net.telestream.wmv.player
        /Applications/Garmin Express.app
        - com.garmin.renu.client
        /Applications/Garmin WebUpdater.app
        - com.garmin.WebUpdater
        /Applications/Hewlett-Packard/HP Image Edit.app
        - com.hp.hpimageedit
        /Applications/Hewlett-Packard/HP Image Print.app
        - com.hp.photo.imageprint
        /Applications/Hewlett-Packard/HP Image Zone.app
        - com.hp.imagezone
        /Applications/Hewlett-Packard/HP Instant Share.app
        - com.hp.photo.instantshare
        /Applications/Hewlett-Packard/HP Panorama Stitching.app
        - com.hp.PanoramaStitching
        /Applications/Hewlett-Packard/HP Photo and Imaging Software/HP E-mail Portal/HP E-mail Portal
        - N/A
        /Applications/Hewlett-Packard/HP Photo and Imaging Software/HP Photo and Imaging Director/Director Docker.app
        - com.hp.director.docker
        /Applications/Hewlett-Packard/HP Software Update.app
        - com.hp.softwareupdate
        /Applications/Hewlett-Packard/HP Uninstaller
        - N/A
        /Applications/Karaoke Maker/Audacity.app
        - net.sourceforge.audacity
        /Applications/Macromedia Studio 8/Macromedia Contribute 3/Contribute
        - com.macromedia.Contribute
        /Applications/Macromedia Studio 8/Macromedia Contribute 3/Contribute/Contents/MacOS/Contribute
        - N/A
        /Applications/Macromedia Studio 8/Macromedia Dreamweaver 8/Dreamweaver 8
        - com.macromedia.Dreamweaver
        /Applications/Macromedia Studio 8/Macromedia Extension Manager/Extension Manager.app
        - com.macromedia.ExtensionManager
        /Applications/Macromedia Studio 8/Macromedia Fireworks 8/Fireworks 8.app
        - com.macromedia.fireworks
        /Applications/Macromedia Studio 8/Macromedia Flash 8 VideoEncoder/Flash 8 Video Encoder.app
        - com.macromedia.FLVEncoder
        /Applications/Macromedia Studio 8/Macromedia Flash 8/Flash 8.app
        - com.macromedia.flash.8
        /Applications/Microsoft AutoUpdate.app
        - com.microsoft.autoupdate
        /Applications/Microsoft Office 2004/Additional Tools/Handheld Sync Installer
        - com.MindVision.VISEX
        /Applications/Microsoft Office 2004/Additional Tools/Handheld Sync Installer/Contents/MacOSClassic/Handheld Sync Installer
        - N/A
        /Applications/Microsoft Office 2004/Additional Tools/Microsoft Language Register/Microsoft Language Register
        - N/A
        /Applications/Microsoft Office 2004/Additional Tools/Remote Desktop Connection/Remote Desktop Connection
        - N/A
        /Applications/Microsoft Office 2004/Additional Tools/Remove Office/Remove Office
        - N/A
        /Applications/Microsoft Office 2004/Additional Tools/Windows Media Installer
        - N/A
        /Applications/Microsoft Office 2004/Additional Tools/Windows Media Installer/Contents/MacOS/Windows Media Installer
        - N/A
        /Applications/Microsoft Office 2004/MSN Messenger.app
        - Microsoft/com.microsoft.Messenger
        /Applications/Microsoft Office 2004/Microsoft Entourage
        - N/A
        /Applications/Microsoft Office 2004/Microsoft Excel
        - N/A
        /Applications/Microsoft Office 2004/Microsoft PowerPoint
        - N/A
        /Applications/Microsoft Office 2004/Microsoft Word
        - N/A
        /Applications/Microsoft Office 2004/Office/Alerts Daemon.app
        - Microsoft/com.microsoft.AlertsDaemon
        /Applications/Microsoft Office 2004/Office/Database Utility
        - N/A
        /Applications/Microsoft Office 2004/Office/Equation Editor
        - N/A
        /Applications/Microsoft Office 2004/Office/Microsoft Cert Manager.app
        - com.microsoft.certmgr
        /Applications/Microsoft Office 2004/Office/Microsoft Clip Gallery
        - N/A
        /Applications/Microsoft Office 2004/Office/Microsoft Database Daemon
        - N/A
        /Applications/Microsoft Office 2004/Office/Microsoft Error Reporting.app
        - com.microsoft.error_reporting
        /Applications/Microsoft Office 2004/Office/Microsoft Graph
        - N/A
        /Applications/Microsoft Office 2004/Office/Microsoft Office Notifications
        - N/A
        /Applications/Microsoft Office 2004/Office/Microsoft Query
        - N/A
        /Applications/Microsoft Office 2004/Office/Microsoft Sync Services.app
        - com.microsoft.entourage.syncservices
        /Applications/Microsoft Office 2004/Office/Organization Chart
        - N/A
        /Applications/Microsoft Office 2004/Office/Project Gallery Launcher
        - N/A
        /Applications/Open XML Converter.app
        - com.microsoft.OfficeConverter
        /Applications/OpenOffice.app
        - org.openoffice.script
        /Applications/Quicken 2007/Quicken 2007
        - com.intuit.quicken
        /Applications/Quicken 2007/Quicken 2007/Contents/MacOS/Quicken 2007
        - N/A
        /Applications/Quicken 2007/Quicken 2007/Contents/SupportApps/Emergency Records Organizer
        - com.intuit.ero
        /Applications/Quicken 2007/Quicken 2007/Contents/SupportApps/Emergency Records Organizer/Contents/MacOSClassic/Emergency Records Organizer
        - N/A
        /Applications/Quicken 2007/Quicken 2007/Contents/SupportApps/Home Inventory.app
        - com.intuit.HomeInventory
        /Applications/Quicken 2007/Quicken 2007/Contents/SupportApps/Quicken Backup Utility.app
        - com.intuit.quicken.dotmac
        /Applications/Quicken 2007/Quicken 2007/Contents/SupportApps/Quicken Scheduler
        - N/A
        /Applications/RealPlayer Converter.app
        - com.real.converter
        /Applications/RealPlayer.app
        - com.RealNetworks.RealPlayer
        /Applications/TorBrowser.app
        - N/A
        /Applications/Utilities/Adobe AIR Application Installer.app
        - com.adobe.air.ApplicationInstaller
        /Applications/Utilities/Adobe Utilities.localized/Adobe Updater6/Adobe Updater.app
        - "com.Adobe.ESD.AdobeUpdaterApplication"
        /Library/Application Support/Adobe/AdobePDF.app
        - com.Adobe.print.AdobePDF.bef
        /Library/Application Support/DivX/DivXUpdater.app
        - com.divx.DivXUpdater
        /Library/Application Support/Hewlett-Packard/Software Update/HP Rules Processor.app
        - com.hp.rulesprocessor
        /Library/Application Support/Hewlett-Packard/Software Update/HP Scheduler.app
        - com.hp.HPScheduler
        /Library/Application Support/Hewlett-Packard/Software Update/HP Software Updater
        - N/A
        /Library/Application Support/Hewlett-Packard/Software Update/HP Software Updater/Contents/MacOS/HP Software Updater
        - N/A
        /Library/Application Support/Microsoft/HV1.0/Microsoft Help Viewer.app
        - com.microsoft.helpviewer
        /Library/Application Support/Microsoft/Office Converter Support/Open XML for Charts.app
        - com.microsoft.openxml.chartconverter.app
        /Library/Application Support/Microsoft/Office Converter Support/Open XML for Excel.app
        - com.microsoft.openxml.excel.app
        /Library/Application Support/Microsoft/Office Converter Support/Open XML for Word.app
        - com.microsoft.openxml.word.app
        /Library/Application Support/Microsoft/Office Converter Support/pptfc.app
        - com.microsoft.openxml.powerpoint.app
        /Library/Application Support/Microsoft/Silverlight/OutOfBrowser/SLLauncher.app
        - com.microsoft.silverlight.sllauncher
        /Library/Application Support/Script Editor/Templates/Cocoa-AppleScript Applet.app
        - com.apple.ScriptEditor.id.cocoa-applet-template
        /Library/Application Support/Script Editor/Templates/Droplets/Droplet with Settable Properties.app
        - com.apple.ScriptEditor.id.droplet-with-settable-properties-template
        /Library/Application Support/Script Editor/Templates/Droplets/Recursive File Processing Droplet.app
        - com.apple.ScriptEditor.id.file-processing-droplet-template
        /Library/Application Support/Script Editor/Templates/Droplets/Recursive Image File Processing Droplet.app
        - com.apple.ScriptEditor.id.image-file-processing-droplet-template
        /Library/Documentation/Help/HP Photo and Imaging Help/shrd/flashplayer
        - N/A
        /Library/Documentation/Help/HP Photo and Imaging Help/shrd/fscommand/c_burn_cd.app
        - N/A
        /Library/Documentation/Help/HP Photo and Imaging Help/shrd/fscommand/c_export_images.app
        - N/A
        /Library/Documentation/Help/HP Photo and Imaging Help/shrd/fscommand/c_import_images.app
        - N/A
        /Library/Documentation/Help/HP Photo and Imaging Help/shrd/fscommand/c_panorama_stitch.app
        - N/A
        /Library/Documentation/Help/HP Photo and Imaging Help/shrd/fscommand/c_use_folders.app
        - N/A
        /Library/Documentation/Help/HP Photo and Imaging Help/shrd/fscommand/c_use_image_edit.app
        - N/A
        /Library/Documentation/Help/HP Photo and Imaging Help/shrd/fscommand/c_use_image_print.app
        - N/A
        /Library/Documentation/User Guides and Information.localized/Apple Hardware Test Read Me.app
        - com.apple.AppleHardwareTestReadMe
        /Library/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app
        - com.adobe.air.ApplicationInstaller
        /Library/Frameworks/Adobe AIR.framework/Versions/1.0/Resources/Template.app
        - com.adobe.air.Template
        /Library/Image Capture/Scripts/Import and View with iPhoto.app
        - com.hp.iPhoto.icautotask
        /Library/Parallels/Parallels Mounter.app
        - com.parallels.server.mounter
        /Library/Printers/hp/Fax/fax.backend
        - com.hp.fax
        /Library/Printers/hp/Fax/rastertofax.filter
        - com.hp.rastertofax
        /Library/Printers/hp/cups/filters/commandtohp.filter
        - com.hp.print.cups.filter.commandtohp
        /Library/Printers/hp/cups/filters/pdftopdf.filter
        - com.hp.print.cups.filter.pdftopdf
        /Library/Printers/hp/cups/tools/autosetup.tool
        - com.hp.print.autosetup
        /Users/USER/Library/Application Support/Google/Chrome/Default/Web Applications/_crx_bepbmhgboaologfdajaanbcjmnhjmhfn/Default bepbmhgboaologfdajaanbcjmnhjmhfn.app
        - com.google.Chrome.app.Default-bepbmhgboaologfdajaanbcjmnhjmhfn-internal
        /Users/USER/Library/Application Support/Google/Chrome/Default/Web Applications/_crx_blpcfgokakmgnkcojhhkbfbldkacnbeo/Default blpcfgokakmgnkcojhhkbfbldkacnbeo.app
        - com.google.Chrome.app.Default-blpcfgokakmgnkcojhhkbfbldkacnbeo-internal
        /Users/USER/Library/Caches/com.adobe.Reader.ARM/UUID/Adobe Reader Updater.app
        - com.adobe.ARM
        /mike's old computer/Adobe/AdobePDF.app
        - com.Adobe.print.AdobePDF.bef
        /mike's old computer/Adobe/Installers/R2/Setup.app
        - com.adobe.Installers.Setup
        /mike's old computer/Deimos Rising/Deimos Rising
        - N/A
        /mike's old computer/IA_Installers/TypingMaster_for_Mac/TypingMasterMac.app
        - N/A
        /mike's old computer/TypingMasterMac/UninstallerData/Uninstall TypingMaster for Mac.app
        - N/A
        /mike's old computer/TypingMasterMac/itutoreng.app
        - N/A
        /mike's old computer/adobe applications/Adobe GoLive CS/Adobe GoLive CS.app
        - com.adobe.GoLive
        /mike's old computer/adobe applications/Adobe Illustrator CS/2.app
        - com.adobe.illustrator
        /mike's old computer/adobe applications/Adobe InDesign CS/InDesign CS.app
        - com.adobe.InDesign
        /mike's old computer/adobe applications/Adobe InDesign CS/Plug-Ins/Online/AUMLibrary.cfm/Contents/SharedSupport/Adobe Update Manager.app
        - com.adobe.ESD.AUM
        /mike's old computer/adobe applications/Adobe Photoshop CS/Adobe ImageReady CS.app
        - com.adobe.ImageReady
        /mike's old computer/adobe applications/Adobe Photoshop CS/Adobe Photoshop CS.app
        - com.adobe.Photoshop
        /mike's old computer/adobe applications/Adobe Version Cue/Uninstall Adobe Version Cue.app
        - N/A
        /old computer stuff/At Ease Setup Folder/At Ease Setup
        - N/A
        /old computer stuff/OLDIESystem Folder/Apple Menu Items/Apple System Profiler
        - N/A
        /old computer stuff/OLDIESystem Folder/Apple Menu Items/Calculator
        - N/A
        /old computer stuff/OLDIESystem Folder/Apple Menu Items/Chooser
        - N/A
        /old computer stuff/OLDIESystem Folder/Apple Menu Items/FaxStatus
        - N/A
        /old computer stuff/OLDIESystem Folder/Apple Menu Items/Graphing Calculator
        - N/A
        /old computer stuff/OLDIESystem Folder/Apple Menu Items/Internet Access/Browse the Internet
        - N/A
        /old computer stuff/OLDIESystem Folder/Apple Menu Items/Internet Access/Connect To...
        - N/A
        /old computer stuff/OLDIESystem Folder/Apple Menu Items/Internet Access/Mail
        - N/A
        /old computer stuff/OLDIESystem Folder/Apple Menu Items/Key Caps
        - N/A
        /old computer stuff/OLDIESystem Folder/Apple Menu Items/Note Pad
        - N/A
        /old computer stuff/OLDIESystem Folder/Apple Menu Items/Remote Access Status
        - N/A
        /old computer stuff/OLDIESystem Folder/Apple Menu Items/Scrapbook
        - N/A
        /old computer stuff/OLDIESystem Folder/Apple Menu Items/Sherlock
        - N/A
        /old computer stuff/OLDIESystem Folder/Apple Menu Items/SimpleSound
        - N/A
        /old computer stuff/OLDIESystem Folder/Apple Menu Items/Stickies
        - N/A
        /old computer stuff/OLDIESystem Folder/Application Support/IntelliTools/Classic Sending Helper
        - N/A
        /old computer stuff/OLDIESystem Folder/Application Support/Norton AntiVirus ƒ/NAV Small Scanner
        - N/A
        /old computer stuff/OLDIESystem Folder/Control Panels/Appearance
        - N/A
        /old computer stuff/OLDIESystem Folder/Control Panels/Apple Menu Options
        - N/A
        /old computer stuff/OLDIESystem Folder/Control Panels/AppleTalk
        - N/A
        /old computer stuff/OLDIESystem Folder/Control Panels/ColorSync
        - N/A
        /old computer stuff/OLDIESystem Folder/Control Panels/Configuration Manager
        - N/A
        /old computer stuff/OLDIESystem Folder/Control Panels/Control Strip
        - N/A
        /old computer stuff/OLDIESystem Folder/Control Panels/Date & Time
        - N/A
        /old computer stuff/OLDIESystem Folder/Control Panels/DialAssist
        - N/A
        /old computer stuff/OLDIESystem Folder/Control Panels/Energy Saver
        - N/A
        /old computer stuff/OLDIESystem Folder/Control Panels/Extensions Manager
        - N/A
        /old computer stuff/OLDIESystem Folder/Control Panels/File Exchange
        - N/A
        /old computer stuff/OLDIESystem Folder/Control Panels/File Sharing
        - N/A
        /old computer stuff/OLDIESystem Folder/Control Panels/General Controls
        - N/A
        /old computer stuff/OLDIESystem Folder/Control Panels/Infrared
        - N/A
        /old computer stuff/OLDIESystem Folder/Control Panels/Internet
        - N/A
        /old computer stuff/OLDIESystem Folder/Control Panels/Keyboard
        - N/A
        /old computer stuff/OLDIESystem Folder/Control Panels/Location Manager
        - N/A
        /old computer stuff/OLDIESystem Folder/Control Panels/Memory
        - N/A
        /old computer stuff/OLDIESystem Folder/Control Panels/Microsoft Office Manager
        - N/A
        /old computer stuff/OLDIESystem Folder/Control Panels/Modem
        - N/A
        /old computer stuff/OLDIESystem Folder/Control Panels/Monitors & Sound
        - N/A
        /old computer stuff/OLDIESystem Folder/Control Panels/Mouse
        - N/A
        /old computer stuff/OLDIESystem Folder/Control Panels/Numbers
        - N/A
        /old computer stuff/OLDIESystem Folder/Control Panels/QuickTime™ Settings:™ Settings:
        - N/A
        /old computer stuff/OLDIESystem Folder/Control Panels/QuikSync
        - N/A
        /old computer stuff/OLDIESystem Folder/Control Panels/Remote Access
        - N/A
        /old computer stuff/OLDIESystem Folder/Control Panels/Speech
        - N/A
        /old computer stuff/OLDIESystem Folder/Control Panels/Startup Disk
        - N/A
        /old computer stuff/OLDIESystem Folder/Control Panels/TCP:IP
        - N/A
        /old computer stuff/OLDIESystem Folder/Control Panels/Text
        - N/A
        /old computer stuff/OLDIESystem Folder/Control Panels/Users & Groups
        - N/A
        /old computer stuff/OLDIESystem Folder/Control Panels/Web Sharing
        - N/A
        /old computer stuff/OLDIESystem Folder/Extensions/Application Switcher
        - N/A
        /old computer stuff/OLDIESystem Folder/Extensions/ColorSync Extension
        - N/A
        /old computer stuff/OLDIESystem Folder/Extensions/Control Strip Extension
        - N/A
        /old computer stuff/OLDIESystem Folder/Extensions/Desktop PrintMonitor
        - N/A
        /old computer stuff/OLDIESystem Folder/Extensions/Desktop Printer Spooler
        - N/A
        /old computer stuff/OLDIESystem Folder/Extensions/FBC Indexing Scheduler
        - N/A
        /old computer stuff/OLDIESystem Folder/Extensions/FaxMonitor
        - N/A
        /old computer stuff/OLDIESystem Folder/Extensions/Find/Find by Content Indexing
        - N/A
        /old computer stuff/OLDIESystem Folder/Extensions/Folder Actions
        - N/A
        /old computer stuff/OLDIESystem Folder/Extensions/Norton Scheduler
        - N/A
        /old computer stuff/OLDIESystem Folder/Extensions/PrintMonitor
        - N/A
        /old computer stuff/OLDIESystem Folder/Extensions/Time Synchronizer
        - N/A
        /old computer stuff/OLDIESystem Folder/Extensions/Web Sharing Extension
        - N/A
        /old computer stuff/OLDIESystem Folder/Help/Apple Help Viewer/Help Viewer
        - N/A
        /old computer stuff/OLDIESystem Folder/MacTCP DNR
        - N/A
        /old computer stuff/OLDIESystem Folder/Scripting Additions/Desktop Printer Manager
        - N/A
        /old computer stuff/OLDIESystem Folder/Scripting Additions/Network Setup Scripting
        - N/A
        /old computer stuff/OLDIESystem Folder/Scripting Additions/URL Access Scripting
        - N/A
        /old computer stuff/OLDIESystem Folder/System Extensions (Disabled)/AOL 5.0 Backup Installer
        - N/A
        /old computer stuff/Tony Hawk's Pro Skater 4/Tony Hawk's Pro Skater 4.app
        - com.aspyr.thps4
    Frameworks
        /Library/Frameworks/Adobe AIR.framework
        - com.adobe.AIR
        /Library/Frameworks/DivX Toolkit.framework
        - com.divx.divxtoolkit
        /Library/Frameworks/EWSMac.framework
        - com.eSellerate.EWSMac67108868
        /Library/Frameworks/HPSmartPrint.framework
        - com.hp.print.HPSmartPrint
        /Library/Frameworks/MacFUSE.framework
        - com.google.MacFUSE
        /Library/Frameworks/PrintMeSSL.framework
        - com.efi.printme.ssl
        /Library/Frameworks/TSLicense.framework
        - net.telestream.license
    PrefPane
        /Library/PreferencePanes/DivX.prefPane
        - com.divx.divxprefs
        /Library/PreferencePanes/Flip4Mac WMV.prefPane
        - net.telestream.wmv.prefpane
        /Library/PreferencePanes/MacFUSE.prefPane
        - com.google.MacFUSE
    Bundles
        /Library/Audio/MIDI Drivers/EmagicUSBMIDIDriver.plugin
        - info.emagic.driver.unitor
        /Library/Contextual Menu Items/ParallelsCM.plugin
        - com.parallels.cmplugin
        /Library/Frameworks/Adobe AIR.framework/Versions/1.0/Resources/AdobeCP15.plugin
        - com.adobe.adobecp
        /Library/Frameworks/Adobe AIR.framework/Versions/1.0/Resources/Flash Player.plugin
        - com.macromedia.FlashPlayer-10.6.plugin
        /Library/Frameworks/Adobe AIR.framework/Versions/1.0/Resources/adobecp.plugin
        - com.adobe.adobecp20
        /Library/Internet Plug-Ins/AdobePDFViewer.plugin
        - com.adobe.acrobat.pdfviewer
        /Library/Internet Plug-Ins/AdobePDFViewerNPAPI.plugin
        - com.adobe.acrobat.pdfviewerNPAPI
        /Library/Internet Plug-Ins/DivXBrowserPlugin.plugin
        - com.divx.DivXBrowserPlugin
        /Library/Internet Plug-Ins/Flip4Mac WMV Plugin.plugin
        - net.telestream.wmv.plugin
        /Library/Internet Plug-Ins/GarminGpsControl.plugin
        - com.garmin.GarminGpsControl
        /Library/Internet Plug-Ins/Google Earth Web Plug-in.plugin
        - com.Google.GoogleEarthPlugin.plugin
        /Library/Internet Plug-Ins/Silverlight.plugin
        - com.microsoft.SilverlightPlugin
        /Library/Internet Plug-Ins/googletalkbrowserplugin.plugin
        - com.google.googletalkbrowserplugin
        /Library/Internet Plug-Ins/iPhotoPhotocast.plugin
        - com.apple.plugin.iPhotoPhotocast
        /Library/Internet Plug-Ins/o1dbrowserplugin.plugin
        - com.google.o1dbrowserplugin
        /Library/Printers/Macromedia/PDEs/FlashPaperPDE.plugin
        - com.macromedia.flashpaper.pde.FlashPaperPDE
        /Library/Printers/PPD Plugins/AdobePDFPDE.plugin
        - com.Adobe.print.AdobePDF.pde
        /Library/QuickLook/GBQLGenerator.qlgenerator
        - com.apple.garageband.quicklookgenerator
        /Library/QuickLook/ParallelsQL.qlgenerator
        - com.parellels.quicklookgenerator
        /Library/Spotlight/GBSpotlightImporter.mdimporter
        - com.apple.garageband.spotlightimporter
        /Library/Spotlight/Microsoft Entourage.mdimporter
        - com.microsoft.entourageMDImporter
        /Library/Spotlight/ParallelsMD.mdimporter
        - com.parallels.mdimporter
        /Users/USER/Library/Application Support/Google/Chrome/PepperFlash/12.0.0.70/PepperFlashPlayer.plugin
        - com.macromedia.PepperFlashPlayer.pepper
        /Users/USER/Library/Internet Plug-Ins/CitrixOnlineWebDeploymentPlugin.plugin
        - com.citrixonline.mac.WebDeploymentPlugin
    Library paths
        /Applications/Karaoke Maker/libmp3lame.dylib
        /Applications/Macromedia Studio 8/Macromedia Dreamweaver 8/Dreamweaver 8/Contents/Frameworks/libwchar.dylib
        /Applications/Macromedia Studio 8/Macromedia Dreamweaver 8/Dreamweaver 8/Contents/MacOS/CoreTypes.dylib
        /Applications/Macromedia Studio 8/Macromedia Dreamweaver 8/Dreamweaver 8/Contents/MacOS/LibCURL.dylib
        /Applications/Macromedia Studio 8/Macromedia Dreamweaver 8/Dreamweaver 8/Contents/MacOS/LibCrypto.dylib
        /Applications/Macromedia Studio 8/Macromedia Dreamweaver 8/Dreamweaver 8/Contents/MacOS/LibSSL.dylib
        /Applications/Macromedia Studio 8/Macromedia Dreamweaver 8/Dreamweaver 8/Contents/MacOS/SystemFrameworkUtils.dylib
        /Applications/Macromedia Studio 8/Macromedia Dreamweaver 8/Dreamweaver 8/Contents/MacOS/ZLib.dylib
        /Library/Application Support/Adobe/OOBE/PDApp/DWA/DWANative.dylib
        /Library/Application Support/Adobe/OOBE/PDApp/DWA/resources/libraries/ARKCmdCaps.dylib
        /Library/Application Support/Adobe/OOBE/PDApp/DWA/resources/libraries/ARKCmdFS.dylib
        /Library/Application Support/Adobe/OOBE/PDApp/DWA/resources/libraries/ARKEngine.dylib
        /Library/Application Support/Adobe/OOBE/PDApp/DWA/resources/libraries/AdobePIM.dylib
        /Library/Application Support/Adobe/OOBE/PDApp/LWA/PWANative.dylib
        /Library/Application Support/Adobe/OOBE/PDApp/LWA/adobe_caps.dylib
        /Library/Application Support/Adobe/OOBE/PDApp/LWA/adobe_oobelib.dylib
        /Library/Application Support/Adobe/OOBE/PDApp/LWA/adobe_upgrade.dylib
        /Library/Application Support/Adobe/OOBE/PDApp/UWA/UWANative.dylib
        /Library/Application Support/Adobe/OOBE/PDApp/core/AdobePIM.dylib
        /Library/Application Support/DivX/Libraries/libDivXDesktopSupport.dylib
        /Library/Application Support/DivX/QtPlugins/accessible/libqtaccessiblewidgets.dylib
        /Library/Application Support/DivX/QtPlugins/iconengines/libqsvgicon.dylib
        /Library/Application Support/DivX/QtPlugins/imageformats/libqgif.dylib
        /Library/Application Support/DivX/QtPlugins/imageformats/libqico.dylib
        /Library/Application Support/DivX/QtPlugins/imageformats/libqjpeg.dylib
        /Library/Application Support/DivX/QtPlugins/imageformats/libqmng.dylib
        /Library/Application Support/DivX/QtPlugins/imageformats/libqsvg.dylib
        /Library/Application Support/DivX/QtPlugins/imageformats/libqtiff.dylib
        /Library/Application Support/DivX/QtPlugins/script/libqtscriptdbus.dylib
        /Library/Application Support/DivX/QtPlugins/sqldrivers/libqsqlite.dylib
        /Library/Frameworks/Adobe AIR.framework/Versions/1.0/Resources/WebKit.dylib
        /Library/Frameworks/MacFUSE.framework/Versions/A/Resources/Debug/libfuse.dylib. dSYM/Contents/Resources/DWARF/libfuse.dylib
        /Library/Frameworks/MacFUSE.framework/Versions/A/Resources/Debug/libfuse_ino64. dylib.dSYM/Contents/Resources/DWARF/libfuse_ino64.dylib
        /Library/Printers/hp/Frameworks/HPDeviceModel.framework/Versions/3.0/Frameworks /Core.framework/Versions/3.0/Libraries/libHPIOnetsnmp.5.dylib
        /Library/Printers/hp/Frameworks/HPSmartX.framework/Versions/B/Resources/lib/SxC FReader.dylib
        /Library/Printers/hp/Frameworks/HPSmartX.framework/Versions/C/Resources/lib/SxC FReader.dylib
        /Users/USER/Library/Application Support/AOL Desktop/Security/libnspr4.dylib
        /Users/USER/Library/Application Support/AOL Desktop/Security/libnssckbi.dylib
        /Users/USER/Library/Application Support/AOL Desktop/Security/libplc4.dylib
        /Users/USER/Library/Application Support/AOL Desktop/Security/libplds4.dylib
        /Users/USER/Library/Application Support/Firefox/Profiles/w5owlxqa.default/gmp-gmpopenh264/1.1/libgmpopenh264.dy lib
        /Users/USER/Library/Application Support/Google/Chrome/WidevineCDM/1.4.6.758/_platform_specific/mac_x64/libwidev inecdm.dylib
        /Users/USER/Library/Caches/com.apple.ScreenSaver.Engine/com.apple.vision/com.ap ple.vision.64FaceCoreCLKernel.dylib
        /mike's old computer/adobe applications/Adobe Version Cue/libpbodbc3.dylib
        /mike's old computer/adobe applications/Adobe Version Cue/libps-gcc2-v8_50.dylib
        /mike's old computer/adobe applications/Adobe Version Cue/libps-jni-gcc2-v8_50.dylib
        /mike's old computer/adobe applications/Adobe Version Cue/libps-pb-gcc2-v8_50.dylib
        /mike's old computer/adobe applications/Adobe Version Cue/libps-rw-gcc2-v8_50.dylib
        /mike's old computer/adobe applications/Adobe Version Cue/libps-util-gcc2-v8_50.dylib
        /mike's old computer/adobe applications/Adobe Version Cue/tomcat/webapps/ROOT/WEB-INF/components/com.adobe.bauhaus.nativecomm/res/VCF oundation.dylib
        /usr/lib/libgutenprint.2.0.3.dylib
        /usr/local/lib/libfreetype.6.3.16.dylib
        /usr/local/lib/libfreetype.6.dylib
        /usr/local/lib/libfreetype.dylib
        /usr/local/lib/libfuse.2.dylib
        /usr/local/lib/libfuse_ino64.2.dylib
    Installations
        Norton AntiVirus Application: 6/20/10, 10:21 PM
        Symantec Scheduler: 6/20/10, 10:21 PM
        Microsoft® Silverlight™ Browser Plug-In: 6/19/10, 8:25 PM
        Parallels Desktop 5 for Mac: 6/10/10, 6:02 AM
        MacFUSE Core: 6/10/10, 6:03 AM
    Elapsed time (sec): 317
    <Edited By Host>

  • IMac or wait for new MacBook Pro 2013 or 2014?

    I have a mid 2007 iMac model, and my PC laptop recently died- I am debating right now as to whether I should buy the iMac 2013 since it was recently updated or just wait for the MacBook Pro update said to be released sometime this month. I'm in need of a new computer for sure and can last for a bit on my iMac (it's staring to get really slow). I personally would want a MacBook Pro so I could bring it to school/classes but also going to partition it play some PC Games (they're not that graphic hungry, just TERA, MMO's).
    I was considering to get the 2013 iMac now and wait until next year for the rumored Sharp IGZO MacBook Pro coming out early 2014 sometime during the summer before next school semester starts. That being said, I don't want to risk the 2014 pro not releasing until AFTER the school semester.
    My second option (the safer route) is to wait for the new 2013 MacBook Pro to release this month (hopefully) and that would be the end of it.
    I just want to get the most out of my money as well as the reassurance that it would be energy efficient, durable to last for the rest of my college years. Thanks!

    I just want to get the most out of my money as well as the reassurance that it would be energy efficient, durable to last for the rest of my college years
    So how long is your college course?
    The latest MacBook Pros have just been released. No need to wait any longer!

  • Waiting for udev uevents to be processed [BUSY]

    During reboot, my system hangs for whatever the time set in rc.conf, UDEV_TIMEOUT=<> . When I set it to 10 sec, I get an error.
    My system does boot and function normally, other than the long "waiting for udev" pause.
    I set VERBOSE=<> in rc.conf from 3 to 4, and I see the following:
    SP5100 TCO timer: SP5100 TCO WatchDog Timer Driver v0.01
    SP5100 TCO timer: mmio address 0xfec000f0 already in use
    I did a search, but found out the waiting for udev errors can be from various causes.
    I hope to troubleshoot and solve here with some help.
    rc.conf DAEMONS:
    DAEMONS=(hwclock syslog-ng dbus networkmanager !network netfs crond @alsa @sshd @fail2ban @cups @ntpd)
    kernel log for last reboot:
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] Initializing cgroup subsys cpuset
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] Initializing cgroup subsys cpu
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] Linux version 2.6.39-ARCH (thomas@evey) (gcc version 4.6.0 20110603 (prerelease) (GCC) ) #1 SMP PREEMPT Mon Jun 27 21:26:22 CEST 2011
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] Command line: root=/dev/sda6 ro
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] BIOS-provided physical RAM map:
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] BIOS-e820: 0000000000000000 - 000000000009ec00 (usable)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] BIOS-e820: 000000000009ec00 - 00000000000a0000 (reserved)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] BIOS-e820: 00000000000e4000 - 0000000000100000 (reserved)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] BIOS-e820: 0000000000100000 - 00000000c7f80000 (usable)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] BIOS-e820: 00000000c7f80000 - 00000000c7f8e000 (ACPI data)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] BIOS-e820: 00000000c7f8e000 - 00000000c7fd0000 (ACPI NVS)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] BIOS-e820: 00000000c7fd0000 - 00000000c8000000 (reserved)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] BIOS-e820: 00000000ff700000 - 0000000100000000 (reserved)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] BIOS-e820: 0000000100000000 - 0000000138000000 (usable)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] NX (Execute Disable) protection: active
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] DMI present.
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] DMI: System manufacturer System Product Name/M3A78-CM, BIOS 1201 01/09/2009
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] No AGP bridge found
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] last_pfn = 0x138000 max_arch_pfn = 0x400000000
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] MTRR default type: uncachable
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] MTRR fixed ranges enabled:
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] 00000-9FFFF write-back
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] A0000-EFFFF uncachable
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] F0000-FFFFF write-protect
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] MTRR variable ranges enabled:
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] 0 base 000000000000 mask FFFF80000000 write-back
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] 1 base 000080000000 mask FFFFC0000000 write-back
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] 2 base 0000C0000000 mask FFFFF8000000 write-back
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] 3 disabled
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] 4 disabled
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] 5 disabled
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] 6 disabled
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] 7 disabled
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] TOM2: 0000000138000000 aka 4992M
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] e820 update range: 00000000c8000000 - 0000000100000000 (usable) ==> (reserved)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] last_pfn = 0xc7f80 max_arch_pfn = 0x400000000
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] found SMP MP-table at [ffff8800000ff780] ff780
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] initial memory mapped : 0 - 20000000
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 20480
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] Using GB pages for direct mapping
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] init_memory_mapping: 0000000000000000-00000000c7f80000
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] 0000000000 - 00c0000000 page 1G
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] 00c0000000 - 00c7e00000 page 2M
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] 00c7e00000 - 00c7f80000 page 4k
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] kernel direct mapping tables up to c7f80000 @ c7f7d000-c7f80000
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] init_memory_mapping: 0000000100000000-0000000138000000
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] 0100000000 - 0138000000 page 2M
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] kernel direct mapping tables up to 138000000 @ 137ffe000-138000000
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] RAMDISK: 37e3c000 - 37ff0000
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] ACPI: RSDP 00000000000fb520 00024 (v02 ACPIAM)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] ACPI: XSDT 00000000c7f80100 00054 (v01 010909 XSDT1553 20090109 MSFT 00000097)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] ACPI: FACP 00000000c7f80290 000F4 (v03 010909 FACP1553 20090109 MSFT 00000097)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] ACPI: DSDT 00000000c7f805c0 0A172 (v01 A0901 A0901001 00000001 INTL 20051117)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] ACPI: FACS 00000000c7f8e000 00040
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] ACPI: APIC 00000000c7f80390 0006C (v01 010909 APIC1553 20090109 MSFT 00000097)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] ACPI: MCFG 00000000c7f80400 0003C (v01 010909 OEMMCFG 20090109 MSFT 00000097)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] ACPI: OEMB 00000000c7f8e040 00071 (v01 010909 OEMB1553 20090109 MSFT 00000097)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] ACPI: HPET 00000000c7f8a740 00038 (v01 010909 OEMHPET 20090109 MSFT 00000097)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] ACPI: SSDT 00000000c7f8a780 00544 (v01 A M I POWERNOW 00000001 AMD 00000001)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] ACPI: Local APIC address 0xfee00000
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] Scanning NUMA topology in Northbridge 24
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] No NUMA configuration found
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] Faking a node at 0000000000000000-0000000138000000
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] NUMA: Using 63 for the hash shift.
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] Initmem setup node 0 0000000000000000-0000000138000000
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] NODE_DATA [0000000137ff9000 - 0000000137ffdfff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] [ffffea0000000000-ffffea00045fffff] PMD -> [ffff880133600000-ffff880136ffffff] on node 0
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] Zone PFN ranges:
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] DMA 0x00000010 -> 0x00001000
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] DMA32 0x00001000 -> 0x00100000
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] Normal 0x00100000 -> 0x00138000
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] Movable zone start PFN for each node
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] early_node_map[3] active PFN ranges
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] 0: 0x00000010 -> 0x0000009e
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] 0: 0x00000100 -> 0x000c7f80
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] 0: 0x00100000 -> 0x00138000
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] On node 0 totalpages: 1048334
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] DMA zone: 56 pages used for memmap
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] DMA zone: 5 pages reserved
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] DMA zone: 3921 pages, LIFO batch:0
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] DMA32 zone: 14280 pages used for memmap
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] DMA32 zone: 800696 pages, LIFO batch:31
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] Normal zone: 3136 pages used for memmap
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] Normal zone: 226240 pages, LIFO batch:31
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] ACPI: PM-Timer IO Port: 0x808
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] ACPI: Local APIC address 0xfee00000
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0])
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] IOAPIC[0]: apic_id 4, version 33, address 0xfec00000, GSI 0-23
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] ACPI: IRQ0 used by override.
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] ACPI: IRQ2 used by override.
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] ACPI: IRQ9 used by override.
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] Using ACPI (MADT) for SMP configuration information
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] ACPI: HPET id: 0x8300 base: 0xfed00000
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] SMP: Allowing 4 CPUs, 0 hotplug CPUs
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] nr_irqs_gsi: 40
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] PM: Registered nosave memory: 000000000009e000 - 000000000009f000
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e4000
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] PM: Registered nosave memory: 00000000000e4000 - 0000000000100000
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] PM: Registered nosave memory: 00000000c7f80000 - 00000000c7f8e000
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] PM: Registered nosave memory: 00000000c7f8e000 - 00000000c7fd0000
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] PM: Registered nosave memory: 00000000c7fd0000 - 00000000c8000000
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] PM: Registered nosave memory: 00000000c8000000 - 00000000ff700000
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] PM: Registered nosave memory: 00000000ff700000 - 0000000100000000
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] Allocating PCI resources starting at c8000000 (gap: c8000000:37700000)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] Booting paravirtualized kernel on bare hardware
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:4 nr_node_ids:1
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff880137c00000 s83136 r8192 d23360 u524288
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] pcpu-alloc: s83136 r8192 d23360 u524288 alloc=1*2097152
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] pcpu-alloc: [0] 0 1 2 3
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1030857
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] Policy zone: Normal
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] Kernel command line: root=/dev/sda6 ro
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] Checking aperture...
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] No AGP bridge found
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] Node 0: aperture @ a0000000 size 32 MB
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] Aperture pointing to e820 RAM. Ignoring.
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] Your BIOS doesn't leave a aperture memory hole
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] Please enable the IOMMU option in the BIOS setup
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] This costs you 64 MB of RAM
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] Mapping aperture over 65536 KB of RAM @ a0000000
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] PM: Registered nosave memory: 00000000a0000000 - 00000000a4000000
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] Memory: 3990476k/5111808k available (4019k kernel code, 918472k absent, 202860k reserved, 3335k data, 712k init)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] Preemptable hierarchical RCU implementation.
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] RCU-based detection of stalled CPUs is disabled.
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] Verbose stalled-CPUs detection is disabled.
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] NR_IRQS:2304
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] Extended CMOS year: 2000
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] Console: colour VGA+ 80x25
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] console [tty0] enabled
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] allocated 33554432 bytes of page_cgroup
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] hpet clockevent registered
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] Fast TSC calibration using PIT
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] Detected 2511.304 MHz processor.
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.006670] Calibrating delay loop (skipped), value calculated using timer frequency.. 5024.88 BogoMIPS (lpj=8371013)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.006806] pid_max: default: 32768 minimum: 301
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.007025] Security Framework initialized
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.007100] AppArmor: AppArmor disabled by boot time parameter
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.007673] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.010167] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.010876] Mount-cache hash table entries: 256
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.011461] Initializing cgroup subsys ns
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.011521] ns_cgroup deprecated: consider using the 'clone_children' flag without the ns_cgroup.
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.011601] Initializing cgroup subsys cpuacct
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.011708] Initializing cgroup subsys memory
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.011799] Initializing cgroup subsys devices
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.011865] Initializing cgroup subsys freezer
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.011932] Initializing cgroup subsys net_cls
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.011996] Initializing cgroup subsys blkio
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.012117] tseg: 0000000000
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.012131] CPU: Physical Processor ID: 0
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.012193] CPU: Processor Core ID: 0
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.012259] mce: CPU supports 6 MCE banks
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.012332] using C1E aware idle routine
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.013043] ACPI: Core revision 20110316
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.016669] ftrace: allocating 15965 entries in 63 pages
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.020060] Setting APIC routing to flat
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.020428] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.054531] CPU0: AMD Phenom(tm) 9850 Quad-Core Processor stepping 03
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.056663] Performance Events: AMD PMU driver.
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.056663] ... version: 0
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.056663] ... bit width: 48
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.056663] ... generic registers: 4
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.056663] ... value mask: 0000ffffffffffff
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.056663] ... max period: 00007fffffffffff
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.056663] ... fixed-purpose events: 0
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.056663] ... event mask: 000000000000000f
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.056663] System has AMD C1E enabled
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.056663] Switch to broadcast mode on CPU0
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.073389] NMI watchdog enabled, takes one hw-pmu counter.
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.100009] Booting Node 0, Processors #1
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.100104] smpboot cpu 1: start_ip = 99000
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.196671] NMI watchdog enabled, takes one hw-pmu counter.
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.196673] Switch to broadcast mode on CPU1
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.216670] #2
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.216717] smpboot cpu 2: start_ip = 99000
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.313327] NMI watchdog enabled, takes one hw-pmu counter.
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.313330] Switch to broadcast mode on CPU2
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.333325] #3 Ok.
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.333388] smpboot cpu 3: start_ip = 99000
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.429986] NMI watchdog enabled, takes one hw-pmu counter.
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.429989] Switch to broadcast mode on CPU3
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.436643] Brought up 4 CPUs
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.436708] Total of 4 processors activated (20064.99 BogoMIPS).
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.438018] devtmpfs: initialized
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.440209] PM: Registering ACPI NVS region at c7f8e000 (270336 bytes)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.440954] print_constraints: dummy:
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.441111] NET: Registered protocol family 16
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.441270] node 0 link 0: io port [1000, ffffff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.441272] TOM: 00000000c8000000 aka 3200M
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.441343] Fam 10h mmconf [e0000000, efffffff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.441346] node 0 link 0: mmio [a0000, bffff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.441348] node 0 link 0: mmio [c8000000, dfffffff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.441351] node 0 link 0: mmio [e0000000, efffffff] ==> none
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.441353] node 0 link 0: mmio [f0000000, ffefffff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.441355] TOM2: 0000000138000000 aka 4992M
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.441423] bus: [00, 07] on node 0 link 0
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.441425] bus: 00 index 0 [io 0x0000-0xffff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.441427] bus: 00 index 1 [mem 0x000a0000-0x000bffff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.441429] bus: 00 index 2 [mem 0xc8000000-0xdfffffff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.441431] bus: 00 index 3 [mem 0xf0000000-0xffffffff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.441433] bus: 00 index 4 [mem 0x138000000-0xfcffffffff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.441442] Extended Config Space enabled on 1 nodes
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.441522] ACPI: bus type pci registered
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.441744] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.441820] PCI: not using MMCONFIG
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.441885] PCI: Using configuration type 1 for base access
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.441945] PCI: Using configuration type 1 for extended access
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.442102] mtrr: your CPUs had inconsistent fixed MTRR settings
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.442171] mtrr: probably your BIOS does not setup all CPUs.
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.442231] mtrr: corrected configuration.
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.442585] bio: create slab <bio-0> at 0
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.444033] ACPI: EC: Look up EC in DSDT
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.445412] ACPI: Executed 2 blocks of module-level executable AML code
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.477175] ACPI: Interpreter enabled
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.477239] ACPI: (supports S0 S1 S3 S4 S5)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.477545] ACPI: Using IOAPIC for interrupt routing
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.477629] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.479237] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.604189] ACPI: No dock devices found.
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.605547] HEST: Table not found.
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.605613] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.605769] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.605984] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.606055] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.606117] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.606188] pci_root PNP0A03:00: host bridge window [mem 0x000d0000-0x000dffff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.606264] pci_root PNP0A03:00: host bridge window [mem 0xc8000000-0xdfffffff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.606340] pci_root PNP0A03:00: host bridge window [mem 0xf0000000-0xfed44fff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.606641] pci 0000:00:00.0: [1022:9600] type 0 class 0x000600
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.606681] pci 0000:00:02.0: [1022:9603] type 1 class 0x000604
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.606705] pci 0000:00:02.0: PME# supported from D0 D3hot D3cold
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.606708] pci 0000:00:02.0: PME# disabled
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.606724] pci 0000:00:06.0: [1022:9606] type 1 class 0x000604
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.606747] pci 0000:00:06.0: PME# supported from D0 D3hot D3cold
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.606749] pci 0000:00:06.0: PME# disabled
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.606779] pci 0000:00:11.0: [1002:4390] type 0 class 0x000101
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.606798] pci 0000:00:11.0: reg 10: [io 0xc000-0xc007]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.606807] pci 0000:00:11.0: reg 14: [io 0xb000-0xb003]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.606817] pci 0000:00:11.0: reg 18: [io 0xa000-0xa007]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.606826] pci 0000:00:11.0: reg 1c: [io 0x9000-0x9003]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.606836] pci 0000:00:11.0: reg 20: [io 0x8000-0x800f]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.606845] pci 0000:00:11.0: reg 24: [mem 0xf9fff800-0xf9fffbff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.606865] pci 0000:00:11.0: set SATA to AHCI mode
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.606956] pci 0000:00:12.0: [1002:4397] type 0 class 0x000c03
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.606970] pci 0000:00:12.0: reg 10: [mem 0xf9ffe000-0xf9ffefff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.607031] pci 0000:00:12.1: [1002:4398] type 0 class 0x000c03
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.607044] pci 0000:00:12.1: reg 10: [mem 0xf9ffd000-0xf9ffdfff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.607112] pci 0000:00:12.2: [1002:4396] type 0 class 0x000c03
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.607131] pci 0000:00:12.2: reg 10: [mem 0xf9fff000-0xf9fff0ff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.607199] pci 0000:00:12.2: supports D1 D2
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.607200] pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.607204] pci 0000:00:12.2: PME# disabled
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.607224] pci 0000:00:13.0: [1002:4397] type 0 class 0x000c03
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.607238] pci 0000:00:13.0: reg 10: [mem 0xf9ffc000-0xf9ffcfff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.607299] pci 0000:00:13.1: [1002:4398] type 0 class 0x000c03
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.607312] pci 0000:00:13.1: reg 10: [mem 0xf9ffb000-0xf9ffbfff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.607378] pci 0000:00:13.2: [1002:4396] type 0 class 0x000c03
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.607397] pci 0000:00:13.2: reg 10: [mem 0xf9ffa800-0xf9ffa8ff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.607464] pci 0000:00:13.2: supports D1 D2
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.607466] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.607469] pci 0000:00:13.2: PME# disabled
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.607493] pci 0000:00:14.0: [1002:4385] type 0 class 0x000c05
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.607582] pci 0000:00:14.1: [1002:439c] type 0 class 0x000101
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.607598] pci 0000:00:14.1: reg 10: [io 0x0000-0x0007]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.607607] pci 0000:00:14.1: reg 14: [io 0x0000-0x0003]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.607616] pci 0000:00:14.1: reg 18: [io 0x0000-0x0007]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.607626] pci 0000:00:14.1: reg 1c: [io 0x0000-0x0003]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.607635] pci 0000:00:14.1: reg 20: [io 0xff00-0xff0f]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.607682] pci 0000:00:14.2: [1002:4383] type 0 class 0x000403
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.607704] pci 0000:00:14.2: reg 10: [mem 0xf9ff4000-0xf9ff7fff 64bit]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.607759] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.607763] pci 0000:00:14.2: PME# disabled
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.607776] pci 0000:00:14.3: [1002:439d] type 0 class 0x000601
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.607849] pci 0000:00:14.4: [1002:4384] type 1 class 0x000604
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.607888] pci 0000:00:14.5: [1002:4399] type 0 class 0x000c03
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.607901] pci 0000:00:14.5: reg 10: [mem 0xf9ff9000-0xf9ff9fff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.607964] pci 0000:00:18.0: [1022:1200] type 0 class 0x000600
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.607978] pci 0000:00:18.1: [1022:1201] type 0 class 0x000600
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.607990] pci 0000:00:18.2: [1022:1202] type 0 class 0x000600
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.608002] pci 0000:00:18.3: [1022:1203] type 0 class 0x000600
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.608015] pci 0000:00:18.4: [1022:1204] type 0 class 0x000600
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.608063] pci 0000:01:00.0: [10de:0a20] type 0 class 0x000300
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.608072] pci 0000:01:00.0: reg 10: [mem 0xfa000000-0xfaffffff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.608082] pci 0000:01:00.0: reg 14: [mem 0xd0000000-0xdfffffff 64bit pref]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.608092] pci 0000:01:00.0: reg 1c: [mem 0xce000000-0xcfffffff 64bit pref]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.608099] pci 0000:01:00.0: reg 24: [io 0xdc00-0xdc7f]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.608106] pci 0000:01:00.0: reg 30: [mem 0xfbe80000-0xfbefffff pref]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.608147] pci 0000:01:00.1: [10de:0be2] type 0 class 0x000403
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.608156] pci 0000:01:00.1: reg 10: [mem 0xfbe7c000-0xfbe7ffff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.613309] pci 0000:00:02.0: PCI bridge to [bus 01-01]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.613371] pci 0000:00:02.0: bridge window [io 0xd000-0xdfff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.613374] pci 0000:00:02.0: bridge window [mem 0xfa000000-0xfbefffff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.613377] pci 0000:00:02.0: bridge window [mem 0xce000000-0xdfffffff 64bit pref]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.613410] pci 0000:02:00.0: [10ec:8168] type 0 class 0x000200
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.613422] pci 0000:02:00.0: reg 10: [io 0xe800-0xe8ff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.613442] pci 0000:02:00.0: reg 18: [mem 0xfbfff000-0xfbffffff 64bit]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.613455] pci 0000:02:00.0: reg 20: [mem 0xf8ff0000-0xf8ffffff 64bit pref]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.613464] pci 0000:02:00.0: reg 30: [mem 0xfbfc0000-0xfbfdffff pref]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.613491] pci 0000:02:00.0: supports D1 D2
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.613492] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.613496] pci 0000:02:00.0: PME# disabled
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.619970] pci 0000:00:06.0: PCI bridge to [bus 02-02]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.620032] pci 0000:00:06.0: bridge window [io 0xe000-0xefff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.620035] pci 0000:00:06.0: bridge window [mem 0xfbf00000-0xfbffffff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.620038] pci 0000:00:06.0: bridge window [mem 0xf8f00000-0xf8ffffff 64bit pref]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.620103] pci 0000:00:14.4: PCI bridge to [bus 03-03] (subtractive decode)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.620167] pci 0000:00:14.4: bridge window [io 0xf000-0x0000] (disabled)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.620171] pci 0000:00:14.4: bridge window [mem 0xfff00000-0x000fffff] (disabled)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.620183] pci 0000:00:14.4: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.620185] pci 0000:00:14.4: bridge window [io 0x0000-0x0cf7] (subtractive decode)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.620187] pci 0000:00:14.4: bridge window [io 0x0d00-0xffff] (subtractive decode)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.620190] pci 0000:00:14.4: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.620192] pci 0000:00:14.4: bridge window [mem 0x000d0000-0x000dffff] (subtractive decode)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.620194] pci 0000:00:14.4: bridge window [mem 0xc8000000-0xdfffffff] (subtractive decode)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.620196] pci 0000:00:14.4: bridge window [mem 0xf0000000-0xfed44fff] (subtractive decode)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.620208] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.620374] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCE2._PRT]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.620405] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCE6._PRT]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.620448] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0PC._PRT]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.620506] pci0000:00: Requesting ACPI _OSC control (0x1d)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.620576] Unable to assume _OSC PCIe control. Disabling ASPM
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.624772] ACPI: PCI Interrupt Link [LNKA] (IRQs 4 7 *10 11 12 14 15)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.625280] ACPI: PCI Interrupt Link [LNKB] (IRQs 4 7 10 *11 12 14 15)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.625780] ACPI: PCI Interrupt Link [LNKC] (IRQs 4 7 *10 11 12 14 15)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.626284] ACPI: PCI Interrupt Link [LNKD] (IRQs 4 7 *10 11 12 14 15)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.626803] ACPI: PCI Interrupt Link [LNKE] (IRQs 4 7 10 11 12 14 15) *0, disabled.
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.627403] ACPI: PCI Interrupt Link [LNKF] (IRQs 4 7 10 11 12 14 15) *0, disabled.
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.628010] ACPI: PCI Interrupt Link [LNKG] (IRQs 4 10 *11 12 14 15)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.628461] ACPI: PCI Interrupt Link [LNKH] (IRQs 4 7 10 11 12 14 15) *0, disabled.
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.629113] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.629197] vgaarb: loaded
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.629330] PCI: Using ACPI for IRQ routing
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.629396] PCI: pci_cache_line_size set to 64 bytes
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.629462] reserve RAM buffer: 000000000009ec00 - 000000000009ffff
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.629464] reserve RAM buffer: 00000000c7f80000 - 00000000c7ffffff
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.629571] NetLabel: Initializing
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.629636] NetLabel: domain hash size = 128
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.629695] NetLabel: protocols = UNLABELED CIPSOv4
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.629772] NetLabel: unlabeled traffic allowed by default
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.629853] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.630158] hpet0: 4 comparators, 32-bit 14.318180 MHz counter
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.632264] Switching to clocksource hpet
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.632326] Switched to NOHz mode on CPU #2
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.632334] Switched to NOHz mode on CPU #0
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.632325] Switched to NOHz mode on CPU #1
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.632327] Switched to NOHz mode on CPU #3
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.635192] pnp: PnP ACPI init
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.635274] ACPI: bus type pnp registered
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.635455] pnp 00:00: [bus 00-ff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.635458] pnp 00:00: [io 0x0cf8-0x0cff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.635460] pnp 00:00: [io 0x0000-0x0cf7 window]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.635462] pnp 00:00: [io 0x0d00-0xffff window]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.635464] pnp 00:00: [mem 0x000a0000-0x000bffff window]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.635466] pnp 00:00: [mem 0x000d0000-0x000dffff window]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.635468] pnp 00:00: [mem 0xc8000000-0xdfffffff window]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.635471] pnp 00:00: [mem 0xf0000000-0xfed44fff window]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.635528] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.635598] pnp 00:01: [mem 0x00000000-0xffffffffffffffff disabled]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.635600] pnp 00:01: [mem 0x00000000-0xffffffffffffffff disabled]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.635652] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.635690] pnp 00:02: [dma 4]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.635692] pnp 00:02: [io 0x0000-0x000f]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.635693] pnp 00:02: [io 0x0081-0x0083]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.635695] pnp 00:02: [io 0x0087]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.635697] pnp 00:02: [io 0x0089-0x008b]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.635699] pnp 00:02: [io 0x008f]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.635700] pnp 00:02: [io 0x00c0-0x00df]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.635725] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.635734] pnp 00:03: [io 0x0070-0x0071]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.635748] pnp 00:03: [irq 8]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.635775] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.635785] pnp 00:04: [io 0x0061]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.635816] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.635822] pnp 00:05: [io 0x00f0-0x00ff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.635827] pnp 00:05: [irq 13]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.635852] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.636326] pnp 00:06: [io 0x03f0-0x03f5]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.636330] pnp 00:06: [io 0x03f7]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.636346] pnp 00:06: [irq 6]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.636350] pnp 00:06: [dma 2]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.636402] pnp 00:06: Plug and Play ACPI device, IDs PNP0700 (active)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.637029] pnp 00:07: [io 0x0378-0x037f]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.637034] pnp 00:07: [irq 7]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.637035] pnp 00:07: [dma 0 disabled]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.637260] pnp 00:07: Plug and Play ACPI device, IDs PNP0400 (active)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.637292] pnp 00:08: [mem 0xfed00000-0xfed003ff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.637318] pnp 00:08: Plug and Play ACPI device, IDs PNP0103 (active)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.637757] pnp 00:09: [io 0x03f8-0x03ff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.637761] pnp 00:09: [irq 4]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.637763] pnp 00:09: [dma 0 disabled]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.637852] pnp 00:09: Plug and Play ACPI device, IDs PNP0501 (active)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.637918] pnp 00:0a: [io 0x0060]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.637920] pnp 00:0a: [io 0x0064]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.637922] pnp 00:0a: [mem 0xfec00000-0xfec00fff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.637924] pnp 00:0a: [mem 0xfee00000-0xfee00fff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.637970] system 00:0a: [mem 0xfec00000-0xfec00fff] could not be reserved
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638045] system 00:0a: [mem 0xfee00000-0xfee00fff] has been reserved
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638108] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638184] pnp 00:0b: [io 0x0010-0x001f]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638186] pnp 00:0b: [io 0x0022-0x003f]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638188] pnp 00:0b: [io 0x0062-0x0063]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638190] pnp 00:0b: [io 0x0065-0x006f]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638192] pnp 00:0b: [io 0x0072-0x007f]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638193] pnp 00:0b: [io 0x0080]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638195] pnp 00:0b: [io 0x0084-0x0086]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638197] pnp 00:0b: [io 0x0088]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638198] pnp 00:0b: [io 0x008c-0x008e]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638200] pnp 00:0b: [io 0x0090-0x009f]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638202] pnp 00:0b: [io 0x00a2-0x00bf]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638203] pnp 00:0b: [io 0x00b1]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638205] pnp 00:0b: [io 0x00e0-0x00ef]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638207] pnp 00:0b: [io 0x04d0-0x04d1]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638208] pnp 00:0b: [io 0x040b]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638210] pnp 00:0b: [io 0x04d6]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638212] pnp 00:0b: [io 0x0c00-0x0c01]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638213] pnp 00:0b: [io 0x0c14]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638215] pnp 00:0b: [io 0x0c50-0x0c51]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638217] pnp 00:0b: [io 0x0c52]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638218] pnp 00:0b: [io 0x0c6c]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638220] pnp 00:0b: [io 0x0c6f]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638221] pnp 00:0b: [io 0x0cd0-0x0cd1]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638223] pnp 00:0b: [io 0x0cd2-0x0cd3]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638225] pnp 00:0b: [io 0x0cd4-0x0cd5]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638233] pnp 00:0b: [io 0x0cd6-0x0cd7]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638236] pnp 00:0b: [io 0x0cd8-0x0cdf]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638238] pnp 00:0b: [io 0x0b00-0x0b3f]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638240] pnp 00:0b: [io 0x0800-0x089f]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638242] pnp 00:0b: [io 0x0b20-0x0b2f]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638244] pnp 00:0b: [io 0x0000-0xffffffffffffffff disabled]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638246] pnp 00:0b: [io 0x0900-0x090f]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638247] pnp 00:0b: [io 0x0910-0x091f]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638249] pnp 00:0b: [io 0xfe00-0xfefe]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638251] pnp 00:0b: [mem 0xffb80000-0xffbfffff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638253] pnp 00:0b: [mem 0xfec10000-0xfec1001f]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638255] pnp 00:0b: [mem 0xfed40000-0xfed44fff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638354] system 00:0b: [io 0x04d0-0x04d1] has been reserved
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638416] system 00:0b: [io 0x040b] has been reserved
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638477] system 00:0b: [io 0x04d6] has been reserved
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638546] system 00:0b: [io 0x0c00-0x0c01] has been reserved
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638607] system 00:0b: [io 0x0c14] has been reserved
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638672] system 00:0b: [io 0x0c50-0x0c51] has been reserved
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638739] system 00:0b: [io 0x0c52] has been reserved
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638806] system 00:0b: [io 0x0c6c] has been reserved
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638874] system 00:0b: [io 0x0c6f] has been reserved
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638941] system 00:0b: [io 0x0cd0-0x0cd1] has been reserved
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.639008] system 00:0b: [io 0x0cd2-0x0cd3] has been reserved
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.639075] system 00:0b: [io 0x0cd4-0x0cd5] has been reserved
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.639143] system 00:0b: [io 0x0cd6-0x0cd7] has been reserved
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.639210] system 00:0b: [io 0x0cd8-0x0cdf] has been reserved
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.639277] system 00:0b: [io 0x0b00-0x0b3f] has been reserved
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.639338] system 00:0b: [io 0x0800-0x089f] has been reserved
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.639406] system 00:0b: [io 0x0b20-0x0b2f] has been reserved
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.639483] system 00:0b: [io 0x0900-0x090f] has been reserved
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.639544] system 00:0b: [io 0x0910-0x091f] has been reserved
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.639618] system 00:0b: [io 0xfe00-0xfefe] has been reserved
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.639680] system 00:0b: [mem 0xffb80000-0xffbfffff] has been reserved
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.639742] system 00:0b: [mem 0xfec10000-0xfec1001f] has been reserved
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.639819] system 00:0b: [mem 0xfed40000-0xfed44fff] has been reserved
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.639881] system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.640056] pnp 00:0c: [io 0x0000-0xffffffffffffffff disabled]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.640058] pnp 00:0c: [io 0x0230-0x023f]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.640060] pnp 00:0c: [io 0x0290-0x029f]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.640062] pnp 00:0c: [io 0x0a20-0x0a2f]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.640064] pnp 00:0c: [io 0x0a30-0x0a3f]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.640112] system 00:0c: [io 0x0230-0x023f] has been reserved
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.640182] system 00:0c: [io 0x0290-0x029f] has been reserved
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.640243] system 00:0c: [io 0x0a20-0x0a2f] has been reserved
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.640313] system 00:0c: [io 0x0a30-0x0a3f] has been reserved
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.640375] system 00:0c: Plug and Play ACPI device, IDs PNP0c02 (active)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.640414] pnp 00:0d: [mem 0xe0000000-0xefffffff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.640471] system 00:0d: [mem 0xe0000000-0xefffffff] has been reserved
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.640546] system 00:0d: Plug and Play ACPI device, IDs PNP0c02 (active)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.737005] pnp 00:0e: [mem 0x00000000-0x0009ffff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.737007] pnp 00:0e: [mem 0x000c0000-0x000cffff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.737009] pnp 00:0e: [mem 0x000e0000-0x000fffff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.737011] pnp 00:0e: [mem 0x00100000-0xc7ffffff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.737013] pnp 00:0e: [mem 0xfed45000-0xffffffff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.737061] system 00:0e: [mem 0x00000000-0x0009ffff] could not be reserved
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.737132] system 00:0e: [mem 0x000c0000-0x000cffff] has been reserved
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.737198] system 00:0e: [mem 0x000e0000-0x000fffff] could not be reserved
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.737269] system 00:0e: [mem 0x00100000-0xc7ffffff] could not be reserved
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.737332] system 00:0e: [mem 0xfed45000-0xffffffff] could not be reserved
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.737395] system 00:0e: Plug and Play ACPI device, IDs PNP0c01 (active)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.737498] pnp: PnP ACPI: found 15 devices
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.737563] ACPI: ACPI bus type pnp unregistered
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.743762] pci 0000:00:02.0: PCI bridge to [bus 01-01]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.743827] pci 0000:00:02.0: bridge window [io 0xd000-0xdfff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.743899] pci 0000:00:02.0: bridge window [mem 0xfa000000-0xfbefffff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.743969] pci 0000:00:02.0: bridge window [mem 0xce000000-0xdfffffff 64bit pref]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.744052] pci 0000:00:06.0: PCI bridge to [bus 02-02]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.744122] pci 0000:00:06.0: bridge window [io 0xe000-0xefff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.744192] pci 0000:00:06.0: bridge window [mem 0xfbf00000-0xfbffffff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.744261] pci 0000:00:06.0: bridge window [mem 0xf8f00000-0xf8ffffff 64bit pref]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.744334] pci 0000:00:14.4: PCI bridge to [bus 03-03]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.744403] pci 0000:00:14.4: bridge window [io disabled]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.744466] pci 0000:00:14.4: bridge window [mem disabled]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.744537] pci 0000:00:14.4: bridge window [mem pref disabled]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.744617] pci 0000:00:02.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.744684] pci 0000:00:02.0: setting latency timer to 64
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.744689] pci 0000:00:06.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.744751] pci 0000:00:06.0: setting latency timer to 64
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.744767] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.744769] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.744771] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.744773] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.744775] pci_bus 0000:00: resource 8 [mem 0xc8000000-0xdfffffff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.744777] pci_bus 0000:00: resource 9 [mem 0xf0000000-0xfed44fff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.744779] pci_bus 0000:01: resource 0 [io 0xd000-0xdfff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.744781] pci_bus 0000:01: resource 1 [mem 0xfa000000-0xfbefffff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.744783] pci_bus 0000:01: resource 2 [mem 0xce000000-0xdfffffff 64bit pref]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.744786] pci_bus 0000:02: resource 0 [io 0xe000-0xefff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.744788] pci_bus 0000:02: resource 1 [mem 0xfbf00000-0xfbffffff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.744790] pci_bus 0000:02: resource 2 [mem 0xf8f00000-0xf8ffffff 64bit pref]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.744792] pci_bus 0000:03: resource 4 [io 0x0000-0x0cf7]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.744794] pci_bus 0000:03: resource 5 [io 0x0d00-0xffff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.744796] pci_bus 0000:03: resource 6 [mem 0x000a0000-0x000bffff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.744800] pci_bus 0000:03: resource 7 [mem 0x000d0000-0x000dffff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.744802] pci_bus 0000:03: resource 8 [mem 0xc8000000-0xdfffffff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.744804] pci_bus 0000:03: resource 9 [mem 0xf0000000-0xfed44fff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.744894] NET: Registered protocol family 2
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.745194] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.746640] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.749484] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.749906] TCP: Hash tables configured (established 524288 bind 65536)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.749976] TCP reno registered
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.750081] UDP hash table entries: 2048 (order: 4, 65536 bytes)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.750185] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.750574] NET: Registered protocol family 1
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.880271] pci 0000:01:00.0: Boot video device
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.880283] PCI: CLS 64 bytes, default 64
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.880329] Unpacking initramfs...
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.905856] Freeing initrd memory: 1744k freed
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.907582] PCI-DMA: Disabling AGP.
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.907737] PCI-DMA: aperture base @ a0000000 size 65536 KB
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.907806] PCI-DMA: using GART IOMMU.
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.907872] PCI-DMA: Reserving 64MB of IOMMU area in the AGP aperture
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.914681] audit: initializing netlink socket (disabled)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.914773] type=2000 audit(1309741207.913:1): initialized
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.915309] HugeTLB registered 2 MB page size, pre-allocated 0 pages
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.917869] VFS: Disk quotas dquot_6.5.2
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.918096] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.918352] msgmni has been set to 7926
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.918687] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.918823] io scheduler noop registered
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.918891] io scheduler deadline registered
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.919009] io scheduler cfq registered (default)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.919201] pcieport 0000:00:02.0: setting latency timer to 64
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.919227] pcieport 0000:00:02.0: irq 40 for MSI/MSI-X
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.919315] pcieport 0000:00:06.0: setting latency timer to 64
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.919334] pcieport 0000:00:06.0: irq 41 for MSI/MSI-X
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.919475] ERST: Table is not found!
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.919595] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.940319] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.164283] 00:09: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.217084] Linux agpgart interface v0.103
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.217225] i8042: PNP: No PS/2 controller found. Probing ports directly.
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.217698] serio: i8042 KBD port at 0x60,0x64 irq 1
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.217784] serio: i8042 AUX port at 0x60,0x64 irq 12
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.217998] mousedev: PS/2 mouse device common for all mice
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.218116] rtc_cmos 00:03: RTC can wake from S4
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.243663] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.243755] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.243836] cpuidle: using governor ladder
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.243902] cpuidle: using governor menu
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.244195] TCP cubic registered
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.244266] NET: Registered protocol family 17
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.244338] Registering the dns_resolver key type
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.244487] PM: Hibernation image not present or could not be loaded.
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.244493] registered taskstats version 1
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.245060] rtc_cmos 00:03: setting system clock to 2011-07-04 01:00:08 UTC (1309741208)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.245159] Initializing network drop monitor service
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.246376] Freeing unused kernel memory: 712k freed
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.246716] Write protecting the kernel read-only data: 6144k
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.247099] Freeing unused kernel memory: 60k freed
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.249647] Freeing unused kernel memory: 784k freed
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.296144] SCSI subsystem initialized
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.313919] libata version 3.00 loaded.
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.321269] ahci 0000:00:11.0: version 3.0
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.321290] ahci 0000:00:11.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.321482] ahci 0000:00:11.0: AHCI 0001.0100 32 slots 4 ports 3 Gbps 0xf impl SATA mode
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.321564] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part ccc
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.322250] scsi0 : ahci
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.322422] scsi1 : ahci
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.322559] scsi2 : ahci
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.322699] scsi3 : ahci
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.322876] ata1: SATA max UDMA/133 abar m1024@0xf9fff800 port 0xf9fff900 irq 22
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.322948] ata2: SATA max UDMA/133 abar m1024@0xf9fff800 port 0xf9fff980 irq 22
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.323024] ata3: SATA max UDMA/133 abar m1024@0xf9fff800 port 0xf9fffa00 irq 22
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.323102] ata4: SATA max UDMA/133 abar m1024@0xf9fff800 port 0xf9fffa80 irq 22
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.394983] pata_atiixp 0000:00:14.1: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.395082] pata_atiixp 0000:00:14.1: setting latency timer to 64
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.395361] scsi4 : pata_atiixp
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.395492] scsi5 : pata_atiixp
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.396119] ata5: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xff00 irq 14
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.396185] ata6: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xff08 irq 15
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.636930] ata4: SATA link down (SStatus 0 SControl 300)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.643615] ata2: SATA link down (SStatus 0 SControl 300)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.810245] ata1: softreset failed (device not ready)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.810312] ata1: applying SB600 PMP SRST workaround and retrying
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.810386] ata3: softreset failed (device not ready)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.810450] ata3: applying SB600 PMP SRST workaround and retrying
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.916915] Refined TSC clocksource calibration: 2511.566 MHz.
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.916986] Switching to clocksource tsc
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.976779] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.976869] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.978266] ata1.00: ATA-8: WDC WD7500AACS-00D6B1, 01.01A01, max UDMA/133
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.978334] ata1.00: 1465149168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.978711] ata3.00: ATAPI: ATAPI iHAS424 Y, ZL1U, max UDMA/100
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.980187] ata1.00: configured for UDMA/133
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.980417] scsi 0:0:0:0: Direct-Access ATA WDC WD7500AACS-0 01.0 PQ: 0 ANSI: 5
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.981078] ata3.00: configured for UDMA/100
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.983323] scsi 2:0:0:0: CD-ROM ATAPI iHAS424 Y ZL1U PQ: 0 ANSI: 5
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.993389] sd 0:0:0:0: [sda] 1465149168 512-byte logical blocks: (750 GB/698 GiB)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.993565] sd 0:0:0:0: [sda] Write Protect is off
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.993632] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.993660] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    Jul 3 18:00:34 Arch2010p5 kernel: [ 2.083728] sda: sda1 < sda5 sda6 sda7 sda8 sda9 sda10 sda11 sda12 sda13 >
    Jul 3 18:00:34 Arch2010p5 kernel: [ 2.084454] sd 0:0:0:0: [sda] Attached SCSI disk
    Jul 3 18:00:34 Arch2010p5 kernel: [ 2.089114] sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
    Jul 3 18:00:34 Arch2010p5 kernel: [ 2.089192] cdrom: Uniform CD-ROM driver Revision: 3.20
    Jul 3 18:00:34 Arch2010p5 kernel: [ 2.089510] sr 2:0:0:0: Attached scsi CD-ROM sr0
    Jul 3 18:00:34 Arch2010p5 kernel: [ 3.004756] EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: (null)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 4.778519] wmi: Mapper loaded
    Jul 3 18:00:34 Arch2010p5 kernel: [ 4.856896] MCE: In-kernel MCE decoding enabled.
    Jul 3 18:00:34 Arch2010p5 kernel: [ 4.918696] input: PC Speaker as /devices/platform/pcspkr/input/input0
    Jul 3 18:00:34 Arch2010p5 kernel: [ 4.936098] EDAC MC: Ver: 2.1.0 Jun 27 2011
    Jul 3 18:00:34 Arch2010p5 kernel: [ 4.973008] AMD64 EDAC driver v3.4.0
    Jul 3 18:00:34 Arch2010p5 kernel: [ 4.973065] EDAC amd64: DRAM ECC disabled.
    Jul 3 18:00:34 Arch2010p5 kernel: [ 4.973074] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
    Jul 3 18:00:34 Arch2010p5 kernel: [ 4.973075] Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
    Jul 3 18:00:34 Arch2010p5 kernel: [ 4.973077] (Note that use of the override may cause unknown side effects.)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 4.993209] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1
    Jul 3 18:00:34 Arch2010p5 kernel: [ 4.993270] ACPI: Power Button [PWRB]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 4.993317] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
    Jul 3 18:00:34 Arch2010p5 kernel: [ 4.993353] ACPI: Power Button [PWRF]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 4.999779] ACPI: acpi_idle registered with cpuidle
    Jul 3 18:00:34 Arch2010p5 kernel: [ 5.000074] ACPI: processor limited to max C-state 1
    Jul 3 18:00:34 Arch2010p5 kernel: [ 5.014103] FDC 0 is a post-1991 82077
    Jul 3 18:00:34 Arch2010p5 kernel: [ 5.050967] vboxdrv: Found 4 processor cores.
    Jul 3 18:00:34 Arch2010p5 kernel: [ 5.051058] VBoxDrv: dbg - g_abExecMemory=ffffffffa023a280
    Jul 3 18:00:34 Arch2010p5 kernel: [ 5.051109] vboxdrv: fAsync=0 offMin=0x3db offMax=0x1d2f
    Jul 3 18:00:34 Arch2010p5 kernel: [ 5.051170] vboxdrv: TSC mode is 'synchronous', kernel timer mode is 'normal'.
    Jul 3 18:00:34 Arch2010p5 kernel: [ 5.051172] vboxdrv: Successfully loaded version 4.0.8 (interface 0x00180000).
    Jul 3 18:00:34 Arch2010p5 kernel: [ 5.071965] k10temp 0000:00:18.3: unreliable CPU thermal sensor; monitoring disabled
    Jul 3 18:00:34 Arch2010p5 kernel: [ 5.094027] IT8712 SuperIO detected.
    Jul 3 18:00:34 Arch2010p5 kernel: [ 5.094262] parport_pc 00:07: reported by Plug and Play ACPI
    Jul 3 18:00:34 Arch2010p5 kernel: [ 5.094315] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 5.104344] usbcore: registered new interface driver usbfs
    Jul 3 18:00:34 Arch2010p5 kernel: [ 5.104367] usbcore: registered new interface driver hub
    Jul 3 18:00:34 Arch2010p5 kernel: [ 5.104407] usbcore: registered new device driver usb
    Jul 3 18:00:34 Arch2010p5 kernel: [ 5.107126] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
    Jul 3 18:00:34 Arch2010p5 kernel: [ 5.107148] r8169 0000:02:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
    Jul 3 18:00:34 Arch2010p5 kernel: [ 5.107206] r8169 0000:02:00.0: setting latency timer to 64
    Jul 3 18:00:34 Arch2010p5 kernel: [ 5.107246] r8169 0000:02:00.0: irq 42 for MSI/MSI-X
    Jul 3 18:00:34 Arch2010p5 kernel: [ 5.107440] r8169 0000:02:00.0: eth0: RTL8168c/8111c at 0xffffc9001168c000, 00:24:8c:bc:cc:ee, XID 1c4000c0 IRQ 42
    Jul 3 18:00:34 Arch2010p5 kernel: [ 5.114060] ppdev: user-space parallel port driver
    Jul 3 18:00:34 Arch2010p5 kernel: [ 5.118523] ehci_hcd: USB 2.0 'Enhanced'

    Additional info via: https://wiki.archlinux.org/index.php/Ud … gs_at_boot
    [root@Arch2010p5 jeff]# diff -y present_groups udev_groups
    adm <
    audio audio
    avahi <
    bin <
    camera camera
    daemon <
    dbus <
    disk disk
    floppy floppy
    ftp <
    games <
    gdm <
    hal <
    http <
    kmem kmem
    locate <
    log <
    lp lp
    mail <
    mem <
    network <
    nobody <
    ntp <
    optical optical
    postgres <
    power <
    printadmin <
    rfkill <
    root root
    scanner scanner
    smmsp <
    storage storage
    sys <
    tty tty
    usbmux <
    users <
    utmp <
    uucp uucp
    vboxusers <
    video video
    wheel <
    # Begin /etc/nsswitch.conf
    passwd: files
    group: files ldap
    group: files
    shadow: files
    publickey: files
    hosts: files dns
    networks: files
    protocols: files
    services: files
    ethers: files
    rpc: files
    netgroup: files
    # End /etc/nsswitch.conf

  • Database error"ORA-00060: deadlock detected while waiting for resource"

    Hi All,
    I got dump as
    Database error text........: "ORA-00060: deadlock detected while waiting for
      resource"
    Internal call code.........: "[RSQL/RDUP/NRIV ]"
    Please check the entries in the system log (Transaction SM21).
    An exception occurred that is explained in detail below.
    The exception, which is assigned to class 'CX_SY_OPEN_SQL_DB', was not caught
    in
    procedure "READ_NRIV" "(FORM)", nor was it propagated by a RAISING clause.
    Can u ppl tell me how to get correct this?
    Edited by: Bala Chandar on Jul 20, 2009 11:01 AM

    Hi Bala,
    Same type of dump we got when we trigger the DTP which in process chain to load data from DSO to Info cube. And the load had processed with 225 data package and at 164th data package we got this error and except 164th data package all data package processed successfully
    And the request was red. So we had done processed manually by clicking the icon. So all its been green and successfully loaded.
    So when you do process manual the particular data package which got failed will be process successfully  

  • Please wait for the group policy client - shutting down issues

    Hi
    I have issues with shutting down machines. When machine is connected to company's LAN everything works fine. However, if machine is connected to VPN - Juniper NC - 1 hour or more it always hangs when it is shutting down. When I shut down the machine
    (verbose mode on), first stage is:
    Please wait for the system Event Notification service. 
    This ends exactly
    after 3 minutes. Next stage:
    Please wait for the group policy client windows 7
    ...is never timed out (even after few hours). Machine never shuts down.
    In Application logs there are always these 4 events when machine is unsuccessfully shutting down:
    6005: The winlogon notification subscriber <Sens> is taking long time to handle the notification event (Logoff).
    4627: The COM+ Event System timed out attempting to fire the Logoff method on event class {D5978650-5B9F-11D1-8DD2-00AA004ABD5E} for publisher  and subscriber .  The subscriber failed to respond within 180 seconds.
    The display name of the subscription is "ISensLogon2". The HRESULT was 80010002.
    6006: The winlogon notification subscriber <Sens> took 180 second(s) to handle the notification event (Logoff).
    6005: The winlogon notification subscriber <GPClient> is taking long time to handle the notification event (Logoff).
    Sens is timed out after 3 minutes while there is no 6006 event for GPClient and machine is stuck there for ages (Please wait for the group policy client
    stage). I noticed in System logs that machine always hangs if there is this error
    5783: The session setup to the Windows NT or Windows 2000 Domain Controller \\server for the domain X is not responsive.  The current RPC call from Netlogon on \\machine to \\server has been cancelled.
    I made a group policy log and below you can see part of GPSVC log when machine is unsuccessfully shutting down:
    GPSVC(2d4.1cfc) 21:31:24:327 CGPNotify::UnregisterNotification: Entering with event 0xe58
    GPSVC(2d4.1cfc) 21:31:24:327 CGPNotify::AbortAsyncRegistration: No asyn registration is pending
    GPSVC(2d4.1cfc) 21:31:24:327 CGPNotify::UnregisterNotification: Canceling pending calls
    GPSVC(2d4.1cfc) 21:31:24:327 Client_CompleteNotificationCall: failed with 0x71a
    GPSVC(2d4.1cfc) 21:31:24:327 CGPNotify::UnregisterNotification: Cancelled pending calls
    GPSVC(2d4.1cfc) 21:31:24:327 CGPNotify::UnregisterNotification: Exiting with dwStatus = 0x0
    GPSVC(438.1a04) 21:31:24:327 Waiting for user group policy thread to terminate.
    GPSVC(2d4.1cfc) 21:31:24:327 CGPNotify::UnregisterNotification: Entering with event 0xe10
    GPSVC(2d4.1cfc) 21:31:24:327 CGPNotify::AbortAsyncRegistration: No asyn registration is pending
    GPSVC(2d4.1cfc) 21:31:24:327 CGPNotify::UnregisterNotification: Canceling pending calls
    GPSVC(218.c88) 21:31:24:327 Client_CompleteNotificationCall: failed with 0x525
    GPSVC(2d4.1cfc) 21:31:24:327 Client_CompleteNotificationCall: failed with 0x71a
    GPSVC(2d4.1cfc) 21:31:24:327 CGPNotify::UnregisterNotification: Cancelled pending calls
    GPSVC(2d4.9c8) 21:31:24:327 CGPNotify::OnNotificationTriggered: Completenotification failed with 1317
    GPSVC(2d4.1cfc) 21:31:24:327 CGPNotify::UnregisterNotification: Entering with event 0xdcc
    GPSVC(218.1054) 21:31:24:327 CGPNotify::UnregisterNotification: Entering with event 0x20cc
    GPSVC(2d4.1cfc) 21:31:24:327 CGPNotify::AbortAsyncRegistration: No asyn registration is pending
    GPSVC(2d4.9c8) 21:31:24:327 CGPNotify::OnNotificationTriggered: Completenotification failed with 1317
    GPSVC(2d4.1cfc) 21:31:24:327 CGPNotify::UnregisterNotification: Entering with event 0xd90
    GPSVC(218.1054) 21:31:24:327 CGPNotify::AbortAsyncRegistration: No asyn registration is pending
    GPSVC(2d4.1cfc) 21:31:24:327 CGPNotify::AbortAsyncRegistration: No asyn registration is pending
    GPSVC(2d4.1cfc) 21:31:24:342 CGPNotify::UnregisterNotification: Exiting with dwStatus = 0x0
    GPSVC(218.d48) 21:31:24:342 Client_CompleteNotificationCall: failed with 0x525
    GPSVC(218.d48) 21:31:24:342 CGPNotify::OnNotificationTriggered: Completenotification failed with 1317
    GPSVC(218.1c04) 21:31:24:327 Client_CompleteNotificationCall: failed with 0x525
    GPSVC(218.1c04) 21:31:24:342 CGPNotify::OnNotificationTriggered: Completenotification failed with 1317
    GPSVC(218.1054) 21:31:24:342 CGPNotify::AbortAsyncRegistration: No asyn registration is pending
    GPSVC(218.1054) 21:31:24:342 CGPNotify::UnregisterNotification: Exiting with dwStatus = 0x0
    GPSVC(218.1054) 21:31:24:342 CGPNotify::UnregisterNotification: Entering with event 0x2100
    GPSVC(218.1054) 21:31:24:342 CGPNotify::AbortAsyncRegistration: No asyn registration is pending
    GPSVC(218.1054) 21:31:24:342 CGPNotify::UnregisterNotification: Exiting with dwStatus = 0x0
    GPSVC(218.1054) 21:31:24:342 CGPNotify::UnregisterNotification: Entering with event 0x1264
    GPSVC(218.1054) 21:31:24:342 CGPNotify::AbortAsyncRegistration: No asyn registration is pending
    GPSVC(218.1054) 21:31:24:342 CGPNotify::UnregisterNotification: Exiting with dwStatus = 0x0
    I tried with signing out from VPN before shutting down machine, I even switched off WiFi but machine still hung. If i tried to get GP results before shutting down machine it takes ages and it is stuck in "Getting the user name" stage.
    Gpupdate /force never updates policy (It stops at Updating Policy...). I tired with installing different hotfixes which did not resolve the issue. I never have any
    issues with logging in, no GP scripts are applied when user is logging off or on, no roaming profiles. The only issue is when machine needs to be shut down.
    I excluded 1 machine from GP and left it on VPN for a few hours, several times. It always shuts down successfully. I applied GP back one by one and the one which is presumably causing an issue is Avecto which adds admin rights when VPN application
    starts (event 100):
    Process started with admin rights added to token.
     Command Line: "C:\Users\User\AppData\Roaming\Juniper Networks\Setup Client\JuniperSetupClient.exe"
     Process Id: 5540
     Parent Process Id: 2252
     Policy: EA-PrivilegeGuardSettings.UK Policy
     Application Group: EA-PrivilegeGuardSettings.Applications Granted Admin Rights
     Reason: <None>
     File Name: c:\users\User\appdata\roaming\juniper networks\setup client\junipersetupclient.exe
     Hash: 27D8463A913A802E555AEEF45717B122249AA993
     Certificate: Juniper Networks, Inc.
     Description: Juniper Setup Client
     Application Type: exe
     Product Name: Juniper Setup Client
     Product Code: <None>
     Upgrade Code: <None>
     Product Version: 8.0.6.48695
    I guess there is a DNS issues when machine is on VPN which leads that GP cannot be applied / updated. Not sure if or why Avecto would have an impact on this. When machine is trying to shut down it still somehow thinks it is connected to DC. What
    I also noticed are several explorer crashes while machine is on VPN.
    Does anyone have same issues? All machines are Dell with Juniper NC (VPN).
    Thanks,

    Hi,
    According to event log, Winlogon process takes a long time to handle logoff event. That's to say winlogon process is waiting for response to logoff.  
    According to your description after, this problem is most probably caused by Avecto. You can try to disable or uninstall it temporarily for test.
    To make further troubleshoot with this problem, you can try to use WPT (Windows Performance Tool) to make troubleshoot.
    http://blogs.technet.com/b/askpfeplat/archive/2013/03/22/troubleshooting-windows-performance-issues-using-the-windows-performance-recorder.aspx
    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]

  • Single User Mode: Still waiting for root device

    iMac G4.
    I reset the NVRAM, PRAM. It won't attempt to boot from anything but a OS 10.4 cd; booting from OS 9 cd just leaves me at the flashing question mark icon.
    If I try to boot from OS X cd, it comes back with the prohibitory sign.
    If I try to boot into single user mode, it gives me a bunch of "...."has no kernal dependency lines, then a 'still waiting for root device' line, and repeats that.
    Something to the effect before the 'still waiting for root device' is "Waiting on <dict ID="0"><key>IOProvider-Class</key><string ID="1">IOResouces</string><key>IOResouceMatch></key><string ID="2">boot-uuid-media</string></dict>"
    Any help please?

    Nevermind...I found out that the hard drive was bad...still puzzles me why it wouldn't boot from CD though, as I thought they all should even if no drive is present.

  • "Photoshop" Waiting for Bridge CS6... on a MAC BOOK PRO help

        I have a Mac book Pro, with retina display running on OS X version 10.9.4. and I cannot get mini-bridge to run.  Adobe first told me the problem was with Apple, I contacted Apple and the problem was not with them.  Adobe told me the problem was with my service provider and passwords and firewalls on my internet connection, check with Rogers and no problems.  Now I am told by Adobe this problem is with switchboard (Adobe owns this).
         I have tried everything on the FAQ page to fix the problem and I have also spent days on the phone with Adobe.  They have had me uninstall and reinstall all of my Adobe programs numerous times and I have spent hours at a time on the phone trying all kinds of “fixes”.  Adobe has told me on three separate occasions they have escalated this problem to the highest level of technical support and I still have no resolution. We (Adobe and I) have been at this for well over a month now and It’s gotten so, now Adobe doesn't even call me back anymore.
        The reason I so need this fixed is, as I explained to Adobe, I am in night school (now) for Photoshop and I require mini-bridge in class.  I am hoping that someone else out there has had this problem and knows what the fix is because I have no options open to me this time.  When Photoshop is launched and I clicked on mini-bridge all I see is waiting for Bridge CS6… Nothing more happens, Photoshop is version 13.0.6 X64.  I have stayed home the past few times Adobe has said they would call and nobody has called, it's getting costly at work.
    If anyone can help, it would be greatly appreciated and thank you.
    Help :-(

    Hello Gener7,
         I did try everything on the FAQ page (all steps) I also did them a few more times with "Adobe help" walking me through 2 more times.  I just don't get it, I have been on with Adobe on some days up to 5 hours at a time for over a month now.  I think it must be something with the installation disc but they say no, no, switchboard is just not working on my OS X 10.9.4.  I even took the computer into the apple store here and had them look it over, reinstall everything and they say it's the Adobe software.
         Thank you very much for your help, it's nice to know someone is reading this :-)  I do work around this by saving the files and reopening them in the next program I need but everyone in class is always waiting on me, (it sucks) and I just think it should work.  Hope you have a good day and I will put an update on here if this is ever figured out.
    Thanks one more time :-)

  • Why does Firefox on my Windows 7 PC hang (become unresponsive) while it waits for most pages to load or run scripts?

    Firefox hangs (becomes unresponsive) when accessing many sites including Gmail. Eventually, when hung, Firefox will throw up a window saying "WARNING: A script has become unresponsive" or, in the case of Gmail, the page itself will say "Some Gmail features have failed to load due to an internet connectivity problem."
    IE8 and Google Chrome are working normally. I've tried Firefox in safe mode, re-installing and even running Firefox portable from a USB thumb drive. Each time with the same result—Firefox hangs or becomes unresponsive while it waits for most pages to load or run scripts.
    #### PC Workstation Environment ####
    Firefox 13.0.1
    Windows 7
    Symantec Endpoint Protection 11.0.6200.754
    --

    Your problem sounds like the one that a co-worker and I started to have about the same time. Check your Symantec client management control log. You might see a line like the following.
    Date and Time Severity Level Action Test / Production Description API Class Rule Caller Process ID Caller Process Parameter User
    2012-07-30 10:48:09 AM 15 Block Production Unauthorized NT call rejected by protection driver. System Built-in rule 1608 FlashplayerPlu FuncID-B6H, R... None
    At first we thought that it was a Javascript problem until we noticed this log. The key words are 'Block' and 'FlashPlayerPlu'. This problem recently started for us, perhaps with a software push 1-2 weeks ago. Internet Explorer does not hang when accessing pages with Flash.
    The Flash page does eventually load after a long time. However, since the whole browser hangs for a while, for the most part having the Flash plugin enabled makes Firefox unusable if accessing pages with Flash.
    Disabling the Flash plugin solves the hanging problem, but I do not know what is causing the problem, nor do I know when a combination of Windows 7, Flash, and Symantec will work. Your later version of Symantec shows that we might have the problem for a while, but I do not know what customization CSC did with Symantec. My coworker did run a complete virus scan, uncovering nothing. Another co-worker is running Windows XP. She does not have the problem, but I do not know what other versions of software she is running.
    Symantec Endpoint Protection version 11.0.6100.645
    Flash version 11.3.300.268
    Firefox version 14.0.1
    Windows 7 32-bit service pack 1

  • Timed out waiting for ccmexec service to be fully operational

    We are deploying Windows 7 in an SCCM 2007 R3 SP2 environment.  Some of the clients we target fail the task sequence with the error, "Timed out waiting for ccmexec service to be fully operational".  Below is the relevant part of the SMSTS.LOG
    file:
    Succeeded loading resource DLL 'C:\Windows\system32\CCM\1033\TSRES.DLL' 
    Failed to create an instance of COM progress UI object. Error code 0x80040154 
    Timed out waiting for ccmexec service to be fully operational 
    0, HRESULT=80004005 (e:\nts_sms_fre\sms\framework\tscore\utils.cpp,4192) 
    Failed to wait for Ccmexec service to be fully operational (0x80004005) 
    I have seen several posts with this error that say to create the "ConfigMgr Remote Control Users" group. 
    Here is an example.  We have created this group locally AND on the domain, but we still see this failure on about 10% of clients that we target.  Any other ideas what might be creating this issue?
    Thanks,
    FP

    After a restart in the task sequence (not the same restart every time) the ccmexec process doesn´t seem to want to start again. The problem is intermittent and does not occure on every installation, though quite frequently. 
    In the smsts.log you get "waiting for the ccmexec process to start" and "Waiting for CcmExec service to be fully operational", eventually it times out and the installation fails. If we start a command prompt and start the service manually
    the installation continues though. 
    The strange thing is, this only seems to happen on a specific computer model. We have tried updating BIOS and drivers to the latest version, but no success.
    Last lines of smsts.log
    Failed to find property 'AutoApplyDeployment' in 'CCM_ApplicationManagementClientConfig' class defintion. Error 0x80041002. Default value will be used for this property
    TSManager 2014-09-15 09:53:19
    2244 (0x08C4)
    Policy complied successfully in WMI 'root\ccm\policy\defaultmachine\requestedconfig' namespace
    TSManager 2014-09-15 09:53:19
    2244 (0x08C4)
    End TS policy compilation TSManager
    2014-09-15 09:53:19 2244 (0x08C4)
    Get Install Directory for SMS Client TSManager
    2014-09-15 09:53:19 2244 (0x08C4)
    Updating settings in \\.\root\ccm\policy\machine\actualconfig
    TSManager 2014-09-15 09:53:19
    2244 (0x08C4)
    RequestedConfig policy instance(s) : 437 TSManager
    2014-09-15 09:53:19 2244 (0x08C4)
    Locked \\.\ROOT\ccm\policy\machine\RequestedConfig for source SMS:Client:Default:{8864FB91-94EE-4F16-A144-0D82A232049D} successfully
    TSManager 2014-09-15 09:53:19
    2244 (0x08C4)
    Namespace: \\.\ROOT\ccm\policy\machine\RequestedConfig, Query: SELECT PolicyID FROM CCM_Policy_Policy5 WHERE (PolicySource = "SMS:Client:Default:{8864FB91-94EE-4F16-A144-0D82A232049D}") AND (PolicyState = "Active") AND (PolicyType = "Machine")
    TSManager 2014-09-15 09:53:19
    2244 (0x08C4)
    There is no ccm_policy_policy instance, skipping addition to realinst map
    TSManager 2014-09-15 09:53:19
    2244 (0x08C4)
    Unlocked \\.\ROOT\ccm\policy\machine\RequestedConfig for source SMS:Client:Default:{8864FB91-94EE-4F16-A144-0D82A232049D} successfully
    TSManager 2014-09-15 09:53:19
    2244 (0x08C4)
    RequestedConfig policy instance(s) : 0 TSManager
    2014-09-15 09:53:19 2244 (0x08C4)
    Locked \\.\ROOT\ccm\policy\machine\RequestedConfig for source SMS:GAV successfully
    TSManager 2014-09-15 09:53:19
    2244 (0x08C4)
    Namespace: \\.\ROOT\ccm\policy\machine\RequestedConfig, Query: SELECT PolicyID FROM CCM_Policy_Policy5 WHERE (PolicySource = "SMS:GAV") AND (PolicyState = "Active") AND (PolicyType = "Machine")
    TSManager 2014-09-15 09:53:19
    2244 (0x08C4)
    There is no ccm_policy_policy instance, skipping addition to realinst map
    TSManager 2014-09-15 09:53:19
    2244 (0x08C4)
    Unlocked \\.\ROOT\ccm\policy\machine\RequestedConfig for source SMS:GAV successfully
    TSManager 2014-09-15 09:53:19
    2244 (0x08C4)
    RequestedConfig policy instance(s) : 0 TSManager
    2014-09-15 09:53:19 2244 (0x08C4)
    Locked \\.\ROOT\ccm\policy\machine\RequestedConfig for source CcmPortal successfully
    TSManager 2014-09-15 09:53:19
    2244 (0x08C4)
    Namespace: \\.\ROOT\ccm\policy\machine\RequestedConfig, Query: SELECT PolicyID FROM CCM_Policy_Policy5 WHERE (PolicySource = "CcmPortal") AND (PolicyState = "Active") AND (PolicyType = "Machine")
    TSManager 2014-09-15 09:53:19
    2244 (0x08C4)
    There is no ccm_policy_policy instance, skipping addition to realinst map
    TSManager 2014-09-15 09:53:19
    2244 (0x08C4)
    Unlocked \\.\ROOT\ccm\policy\machine\RequestedConfig for source CcmPortal successfully
    TSManager 2014-09-15 09:53:19
    2244 (0x08C4)
    RequestedConfig policy instance(s) : 0 TSManager
    2014-09-15 09:53:19 2244 (0x08C4)
    Locked \\.\ROOT\ccm\policy\machine\RequestedConfig for source Local successfully
    TSManager 2014-09-15 09:53:19
    2244 (0x08C4)
    RequestedConfig policy instance(s) : 9 TSManager
    2014-09-15 09:53:19 2244 (0x08C4)
    Unlocked \\.\ROOT\ccm\policy\machine\RequestedConfig for source Local successfully
    TSManager 2014-09-15 09:53:19
    2244 (0x08C4)
    RequestedConfig policy instance(s) : 34 TSManager
    2014-09-15 09:53:19 2244 (0x08C4)
    Locked \\.\ROOT\ccm\policy\machine\RequestedConfig for source CcmTaskSequence successfully
    TSManager 2014-09-15 09:53:19
    2244 (0x08C4)
    Namespace: \\.\ROOT\ccm\policy\machine\RequestedConfig, Query: SELECT PolicyID FROM CCM_Policy_Policy5 WHERE (PolicySource = "CcmTaskSequence") AND (PolicyState = "Active") AND (PolicyType = "Machine")
    TSManager 2014-09-15 09:53:19
    2244 (0x08C4)
    There is no ccm_policy_policy instance, skipping addition to realinst map
    TSManager 2014-09-15 09:53:19
    2244 (0x08C4)
    Unlocked \\.\ROOT\ccm\policy\machine\RequestedConfig for source CcmTaskSequence successfully
    TSManager 2014-09-15 09:53:19
    2244 (0x08C4)
    Total RequestedConfig policy instance(s) : 480
    TSManager 2014-09-15 09:53:19
    2244 (0x08C4)
    New/Changed ActualConfig policy instance(s) : 0
    TSManager 2014-09-15 09:53:19
    2244 (0x08C4)
    Policy evaluation initiated TSManager
    2014-09-15 09:53:19 2244 (0x08C4)
    Waiting for policy to be compiled in 'root\ccm\policy\machine' namespace
    TSManager 2014-09-15 09:53:19
    2244 (0x08C4)
    Query = 'CCM_SystemHealthClientConfig.SiteSettingsKey="1"'
    TSManager 2014-09-15 09:53:19
    2244 (0x08C4)
    Verified policy for instance path 'CCM_SystemHealthClientConfig.SiteSettingsKey="1"' compiled in 'root\ccm\policy\machine' namespace
    TSManager 2014-09-15 09:53:19
    2244 (0x08C4)
    Query = 'CCM_SoftwareUpdatesClientConfig.SiteSettingsKey="1"'
    TSManager 2014-09-15 09:53:19
    2244 (0x08C4)
    Verified policy for instance path 'CCM_SoftwareUpdatesClientConfig.SiteSettingsKey="1"' compiled in 'root\ccm\policy\machine' namespace
    TSManager 2014-09-15 09:53:19
    2244 (0x08C4)
    Query = 'CCM_SoftwareDistributionClientConfig.SiteSettingsKey="1"'
    TSManager 2014-09-15 09:53:19
    2244 (0x08C4)
    Verified policy for instance path 'CCM_SoftwareDistributionClientConfig.SiteSettingsKey="1"' compiled in 'root\ccm\policy\machine' namespace
    TSManager 2014-09-15 09:53:19
    2244 (0x08C4)
    Query = 'CCM_NetworkAccessAccount.SiteSettingsKey="1"'
    TSManager 2014-09-15 09:53:19
    2244 (0x08C4)
    Verified policy for instance path 'CCM_NetworkAccessAccount.SiteSettingsKey="1"' compiled in 'root\ccm\policy\machine' namespace
    TSManager 2014-09-15 09:53:19
    2244 (0x08C4)
    Query = 'CCM_RebootSettings.SiteSettingsKey="1"'
    TSManager 2014-09-15 09:53:19
    2244 (0x08C4)
    Verified policy for instance path 'CCM_RebootSettings.SiteSettingsKey="1"' compiled in 'root\ccm\policy\machine' namespace
    TSManager 2014-09-15 09:53:19
    2244 (0x08C4)
    Query = 'CCM_ApplicationManagementClientConfig.SiteSettingsKey="1"'
    TSManager 2014-09-15 09:53:19
    2244 (0x08C4)
    Verified policy for instance path 'CCM_ApplicationManagementClientConfig.SiteSettingsKey="1"' compiled in 'root\ccm\policy\machine' namespace
    TSManager 2014-09-15 09:53:19
    2244 (0x08C4)
    Policy verification done TSManager
    2014-09-15 09:53:19 2244 (0x08C4)
    Config policies compiled successfully TSManager
    2014-09-15 09:53:19 2244 (0x08C4)
    _SMSTSReturnToGINA variable set to true TSManager
    2014-09-15 09:53:19 2244 (0x08C4)
    Waiting for CcmExec service to be fully operational
    TSManager 2014-09-15 09:53:19
    2244 (0x08C4)
    Succeeded loading resource DLL 'C:\Windows\CCM\1033\TSRES.DLL'
    TSManager 2014-09-15 09:53:20
    2244 (0x08C4)
    Launching command shell. OSDSetupHook
    2014-09-15 09:54:28 2212 (0x08A4)
    Windows station: WinSta0 OSDSetupHook
    2014-09-15 09:54:28 2212 (0x08A4)
    Desk"Apple-tab-span" style="white-space:pre;"> OSDSetupHook
    2014-09-15 09:54:28 2212 (0x08A4)
    executing command: C:\Windows\system32\cmd.exe /k
    OSDSetupHook 2014-09-15 09:54:28
    2212 (0x08A4)
    executed command: C:\Windows\system32\cmd.exe /k
    OSDSetupHook 2014-09-15 09:54:28
    2212 (0x08A4)
    Also some errors in the ccmexec.log, if they have anything to do with it:
    Messaging::Initialize(), HRESULT=80080005 (e:\nts_sccm_release\sms\framework\messaging\ccmexec\init.cpp,951)
    CcmExec 2014-09-15 09:54:04
    2380 (0x094C)
    Error initializing messaging subsystem (0x80080005).
    CcmExec 2014-09-15 09:54:04
    2380 (0x094C)
    Released system busy flag after ccmexec initialization.
    CcmExec 2014-09-15 09:54:04
    2380 (0x094C)
    Phase 1 initialization failed (0x80080005).
    CcmExec 2014-09-15 09:54:04
    2380 (0x094C)
    *** System is now free to go to sleep CcmExec
    2014-09-15 09:54:04 2376 (0x0948)
    Init_Phase1(), HRESULT=80080005 (e:\nts_sccm_release\sms\framework\messaging\ccmexec\entrypoint.cpp,2528)
    CcmExec 2014-09-15 09:54:04
    2380 (0x094C)
    Phase 1 initialization failed (0x80080005).
    CcmExec 2014-09-15 09:54:04
    2380 (0x094C)
    pTask->Execute(pService, pState, ulFlags), HRESULT=80080005 (e:\nts_sccm_release\sms\framework\ccmtask\taskexec.cpp,108)
    CcmExec 2014-09-15 09:54:04
    2380 (0x094C)
    ExecuteTask() failed with HR = 0x80080005 CcmExec
    2014-09-15 09:54:04 2380 (0x094C)
    SERVICE_CONTROL_POWEREVENT(Event=PBT_POWERSETTINGCHANGE)
    CCMEXEC 2014-09-15 09:55:48
    1900 (0x076C)
    SystemTaskProcessor::QueueEvent(PowerChanged, 0)
    CCMEXEC 2014-09-15 09:55:48
    1900 (0x076C)
    SystemTaskProcessor::QueueEvent(PowerChangedEx, 0)
    CCMEXEC 2014-09-15 09:55:48
    1900 (0x076C)
    //Fredrik

  • Error editing task sequence: Failed to load dynamic properties for class "SMS_TaskSequence_ApplyWindowsSettingsAction" From XML into WMI

    I've started getting an intermittent error editing my Windows 7 OSD task sequence.  Sometimes I can open the TS to edit, but when I try to apply changes I get the error.  Other times I get the error when trying to open the TS.  If I try again
    right away, I still get the error, but if I wait a few minutes and try again sometimes it will open the TS. 
    The error reads:
    ConfigMgr Error Object:instance of SMS_Extended Status{Description = "Failed to load dynamic properties for class \"SMS_TaskSequence_ApplyWindowsSettingsAction\" from XML into WMI";Error Code = 2147943746;File = "e:\\qfe\\nts\\sms\\siteserver\\sdk_provider\\smsprov\\ssptspackage.cpp";Line = 3454;Operation = "ExecMethod";ParameterInfo = "SMS_TaskSequencePackage";ProviderName = "WinMgmt";StatusCode = 2147749889;}
    Coinciding with this error, I show the following entries in the TaskSequenceProvider.log file: 
    [PID: 7608] Invoking method SMS_TaskSequence.LoadFromXml
    TaskSequenceProvider
    Failed to protect memory buffer, hr=0x80070542
    TaskSequenceProvider
    Failed to load dynamic properties for class "SMS_TaskSequence_ApplyWindowsSettingsAction" from XML into WMI 0x80070542 (2147943746)
    TaskSequenceProvider
    Failed to load node Apply Windows Settings from XML into WMI 0x80070542 (2147943746)
    TaskSequenceProvider
    Failed to load children steps for node "PostInstall" from XML 0x80070542 (2147943746)
    TaskSequenceProvider
    Failed to load children steps for node "Execute Task Sequence" from XML 0x80070542 (2147943746)
    TaskSequenceProvider
    Failed to load children steps for node "" from XML 0x80070542 (2147943746)
    TaskSequenceProvider
    Failed to load XML for the task sequence into WMI 0x80070542 (2147943746)
    TaskSequenceProvider
    [PID: 7608] Done with method SMS_TaskSequence.LoadFromXml
    TaskSequenceProvider
    Setting status complete:  status code = 0x80070542; Failed to load dynamic properties for class "SMS_TaskSequence_ApplyWindowsSettingsAction" from XML into WMI
    TaskSequenceProvider
    I exported the task sequence and checked in "object.xml" for the "ApplyWindowsSettingsAction", to see if there was something odd in the xml, but I don't find anything that jumps out as being wrong.  Here's the section of XML for
    that step.  I've removed identifying info, and replaced it with a generic term in bold.
    <step type="SMS_TaskSequence_ApplyWindowsSettingsAction" name="Apply Windows Settings" description="" runIn="WinPE" successCodeList="0" runFromNet="false"><action>osdwinsettings.exe /config</action><defaultVarList><variable name="OSDLocalAdminPassword" property="AdminPassword"></variable><variable name="OSDComputerName" property="ComputerName">%_SMSTSMachineName%</variable><variable name="OSDProductKey" property="ProductKey"></variable><variable name="OSDRandomAdminPassword" property="RandomAdminPassword">false</variable><variable name="OSDRegisteredOrgName" property="RegisteredOrgName">COMPANY NAME</variable><variable name="OSDRegisteredUserName" property="RegisteredUserName">COMPANY NAME</variable><variable name="OSDServerLicenseConnectionLimit" property="ServerLicenseConnectionLimit">5</variable><variable name="OSDTimeZone" property="TimeZone">Central Standard Time</variable></defaultVarList></step><step type="SMS_TaskSequence_ApplyNetworkSettingsAction" name="Apply Network Settings" description="" runIn="WinPEandFullOS" successCodeList="0" runFromNet="false"><action>osdnetsettings.exe configure</action><defaultVarList><variable name="OSDDomainName" property="DomainName">DOMAIN.COM</variable><variable name="OSDJoinPassword" property="DomainPassword"></variable><variable name="OSDJoinAccount" property="DomainUsername">DOMAIN ACCOUNT</variable><variable name="OSDEnableTCPIPFiltering" property="EnableTCPIPFiltering" hidden="true">false</variable><variable name="OSDNetworkJoinType" property="NetworkJoinType">0</variable><variable name="OSDAdapterCount" property="NumAdapters" hidden="true">0</variable></defaultVarList></step>
    Is there any other log I should check for a clue on this issue?  What could be causing this error?

    Thanks for sharing that!  I tend to save contacting MS support until after I've exhausted other options.  I'm always afraid that I'll spend the $500 to open a case and then it turns out to be something simple that I would have found if I had just
    kept working on it myself a little longer.
    It looks like that link is for an update released in February as KB3023562.  I downloaded and installed it. I'll try opening/editing/saving the task sequence a few times today to see if the issue is resolved.  
    After I had already installed it, I thought to look up that update in configmgr.  The update is listed as superseded by 2 other updates.  The newest of those is KB3046049, which just installed last night with the other March patches, so it's possible
    that I didn't need to install KB3023562 after all.  

Maybe you are looking for