DPM 2012 R2 Crashes after upgrade.

I recently upgraded from DPM 2012 SP1 to DPM 2012 R2 Rollup 2.  The basic process was to backup the DB, uninstall DPM, upgrade the OS from 2008 R2 to 2012. Reinstall DPM 2012 SP1, restore the DB making sure everything works and then upgrade to
DPM 2012 R2.  I did this on my primary server first which originally seemed to work well and then followed up on my secondary server. For whatever reason I had trouble on the secondary and ended up installing DPM clean on a new os and that server is working
perfectly. On my primary however I am getting the following error 1 time each day.
Event Log shows MSDPM Error ID 945
It appears to be failing due to a missing stored procedure 'dbo.prc_SMTE_ComputeDailyTrend'.  The stored procedure does not exist on either of my DPM servers.  I'm guessing this is something hanging around in the DB from prior to the upgrade but
I can't seem to track it down. 
0E80 1878 07/09 05:00:07.555 09 Catalog.cs(1010)  194D6C88-C8CA-4B3C-9BD8-CD389A51E6DE WARNING No retry on exception System.Data.SqlClient.SqlException (0x80131904): Could not find stored procedure 'dbo.prc_SMTE_ComputeDailyTrend'.
0E80 1878 07/09 05:00:07.555 09 Catalog.cs(1010)  194D6C88-C8CA-4B3C-9BD8-CD389A51E6DE WARNING    at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1
wrapCloseInAction)
0E80 1878 07/09 05:00:07.555 09 Catalog.cs(1010)  194D6C88-C8CA-4B3C-9BD8-CD389A51E6DE WARNING    at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock,
Boolean asyncClose)
0E80 1878 07/09 05:00:07.555 09 Catalog.cs(1010)  194D6C88-C8CA-4B3C-9BD8-CD389A51E6DE WARNING    at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader
dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
0E80 1878 07/09 05:00:07.555 09 Catalog.cs(1010)  194D6C88-C8CA-4B3C-9BD8-CD389A51E6DE WARNING    at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String
resetOptionsString)
0E80 1878 07/09 05:00:07.555 09 Catalog.cs(1010)  194D6C88-C8CA-4B3C-9BD8-CD389A51E6DE WARNING    at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior,
Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, SqlDataReader ds)
0E80 1878 07/09 05:00:07.555 09 Catalog.cs(1010)  194D6C88-C8CA-4B3C-9BD8-CD389A51E6DE WARNING    at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior,
Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite)
0E80 1878 07/09 05:00:07.555 09 Catalog.cs(1010)  194D6C88-C8CA-4B3C-9BD8-CD389A51E6DE WARNING    at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName,
Boolean sendToPipe, Int32 timeout, Boolean asyncWrite)
0E80 1878 07/09 05:00:07.555 09 Catalog.cs(1010)  194D6C88-C8CA-4B3C-9BD8-CD389A51E6DE WARNING    at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
0E80 1878 07/09 05:00:07.555 09 Catalog.cs(1010)  194D6C88-C8CA-4B3C-9BD8-CD389A51E6DE WARNING    at Microsoft.Internal.EnterpriseStorage.Dls.DB.SqlRetryCommand.ExecuteNonQuery()
0E80 1878 07/09 05:00:07.555 09 Catalog.cs(1010)  194D6C88-C8CA-4B3C-9BD8-CD389A51E6DE WARNING ClientConnectionId:da1c0341-89eb-4873-9852-b882daff9e5c
0E80 1878 07/09 05:00:07.555 09 Catalog.cs(1010)  194D6C88-C8CA-4B3C-9BD8-CD389A51E6DE WARNING  Error = 2812
0E80 1878 07/09 05:00:07.555 09 Catalog.cs(1010)  194D6C88-C8CA-4B3C-9BD8-CD389A51E6DE WARNING Index #0
0E80 1878 07/09 05:00:07.555 09 Catalog.cs(1010)  194D6C88-C8CA-4B3C-9BD8-CD389A51E6DE WARNING Source: .Net SqlClient Data Provider
0E80 1878 07/09 05:00:07.555 09 Catalog.cs(1010)  194D6C88-C8CA-4B3C-9BD8-CD389A51E6DE WARNING Number: 2812
0E80 1878 07/09 05:00:07.555 09 Catalog.cs(1010)  194D6C88-C8CA-4B3C-9BD8-CD389A51E6DE WARNING State: 62
0E80 1878 07/09 05:00:07.555 09 Catalog.cs(1010)  194D6C88-C8CA-4B3C-9BD8-CD389A51E6DE WARNING Class: 16
0E80 1878 07/09 05:00:07.555 09 Catalog.cs(1010)  194D6C88-C8CA-4B3C-9BD8-CD389A51E6DE WARNING Server: tcp:QUIMBY\MSDPM2012
0E80 1878 07/09 05:00:07.555 09 Catalog.cs(1010)  194D6C88-C8CA-4B3C-9BD8-CD389A51E6DE WARNING Message: Could not find stored procedure 'dbo.prc_SMTE_ComputeDailyTrend'.
0E80 1878 07/09 05:00:07.555 09 Catalog.cs(1010)  194D6C88-C8CA-4B3C-9BD8-CD389A51E6DE WARNING Procedure:
0E80 1878 07/09 05:00:07.555 09 Catalog.cs(1010)  194D6C88-C8CA-4B3C-9BD8-CD389A51E6DE WARNING Line: 1 FileName:; Method:ComputeStatistics(); lineNo:0; ilOffset:227.
0E80 1878 07/09 05:00:07.555 09 Catalog.cs(1010)  194D6C88-C8CA-4B3C-9BD8-CD389A51E6DE WARNING FileName:; Method:ComputeDailyStatistics(); lineNo:0; ilOffset:37.
0E80 1878 07/09 05:00:07.555 09 Catalog.cs(1010)  194D6C88-C8CA-4B3C-9BD8-CD389A51E6DE WARNING FileName:; Method:OnStart(); lineNo:0; ilOffset:67.
0E80 1878 07/09 05:00:07.555 09 Catalog.cs(1010)  194D6C88-C8CA-4B3C-9BD8-CD389A51E6DE WARNING FileName:; Method:Start(); lineNo:0; ilOffset:2.
0E80 1878 07/09 05:00:07.555 09 Catalog.cs(1010)  194D6C88-C8CA-4B3C-9BD8-CD389A51E6DE WARNING FileName:; Method:ChangeState(); lineNo:0; ilOffset:67.
0E80 1878 07/09 05:00:07.555 09 Catalog.cs(1010)  194D6C88-C8CA-4B3C-9BD8-CD389A51E6DE WARNING FileName:; Method:Process(); lineNo:0; ilOffset:503.
0E80 1878 07/09 05:00:07.555 09 Catalog.cs(1010)  194D6C88-C8CA-4B3C-9BD8-CD389A51E6DE WARNING FileName:; Method:Function(); lineNo:0; ilOffset:29.
0E80 1878 07/09 05:00:07.555 09 Catalog.cs(1010)  194D6C88-C8CA-4B3C-9BD8-CD389A51E6DE WARNING FileName:; Method:RunInternal(); lineNo:0; ilOffset:112.
0E80 1878 07/09 05:00:07.555 09 Catalog.cs(1010)  194D6C88-C8CA-4B3C-9BD8-CD389A51E6DE WARNING FileName:; Method:Run(); lineNo:0; ilOffset:4.
0E80 1878 07/09 05:00:07.555 09 Catalog.cs(1010)  194D6C88-C8CA-4B3C-9BD8-CD389A51E6DE WARNING FileName:; Method:System.Threading.IThreadPoolWorkItem.ExecuteWorkItem(); lineNo:0; ilOffset:0.
0E80 1878 07/09 05:00:07.555 09 Catalog.cs(1010)  194D6C88-C8CA-4B3C-9BD8-CD389A51E6DE WARNING FileName:; Method:Dispatch(); lineNo:0; ilOffset:162.
Erick-W

For this issue, you can refer below link
http://blogs.technet.com/b/dpm/archive/2012/01/30/fix-the-dpm-console-crashes-and-logs-event-id-945-when-making-any-changes.aspx
Please remember, if you see a post that helped you please click "Vote As Helpful" and if it answered your question, please click "Mark As Answer"
Mai Ali | My blog: Technical | Twitter:
Mai Ali

