Waiting for notification on: weblogic/t3/srvr/T3Srvr@0xac909c80[fat lock]

i am trying to deploy a soa composite and i end up getting the following error.....
looks like the first phase of the deployment is successfull and the setStatus has a thread block , please suggest
THREAD DUMP
"Main Thread" id=1 idx=0x4 tid=1099 prio=5 alive, waiting, native_blocked
-- Waiting for notification on: weblogic/t3/srvr/T3Srvr@0xac909c80[fat lock]
at jrockit/vm/Threads.waitForNotifySignal(JLjava/lang/Object;)Z(Native Method)
at java/lang/Object.wait(J)V(Native Method)
at java/lang/Object.wait(Object.java:485)
at weblogic/t3/srvr/T3Srvr.waitForDeath(T3Srvr.java:979)
^-- Lock released while waiting: weblogic/t3/srvr/T3Srvr@0xac909c80[fat lock]
at weblogic/t3/srvr/T3Srvr.run(T3Srvr.java:488)
at weblogic/Server.main(Server.java:71)
at jrockit/vm/RNI.c2java(JJJJJ)V(Native Method)
-- end of trace
"(Signal Handler)" id=2 idx=0x8 tid=1100 prio=5 alive, native_blocked, daemon
"(OC Main Thread)" id=3 idx=0xc tid=1101 prio=5 alive, native_waiting, daemon
"(VM Periodic Task)" id=6 idx=0x38 tid=1112 prio=10 alive, native_blocked, daemon
Blocked lock chains
===================
Chain 2:
"ExecuteThread: '1' for queue: 'weblogic.socket.Muxer'" id=26 idx=0x74 tid=1179 waiting for java/lang/String@0xac909020 held by:
"ExecuteThread: '2' for queue: 'weblogic.socket.Muxer'" id=27 idx=0x78 tid=1180 in chain 1
Chain 3:
"ExecuteThread: '3' for queue: 'weblogic.socket.Muxer'" id=28 idx=0x7c tid=1181 waiting for java/lang/String@0xac909020 held by:
"ExecuteThread: '2' for queue: 'weblogic.socket.Muxer'" id=27 idx=0x78 tid=1180 in chain 1
Open lock chains
================
Chain 1:
"ExecuteThread: '0' for queue: 'weblogic.socket.Muxer'" id=25 idx=0x70 tid=1178 waiting for java/lang/String@0xac909020 held by:
"ExecuteThread: '2' for queue: 'weblogic.socket.Muxer'" id=27 idx=0x78 tid=1180 (active)
===== END OF THREAD DUMP ===============

You may refer -
SOA composite deployment exception [STUCK] ExecuteThread: '4' for queue:
Regards,
Anuj