Similar Messages

  • DPM 2012 R2 Crashes after upgrade - Tape Backup

    Hello guys,
    I have recently upgraded from DPM 2012 SP1 to DPM 2012 R2 Rollup 3 on Windows 2012 R2 (in-place upgrade)
    The basic procedure was to backup the DB, uninstall DPM, install DPM 2012 R2, restore the DB.  re-sync all the inconsistent replicas and upgrade server agents. When it comes to the offsite tape backup for whatever reason every time the tape backup
    commences it fails instantly with the below error and reports "Backup to Tape Failed"
    "Event Log shows MSDPM Error ID 945"
    It appears to be failing due to a missing stored procedure 'dbo.prc_SMTE_ComputeDailyTrend'.  The stored procedure does not exist on other DPM servers.  I'm guessing this is something hanging around in the DB from prior to the upgrade but I can't
    seem to track it down.  Does anyone have any ideas upon how to resolve the issue?
    The description for Event ID 945 from source MSDPM cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.
    If the event originated on another computer, the display information had to be saved with the event.
    The following information was included with the event:
    Unable to connect to the DPM database because of a general database failure.  Make sure that SQL Server is running and that it is configured correctly.
    Problem Details:
    <FatalServiceError><__System><ID>19</ID><Seq>84123</Seq><TimeCreated>25/10/2014 23:01:01</TimeCreated><Source>DpmThreadPool.cs</Source><Line>163</Line><HasError>True</HasError></__System><ExceptionType>SqlException</ExceptionType><ExceptionMessage>Could
    not find stored procedure 'dbo.prc_SMTE_ComputeDailyTrend'.</ExceptionMessage><ExceptionDetails>System.Data.SqlClient.SqlException (0x80131904): Could not find stored procedure 'dbo.prc_SMTE_ComputeDailyTrend'.
       at Microsoft.Internal.EnterpriseStorage.Dls.SummaryManager.SummaryManagerMachine.OnStart(ErrorInfo&amp; eInfo)
       at Microsoft.Internal.EnterpriseStorage.Dls.TaskExecutor.SimpleStateMachine.Start(Message msg)
       at Microsoft.Internal.EnterpriseStorage.Dls.TaskExecutor.Fsm.Engine.ChangeState(Message msg)
       at Microsoft.Internal.EnterpriseStorage.Dls.TaskExecutor.TaskInstance.Process(Object dummy)
       at Microsoft.Internal.EnterpriseStorage.Dls.TaskExecutor.FsmThreadFunction.Function(Object taskThreadContextObj)
       at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
       at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
       at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
       at System.Threading.ThreadPoolWorkQueue.Dispatch()
    ClientConnectionId:fbd15cf8-5b7b-4438-befe-a3a54426d371</ExceptionDetails></FatalServiceError>

    For this issue, you can refer below link
    http://blogs.technet.com/b/dpm/archive/2012/01/30/fix-the-dpm-console-crashes-and-logs-event-id-945-when-making-any-changes.aspx
    Please remember, if you see a post that helped you please click "Vote As Helpful" and if it answered your question, please click "Mark As Answer"
    Mai Ali | My blog: Technical | Twitter:
    Mai Ali

  • Curve crashes after upgrade to OS 4.5.0.81

    Curve crashes after upgrade to OS 4.5.0.81 
    Ever since I upgraded to the T-Mobile handheld OS 4.5.0.81, my Curve crashes several times a day down to a black screen. I can't power back up on battery -- I have to plug in to an AC source, then power back up.
    Hourglass remains on for quite some time to boot up, then I get a message about verifying security settings.
    Curve usually crashes when I'm on a call, although now it seems to be happening when I'm using any of the phone setting menus.
    I've already tried 1) freeing up memory on the SIM card by deleting pictures 2) doing a clean install of the handheld software using Desktop Manager.
    It's still crashing. My BlackBerry is two months out of warranty (of course!). T-Mobile says I have to buy a new phone. I think it's a software issue (I've used the phone with no problems between 3/1/2008 and 4/4/2009).
    Any help/insight would be appreciated.
    Message Edited by wrdywmn on 05-11-2009 07:34 PM
    Solved!
    Go to Solution.

    Below there is an excerpt from page to link I provided above:
    What If I Want To Downgrade?
    Forum member 'bfrye' made a good guide: Here is a quick install guide to your blackberry. This should easily cover reinstallation of OS and reverting back to previous OS version as well.
    1. Download the version of OS you want to install from your carrier's website.
    2. Extract or install the files from the previous step. They will automatically install into the correct location. This location will be C:\Program Files\Common Files\Research in Motion\Shared\Loader Files. Under this directory you will see directories with the model number of your device (if you installed the correct files) followed by a version number. Under these directories will be a host of .alx and .cod files. Do not modify or delete these files. They are needed to install the new OS.
    3. Assume the BlackBerry Handheld Manager is installed, when you plug your device in, a popup will appear and ask if you want to upgrade your device. Choose upgrade and follow the steps given by the Application Loader. If you have any 3rd party applications you would like to keep, locate and select them at this time to avoid having to reload them after the new OS is installed.
    4. This will also be the time the apploader will ask if you want to erase all data and reload or backup and restore the data on your device. Choose your preference and continue.
    5. Typically a complete OS reload with backup and restore can take anywhere from 5-15 minutes depending on the amount of data on your device to restore.
    6. The apploader will inform you when the process is complete. After this, the device will automatically reset itself (sometime this will take longer than a normal reboot) and once completed and on, your device will be upgraded and ready to go.
    Now if you wish to downgrade your device to a previous version, many of the above steps will apply.
    First, you will have to remove the newer OS from your PC. Do this by going to add/remove programs in the control panel and removing the software for the new BB OS. Make sure desktop manager is not running when you do this. After complete, restart the Desktop Manager.
    When you plug in your device, if everything went well, the Desktop Manager should tell you that your PC has an older version of desktop tools than is installed on the device. It will give you an option to keep the version on your BlackBerry or downgrade to the version on your PC. You will want to select downgrade and let apploader do the work.
    Should this method fail, you will have to download the file javaloader.exe from the internet. Place it in a common directory (I usually put mine in the Loader Files directory for easy access. From the directory you have javaloader.exe installed in type "javaloader -usb wipe". This will completely erase all data and applications from your devie. Now navigate to C:\Program Files\Common Files\Research in Motion\AppLoader and delete the file vendor.xml. Now plug in your device and install the new OS from scratch. Open apploader and select the USB port as your connection. It will then bring to you to the main apploader screen and all the OS packages will be listed with status as Install.
    If you have question beyond the scope of this document please feel free to post them. However I suggest reading and rereading these steps to ensure you have tried the most basic and tried steps to load or reload your OS. Have fun and enjoy!
      Have you done all steps described ?
    if your issue solved set "Solution" mark at the relevant post

  • Am running Firefox 3.6.10. Am having problems with Firefox crashing after upgrading to Kaspersky Internet Security 2011. Anyone else having same problem. Oh, BTW am still using Windows XP operating system.

    Am running Firefox 3.6.10. Am having problems with Firefox crashing after upgrading to Kaspersky Internet Security 2011. Anyone else having same problem. Oh, BTW am still using Windows XP operating system.

    The latest flash player release is 11,0,1,152.
    Can you upgrade to this version and see whether the crash stil exists?
    Go to get.adobe.com/flashplayer to download and install flash player.
    In case you need direct link to installer/uninstaller, please go to http://forums.adobe.com/message/3952360#3952360 to find them.
    saranlee wrote:
    My computer crashes repeatedly and I get the message pages are not responding do you want to stop, and/or shockwave is not responding do you want to stop. I have Windows XP Service Pack 3, I am having the same issues whether I use Internet Explorer, Google Chrome, or Mozilla Firefox. My HP Pavilion Desktop has 504 MB of Ram and I am using high speed internet connection. Because it was crashing so much, I used the uninstall program for Flash player to uninstall Flash, I checked my registry and removed anything I saw that was Flash. I then uninstalled Google Chrome and Mozilla Firefox, then I reinstalled the most recent versions from their websites. I did the same for FlashPlayer and Shockwave Flash. I went to the Adobe website and had them check to see if it was working and it shows I have FlashPlayer 10.3.181.36. The page that shows  which version of flash player goes with Windows XP states that I should have 10.3.181.34 (This is what I thought I had before I updated, I was having the same problems). When I went into my computer to see what version I have, it shows 11.5.9.620 Activex and both Flash Player and Flash Player Object is listed as 10.3.181.34. My firewall for Windows is set to medium. I also am running Norton Internet Security. It takes anywhere from 3-6minutes for some of my games to load, and I have to refresh at least 3-4 times in order to play. When I do start to play it freezes frequently and I use escape to free it up. This has been going on for a month. I have no idea what to do. I am not very computer savy and I have been learning as I go.

  • 5 crashes after upgrade to ios my address book immediately and I can not access emails, because the password is wrong and when I go to mail settings crashes the application immediately from

    5 crashes after upgrade to ios my address book immediately and I can not access emails, because the password is wrong and when I go to mail settings crashes the application immediately from 

    Same issue also. Occurring both on my iPad 2 and iPhone 4 after upgrading to ios 5
    By the way, Mattban and Sancasslano, are either of you also experiencing any of the following issues:
    * Problems with Contacts either crashing or listing no names
    * Problems with turning iCloud on or off for application under Settings->iCloud... On both mine I just get a pop up saying that iCloud is being turned off but Contacts then just locks up.
    * General problems when trying to synch applications on the iPad or iPhone over iCloud?
    I am wondering if all these issues are in someway related to and whether it is worth trying to turn off iCloud somehow, though I cannot work out how this can be done once set up.

  • IPad Air crashes after upgrade to IOS8.02

    ipad air is crashing after upgrade to IOS 8.02. The apps crash leads to restarting of the iPad. Is this a software issue or hardware?
    the apps that I use are Facebook,you Tube, chrome and LinkedIn.

    Try some basic troubleshooting:
    (A) Try reset iPad
    Hold down the Sleep/Wake button and the Home button at the same time for at least ten seconds, until the Apple logo appears
    (B) Try reset all settings
    Settings>General>Reset>Reset All Settings
    (C) Setup as new (data will be lost if you do not have backup)
    Settings>General>Reset>Erase all content and settings

  • AW crashes after upgrade to OSX

    AW crashes after upgrading to OS10.4.4.
    I have never, in many years, had it fail to open prior to this.
    I don't know if this is a coincident or not, but it will not open at all.
    It begins the process then stops and gives this message:
    .... The application Appleworks quit unexpectedly.
    I restarted the system a couple of times but that did not help.
    I believe it fails during font installation.
    Maybe a font is incompatible with the new OS. ...but which one??
    Harold

    After updating AppleWorks 6 or OS X, it is necessary to delete the AppleWorks preferences. See my user tip, AppleWorks has stopped working correctly, for more information.
    Even though it does appear that you may have a corrupt font, do the preference thing first. It is likely that the font was added with the system upgrade or you have a duplicate font. First, look for a font named Bauhaus 93. This font is installed by versions of Microsoft Office before Office 2004. The Bauhaus 93 with Office 2004 is not corrupt. If you don't find Bauhaus 93, before going through the trial & error of locating a corrupt font, use FontBook to check for duplicate fonts.
    The trial & error method of corrupt font isolation involves moving all of the fonts from the various font folders to another folder (the Desktop is a good place) & then moving a few back at a time & trying to launch AppleWorks. When it crashes you will know the culprit is in the last bunch.
    Peggy

  • My Aperture crash after upgrade to 3.4. Pls help !

    My Aperture crash after upgrade to 3.4. Pls help!

    Removing the plist "fixed" my problems too.
    Any idea what specifically in the plist is causing the problem?
    That depends. I have not seen your crash log.
    The problem is, that the current Aperture installer is buggy. Depending on the Aperture version you are upgrading from, some frameworks may not be installed correctly. The installer erraniously assumes they are already installed. That is why the suggested fix is to reinstall from an early version, so the installer is forced to install everything new.
    Your plist contains your webaccounts, recent files, the layout of the Gui. If one of these settings prompts Aperture to use ine of the missing frameworks, it will crash. For most people here it is the Facebook setting. Removing the preferences makes Aperture forget that you have a Facebook account. If you add that account again, Aperture probably will crash again.
    Reagrds
    Léonie

  • Various programs crash after upgrade to 10.6.4

    Various programs crash after upgrade to 10.6.4 but only late in the day / evening. There seem to be no crashes early in the day.
    After a reboot the problem is fixed and things seem to work OK.
    Might this be some kind of memory-related issues?? Programs not releasing memory until eventually there's nothing left?
    I'm a Windows guy until recently so am not up to speed with Mac software / hardware yet.
    Any suggestions?
    Thanks.

    Hi, I am facing major instability in MS Office for Mac 2008 after the 10.6.4 upgrade. Programs (Word, Excel, PowerPoint), just crash randomly. Mostly when opening existing Office documents but there is no fixed pattern.
    Tried Office auto update but no joy.
    Any suggestions
    Here is the MS Error log
    Microsoft Error Reporting log version: 2.0
    Error Signature:
    Exception: EXCBADACCESS
    Date/Time: 2010-07-23 20:37:36 +0530
    Application Name: Microsoft Word
    Application Bundle ID: com.microsoft.Word
    Application Signature: MSWD
    Application Version: 12.2.5.100505
    Crashed Module Name: libTrueTypeScaler.dylib
    Crashed Module Version: unknown
    Crashed Module Offset: 0x00009bd5
    Blame Module Name: libTrueTypeScaler.dylib
    Blame Module Version: unknown
    Blame Module Offset: 0x00009bd5
    Application LCID: 1033
    Extra app info: Reg=en Loc=0x0409
    Operating System Information
    Operating System: Mac OS X 10.6.4 (Build 10F569)
    CPU: Intel Core Duo, Number: 2, Speed: 2147 MHz
    gestaltPhysicalRAMSize err = 0, result = 2047 MB
    gestaltSystemVersion err = 0, result = 0x1064
    Screen: 1440 x 900, depth = 32, ltbr = 0, 0, 900, 1440
    Microsoft Application Information:
    Error Reporting UUID: 0B338D65-7DAA-4B4A-B8B1-0C17F587C24A
    Time from launch: 0 hours, 14 minutes, 46 seconds
    Total errors on this client: 40
    Does this help at all ?

  • Many of my Apps are now crashing after upgrading my iPad 1 to OS 5. What's up?

    Many of my Apps are now crashing after upgrading my iPad 1 to OS 5. What's up?

    Free memory.     You are probably getting crashes becasue you have too much stuff floating sround in memory.  Double tap the home button to see the task bar.   Touch and hold any of those icons until they jiggle, then delete them all by touching the minus sign.
    Do this every day, or more oftern if needed to keep the system freed up.   If you are using safari a lot, make sure to fully close some of the windows by touch the x on the tabs.  Each window uses some active memory.
    From time to time, do a full reboot by holding the sleep and home button until the apple logo appears.  Ignore the red slider.  This also frees up some system resources.
    The iOS system is supposed to do this for you, but since the intro of ios 5 there are a fair number of folks crashing.

  • An unexpected error occurred while the job was running. (ID 104 Details: The parameter is incorrect (0x80070057)) After DPM 2012 SP1 to R2 Upgrade

    Hi,
    We have upgraded DPM 2012 SP1 to DPM 2012 R2 and OS is Windows 2012 standard.
    Now in File Protection Group, we receive error
    "An unexpected error occurred while the job was running. (ID 104 Details: The parameter is incorrect (0x80070057))".
    This happens to only one Drive(X: Drive) of the PG server, other drive(Z: Drive) backup is working fine.
    We tried,
    Deleted entire protection group and recreated ,
    Ran consistency job 2 to 3 times.
    Ran Synchronize with consistency check.
    But every time It failed. Before upgrade it was working fine.
    Thanks

    Hi
    I would suggest opening a new case with MS to allow the DPM team to further look into the issue. Also the DPM 2012 R2 RollUp which addresses the (0x80070057)
    issue is Rollup 1 and the private will not be needed after applying Rollup 1. The Roll up is found here
    http://support.microsoft.com/kb/2904687/en-us
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your
    question. This can be beneficial to other community members reading the thread. Regards, Dwayne Jackson II. [MSFT] This posting is provided "AS IS" with no warranties, and confers no rights."

  • Radiusd keeps crashing after upgrading to Mountain Lion

    After upgrading a Mac mini with Lion server to Mountain Lion 10.8.2, Radius functions no more. The log shows a repeating crash of radiusd. How can I solve this problem? On Lion the Radius service functioned without problems giving access to our users via two Airport Base stations.
    Thanks for any hints!
    Peter
    Process:         radiusd [64965]
    Path:            /usr/sbin/radiusd
    Identifier:      radiusd
    Version:         36
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [1]
    User ID:         0
    Date/Time:       2012-11-13 09:08:32.626 +0100
    OS Version:      Mac OS X 10.8.2 (12C60)
    Report Version:  10
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000008
    VM Regions Near 0x8:
    -->
        __TEXT                 000000010f84f000-000000010f883000 [  208K] r-x/rwx SM=COW  /usr/sbin/radiusd
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_c.dylib                       0x00007fff868b03d0 strcpy + 80
    1   libfreeradius-eap-2.1.12.dylib          0x000000010fa80e4d cbtls_password + 17
    2   libcrypto.0.9.8.dylib                   0x00007fff910649af PEM_do_header + 111
    3   libcrypto.0.9.8.dylib                   0x00007fff91063eba PEM_bytes_read_bio + 698
    4   libcrypto.0.9.8.dylib                   0x00007fff910488d8 PEM_read_bio_PrivateKey + 120
    5   libssl.0.9.8.dylib                      0x00007fff8f26db7d SSL_CTX_use_PrivateKey_file + 173
    6   rlm_eap_tls-2.1.12.so                   0x000000010fa9a7b6 0x10fa99000 + 6070
    7   rlm_eap-2.1.12.so                       0x000000010fa7689f eaptype_load + 383
    8   rlm_eap-2.1.12.so                       0x000000010fa75c54 0x10fa75000 + 3156
    9   radiusd                                 0x000000010f85d826 0x10f84f000 + 59430
    10  radiusd                                 0x000000010f8605fe 0x10f84f000 + 71166
    11  radiusd                                 0x000000010f85eb42 0x10f84f000 + 64322
    12  radiusd                                 0x000000010f85df09 0x10f84f000 + 61193
    13  radiusd                                 0x000000010f85db9f 0x10f84f000 + 60319
    14  radiusd                                 0x000000010f85e6e8 0x10f84f000 + 63208
    15  radiusd                                 0x000000010f85ce52 0x10f84f000 + 56914
    16  radiusd                                 0x000000010f8616d2 0x10f84f000 + 75474
    17  libdyld.dylib                           0x00007fff8f1997e1 start + 1
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000000  rcx: 0x00007fff503aea90  rdx: 0x0000000000000100
      rdi: 0x00007fff503aea90  rsi: 0x0000000000000000  rbp: 0x00007fff503ae9a0  rsp: 0x00007fff503ae988
       r8: 0x0000000000000000   r9: 0x0000000088dab500  r10: 0x00007fff935370e0  r11: 0x00007fff868b0380
      r12: 0x00007f9f52e0e110  r13: 0x00007fff503aef30  r14: 0x00007f9f52e17f20  r15: 0x0000000000000000
      rip: 0x00007fff868b03d0  rfl: 0x0000000000010206  cr2: 0x0000000000000008
    Logical CPU: 1
    Binary Images:
           0x10f84f000 -        0x10f882ff7  radiusd (36) <86313FE2-7427-3985-A971-D35CFDB7F37B> /usr/sbin/radiusd
           0x10f894000 -        0x10f8aefff  com.apple.nt (1.1 - 1) <735FA431-4191-3720-843D-332638632FC4> /System/Library/PrivateFrameworks/nt.framework/Versions/A/nt
           0x10f8cc000 -        0x10f8e3ff7  libfreeradius-radius-2.1.12.dylib (36) <68C50C03-FE72-397B-85F7-4FA1CBA68FDE> /usr/lib/freeradius/libfreeradius-radius-2.1.12.dylib
           0x10f8ec000 -        0x10f8edfff  rlm_exec-2.1.12.so (36) <C54589A1-B17B-34B1-8028-4D88CA1C2ADC> /usr/lib/freeradius/rlm_exec-2.1.12.so
           0x10f8f3000 -        0x10f8f8fff  libltdl.3.dylib (36) <F8B0DCC5-B71A-34E2-8957-2A58AC11CFFA> /usr/lib/freeradius/libltdl.3.dylib
           0x10f8fe000 -        0x10f976fff  com.apple.DCERPC (1.5 - 53.1.1) <25F4A15A-5252-3C70-A1D0-8145357F78B8> /System/Library/PrivateFrameworks/DCERPC.framework/Versions/A/DCERPC
           0x10f99b000 -        0x10f99cff7  rlm_expr-2.1.12.so (36) <BE9B81D5-BD2F-387C-A61F-197C486C530B> /usr/lib/freeradius/rlm_expr-2.1.12.so
           0x10f9a0000 -        0x10f9b9ff7  com.apple.SMBClient (1.8 - 1.8) <B30889AB-8E45-3E57-9DC8-1212E2B87A95> /System/Library/PrivateFrameworks/SMBClient.framework/Versions/A/SMBClient
           0x10fa20000 -        0x10fa20fff  rlm_expiration-2.1.12.so (36) <B6CA8319-4B5D-3283-B41C-38694AC9F667> /usr/lib/freeradius/rlm_expiration-2.1.12.so
           0x10fa24000 -        0x10fa25fff  rlm_logintime-2.1.12.so (36) <17D9E2DD-ECF5-38BB-8B36-0D133B85C679> /usr/lib/freeradius/rlm_logintime-2.1.12.so
           0x10fa29000 -        0x10fa2efff  rlm_sql-2.1.12.so (36) <454D52CC-5B43-375C-A5CA-8C687EFFE72B> /usr/lib/freeradius/rlm_sql-2.1.12.so
           0x10fa33000 -        0x10fa34fff  rlm_sql_sqlite-2.1.12.so (36) <981C7A7B-F0DA-3C56-9B8B-0BA65A001EF4> /usr/lib/freeradius/rlm_sql_sqlite-2.1.12.so
           0x10fa50000 -        0x10fa52fff  rlm_pap-2.1.12.so (36) <E1325621-4F8E-3387-9752-F16525F38A40> /usr/lib/freeradius/rlm_pap-2.1.12.so
           0x10fa56000 -        0x10fa56fff  rlm_chap-2.1.12.so (36) <428AF58C-A299-392B-B125-AC2CB3EBA97A> /usr/lib/freeradius/rlm_chap-2.1.12.so
           0x10fa5a000 -        0x10fa5fff7  rlm_mschap-2.1.12.so (36) <CC6F0B14-8E1B-39AA-95F5-494EE7F4CBCD> /usr/lib/freeradius/rlm_mschap-2.1.12.so
           0x10fa64000 -        0x10fa66fff  rlm_digest-2.1.12.so (36) <83A72E86-A6FE-3951-80F8-04F37ABDEFAE> /usr/lib/freeradius/rlm_digest-2.1.12.so
           0x10fa6a000 -        0x10fa6bfff  rlm_opendirectory-2.1.12.so (36) <AA6FFD60-E037-34B3-822D-9DBC29EE3F54> /usr/lib/freeradius/rlm_opendirectory-2.1.12.so
           0x10fa70000 -        0x10fa71ff7  rlm_unix-2.1.12.so (36) <B1E70FFD-DC4D-3EC8-9505-78D3DFB79209> /usr/lib/freeradius/rlm_unix-2.1.12.so
           0x10fa75000 -        0x10fa79fff  rlm_eap-2.1.12.so (36) <0060D283-E674-355D-9693-F5A85F2B332F> /usr/lib/freeradius/rlm_eap-2.1.12.so
           0x10fa7e000 -        0x10fa84fff  libfreeradius-eap-2.1.12.dylib (36) <B06BCAB1-DD3E-35B7-9256-5830A5796225> /usr/lib/freeradius/libfreeradius-eap-2.1.12.dylib
           0x10fa8a000 -        0x10fa8bfff  rlm_eap_md5-2.1.12.so (36) <9A5061FE-6099-38D0-B5B0-B339F3A477FA> /usr/lib/freeradius/rlm_eap_md5-2.1.12.so
           0x10fa8f000 -        0x10fa91ff7  rlm_eap_leap-2.1.12.so (36) <98F0FD68-FA2C-39F5-BFA8-1E5F0678BA13> /usr/lib/freeradius/rlm_eap_leap-2.1.12.so
           0x10fa95000 -        0x10fa95fff  rlm_eap_gtc-2.1.12.so (36) <0EBD1E12-2F58-3AC1-B1FF-FE1F8389ABFD> /usr/lib/freeradius/rlm_eap_gtc-2.1.12.so
           0x10fa99000 -        0x10fa9dfff  rlm_eap_tls-2.1.12.so (36) <1C080A2B-5587-369F-A432-27DA64306B07> /usr/lib/freeradius/rlm_eap_tls-2.1.12.so
        0x7fff6f44f000 -     0x7fff6f48393f  dyld (210.2.3) <36CAA36E-72BC-3E48-96D9-B96A2DF77730> /usr/lib/dyld
        0x7fff868ae000 -     0x7fff8697afe7  libsystem_c.dylib (825.25) <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib
        0x7fff87ef9000 -     0x7fff87f0eff7  libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
        0x7fff88085000 -     0x7fff88085fff  libOpenScriptingUtil.dylib (148.2) <B8061D13-C1B2-38D5-A723-9A98D64E67AC> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff880e4000 -     0x7fff880e5fff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff880e6000 -     0x7fff880ebfff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
        0x7fff881a9000 -     0x7fff881b0fff  com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff88321000 -     0x7fff8836dff7  libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib
        0x7fff8837c000 -     0x7fff883b6fff  com.apple.GSS (3.0 - 2.0) <0BDF8090-5EF4-3759-94DE-8521D74188AA> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff88724000 -     0x7fff88781ff7  com.apple.AE (645.3 - 645.3) <FF867ACA-8628-3E5A-8FA0-AF429B42C5D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff8878d000 -     0x7fff8878dfff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
        0x7fff88793000 -     0x7fff88820ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff8888b000 -     0x7fff8888dff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
        0x7fff88d1b000 -     0x7fff88d20fff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
        0x7fff8918b000 -     0x7fff89196fff  com.apple.CommonAuth (3.0 - 2.0) <74A86DDD-57D0-3178-AB74-E1F31DBFFC39> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff89197000 -     0x7fff891a5fff  libcommonCrypto.dylib (60026) <2D6537F5-1B5E-305C-A1CF-D1FA80CA3939> /usr/lib/system/libcommonCrypto.dylib
        0x7fff89298000 -     0x7fff892a6ff7  libkxld.dylib (2050.18.24) <7027CE49-007D-3553-8FFA-3E3B428B2316> /usr/lib/system/libkxld.dylib
        0x7fff892e8000 -     0x7fff892f5ff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8a084000 -     0x7fff8a39bff7  com.apple.CoreServices.CarbonCore (1037.3 - 1037.3) <DF7CABCA-F2CB-345B-8EFF-F0F4E937B7FF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff8a5e0000 -     0x7fff8a93cfff  com.apple.Foundation (6.8 - 945.11) <A5D41956-A354-3ACC-9355-BE200072223B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8aa77000 -     0x7fff8aac6ff7  libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
        0x7fff8aac8000 -     0x7fff8ab30ff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
        0x7fff8ab6b000 -     0x7fff8acdffff  com.apple.CFNetwork (596.2.3 - 596.2.3) <6A16C2BD-1035-30F9-AE96-D9E3BB54A976> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff8b787000 -     0x7fff8b7b2fff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
        0x7fff8b7b8000 -     0x7fff8b7b9ff7  libremovefile.dylib (23.1) <DBBFAF35-AC78-3856-92F6-6E4FD9DF14A2> /usr/lib/system/libremovefile.dylib
        0x7fff8b7ba000 -     0x7fff8b7f0fff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
        0x7fff8b899000 -     0x7fff8b89aff7  libsystem_sandbox.dylib (220) <3C3B03CF-C525-3CB3-8557-62E91B93AC95> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff8baf7000 -     0x7fff8bb64fff  com.apple.datadetectorscore (4.0 - 269.1) <B69645EB-C4BF-3D52-A49B-CB1A1A88512F> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff8bd02000 -     0x7fff8beebfff  com.apple.CoreFoundation (6.8 - 744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8bf46000 -     0x7fff8c05e92f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
        0x7fff8c05f000 -     0x7fff8c084ff7  libc++abi.dylib (24.4) <E7BD9363-1D25-3551-A68A-2E2FF6ABECD7> /usr/lib/libc++abi.dylib
        0x7fff8c11a000 -     0x7fff8c125fff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
        0x7fff8c132000 -     0x7fff8c19fff7  com.apple.framework.IOKit (2.0 - 755.18.10) <142E19DD-1C8D-3D61-ABC8-83994A73279F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8c430000 -     0x7fff8c44bff7  libsystem_kernel.dylib (2050.18.24) <C0535565-35D1-31A7-A744-63D9F10F12A4> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8c456000 -     0x7fff8c457fff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
        0x7fff8c45d000 -     0x7fff8c55afff  libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
        0x7fff8c5b0000 -     0x7fff8c661fff  com.apple.LaunchServices (539.7 - 539.7) <DA7C602E-5E01-31B8-925D-B45360CA089F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff8c702000 -     0x7fff8c76bfff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
        0x7fff8c76c000 -     0x7fff8c76cfff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff8c76d000 -     0x7fff8c76ffff  libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib
        0x7fff8c8b8000 -     0x7fff8c8bdfff  com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff8c8c0000 -     0x7fff8c9bdff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
        0x7fff8cf11000 -     0x7fff8cf28fff  com.apple.GenerationalStorage (1.1 - 132.2) <3F5C87BD-D866-3732-8CB9-D23ED9784D6E> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff8d1c2000 -     0x7fff8d1cffff  com.apple.KerberosHelper (4.0 - 1.0) <6815439D-1A03-3251-99FE-CC24CF4C93C5> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
        0x7fff8d1d2000 -     0x7fff8d1e5ff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
        0x7fff8d2c1000 -     0x7fff8d2c5ff7  com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff8d3ac000 -     0x7fff8d5acfff  libicucore.A.dylib (491.11.1) <CC318A27-878A-38CE-9292-1B98353FA9C7> /usr/lib/libicucore.A.dylib
        0x7fff8d5b1000 -     0x7fff8d5c8fff  com.apple.CFOpenDirectory (10.8 - 151.10) <10F41DA4-AD54-3F52-B898-588D9A117171> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff8d5c9000 -     0x7fff8d5d0fff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
        0x7fff8d9d0000 -     0x7fff8da76ff7  com.apple.CoreServices.OSServices (557.4 - 557.4) <841878A8-6F3E-300D-8F01-444B3CC1F41D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff8db67000 -     0x7fff8db86ff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
        0x7fff8dbe2000 -     0x7fff8dc64fff  com.apple.Heimdal (3.0 - 2.0) <660A6C64-4912-32C8-A332-B64164032A2D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff8e1f6000 -     0x7fff8e203fff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
        0x7fff8e210000 -     0x7fff8e216fff  com.apple.DiskArbitration (2.5.1 - 2.5.1) <F7DAF7CC-5893-3F06-9168-3B0192B66D15> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8ee3c000 -     0x7fff8ee5dff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
        0x7fff8f197000 -     0x7fff8f19aff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
        0x7fff8f1c4000 -     0x7fff8f1c5fff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8f1c6000 -     0x7fff8f247fff  com.apple.Metadata (10.7.0 - 707.3) <A45D75C1-B311-39F0-AF4A-63FCCC098C1D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff8f248000 -     0x7fff8f27fff7  libssl.0.9.8.dylib (47) <923945E6-C489-3406-903B-A362410753F8> /usr/lib/libssl.0.9.8.dylib
        0x7fff8f2be000 -     0x7fff8f2c6fff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
        0x7fff8f4ac000 -     0x7fff8f4aefff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff8f4b3000 -     0x7fff8f4b4ff7  libSystem.B.dylib (169.3) <9089D72D-E714-31E1-80C8-698A8E8B05AD> /usr/lib/libSystem.B.dylib
        0x7fff8f4b5000 -     0x7fff8f4bdff7  libsystem_dnssd.dylib (379.32.1) <62AA0B84-188A-348B-8F9E-3E2DB08DB93C> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff8f572000 -     0x7fff8f573ff7  libdnsinfo.dylib (453.18) <E7595861-ECF9-336E-9901-BED2620FAA80> /usr/lib/system/libdnsinfo.dylib
        0x7fff8f96b000 -     0x7fff8f979ff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
        0x7fff8f97a000 -     0x7fff8f989ff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
        0x7fff90476000 -     0x7fff9047cff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
        0x7fff90fcd000 -     0x7fff910cffff  libcrypto.0.9.8.dylib (47) <74F165AD-4572-3B26-B0E2-A97477FE59D0> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff910d0000 -     0x7fff913a0fff  com.apple.security (7.0 - 55179.1) <639641EF-8156-3190-890C-1053658E044A> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff91e54000 -     0x7fff91e5afff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
        0x7fff91f2e000 -     0x7fff91f32fff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
        0x7fff922ea000 -     0x7fff922fcff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
        0x7fff9248f000 -     0x7fff924e0ff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <E095637C-457F-3D8F-AE32-A032F9D5A46C> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff9308c000 -     0x7fff930baff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
        0x7fff930c8000 -     0x7fff930f9ff7  com.apple.DictionaryServices (1.2 - 184.4) <054F2D6F-9CFF-3EF1-9778-25C551B616C1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff93184000 -     0x7fff931a6ff7  libxpc.dylib (140.41) <FAC04D8B-680E-325F-8F0C-DD69859D0E01> /usr/lib/system/libxpc.dylib
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by all processes on this machine:
        task_for_pid: 1235
        thread_create: 0
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=83.6M resident=62.7M(75%) swapped_out_or_unallocated=20.9M(25%)
    Writable regions: Total=19.8M written=1332K(7%) resident=2504K(12%) swapped_out=0K(0%) unallocated=17.4M(88%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    MALLOC                             11.3M
    MALLOC guard page                    32K
    SQLite page cache                    96K
    STACK GUARD                        56.0M
    Stack                              8192K
    VM_ALLOCATE                           8K
    __DATA                             3680K
    __LINKEDIT                         53.5M
    __TEXT                             30.1M
    __UNICODE                           544K
    mapped file                          52K
    shared memory                        12K
    ===========                      =======
    TOTAL                             163.3M

    Peguist,
    While I cannot be sure what is happening to your system, I can point to the following :
    See Strontium90's post about modes required on the Airport here : https://discussions.apple.com/thread/4172384?start=0&tstart=0
    I was only able to get RADIUS to work with my Cisco ASAs by manually editing the /etc/raddb/clients.conf file and adding each ASA as indicated in the comments.  Details here : https://discussions.apple.com/message/19245469#19245469
    Hope this helps.
    -Erich

  • DPM 2012 R2 crashes during tape backup for a specific server

    Hi Community,
    A customer of ours is experiencing an issue with DPM crashing after a period of time when backing up a large protection group to tape.
    Customer is running DPM 2012 R2 URE 5
    Upon looking in the DPM Logs, we see the following error, immediately prior to the system crashing.
    MSDPMCurr.errlog
    0968 29A8 04/08 12:41:48.218 28 MediaPool.cs(350) NORMAL Found PGSetId a914779a-8847-40e5-90fd-a1ca6cffee05 for MediaPoolId e10c1280-445f-4454-8edd-0cb3c1113c27
    0968 29A8 04/08 12:41:48.221 28 MediaPool.cs(329) WARNING MediaPool 00000000-0000-0000-0000-000000000000 does not exist.
    0968 29A8 04/08 12:41:48.236 68 DpmThreadPool.cs(121) WARNING Caught unhandled exception : Microsoft.Internal.EnterpriseStorage.Dls.Utils.MediaPoolNotFoundException: Media pool 00000000-0000-0000-0000-000000000000 not found in the database.
    0968 29A8 04/08 12:41:48.236 68 DpmThreadPool.cs(121) WARNING at Microsoft.Internal.EnterpriseStorage.Dls.MMDatabase.MediaPool.GetPGSetIdForMediaPool(DbContext sqlContext, Guid mediaPoolId)
    0968 29A8 04/08 12:41:48.236 68 DpmThreadPool.cs(121) WARNING at Microsoft.Internal.EnterpriseStorage.Dls.MMDatabase.MediaPool.IsMediaPoolCollocated(DbContext sqlContext, Guid mediaPoolId)
    0968 29A8 04/08 12:41:48.236 68 DpmThreadPool.cs(121) WARNING at Microsoft.Internal.EnterpriseStorage.Dls.MMDatabase.ArchiveMedia.IsMediaCollocated(DbContext sqlContext)
    0968 29A8 04/08 12:41:48.236 68 DpmThreadPool.cs(121) WARNING at Microsoft.Internal.EnterpriseStorage.Dls.MMDatabase.ArchiveMedia.CheckAndRaiseOffsiteReadyEvent(DbContext sqlContext, Boolean considerOfflineMedia)
    0968 29A8 04/08 12:41:48.236 68 DpmThreadPool.cs(121) WARNING at Microsoft.Internal.EnterpriseStorage.Dls.MMDatabase.Dataset.RaiseMediaOffsiteReadyEvent(DbContext sqlContext)
    0968 29A8 04/08 12:41:48.236 68 DpmThreadPool.cs(121) WARNING at Microsoft.Internal.EnterpriseStorage.Dls.MMDatabase.Dataset.SetLifeStatus(DbContext sqlContext, DatasetLifeStatus lifeStatusPassed)
    0968 29A8 04/08 12:41:48.236 68 DpmThreadPool.cs(121) WARNING at Microsoft.Internal.EnterpriseStorage.Dls.MMDatabase.TapeArchiveMedia.Reclaim(DbContext sqlContext)
    0968 29A8 04/08 12:41:48.236 68 DpmThreadPool.cs(121) WARNING at Microsoft.Internal.EnterpriseStorage.Dls.MMDatabase.MMCatalog.ReclaimMedia(ArchiveMedia media)
    0968 29A8 04/08 12:41:48.236 68 DpmThreadPool.cs(121) WARNING at Microsoft.Internal.EnterpriseStorage.Dls.MMInterface.ReserveResourcesForBackupHelper.GetRecycedUsableMedia(IList listOfMedia)
    0968 29A8 04/08 12:41:48.236 68 DpmThreadPool.cs(121) WARNING at Microsoft.Internal.EnterpriseStorage.Dls.MMInterface.ReserveResourcesForBackupHelper.GetRecyclableMedia(MediaPool mediaPool)
    0968 29A8 04/08 12:41:48.236 68 DpmThreadPool.cs(121) WARNING at Microsoft.Internal.EnterpriseStorage.Dls.MMInterface.ReserveResourcesForBackupHelper.GetMediaRequiredByArchiveTask(Guid expectedDriveId)
    0968 29A8 04/08 12:41:48.236 68 DpmThreadPool.cs(121) WARNING at Microsoft.Internal.EnterpriseStorage.Dls.MMInterface.ReserveResourcesForBackupHelper.AllocateMedia(Guid expectedDriveId)
    0968 29A8 04/08 12:41:48.236 68 DpmThreadPool.cs(121) WARNING at Microsoft.Internal.EnterpriseStorage.Dls.MMInterface.ReserveResourcesForBackupHelper.QueryResourcePreference()
    0968 29A8 04/08 12:41:48.236 68 DpmThreadPool.cs(121) WARNING at Microsoft.Internal.EnterpriseStorage.Dls.MMDatabase.TaskElement.ReserveResources(Dictionary`2 libraryResourcesCache)
    0968 29A8 04/08 12:41:48.236 68 DpmThreadPool.cs(121) WARNING at Microsoft.Internal.EnterpriseStorage.Dls.MMDatabase.JobElement.ReserveResourcesToOneTask(Dictionary`2 libraryResourcesCache)
    0968 29A8 04/08 12:41:48.236 68 DpmThreadPool.cs(121) WARNING at Microsoft.Internal.EnterpriseStorage.Dls.MMDatabase.PriorityQueue.ServeTasksInQueue(Message msg, Boolean waitForResources)
    0968 29A8 04/08 12:41:48.236 68 DpmThreadPool.cs(121) WARNING at Microsoft.Internal.EnterpriseStorage.Dls.MMCommonBlocks.ReserveResourcesBlock.DoServeTasksInQueueAndPostCheckMessage(Object msgObject)
    0968 29A8 04/08 12:41:48.236 68 DpmThreadPool.cs(121) WARNING at Microsoft.Internal.EnterpriseStorage.Dls.EngineUICommon.DpmThreadPool.Function(Object state)
    0968 29A8 04/08 12:41:48.236 68 DpmThreadPool.cs(121) WARNING at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
    0968 29A8 04/08 12:41:48.236 68 DpmThreadPool.cs(121) WARNING at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
    0968 29A8 04/08 12:41:48.236 68 DpmThreadPool.cs(121) WARNING at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
    0968 29A8 04/08 12:41:48.236 68 DpmThreadPool.cs(121) WARNING at System.Threading.ThreadPoolWorkQueue.Dispatch()
    0968 29A8 04/08 12:41:48.236 68 DpmThreadPool.cs(121) WARNING *** Mojito error was: MediaPoolNotFound; 0; None
    0968 29A8 04/08 12:41:48.242 68 DpmThreadPool.cs(149) WARNING Attempting to write error to the event log Media pool 00000000-0000-0000-0000-000000000000 not found in the database.
    0968 29A8 04/08 12:41:48.246 02 EventManager.cs(143) NORMAL Logging event to NT log from DpmThreadPool.cs(163): FatalServiceError
    0968 29A8 04/08 12:41:48.267 68 DpmThreadPool.cs(170) WARNING Attempting to invoke Watson
    0968 29A8 04/08 12:41:48.280 09 everettexception.cpp(761) CRITICAL Exception Message = Media pool 00000000-0000-0000-0000-000000000000 not found in the database. of type Microsoft.Internal.EnterpriseStorage.Dls.Utils.MediaPoolNotFoundException, process will terminate after generating dump
    The server is part of a protection group that is co-located, I am trying the backup not as part of a co-located set to see if this makes any difference.
    Tape backups for other servers, which are part of the same co-location group, work fine and it seems to be just this one causing the issue.
    I have seen a few other posts on the net referencing "WARNING MediaPool 00000000-0000-0000-0000-000000000000 does not exist." where people have similar issue with DPM crashing out but so far nobody seems to have any answers.
    I am debating removing the protection group and trying to 'start from scratch' but wondered if anyone else had any thoughts ?
    Thanks in advance,
    Ed

    Hi,
    Open SQL management studio and connect to the instance used by DPM.
    Run the following Query against the DPMDB and see if it returns any rows, if so please provide the output.
    select MP.mediapoolid, MP.PGSETID from dbo.tbl_MM_MediaPool MP
    Join dbo.tbl_IM_ProtectedGroup PG on PG.ProtectedGroupId = MP.MediaPoolId
    where PG.MediapoolId is NULL
    and MP.PGSetId is not NULL
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. Regards, Mike J. [MSFT] This
    posting is provided "AS IS" with no warranties, and confers no rights.

  • Mail crashes after upgrade to 10.7.3

    After upgrading to 10.7.3 Mail App quits immediately after starting.
    Crash report follows:
    Process:    
    Mail [1356]
    Path:       
    /Applications/Mail.app/Contents/MacOS/Mail
    Identifier: 
    com.apple.mail
    Version:    
    5.2 (1257)
    Build Info: 
    Mail-1257000000000000~1
    Code Type:  
    X86-64 (Native)
    Parent Process:  launchd [168]
    Date/Time:  
    2012-02-04 20:43:12.383 -0800
    OS Version: 
    Mac OS X 10.7.3 (11D50b)
    Report Version:  9
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    objc[1356]: garbage collection is OFF
    *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[__NSCFString objectForKey:]: unrecognized selector sent to instance 0x7fbf1799fb50'

    Installed via Software  Update
    Tried removing the com.mail preferences, same problem
    Trying now to install the client combo update from http://support.apple.com/kb/DL1484

  • KDM/KDE crashes after upgrading kdelibs and kdebase-runtime

    Hi,
    A pacman -Syu upgraded
    kdelibs (4.7.4-2 -> 4.7.4-3) and;
    kdebase-runtime (4.7.4-1 -> 4.7.4-2).
    I noticed System settings would crash after the upgrade so I rebooted and that's when KDM refused to start (both as a daemon and via /etc/inittab). Of course, I rolled back the packages to their initial versions and everything was normal again.
    I'm somewhat new so could anyone explain what needs to be changed for upgrades in the future?
    I'm running Arch x86_64 on a laptop with proprietary NVidia drivers.
    The following is my Xorg.0.log
    [ 16.715]
    X.Org X Server 1.11.3
    Release Date: 2011-12-16
    [ 16.741] X Protocol Version 11, Revision 0
    [ 16.741] Build Operating System: Linux 3.1.5-1-ARCH x86_64
    [ 16.741] Current Operating System: Linux PolarisK 3.1.5-1-ARCH #1 SMP PREEMPT Sat Dec 10 14:43:09 CET 2011 x86_64
    [ 16.741] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=/dev/sda4 vga=867
    [ 16.741] Build Date: 17 December 2011 09:17:41AM
    [ 16.741]
    [ 16.741] Current version of pixman: 0.24.0
    [ 16.741] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 16.741] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 16.741] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Dec 27 10:43:57 2011
    [ 16.759] (==) Using config file: "/etc/X11/xorg.conf"
    [ 16.759] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 16.776] (==) No Layout section. Using the first Screen section.
    [ 16.776] (==) No screen section available. Using defaults.
    [ 16.776] (**) |-->Screen "Default Screen Section" (0)
    [ 16.776] (**) | |-->Monitor "<default monitor>"
    [ 16.777] (==) No device specified for screen "Default Screen Section".
    Using the first device section listed.
    [ 16.777] (**) | |-->Device "NVIDIA GeForce"
    [ 16.777] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 16.777] (==) Automatically adding devices
    [ 16.777] (==) Automatically enabling devices
    [ 16.818] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 16.818] Entry deleted from font path.
    [ 16.866] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 16.866] Entry deleted from font path.
    [ 16.866] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 16.881] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 16.881] Entry deleted from font path.
    [ 16.881] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 16.881] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/
    [ 16.881] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 16.881] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 16.881] (II) Loader magic: 0x7ccae0
    [ 16.881] (II) Module ABI versions:
    [ 16.881] X.Org ANSI C Emulation: 0.4
    [ 16.881] X.Org Video Driver: 11.0
    [ 16.881] X.Org XInput driver : 13.0
    [ 16.881] X.Org Server Extension : 6.0
    [ 16.882] (--) PCI:*(0:1:0:0) 10de:0649:103c:30f4 rev 161, Mem @ 0xd2000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x00007000/128
    [ 16.882] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 16.882] (II) LoadModule: "extmod"
    [ 16.929] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 16.942] (II) Module extmod: vendor="X.Org Foundation"
    [ 16.942] compiled for 1.11.3, module version = 1.0.0
    [ 16.942] Module class: X.Org Server Extension
    [ 16.942] ABI class: X.Org Server Extension, version 6.0
    [ 16.942] (II) Loading extension MIT-SCREEN-SAVER
    [ 16.942] (II) Loading extension XFree86-VidModeExtension
    [ 16.942] (II) Loading extension XFree86-DGA
    [ 16.942] (II) Loading extension DPMS
    [ 16.942] (II) Loading extension XVideo
    [ 16.942] (II) Loading extension XVideo-MotionCompensation
    [ 16.942] (II) Loading extension X-Resource
    [ 16.942] (II) LoadModule: "dbe"
    [ 16.942] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 16.947] (II) Module dbe: vendor="X.Org Foundation"
    [ 16.947] compiled for 1.11.3, module version = 1.0.0
    [ 16.947] Module class: X.Org Server Extension
    [ 16.947] ABI class: X.Org Server Extension, version 6.0
    [ 16.947] (II) Loading extension DOUBLE-BUFFER
    [ 16.947] (II) LoadModule: "glx"
    [ 16.947] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 17.976] (II) Module glx: vendor="NVIDIA Corporation"
    [ 17.994] compiled for 4.0.2, module version = 1.0.0
    [ 17.994] Module class: X.Org Server Extension
    [ 17.994] (II) NVIDIA GLX Module 290.10 Wed Nov 16 18:01:24 PST 2011
    [ 17.994] (II) Loading extension GLX
    [ 17.994] (II) LoadModule: "record"
    [ 17.994] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 18.010] (II) Module record: vendor="X.Org Foundation"
    [ 18.010] compiled for 1.11.3, module version = 1.13.0
    [ 18.010] Module class: X.Org Server Extension
    [ 18.010] ABI class: X.Org Server Extension, version 6.0
    [ 18.010] (II) Loading extension RECORD
    [ 18.010] (II) LoadModule: "dri"
    [ 18.010] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 18.024] (II) Module dri: vendor="X.Org Foundation"
    [ 18.024] compiled for 1.11.3, module version = 1.0.0
    [ 18.024] ABI class: X.Org Server Extension, version 6.0
    [ 18.024] (II) Loading extension XFree86-DRI
    [ 18.024] (II) LoadModule: "dri2"
    [ 18.024] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 18.038] (II) Module dri2: vendor="X.Org Foundation"
    [ 18.038] compiled for 1.11.3, module version = 1.2.0
    [ 18.038] ABI class: X.Org Server Extension, version 6.0
    [ 18.038] (II) Loading extension DRI2
    [ 18.038] (II) LoadModule: "nvidia"
    [ 18.038] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 18.149] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 18.150] compiled for 4.0.2, module version = 1.0.0
    [ 18.151] Module class: X.Org Video Driver
    [ 18.181] (II) NVIDIA dlloader X Driver 290.10 Wed Nov 16 17:41:10 PST 2011
    [ 18.181] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [ 18.199] (++) using VT number 7
    [ 18.287] (II) Loading sub module "fb"
    [ 18.287] (II) LoadModule: "fb"
    [ 18.287] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 18.307] (II) Module fb: vendor="X.Org Foundation"
    [ 18.307] compiled for 1.11.3, module version = 1.0.0
    [ 18.307] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 18.307] (II) Loading sub module "wfb"
    [ 18.307] (II) LoadModule: "wfb"
    [ 18.307] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 18.326] (II) Module wfb: vendor="X.Org Foundation"
    [ 18.326] compiled for 1.11.3, module version = 1.0.0
    [ 18.326] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 18.326] (II) Loading sub module "ramdac"
    [ 18.326] (II) LoadModule: "ramdac"
    [ 18.326] (II) Module "ramdac" already built-in
    [ 18.328] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 18.328] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 18.328] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 18.343] (II) NVIDIA(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 18.343] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
    [ 18.343] (==) NVIDIA(0): RGB weight 888
    [ 18.343] (==) NVIDIA(0): Default visual is TrueColor
    [ 18.343] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    [ 18.343] (**) NVIDIA(0): Option "NoLogo" "1"
    [ 18.343] (**) NVIDIA(0): Option "RegistryDwords" "PowerMizerEnable=0x1; PerfLevelSrc=0x3322; PowerMizerDefaultAC=0x1"
    [ 18.344] (**) NVIDIA(0): Enabling 2D acceleration
    [ 21.596] (II) NVIDIA(GPU-0): Display (LPL (DFP-0)) does not support NVIDIA 3D Vision
    [ 21.596] (II) NVIDIA(GPU-0): stereo.
    [ 21.601] (II) NVIDIA(0): NVIDIA GPU GeForce 9600M GT (G96) at PCI:1:0:0 (GPU-0)
    [ 21.601] (--) NVIDIA(0): Memory: 524288 kBytes
    [ 21.601] (--) NVIDIA(0): VideoBIOS: 62.94.1b.00.06
    [ 21.601] (II) NVIDIA(0): Detected PCI Express Link width: 16X
    [ 21.601] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
    [ 21.601] (--) NVIDIA(0): Connected display device(s) on GeForce 9600M GT at PCI:1:0:0
    [ 21.601] (--) NVIDIA(0): LPL (DFP-0)
    [ 21.601] (--) NVIDIA(0): LPL (DFP-0): 330.0 MHz maximum pixel clock
    [ 21.601] (--) NVIDIA(0): LPL (DFP-0): Internal Dual Link LVDS
    [ 21.605] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID has been
    [ 21.606] (**) NVIDIA(0): enabled on all display devices.
    [ 21.659] (II) NVIDIA(0): Assigned Display Device: DFP-0
    [ 21.659] (==) NVIDIA(0):
    [ 21.659] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
    [ 21.659] (==) NVIDIA(0): will be used as the requested mode.
    [ 21.659] (==) NVIDIA(0):
    [ 21.659] (II) NVIDIA(0): Validated modes:
    [ 21.659] (II) NVIDIA(0): "nvidia-auto-select"
    [ 21.659] (II) NVIDIA(0): Virtual screen size determined to be 1440 x 900
    [ 22.727] (--) NVIDIA(0): DPI set to (98, 99); computed from "UseEdidDpi" X config
    [ 22.727] (--) NVIDIA(0): option
    [ 22.727] (--) Depth 24 pixmap format is 32 bpp
    [ 22.727] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
    [ 22.884] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
    [ 22.884] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
    [ 22.884] (II) NVIDIA(0): configuration option may not be set correctly. When the
    [ 22.884] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
    [ 22.884] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
    [ 22.884] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
    [ 22.885] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
    [ 22.885] (II) NVIDIA(0): Config Options in the README.
    [ 22.896] (II) NVIDIA(0): Setting mode "nvidia-auto-select"
    [ 23.198] (II) Loading extension NV-GLX
    [ 23.276] (==) NVIDIA(0): Disabling shared memory pixmaps
    [ 23.276] (==) NVIDIA(0): Backing store disabled
    [ 23.276] (==) NVIDIA(0): Silken mouse enabled
    [ 23.276] (==) NVIDIA(0): DPMS enabled
    [ 23.276] (II) Loading extension NV-CONTROL
    [ 23.276] (WW) NVIDIA(0): Option "TwinViewXineramaInfoOrder" requested "CRT", but no
    [ 23.276] (WW) NVIDIA(0): such display device could be found, or all display devices
    [ 23.276] (WW) NVIDIA(0): by that name are currently unavailable.
    [ 23.276] (WW) NVIDIA(0): Option "TwinViewXineramaInfoOrder" requested "TV", but no such
    [ 23.277] (WW) NVIDIA(0): display device could be found, or all display devices by
    [ 23.277] (WW) NVIDIA(0): that name are currently unavailable.
    [ 23.277] (II) Loading extension XINERAMA
    [ 23.277] (II) Loading sub module "dri2"
    [ 23.277] (II) LoadModule: "dri2"
    [ 23.277] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 23.277] (II) Module dri2: vendor="X.Org Foundation"
    [ 23.277] compiled for 1.11.3, module version = 1.2.0
    [ 23.277] ABI class: X.Org Server Extension, version 6.0
    [ 23.277] (II) NVIDIA(0): [DRI2] Setup complete
    [ 23.277] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
    [ 23.277] (==) RandR enabled
    [ 23.277] (II) Initializing built-in extension Generic Event Extension
    [ 23.277] (II) Initializing built-in extension SHAPE
    [ 23.277] (II) Initializing built-in extension MIT-SHM
    [ 23.277] (II) Initializing built-in extension XInputExtension
    [ 23.277] (II) Initializing built-in extension XTEST
    [ 23.277] (II) Initializing built-in extension BIG-REQUESTS
    [ 23.277] (II) Initializing built-in extension SYNC
    [ 23.277] (II) Initializing built-in extension XKEYBOARD
    [ 23.277] (II) Initializing built-in extension XC-MISC
    [ 23.277] (II) Initializing built-in extension SECURITY
    [ 23.277] (II) Initializing built-in extension XINERAMA
    [ 23.277] (II) Initializing built-in extension XFIXES
    [ 23.277] (II) Initializing built-in extension RENDER
    [ 23.277] (II) Initializing built-in extension RANDR
    [ 23.277] (II) Initializing built-in extension COMPOSITE
    [ 23.277] (II) Initializing built-in extension DAMAGE
    [ 23.278] (II) Initializing extension GLX
    [ 23.691] (II) config/udev: Adding input device Power Button (/dev/input/event5)
    [ 23.691] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 23.691] (II) LoadModule: "evdev"
    [ 23.691] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 23.692] (II) Module evdev: vendor="X.Org Foundation"
    [ 23.692] compiled for 1.10.99.902, module version = 2.6.0
    [ 23.692] Module class: X.Org XInput Driver
    [ 23.692] ABI class: X.Org XInput driver, version 13.0
    [ 23.692] (II) Using input driver 'evdev' for 'Power Button'
    [ 23.692] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 23.692] (**) Power Button: always reports core events
    [ 23.692] (**) Power Button: Device: "/dev/input/event5"
    [ 23.692] (--) Power Button: Found keys
    [ 23.692] (II) Power Button: Configuring as keyboard
    [ 23.692] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event5"
    [ 23.692] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 23.692] (**) Option "xkb_rules" "evdev"
    [ 23.692] (**) Option "xkb_model" "evdev"
    [ 23.692] (**) Option "xkb_layout" "us"
    [ 23.716] (II) config/udev: Adding input device Video Bus (/dev/input/event7)
    [ 23.716] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 23.716] (II) Using input driver 'evdev' for 'Video Bus'
    [ 23.716] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 23.716] (**) Video Bus: always reports core events
    [ 23.716] (**) Video Bus: Device: "/dev/input/event7"
    [ 23.716] (--) Video Bus: Found keys
    [ 23.717] (II) Video Bus: Configuring as keyboard
    [ 23.717] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:06/LNXVIDEO:01/input/input7/event7"
    [ 23.717] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
    [ 23.717] (**) Option "xkb_rules" "evdev"
    [ 23.717] (**) Option "xkb_model" "evdev"
    [ 23.717] (**) Option "xkb_layout" "us"
    [ 23.717] (II) config/udev: Adding input device Power Button (/dev/input/event2)
    [ 23.717] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 23.717] (II) Using input driver 'evdev' for 'Power Button'
    [ 23.717] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 23.717] (**) Power Button: always reports core events
    [ 23.717] (**) Power Button: Device: "/dev/input/event2"
    [ 23.717] (--) Power Button: Found keys
    [ 23.717] (II) Power Button: Configuring as keyboard
    [ 23.717] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2/event2"
    [ 23.717] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
    [ 23.717] (**) Option "xkb_rules" "evdev"
    [ 23.717] (**) Option "xkb_model" "evdev"
    [ 23.717] (**) Option "xkb_layout" "us"
    [ 23.717] (II) config/udev: Adding input device Lid Switch (/dev/input/event3)
    [ 23.717] (II) No input driver/identifier specified (ignoring)
    [ 23.718] (II) config/udev: Adding input device Sleep Button (/dev/input/event4)
    [ 23.718] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
    [ 23.718] (II) Using input driver 'evdev' for 'Sleep Button'
    [ 23.718] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 23.718] (**) Sleep Button: always reports core events
    [ 23.718] (**) Sleep Button: Device: "/dev/input/event4"
    [ 23.718] (--) Sleep Button: Found keys
    [ 23.718] (II) Sleep Button: Configuring as keyboard
    [ 23.718] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input4/event4"
    [ 23.718] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
    [ 23.718] (**) Option "xkb_rules" "evdev"
    [ 23.718] (**) Option "xkb_model" "evdev"
    [ 23.718] (**) Option "xkb_layout" "us"
    [ 23.718] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event12)
    [ 23.718] (II) No input driver/identifier specified (ignoring)
    [ 23.718] (II) config/udev: Adding input device HDA Intel Mic at Ext Front Jack (/dev/input/event13)
    [ 23.718] (II) No input driver/identifier specified (ignoring)
    [ 23.719] (II) config/udev: Adding input device HDA Intel HP Out at Ext Front Jack (/dev/input/event14)
    [ 23.719] (II) No input driver/identifier specified (ignoring)
    [ 23.719] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/event1)
    [ 23.719] (**) USB Optical Mouse: Applying InputClass "evdev pointer catchall"
    [ 23.719] (II) Using input driver 'evdev' for 'USB Optical Mouse'
    [ 23.719] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 23.719] (**) USB Optical Mouse: always reports core events
    [ 23.719] (**) USB Optical Mouse: Device: "/dev/input/event1"
    [ 23.719] (--) USB Optical Mouse: Found 3 mouse buttons
    [ 23.719] (--) USB Optical Mouse: Found scroll wheel(s)
    [ 23.719] (--) USB Optical Mouse: Found relative axes
    [ 23.719] (--) USB Optical Mouse: Found x and y relative axes
    [ 23.719] (--) USB Optical Mouse: Found absolute axes
    [ 23.719] (II) USB Optical Mouse: Configuring as mouse
    [ 23.719] (II) USB Optical Mouse: Adding scrollwheel support
    [ 23.719] (**) USB Optical Mouse: YAxisMapping: buttons 4 and 5
    [ 23.719] (**) USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 23.719] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb5/5-1/5-1:1.0/input/input1/event1"
    [ 23.719] (II) XINPUT: Adding extended input device "USB Optical Mouse" (type: MOUSE, id 10)
    [ 23.719] (II) USB Optical Mouse: initialized for relative axes.
    [ 23.719] (WW) USB Optical Mouse: ignoring absolute axes.
    [ 23.719] (**) USB Optical Mouse: (accel) keeping acceleration scheme 1
    [ 23.719] (**) USB Optical Mouse: (accel) acceleration profile 0
    [ 23.719] (**) USB Optical Mouse: (accel) acceleration factor: 2.000
    [ 23.719] (**) USB Optical Mouse: (accel) acceleration threshold: 4
    [ 23.719] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/mouse0)
    [ 23.719] (II) No input driver/identifier specified (ignoring)
    [ 23.720] (II) config/udev: Adding input device HP Webcam (/dev/input/event15)
    [ 23.720] (**) HP Webcam: Applying InputClass "evdev keyboard catchall"
    [ 23.720] (II) Using input driver 'evdev' for 'HP Webcam'
    [ 23.720] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 23.720] (**) HP Webcam: always reports core events
    [ 23.720] (**) HP Webcam: Device: "/dev/input/event15"
    [ 23.720] (--) HP Webcam: Found keys
    [ 23.720] (II) HP Webcam: Configuring as keyboard
    [ 23.720] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/input/input15/event15"
    [ 23.720] (II) XINPUT: Adding extended input device "HP Webcam" (type: KEYBOARD, id 11)
    [ 23.720] (**) Option "xkb_rules" "evdev"
    [ 23.720] (**) Option "xkb_model" "evdev"
    [ 23.720] (**) Option "xkb_layout" "us"
    [ 23.720] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 23.720] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 23.720] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [ 23.720] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 23.720] (**) AT Translated Set 2 keyboard: always reports core events
    [ 23.720] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 23.720] (--) AT Translated Set 2 keyboard: Found keys
    [ 23.720] (II) AT Translated Set 2 keyboard: Configuring as keyboard
    [ 23.720] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    [ 23.720] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
    [ 23.720] (**) Option "xkb_rules" "evdev"
    [ 23.720] (**) Option "xkb_model" "evdev"
    [ 23.720] (**) Option "xkb_layout" "us"
    [ 23.721] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event16)
    [ 23.721] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
    [ 23.721] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
    [ 23.721] (II) LoadModule: "synaptics"
    [ 23.721] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 23.722] (II) Module synaptics: vendor="X.Org Foundation"
    [ 23.722] compiled for 1.11.0, module version = 1.5.0
    [ 23.722] Module class: X.Org XInput Driver
    [ 23.722] ABI class: X.Org XInput driver, version 13.0
    [ 23.722] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
    [ 23.722] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 23.722] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 23.722] (**) Option "Device" "/dev/input/event16"
    [ 23.897] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5608
    [ 23.897] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4638
    [ 23.897] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
    [ 23.897] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 0
    [ 23.897] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right
    [ 23.897] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
    [ 23.897] (**) Option "VertEdgeScroll" "on"
    [ 23.897] (**) Option "RTCornerButton" "2"
    [ 23.897] (**) Option "TapButton1" "1"
    [ 23.897] (**) Option "TapButton2" "2"
    [ 23.897] (**) Option "TapButton3" "3"
    [ 24.003] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    [ 24.003] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 24.110] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input16/event16"
    [ 24.110] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 13)
    [ 24.110] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
    [ 24.110] (**) synaptics: SynPS/2 Synaptics TouchPad: MaxSpeed is now 1.75
    [ 24.110] (**) synaptics: SynPS/2 Synaptics TouchPad: AccelFactor is now 0.038
    [ 24.111] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
    [ 24.111] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
    [ 24.111] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
    [ 24.111] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
    [ 24.111] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    [ 24.112] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse2)
    [ 24.112] (II) No input driver/identifier specified (ignoring)
    [ 24.113] (II) config/udev: Adding input device ST LIS3LV02DL Accelerometer (/dev/input/event10)
    [ 24.113] (II) No input driver/identifier specified (ignoring)
    [ 24.114] (II) config/udev: Adding input device ST LIS3LV02DL Accelerometer (/dev/input/js0)
    [ 24.114] (II) No input driver/identifier specified (ignoring)
    [ 24.114] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
    [ 24.114] (II) No input driver/identifier specified (ignoring)
    [ 24.116] (II) config/udev: Adding input device MCE IR Keyboard/Mouse (ene_ir) (/dev/input/event11)
    [ 24.116] (**) MCE IR Keyboard/Mouse (ene_ir): Applying InputClass "evdev pointer catchall"
    [ 24.116] (**) MCE IR Keyboard/Mouse (ene_ir): Applying InputClass "evdev keyboard catchall"
    [ 24.116] (II) Using input driver 'evdev' for 'MCE IR Keyboard/Mouse (ene_ir)'
    [ 24.116] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 24.116] (**) MCE IR Keyboard/Mouse (ene_ir): always reports core events
    [ 24.116] (**) MCE IR Keyboard/Mouse (ene_ir): Device: "/dev/input/event11"
    [ 24.116] (--) MCE IR Keyboard/Mouse (ene_ir): Found 3 mouse buttons
    [ 24.116] (--) MCE IR Keyboard/Mouse (ene_ir): Found relative axes
    [ 24.116] (--) MCE IR Keyboard/Mouse (ene_ir): Found x and y relative axes
    [ 24.116] (--) MCE IR Keyboard/Mouse (ene_ir): Found keys
    [ 24.116] (II) MCE IR Keyboard/Mouse (ene_ir): Configuring as mouse
    [ 24.116] (II) MCE IR Keyboard/Mouse (ene_ir): Configuring as keyboard
    [ 24.116] (**) MCE IR Keyboard/Mouse (ene_ir): YAxisMapping: buttons 4 and 5
    [ 24.116] (**) MCE IR Keyboard/Mouse (ene_ir): EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 24.116] (**) Option "config_info" "udev:/sys/devices/virtual/input/input11/event11"
    [ 24.116] (II) XINPUT: Adding extended input device "MCE IR Keyboard/Mouse (ene_ir)" (type: KEYBOARD, id 14)
    [ 24.116] (**) Option "xkb_rules" "evdev"
    [ 24.116] (**) Option "xkb_model" "evdev"
    [ 24.116] (**) Option "xkb_layout" "us"
    [ 24.117] (II) MCE IR Keyboard/Mouse (ene_ir): initialized for relative axes.
    [ 24.117] (**) MCE IR Keyboard/Mouse (ene_ir): (accel) keeping acceleration scheme 1
    [ 24.117] (**) MCE IR Keyboard/Mouse (ene_ir): (accel) acceleration profile 0
    [ 24.117] (**) MCE IR Keyboard/Mouse (ene_ir): (accel) acceleration factor: 2.000
    [ 24.117] (**) MCE IR Keyboard/Mouse (ene_ir): (accel) acceleration threshold: 4
    [ 24.118] (II) config/udev: Adding input device MCE IR Keyboard/Mouse (ene_ir) (/dev/input/mouse1)
    [ 24.118] (II) No input driver/identifier specified (ignoring)
    [ 24.119] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event9)
    [ 24.119] (**) HP WMI hotkeys: Applying InputClass "evdev keyboard catchall"
    [ 24.119] (II) Using input driver 'evdev' for 'HP WMI hotkeys'
    [ 24.119] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 24.119] (**) HP WMI hotkeys: always reports core events
    [ 24.119] (**) HP WMI hotkeys: Device: "/dev/input/event9"
    [ 24.119] (--) HP WMI hotkeys: Found keys
    [ 24.119] (II) HP WMI hotkeys: Configuring as keyboard
    [ 24.119] (**) Option "config_info" "udev:/sys/devices/virtual/input/input9/event9"
    [ 24.119] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 15)
    [ 24.119] (**) Option "xkb_rules" "evdev"
    [ 24.119] (**) Option "xkb_model" "evdev"
    [ 24.119] (**) Option "xkb_layout" "us"
    [ 24.120] (II) config/udev: Adding input device ENE eHome Infrared Remote Receiver (/dev/input/event8)
    [ 24.120] (**) ENE eHome Infrared Remote Receiver: Applying InputClass "evdev keyboard catchall"
    [ 24.120] (II) Using input driver 'evdev' for 'ENE eHome Infrared Remote Receiver'
    [ 24.120] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 24.120] (**) ENE eHome Infrared Remote Receiver: always reports core events
    [ 24.121] (**) ENE eHome Infrared Remote Receiver: Device: "/dev/input/event8"
    [ 24.121] (--) ENE eHome Infrared Remote Receiver: Found keys
    [ 24.121] (II) ENE eHome Infrared Remote Receiver: Configuring as keyboard
    [ 24.121] (**) Option "config_info" "udev:/sys/devices/virtual/rc/rc0/input8/event8"
    [ 24.121] (II) XINPUT: Adding extended input device "ENE eHome Infrared Remote Receiver" (type: KEYBOARD, id 16)
    [ 24.121] (**) Option "xkb_rules" "evdev"
    [ 24.121] (**) Option "xkb_model" "evdev"
    [ 24.121] (**) Option "xkb_layout" "us"
    [ 24.640] (II) Power Button: Close
    [ 24.640] (II) UnloadModule: "evdev"
    [ 24.640] (II) Unloading evdev
    [ 24.733] (II) Video Bus: Close
    [ 24.733] (II) UnloadModule: "evdev"
    [ 24.733] (II) Unloading evdev
    [ 24.817] (II) Power Button: Close
    [ 24.817] (II) UnloadModule: "evdev"
    [ 24.817] (II) Unloading evdev
    [ 24.923] (II) Sleep Button: Close
    [ 24.923] (II) UnloadModule: "evdev"
    [ 24.923] (II) Unloading evdev
    [ 25.020] (II) USB Optical Mouse: Close
    [ 25.020] (II) UnloadModule: "evdev"
    [ 25.020] (II) Unloading evdev
    [ 25.103] (II) HP Webcam: Close
    [ 25.103] (II) UnloadModule: "evdev"
    [ 25.103] (II) Unloading evdev
    [ 25.210] (II) AT Translated Set 2 keyboard: Close
    [ 25.210] (II) UnloadModule: "evdev"
    [ 25.210] (II) Unloading evdev
    [ 25.423] (II) UnloadModule: "synaptics"
    [ 25.423] (II) Unloading synaptics
    [ 25.530] (II) MCE IR Keyboard/Mouse (ene_ir): Close
    [ 25.530] (II) UnloadModule: "evdev"
    [ 25.530] (II) Unloading evdev
    [ 25.637] (II) HP WMI hotkeys: Close
    [ 25.637] (II) UnloadModule: "evdev"
    [ 25.637] (II) Unloading evdev
    [ 25.743] (II) ENE eHome Infrared Remote Receiver: Close
    [ 25.743] (II) UnloadModule: "evdev"
    [ 25.743] (II) Unloading evdev
    [ 27.810] Server terminated successfully (0). Closing log file.
    Thanks.
    Last edited by BasioMeusPuga (2011-12-27 05:36:25)

    Hi,
    A pacman -Syu upgraded
    kdelibs (4.7.4-2 -> 4.7.4-3) and;
    kdebase-runtime (4.7.4-1 -> 4.7.4-2).
    I noticed System settings would crash after the upgrade so I rebooted and that's when KDM refused to start (both as a daemon and via /etc/inittab). Of course, I rolled back the packages to their initial versions and everything was normal again.
    I'm somewhat new so could anyone explain what needs to be changed for upgrades in the future?
    I'm running Arch x86_64 on a laptop with proprietary NVidia drivers.
    The following is my Xorg.0.log
    [ 16.715]
    X.Org X Server 1.11.3
    Release Date: 2011-12-16
    [ 16.741] X Protocol Version 11, Revision 0
    [ 16.741] Build Operating System: Linux 3.1.5-1-ARCH x86_64
    [ 16.741] Current Operating System: Linux PolarisK 3.1.5-1-ARCH #1 SMP PREEMPT Sat Dec 10 14:43:09 CET 2011 x86_64
    [ 16.741] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=/dev/sda4 vga=867
    [ 16.741] Build Date: 17 December 2011 09:17:41AM
    [ 16.741]
    [ 16.741] Current version of pixman: 0.24.0
    [ 16.741] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 16.741] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 16.741] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Dec 27 10:43:57 2011
    [ 16.759] (==) Using config file: "/etc/X11/xorg.conf"
    [ 16.759] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 16.776] (==) No Layout section. Using the first Screen section.
    [ 16.776] (==) No screen section available. Using defaults.
    [ 16.776] (**) |-->Screen "Default Screen Section" (0)
    [ 16.776] (**) | |-->Monitor "<default monitor>"
    [ 16.777] (==) No device specified for screen "Default Screen Section".
    Using the first device section listed.
    [ 16.777] (**) | |-->Device "NVIDIA GeForce"
    [ 16.777] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 16.777] (==) Automatically adding devices
    [ 16.777] (==) Automatically enabling devices
    [ 16.818] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 16.818] Entry deleted from font path.
    [ 16.866] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 16.866] Entry deleted from font path.
    [ 16.866] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 16.881] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 16.881] Entry deleted from font path.
    [ 16.881] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 16.881] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/
    [ 16.881] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 16.881] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 16.881] (II) Loader magic: 0x7ccae0
    [ 16.881] (II) Module ABI versions:
    [ 16.881] X.Org ANSI C Emulation: 0.4
    [ 16.881] X.Org Video Driver: 11.0
    [ 16.881] X.Org XInput driver : 13.0
    [ 16.881] X.Org Server Extension : 6.0
    [ 16.882] (--) PCI:*(0:1:0:0) 10de:0649:103c:30f4 rev 161, Mem @ 0xd2000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x00007000/128
    [ 16.882] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 16.882] (II) LoadModule: "extmod"
    [ 16.929] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 16.942] (II) Module extmod: vendor="X.Org Foundation"
    [ 16.942] compiled for 1.11.3, module version = 1.0.0
    [ 16.942] Module class: X.Org Server Extension
    [ 16.942] ABI class: X.Org Server Extension, version 6.0
    [ 16.942] (II) Loading extension MIT-SCREEN-SAVER
    [ 16.942] (II) Loading extension XFree86-VidModeExtension
    [ 16.942] (II) Loading extension XFree86-DGA
    [ 16.942] (II) Loading extension DPMS
    [ 16.942] (II) Loading extension XVideo
    [ 16.942] (II) Loading extension XVideo-MotionCompensation
    [ 16.942] (II) Loading extension X-Resource
    [ 16.942] (II) LoadModule: "dbe"
    [ 16.942] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 16.947] (II) Module dbe: vendor="X.Org Foundation"
    [ 16.947] compiled for 1.11.3, module version = 1.0.0
    [ 16.947] Module class: X.Org Server Extension
    [ 16.947] ABI class: X.Org Server Extension, version 6.0
    [ 16.947] (II) Loading extension DOUBLE-BUFFER
    [ 16.947] (II) LoadModule: "glx"
    [ 16.947] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 17.976] (II) Module glx: vendor="NVIDIA Corporation"
    [ 17.994] compiled for 4.0.2, module version = 1.0.0
    [ 17.994] Module class: X.Org Server Extension
    [ 17.994] (II) NVIDIA GLX Module 290.10 Wed Nov 16 18:01:24 PST 2011
    [ 17.994] (II) Loading extension GLX
    [ 17.994] (II) LoadModule: "record"
    [ 17.994] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 18.010] (II) Module record: vendor="X.Org Foundation"
    [ 18.010] compiled for 1.11.3, module version = 1.13.0
    [ 18.010] Module class: X.Org Server Extension
    [ 18.010] ABI class: X.Org Server Extension, version 6.0
    [ 18.010] (II) Loading extension RECORD
    [ 18.010] (II) LoadModule: "dri"
    [ 18.010] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 18.024] (II) Module dri: vendor="X.Org Foundation"
    [ 18.024] compiled for 1.11.3, module version = 1.0.0
    [ 18.024] ABI class: X.Org Server Extension, version 6.0
    [ 18.024] (II) Loading extension XFree86-DRI
    [ 18.024] (II) LoadModule: "dri2"
    [ 18.024] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 18.038] (II) Module dri2: vendor="X.Org Foundation"
    [ 18.038] compiled for 1.11.3, module version = 1.2.0
    [ 18.038] ABI class: X.Org Server Extension, version 6.0
    [ 18.038] (II) Loading extension DRI2
    [ 18.038] (II) LoadModule: "nvidia"
    [ 18.038] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 18.149] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 18.150] compiled for 4.0.2, module version = 1.0.0
    [ 18.151] Module class: X.Org Video Driver
    [ 18.181] (II) NVIDIA dlloader X Driver 290.10 Wed Nov 16 17:41:10 PST 2011
    [ 18.181] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [ 18.199] (++) using VT number 7
    [ 18.287] (II) Loading sub module "fb"
    [ 18.287] (II) LoadModule: "fb"
    [ 18.287] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 18.307] (II) Module fb: vendor="X.Org Foundation"
    [ 18.307] compiled for 1.11.3, module version = 1.0.0
    [ 18.307] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 18.307] (II) Loading sub module "wfb"
    [ 18.307] (II) LoadModule: "wfb"
    [ 18.307] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 18.326] (II) Module wfb: vendor="X.Org Foundation"
    [ 18.326] compiled for 1.11.3, module version = 1.0.0
    [ 18.326] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 18.326] (II) Loading sub module "ramdac"
    [ 18.326] (II) LoadModule: "ramdac"
    [ 18.326] (II) Module "ramdac" already built-in
    [ 18.328] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 18.328] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 18.328] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 18.343] (II) NVIDIA(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 18.343] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
    [ 18.343] (==) NVIDIA(0): RGB weight 888
    [ 18.343] (==) NVIDIA(0): Default visual is TrueColor
    [ 18.343] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    [ 18.343] (**) NVIDIA(0): Option "NoLogo" "1"
    [ 18.343] (**) NVIDIA(0): Option "RegistryDwords" "PowerMizerEnable=0x1; PerfLevelSrc=0x3322; PowerMizerDefaultAC=0x1"
    [ 18.344] (**) NVIDIA(0): Enabling 2D acceleration
    [ 21.596] (II) NVIDIA(GPU-0): Display (LPL (DFP-0)) does not support NVIDIA 3D Vision
    [ 21.596] (II) NVIDIA(GPU-0): stereo.
    [ 21.601] (II) NVIDIA(0): NVIDIA GPU GeForce 9600M GT (G96) at PCI:1:0:0 (GPU-0)
    [ 21.601] (--) NVIDIA(0): Memory: 524288 kBytes
    [ 21.601] (--) NVIDIA(0): VideoBIOS: 62.94.1b.00.06
    [ 21.601] (II) NVIDIA(0): Detected PCI Express Link width: 16X
    [ 21.601] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
    [ 21.601] (--) NVIDIA(0): Connected display device(s) on GeForce 9600M GT at PCI:1:0:0
    [ 21.601] (--) NVIDIA(0): LPL (DFP-0)
    [ 21.601] (--) NVIDIA(0): LPL (DFP-0): 330.0 MHz maximum pixel clock
    [ 21.601] (--) NVIDIA(0): LPL (DFP-0): Internal Dual Link LVDS
    [ 21.605] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID has been
    [ 21.606] (**) NVIDIA(0): enabled on all display devices.
    [ 21.659] (II) NVIDIA(0): Assigned Display Device: DFP-0
    [ 21.659] (==) NVIDIA(0):
    [ 21.659] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
    [ 21.659] (==) NVIDIA(0): will be used as the requested mode.
    [ 21.659] (==) NVIDIA(0):
    [ 21.659] (II) NVIDIA(0): Validated modes:
    [ 21.659] (II) NVIDIA(0): "nvidia-auto-select"
    [ 21.659] (II) NVIDIA(0): Virtual screen size determined to be 1440 x 900
    [ 22.727] (--) NVIDIA(0): DPI set to (98, 99); computed from "UseEdidDpi" X config
    [ 22.727] (--) NVIDIA(0): option
    [ 22.727] (--) Depth 24 pixmap format is 32 bpp
    [ 22.727] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
    [ 22.884] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
    [ 22.884] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
    [ 22.884] (II) NVIDIA(0): configuration option may not be set correctly. When the
    [ 22.884] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
    [ 22.884] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
    [ 22.884] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
    [ 22.885] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
    [ 22.885] (II) NVIDIA(0): Config Options in the README.
    [ 22.896] (II) NVIDIA(0): Setting mode "nvidia-auto-select"
    [ 23.198] (II) Loading extension NV-GLX
    [ 23.276] (==) NVIDIA(0): Disabling shared memory pixmaps
    [ 23.276] (==) NVIDIA(0): Backing store disabled
    [ 23.276] (==) NVIDIA(0): Silken mouse enabled
    [ 23.276] (==) NVIDIA(0): DPMS enabled
    [ 23.276] (II) Loading extension NV-CONTROL
    [ 23.276] (WW) NVIDIA(0): Option "TwinViewXineramaInfoOrder" requested "CRT", but no
    [ 23.276] (WW) NVIDIA(0): such display device could be found, or all display devices
    [ 23.276] (WW) NVIDIA(0): by that name are currently unavailable.
    [ 23.276] (WW) NVIDIA(0): Option "TwinViewXineramaInfoOrder" requested "TV", but no such
    [ 23.277] (WW) NVIDIA(0): display device could be found, or all display devices by
    [ 23.277] (WW) NVIDIA(0): that name are currently unavailable.
    [ 23.277] (II) Loading extension XINERAMA
    [ 23.277] (II) Loading sub module "dri2"
    [ 23.277] (II) LoadModule: "dri2"
    [ 23.277] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 23.277] (II) Module dri2: vendor="X.Org Foundation"
    [ 23.277] compiled for 1.11.3, module version = 1.2.0
    [ 23.277] ABI class: X.Org Server Extension, version 6.0
    [ 23.277] (II) NVIDIA(0): [DRI2] Setup complete
    [ 23.277] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
    [ 23.277] (==) RandR enabled
    [ 23.277] (II) Initializing built-in extension Generic Event Extension
    [ 23.277] (II) Initializing built-in extension SHAPE
    [ 23.277] (II) Initializing built-in extension MIT-SHM
    [ 23.277] (II) Initializing built-in extension XInputExtension
    [ 23.277] (II) Initializing built-in extension XTEST
    [ 23.277] (II) Initializing built-in extension BIG-REQUESTS
    [ 23.277] (II) Initializing built-in extension SYNC
    [ 23.277] (II) Initializing built-in extension XKEYBOARD
    [ 23.277] (II) Initializing built-in extension XC-MISC
    [ 23.277] (II) Initializing built-in extension SECURITY
    [ 23.277] (II) Initializing built-in extension XINERAMA
    [ 23.277] (II) Initializing built-in extension XFIXES
    [ 23.277] (II) Initializing built-in extension RENDER
    [ 23.277] (II) Initializing built-in extension RANDR
    [ 23.277] (II) Initializing built-in extension COMPOSITE
    [ 23.277] (II) Initializing built-in extension DAMAGE
    [ 23.278] (II) Initializing extension GLX
    [ 23.691] (II) config/udev: Adding input device Power Button (/dev/input/event5)
    [ 23.691] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 23.691] (II) LoadModule: "evdev"
    [ 23.691] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 23.692] (II) Module evdev: vendor="X.Org Foundation"
    [ 23.692] compiled for 1.10.99.902, module version = 2.6.0
    [ 23.692] Module class: X.Org XInput Driver
    [ 23.692] ABI class: X.Org XInput driver, version 13.0
    [ 23.692] (II) Using input driver 'evdev' for 'Power Button'
    [ 23.692] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 23.692] (**) Power Button: always reports core events
    [ 23.692] (**) Power Button: Device: "/dev/input/event5"
    [ 23.692] (--) Power Button: Found keys
    [ 23.692] (II) Power Button: Configuring as keyboard
    [ 23.692] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event5"
    [ 23.692] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 23.692] (**) Option "xkb_rules" "evdev"
    [ 23.692] (**) Option "xkb_model" "evdev"
    [ 23.692] (**) Option "xkb_layout" "us"
    [ 23.716] (II) config/udev: Adding input device Video Bus (/dev/input/event7)
    [ 23.716] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 23.716] (II) Using input driver 'evdev' for 'Video Bus'
    [ 23.716] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 23.716] (**) Video Bus: always reports core events
    [ 23.716] (**) Video Bus: Device: "/dev/input/event7"
    [ 23.716] (--) Video Bus: Found keys
    [ 23.717] (II) Video Bus: Configuring as keyboard
    [ 23.717] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:06/LNXVIDEO:01/input/input7/event7"
    [ 23.717] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
    [ 23.717] (**) Option "xkb_rules" "evdev"
    [ 23.717] (**) Option "xkb_model" "evdev"
    [ 23.717] (**) Option "xkb_layout" "us"
    [ 23.717] (II) config/udev: Adding input device Power Button (/dev/input/event2)
    [ 23.717] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 23.717] (II) Using input driver 'evdev' for 'Power Button'
    [ 23.717] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 23.717] (**) Power Button: always reports core events
    [ 23.717] (**) Power Button: Device: "/dev/input/event2"
    [ 23.717] (--) Power Button: Found keys
    [ 23.717] (II) Power Button: Configuring as keyboard
    [ 23.717] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2/event2"
    [ 23.717] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
    [ 23.717] (**) Option "xkb_rules" "evdev"
    [ 23.717] (**) Option "xkb_model" "evdev"
    [ 23.717] (**) Option "xkb_layout" "us"
    [ 23.717] (II) config/udev: Adding input device Lid Switch (/dev/input/event3)
    [ 23.717] (II) No input driver/identifier specified (ignoring)
    [ 23.718] (II) config/udev: Adding input device Sleep Button (/dev/input/event4)
    [ 23.718] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
    [ 23.718] (II) Using input driver 'evdev' for 'Sleep Button'
    [ 23.718] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 23.718] (**) Sleep Button: always reports core events
    [ 23.718] (**) Sleep Button: Device: "/dev/input/event4"
    [ 23.718] (--) Sleep Button: Found keys
    [ 23.718] (II) Sleep Button: Configuring as keyboard
    [ 23.718] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input4/event4"
    [ 23.718] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
    [ 23.718] (**) Option "xkb_rules" "evdev"
    [ 23.718] (**) Option "xkb_model" "evdev"
    [ 23.718] (**) Option "xkb_layout" "us"
    [ 23.718] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event12)
    [ 23.718] (II) No input driver/identifier specified (ignoring)
    [ 23.718] (II) config/udev: Adding input device HDA Intel Mic at Ext Front Jack (/dev/input/event13)
    [ 23.718] (II) No input driver/identifier specified (ignoring)
    [ 23.719] (II) config/udev: Adding input device HDA Intel HP Out at Ext Front Jack (/dev/input/event14)
    [ 23.719] (II) No input driver/identifier specified (ignoring)
    [ 23.719] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/event1)
    [ 23.719] (**) USB Optical Mouse: Applying InputClass "evdev pointer catchall"
    [ 23.719] (II) Using input driver 'evdev' for 'USB Optical Mouse'
    [ 23.719] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 23.719] (**) USB Optical Mouse: always reports core events
    [ 23.719] (**) USB Optical Mouse: Device: "/dev/input/event1"
    [ 23.719] (--) USB Optical Mouse: Found 3 mouse buttons
    [ 23.719] (--) USB Optical Mouse: Found scroll wheel(s)
    [ 23.719] (--) USB Optical Mouse: Found relative axes
    [ 23.719] (--) USB Optical Mouse: Found x and y relative axes
    [ 23.719] (--) USB Optical Mouse: Found absolute axes
    [ 23.719] (II) USB Optical Mouse: Configuring as mouse
    [ 23.719] (II) USB Optical Mouse: Adding scrollwheel support
    [ 23.719] (**) USB Optical Mouse: YAxisMapping: buttons 4 and 5
    [ 23.719] (**) USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 23.719] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb5/5-1/5-1:1.0/input/input1/event1"
    [ 23.719] (II) XINPUT: Adding extended input device "USB Optical Mouse" (type: MOUSE, id 10)
    [ 23.719] (II) USB Optical Mouse: initialized for relative axes.
    [ 23.719] (WW) USB Optical Mouse: ignoring absolute axes.
    [ 23.719] (**) USB Optical Mouse: (accel) keeping acceleration scheme 1
    [ 23.719] (**) USB Optical Mouse: (accel) acceleration profile 0
    [ 23.719] (**) USB Optical Mouse: (accel) acceleration factor: 2.000
    [ 23.719] (**) USB Optical Mouse: (accel) acceleration threshold: 4
    [ 23.719] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/mouse0)
    [ 23.719] (II) No input driver/identifier specified (ignoring)
    [ 23.720] (II) config/udev: Adding input device HP Webcam (/dev/input/event15)
    [ 23.720] (**) HP Webcam: Applying InputClass "evdev keyboard catchall"
    [ 23.720] (II) Using input driver 'evdev' for 'HP Webcam'
    [ 23.720] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 23.720] (**) HP Webcam: always reports core events
    [ 23.720] (**) HP Webcam: Device: "/dev/input/event15"
    [ 23.720] (--) HP Webcam: Found keys
    [ 23.720] (II) HP Webcam: Configuring as keyboard
    [ 23.720] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/input/input15/event15"
    [ 23.720] (II) XINPUT: Adding extended input device "HP Webcam" (type: KEYBOARD, id 11)
    [ 23.720] (**) Option "xkb_rules" "evdev"
    [ 23.720] (**) Option "xkb_model" "evdev"
    [ 23.720] (**) Option "xkb_layout" "us"
    [ 23.720] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 23.720] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 23.720] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [ 23.720] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 23.720] (**) AT Translated Set 2 keyboard: always reports core events
    [ 23.720] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 23.720] (--) AT Translated Set 2 keyboard: Found keys
    [ 23.720] (II) AT Translated Set 2 keyboard: Configuring as keyboard
    [ 23.720] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    [ 23.720] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
    [ 23.720] (**) Option "xkb_rules" "evdev"
    [ 23.720] (**) Option "xkb_model" "evdev"
    [ 23.720] (**) Option "xkb_layout" "us"
    [ 23.721] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event16)
    [ 23.721] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
    [ 23.721] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
    [ 23.721] (II) LoadModule: "synaptics"
    [ 23.721] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 23.722] (II) Module synaptics: vendor="X.Org Foundation"
    [ 23.722] compiled for 1.11.0, module version = 1.5.0
    [ 23.722] Module class: X.Org XInput Driver
    [ 23.722] ABI class: X.Org XInput driver, version 13.0
    [ 23.722] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
    [ 23.722] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 23.722] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 23.722] (**) Option "Device" "/dev/input/event16"
    [ 23.897] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5608
    [ 23.897] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4638
    [ 23.897] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
    [ 23.897] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 0
    [ 23.897] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right
    [ 23.897] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
    [ 23.897] (**) Option "VertEdgeScroll" "on"
    [ 23.897] (**) Option "RTCornerButton" "2"
    [ 23.897] (**) Option "TapButton1" "1"
    [ 23.897] (**) Option "TapButton2" "2"
    [ 23.897] (**) Option "TapButton3" "3"
    [ 24.003] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    [ 24.003] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 24.110] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input16/event16"
    [ 24.110] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 13)
    [ 24.110] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
    [ 24.110] (**) synaptics: SynPS/2 Synaptics TouchPad: MaxSpeed is now 1.75
    [ 24.110] (**) synaptics: SynPS/2 Synaptics TouchPad: AccelFactor is now 0.038
    [ 24.111] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
    [ 24.111] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
    [ 24.111] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
    [ 24.111] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
    [ 24.111] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    [ 24.112] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse2)
    [ 24.112] (II) No input driver/identifier specified (ignoring)
    [ 24.113] (II) config/udev: Adding input device ST LIS3LV02DL Accelerometer (/dev/input/event10)
    [ 24.113] (II) No input driver/identifier specified (ignoring)
    [ 24.114] (II) config/udev: Adding input device ST LIS3LV02DL Accelerometer (/dev/input/js0)
    [ 24.114] (II) No input driver/identifier specified (ignoring)
    [ 24.114] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
    [ 24.114] (II) No input driver/identifier specified (ignoring)
    [ 24.116] (II) config/udev: Adding input device MCE IR Keyboard/Mouse (ene_ir) (/dev/input/event11)
    [ 24.116] (**) MCE IR Keyboard/Mouse (ene_ir): Applying InputClass "evdev pointer catchall"
    [ 24.116] (**) MCE IR Keyboard/Mouse (ene_ir): Applying InputClass "evdev keyboard catchall"
    [ 24.116] (II) Using input driver 'evdev' for 'MCE IR Keyboard/Mouse (ene_ir)'
    [ 24.116] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 24.116] (**) MCE IR Keyboard/Mouse (ene_ir): always reports core events
    [ 24.116] (**) MCE IR Keyboard/Mouse (ene_ir): Device: "/dev/input/event11"
    [ 24.116] (--) MCE IR Keyboard/Mouse (ene_ir): Found 3 mouse buttons
    [ 24.116] (--) MCE IR Keyboard/Mouse (ene_ir): Found relative axes
    [ 24.116] (--) MCE IR Keyboard/Mouse (ene_ir): Found x and y relative axes
    [ 24.116] (--) MCE IR Keyboard/Mouse (ene_ir): Found keys
    [ 24.116] (II) MCE IR Keyboard/Mouse (ene_ir): Configuring as mouse
    [ 24.116] (II) MCE IR Keyboard/Mouse (ene_ir): Configuring as keyboard
    [ 24.116] (**) MCE IR Keyboard/Mouse (ene_ir): YAxisMapping: buttons 4 and 5
    [ 24.116] (**) MCE IR Keyboard/Mouse (ene_ir): EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 24.116] (**) Option "config_info" "udev:/sys/devices/virtual/input/input11/event11"
    [ 24.116] (II) XINPUT: Adding extended input device "MCE IR Keyboard/Mouse (ene_ir)" (type: KEYBOARD, id 14)
    [ 24.116] (**) Option "xkb_rules" "evdev"
    [ 24.116] (**) Option "xkb_model" "evdev"
    [ 24.116] (**) Option "xkb_layout" "us"
    [ 24.117] (II) MCE IR Keyboard/Mouse (ene_ir): initialized for relative axes.
    [ 24.117] (**) MCE IR Keyboard/Mouse (ene_ir): (accel) keeping acceleration scheme 1
    [ 24.117] (**) MCE IR Keyboard/Mouse (ene_ir): (accel) acceleration profile 0
    [ 24.117] (**) MCE IR Keyboard/Mouse (ene_ir): (accel) acceleration factor: 2.000
    [ 24.117] (**) MCE IR Keyboard/Mouse (ene_ir): (accel) acceleration threshold: 4
    [ 24.118] (II) config/udev: Adding input device MCE IR Keyboard/Mouse (ene_ir) (/dev/input/mouse1)
    [ 24.118] (II) No input driver/identifier specified (ignoring)
    [ 24.119] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event9)
    [ 24.119] (**) HP WMI hotkeys: Applying InputClass "evdev keyboard catchall"
    [ 24.119] (II) Using input driver 'evdev' for 'HP WMI hotkeys'
    [ 24.119] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 24.119] (**) HP WMI hotkeys: always reports core events
    [ 24.119] (**) HP WMI hotkeys: Device: "/dev/input/event9"
    [ 24.119] (--) HP WMI hotkeys: Found keys
    [ 24.119] (II) HP WMI hotkeys: Configuring as keyboard
    [ 24.119] (**) Option "config_info" "udev:/sys/devices/virtual/input/input9/event9"
    [ 24.119] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 15)
    [ 24.119] (**) Option "xkb_rules" "evdev"
    [ 24.119] (**) Option "xkb_model" "evdev"
    [ 24.119] (**) Option "xkb_layout" "us"
    [ 24.120] (II) config/udev: Adding input device ENE eHome Infrared Remote Receiver (/dev/input/event8)
    [ 24.120] (**) ENE eHome Infrared Remote Receiver: Applying InputClass "evdev keyboard catchall"
    [ 24.120] (II) Using input driver 'evdev' for 'ENE eHome Infrared Remote Receiver'
    [ 24.120] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 24.120] (**) ENE eHome Infrared Remote Receiver: always reports core events
    [ 24.121] (**) ENE eHome Infrared Remote Receiver: Device: "/dev/input/event8"
    [ 24.121] (--) ENE eHome Infrared Remote Receiver: Found keys
    [ 24.121] (II) ENE eHome Infrared Remote Receiver: Configuring as keyboard
    [ 24.121] (**) Option "config_info" "udev:/sys/devices/virtual/rc/rc0/input8/event8"
    [ 24.121] (II) XINPUT: Adding extended input device "ENE eHome Infrared Remote Receiver" (type: KEYBOARD, id 16)
    [ 24.121] (**) Option "xkb_rules" "evdev"
    [ 24.121] (**) Option "xkb_model" "evdev"
    [ 24.121] (**) Option "xkb_layout" "us"
    [ 24.640] (II) Power Button: Close
    [ 24.640] (II) UnloadModule: "evdev"
    [ 24.640] (II) Unloading evdev
    [ 24.733] (II) Video Bus: Close
    [ 24.733] (II) UnloadModule: "evdev"
    [ 24.733] (II) Unloading evdev
    [ 24.817] (II) Power Button: Close
    [ 24.817] (II) UnloadModule: "evdev"
    [ 24.817] (II) Unloading evdev
    [ 24.923] (II) Sleep Button: Close
    [ 24.923] (II) UnloadModule: "evdev"
    [ 24.923] (II) Unloading evdev
    [ 25.020] (II) USB Optical Mouse: Close
    [ 25.020] (II) UnloadModule: "evdev"
    [ 25.020] (II) Unloading evdev
    [ 25.103] (II) HP Webcam: Close
    [ 25.103] (II) UnloadModule: "evdev"
    [ 25.103] (II) Unloading evdev
    [ 25.210] (II) AT Translated Set 2 keyboard: Close
    [ 25.210] (II) UnloadModule: "evdev"
    [ 25.210] (II) Unloading evdev
    [ 25.423] (II) UnloadModule: "synaptics"
    [ 25.423] (II) Unloading synaptics
    [ 25.530] (II) MCE IR Keyboard/Mouse (ene_ir): Close
    [ 25.530] (II) UnloadModule: "evdev"
    [ 25.530] (II) Unloading evdev
    [ 25.637] (II) HP WMI hotkeys: Close
    [ 25.637] (II) UnloadModule: "evdev"
    [ 25.637] (II) Unloading evdev
    [ 25.743] (II) ENE eHome Infrared Remote Receiver: Close
    [ 25.743] (II) UnloadModule: "evdev"
    [ 25.743] (II) Unloading evdev
    [ 27.810] Server terminated successfully (0). Closing log file.
    Thanks.
    Last edited by BasioMeusPuga (2011-12-27 05:36:25)