Similar Messages

  • Two "Wait for Notification" with single Notifyer?

    I feel like I should know this answer, but my code was buggy when I did this.
    Can you have multiple "Wait for Notification" VIs attached to the same Notifyer?
    The help seems to suggest that Notifiers are only for two independent loops:
    Notifiers are a tool for communicating between two independent parts of a block diagram or between two VIs running on the same machine.
    Solved!
    Go to Solution.

    Can you have multiple "Wait for Notification" VIs attached to the same Notifier?
    Yes
    See the Notifier Demultiplexer example.
    "In theory, theory and practice are the same. In practice, they’re not."

  • Wait on notification, occurence. is it sleep?

    Hai
    Am using PXI with RTOS, it has 2 processes . i need to wake up a task on an event, execute it and then sleep again. I wanted to know if i can use Occurence or Notifers to achive this. Since these uses wait on notification and wait on occurence functions i wanted to know if the thread is in sleep mode when in this function, since this is a high priority task if it is waiting on notifier am afraid it will dominate CPU and does not give time for normal priority tasks to execute.
    Thnx for any reply

    The thread running your high priority VI in which you wait for notifier (or occurrence) will be "blocked" until you send notification (or set occurrence). While the thread is blocked, other threads will run, including lower priority threads. One way to verify this is with the execution trace tool.
    If you don't have the trace tool, there's another way to test this. In a normal priority VI, obtain a notifier and call a while loop*. In parallel, call a time-critical subVI that waits for notification (see attachment). After the loop finishes, send notification. This VI will finish, which means the time-critical subVI had to relinquish the CPU in order for the normal priority parent to send notification. Otherwise, we'd be waiting forever for a notifi
    cation in the time-critical subVI.
    *Put sleep in the while loop to ensure that LabVIEW reaches the time-critical subVI before the while loop runs to completion.
    Attachments:
    notifier.bmp ‏2137 KB

  • Timeout waiting for Oracle WebLogic Server v10.3 at localhost to start

    I am trying to run .portal file using "Run on server" option in Workshop for weblogic.
    After doing this, its trying to start the server Oracle weblogic server v10.3 at localhost and then publish my module.
    Server view status shows as "State" as "Starting" and "Status" as "Synchronizing". When status reaches 82% it gets stopped there for a long time, and when 83% comes up, I can see the "State" as "Stopped" and "Status" as "Republish". And then an error window with title as "Problem Occured" and contents saying, Starting server- Oracle weblogic server v10.3 at localhost (Time of error: ...) Details >> Timeout waiting for Oracle WebLogic Server v10.3 at localhost to start. Server did not start after 480s.
    But the console tab (when I give the startup & Deployment option as "Launch Weblogic server in eclipse console) shows,
    <Sep 8, 2011 6:15:03 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server sta
    e changed to STARTING> (final step alone I pasted)
    Before this I can see, WLS Start mode = Development, setting Classpath ,
    <Sep 8, 2011 5:56:36 PM IST> <Notice> <Log Management> <BEA-170019> <The server
    log file C:\bea\user_projects\domains\myPortalDomain\servers\AdminServer\logs\Ad
    minServer.log is opened. All server side log events will be written to this file
    .>
    When I checked Adminserver file its having,
    <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1315487671986> <BEA-160151> <Registered library Extension-Name: wlp-groupspace-app-lib, Specification-Version: 10.3, Implementation-Version: 10.3.0.1 (EAR).>
    And many more similar entries...
    Also there is Adminserver.logxxx file which is having,
    ####<Sep 8, 2011 5:33:58 PM IST> <Warning> <JDBC> <AdminServer> <[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1315483438048> <BEA-001129> <Received exception while creating connection for pool "portalDataSourceNeverXA": SQL-server rejected establishment of SQL-connection. Pointbase Server may not be running on localhost at port 9093.>
    ####<Sep 8, 2011 5:33:58 PM IST> <Info> <JDBC> <CINTNCHEOLY0GX7> <AdminServer> <[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1315483438267> <BEA-001156> <Stack trace associated with message 001129 follows:
    java.sql.SQLException: SQL-server rejected establishment of SQL-connection. Pointbase Server may not be running on localhost at port 9093.
         at com.pointbase.dbexcp.dbexcpException.getSQLException(Unknown Source)
         at com.pointbase.net.netJDBCConnection.a(Unknown Source)
         at com.pointbase.net.netJDBCConnection.<init>(Unknown Source)
         at com.pointbase.net.netJDBCDriver.getConnection(DashoA10*..:170)
         at com.pointbase.net.netJDBCDriver.connect(DashoA10*..:94)
         at com.pointbase.jdbc.jdbcUniversalDriver.getConnection(Unknown Source)
         at com.pointbase.jdbc.jdbcUniversalDriver.connect(Unknown Source)
         at weblogic.jdbc.common.internal.ConnectionEnvFactory.makeConnection(ConnectionEnvFactory.java:316)
         at weblogic.jdbc.common.internal.ConnectionEnvFactory.createResource(ConnectionEnvFactory.java:217)
         at weblogic.common.resourcepool.ResourcePoolImpl.makeResources(ResourcePoolImpl.java:1109)
         at weblogic.common.resourcepool.ResourcePoolImpl$ResourcePoolMaintanenceTask.timerExpired(ResourcePoolImpl.java:2282)
         at weblogic.timers.internal.TimerImpl.run(TimerImpl.java:273)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:516)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    And many more entries like the above...
    I even tried startup & Deployment option as "Start weblogic server in Expressmode" and still same error I am getting and this time instead of in eclipse console, I can see command prompt and here also showing "Server state changed to STARTING"
    FYI, I created domain with runtime JRocket 1.6.0_05.
    I even tried to clean build the portal project and publish using clean option. Still same problem coming :(
    FYI, my system is having 1 GB RAM only and bit slow. Could this be a problem or something else? Please suggest.
    Thanks in advance.
    Edited by: gopikrish on Sep 8, 2011 6:20 AM

    Hi Gopikrish
    The root cause for your error is, it is not able to start the Pointbase database. Looks like you configured a domain with default pointbase database. In the domain\bin\ one of the starup scripts like startWeblogic.cmd, you should see some lines that start the pointbase database.
    java.sql.SQLException: SQL-server rejected establishment of SQL-connection. Pointbase Server may not be running on localhost at port 9093
    Instead of starting from Workshop, go to the domain root folder and start the weblogic using the command like startWeblogic.cmd (or .sh on unix). This should start the pointbase and then start the portal domain. Portal domain does need this backend pointbase database to store all the portal meta data and has datasources configured for this.
    Do you have a Clustered Portal domain, with one of the managed servers located in the remote machine. If yes, and if you use default Pointbase database, you need to change something like pointbase db should not be localhost but the name of the machine where you have the admin server running.
    Either way, the issue is not able to stat the pointbase db and thus serve not starting.
    Thanks
    Ravi Jegga

  • All off a sudden I get waiting for job status notification on a package that has worked for years

    Does anyone else have this problem, the package in question is Adobe CS 5.5, this package as worked for years all of a sudden the OSD, gives
    waiting for job status notification and hangs forever on the installation of Adobe CS 5.5
    If I run the batch file manually that I am using in the SCCM package for Adobe CS 5.5
    it works perfectly, but when part of an OSD I now get waiting for job status notification.
    Any advice would be great.

    Hi,
    I recommend you check the following log files on the client.
    AppEnforce.log
    It records details about enforcement actions (install and uninstall) taken for applications on the client.
    execmgr.log
    It records
    details about packages and task sequences that run.
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Waiting for Gap Email Notification

    Hi all,
    11.2.0.1
    Aix 6.1
    Is there an email system in 11g that will notify me if our standby DB is "waiting for gap"?
    What other status value are needed to be watched for?
    Thanks,
    zxy

    Hi Mse,
    We have 2 database on 1 server named PROD1, PROD2.
    At PROD1, I got this:
    DT        MBPS_REQ_A_DAY MIN_MBPS_REQ_AN_HOUR MAX_MBPS_REQ_AN_HOUR AVG_MBPS_REQ_AN_HOUR
    15-SEP-13     28.4012215           .640219932           2.57893228           2.02865868
    16-SEP-13      68.943453           .147678891           20.4264564           3.44717265
    17-SEP-13     69.4071543           .639978837           28.1937717           3.47035771
    18-SEP-13     54.1598321           .614150599            17.484673            2.7079916
    19-SEP-13     55.7515449           .370225948           15.4680441           2.78757725
    20-SEP-13     25.9854426           .135556096           17.5167623           3.71220608
    6 rows selected.
    At PROD2, I got this:
    DT        MBPS_REQ_A_DAY MIN_MBPS_REQ_AN_HOUR MAX_MBPS_REQ_AN_HOUR AVG_MBPS_REQ_AN_HOUR
    15-SEP-13     28.4012215           .640219932           2.57893228           2.02865868
    16-SEP-13      68.943453           .147678891           20.4264564           3.44717265
    17-SEP-13     69.4071543           .639978837           28.1937717           3.47035771
    18-SEP-13     54.1598321           .614150599            17.484673            2.7079916
    19-SEP-13     55.7515449           .370225948           15.4680441           2.78757725
    20-SEP-13     25.9854426           .135556096           17.5167623           3.71220608
    6 rows selected.
    So what Mbps plan do we get from network service provider to accommodate our dataguard standby sync process?
    Also can you teach me how to format the display above?
    Thanks a lot,
    zxy

  • My sync won't start. It stays on step 1. waiting for sync to start, then i receive a notification that it cant

    My sync won't work, it can't start past step 1

    I've been having the same problem. It would either get stuck at "Waiting for changes to be applied" or "Waiting for items to copy". My last successful sync was on 10/15. Tried a number of times either via wifi or direct connect.
    Solved it in the following fashion:
    Connected the phone to the computer via Lightning cable.
    My phone was set to back-up to iCloud. Changed that setting to back up to the computer.
    Unchecked the "Sync Music" option under the music tab.
    Hit apply.
    After a wait - the back-up completed and all the music was removed from my phone.
    Once it was done, re-checked "Sync Music" - it got past "Waiting for Changes to be Applied" at this point.

  • I can't sync my files-when I click sync and need to wait for a while but then nothing happened, not even error notification

    I can't sync my files-when I click sync and need to wait for a while but then nothing happened, not even error notification

    File Sync Links that may help
    -http://helpx.adobe.com/creative-cloud/kb/arent-my-files-syncing.html
    -http://helpx.adobe.com/creative-cloud/kb/cannot-share-certain-types-files.html
    -Size Limits https://forums.adobe.com/thread/1488242

  • Help needed for Notifications

    After compaing many prducts in the category I went with Forms Central because overall it looked like it had the potential to be the best, and I still think that, but I am now very dependent on it and need a few answers if possible.  First of all FormsCentral doesn't seem to show up on Adobe product lists when phoning in for help or in some on-line places.  Is FormsCentral considered an Adobe core product that they are committed to long term?  I've tied phone support 3 times now - and left a callback number and each time they call back and I jst get the recording with music on hold and have waited over an hour each time and still have not had anyone pick up the phone.
    But specific questions related to the product:
    1.  Why can I not have notifications go to an e-mail other than the one registered on the account.   For confirmations you can specify a co-author's email for the reply to field, but why not the same for notifications back to the form owner.  And how can you specify not to use a reply-to addresss at all?
    2.   What kind of backup does Adobe offer on forms and their data in the event of some disaster on the form owner's part.  Is there a way to retrieve the forms and data from a prior date if need be?
    3. When publishing a response results table to a web addreee, how can I put a pssword on it to be required to open it?  I know it has a very unique address and not likely to be seen accidentally by anyone but I have a client who insists on that befoer he will use it.
    4.  A unique ID field option would be nice
    5.  A hidden field on the form results that captures the form filler's IP address would really help too.
    Overall though great product and if you can keep the enhancements coming this product will be tops.
    Many thanks.

    We apologize for the poor experience you had with our call-in support. We are definitely committed to FormsCentral. If you ever have any questions do not hesitate to post them on this forum or send an email to [email protected] Both I and the entire product team monitor the forum and that email alias. We are here to help you... your feedback also helps us to build a better product.
    Regarding your questions:
    I wrote up a FAQ on how others can receive e-mail notifications. You can read it here: http://forums.adobe.com/docs/DOC-1424I'm not sure what you mean by this "And how can you specify not to use a reply-to addresses at all?" E-mail notifications only have a no-reply address and submission receipts have an option to turn it off.
    The form file has a history. Click the clock in the lower right corner to see it. You can roll back to an earlier version. If you are really worried about data loss you should also save the data out as an Excel file on occasion.
    There is no way to put a password on a published form file. You should just share the form file with him and make him a Reader. He would need a username and password to access it and he would see the same thing as the published file.
    Good feedback. If you haven't already, you should vote on that in the idea section - someone else has already asked for this feature. This helps us to prioritize.
    Why do you need to know the IP address?
    Thanks for your feedback!
    Randy

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

  • IPhone 4 stuck on upgrade "Waiting for iPhone..."

    Hi,
    i am trying to upgrade my iPhone 4, but it stuck on apple Logo with Progressbar, but no response from iPhone while iTunes show "Waiting for iPhone..." contineously.
    guide me how i can fix the problem, i am using iPhone3_1_6.1.3_10B329_Restore.ipsw and my iTunes Version: 11.0.2.26.
    complete updater log is given below:
    2013-04-10 20:03:45.327 [5612:2c8]: restore library built Dec 21 2012 at 16:17:03
    2013-04-10 20:03:45.327 [5612:2c8]: iTunes: iTunes 11.0.2.26
    2013-04-10 20:03:45.328 [5612:2c8]: iTunes: Software payload version: 10B329 (option key)
    2013-04-10 20:04:25.590 [5612:152c]: iTunes: Specifying UOI boot image
    2013-04-10 20:04:25.604 [5612:152c]: device software does not support nonce generation
    2013-04-10 20:04:25.614 [5612:152c]: requested restore behavior: Erase
    2013-04-10 20:04:25.614 [5612:152c]: requested variant: Erase
    2013-04-10 20:04:25.617 [5612:152c]: *** UUID 25C69700-C111-9C44-AFE2-793B8CA91FD8 ***
    2013-04-10 20:04:25.640 [5612:152c]: amai: _AMAuthInstallBundleCreateServerRequestDictionary: withApTicket is False
    2013-04-10 20:04:25.640 [5612:152c]: amai: _AMAuthInstallBundleCreateServerRequestDictionary: not personalizing "RestoreLogo"
    2013-04-10 20:04:25.640 [5612:152c]: amai: _AMAuthInstallBundleCreateServerRequestDictionary: not personalizing "RestoreDeviceTree"
    2013-04-10 20:04:25.640 [5612:152c]: amai: _AMAuthInstallBundleCreateServerRequestDictionary: personalizing "RestoreKernelCache" Digest = "<CFData 0641B718 [73B48078]>{length = 20, capacity = 20, bytes = 0xf9c7660c4c2994b9fd95cd826507cff3cb4f9105}"
    2013-04-10 20:04:25.640 [5612:152c]: amai: _AMAuthInstallBundleCreateServerRequestDictionary: personalizing "RestoreRamDisk" Digest = "<CFData 0641B7B8 [73B48078]>{length = 20, capacity = 20, bytes = 0x9a46d40f4b54424c825f6c82670be22b86e03f0a}"
    2013-04-10 20:04:25.640 [5612:152c]: amai: _AMAuthInstallBundleCreateServerRequestDictionary: personalizing "iBEC" Digest = "<CFData 0641B830 [73B48078]>{length = 20, capacity = 20, bytes = 0xdd4e78d11b416e9f81dc947a3e45125d726229de}"
    2013-04-10 20:04:25.640 [5612:152c]: amai: _AMAuthInstallBundleCreateServerRequestDictionary: personalizing "iBSS" Digest = "<CFData 0641B880 [73B48078]>{length = 20, capacity = 20, bytes = 0x165d7df43bd289b3e13d48f5c1e8b21cf2a0335e}"
    2013-04-10 20:04:25.641 [5612:152c]: amai: _AMAuthInstallBundleCreateServerRequestDictionary: personalizing "KernelCache" Digest = "<CFData 0641AFE8 [73B48078]>{length = 20, capacity = 20, bytes = 0xf9c7660c4c2994b9fd95cd826507cff3cb4f9105}"
    2013-04-10 20:04:25.641 [5612:152c]: amai: _AMAuthInstallBundleCreateServerRequestDictionary: not personalizing "BatteryLow1"
    2013-04-10 20:04:25.641 [5612:152c]: amai: _AMAuthInstallBundleCreateServerRequestDictionary: not personalizing "BatteryLow0"
    2013-04-10 20:04:25.641 [5612:152c]: amai: _AMAuthInstallBundleCreateServerRequestDictionary: personalizing "LLB" Digest = "<CFData 0641B218 [73B48078]>{length = 20, capacity = 20, bytes = 0x023683df4637e071c5a733d59cebe67d2fc1bfea}"
    2013-04-10 20:04:25.641 [5612:152c]: amai: _AMAuthInstallBundleCreateServerRequestDictionary: not personalizing "iBoot"
    2013-04-10 20:04:25.641 [5612:152c]: amai: _AMAuthInstallBundleCreateServerRequestDictionary: not personalizing "DeviceTree"
    2013-04-10 20:04:25.641 [5612:152c]: amai: _AMAuthInstallBundleCreateServerRequestDictionary: not personalizing "BatteryCharging1"
    2013-04-10 20:04:25.641 [5612:152c]: amai: _AMAuthInstallBundleCreateServerRequestDictionary: not personalizing "BatteryCharging"
    2013-04-10 20:04:25.641 [5612:152c]: amai: _AMAuthInstallBundleCreateServerRequestDictionary: not personalizing "AppleLogo"
    2013-04-10 20:04:25.641 [5612:152c]: amai: _AMAuthInstallBundleCreateServerRequestDictionary: not personalizing "BatteryPlugin"
    2013-04-10 20:04:25.641 [5612:152c]: amai: _AMAuthInstallBundleCreateServerRequestDictionary: not personalizing "BatteryFull"
    2013-04-10 20:04:25.641 [5612:152c]: amai: _AMAuthInstallBundleCreateServerRequestDictionary: not personalizing "BatteryCharging0"
    2013-04-10 20:04:25.641 [5612:152c]: amai: _AMAuthInstallBundleCreateServerRequestDictionary: not personalizing "RecoveryMode"
    2013-04-10 20:04:25.642 [5612:152c]: amai: _AMAuthInstallBundleCreateServerRequestDictionary: using UniqueBuildID <CFData 0641B920 [73B48078]>{length = 20, capacity = 20, bytes = 0x42cc389503004c4f8d52d0c4fb10bba845a9af0e}
    2013-04-10 20:04:25.642 [5612:152c]: amai: AMAuthInstallRequestSendSync: SSO function returned NULL, SSO disabled.
    2013-04-10 20:04:26.542 [5612:152c]: amai: tss_submit_job: HttpQueryInfo returned 200
    2013-04-10 20:04:27.162 [5612:152c]: amai: AMAuthInstallRequestSendSync: received tss response (server version: 2.1.0)
    2013-04-10 20:04:27.411 [5612:152c]: amai: _AMAuthInstallBundleInstallPersonalizedEntry: entry "KernelCache" has been previously personalized; skipping it
    2013-04-10 20:04:27.838 [5612:12e4]: device software does not support nonce generation
    2013-04-10 20:04:27.839 [5612:12e4]: <DFU Device 05B6B038>: production fused device
    2013-04-10 20:04:27.839 [5612:12e4]: unable to open device_map.txt: No such file or directory
    2013-04-10 20:04:27.840 [5612:12e4]: device software does not support nonce generation
    2013-04-10 20:04:27.841 [5612:12e4]: WinDFU::OpenDFUDevice: path: \\?\USB#VID_05AC&PID_1227#{B8085869-FEB9-404B-8CB1-1E5C14FA8C54}\0000#85fc20a6
    2013-04-10 20:04:27.841 [5612:12e4]: WinDFU::OpenDeviceByPath: \\?\USB#VID_05AC&PID_1227#{B8085869-FEB9-404B-8CB1-1E5C14FA8C54}\0000#85fc20a6
    2013-04-10 20:04:27.868 [5612:12e4]: <DFU Device 05B6B038>: operation 0 progress 3
    2013-04-10 20:04:27.908 [5612:12e4]: <DFU Device 05B6B038>: operation 0 progress 6
    2013-04-10 20:04:27.950 [5612:12e4]: <DFU Device 05B6B038>: operation 0 progress 9
    2013-04-10 20:04:27.977 [5612:12e4]: <DFU Device 05B6B038>: operation 0 progress 12
    2013-04-10 20:04:27.995 [5612:12e4]: <DFU Device 05B6B038>: operation 0 progress 15
    2013-04-10 20:04:28.015 [5612:12e4]: <DFU Device 05B6B038>: operation 0 progress 18
    2013-04-10 20:04:28.043 [5612:12e4]: <DFU Device 05B6B038>: operation 0 progress 21
    2013-04-10 20:04:28.060 [5612:12e4]: <DFU Device 05B6B038>: operation 0 progress 24
    2013-04-10 20:04:28.078 [5612:12e4]: <DFU Device 05B6B038>: operation 0 progress 27
    2013-04-10 20:04:28.095 [5612:12e4]: <DFU Device 05B6B038>: operation 0 progress 30
    2013-04-10 20:04:28.111 [5612:12e4]: <DFU Device 05B6B038>: operation 0 progress 33
    2013-04-10 20:04:28.129 [5612:12e4]: <DFU Device 05B6B038>: operation 0 progress 36
    2013-04-10 20:04:28.146 [5612:12e4]: <DFU Device 05B6B038>: operation 0 progress 39
    2013-04-10 20:04:28.164 [5612:12e4]: <DFU Device 05B6B038>: operation 0 progress 42
    2013-04-10 20:04:28.225 [5612:12e4]: <DFU Device 05B6B038>: operation 0 progress 45
    2013-04-10 20:04:28.254 [5612:12e4]: <DFU Device 05B6B038>: operation 0 progress 48
    2013-04-10 20:04:28.270 [5612:12e4]: <DFU Device 05B6B038>: operation 0 progress 51
    2013-04-10 20:04:28.286 [5612:12e4]: <DFU Device 05B6B038>: operation 0 progress 54
    2013-04-10 20:04:28.302 [5612:12e4]: <DFU Device 05B6B038>: operation 0 progress 57
    2013-04-10 20:04:28.318 [5612:12e4]: <DFU Device 05B6B038>: operation 0 progress 60
    2013-04-10 20:04:28.334 [5612:12e4]: <DFU Device 05B6B038>: operation 0 progress 63
    2013-04-10 20:04:28.350 [5612:12e4]: <DFU Device 05B6B038>: operation 0 progress 66
    2013-04-10 20:04:28.366 [5612:12e4]: <DFU Device 05B6B038>: operation 0 progress 69
    2013-04-10 20:04:28.382 [5612:12e4]: <DFU Device 05B6B038>: operation 0 progress 72
    2013-04-10 20:04:28.398 [5612:12e4]: <DFU Device 05B6B038>: operation 0 progress 75
    2013-04-10 20:04:28.414 [5612:12e4]: <DFU Device 05B6B038>: operation 0 progress 78
    2013-04-10 20:04:28.430 [5612:12e4]: <DFU Device 05B6B038>: operation 0 progress 81
    2013-04-10 20:04:28.446 [5612:12e4]: <DFU Device 05B6B038>: operation 0 progress 84
    2013-04-10 20:04:28.462 [5612:12e4]: <DFU Device 05B6B038>: operation 0 progress 87
    2013-04-10 20:04:28.478 [5612:12e4]: <DFU Device 05B6B038>: operation 0 progress 90
    2013-04-10 20:04:28.495 [5612:12e4]: <DFU Device 05B6B038>: operation 0 progress 93
    2013-04-10 20:04:28.513 [5612:12e4]: <DFU Device 05B6B038>: operation 0 progress 96
    2013-04-10 20:04:28.529 [5612:12e4]: <DFU Device 05B6B038>: operation 0 progress 99
    2013-04-10 20:04:28.530 [5612:12e4]: WinDFU::UploadData: EOF, cbRead: 489
    2013-04-10 20:04:28.535 [5612:12e4]: <DFU Device 05B6B038>: operation 0 progress 100
    2013-04-10 20:04:28.536 [5612:12e4]: WinDFU::UploadData: ZLP
    2013-04-10 20:04:28.538 [5612:12e4]: WinDFU::FinalizeDfuUpdate: GetStatus: status: 0, state: 6
    2013-04-10 20:04:28.539 [5612:12e4]: WinDFU::ProcessUpdateState: status.bState == DFU_STATE_MANIFEST_SYNC
    2013-04-10 20:04:28.540 [5612:12e4]: WinDFU::FinalizeDfuUpdate: GetStatus: status: 0, state: 7
    2013-04-10 20:04:28.540 [5612:12e4]: WinDFU::ProcessUpdateState: status.bState == DFU_STATE_MANIFEST, PollTimeout: 3000
    2013-04-10 20:04:31.540 [5612:12e4]: WinDFU::FinalizeDfuUpdate: GetStatus: status: 0, state: 8
    2013-04-10 20:04:31.541 [5612:12e4]: WinDFU::ProcessUpdateState: status.bState == DFU_STATE_MANIFEST_WAIT_RESET
    2013-04-10 20:04:31.541 [5612:12e4]: WinDFU::ResetDevice: resetting...
    2013-04-10 20:04:31.607 [5612:12e4]: WinDFU::FinalizeDfuUpdate: success
    2013-04-10 20:04:31.607 [5612:12e4]: <DFU Device 05B6B038>: DFU succeeded
    2013-04-10 20:04:31.920 [5612:c1c]: WinAMRestore::OnInterfaceRemoval: \\?\USB#VID_05AC&PID_1227#{B8085869-FEB9-404B-8CB1-1E5C14FA8C54}\0000#85fc20a6
    2013-04-10 20:04:31.927 [5612:c1c]: WinAMRestore::ProcessDevNodesChanges: device: 0x05c069c0, notify: 2, connected: 1
    2013-04-10 20:04:31.927 [5612:c1c]: AppleDevice::NotifyDisconnect: DFU \\?\USB#VID_05AC&PID_1227#{B8085869-FEB9-404B-8CB1-1E5C14FA8C54}\0000#85fc20a6, inst: 0x5c069c0
    2013-04-10 20:04:31.929 [5612:c1c]: _AMDFUModeDeviceFinalize: 05B6B038
    2013-04-10 20:04:32.692 [5612:c1c]: WinAMRestore::OnInterfaceArrival: \\?\USB#VID_05AC&PID_1227#{B8085869-FEB9-404B-8CB1-1E5C14FA8C54}\0000#b187d9bd
    2013-04-10 20:04:32.692 [5612:c1c]: WinAMRestore::AddAppleDeviceToDeviceList: \\?\USB#VID_05AC&PID_1227#{B8085869-FEB9-404B-8CB1-1E5C14FA8C54}\0000#b187d9bd
    2013-04-10 20:04:32.721 [5612:c1c]: AppleDevice::EnumerateHubPorts: DoesDriverNameMatchDeviceID failed
    2013-04-10 20:04:32.744 [5612:c1c]: AppleDevice::EnumerateHubPorts: DoesDriverNameMatchDeviceID failed
    2013-04-10 20:04:32.766 [5612:c1c]: AppleDevice::EnumerateHubPorts: DoesDriverNameMatchDeviceID failed
    2013-04-10 20:04:32.775 [5612:c1c]: AppleDevice::SetNotification: CONNECT, interface type: 1, id: \\?\USB#VID_05AC&PID_1227#{B8085869-FEB9-404B-8CB1-1E5C14FA8C54}\0000#b187d9bd, inst: 0x5a4e728
    2013-04-10 20:04:32.775 [5612:c1c]: WinAMRestore::AddAppleDeviceToDeviceList, new device
    2013-04-10 20:04:32.775 [5612:c1c]: WinAMRestore::ProcessDevNodesChanges: device: 0x05c069c0, notify: 0, connected: 0
    2013-04-10 20:04:32.775 [5612:c1c]: WinAMRestore::ProcessDevNodesChanges: device: 0x05a4e728, notify: 1, connected: 0
    2013-04-10 20:04:32.775 [5612:c1c]: AppleDevice::NotifyConnect: Device type: 1, Interfaces total: 1, arrived: 1
    2013-04-10 20:04:32.775 [5612:c1c]: AppleDevice::NotifyConnect: DFU \\?\USB#VID_05AC&PID_1227#{B8085869-FEB9-404B-8CB1-1E5C14FA8C54}\0000#b187d9bd, inst: 0x5a4e728
    2013-04-10 20:04:32.795 [5612:2c8]: AppleDevice::GetDeviceID: failed for iBoot
    2013-04-10 20:04:32.796 [5612:2c8]: AppleDevice::GetDeviceID: failed for iBoot
    2013-04-10 20:04:32.797 [5612:2c8]: AppleDevice::GetDeviceID: failed for iBoot
    2013-04-10 20:04:32.798 [5612:2c8]: iTunes: SCEP 2
    2013-04-10 20:04:32.844 [5612:92c]: AppleDevice::GetDeviceID: failed for iBoot
    2013-04-10 20:04:32.845 [5612:92c]: <DFU Device 05A507B0>: operation 44 progress -1
    2013-04-10 20:04:32.846 [5612:92c]: requested restore behavior: Erase
    2013-04-10 20:04:32.846 [5612:92c]: requested variant: Erase
    2013-04-10 20:04:32.862 [5612:92c]: amai: _AMAuthInstallBundleCreateServerRequestDictionary: withApTicket is True
    2013-04-10 20:04:32.862 [5612:92c]: amai: _AMAuthInstallBundleCreateServerRequestDictionary: personalizing "RestoreLogo" Digest = "<CFData 0641C118 [73B48078]>{length = 20, capacity = 20, bytes = 0x91024670dc5047de33036c446b5ef53cc22db756}"
    2013-04-10 20:04:32.862 [5612:92c]: amai: _AMAuthInstallBundleCreateServerRequestDictionary: personalizing "RestoreDeviceTree" Digest = "<CFData 0641C078 [73B48078]>{length = 20, capacity = 20, bytes = 0xec0295f90e86975ec27258b69b4fdd995fa9b307}"
    2013-04-10 20:04:32.862 [5612:92c]: amai: _AMAuthInstallBundleCreateServerRequestDictionary: personalizing "RestoreKernelCache" Digest = "<CFData 0641C0A0 [73B48078]>{length = 20, capacity = 20, bytes = 0xf9c7660c4c2994b9fd95cd826507cff3cb4f9105}"
    2013-04-10 20:04:32.862 [5612:92c]: amai: _AMAuthInstallBundleCreateServerRequestDictionary: personalizing "RestoreRamDisk" Digest = "<CFData 0641C140 [73B48078]>{length = 20, capacity = 20, bytes = 0x9a46d40f4b54424c825f6c82670be22b86e03f0a}"
    2013-04-10 20:04:32.862 [5612:92c]: amai: _AMAuthInstallBundleCreateServerRequestDictionary: personalizing "iBEC" Digest = "<CFData 0641C1B8 [73B48078]>{length = 20, capacity = 20, bytes = 0xdd4e78d11b416e9f81dc947a3e45125d726229de}"
    2013-04-10 20:04:32.862 [5612:92c]: amai: _AMAuthInstallBundleCreateServerRequestDictionary: personalizing "iBSS" Digest = "<CFData 0641C208 [73B48078]>{length = 20, capacity = 20, bytes = 0x165d7df43bd289b3e13d48f5c1e8b21cf2a0335e}"
    2013-04-10 20:04:32.862 [5612:92c]: amai: _AMAuthInstallBundleCreateServerRequestDictionary: personalizing "KernelCache" Digest = "<CFData 0641BF60 [73B48078]>{length = 20, capacity = 20, bytes = 0xf9c7660c4c2994b9fd95cd826507cff3cb4f9105}"
    2013-04-10 20:04:32.862 [5612:92c]: amai: _AMAuthInstallBundleCreateServerRequestDictionary: personalizing "BatteryLow1" Digest = "<CFData 0641BBA0 [73B48078]>{length = 20, capacity = 20, bytes = 0x7c5b9e305d6713ca95a0bf52cfa9d74a76632165}"
    2013-04-10 20:04:32.863 [5612:92c]: amai: _AMAuthInstallBundleCreateServerRequestDictionary: personalizing "BatteryLow0" Digest = "<CFData 0641BE48 [73B48078]>{length = 20, capacity = 20, bytes = 0x970dc6e48a164ce0c2fe50604fbc04ba00084b5b}"
    2013-04-10 20:04:32.863 [5612:92c]: amai: _AMAuthInstallBundleCreateServerRequestDictionary: personalizing "LLB" Digest = "<CFData 0641BEE8 [73B48078]>{length = 20, capacity = 20, bytes = 0x023683df4637e071c5a733d59cebe67d2fc1bfea}"
    2013-04-10 20:04:32.863 [5612:92c]: amai: _AMAuthInstallBundleCreateServerRequestDictionary: personalizing "iBoot" Digest = "<CFData 0641C258 [73B48078]>{length = 20, capacity = 20, bytes = 0x4de4c1c53f24322a593c4e0819486491ccad687d}"
    2013-04-10 20:04:32.863 [5612:92c]: amai: _AMAuthInstallBundleCreateServerRequestDictionary: personalizing "DeviceTree" Digest = "<CFData 0641BCE0 [73B48078]>{length = 20, capacity = 20, bytes = 0xec0295f90e86975ec27258b69b4fdd995fa9b307}"
    2013-04-10 20:04:32.863 [5612:92c]: amai: _AMAuthInstallBundleCreateServerRequestDictionary: personalizing "BatteryCharging1" Digest = "<CFData 0641BA60 [73B48078]>{length = 20, capacity = 20, bytes = 0xcc090e191df8c84c0190fc19d831b272ff8289a3}"
    2013-04-10 20:04:32.863 [5612:92c]: amai: _AMAuthInstallBundleCreateServerRequestDictionary: personalizing "BatteryCharging" Digest = "<CFData 0641B9E8 [73B48078]>{length = 20, capacity = 20, bytes = 0x95bad50919c4e28a2cde4b0d62a4a4044e044e6e}"
    2013-04-10 20:04:32.863 [5612:92c]: amai: _AMAuthInstallBundleCreateServerRequestDictionary: personalizing "AppleLogo" Digest = "<CFData 0641B538 [73B48078]>{length = 20, capacity = 20, bytes = 0x91024670dc5047de33036c446b5ef53cc22db756}"
    2013-04-10 20:04:32.863 [5612:92c]: amai: _AMAuthInstallBundleCreateServerRequestDictionary: personalizing "BatteryPlugin" Digest = "<CFData 0641B998 [73B48078]>{length = 20, capacity = 20, bytes = 0x9af17593f66dc089400eeb384c7294baadad60b6}"
    2013-04-10 20:04:32.863 [5612:92c]: amai: _AMAuthInstallBundleCreateServerRequestDictionary: personalizing "BatteryFull" Digest = "<CFData 0641BAB0 [73B48078]>{length = 20, capacity = 20, bytes = 0x70b6a985e9999f7ebba8fe057883e71e46a11827}"
    2013-04-10 20:04:32.863 [5612:92c]: amai: _AMAuthInstallBundleCreateServerRequestDictionary: personalizing "BatteryCharging0" Digest = "<CFData 0641BA10 [73B48078]>{length = 20, capacity = 20, bytes = 0x0c65d77dce3418d0b9267136b8c9933bffda4cd7}"
    2013-04-10 20:04:32.863 [5612:92c]: amai: _AMAuthInstallBundleCreateServerRequestDictionary: personalizing "RecoveryMode" Digest = "<CFData 0641C028 [73B48078]>{length = 20, capacity = 20, bytes = 0x9172551efd8c236e1f3c042aee9ddcd4716cdf4d}"
    2013-04-10 20:04:32.863 [5612:92c]: amai: _AMAuthInstallBundleCreateServerRequestDictionary: using UniqueBuildID <CFData 0641C2A8 [73B48078]>{length = 20, capacity = 20, bytes = 0x42cc389503004c4f8d52d0c4fb10bba845a9af0e}
    2013-04-10 20:04:32.864 [5612:92c]: amai: AMAuthInstallRequestSendSync: SSO function returned NULL, SSO disabled.
    2013-04-10 20:04:33.536 [5612:92c]: amai: tss_submit_job: HttpQueryInfo returned 200
    2013-04-10 20:04:34.057 [5612:92c]: amai: AMAuthInstallRequestSendSync: received tss response (server version: 2.1.0)
    2013-04-10 20:04:34.065 [5612:92c]: amai: _AMAuthInstallBundleInstallPersonalizedEntry: entry "RestoreKernelCache" has been previously personalized; skipping it
    2013-04-10 20:04:34.065 [5612:92c]: amai: _AMAuthInstallBundleInstallPersonalizedEntry: entry "RestoreRamDisk" has been previously personalized; skipping it
    2013-04-10 20:04:34.065 [5612:92c]: amai: _AMAuthInstallBundleInstallPersonalizedEntry: entry "iBEC" has been previously personalized; skipping it
    2013-04-10 20:04:34.065 [5612:92c]: amai: _AMAuthInstallBundleInstallPersonalizedEntry: entry "iBSS" has been previously personalized; skipping it
    2013-04-10 20:04:34.065 [5612:92c]: amai: _AMAuthInstallBundleInstallPersonalizedEntry: entry "KernelCache" has been previously personalized; skipping it
    2013-04-10 20:04:34.066 [5612:92c]: amai: _AMAuthInstallBundleInstallPersonalizedEntry: entry "LLB" has been previously personalized; skipping it
    2013-04-10 20:04:34.074 [5612:92c]: AppleDevice::GetDeviceID: failed for iBoot
    2013-04-10 20:04:34.075 [5612:92c]: <DFU Device 05A507B0>: production fused device
    2013-04-10 20:04:34.076 [5612:92c]: unable to open device_map.txt: No such file or directory
    2013-04-10 20:04:34.076 [5612:92c]: AppleDevice::GetDeviceID: failed for iBoot
    2013-04-10 20:04:34.080 [5612:92c]: WinDFU::OpenDFUDevice: path: \\?\USB#VID_05AC&PID_1227#{B8085869-FEB9-404B-8CB1-1E5C14FA8C54}\0000#b187d9bd
    2013-04-10 20:04:34.080 [5612:92c]: WinDFU::OpenDeviceByPath: \\?\USB#VID_05AC&PID_1227#{B8085869-FEB9-404B-8CB1-1E5C14FA8C54}\0000#b187d9bd
    2013-04-10 20:04:34.091 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 0
    2013-04-10 20:04:34.101 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 1
    2013-04-10 20:04:34.111 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 2
    2013-04-10 20:04:34.131 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 3
    2013-04-10 20:04:34.141 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 4
    2013-04-10 20:04:34.151 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 5
    2013-04-10 20:04:34.171 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 6
    2013-04-10 20:04:34.181 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 7
    2013-04-10 20:04:34.201 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 8
    2013-04-10 20:04:34.211 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 9
    2013-04-10 20:04:34.221 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 10
    2013-04-10 20:04:34.241 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 11
    2013-04-10 20:04:34.251 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 12
    2013-04-10 20:04:34.271 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 13
    2013-04-10 20:04:34.281 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 14
    2013-04-10 20:04:34.291 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 15
    2013-04-10 20:04:34.311 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 16
    2013-04-10 20:04:34.321 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 17
    2013-04-10 20:04:34.331 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 18
    2013-04-10 20:04:34.351 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 19
    2013-04-10 20:04:34.361 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 20
    2013-04-10 20:04:34.381 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 21
    2013-04-10 20:04:34.391 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 22
    2013-04-10 20:04:34.401 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 23
    2013-04-10 20:04:34.421 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 24
    2013-04-10 20:04:34.431 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 25
    2013-04-10 20:04:34.451 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 26
    2013-04-10 20:04:34.461 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 27
    2013-04-10 20:04:34.471 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 28
    2013-04-10 20:04:34.491 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 29
    2013-04-10 20:04:34.501 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 30
    2013-04-10 20:04:34.511 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 31
    2013-04-10 20:04:34.531 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 32
    2013-04-10 20:04:34.541 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 33
    2013-04-10 20:04:34.561 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 34
    2013-04-10 20:04:34.571 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 35
    2013-04-10 20:04:34.581 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 36
    2013-04-10 20:04:34.601 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 37
    2013-04-10 20:04:34.611 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 38
    2013-04-10 20:04:34.631 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 39
    2013-04-10 20:04:34.641 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 40
    2013-04-10 20:04:34.651 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 41
    2013-04-10 20:04:34.671 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 42
    2013-04-10 20:04:34.681 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 43
    2013-04-10 20:04:34.691 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 44
    2013-04-10 20:04:34.711 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 45
    2013-04-10 20:04:34.721 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 46
    2013-04-10 20:04:34.741 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 47
    2013-04-10 20:04:34.751 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 48
    2013-04-10 20:04:34.761 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 49
    2013-04-10 20:04:34.781 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 50
    2013-04-10 20:04:34.791 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 51
    2013-04-10 20:04:34.811 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 52
    2013-04-10 20:04:34.821 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 53
    2013-04-10 20:04:34.831 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 54
    2013-04-10 20:04:34.851 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 55
    2013-04-10 20:04:34.861 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 56
    2013-04-10 20:04:34.881 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 57
    2013-04-10 20:04:34.891 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 58
    2013-04-10 20:04:34.901 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 59
    2013-04-10 20:04:34.921 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 60
    2013-04-10 20:04:34.931 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 61
    2013-04-10 20:04:34.941 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 62
    2013-04-10 20:04:34.961 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 63
    2013-04-10 20:04:34.971 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 64
    2013-04-10 20:04:34.991 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 65
    2013-04-10 20:04:35.001 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 66
    2013-04-10 20:04:35.011 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 67
    2013-04-10 20:04:35.031 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 68
    2013-04-10 20:04:35.041 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 69
    2013-04-10 20:04:35.061 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 70
    2013-04-10 20:04:35.071 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 71
    2013-04-10 20:04:35.081 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 72
    2013-04-10 20:04:35.101 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 73
    2013-04-10 20:04:35.111 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 74
    2013-04-10 20:04:35.121 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 75
    2013-04-10 20:04:35.141 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 76
    2013-04-10 20:04:35.151 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 77
    2013-04-10 20:04:35.171 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 78
    2013-04-10 20:04:35.181 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 79
    2013-04-10 20:04:35.191 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 80
    2013-04-10 20:04:35.211 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 81
    2013-04-10 20:04:35.221 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 82
    2013-04-10 20:04:35.241 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 83
    2013-04-10 20:04:35.251 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 84
    2013-04-10 20:04:35.261 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 85
    2013-04-10 20:04:35.281 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 86
    2013-04-10 20:04:35.291 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 87
    2013-04-10 20:04:35.301 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 88
    2013-04-10 20:04:35.321 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 89
    2013-04-10 20:04:35.331 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 90
    2013-04-10 20:04:35.351 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 91
    2013-04-10 20:04:35.361 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 92
    2013-04-10 20:04:35.371 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 93
    2013-04-10 20:04:35.391 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 94
    2013-04-10 20:04:35.401 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 95
    2013-04-10 20:04:35.421 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 96
    2013-04-10 20:04:35.431 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 97
    2013-04-10 20:04:35.441 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 98
    2013-04-10 20:04:35.461 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 99
    2013-04-10 20:04:35.461 [5612:92c]: WinDFU::UploadData: EOF, cbRead: 1257
    2013-04-10 20:04:35.468 [5612:92c]: <DFU Device 05A507B0>: operation 0 progress 100
    2013-04-10 20:04:35.468 [5612:92c]: WinDFU::UploadData: ZLP
    2013-04-10 20:04:35.470 [5612:92c]: WinDFU::FinalizeDfuUpdate: GetStatus: status: 0, state: 6
    2013-04-10 20:04:35.470 [5612:92c]: WinDFU::ProcessUpdateState: status.bState == DFU_STATE_MANIFEST_SYNC
    2013-04-10 20:04:35.471 [5612:92c]: WinDFU::FinalizeDfuUpdate: GetStatus: status: 0, state: 7
    2013-04-10 20:04:35.471 [5612:92c]: WinDFU::ProcessUpdateState: status.bState == DFU_STATE_MANIFEST, PollTimeout: 3000
    2013-04-10 20:04:38.471 [5612:92c]: WinDFU::FinalizeDfuUpdate: GetStatus: status: 0, state: 8
    2013-04-10 20:04:38.471 [5612:92c]: WinDFU::ProcessUpdateState: status.bState == DFU_STATE_MANIFEST_WAIT_RESET
    2013-04-10 20:04:38.471 [5612:92c]: WinDFU::ResetDevice: resetting...
    2013-04-10 20:04:38.537 [5612:92c]: WinDFU::FinalizeDfuUpdate: success
    2013-04-10 20:04:38.537 [5612:92c]: <DFU Device 05A507B0>: DFU succeeded
    2013-04-10 20:04:38.581 [5612:c1c]: WinAMRestore::OnInterfaceRemoval: \\?\USB#VID_05AC&PID_1227#{B8085869-FEB9-404B-8CB1-1E5C14FA8C54}\0000#b187d9bd
    2013-04-10 20:04:38.582 [5612:c1c]: WinAMRestore::ProcessDevNodesChanges: device: 0x05c069c0, notify: 2, connected: 0
    2013-04-10 20:04:38.582 [5612:c1c]: WinAMRestore::ProcessDevNodesChanges: device: 0x05a4e728, notify: 2, connected: 1
    2013-04-10 20:04:38.582 [5612:c1c]: AppleDevice::NotifyDisconnect: DFU \\?\USB#VID_05AC&PID_1227#{B8085869-FEB9-404B-8CB1-1E5C14FA8C54}\0000#b187d9bd, inst: 0x5a4e728
    2013-04-10 20:04:38.693 [5612:2c8]: _AMDFUModeDeviceFinalize: 05A507B0
    2013-04-10 20:04:41.936 [5612:c1c]: WinAMRestore::OnInterfaceArrival: \\?\USB#VID_05AC&PID_1281#{ED82A167-D61A-4AF6-9AB6-11E52236C576}\IB0000#b187d9b d
    2013-04-10 20:04:41.936 [5612:c1c]: WinAMRestore::AddAppleDeviceToDeviceList: \\?\USB#VID_05AC&PID_1281#{ED82A167-D61A-4AF6-9AB6-11E52236C576}\IB0000#b187d9b d
    2013-04-10 20:04:41.961 [5612:c1c]: AppleDevice::EnumerateHubPorts: DoesDriverNameMatchDeviceID failed
    2013-04-10 20:04:41.983 [5612:c1c]: AppleDevice::EnumerateHubPorts: DoesDriverNameMatchDeviceID failed
    2013-04-10 20:04:42.005 [5612:c1c]: AppleDevice::EnumerateHubPorts: DoesDriverNameMatchDeviceID failed
    2013-04-10 20:04:42.012 [5612:c1c]: AppleDevice::SetNotification: CONNECT, interface type: 1, id: \\?\USB#VID_05AC&PID_1281#{ED82A167-D61A-4AF6-9AB6-11E52236C576}\IB0000#b187d9b d, inst: 0x5a4ec28
    2013-04-10 20:04:42.012 [5612:c1c]: WinAMRestore::AddAppleDeviceToDeviceList, new device
    2013-04-10 20:04:42.012 [5612:c1c]: WinAMRestore::ProcessDevNodesChanges: device: 0x05c069c0, notify: 2, connected: 0
    2013-04-10 20:04:42.012 [5612:c1c]: WinAMRestore::ProcessDevNodesChanges: device: 0x05a4e728, notify: 0, connected: 0
    2013-04-10 20:04:42.012 [5612:c1c]: WinAMRestore::ProcessDevNodesChanges: device: 0x05a4ec28, notify: 1, connected: 0
    2013-04-10 20:04:42.012 [5612:c1c]: AppleDevice::NotifyConnect: Device type: 2, Interfaces total: 2, arrived: 1
    2013-04-10 20:04:42.012 [5612:c1c]: AppleDevice::NotifyConnect: Interfaces total != arrived, no notification
    2013-04-10 20:04:42.114 [5612:c1c]: WinAMRestore::OnInterfaceArrival: \\?\USB#VID_05AC&PID_1281#{B8085869-FEB9-404B-8CB1-1E5C14FA8C54}\0000#b187d9bd
    2013-04-10 20:04:42.115 [5612:c1c]: WinAMRestore::AddAppleDeviceToDeviceList: \\?\USB#VID_05AC&PID_1281#{B8085869-FEB9-404B-8CB1-1E5C14FA8C54}\0000#b187d9bd
    2013-04-10 20:04:42.139 [5612:c1c]: AppleDevice::EnumerateHubPorts: DoesDriverNameMatchDeviceID failed
    2013-04-10 20:04:42.161 [5612:c1c]: AppleDevice::EnumerateHubPorts: DoesDriverNameMatchDeviceID failed
    2013-04-10 20:04:42.184 [5612:c1c]: AppleDevice::EnumerateHubPorts: DoesDriverNameMatchDeviceID failed
    2013-04-10 20:04:42.191 [5612:c1c]: WinAMRestore::AddAppleDeviceToDeviceList, device already connected, new interface
    2013-04-10 20:04:42.191 [5612:c1c]: AppleDevice::SetDeviceID: AMD_INTERFACE_DFU \\?\USB#VID_05AC&PID_1281#{B8085869-FEB9-404B-8CB1-1E5C14FA8C54}\0000#b187d9bd, inst: 0x5a4ec28
    2013-04-10 20:04:42.191 [5612:c1c]: AppleDevice::SetNotification: CONNECT, interface type: 1, id: \\?\USB#VID_05AC&PID_1281#{B8085869-FEB9-404B-8CB1-1E5C14FA8C54}\0000#b187d9bd, inst: 0x5a4ec28
    2013-04-10 20:04:42.191 [5612:c1c]: WinAMRestore::ProcessDevNodesChanges: device: 0x05c069c0, notify: 2, connected: 0
    2013-04-10 20:04:42.191 [5612:c1c]: WinAMRestore::ProcessDevNodesChanges: device: 0x05a4e728, notify: 0, connected: 0
    2013-04-10 20:04:42.191 [5612:c1c]: WinAMRestore::ProcessDevNodesChanges: device: 0x05a4ec28, notify: 1, connected: 1
    2013-04-10 20:04:42.191 [5612:c1c]: AppleDevice::NotifyConnect: Device type: 2, Interfaces total: 2, arrived: 2
    2013-04-10 20:04:42.191 [5612:c1c]: AppleDevice::NotifyConnect: IBOOT, IBOOT \\?\USB#VID_05AC&PID_1281#{ED82A167-D61A-4AF6-9AB6-11E52236C576}\IB0000#b187d9b d, inst: 0x5a4ec28
    2013-04-10 20:04:42.191 [5612:c1c]:                             IBOOT, DFU \\?\USB#VID_05AC&PID_1281#{B8085869-FEB9-404B-8CB1-1E5C14FA8C54}\0000#b187d9bd, inst: 0x5a4ec28
    2013-04-10 20:04:42.203 [5612:2c8]: iTunes: SCEP 2
    2013-04-10 20:04:42.205 [5612:16f0]: iBoot build-version = iBoot-1537.9.55
    2013-04-10 20:04:42.206 [5612:16f0]: iBoot build-style = RELEASE
    2013-04-10 20:04:42.206 [5612:16f0]: <Recovery Mode Device 00946370>: operation 44 progress -1
    2013-04-10 20:04:42.206 [5612:16f0]: requested restore behavior: Erase
    2013-04-10 20:04:42.206 [5612:16f0]: requested variant: Erase
    2013-04-10 20:04:42.210 [5612:16f0]: amai: _AMAuthInstallBundleCreateServerRequestDictionary: withApTicket is False
    2013-04-10 20:04:42.210 [5612:16f0]: amai: _AMAuthInstallBundleCreateServerRequestDictionary: not personalizing "RestoreLogo"
    2013-04-10 20:04:42.210 [5612:16f0]: amai: _AMAuthInstallBundleCreateServerRequestDictionary: not personalizing "RestoreDeviceTree"
    2013-04-10 20:04:42.210 [5612:16f0]: amai: _AMAuthInstallBundleCreateServerRequestDictionary: entry "RestoreKernelCache" has been previously personalized; skipping it
    2013-04-10 20:04:42.211 [5612:16f0]: amai: _AMAuthInstallBundleCreateServerRequestDictionary: entry "RestoreRamDisk" has been previously personalized; skipping it
    2013-04-10 20:04:42.211 [5612:16f0]: amai: _AMAuthInstallBundleCreateServerRequestDictionary: entry "iBEC" has been previously personalized; skipping it
    2013-04-10 20:04:42.211 [5612:16f0]: amai: _AMAuthInstallBundleCreateServerRequestDictionary: entry "iBSS" has been previously personalized; skipping it
    2013-04-10 20:04:42.211 [5612:16f0]: amai: _AMAuthInstallBundleCreateServerRequestDictionary: entry "KernelCache" has been previously personalized; skipping it
    2013-04-10 20:04:42.211 [5612:16f0]: amai: _AMAuthInstallBundleCreateServerRequestDictionary: not personalizing "BatteryLow1"
    2013-04-10 20:04:42.211 [5612:16f0]: amai: _AMAuthInstallBundleCreateServerRequestDictionary: not personalizing "BatteryLow0"
    2013-04-10 20:04:42.211 [5612:16f0]: amai: _AMAuthInstallBundleCreateServerRequestDictionary: entry "LLB" has been previously personalized; skipping it
    2013-04-10 20:04:42.211 [5612:16f0]: amai: _AMAuthInstallBundleCreateServerRequestDictionary: not personalizing "iBoot"
    2013-04-10 20:04:42.211 [5612:16f0]: amai: _AMAuthInstallBundleCreateServerRequestDictionary: not personalizing "DeviceTree"
    2013-04-10 20:04:42.211 [5612:16f0]: amai: _AMAuthInstallBundleCreateServerRequestDictionary: not personalizing "BatteryCharging1"
    2013-04-10 20:04:42.211 [5612:16f0]: amai: _AMAuthInstallBundleCreateServerRequestDictionary: not personalizing "BatteryCharging"
    2013-04-10 20:04:42.211 [5612:16f0]: amai: _AMAuthInstallBundleCreateServerRequestDictionary: not personalizing "AppleLogo"
    2013-04-10 20:04:42.211 [5612:16f0]: amai: _AMAuthInstallBundleCreateServerRequestDictionary: not personalizing "BatteryPlugin"
    2013-04-10 20:04:42.211 [5612:16f0]: amai: _AMAuthInstallBundleCreateServerRequestDictionary: not personalizing "BatteryFull"
    2013-04-10 20:04:42.211 [5612:16f0]: amai: _AMAuthInstallBundleCreateServerRequestDictionary: not personalizing "BatteryCharging0"
    2013-04-10 20:04:42.211 [5612:16f0]: amai: _AMAuthInstallBundleCreateServerRequestDictionary: not personalizing "RecoveryMode"
    2013-04-10 20:04:42.211 [5612:16f0]: amai: _AMAuthInstallBundleCreateServerRequestDictionary: nothing to be done
    2013-04-10 20:04:42.213 [5612:16f0]: unable to open device_map.txt: No such file or directory
    2013-04-10 20:04:42.214 [5612:16f0]: found device map entry for 0x00008930 0x00000000. boardConfig=n90ap platform=s5l8930x
    2013-04-10 20:04:42.215 [5612:16f0]: _AMRestoreCreateCFDataWithContentsOfFile: CreateFileA failed: 2
    2013-04-10 20:04:42.215 [5612:16f0]: unable to create data from file: 17
    2013-04-10 20:04:42.215 [5612:16f0]: device_map.plist file not found
    2013-04-10 20:04:42.215 [5612:16f0]: AMDeviceIoControl: GetOverlappedResult failed
    2013-04-10 20:04:42.215 [5612:16f0]: AMDeviceIoControl: pipe stall
    2013-04-10 20:04:42.216 [5612:16f0]: USBControlTransfer: error 31, usbd status c0000004
    2013-04-10 20:04:42.216 [5612:16f0]: command device request for 'getenv radio-error' failed: 2008
    2013-04-10 20:04:42.216 [5612:16f0]: radio-error not set
    2013-04-10 20:04:42.216 [5612:16f0]: unable to open device_map.txt: No such file or directory
    2013-04-10 20:04:42.217 [5612:16f0]: <Recovery Mode Device 00946370>: production fused device
    2013-04-10 20:04:42.218 [5612:16f0]: interface has 1 endpoints, file pipe = 1
    2013-04-10 20:04:42.218 [5612:16f0]: <Recovery Mode Device 00946370>: operation 4 progress -1
    2013-04-10 20:04:42.226 [5612:16f0]: <Recovery Mode Device 00946370>: operation 42 progress -1
    2013-04-10 20:04:43.261 [5612:16f0]: <Recovery Mode Device 00946370>: operation 5 progress -1
    2013-04-10 20:04:43.630 [5612:16f0]: unable to open device_map.txt: No such file or directory
    2013-04-10 20:04:43.631 [5612:16f0]: found device map entry for 0x00008930 0x00000000. boardConfig=n90ap platform=s5l8930x
    2013-04-10 20:04:43.631 [5612:16f0]: _AMRestoreCreateCFDataWithContentsOfFile: CreateFileA failed: 2
    2013-04-10 20:04:43.632 [5612:16f0]: unable to create data from file: 17
    2013-04-10 20:04:43.632 [5612:16f0]: device_map.plist file not found
    2013-04-10 20:04:43.632 [5612:16f0]: AMDeviceIoControl: GetOverlappedResult failed
    2013-04-10 20:04:43.632 [5612:16f0]: AMDeviceIoControl: pipe stall
    2013-04-10 20:04:43.632 [5612:16f0]: USBControlTransfer: error 31, usbd status c0000004
    2013-04-10 20:04:43.632 [5612:16f0]: command device request for 'getenv ramdisk-delay' failed: 2008
    2013-04-10 20:04:45.668 [5612:16f0]: <Recovery Mode Device 00946370>: operation 6 progress -1
    2013-04-10 20:04:46.679 [5612:16f0]: <Recovery Mode Device 00946370>: operation 7 progress -1
    2013-04-10 20:04:46.955 [5612:16f0]: <Recovery Mode Device 00946370>: operation 8 progress -1
    2013-04-10 20:04:46.956 [5612:16f0]: unable to open device_map.txt: No such file or directory
    2013-04-10 20:04:46.957 [5612:16f0]: found device map entry for 0x00008930 0x00000000. boardConfig=n90ap platform=s5l8930x
    2013-04-10 20:04:46.957 [5612:16f0]: _AMRestoreCreateCFDataWithContentsOfFile: CreateFileA failed: 2
    2013-04-10 20:04:46.957 [5612:16f0]: unable to create data from file: 17
    2013-04-10 20:04:46.957 [5612:16f0]: device_map.plist file not found
    2013-04-10 20:04:46.958 [5612:16f0]: <Recovery Mode Device 00946370>: operation 9 progress -1
    2013-04-10 20:04:46.958 [5612:16f0]: <Recovery Mode Device 00946370>: Recovery mode succeeded
    2013-04-10 20:04:49.068 [5612:c1c]: WinAMRestore::OnInterfaceRemoval: \\?\USB#VID_05AC&PID_1281#{ED82A167-D61A-4AF6-9AB6-11E52236C576}\IB0000#b187d9b d
    2013-04-10 20:04:49.070 [5612:c1c]: WinAMRestore::ProcessDevNodesChanges: device: 0x05c069c0, notify: 2, connected: 0
    2013-04-10 20:04:49.070 [5612:c1c]: WinAMRestore::ProcessDevNodesChanges: device: 0x05a4e728, notify: 2, connected: 0
    2013-04-10 20:04:49.070 [5612:c1c]: WinAMRestore::ProcessDevNodesChanges: device: 0x05a4ec28, notify: 2, connected: 1
    2013-04-10 20:04:49.070 [5612:c1c]: AppleDevice::NotifyDisconnect: IBOOT, IBOOT \\?\USB#VID_05AC&PID_1281#{ED82A167-D61A-4AF6-9AB6-11E52236C576}\IB0000#b187d9b d, inst: 0x5a4ec28
    2013-04-10 20:04:49.070 [5612:c1c]:                                IBOOT, DFU \\?\USB#VID_05AC&PID_1281#{B8085869-FEB9-404B-8CB1-1E5C14FA8C54}\0000#b187d9bd, inst: 0x5a4ec28
    2013-04-10 20:04:49.071 [5612:c1c]: _AMRecoveryModeDeviceFinalize: 00946370
    2013-04-10 20:04:49.113 [5612:c1c]: WinAMRestore::OnInterfaceRemoval: \\?\USB#VID_05AC&PID_1281#{B8085869-FEB9-404B-8CB1-1E5C14FA8C54}\0000#b187d9bd
    2013-04-10 20:04:49.114 [5612:c1c]: WinAMRestore::ProcessDevNodesChanges: device: 0x05c069c0, notify: 2, connected: 0
    2013-04-10 20:04:49.114 [5612:c1c]: WinAMRestore::ProcessDevNodesChanges: device: 0x05a4e728, notify: 2, connected: 0
    2013-04-10 20:04:49.114 [5612:c1c]: WinAMRestore::ProcessDevNodesChanges: device: 0x05a4ec28, notify: 2, connected: 0
    2013-04-10 20:04:53.659 [5612:3a4]: received kAMDeviceAttached action, device id CDF8C5CBA494A145 (05B0EB48), AFC error 0XE8000028
    2013-04-10 20:04:53.659 [5612:3a4]: iTunes: Restore-mode device appeared, device 05B0EB48
    2013-04-10 20:04:53.659 [5612:3a4]: iTunes: Creating restore mode device with usbMuxDeviceID 0X1
    2013-04-10 20:04:53.659 [5612:3a4]: <Restore Device 05B0EBB0>: operation 3 progress -1
    2013-04-10 20:04:53.663 [5612:3a4]: <Restore Device 05B0EBB0>: operation 4 progress -1
    2013-04-10 20:04:53.666 [5612:3a4]: Supports value queries: 1
    2013-04-10 20:04:53.749 [5612:16c0]: amai: AMAuthInstallBasebandPersonalizationRequired: failed to get fusing status
    2013-04-10 20:04:53.749 [5612:16c0]: requested restore behavior: Erase
    2013-04-10 20:04:53.769 [5612:16c0]: Getting baseband firmware from variant: Erase
    2013-04-10 20:04:53.769 [5612:16c0]: _AMRestoreModeDeviceConfigureAuthInstall: setting customBbfwPath
    2013-04-10 20:04:53.770 [5612:16c0]: <Restore Device 05B0EBB0>: operation 44 progress -1
    2013-04-10 20:04:53.770 [5612:16c0]: requested restore behavior: Erase
    2013-04-10 20:04:53.770 [5612:16c0]: requested variant: Erase
    2013-04-10 20:04:53.770 [5612:16c0]: custom baseband firmware specified
    2013-04-10 20:04:53.770 [5612:16c0]: amai: AMAuthInstallBundleOverrideEntry: overriding entry: BasebandFirmware
    2013-04-10 20:04:53.772 [5612:16c0]: amai: _AMAuthInstallBundleCreateServerRequestDictionary: withApTicket is False
    2013-04-10 20:04:53.772 [5612:16c0]: amai: _AMAuthInstallBundleCreateServerRequestDictionary: not personalizing "RestoreLogo"
    2013-04-10 20:04:53.772 [5612:16c0]: amai: _AMAuthInstallBundleCreateServerRequestDictionary: not personalizing "RestoreDeviceTree"
    2013-04-10 20:04:53.772 [5612:16c0]: amai: _AMAuthInstallBundleCreateServerRequestDictionary: entry "RestoreKernelCache" has been previously personalized; skipping it
    2013-04-10 20:04:53.772 [5612:16c0]: amai: _AMAuthInstallBundleCreateServerRequestDictionary: entry "RestoreRamDisk" has been previously personalized; skipping it
    2013-04-10 20:04:53.772 [5612:16c0]: amai: _AMAuthInstallBundleCreateServerRequestDictionary: entry "iBEC" has been previously personalized; skipping it
    2013-04-10 20:04:53.772 [5612:16c0]: amai: _AMAuthInstallBundleCreateServerRequestDictionary: entry "iBSS" has been previously personalized; skipping it
    2013-04-10 20:04:53.773 [5612:16c0]: amai: _AMAuthInstallBundleCreateServerRequestDictionary: entry "KernelCache" has been previously personalized; skipping it
    2013-04-10 20:04:53.773 [5612:16c0]: amai: _AMAuthInstallBundleCreateServerRequestDictionary: not personalizing "BatteryLow1"
    2013-04-10 20:04:53.773 [5612:16c0]: amai: _AMAuthInstallBundleCreateServerRequestDictionary: not personalizing "BatteryLow0"
    2013-04-10 20:04:53.773 [5612:16c0]: amai: _AMAuthInstallBundleCreateServerRequestDictionary: entry "LLB" has been previously personalized; skipping it
    2013-04-10 20:04:53.773 [5612:16c0]: amai: _AMAuthInstallBundleCreateServerRequestDictionary: not personalizing "iBoot"
    2013-04-10 20:04:53.773 [5612:16c0]: amai: _AMAuthInstallBundleCreateServerRequestDictionary: not personalizing "DeviceTree"
    2013-04-10 20:04:53.773 [5612:16c0]: amai: _AMAuthInstallBundleCreateServerRequestDictionary: not personalizing "BatteryCharging1"
    2013-04-10 20:04:53.773 [5612:16c0]: amai: _AMAuthInstallBundleCreateServerRequestDictionary: not personalizing "BatteryCharging"
    2013-04-10 20:04:53.773 [5612:16c0]: amai: _AMAuthInstallBundleCreateServerRequestDictionary: not personalizing "AppleLogo"
    2013-04-10 20:04:53.773 [5612:16c0]: amai: _AMAuthInstallBundleCreateServerRequestDictionary: not personalizing "BatteryPlugin"
    2013-04-10 20:04:53.773 [5612:16c0]: amai: _AMAuthInstallBundleCreateServerRequestDictionary: not personalizing "BatteryFull"
    2013-04-10 20:04:53.773 [5612:16c0]: amai: _AMAuthInstallBundleCreateServerRequestDictionary: not personalizing "BatteryCharging0"
    2013-04-10 20:04:53.773 [5612:16c0]: amai: _AMAuthInstallBundleCreateServerRequestDictionary: not personalizing "RecoveryMode"
    2013-04-10 20:04:53.773 [5612:16c0]: amai: _AMAuthInstallBundleCreateServerRequestDictionary: nothing to be done
    2013-04-10 20:04:53.774 [5612:16c0]: fixed TcpWindowSize (64380) can cause restore failure if too large
    2013-04-10 20:04:53.780 [5612:16c0]: device did not return saved USB log
    2013-04-10 20:04:53.780 [5612:16c0]: device did not return saved panic log
    2013-04-10 20:04:53.786 [5612:16c0]: connected to service com.apple.mobile.restored
    2013-04-10 20:04:53.786 [5612:16c0]: using protocol version 12
    2013-04-10 20:04:53.794 [5612:16c0]: unable to open device_map.txt: No such file or directory
    2013-04-10 20:04:53.794 [5612:16c0]: board config = n90ap
    2013-04-10 20:04:53.800 [5612:16c0]: no value returned for BootArgs
    2013-04-10 20:04:53.800 [5612:16c0]: _copyDeviceProperty() failed for restore bootargs
    2013-04-10 20:04:53.807 [5612:16c0]: no value returned for MarketingPartNumber
    2013-04-10 20:04:53.807 [5612:16c0]: _copyDeviceProperty() failed for mpn
    2013-04-10 20:04:53.813 [5612:16c0]: value query for 'HardwareModel' returned 'N90AP'
    2013-04-10 20:04:53.828 [5612:16c0]: <Restore Device 05B0EBB0>: operation 28 progress -1

    See this:
    iOS: Unable to update or restore
    If the steps in the article don't help, this phone either has hardware damage or was previosly hacked/jailbroken and is DOA. 

  • How do I get an actor to wait for its nested actors to stop running before stopping itself?

    I'm developing a series of projects that are based on the Actor Framework and my actor dependency hierarchy is starting to get some depth. One of the issues I'm facing now is making sure that each actor will only stop running (and signal this via a Last Ack to a higher-level actor or via a notification to non-AF code that launches it) once all of its nested actors have stopped running.
    For instance, say I have a type of actor that handles communication with a microcontroller over USB - a USB Controller Actor. I might want to have an application-specific actor that launches USB Controller Actor to issue commands to the microcontroller. When shutting down, I want this top-level actor to send a Stop Msg to USB Controller Actor and then wait to receive a Last Ack back before sending a notification within a provided notifier to the non-AF application code, which can then finish shutting down completely.
    I'm sure that having actors wait for all nested actors to shutdown before shutting down themselves is an extremely common requirement and I'm confident National Instruments have made it possible to handle that in a simple, elegant manner. I'm just struggling to figure out what that is.
    The approaches I've experimented with are:
    Creating a pseudo "Stop" message for an actor that won't actually stop it running straight away, but instruct it to stop all nested actors, wait for their Last Acks and then shut itself down by sending Stop Msg to itself. This isn't elegant because it means the client will be forced to fire off these pseudo stop messages instead of Stop Msg to certain actors.
    Instantiating an internally-used notifier and overriding Stop Core.vi and Handle Last Ack Core.vi. The idea is that within Stop Core.vi, I send Stop Msg to each of the nested actors and then make it wait indefinitely on the internal notifier. Within Handle Last Ack Core.vi, I make it send a notification using this notifier which allows Stop Core.vi to continue and perform deinitialisation for the top-level actor itself. Figures 1 & 2 below show this approach. I wasn't confident that this would work since it assumed that it was possible for Stop Core.vi to execute and then Handle Last Ack Core.vi to concurrently execute some time after. These assumptions didn't hold and it didn't work. It would have been messy even if it had.
    Overriding Stop Core.vi, making it send Stop Msg to each nested actor and then waiting for an arbitrarily long period of time (100ms, 200ms, etc.). What if a nested actor takes only 10ms to shut down? What if takes 400ms?
    The figures below show how I implemented the second approach. Ignore the broken object wires - they only appear that way in the snippets.
    Figure 1 - Stop Core.vi from the second approach
    Figure 2 - Handle Last Ack Core.vi from the second approach

    tst wrote:
    It wasn't that hard to find - https://decibel.ni.com/content/thread/27138?tstart=0
    But with dozens of posts, I have no intention of rereading it now.
    Also, when crossposting, it's considered polite to add a link, so that people can see if the other thread has relevant replies.
    Thanks. I've only read the first page for now but I find this interesting (I'm not sure how to format non-reply quotes, sorry):
     "AristosQueue wrote:
    CaseyLamers1 wrote:
    I think that this would be a nice addition. I think how a program stops is just as important as how it starts.
    I think everyone who has worked on AF design agrees with this. Indeed, managing "Stop" was *the* thing that lead to the creation of the Actor Framework in the first place. The other issues (deadlock/hang avoidance and resource management) were secondary to just trying to get a clean shutdown.
    CaseyLamers1 wrote:
    I find the current code a bit lacking.
    My concern would be that the mixing of a verified stop and a regular stop could create confusion and lead to people having trouble during editting and testing with the project ending up locked (due to VIs left running which did not shutting down).
    Your concern is to some degree why no verified Stop exists in the AF already. We looked at each actor as an independent entity, and left it open to the programmer to add an additional managment layer for those applications that needed it. But over time, I have seen that particular management layer come up more often, which is why I am exploring the option."
    So that gives one of the reasons why this hasn't already been implemented but also points out that it's something quite a lot of people want.
    > Also, when crossposting, it's considered polite to add a link, so that people can see if the other thread has relevant replies.
    Noted. Here's the discussion: https://decibel.ni.com/content/message/104983#104983
    Edit: since there doesn't seem to be any NI-provided way of doing this yet, I suppose I'll try rolling my own at some point. The ideas posted in the discussion you linked seem pretty useful.

  • IPhone4 Battery life: The report you all have been waiting for!!!

    Hello fellow iPhoners,
    I'm a proud owner of an iPhone4 who have been getting sporadic battery performance for a little while. One day I can get 5 to 6 hours of usage while another the phone can barely make it past 4 hours doing the same things.
    Therefore, I decided to start my own observation and document my findings regarding why my iPhone 4 can give me good battery on some days and terrible in others.
    Intro:
    Now I'm sure all of you have read all the typical battery saving tips such as turn off fetch, dont game too much blah blah blah. Well, I wanted to know what is the real world impact do these things really do on battery and how much better is the battery life with them off.
    The following are always ON for me: Wifi, notifications (no push or fetch), edge (I never use 3g - too slow anyway).
    Screen brightness is set in the middle so IOS decides when to raise or lower it. Actually IOS seems to only be able to brighten the screen if you say, walk from a dark to well lit room. The reverse seems not possible. You must put your phone to sleep and wake it in order for the display to dims.
    Keep in mind I typically get between 6 to 7 hours of medium usage. But I set out to find why do I get
    less than 5 hours in some cases.
    Observations:
    1. After placing iphone in charge at night, went to sleep, woke up in morning to find that the iphone was at 65% and losing power while still PLUGGED IN. I had to unplug and replug.
    2. Sometimes iphone will get real hot while I'm not using it. Even after a reboot, it would continue to remain hot and drains battery.
    3. Observation 2 (above) has only happen 2 times unexpectedly.
    Answers to Observations:
    1. I no longer plug my iPhone on certain outlets to charge. I have come to realize that all outlets aren't equal and while some of them will charge up the iphone very fast, it tends to lose that power very fast also which would contribute to the days where I barely get 4 hours out of it. Thus I recommend plugging your phone into a wall outlet and not via an extended outlet. Also using USB to power it up via my PC doesn't provide the best battery life either.
    2. When my iPhone4 gets hot on standby, I know the processor is still running(very fast) which to me means an app is still running even though IOS4 is SUPPOSED to only SUSPEND apps in the background. However, we dont know and assume apps that have not been updated to OS4 simply get closed when we press the home button. Well, I have never updated my AP Mobile app (because the latest update *****) and I feel like it may be one of the culprits that render my phone a hand warmer. However, I also feel like Call Of Duty: Zombies might be another culprit as I always have used one of these apps when the phone keeps getting hot.
    Now of course I won't blame these apps solely as I also feel IOS4 itself IS buggy and may be the bigger culprit. Sometimes X'ing out everything in the background tray solved the hotness problem, sometimes it doesn't and the phone will keep on dropping in battery until it dies.
    Now I always wondered how did apple arrive at their claim of "up to 14 hours talk time on 2g" and "up to 10 hours of internet use on wifi" when I can barely get within that vicinity. While I have been able to figure out how I potentially could get 14 hours of talk time on edge, I still can't see how 10 hours of internet is possible on wifi because... wait for it... WIFI as I have just discovered is one of the biggest slow battery drainers.
    It's true. According to my observations, with Wifi TURNED OFF my iPhone will drop 1% of battery every 7 to 8 minutes of light usage such as reading a book via iBooks or reading jokes on iPhunny. If you do the math, 7.5 x 100 = 750 /60 = 12.5 hours of light usage. Remember this is with wifi off and on edge only.
    Now with WIFI ON and about 2 notifications for apps, doing the same exact thing, I get between 4 to 5 minutes per 1% of battery. One may say, that's not a huge difference, but it is sizable when we do the math, 4.5 x 100 = 450 /60 = 7.5 hours of light usage. This falls in line with my usual 5 to 6 hours since I tend to play a lot of games as well, which required more battery usage than say just reading a book.
    This also hold true for when the phone is on standby which drops 1% every 40 to 60 minutes with wifi OFF. With wifi ON, it was about half the time.
    When I turned off notifications completely with wifi still ON, I failed to notice any significant improvements to battery life as a whole.
    QUESTION:
    Since I'm not an apple engineer, I was wondering if any body knows an answer to this: I'm aware that the iphone - when wifi is enabled- will keep on scanning all the time. However, I was under the impression that once it FINDS AND CONNECTS to a network, that it should STOP scanning. I mean, why should it keep on scanning if it's connected to a network already?
    But, I feel like the reason why battery life is so different with wifi ON is because it keeps on scanning no matter what. So there's always this tiny process running all the time.
    Conclusion:
    Despite over blown antenna issues, iPhone4 is a great device with great battery life to boot. The question is whether you are fine with say 6 to 7 hours of usage? If you would like to get more, remember to use a good outlet, turn off 3g if you dont need the data speed since phone calls tend to drop less on edge anyway, and turn off wifi when you dont really need it. Those remedies can add at least 2 extra hours of usage for you.
    DISCLAIMER: Please all the above is only my opinion based on my own observation of my own iPhone4. I'm no professional techie or engineer. So no flaming or raging.
    Thanks!

    I couldn't do either here is why.
    1. I have a back drop and the un-cropped image would look horrible and unprofessional   
    2. I have 400 kids and to crop and export each size differently would would be a confusing nightmare for everyone not to mention the time involved as I have pretty 8 difference sizes in each package.
    It should be able to be done like life touch offers these kinds of packages all the time

  • SHUTDOWN: waiting for detached processes to terminate

    HI
    I have cold backups running every night and before the backup session starts, we have a cronjob 'srvctl stop -p prod' where our db servers are running on RAC.
    but starts from last saturday, our backup session for raw device failed. when look at the alert log, it gives as (example on 15th November 2006)
    Tue Nov 21 01:33:31 2006
    Thread 1 advanced to log sequence 2855
    Current log# 1 seq# 2855 mem# 0: /u01/oracle/oradata/prod/redo_1_01_01.log
    Current log# 1 seq# 2855 mem# 1: /u01/oracle/oradata/prod/redo_1_01_02.log
    Tue Nov 21 02:37:24 2006
    Reconfiguration started
    List of nodes: 0,
    Global Resource Directory frozen
    one node partition
    Communication channels reestablished
    Server queues filtered
    Master broadcasted resource hash value bitmaps
    Non-local Process blocks cleaned out
    Resources and enqueues cleaned out
    Resources remastered 13089
    147420 GCS shadows traversed, 0 cancelled, 18306 closed
    63793 GCS resources traversed, 0 cancelled
    98369 GCS resources on freelist, 162162 on array, 162162 allocated
    set master node info
    147420 GCS shadows traversed, 0 replayed, 18306 unopened
    Submitted all remote-enqueue requests
    Update rdomain variables
    0 write requests issued in 129114 GCS resources
    1 PIs marked suspect, 0 flush PI msgs
    Dwn-cvts replayed, VALBLKs dubious
    All grantable enqueues granted
    Tue Nov 21 02:37:27 2006
    Reconfiguration complete
    Tue Nov 21 02:37:28 2006
    Instance recovery: looking for dead threads
    Instance recovery: lock domain invalid but no dead threads
    Tue Nov 21 02:37:29 2006
    Shutting down instance: further logons disabled
    Shutting down instance (immediate)
    License high water mark = 90
    Tue Nov 21 02:37:29 2006
    ALTER DATABASE CLOSE NORMAL
    Tue Nov 21 02:37:29 2006
    SMON: disabling tx recovery
    SMON: disabling cache recovery
    Tue Nov 21 02:37:34 2006
    Thread 1 closed at log sequence 2855
    Tue Nov 21 02:37:38 2006
    Completed: ALTER DATABASE CLOSE NORMAL
    Tue Nov 21 02:37:38 2006
    ALTER DATABASE DISMOUNT
    Completed: ALTER DATABASE DISMOUNT
    ARCH: Archiving is disabled
    Shutting down archive processes
    archiving is disabled
    Archive process shutdown avoided: 0 active
    ARCH: Archiving is disabled
    Shutting down archive processes
    archiving is disabled
    Archive process shutdown avoided: 0 active
    Tue Nov 21 02:42:49 2006
    SHUTDOWN: waiting for detached processes to terminate.Tue Nov 21 07:16:38 2006
    Starting ORACLE instance (normal)
    Seems like it was hang when 'shutdown immediate' command is issued. can somebody help me? what should i do?
    Thanks
    Best regards,
    Nonie

    Hi nonie
    Oracle shutdown Problem
    If the following message is in the Oracle alert file:
    SHUTDOWN: waiting for detached processes to terminate
    you should change the SERVER and SRVR parameters from SHARED to DEDICATED in the file <ORACLE_HOME>\network\ADMIN\tnsnames.ora.
    http://serviceportal.fujitsu-siemens.com/i/en/support/technics/fgm/unix/nsr40a_en.htm
    hope this helps
    Taj.

  • [SOLVED] Random kernel panics during boot (Waiting for UDev uevents..)

    Update 2012-03-31: Workaround confirmed to work, see tenthirteen's post.
    Update 2012-02-03: I've narrowed down the problem to the 3.x kernels. Downgrading to kernel26-2.6.38.5-1, with the other packages up-to-date (using nouveau instead of nvidia driver), solves the problem. Still, I still consider this a problem since it forces me to use an older kernel, so if anyone has any idea how to find the problem I would be very thankful!
    When I came back home after the summer vacations I did a huge upgrade with pacman -Syu (of course I read the announcements before). This included linux (3.0.3-1) from kernel26 (2.6.38.5-1) and udev (167-2 -> 173-3). After this point, the boot process randomly fails from time to time; today I had to restart more than 20 times before my machine would boot successfully.
    It always occurs during "Waiting for UDev uvents to be processed". Some of the errors are:
    1. The computer freezes when the message is shown (cursor stops to blink).
    2. Nothing happens for a long time, then Waiting for UDev uvents to be processed [ FAIL ]s.
    3. Short and long error messages that look similar to this guy's (except for the last line).
    I greped for some of the error messages in /var/log but they don't seem to be logged, so the examples below are from my handwritten notes and thus not very complete (there are a lot of other error messages except these lines). It's also possible that there are some mistakes. Note that they're from different boots.
    BUG: Soft lockup - CPU#1 stuck for 23 s! [modprobe:256]
    BUG: Unable to handle kernel
    --[End ...]--
    note: udevd[225] exited with preempt_count 2
    Kernel panic - not syncing: stack-protector: Kernel stack is corrupted in: c0147299
    BUG: Unable to handle kernel paging request at f8d20076
    Code: Bad EIP value.
    EIP: ...
    CRZ: ...
    --[End ...]--
    Kernel panic - not syncing: Attempted to kill the idle task!
    Lock: Bad EIP value
    Note: modprobe [296] exited with preempt_count 3
    WARNING: at kernel/watchdog.c:240 watchdog-overflow-callback+0xac/...
    BUG: Unable to handle kernel NULL pointer dereference at 00000286
    BUG: Unable to handle kernel NULL pointer dereference at (null)
    These errors are seemingly arbitrary which makes it very hard to find the problem. Sometimes it works without a single complaint, sometimes it says something about "No caching mode page present, Assuming drive cache: write through", and sometimes I get different errors (the examples above are only from today!). As you can imagine, it gets pretty annoying.
    So far I've tried to:
    * Use the fallback mode - nope.
    * Rerun mkinitcpio -p linux - nope.
    * Append noapic and nomodeset to the kernel in GRUB - nope.
    * Install and try kernel26-lts - seems to work, although I don't understand what other differences there are (e.g., it doesn't start X). At least this seems to suggest that it's not a hardware problem.
    * Unplug all USB devices before boot - sometimes works, sometimes not. Doesn't seem to be a direct connection.
    * Remove my custom settings in /etc/modprobe.d - nope.
    * A lot of other things I've forgotten.
    Edit: I forgot to mention, once it's booted, the system works perfectly fine. No kernel panics etc. That's the second reason why I suspect it's not a hardware failure.
    I've been thinking about trying to downgrade the kernel and udev, but with the renaming and all dependencies I'm not sure how to do that.
    Since I've run out of ideas how to troubleshoot this issue, I would appreciate if I could get some suggestions here. I've search around and found similar posts but no solution that works for me.
    Finally, here are some more information.
    uname -a:
    Linux archon 3.0-ARCH #1 SMP PREEMPT Tue Aug 30 07:32:23 UTC 2011 i686 Intel(R) Pentium(R) 4 CPU 2.60GHz GenuineIntel GNU/Linux
    The packages that I upgraded with pacman -Syu that day (removed most KDE packages from the list):
    [2011-08-26 15:14] Running 'pacman-color -Syu'
    [2011-08-26 15:14] synchronizing package lists
    [2011-08-26 15:18] Running 'pacman-color -Sy pacman'
    [2011-08-26 15:18] synchronizing package lists
    [2011-08-26 15:18] upgraded linux-api-headers (2.6.38.1-1 -> 3.0.1-1)
    [2011-08-26 15:19] warning: /etc/locale.gen installed as /etc/locale.gen.pacnew
    [2011-08-26 15:19] Generating locales...
    [2011-08-26 15:19] en_US.UTF-8... done
    [2011-08-26 15:19] en_US.ISO-8859-1... done
    [2011-08-26 15:19] sv_SE.UTF-8... done
    [2011-08-26 15:19] sv_SE.ISO-8859-1... done
    [2011-08-26 15:19] Generation complete.
    [2011-08-26 15:19] upgraded glibc (2.13-5 -> 2.14-5)
    [2011-08-26 15:19] upgraded pacman (3.5.3-1 -> 3.5.4-4)
    [2011-08-26 15:27] Running 'pacman-color -Syu'
    [2011-08-26 15:27] synchronizing package lists
    [2011-08-26 15:27] starting full system upgrade
    [2011-08-26 15:29] Running 'pacman-color -Syu'
    [2011-08-26 15:29] synchronizing package lists
    [2011-08-26 15:29] starting full system upgrade
    [2011-08-26 15:29] Running 'pacman-color -Rsn linuxwacom-bamboo-cth-ctl'
    [2011-08-26 15:29] removed linuxwacom-bamboo-cth-ctl (0.10.99.1-1)
    [2011-08-26 15:29] Running 'pacman-color -Syu'
    [2011-08-26 15:29] synchronizing package lists
    [2011-08-26 15:29] starting full system upgrade
    [2011-08-26 15:29] Running 'pacman-color -Syu'
    [2011-08-26 15:29] synchronizing package lists
    [2011-08-26 15:29] starting full system upgrade
    [2011-08-26 15:53] Running 'pacman-color -Syu'
    [2011-08-26 15:53] synchronizing package lists
    [2011-08-26 15:54] starting full system upgrade
    [2011-08-26 16:03] warning: /etc/krb5.conf saved as /etc/krb5.conf.pacsave
    [2011-08-26 16:03] removed heimdal (1.3.3-4)
    [2011-08-26 16:03] removed eigen (2.0.15-1)
    [2011-08-26 16:03] removed python2-qt (4.8.3-1)
    [2011-08-26 16:03] removed kernel26 (2.6.38.5-1)
    [2011-08-26 16:04] removed kernel26-headers (2.6.38.5-1)
    [2011-08-26 16:04] removed libreoffice (3.3.2-2)
    [2011-08-26 16:04] upgraded readline (6.2.001-1 -> 6.2.001-2)
    [2011-08-26 16:04] upgraded bash (4.2.008-1 -> 4.2.010-1)
    [2011-08-26 16:04] upgraded attr (2.4.44-3 -> 2.4.46-1)
    [2011-08-26 16:04] upgraded acl (2.2.49-2 -> 2.2.51-1)
    [2011-08-26 16:04] upgraded rsync (3.0.8-1 -> 3.0.8-2)
    [2011-08-26 16:04] upgraded abs (2.4.2-1 -> 2.4.3-1)
    [2011-08-26 16:04] upgraded gcc-libs (4.6.0-4 -> 4.6.1-3)
    [2011-08-26 16:04] upgraded zlib (1.2.5-3 -> 1.2.5-4)
    [2011-08-26 16:04] upgraded icu (4.6.1-1 -> 4.8.1-1)
    [2011-08-26 16:04] upgraded boost-libs (1.46.0-4 -> 1.47.0-1)
    [2011-08-26 16:04] upgraded libmysqlclient (5.5.11-1 -> 5.5.15-1)
    [2011-08-26 16:04] upgraded mysql-clients (5.5.11-1 -> 5.5.15-1)
    [2011-08-26 16:04] hostname and {,yp,nis}domainname has moved:
    [2011-08-26 16:04] ----------
    [2011-08-26 16:04] hostname is now in coreutils
    [2011-08-26 16:04] domainname is now in yp-tools
    [2011-08-26 16:04] their functionality might have changed slightly
    [2011-08-26 16:04]
    [2011-08-26 16:04] dnsdomainname remains in net-tools
    [2011-08-26 16:04] ----------
    [2011-08-26 16:04] upgraded net-tools (1.60-14 -> 1.60-18)
    [2011-08-26 16:04] warning: directory permissions differ on var/lib/mysql/
    filesystem: 755 package: 700
    [2011-08-26 16:04] upgraded mysql (5.5.11-1 -> 5.5.15-1)
    [2011-08-26 16:04] upgraded libpng (1.4.5-1 -> 1.4.8-1)
    [2011-08-26 16:04] upgraded sqlite3 (3.7.6.1-1 -> 3.7.7.1-1)
    [2011-08-26 16:04] upgraded run-parts (3.4.1-1 -> 3.4.4-1)
    [2011-08-26 16:04] upgraded db (5.1.25-1 -> 5.2.28-1)
    [2011-08-26 16:04] installed libgssglue (0.3-1)
    [2011-08-26 16:04] installed libtirpc (0.2.2-2)
    [2011-08-26 16:04] upgraded pam (1.1.3-1 -> 1.1.4-1)
    [2011-08-26 16:04] Fixing gshadow file ...
    [2011-08-26 16:04] upgraded shadow (4.1.4.3-1 -> 4.1.4.3-2)
    [2011-08-26 16:04] upgraded gmp (5.0.1-2 -> 5.0.2-3)
    [2011-08-26 16:04] upgraded libcap (2.20-1 -> 2.22-1)
    [2011-08-26 16:04] upgraded coreutils (8.12-1 -> 8.12-3)
    [2011-08-26 16:04] Updating certificates. This might take a while...
    [2011-08-26 16:04] upgraded ca-certificates (20090814+nmu2-1 -> 20110421-3)
    [2011-08-26 16:04] upgraded pcre (8.12-1 -> 8.13-2)
    [2011-08-26 16:04] upgraded glib2 (2.28.6-1 -> 2.28.8-1)
    [2011-08-26 16:04] upgraded iana-etc (2.30-1 -> 2.30-2)
    [2011-08-26 16:04] warning: /etc/fstab installed as /etc/fstab.pacnew
    [2011-08-26 16:04] warning: directory permissions differ on run/
    filesystem: 1777 package: 755
    [2011-08-26 16:04] upgraded filesystem (2011.04-1 -> 2011.08-1)
    [2011-08-26 16:04] upgraded dbus-core (1.4.1-1 -> 1.4.14-1)
    [2011-08-26 16:04] upgraded xproto (7.0.21-1 -> 7.0.22-1)
    [2011-08-26 16:04] upgraded libx11 (1.4.3-2 -> 1.4.4-1)
    [2011-08-26 16:05] upgraded dbus (1.4.1-1 -> 1.4.14-1)
    [2011-08-26 16:05] upgraded freetype2 (2.4.4-2 -> 2.4.6-1)
    [2011-08-26 16:05] upgraded libxfont (1.4.3-1 -> 1.4.4-1)
    [2011-08-26 16:05] upgraded util-linux (2.19-4 -> 2.19.1-3)
    [2011-08-26 16:05] upgraded module-init-tools (3.12-2 -> 3.16-1)
    [2011-08-26 16:05] ATTENTION UDEV:
    [2011-08-26 16:05] ----------
    [2011-08-26 16:05] Kernel 2.6.32 or newer is now required.
    [2011-08-26 16:05] --
    [2011-08-26 16:05] OSS emulation modules are not loaded by default, add to rc.conf if needed.
    [2011-08-26 16:05] --
    [2011-08-26 16:05] Arch specific cd symlinks are now no longer created.
    [2011-08-26 16:05] --
    [2011-08-26 16:05] cd and net persistent rules will no longer be autogenerated,
    [2011-08-26 16:05] see <https://wiki.archlinux.org/index.php/Udev> for details.
    [2011-08-26 16:05] --
    [2011-08-26 16:05] Errors are now logged (possibly to the console) by default.
    [2011-08-26 16:05] --
    [2011-08-26 16:05] Arch's custom blacklisting logic has been removed. MOD_AUTOLOAD and
    [2011-08-26 16:05] blacklisting in MODULES no longer works.
    [2011-08-26 16:05] See 'man modprobe.conf' for a replacement to blacklisting.
    [2011-08-26 16:05] To disable a module mod1 on the kernel command line, use
    [2011-08-26 16:05] mod1.disable=1
    [2011-08-26 16:05] or
    [2011-08-26 16:05] modprobe.blacklist=mod1
    [2011-08-26 16:05] --
    [2011-08-26 16:05] The following modules are no longer unconditionally loaded:
    [2011-08-26 16:05] pcspkr irtty-sir analog lp ppdev ide-generic
    [2011-08-26 16:05] Add them to MODULES in rc.conf if you need them.
    [2011-08-26 16:05] --
    [2011-08-26 16:05] Support for non-devtmpfs self-compiled kernels have been moved to udev-compat.
    [2011-08-26 16:05] --
    [2011-08-26 16:05] Blacklisting of framebuffer devices has moved from /etc/modprobe.d to
    [2011-08-26 16:05] /lib/modprobe.d. Any customizations shoud be done to the file in /etc, as it
    [2011-08-26 16:05] takes precedence.
    [2011-08-26 16:05] --
    [2011-08-26 16:05] kbd and rtc devices are no longer world readable.
    [2011-08-26 16:05] --
    [2011-08-26 16:05] rtc is no longer in the audio group and fb devices are no longer in
    [2011-08-26 16:05] the video group, as permissions and ownership of fb devices are controlled
    [2011-08-26 16:05] by X.
    [2011-08-26 16:05] ---------------
    [2011-08-26 16:05] upgraded udev (167-2 -> 173-3)
    [2011-08-26 16:05] upgraded libdrm (2.4.25-1 -> 2.4.26-1)
    [2011-08-26 16:05] upgraded pixman (0.20.2-1 -> 0.22.2-1)
    [2011-08-26 16:05] upgraded libgpg-error (1.9-3 -> 1.10-1)
    [2011-08-26 16:05] upgraded libgcrypt (1.4.6-3 -> 1.5.0-1)
    [2011-08-26 16:05] upgraded xorg-xkbcomp (1.2.1-2 -> 1.2.3-1)
    [2011-08-26 16:05] upgraded xorg-server-common (1.10.1-1 -> 1.10.3.901-1)
    [2011-08-26 16:05] upgraded xorg-server (1.10.1-1 -> 1.10.3.901-1)
    [2011-08-26 16:05] upgraded nvidia-173xx-utils (173.14.30-1 -> 173.14.31-1)
    [2011-08-26 16:05] upgraded libxext (1.2.0-1 -> 1.3.0-1)
    [2011-08-26 16:05] upgraded libxrandr (1.3.1-1 -> 1.3.2-1)
    [2011-08-26 16:05] upgraded inputproto (2.0.1-1 -> 2.0.2-1)
    [2011-08-26 16:05] upgraded libxi (1.4.2-1 -> 1.4.3-1)
    [2011-08-26 16:05] upgraded xorg-xset (1.2.1-2 -> 1.2.2-1)
    [2011-08-26 16:05] upgraded xdg-utils (1.1.0rc1-2 -> 1.1.0rc1-3)
    [2011-08-26 16:05] upgraded qt (4.7.2-6 -> 4.7.3-3)
    [2011-08-26 16:05] installed libssh2 (1.2.9-1)
    [2011-08-26 16:05] upgraded curl (7.21.6-1 -> 7.21.7-1)
    [2011-08-26 16:05] upgraded raptor (2.0.2-1 -> 2.0.4-1)
    [2011-08-26 16:05] upgraded mpfr (3.0.1-1 -> 3.0.1.p4-2)
    [2011-08-26 16:05] upgraded rasqal (1:0.9.21-1 -> 1:0.9.27-1)
    [2011-08-26 16:05] upgraded binutils (2.21-7 -> 2.21.1-2)
    [2011-08-26 16:05] upgraded libmpc (0.9-1 -> 0.9-2)
    [2011-08-26 16:05] upgraded isl (0.06-1 -> 0.06-2)
    [2011-08-26 16:05] upgraded cloog (0.16.2-1 -> 0.16.2-2)
    [2011-08-26 16:05] upgraded ppl (0.11.2-1 -> 0.11.2-2)
    [2011-08-26 16:05] upgraded gcc (4.6.0-4 -> 4.6.1-3)
    [2011-08-26 16:05] upgraded libtool (2.4-3 -> 2.4-4)
    [2011-08-26 16:05] upgraded redland (1:1.0.12-1 -> 1:1.0.14-1)
    [2011-08-26 16:05] upgraded redland-storage-virtuoso (1:1.0.12-1 -> 1:1.0.14-1)
    [2011-08-26 16:05] upgraded soprano (2.6.0-5 -> 2.7.0-1)
    [2011-08-26 16:05] upgraded akonadi (1.5.2-1 -> 1.6.0-2)
    [2011-08-26 16:05] upgraded dialog (1.1_20110302-1 -> 1.1_20110707-1)
    [2011-08-26 16:05] upgraded psmisc (22.13-1 -> 22.14-1)
    [2011-08-26 16:05] upgraded alsa-utils (1.0.24.2-1 -> 1.0.24.2-3)
    [2011-08-26 16:06] upgraded exiv2 (0.21.1-1 -> 0.21.1-2)
    [2011-08-26 16:06] upgraded strigi (git20110405-1 -> 0.7.5-4)
    [2011-08-26 16:06] upgraded xz (5.0.2-1 -> 5.0.3-1)
    [2011-08-26 16:06] upgraded libsasl (2.1.23-5 -> 2.1.23-7)
    [2011-08-26 16:06] upgraded libldap (2.4.24-1 -> 2.4.26-3)
    [2011-08-26 16:06] upgraded keyutils (1.4-1 -> 1.5.2-1)
    [2011-08-26 16:06] installed krb5 (1.9.1-3)
    [2011-08-26 16:06] upgraded shared-desktop-ontologies (0.6.0-1 -> 0.7.1-1)
    [2011-08-26 16:06] upgraded libdbusmenu-qt (0.8.2-1 -> 0.8.3-1)
    [2011-08-26 16:06] upgraded grantlee (0.1.8-1 -> 0.1.9-1)
    [2011-08-26 16:06] upgraded aspell (0.60.6-5 -> 0.60.6.1-1)
    [2011-08-26 16:06] upgraded dbus-glib (0.92-1 -> 0.94-2)
    [2011-08-26 16:06] upgraded hunspell (1.2.15-1 -> 1.3.2-1)
    [2011-08-26 16:06] upgraded enchant (1.6.0-1 -> 1.6.0-3)
    [2011-08-26 16:06] upgraded libogg (1.2.2-1 -> 1.3.0-1)
    [2011-08-26 16:06] upgraded flac (1.2.1-2 -> 1.2.1-3)
    [2011-08-26 16:06] upgraded libsndfile (1.0.24-1 -> 1.0.25-1)
    [2011-08-26 16:06] upgraded libpulse (0.9.22-2 -> 0.9.23-1)
    [2011-08-26 16:06] installed libqzeitgeist (0.7.0-1)
    [2011-08-26 16:06] upgraded pango (1.28.4-2 -> 1.28.4-3)
    [2011-08-26 16:06] upgraded gstreamer0.10 (0.10.32-1 -> 0.10.35-1)
    [2011-08-26 16:06] upgraded gstreamer0.10-base (0.10.32-4 -> 0.10.35-1)
    [2011-08-26 16:06] upgraded gstreamer0.10-base-plugins (0.10.32-4 -> 0.10.35-1)
    [2011-08-26 16:06] upgraded phonon-gstreamer (4.5.0-1 -> 4.5.1-1)
    [2011-08-26 16:06] upgraded sdl (1.2.14-6 -> 1.2.14-7)
    [2011-08-26 16:06] upgraded xvidcore (1.3.1-1 -> 1.3.2-1)
    [2011-08-26 16:06] upgraded x264 (20110327-1 -> 20110617-1)
    [2011-08-26 16:06] upgraded libvpx (0.9.6-2 -> 0.9.7.p1-1)
    [2011-08-26 16:06] upgraded libva (1.0.12-1 -> 1.0.14-1)
    [2011-08-26 16:06] installed rtmpdump (2.4-1)
    [2011-08-26 16:06] upgraded ffmpeg (20110330-1 -> 20110724-1)
    [2011-08-26 16:06] upgraded cifs-utils (4.9-2 -> 4.9-3)
    [2011-08-26 16:06] upgraded smbclient (3.5.8-2 -> 3.6.0-4)
    [2011-08-26 16:06] upgraded mesa (7.10.2-2 -> 7.11-1)
    [2011-08-26 16:06] upgraded libsamplerate (0.1.7-1 -> 0.1.8-1)
    [2011-08-26 16:06] upgraded jack (0.120.1-1 -> 0.121.2-2)
    [2011-08-26 16:06] upgraded fluidsynth (1.1.3-2 -> 1.1.4-1)
    [2011-08-26 16:06] upgraded libass (0.9.11-1 -> 0.9.13-1)
    [2011-08-26 16:06] upgraded libproxy (0.4.6-6 -> 0.4.7-1)
    [2011-08-26 16:06] upgraded libjpeg-turbo (1.1.0-1 -> 1.1.1-3)
    [2011-08-26 16:06] upgraded v4l-utils (0.8.3-1 -> 0.8.5-1)
    [2011-08-26 16:06] upgraded taglib (1.7-1 -> 1.7-3)
    [2011-08-26 16:06] upgraded libdvbpsi (0.1.7-1 -> 0.2.0-1)
    [2011-08-26 16:06] upgraded libebml (1.2.0-1 -> 1.2.1-1)
    [2011-08-26 16:06] upgraded libmatroska (1.1.0-1 -> 1.2.0-1)
    [2011-08-26 16:06] upgraded libmodplug (0.8.8.1-1 -> 0.8.8.3-1)
    [2011-08-26 16:06] upgraded libmpeg2 (0.5.1-1 -> 0.5.1-3)
    [2011-08-26 16:06] upgraded libmtp (1.0.2-2 -> 1.1.0-1)
    [2011-08-26 16:06] installed libupnp (1.6.13-1)
    [2011-08-26 16:06] upgraded vlc (1.1.9-1 -> 1.1.11-4)
    [2011-08-26 16:06] upgraded phonon-vlc (0.4.0-1 -> 0.4.1-1)
    [2011-08-26 16:06] upgraded phonon (4.5.0-1 -> 4.5.55-1)
    [2011-08-26 16:06] upgraded upower (0.9.10-1 -> 0.9.12-1)
    [2011-08-26 16:07] upgraded device-mapper (2.02.84-1 -> 2.02.88-1)
    [2011-08-26 16:07] upgraded parted (2.3-1 -> 3.0-3)
    [2011-08-26 16:07] upgraded lvm2 (2.02.84-1 -> 2.02.88-1)
    [2011-08-26 16:07] upgraded eject (2.1.5-5 -> 2.1.5-7)
    [2011-08-26 16:07] upgraded udisks (1.0.3-2 -> 1.0.3-6)
    [2011-08-26 16:07] upgraded libxcursor (1.1.11-1 -> 1.1.12-1)
    [2011-08-26 16:07] upgraded ntrack (1:13-1 -> 1:13-2)
    [2011-08-26 16:07] upgraded libssh (0.4.8-1 -> 0.5.1-1)
    [2011-08-26 16:07] upgraded oxygen-icons (4.6.2-1 -> 4.7.0-1)
    [2011-08-26 16:07] upgraded xorg-xauth (1.0.5-2 -> 1.0.6-1)
    [2011-08-26 16:07] installed qjson (0.7.1-1)
    [2011-08-26 16:08] upgraded amarok (2.4.0-4 -> 2.4.3-1)
    [2011-08-26 16:08] upgraded apr (1.4.2-1 -> 1.4.5-1)
    [2011-08-26 16:08] upgraded apr-util (1.3.10-2 -> 1.3.12-2)
    [2011-08-26 16:08] upgraded atk (2.0.0-1 -> 2.0.1-1)
    [2011-08-26 16:08] upgraded avahi (0.6.30-2 -> 0.6.30-4)
    [2011-08-26 16:08] installed eigen2 (2.0.16-1)
    [2011-08-26 16:08] upgraded libffi (3.0.9-1 -> 3.0.10-1)
    [2011-08-26 16:08] upgraded python (3.2-2 -> 3.2.1-1)
    [2011-08-26 16:08] installed sip (4.12.4-1)
    [2011-08-26 16:08] installed pyqt (4.8.5-1)
    [2011-08-26 16:08] upgraded python2 (2.7.1-9 -> 2.7.2-2)
    [2011-08-26 16:08] upgraded python2-sip (4.12.1-1 -> 4.12.4-1)
    [2011-08-26 16:08] upgraded dbus-python (0.83.1-2 -> 0.84.0-1)
    [2011-08-26 16:08] installed python2-pyqt (4.8.5-1)
    [2011-08-26 16:08] upgraded glew (1.5.8-1 -> 1.6.0-1)
    [2011-08-26 16:08] upgraded blas (3.3.0-2 -> 3.3.1-2)
    [2011-08-26 16:08] upgraded lapack (3.3.0-2 -> 3.3.1-2)
    [2011-08-26 16:08] upgraded python2-numpy (1.5.1-2 -> 1.6.0-1)
    [2011-08-26 16:08] upgraded avogadro (1.0.3-1 -> 1.0.3-3)
    [2011-08-26 16:08] upgraded bison (2.4.3-1 -> 2.5-1)
    [2011-08-26 16:08] upgraded bluez (4.93-1 -> 4.96-1)
    [2011-08-26 16:08] upgraded boost (1.46.0-4 -> 1.47.0-1)
    [2011-08-26 16:08] upgraded cabextract (1.3-1 -> 1.4-1)
    [2011-08-26 16:08] upgraded libsigc++ (2.2.9-1 -> 2.2.10-1)
    [2011-08-26 16:08] upgraded cairomm (1.9.8-1 -> 1.10.0-1)
    [2011-08-26 16:08] upgraded chmlib (0.40-1 -> 0.40-2)
    [2011-08-26 16:08] installed nettle (2.2-1)
    [2011-08-26 16:08] upgraded gnutls (2.12.3-1 -> 3.0.1-1)
    [2011-08-26 16:08] upgraded libcups (1.4.6-1 -> 1.4.8-2)
    [2011-08-26 16:08] upgraded gdk-pixbuf2 (2.23.3-1 -> 2.23.5-1)
    [2011-08-26 16:08] upgraded gtk-update-icon-cache (2.24.4-1 -> 2.24.5-3)
    [2011-08-26 16:08] upgraded gtk2 (2.24.4-1 -> 2.24.5-3)
    [2011-08-26 16:09] upgraded nspr (4.8.7-1 -> 4.8.9-1)
    [2011-08-26 16:09] upgraded nss (3.12.9-1 -> 3.12.11-1)
    [2011-08-26 16:09] upgraded libevent (2.0.10-1 -> 2.0.12-1)
    [2011-08-26 16:09] upgraded xorg-mkfontscale (1.0.8-1 -> 1.0.9-1)
    [2011-08-26 16:10] upgraded ttf-dejavu (2.32-2 -> 2.33-1)
    [2011-08-26 16:10] upgraded chromium (11.0.696.57-1 -> 13.0.782.215-1)
    [2011-08-26 16:10] upgraded cln (1.3.1-1 -> 1.3.2-1)
    [2011-08-26 16:10] upgraded clucene (0.9.21b-1 -> 2.3.3.4-1)
    [2011-08-26 16:11] upgraded cmake (2.8.4-1 -> 2.8.5-1)
    [2011-08-26 16:11] upgraded consolekit (0.4.4-1 -> 0.4.5-1)
    [2011-08-26 16:11] upgraded cryptsetup (1.2.0-1 -> 1.3.1-2)
    [2011-08-26 16:11] upgraded poppler (0.16.4-1 -> 0.16.7-1)
    [2011-08-26 16:11] daemon script has been renamed to /etc/rc.d/cupsd
    [2011-08-26 16:11] change your entry in /etc/rc.conf
    [2011-08-26 16:11] upgraded cups (1.4.6-1 -> 1.4.8-2)
    [2011-08-26 16:11] upgraded cvs (1.11.23-6 -> 1.11.23-7)
    [2011-08-26 16:11] upgraded dash (0.5.6.1-2 -> 0.5.7-2)
    [2011-08-26 16:11] upgraded dconf (0.7.3-2 -> 0.8.0-1)
    [2011-08-26 16:11] upgraded dcron (4.4-2 -> 4.5-2)
    [2011-08-26 16:11] upgraded diffutils (3.0-2 -> 3.1-1)
    [2011-08-26 16:11] upgraded libksba (1.0.8-1 -> 1.2.0-1)
    [2011-08-26 16:11] upgraded libassuan (2.0.1-1 -> 2.0.2-1)
    [2011-08-26 16:11] upgraded dirmngr (1.1.0-1 -> 1.1.0-3)
    [2011-08-26 16:11] upgraded dri2proto (2.3-1 -> 2.6-1)
    [2011-08-26 16:11] upgraded fakeroot (1.15.1-1 -> 1.17-1)
    [2011-08-26 16:11] upgraded file (5.06-1 -> 5.08-1)
    [2011-08-26 16:11] upgraded startup-notification (0.10-2 -> 0.12-1)
    [2011-08-26 16:11] upgraded mime-types (1.0-3 -> 8-1)
    [2011-08-26 16:11] upgraded libnotify (0.7.2-1 -> 0.7.3-1)
    [2011-08-26 16:11] upgraded firefox (4.0.1-1 -> 6.0-1)
    [2011-08-26 16:11] upgraded flashplugin (10.2.159.1-2 -> 10.3.183.7-1)
    [2011-08-26 16:11] - The directories /usr/lib/perl5/current, /usr/lib/perl5/site_perl/current,
    [2011-08-26 16:11] /usr/lib/perl5/site_perl/5.10.1, and /usr/share/perl5/site_perl/5.10.1
    [2011-08-26 16:11] have been removed from @INC.
    [2011-08-26 16:11] - The script/binary directories are now /usr/bin/*_perl instead of
    [2011-08-26 16:11] /usr/lib/perl5/*_perl/bin which will be eventually removed.
    [2011-08-26 16:11] upgraded perl (5.12.3-1 -> 5.14.1-3)
    [2011-08-26 16:11] upgraded foomatic-db (4.0.6_20101215-1 -> 1:4.0.7_20110707-1)
    [2011-08-26 16:11] upgraded foomatic-filters (4.0.6_20101215-1 -> 1:4.0.7_20110707-1)
    [2011-08-26 16:11] upgraded foomatic-db-engine (4.0.6_20101215-1 -> 1:4.0.7_20110707-1)
    [2011-08-26 16:11] upgraded fortune-mod (1.99.1-4 -> 1.99.1-5)
    [2011-08-26 16:12] upgraded fpc (2.4.2-1 -> 2.4.4-3)
    [2011-08-26 16:12] upgraded gawk (3.1.8-2 -> 4.0.0-1)
    [2011-08-26 16:12] upgraded gc (7.1-1 -> 7.1-3)
    [2011-08-26 16:12] upgraded gcc-fortran (4.6.0-4 -> 4.6.1-3)
    [2011-08-26 16:12] upgraded gdb (7.2-2 -> 7.3-2)
    [2011-08-26 16:12] upgraded libftdi (0.18-2 -> 0.19-1)
    [2011-08-26 16:12] upgraded lirc-utils (1:0.9.0-2 -> 1:0.9.0-6)
    [2011-08-26 16:12] installed mpg123 (1.13.3-2)
    [2011-08-26 16:12] upgraded mplayer (33159-1 -> 34007-1)
    [2011-08-26 16:12] upgraded gnome-mplayer (1.0.3-1 -> 1.0.4-1)
    [2011-08-26 16:12] upgraded gecko-mediaplayer (1.0.3-1 -> 1.0.4-1)
    [2011-08-26 16:12] upgraded libggz (0.0.14.1-1 -> 0.0.14.1-2)
    [2011-08-26 16:12] upgraded ggz-client-libs (0.0.14.1-1 -> 0.0.14.1-2)
    [2011-08-26 16:12] upgraded ghostscript (9.02-1 -> 9.04-5)
    [2011-08-26 16:12] upgraded pygobject-devel (2.28.4-1 -> 2.28.6-1)
    [2011-08-26 16:12] upgraded pygobject (2.28.4-1 -> 2.28.6-1)
    [2011-08-26 16:12] upgraded pygtk (2.24.0-1 -> 2.24.0-2)
    [2011-08-26 16:12] upgraded gimp (2.6.11-5 -> 2.6.11-6)
    [2011-08-26 16:12] upgraded git (1.7.5-1 -> 1.7.6.1-1)
    [2011-08-26 16:12] upgraded glibmm (2.28.0-1 -> 2.28.2-1)
    [2011-08-26 16:12] upgraded glib-networking (2.28.6.1-2 -> 2.28.7-4)
    [2011-08-26 16:12] upgraded glproto (1.4.12-1 -> 1.4.14-1)
    [2011-08-26 16:12] upgraded gnugo (3.8-1 -> 3.8-2)
    [2011-08-26 16:12] upgraded gnupg (1.4.11-2 -> 1.4.11-3)
    [2011-08-26 16:12] upgraded pinentry (0.8.1-1 -> 0.8.1-3)
    [2011-08-26 16:12] upgraded gnupg2 (2.0.17-1 -> 2.0.18-1)
    [2011-08-26 16:12] upgraded wxgtk (2.8.12-1 -> 2.8.12.1-1)
    [2011-08-26 16:12] ==> To add the gnuplot mode in Emacs, add the content of /usr/share/emacs/site-lisp/dotemacs to your ~/.emacs file.
    [2011-08-26 16:12] Updating TeX tree...
    [2011-08-26 16:12] mktexlsr: Updating /etc/texmf/ls-R...
    [2011-08-26 16:12] mktexlsr: Updating /usr/share/texmf/ls-R...
    [2011-08-26 16:12] mktexlsr: Updating /usr/share/texmf-dist/ls-R...
    [2011-08-26 16:13] mktexlsr: Updating /var/lib/texmf/ls-R...
    [2011-08-26 16:13] mktexlsr: Done.
    [2011-08-26 16:13] upgraded gnuplot (4.4.2-2 -> 4.4.3-1)
    [2011-08-26 16:13] upgraded gtkmm (2.24.0-1 -> 2.24.2-1)
    [2011-08-26 16:13] upgraded gparted (0.8.0-2 -> 0.9.0-3)
    [2011-08-26 16:13] upgraded gpgme (1.3.0-1 -> 1.3.1-1)
    [2011-08-26 16:13] upgraded gpsd (2.96-1 -> 3.0-3)
    [2011-08-26 16:13] upgraded graphicsmagick (1.3.12-1 -> 1.3.12-2)
    [2011-08-26 16:13] upgraded grep (2.7-1 -> 2.9-1)
    [2011-08-26 16:13] warning: /boot/grub/menu.lst installed as /boot/grub/menu.lst.pacnew
    [2011-08-26 16:13] upgraded grub (0.97-17 -> 0.97-20)
    [2011-08-26 16:13] upgraded gsl (1.14-1 -> 1.15-1)
    [2011-08-26 16:13] upgraded vim-runtime (7.3.138-1 -> 7.3.266-1)
    [2011-08-26 16:13] upgraded ruby (1.9.2_p180-1 -> 1.9.2_p290-1)
    [2011-08-26 16:13] Updating desktop and mime database...done.
    [2011-08-26 16:13] upgraded gvim (7.3.138-1 -> 7.3.266-1)
    [2011-08-26 16:13] upgraded hdf5 (1.8.6-1 -> 1.8.7-1)
    [2011-08-26 16:13] upgraded heirloom-mailx (12.5-1 -> 12.5-2)
    [2011-08-26 16:13] upgraded htop (0.9-1 -> 0.9-2)
    [2011-08-26 16:13] installed lcms2 (2.2-1)
    [2011-08-26 16:13] upgraded imagemagick (6.6.9.4-1 -> 6.7.1.6-1)
    [2011-08-26 16:13] installed iproute2 (2.6.39-1)
    [2011-08-26 16:13] upgraded kbd (1.15.2-1 -> 1.15.3-1)
    [2011-08-26 16:13] warning: /etc/inittab installed as /etc/inittab.pacnew
    [2011-08-26 16:13] warning: /etc/rc.conf installed as /etc/rc.conf.pacnew
    [2011-08-26 16:13] Blacklisting of modules is no longer supported in rc.conf,
    [2011-08-26 16:13] please add blacklist entries to /etc/modprobe.d/ instead.
    [2011-08-26 16:13] VERBOSE= in rc.conf no longer has any effect.
    [2011-08-26 16:13] Please append 'quiet' to your kernel command line.
    [2011-08-26 16:13] upgraded initscripts (2011.04.1-2 -> 2011.07.3-1)
    [2011-08-26 16:13] upgraded poppler-glib (0.16.4-1 -> 0.16.7-1)
    [2011-08-26 16:13] upgraded inkscape (0.48.1-2 -> 0.48.2-1)
    [2011-08-26 16:13] upgraded irssi (0.8.15-4 -> 0.8.15-5)
    [2011-08-26 16:13] upgraded jfsutils (1.1.14-2 -> 1.1.15-2)
    [2011-08-26 16:14] upgraded jre (6u25-1 -> 7-3)
    [2011-08-26 16:14] upgraded libdmtx (0.7.2-2 -> 0.7.4-1)
    [2011-08-26 16:14] installed qrencode (3.1.1-2)
    [2011-08-26 16:14] installed prison (1.0-1)
    [2011-08-26 16:14] upgraded libedit (20110227_3.0-1 -> 20110802_3.0-1)
    [2011-08-26 16:14] upgraded openssh (5.8p2-1 -> 5.8p2-9)
    [2011-08-26 16:14] upgraded lm_sensors (3.3.0-1 -> 3.3.1-2)
    [2011-08-26 16:14] upgraded xorg-xprop (1.2.0-2 -> 1.2.1-1)
    [2011-08-26 16:14] warning: /usr/share/config/kdm/kdmrc installed as /usr/share/config/kdm/kdmrc.pacnew
    [2011-08-26 16:14] installed libkexiv2 (4.7.0-2)
    [2011-08-26 16:15] upgraded qscintilla (2.5.1-1 -> 2.5.1-2)
    [2011-08-26 16:15] installed ocaml (3.12.1-1)
    [2011-08-26 16:15] installed libkipi (4.7.0-2)
    [2011-08-26 16:16] upgraded sane (1.0.22-1 -> 1.0.22-2)
    [2011-08-26 16:16] installed libksane (4.7.0-2)
    [2011-08-26 16:16] installed libkdcraw (4.7.0-2)
    [2011-08-26 16:16] upgraded poppler-qt (0.16.4-1 -> 0.16.7-1)
    [2011-08-26 16:16] upgraded libidn (1.21-1 -> 1.22-1)
    [2011-08-26 16:16] upgraded qt3 (3.3.8-19 -> 3.3.8-20)
    [2011-08-26 16:16] upgraded libktorrent (1.1.1-1 -> 1.1.2-1)
    [2011-08-26 16:16] installed libmms (0.6.2-1)
    [2011-08-26 16:16] upgraded libgadu (1.10.1-1 -> 1.11.0-1)
    [2011-08-26 16:16] installed ortp (0.16.5-1)
    [2011-08-26 16:16] installed mediastreamer (2.7.3-3)
    [2011-08-26 16:17] upgraded qwt (5.2.1-1 -> 6.0.0-1)
    [2011-08-26 16:17] upgraded neon (0.29.3-2 -> 0.29.6-2)
    [2011-08-26 16:17] upgraded subversion (1.6.15-1 -> 1.6.17-6)
    [2011-08-26 16:17] upgraded linux-firmware (20110227-1 -> 20110727-1)
    [2011-08-26 16:17] upgraded mkinitcpio-busybox (1.18.2-1 -> 1.18.5-1)
    [2011-08-26 16:17] upgraded mkinitcpio (0.6.11-1 -> 0.7.2-1)
    [2011-08-26 16:18] >>> Updating module dependencies. Please wait ...
    [2011-08-26 16:18] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2011-08-26 16:18] ==> Building image from preset: 'default'
    [2011-08-26 16:18] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    [2011-08-26 16:18] ==> Starting build: 3.0-ARCH
    [2011-08-26 16:18] -> Parsing hook: [base]
    [2011-08-26 16:18] -> Parsing hook: [udev]
    [2011-08-26 16:18] -> Parsing hook: [autodetect]
    [2011-08-26 16:18] -> Parsing hook: [pata]
    [2011-08-26 16:18] -> Parsing hook: [scsi]
    [2011-08-26 16:18] -> Parsing hook: [sata]
    [2011-08-26 16:18] -> Parsing hook: [filesystems]
    [2011-08-26 16:18] -> Parsing hook: [usbinput]
    [2011-08-26 16:18] ==> Generating module dependencies
    [2011-08-26 16:18] ==> Creating gzip initcpio image: /boot/initramfs-linux.img
    [2011-08-26 16:18] 7278 blocks
    [2011-08-26 16:18] ==> Image generation successful
    [2011-08-26 16:18] ==> Building image from preset: 'fallback'
    [2011-08-26 16:18] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    [2011-08-26 16:18] ==> Starting build: 3.0-ARCH
    [2011-08-26 16:18] -> Parsing hook: [base]
    [2011-08-26 16:18] -> Parsing hook: [udev]
    [2011-08-26 16:18] -> Parsing hook: [pata]
    [2011-08-26 16:18] -> Parsing hook: [scsi]
    [2011-08-26 16:18] -> Parsing hook: [sata]
    [2011-08-26 16:18] -> Parsing hook: [filesystems]
    [2011-08-26 16:18] -> Parsing hook: [usbinput]
    [2011-08-26 16:18] ==> Generating module dependencies
    [2011-08-26 16:18] ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
    [2011-08-26 16:18] 23389 blocks
    [2011-08-26 16:18] ==> Image generation successful
    [2011-08-26 16:18] installed linux (3.0.3-1)
    [2011-08-26 16:18] installed linux-headers (3.0.3-1)
    [2011-08-26 16:18] upgraded koffice-servicetypes (2.3.3-3 -> 2.3.3-5)
    [2011-08-26 16:18] upgraded koffice-libs (2.3.3-3 -> 2.3.3-5)
    [2011-08-26 16:18] upgraded koffice-templates (2.3.3-3 -> 2.3.3-5)
    [2011-08-26 16:18] upgraded koffice-plugins (2.3.3-3 -> 2.3.3-5)
    [2011-08-26 16:19] upgraded koffice-krita (2.3.3-3 -> 2.3.3-5)
    [2011-08-26 16:19] upgraded ktorrent (4.1.1-1 -> 4.1.2-1)
    [2011-08-26 16:19] upgraded kwebkitpart (1.1-1 -> 1.1.1-1)
    [2011-08-26 16:19] upgraded less (443-1 -> 444-1)
    [2011-08-26 16:19] upgraded usbmuxd (1.0.6-2 -> 1.0.7-2)
    [2011-08-26 16:19] upgraded libimobiledevice (1.1.0-1 -> 1.1.1-2)
    [2011-08-26 16:19] upgraded libgpod (0.8.0-2 -> 0.8.2-2)
    [2011-08-26 16:19] upgraded libgsf (1.14.20-1 -> 1.14.21-1)
    [2011-08-26 16:19] upgraded liblqr (0.4.1-1 -> 0.4.1-2)
    [2011-08-26 16:19] installed libreoffice-en-US (3.4.2-2)
    [2011-08-26 16:19] installed libtextcat (2.2-8)
    [2011-08-26 16:19] * see https://wiki.archlinux.org/index.php/LibreOffice
    [2011-08-26 16:19] -------------------------------------------------------------------
    [2011-08-26 16:19] LibreOffice has been split into several packages:
    [2011-08-26 16:19] - libreoffice-common
    [2011-08-26 16:19] - libreoffice-{base,calc,draw,impress,math,writer} - frontend applications
    [2011-08-26 16:19] - libreoffice-{gnome,kde4} - desktop integration plugins
    [2011-08-26 16:19] - libreoffice-{sdk,sdk-doc} - add-on and doc for programming using
    [2011-08-26 16:19]  the LibreOffice APIs and for creating
    [2011-08-26 16:19] extensions (UNO components).
    [2011-08-26 16:19] -------------------------------------------------------------------
    [2011-08-26 16:19] * you need to install at least one libreoffice-langpack
    [2011-08-26 16:19] * you may want to pacman -Ss libreoffice-extensions
    [2011-08-26 16:19] to see what additional extensions are prepared to install
    [2011-08-26 16:19] * it's recommended to install {hunspell,mythes,hyphen}-xx pkg
    [2011-08-26 16:19] for spell checking
    [2011-08-26 16:19] * make sure you have installed some ttf font (ttf-dejavu recommended)
    [2011-08-26 16:19] installed libreoffice-common (3.4.2-2)
    [2011-08-26 16:19] installed libreoffice-base (3.4.2-2)
    [2011-08-26 16:19] installed libreoffice-calc (3.4.2-2)
    [2011-08-26 16:19] installed libreoffice-draw (3.4.2-2)
    [2011-08-26 16:19] installed libreoffice-impress (3.4.2-2)
    [2011-08-26 16:19] installed libreoffice-math (3.4.2-2)
    [2011-08-26 16:19] upgraded libwpd (0.9.1-1 -> 0.9.2-1)
    [2011-08-26 16:19] installed libwps (0.2.2-1)
    [2011-08-26 16:19] installed libreoffice-writer (3.4.2-2)
    [2011-08-26 16:19] upgraded libreoffice-extension-ct2n (3.3.2-2 -> 3.4.2-2)
    [2011-08-26 16:20] The jdk package is licensed software.
    [2011-08-26 16:20] You MUST read and agree to the license stored in
    [2011-08-26 16:20] /usr/share/licenses/jdk/LICENSE before using it.
    [2011-08-26 16:20] Please relogin to include jdk in your PATH
    [2011-08-26 16:20] installed jdk (7-3)
    [2011-08-26 16:20] upgraded libreoffice-extension-diagram (3.3.2-2 -> 3.4.2-2)
    [2011-08-26 16:20] upgraded libreoffice-extension-hunart (3.3.2-2 -> 3.4.2-2)
    [2011-08-26 16:20] upgraded libreoffice-extension-nlpsolver (3.3.2-2 -> 3.4.2-2)
    [2011-08-26 16:20] upgraded libreoffice-extension-numbertext (3.3.2-2 -> 3.4.2-2)
    [2011-08-26 16:20] upgraded libreoffice-extension-oooblogger (3.3.2-2 -> 3.4.2-2)
    [2011-08-26 16:20] upgraded libreoffice-extension-pdfimport (3.3.2-2 -> 3.4.2-2)
    [2011-08-26 16:20] upgraded libreoffice-extension-presentation-minimizer (3.3.2-2 -> 3.4.2-2)
    [2011-08-26 16:20] upgraded libreoffice-extension-presenter-screen (3.3.2-2 -> 3.4.2-2)
    [2011-08-26 16:20] upgraded libreoffice-extension-report-builder (3.3.2-2 -> 3.4.2-2)
    [2011-08-26 16:20] upgraded libreoffice-extension-typo (3.3.2-2 -> 3.4.2-2)
    [2011-08-26 16:20] upgraded libreoffice-extension-watch-window (3.3.2-2 -> 3.4.2-2)
    [2011-08-26 16:20] upgraded libreoffice-extension-wiki-publisher (3.3.2-2 -> 3.4.2-2)
    [2011-08-26 16:20] upgraded make (3.81-5 -> 3.82-3)
    [2011-08-26 16:20] upgraded libreoffice-sdk (3.3.2-2 -> 3.4.2-2)
    [2011-08-26 16:20] upgraded libsoup (2.34.1-1 -> 2.34.3-1)
    [2011-08-26 16:20] upgraded libwebkit (1.4.0-1 -> 1.4.2-1)
    [2011-08-26 16:20] upgraded links (2.3pre1-1 -> 2.3-1)
    [2011-08-26 16:20] upgraded logrotate (3.7.9-1 -> 3.8.0-1)
    [2011-08-26 16:20] upgraded luasocket (2.0.2-4 -> 2.0.2-5)
    [2011-08-26 16:20] upgraded lzo2 (2.04-1 -> 2.05-1)
    [2011-08-26 16:20] upgraded man-db (2.6.0.2-1 -> 2.6.0.2-2)
    [2011-08-26 16:20] upgraded mdadm (3.2.1-3 -> 3.2.2-3)
    [2011-08-26 16:20] upgraded mercurial (1.8.3-1 -> 1.9.1-1)
    [2011-08-26 16:21] ERROR: Module nvidia is in use
    [2011-08-26 16:21] In order to use the new nvidia module, exit Xserver and unload it manually.
    [2011-08-26 16:21] upgraded nvidia-173xx (173.14.30-1 -> 173.14.31-2)
    [2011-08-26 16:21] upgraded octave (3.4.0-2 -> 3.4.2-2)
    [2011-08-26 16:21] upgraded openal (1.13-1 -> 1.13-2)
    [2011-08-26 16:21] upgraded openbox (3.4.11.2-2 -> 3.5.0-3)
    [2011-08-26 16:21] upgraded xine-lib (1.1.19-2 -> 1.1.19-3)
    [2011-08-26 16:21] ==> Documentation and samples are in separate packages:
    [2011-08-26 16:21]
    [2011-08-26 16:21] * opencv-docs
    [2011-08-26 16:21] * opencv-samples
    [2011-08-26 16:21] upgraded opencv (2.2.0-5 -> 2.3.0-1)
    [2011-08-26 16:21] upgraded oxygen-gtk (1.0.4-1 -> 1.1.2-1)
    [2011-08-26 16:22] upgraded oxygen-icons-svg (4.6.2-1 -> 4.7.0-1)
    [2011-08-26 16:22] upgraded p7zip (9.20.1-1 -> 9.20.1-4)
    [2011-08-26 16:22] warning: /etc/pacman.d/mirrorlist installed as /etc/pacman.d/mirrorlist.pacnew
    [2011-08-26 16:22] upgraded pacman-mirrorlist (20110324-1 -> 20110816-1)
    [2011-08-26 16:22] upgraded pcmciautils (017-2 -> 018-1)
    [2011-08-26 16:22] upgraded perl-text-iconv (1.7-5 -> 1.7-6)
    [2011-08-26 16:22] upgraded perl-xml-parser (2.40-2 -> 2.41-1)
    [2011-08-26 16:22] upgraded pkg-config (0.25-3 -> 0.26-1)
    [2011-08-26 16:22] upgraded postgresql-libs (9.0.4-3 -> 9.0.4-4)
    [2011-08-26 16:22] upgraded procps (3.2.8-3 -> 3.2.8-4)
    [2011-08-26 16:22] upgraded python2-distribute (0.6.16-1 -> 0.6.19-1)
    [2011-08-26 16:22] upgraded qtcurve-gtk2 (1.8.8-1 -> 1.8.9-1)
    [2011-08-26 16:22] upgraded qtcurve-kde4 (1.8.7-1 -> 1.8.8-1)
    [2011-08-26 16:24] upgraded qt-doc (4.7.2-1 -> 4.7.3-1)
    [2011-08-26 16:24] >>> The kernel-mode plugin has a new place.
    [2011-08-26 16:24] >>> It's now located under /usr/lib/rp-pppoe/rp-pppoe.so
    [2011-08-26 16:24] >>> Change LINUX_PLUGIN to the new path in your /etc/ppp/pppoe.conf
    [2011-08-26 16:24] upgraded rp-pppoe (3.10-6 -> 3.10-7)
    [2011-08-26 16:24] upgraded rrdtool (1.4.5-1 -> 1.4.5-4)
    [2011-08-26 16:24] updating gtk.immodules... done.
    [2011-08-26 16:24] upgraded scim (1.4.9-2 -> 1.4.11-1)
    [2011-08-26 16:24] upgraded screen (4.0.3-11 -> 4.0.3-12)
    [2011-08-26 16:24] upgraded skype (2.2.0.25-1 -> 2.2.0.35-1)
    [2011-08-26 16:24] upgraded soundtouch (1.5.0-1 -> 1.6.0-1)
    [2011-08-26 16:24] upgraded sudo (1.8.1.p1-1 -> 1.8.2-1)
    [2011-08-26 16:24] upgraded syslog-ng (3.2.2-2 -> 3.2.4-3)
    [2011-08-26 16:25] upgraded tcl (8.5.9-1 -> 8.5.10-1)
    [2011-08-26 16:26] Updating font cache... done.
    [2011-08-26 16:26] Note: terminus-font is in /usr/share/fonts/local/
    [2011-08-26 16:26] upgraded terminus-font (4.32-1 -> 4.36-1)
    [2011-08-26 16:26] upgraded tk (8.5.9-1 -> 8.5.10-1)
    [2011-08-26 16:27] Updating font cache... done.
    [2011-08-26 16:27] upgraded ttf-liberation (1.06.0.20100721-1 -> 1.07.0-1)
    [2011-08-26 16:27] upgraded tzdata (2011g-1 -> 2011h-1)
    [2011-08-26 16:27] upgraded usbutils (002-2 -> 004-1)
    [2011-08-26 16:27] upgraded vi (050325-4 -> 1:050325-1)
    [2011-08-26 16:27] Updating vim help tags...done.
    [2011-08-26 16:27] upgraded vim-supertab (1.5-1 -> 1.6-1)
    [2011-08-26 16:27] Updating vim help tags...done.
    [2011-08-26 16:27] upgraded vim-vcscommand (1.99.42-1 -> 1.99.43-1)
    [2011-08-26 16:27] upgraded wget (1.12-5 -> 1.13.1-1)
    [2011-08-26 16:27] upgraded wine (1.3.19-2 -> 1.3.26-1)
    [2011-08-26 16:27] upgraded winetricks (20110429-1 -> 20110629-1)
    [2011-08-26 16:27] upgraded xcursor-themes (1.0.2-1 -> 1.0.3-1)
    [2011-08-26 16:27] upgraded xorg-iceauth (1.0.4-2 -> 1.0.5-1)
    [2011-08-26 16:27] upgraded xorg-util-macros (1.13.0-1 -> 1.15.0-1)
    [2011-08-26 16:27] upgraded xorg-server-devel (1.10.1-1 -> 1.10.3.901-1)
    [2011-08-26 16:27] upgraded xorg-twm (1.0.6-2 -> 1.0.7-1)
    [2011-08-26 16:27] upgraded xorg-x11perf (1.5.3-2 -> 1.5.4-1)
    [2011-08-26 16:27] upgraded xorg-xlsclients (1.1.1-2 -> 1.1.2-1)
    [2011-08-26 16:28] upgraded xorg-xrandr (1.3.4-2 -> 1.3.5-1)
    [2011-08-26 16:28] upgraded xorg-xwininfo (1.1.1-2 -> 1.1.2-1)
    [2011-08-26 16:28] upgraded xpdf (3.02_pl6-1 -> 3.03-1)
    [2011-08-26 16:28] upgraded xscreensaver (5.12-2 -> 5.14-1)
    [2011-08-26 16:28] upgraded xterm (269-1 -> 271-1)
    [2011-08-26 16:28] upgraded xulrunner (2.0.1-1 -> 6.0-2)
    [2011-08-26 16:28] upgraded zsnes (1.51-7 -> 1.51-9)
    /etc/rc.conf without any comments:
    LOCALE="en_US.UTF-8"
    DAEMON_LOCALE="no"
    HARDWARECLOCK="UTC"
    TIMEZONE="Europe/Stockholm"
    KEYMAP="se-lat6"
    CONSOLEFONT=
    CONSOLEMAP=
    USECOLOR="yes"
    MODULES=()
    UDEV_TIMEOUT=30
    USEDMRAID="no"
    USEBTRFS="no"
    USELVM="no"
    HOSTNAME="archon"
    interface=eth0
    address=
    netmask=
    broadcast=
    gateway=
    NETWORK_PERSIST="no"
    DAEMONS=(syslog-ng @network dbus preload !netfs @crond @cups @sshd @startntpd)
    /etc/mkinitcpio.conf without any comments:
    MODULES=""
    BINARIES=""
    FILES=""
    HOOKS="base udev autodetect pata scsi sata filesystems"
    Please let me know if you need to know anything else.
    Last edited by Mogger (2012-03-30 23:33:38)

    I've temporarily fixed the problem by doing the following:
    removed cryptsetup (1.3.1-2)
    removed lvm2 (2.02.88-1)
    removed mdadm (3.2.2-4)
    removed linux (3.0.6-2)
    upgraded mkinitcpio-busybox (1.18.5-1 -> 1.18.2-1)
    installed gen-init-cpio (2.6.36-1)
    upgraded udev (173-3 -> 167-2)
    upgraded mkinitcpio (0.7.3-1 -> 0.6.11-1)
    installed kernel26 (2.6.38.5-1)
    upgraded nvidia-173xx-utils (173.14.31-1 -> 173.14.30-1)
    upgraded nvidia-173xx (173.14.31-2 -> 173.14.30-1)
    upgraded initscripts (2011.07.3-1 -> 2011.04.1-2)
    upgraded net-tools (1.60.20110819cvs-1 -> 1.60-18)
    I also restored my old /etc/mkinitcpio.conf, /etc/inittab and /etc/rc.conf.
    I'm still interested in a solution to the original problem. Is it a problem with my configuration, the new kernel, the udev version or something else?
    The difference in inittab is just a -s option and the mkinitcpio.conf files are the same except for some comments. rc.conf has the biggest changes and is now (removed comments):
    LOCALE="en_US.UTF-8"
    DAEMON_LOCALE="no"
    HARDWARECLOCK="UTC"
    TIMEZONE="Europe/Stockholm"
    KEYMAP="se-lat6"
    CONSOLEFONT=
    CONSOLEMAP=
    USECOLOR="yes"
    VERBOSE="3"
    MOD_AUTOLOAD="yes"
    MODULES=(!usblp !pcspkr)
    UDEV_TIMEOUT=30
    USEDMRAID="no"
    USEBTRFS="no"
    USELVM="no"
    HOSTNAME="archon"
    eth0="dhcp"
    INTERFACES=(eth0)
    ROUTES=(!gateway)
    NETWORK_PERSIST="no"
    DAEMONS=(syslog-ng @network dbus preload !netfs !wicd @crond @cups @sshd @startntpd)
    Last edited by Mogger (2011-10-11 14:04:20)

Maybe you are looking for

  • Am I the only person that thinks this is a problem?

    I have a Iphone4 and my friend sends me a multimedia text and I open it to find that it has came in two parts, one for the pic an the other for the sound which destroys the whole idea of the multimedia text for me, then I say ok if I can't enjoy it t

  • Crystal Report 2008 - Cross tab in subreport doesn't expand horizontally

    Hello, i'm migrating all my company's reports from crystal report X to crystal report 2008. And i'm facing the following issue: when a sub-report contains a cross-tab that is too large for one page, in crystal report X a second horizontal page is gen

  • Text on some pages not displaying correctly since Lion upgrade

    Since upgrading to Lion a few days ago, I find that the texg on many web pages does not display correctly. It appears to affect mainly header texts - all I get is a row of the capital letter "A" in boxes. I am running Safari Version 5.1 (7534.48.3) o

  • X301 with DisplayPor​t

    Hi, I have a X301 with DisplayPort interface, I want it output 3840x1200 of custom resolution, how does it? 

  • CrystalReports prompting for database details

    Hello all, I am posting this issue for the second time.. In my previous post, I didn't get a solution. For some reason a few of the reports that we run are prompting for database information for no apparent reason. I have provided a screen shot of wh