Maybe you are looking for

  • LIST output and event handling in OO ALV and

    Hi, I am creating an ALV Report. How can i Display the Grid as a List. I am abke to change the view from the first grid that is created. but i need to show it as a list output from beginning. Also i have created a hotspot in and it works when the ALV

  • Brightness shortcut keys not working in Windows 8 or 8.1

    I'm no longer able to use the brightness shortcut keys after I've installed the Lenovo power management tool in Windows 8 on a Ideapad U300s. When the Lenovo power management tool is NOT installed on the system, pressing the shortcut keys brings up t

  • Two-finger swipe

    Two finger swipe on trackpad with control key works fine for zooming screen, but it does not remain in force -- something turns it off, & I have to log out and back in to get it to work again. 10.7, 2.8GHz Intel Core i7, 8GB RAM.

  • Create CName as an existing name of A record

    Hello all, Is there a way that I can create a Cname as an existing A record name? I got this following error message if I tried to create a cname. A new record cannot be created. An alias (CNAME) record cannot be added to this DNS name. The DNS name

  • Here is Practical Explanation about Next Life, Purpose of Human Life, philosophical/religious facts, theories etc.

    Practical Explanation ( For Example ) :- `1st of all can you tell me every single seconds detail from that time when you born ?? ( i need every seconds detail ?? that what- what you have thought and done on every single second ) can you tell me every