Debugging AS3 - watch panel?

Hi,
I'm pretty new to AS3 so sorry if I ask anything dumb!
Basically I'm trying to debug a game I'm developing, I always used
the 'watch' panel to track the value of variables as the movie
plays, but I can't find it in AS3. All I have is a 'variables'
panel with absolutely everything in it which doesn't make it
particularly usable. I must be missing something, but I can't see
what!
Regards
Kevin

Can you ensure that the SWF your are debugging is a release SWF?
I've recently fixed a bug (which is not publicly available) where the same stacktrace was visible:
A release SWF loads a debug SWF via SWFLoader/ModuleLoader, etc.
Making sure the main container SWF is a debug one. That should fix this problem.
(You can check whether a SWF is debug or not by opening it in nemo440 (google for that) and looking for debugfile / debugline opcodes.)
Let me know how it works out.
Cheers,
Anirudh

Similar Messages

  • Debug Watch Panel in AS3 projects?

    Is it just me, or does it not make sense that only ActionScript projects <= 2.0 get a proper "Watch" panel in which to specify watched expressions during ActionScript debugging? Seems to me that it should have been a natural assumtion we'd get something like this in Flash projects done in AS 3.0 by now. Does anyone on the forums know why this has yet to be implemented? Flash Builder has had this from the get-go, but I understand that this may likely be because that toolset is very developer-heavy and Flash CSx Professional is more of a designer-animation toolset.
    But still, does anyone else find it annoying for large complex Flash projects done in CSx requires you to twirl down the list of ALL the variables and then all the nested variables in complex AS 3.0 objects just to find the one thing you are interested in seeing? Then having to do it all over again once you step over your breakpoints and try to observe changes to variables? This is frustrating to the max! I've made a request via the features wishlist so hopefully this will get implemented in some version.
    Sorry, just venting. 

    Thanks for responding positively to this idea. I'm sure hard-core coders will appreciate having this as a time-saving measure to the AS3 development process in Flash Pro.

  • Debugging a Photoshop panel with FB4

    Hello,
    I'm trying to get my environment set up to debug a Photoshop panel I'm working, since the include AIR debuggers is apparently no longer supported. I've followed all the steps in the CS5 sdk guide, like setting the PlayerDebugMode to 1, and adding the Contents/debug file to Photoshop.
    In the documentation it then says in FB to:
    1. Open your project in Flash Builder and select it in the Package Explorer.
    2. Choose Run > Debug > Other.
    Getting Started with the Adobe Creative Suite SDK Packaging and signing your extension for deployment 19
    3. Select Web Application and click New to create a configuration for Web Application.
    4. Enter "Debug <extension_name>" in the Name box, and the name of your project in the Project box.
    5. Deselect the "Use defaults" option.
    6. Replace the values in the Debug, Profile, and Run boxes with about:blank.
    7. Click Apply and close the dialog.
    In the dialogue that comes up under Run > Debug > Other, there are no such "Debug, Profile, and Run boxes." The only place I can see to enter "about:blank" is under "URL or path to launch." That doesn't really make sense to me, since I'm not trying to launch about:blank.
    What should I be doing here?
    Also, once all of this is done, Nothing shows up under "Run > Debug > your_debug_config_name" as the guide suggests. I have to go back to "Run > Debug > Other" to select my profile again.

    Ha, fantastic! Your post prompted me to go back and look at all the debug flags to see why it wasn't working. I had the debug file in Photoshop and the PlayerDebugMode set in ~/.../com.adobe.CSXS2Preferences.plist but that wasn't working. It occurred to me to check /.../com.adobe.CSXS2Preferences.plist as well, which hadn't been set. When I set that it started working for me.
    I'm curious why having it in my ~/ directory didn't activate it. Is that some sort of global only setting, or is it possible I have some kind of problem elsewhere? I've noticed a number of debug related things (like which version of flash player is used) have issues when I try to do them in the user rather than globally.

  • Creating applications does not include the debug and back panel.

    I create quite a few .exe's for distribution and generally have no problems. But recently I have a had problem on one that is mysterious so I decided add the debugging features which are supposed to give me the back panel and allow tracing. As far as I can see, all the proper switches are set in the application builder for debugging, but I never get the items I expect either in the Operate, Tools or Window menus and can't pull up the back panel.
    Has anyone been able to make this work correctly and do you have any tips for me?
    Thanks,
    Dave

    Rimfire wrote:
    Thanks Ton.
    I had missed that you could debug only from a remote machine. I understand you can truly only debug from a machine with Labview on board, but tracing ability would be nice.
    Thanks again,
    Dave
    Message Edited by Rimfire on 02-24-2009 09:47 AM
    Hi Dave,
    You can debug an executable on the local machine as well, just put 'localhost' as computer name from LabVIEW.
    The only important thing to remember is that you need LabVIEW to debug.
    Ton
    Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
    Nederlandse LabVIEW user groep www.lvug.nl
    My LabVIEW Ideas
    LabVIEW, programming like it should be!

  • 30EA3 Compound trigger debug wrong Watches

    Hi,
    When I debug a compound trigger variables declared in timing point section is always shown as NULL in SmartData and in Watches.
    Data window does not contain any variable from timing point section only does from trigger declare section.
    Database version is 11.1.0.7.0
    Best Regards

  • How to debug HTML/JS panel in After Effects

    Hello,
    I notice that the extension builder Eclipse plugin does not support After Effects. Currently I have a symlink from the CEP/extensions directory to my plugin and use a .debug file so that I can visit the debugger from a browser, but that's getting a bit old.
    Is it possible to start After Effects from the command line with some switches to load with an extension in a particular location, opening the debugger window, like the Eclipse plugin does for some of the other applications?

    Hi Björn,
    You may want to check out this tool because it does support After Effects. (This is a 3rd party, unsupported, tool): http://bit.ly/QKWWYL
    Best regards,
    Hallgrimur
    Hallgrimur Th. Bjornsson | CCE Product Manager - Enterprise Dashboard - Extensibility | Adobe | Tel: +44 (0) 1314582787

  • Is it possible to create an extension containing a panel for Dreamweaver CC 2014?

    Dear Adobe Community,
    Currently we work in Dreamweaver CS6 with some custom extensions. Since we're now looking into upgrading to CC 2014, obviously, we need to make sure we can either re-use, port or create new extensions to maintain the functionality we have now.
    In short: I haven't been able to create an extension for CC 2014 featuring a panel in any shape or form.
    Creating a HTML5 based (CES 5) extension results in an error only visible in the log (attached).
    Fiddling around in a flash based extension, upping the host application version gives no such error. But, like a HTML 5 based one, doesn't show up in Dreamweaver. (And I'm using the Sublime plugin, since Extension Builder 3 lacks DW support.)
    Mind you, the "extensions" tab in the "Window" menu is lacking entirely.
    Can anyone tell me if it is at all possible to create an extension for DW CC 2014?
    Full log:
    2014-09-01 16:11:24 : INFO  PlugPlug version : 5.0.0.74
    2014-09-01 16:11:24 : INFO  LogLevel : 6
    2014-09-01 16:11:24 : INFO  Copy RGB Background Color Information for AppBar
    2014-09-01 16:11:24 : INFO  Fallback: Copy RGB Background Color Information for AppBar for sRGB usage
    2014-09-01 16:11:24 : INFO  Copy RGB Background Color Information for Panel
    2014-09-01 16:11:24 : INFO  Fallback: Copy RGB Background Color Information for Panel for sRGB usage
    2014-09-01 16:11:24 : INFO  Windows 32-bit PlugPlug logs
    2014-09-01 16:11:24 : INFO  ----------------------------
    2014-09-01 16:11:24 : INFO  PlugPlugSetup() API called:
    2014-09-01 16:11:24 : INFO  hostData->appName : DRWV
    2014-09-01 16:11:24 : INFO  hostData->appVersion : 14.0
    2014-09-01 16:11:24 : INFO  hostData->locale : en_US
    2014-09-01 16:11:24 : INFO  hostData->userInterfaceLocale : en_US
    2014-09-01 16:11:24 : INFO  hostData->supportedTypes : 31
    2014-09-01 16:11:24 : INFO  hostData->apeVersion : unknown
    2014-09-01 16:11:24 : INFO  hostData->overrideManifestLocation : (null)
    2014-09-01 16:11:24 : INFO  isApplicationOffline : false
    2014-09-01 16:11:24 : INFO  hostData->hostCEPHtmlEngineDirectory : (null)
    2014-09-01 16:11:24 : INFO  hostData->hostExtensionDirectory :C:\Users\BC-OLO\AppData\Roaming\Adobe\Dreamweaver CC 2014\en_US\Configuration\CEP\Extensions\
    2014-09-01 16:11:24 : INFO  hostData->hostStageManagerDirectory : C:\Program Files (x86)\Adobe\Adobe Dreamweaver CC 2014\Configuration\CEP\StageManager\
    2014-09-01 16:11:24 : INFO  hostData->imsLibPath: C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\P7\IMSLib.dll
    2014-09-01 16:11:24 : INFO  skinInfo->baseFontSize : 10
    2014-09-01 16:11:24 : INFO  skinInfo->baseFontFamily : MS Shell Dlg 2
    2014-09-01 16:11:24 : INFO  skinInfo->appBarBackgroundColor->antialiasLevel : PlugPlugAntialiasLevel_None
    2014-09-01 16:11:24 : INFO  skinInfo->appBarBackgroundColor->type : PlugPlugColorType_RGB
    2014-09-01 16:11:24 : INFO  ExtensionRegistry started
    2014-09-01 16:11:24 : INFO  Found ExtensionManifest in cache: C:\Users\BC-OLO\AppData\Roaming\Adobe\CEP\extensions\com.example.ext\csxs\manifest.xml
    2014-09-01 16:11:24 : INFO  Found ExtensionManifest in cache: C:\Users\BC-OLO\AppData\Roaming\Adobe\CEP\extensions\com.OLO.Nemo\csxs\manifest.xml
    2014-09-01 16:11:24 : INFO  Searching for valid extensions in 'C:\Users\BC-OLO\AppData\Roaming\Adobe\Dreamweaver CC 2014\en_US\Configuration\CEP\Extensions\'
    2014-09-01 16:11:24 : INFO  Searching for valid extensions in 'C:\Program Files (x86)\Common Files\Adobe\CEP\extensions'
    2014-09-01 16:11:24 : DEBUG Searching for valid extensions in 'C:\Program Files (x86)\Common Files\Adobe\CEP\extensions'
    2014-09-01 16:11:24 : INFO  Searching for valid extensions in 'C:\Users\BC-OLO\AppData\Roaming\Adobe\CEP\extensions'
    2014-09-01 16:11:24 : DEBUG Searching for valid extensions in 'C:\Users\BC-OLO\AppData\Roaming\Adobe\CEP\extensions'
    2014-09-01 16:11:24 : DEBUG ExtensionManifest in cache is still the same (C:\Users\BC-OLO\AppData\Roaming\Adobe\CEP\extensions\com.example.ext\csxs\manifest.xml).
    2014-09-01 16:11:24 : DEBUG ExtensionManifest in cache is still the same (C:\Users\BC-OLO\AppData\Roaming\Adobe\CEP\extensions\com.OLO.Nemo\csxs\manifest.xml).
    2014-09-01 16:11:24 : INFO  ExtensionManifest 'C:\Users\BC-OLO\AppData\Roaming\Adobe\CEP\extensions\com.example.ext\csxs\manifest.xml' contains '1' valid extensions for this host
    2014-09-01 16:11:24 : INFO  Found extension with id 'com.example.ext'
    2014-09-01 16:11:24 : DEBUG -> BasePath                    : C:\Users\BC-OLO\AppData\Roaming\Adobe\CEP\extensions\com.example.ext
    2014-09-01 16:11:24 : DEBUG -> ExtensionBundleId           : com.example.ext
    2014-09-01 16:11:24 : DEBUG -> ExtensionBundleVersion      : 1.0.0
    2014-09-01 16:11:24 : DEBUG -> ID                          : com.example.ext
    2014-09-01 16:11:24 : DEBUG -> Version                     : 1.0.0
    2014-09-01 16:11:24 : DEBUG -> MainPath                    : C:\Users\BC-OLO\AppData\Roaming\Adobe\CEP\extensions\com.example.ext\index.html
    2014-09-01 16:11:24 : DEBUG -> ScriptPath                  : C:\Users\BC-OLO\AppData\Roaming\Adobe\CEP\extensions\com.example.ext\jsx\hostscript.jsx
    2014-09-01 16:11:24 : DEBUG -> ScriptEngineId              : com.example.ext_Engine_Id
    2014-09-01 16:11:24 : DEBUG -> AutoVisible                 : true
    2014-09-01 16:11:24 : DEBUG -> StartOn -> Event            : 0
    2014-09-01 16:11:24 : DEBUG -> Type                        : Panel
    2014-09-01 16:11:24 : DEBUG -> Menu                        : Extension-Name
    2014-09-01 16:11:24 : DEBUG -> MenuPlacement               : (null)
    2014-09-01 16:11:24 : DEBUG -> Size
    2014-09-01 16:11:24 : DEBUG    -> Height                   : 300
    2014-09-01 16:11:24 : DEBUG    -> Width                    : 300
    2014-09-01 16:11:24 : DEBUG -> MaxSize
    2014-09-01 16:11:24 : DEBUG -> MinSize
    2014-09-01 16:11:24 : DEBUG -> IconPath
    2014-09-01 16:11:24 : DEBUG    -> IconPath -> Normal       : C:\Users\BC-OLO\AppData\Roaming\Adobe\CEP\extensions\com.example.ext\icons\iconNormal.png
    2014-09-01 16:11:24 : DEBUG    -> IconPath -> Disbaled     : C:\Users\BC-OLO\AppData\Roaming\Adobe\CEP\extensions\com.example.ext\icons\iconDisabled.png
    2014-09-01 16:11:24 : DEBUG    -> IconPath -> RollOver     : C:\Users\BC-OLO\AppData\Roaming\Adobe\CEP\extensions\com.example.ext\icons\iconRollover.png
    2014-09-01 16:11:24 : DEBUG    -> IconPath -> DarkNormal   : C:\Users\BC-OLO\AppData\Roaming\Adobe\CEP\extensions\com.example.ext\icons\iconDarkNormal.png
    2014-09-01 16:11:24 : DEBUG    -> IconPath -> DarkRollOver : C:\Users\BC-OLO\AppData\Roaming\Adobe\CEP\extensions\com.example.ext\icons\iconDarkRollover.png
    2014-09-01 16:11:24 : DEBUG -> DefaultExtensionData        : (null)
    2014-09-01 16:11:24 : DEBUG -> SpecialExtensionData        : (null)
    2014-09-01 16:11:24 : DEBUG -> RequiredRuntimeList            : 1
    2014-09-01 16:11:24 : DEBUG    -> RequiredRuntime -> Name     : CSXS
    2014-09-01 16:11:24 : DEBUG    -> RequiredRuntime -> Version  : 5.0.0
    2014-09-01 16:11:24 : INFO  ExtensionManifest 'C:\Users\BC-OLO\AppData\Roaming\Adobe\CEP\extensions\com.OLO.Nemo\csxs\manifest.xml' contains '1' valid extensions for this host
    2014-09-01 16:11:24 : INFO  Found extension with id 'com.OLO.Nemo.extension'
    2014-09-01 16:11:24 : DEBUG -> BasePath                    : C:\Users\BC-OLO\AppData\Roaming\Adobe\CEP\extensions\com.OLO.Nemo
    2014-09-01 16:11:24 : DEBUG -> ExtensionBundleId           : com.OLO.Nemo
    2014-09-01 16:11:24 : DEBUG -> ExtensionBundleVersion      : 0.5.0
    2014-09-01 16:11:24 : DEBUG -> ID                          : com.OLO.Nemo.extension
    2014-09-01 16:11:24 : DEBUG -> Version                     : 0.5.0
    2014-09-01 16:11:24 : DEBUG -> MainPath                    : C:\Users\BC-OLO\AppData\Roaming\Adobe\CEP\extensions\com.OLO.Nemo\Nemo.swf
    2014-09-01 16:11:24 : DEBUG -> ScriptPath                  : C:\Users\BC-OLO\AppData\Roaming\Adobe\CEP\extensions\com.OLO.Nemo\Nemo.jsx
    2014-09-01 16:11:24 : DEBUG -> ScriptEngineId              : com.OLO.Nemo.extension_Engine_Id
    2014-09-01 16:11:24 : DEBUG -> AutoVisible                 : true
    2014-09-01 16:11:24 : DEBUG -> StartOn -> Event            : 0
    2014-09-01 16:11:24 : DEBUG -> Type                        : Panel
    2014-09-01 16:11:24 : DEBUG -> Menu                        : Nemo
    2014-09-01 16:11:24 : DEBUG -> MenuPlacement               : (null)
    2014-09-01 16:11:24 : DEBUG -> Size
    2014-09-01 16:11:24 : DEBUG    -> Height                   : 400
    2014-09-01 16:11:24 : DEBUG    -> Width                    : 232
    2014-09-01 16:11:24 : DEBUG -> MaxSize
    2014-09-01 16:11:24 : DEBUG -> MinSize
    2014-09-01 16:11:24 : DEBUG -> IconPath
    2014-09-01 16:11:24 : DEBUG    -> IconPath -> Normal       : (null)
    2014-09-01 16:11:24 : DEBUG    -> IconPath -> Disbaled     : (null)
    2014-09-01 16:11:24 : DEBUG    -> IconPath -> RollOver     : (null)
    2014-09-01 16:11:24 : DEBUG    -> IconPath -> DarkNormal   : (null)
    2014-09-01 16:11:24 : DEBUG    -> IconPath -> DarkRollOver : (null)
    2014-09-01 16:11:24 : DEBUG -> DefaultExtensionData        : (null)
    2014-09-01 16:11:24 : DEBUG -> SpecialExtensionData        : (null)
    2014-09-01 16:11:24 : DEBUG -> RequiredRuntimeList            : 1
    2014-09-01 16:11:24 : DEBUG    -> RequiredRuntime -> Name     : CSXS
    2014-09-01 16:11:24 : DEBUG    -> RequiredRuntime -> Version  : 5.0.0
    2014-09-01 16:11:24 : INFO 
    ********** Number of extensions found : 2 **********
    2014-09-01 16:11:24 : INFO  Register Extension called for Extension : com.OLO.Nemo.extension, ExtensionType : Trusted
    2014-09-01 16:11:24 : INFO  ----------------------------------------------------------------
    2014-09-01 16:11:24 : DEBUG Extension inPlayerType : 1
    2014-09-01 16:11:24 : DEBUG Extension mainUTF8Path : C:\Users\BC-OLO\AppData\Roaming\Adobe\CEP\extensions\com.OLO.Nemo\Nemo.swf
    2014-09-01 16:11:24 : DEBUG Extension iconPathNormal :
    2014-09-01 16:11:24 : DEBUG Extension iconPathRollOver:
    2014-09-01 16:11:24 : DEBUG Extension iconPathDisable:
    2014-09-01 16:11:24 : DEBUG Extension windowType: Panel
    2014-09-01 16:11:24 : DEBUG Extension showWindowOnCreate: true
    2014-09-01 16:11:24 : DEBUG Extension defaultGeometry topleftx: 0
    2014-09-01 16:11:24 : DEBUG Extension defaultGeometry toplefty: 0
    2014-09-01 16:11:24 : DEBUG Extension defaultGeometry width: 232
    2014-09-01 16:11:24 : DEBUG Extension defaultGeometry height: 400
    2014-09-01 16:11:24 : INFO  PlugPlugRegisterExtension() callback returned: PlugPlugErrorCode_success //<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<    FLASH BASED plugin
    2014-09-01 16:11:24 : INFO  Register Extension called for Extension : com.example.ext, ExtensionType : Trusted
    2014-09-01 16:11:24 : INFO  ----------------------------------------------------------------
    2014-09-01 16:11:24 : DEBUG Extension inPlayerType : 2
    2014-09-01 16:11:24 : DEBUG Extension mainUTF8Path : C:\Users\BC-OLO\AppData\Roaming\Adobe\CEP\extensions\com.example.ext\index.html
    2014-09-01 16:11:24 : DEBUG Extension iconPathNormal : C:\Users\BC-OLO\AppData\Roaming\Adobe\CEP\extensions\com.example.ext\icons\iconNormal.png
    2014-09-01 16:11:24 : DEBUG Extension iconPathRollOver: C:\Users\BC-OLO\AppData\Roaming\Adobe\CEP\extensions\com.example.ext\icons\iconRollover.png
    2014-09-01 16:11:24 : DEBUG Extension iconPathDisable: C:\Users\BC-OLO\AppData\Roaming\Adobe\CEP\extensions\com.example.ext\icons\iconDisabled.png
    2014-09-01 16:11:24 : DEBUG Extension windowType: Panel
    2014-09-01 16:11:24 : DEBUG Extension showWindowOnCreate: true
    2014-09-01 16:11:24 : DEBUG Extension defaultGeometry topleftx: 0
    2014-09-01 16:11:24 : DEBUG Extension defaultGeometry toplefty: 0
    2014-09-01 16:11:24 : DEBUG Extension defaultGeometry width: 300
    2014-09-01 16:11:24 : DEBUG Extension defaultGeometry height: 300
    2014-09-01 16:11:24 : INFO  PlugPlugRegisterExtension() callback returned: PlugPlugErrorCode_registerExtCallbackNotFound
    2014-09-01 16:11:24 : WARN  Service: com.example.ext not registered properly. //<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<   HTML5 BASED plugin
    2014-09-01 16:11:24 : INFO  PlugPlugSetMenu() callback called for main menu. Extension : , inMenuPosition:
    (null), Menu: [{menuId: '1',nameUtf8: 'Nemo',extensionId: 'com.OLO.Nemo.extension'}]
    2014-09-01 16:11:24 : INFO  PlugPlugSetMenu() callback returned: PlugPlugErrorCode_success
    2014-09-01 16:11:24 : INFO  ExtensionLoadService activated
    2014-09-01 16:11:24 : DEBUG PlugPlugAMTRequest() callback called. Request: <?xml version="1.0" encoding="UTF-8"?><PlugPlugEnvelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="./AmtlibPlugPlug.xsd"><request id="1" functionName="getProductLicenseInfo"><arguments/></request></PlugPlugEnvelope>
    2014-09-01 16:11:24 : DEBUG PlugPlugAMTRequest() return value: PlugPlugErrorCode_success
    2014-09-01 16:11:24 : DEBUG PlugPlugAMTRequest() XML returned chunk: <?xml version="1.0" encoding="utf-8" ?>
    <PlugPlugEnvelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="./AmtlibPlugPlug.xsd">
        <response id="1" functionName="getProductLicenseInfo">
            <AdobeIDCreated>1</AdobeIDCreated>
            <LicenseType>Retail</LicenseType>
            <LicenseExpires>0</LicenseExpires>
            <LicenseRefreshes>0</LicenseRefreshes>
            <LicenseEncryptedSerial>909709176804077038364305</LicenseEncryptedSerial>
            <LicensedProductName>EPIC_APP_598</LicensedProductName>
            <SecondsSinceActivation>0</SecondsSinceActivation>
            <SecondsSinceSerialization>8147122</SecondsSinceSerialization>
            <SecondsBeforeExpiration>0</SecondsBeforeExpiration>
            <SecondsBeforeRefresh>0</SecondsBeforeRefresh>
            <AMTLibResponse>6</AMTLibResponse>
            <LicenseStatus>3</LicenseStatus>
            <SerializationGraceInseconds>3888000</SerializationGraceInseconds>
            <ProductCycle>8</ProductCycle>
            <PendingClaims>
                <PendingClaim>
                    <AdobeID>87ADE9246F6370DB6008205B2EAE5B95</AdobeID>
                    <TimeStamp>1401433567</TimeStamp>
                </PendingClaim>
            </PendingClaims>
            <IsSuite>SUITE</IsSuite>
            <APIVersion>2.0</APIVersion>
            <PersonGUIDWithAuthSource>10B3010147A877E8992015B9@AdobeID</PersonGUIDWithAuthSource>
        </response>
    </PlugPlugEnvelope>
    2014-09-01 16:11:31 : INFO  PlugPlugUnloadExtension called for extension : com.OLO.Nemo.extension
    2014-09-01 16:11:31 : DEBUG AllocatePlayer() callback called. playerOptions: 0B4CFB01
    2014-09-01 16:11:31 : DEBUG AllocatePlayer() callback returned: PlugPlugErrorCode_success
    2014-09-01 16:11:31 : DEBUG Connected PlugPlug DOM to APE player
    2014-09-01 16:11:31 : DEBUG Looking for available StageManagers
    2014-09-01 16:11:31 : DEBUG Looking for available StageManagerBundles in StageManagerManifest at C:\Program Files (x86)\Common Files\Adobe\CEP\StageManager\StageManagerManifest.xml
    2014-09-01 16:11:31 : DEBUG No StageManagerManifest found at C:\Program Files (x86)\Common Files\Adobe\CEP\StageManager\StageManagerManifest.xml
    2014-09-01 16:11:31 : DEBUG Looking for available StageManagerBundles in StageManagerManifest at C:\Users\BC-OLO\AppData\Roaming\Adobe\CEP\StageManager\StageManagerManifest.xml
    2014-09-01 16:11:31 : DEBUG No StageManagerManifest found at C:\Users\BC-OLO\AppData\Roaming\Adobe\CEP\StageManager\StageManagerManifest.xml
    2014-09-01 16:11:31 : DEBUG Looking for available StageManagerBundles in StageManagerManifest at C:\Program Files (x86)\Adobe\Adobe Dreamweaver CC 2014\Configuration\CEP\StageManager\StageManagerManifest.xml
    2014-09-01 16:11:31 : DEBUG Found 1 possible StageManagers in StageManagerManifest
    2014-09-01 16:11:31 : DEBUG Added StageManagerBundle StageManagerBundle with Version (5.0.0.20140224_v5_0_0_62), ReleasePath (C:\Program Files (x86)\Adobe\Adobe Dreamweaver CC 2014\Configuration\CEP\StageManager\Release\StageManager-5.0.swf), DebugPath (C:\Program Files (x86)\Adobe\Adobe Dreamweaver CC 2014\Configuration\CEP\StageManager\Debug\StageManager-5.0.swf)
    2014-09-01 16:11:31 : DEBUG Determining the most recent StageManagerBundle
    2014-09-01 16:11:31 : DEBUG Now checking StageManagerBundle with Version (5.0.0.20140224_v5_0_0_62), ReleasePath (C:\Program Files (x86)\Adobe\Adobe Dreamweaver CC 2014\Configuration\CEP\StageManager\Release\StageManager-5.0.swf), DebugPath (C:\Program Files (x86)\Adobe\Adobe Dreamweaver CC 2014\Configuration\CEP\StageManager\Debug\StageManager-5.0.swf) against (null)
    2014-09-01 16:11:31 : DEBUG Will use StageManagerBundle with Version (5.0.0.20140224_v5_0_0_62), ReleasePath (C:\Program Files (x86)\Adobe\Adobe Dreamweaver CC 2014\Configuration\CEP\StageManager\Release\StageManager-5.0.swf), DebugPath (C:\Program Files (x86)\Adobe\Adobe Dreamweaver CC 2014\Configuration\CEP\StageManager\Debug\StageManager-5.0.swf) as the most current StageManagerBundle
    2014-09-01 16:11:31 : DEBUG StageManager SWF will be loaded from 'C:\Program Files (x86)\Adobe\Adobe Dreamweaver CC 2014\Configuration\CEP\StageManager\Debug'
    2014-09-01 16:11:32 : DEBUG Add StageManager event listener
    2014-09-01 16:11:32 : INFO  StageManagerController: Created StageManager <STAGE_MANAGER_0> for Extension <com.OLO.Nemo.extension>
    2014-09-01 16:11:32 : INFO  Return value of PlugPlugUnloadExtension call : PlugPlugErrorCode_unknown
    2014-09-01 16:11:32 : INFO  PlugPlugTerminate called
    2014-09-01 16:11:32 : INFO  StageManager: Disposing StageManager <STAGE_MANAGER_0>
    2014-09-01 16:11:32 : DEBUG Remove StageManager event listener
    2014-09-01 16:11:32 : DEBUG Disconnected PlugPlug DOM from APE player
    2014-09-01 16:11:32 : DEBUG DisposePlayer() callback called. apePlayerRef: 06C4CE78
    2014-09-01 16:11:32 : DEBUG DisposePlayer() callback returned: PlugPlugErrorCode_success
    2014-09-01 16:11:32 : INFO  Return value for PlugPlugTerminate: PlugPlugErrorCode_success

    Assuming we have a CSXS Flash based extension which works with DW CC 2014, steps to be followed for the extension to show up in DW CC 2014:
    1.  The extension should be placed at /Users/labuser/Library/Application Support/Adobe/Dreamweaver CC 2014/en_US/Configuration/CEP/Extensions . [WIN: C:\Users\labuser\AppData\Roaming\Adobe\Dreamweaver CC 2014.1\en_US\Configuration\CEP\Extensions] . The installation of the zxp should have placed the extension in the above path.
    2.   Add a custom menu item like <menuitem mmstring:name="menus/DWMenu_Window_BusinessCatalyst" key="Cmd+Shift+B" enabled="true" command="dw.toggleCSXSExtension("com.adobe.bccsdialog");" checked="dw.getFloaterVisibility('BCModulePanel');" id="DWMenu_Window_BC_Modules" /> where the argument in the call dw.toggleCSXSExtension is the Extension Id as seen in the manifest.xml at the line <Extension Id="com.adobe.bccsdialog">.
    Note: All these will work provided the extension is successfully registered with DW.
    To know if an extension is registered with DW, do the following:
    1. On MAC, there is a CSXS preference plist file Users/labuser/Library/Preferences/com.adobe.CSXS.5.plist which has an entry named LogLevel. Set the value to 5 for detailed log. [On windows –Registry - Computer\HKEY_CURRENT_USER\Software\Adobe\CSXS.5]
    2. Quit and Launch DW
    3. Open Console application and under ~/Library/Logs/CSXS/, there will be a log file created with name csxs5-DRWV.log [WIN: log file is in C:\Users\labuser\AppData\Local\Temp]
    4. In the log, search for "Register Extension called for Extension : com.adobe.bccsdialog, ExtensionType : Trusted" and under that, you should see "PlugPlugRegisterExtension() callback returned: PlugPlugErrorCode_success" which mean this extension is successfully registered with DW.
    5. When you try loading the extension from the menu you have added, you should see an entry like "INFO  PlugPlugLoadExtension called for extension : com.adobe.bccsdialog" followed in the next few lines by " INFO  Return value of PlugPlugLoadExtension call : PlugPlugErrorCode_success" and you should see the extension loaded in DW.
    If any of these steps fail with any value other than "PlugPlugErrorCode_success", the extension will not load in DW.
    The solution provided here is a temporary one and we are bringing back the functionality we have removed in DW CC 2014 in the next release.

  • HELP! cannot find WATCHES pane in workshop

    hi, all,
    my problem is that since i accidently closed the WATCHES pane when i was debugging some piece of code, i could never opened that WATCHES pane again.
    while i was debugging by using break points, i could see the menu: view->debug windows->watches, but when i clicked it, nothing happened, no pane opened.
    i'v searched everywhere in the IDE window, i can even see the BUILD pane, in which the WATCHES used to appear.
    i am using workshop(ver 8.1.4)
    thanks a lot!!!!

    Hello,
    Might be a problem with extensions now being OSGI bundles
    4.0 EA1 Preferences
    Extensions seem to be problematic
    Oracle SQL Developer 4.0 is finally here
    5. All 3rd party extensions are currently disabled – our framework has changed such that they will need to be updated to be compatible with the new version – more to follow early next week
    Regards
    Marcus

  • Watch window on SunStudioEA is empty

    Hello!
    When I choose New watch and input variable name in watch window I don't see this variable. This window is empty. When I stop debugging in watch window I see all variables(names of variables :) )
    SUSE 10.2 Qt 4.2.2 gcc (don't know maybe latest version)
    Thanx
    Alex

    Looks a lot like a bug; could you please file it through bugs.sun.com?
    I just verified: watches in SS EA work fine on Solaris; unfortunately, its going to take time to try it on Linux
    Message was edited by:
    MaximKartashev

  • Problems after upgrade to Gnome 3.2

    I just upgraded to 3.2 and now I get an error on login.  It goes as far as to load the blue vertical lines of the gdm login screen, and then i get a message saying "Oh no! Something has gone wrong.  A problem has occured and the system can't recover.  Please contact a system administrator."
    here is the output for "cat /var/log/gdm/:0-greeter.log"
    Thanks!
    gnome-session[1060]: DEBUG(+): Enabling debugging
    gnome-session[1060]: DEBUG(+): GsmXsmpServer: SESSION_MANAGER=local/myhost:@/tmp/.ICE-unix/1060,unix/myhost:/tmp/.ICE-unix/1060
    gnome-session[1060]: DEBUG(+): GsmShell: Not connected to the shell
    gnome-session[1060]: DEBUG(+): GsmManager: setting client store 0xee5b20
    gnome-session[1060]: DEBUG(+): GdmSignalHandler: Adding handler 1: signum=4 (nil)
    gnome-session[1060]: DEBUG(+): GdmSignalHandler: Registering for 4 signals
    gnome-session[1060]: DEBUG(+): GdmSignalHandler: Adding handler 2: signum=7 (nil)
    gnome-session[1060]: DEBUG(+): GdmSignalHandler: Registering for 7 signals
    gnome-session[1060]: DEBUG(+): GdmSignalHandler: Adding handler 3: signum=11 (nil)
    gnome-session[1060]: DEBUG(+): GdmSignalHandler: Registering for 11 signals
    gnome-session[1060]: DEBUG(+): GdmSignalHandler: Adding handler 4: signum=6 (nil)
    gnome-session[1060]: DEBUG(+): GdmSignalHandler: Registering for 6 signals
    gnome-session[1060]: DEBUG(+): GdmSignalHandler: Adding handler 5: signum=5 (nil)
    gnome-session[1060]: DEBUG(+): GdmSignalHandler: Registering for 5 signals
    gnome-session[1060]: DEBUG(+): GdmSignalHandler: Adding handler 6: signum=8 0x41bed0
    gnome-session[1060]: DEBUG(+): GdmSignalHandler: Registering for 8 signals
    gnome-session[1060]: DEBUG(+): GdmSignalHandler: Adding handler 7: signum=1 0x41bed0
    gnome-session[1060]: DEBUG(+): GdmSignalHandler: Registering for 1 signals
    gnome-session[1060]: DEBUG(+): GdmSignalHandler: Adding handler 8: signum=10 0x41bed0
    gnome-session[1060]: DEBUG(+): GdmSignalHandler: Registering for 10 signals
    gnome-session[1060]: DEBUG(+): GdmSignalHandler: Adding handler 9: signum=15 0x41bed0
    gnome-session[1060]: DEBUG(+): GdmSignalHandler: Registering for 15 signals
    gnome-session[1060]: DEBUG(+): GdmSignalHandler: Adding handler 10: signum=2 0x41bed0
    gnome-session[1060]: DEBUG(+): GdmSignalHandler: Registering for 2 signals
    gnome-session[1060]: DEBUG(+): fill: *** Getting session 'gdm-shell'
    gnome-session[1060]: DEBUG(+): fill: *** Looking if /var/lib/gdm/.config/gnome-session/sessions/gdm-shell.session is a valid session file
    gnome-session[1060]: DEBUG(+): Cannot use session '/var/lib/gdm/.config/gnome-session/sessions/gdm-shell.session': non-existing or invalid file.
    gnome-session[1060]: DEBUG(+): fill: *** Looking if /etc/xdg/gnome-session/sessions/gdm-shell.session is a valid session file
    gnome-session[1060]: DEBUG(+): Cannot use session '/etc/xdg/gnome-session/sessions/gdm-shell.session': non-existing or invalid file.
    gnome-session[1060]: DEBUG(+): fill: *** Looking if /usr/share/gdm/greeter/gnome-session/sessions/gdm-shell.session is a valid session file
    gnome-session[1060]: DEBUG(+): Cannot use session '/usr/share/gdm/greeter/gnome-session/sessions/gdm-shell.session': non-existing or invalid file.
    gnome-session[1060]: DEBUG(+): fill: *** Looking if /usr/share/gnome-session/sessions/gdm-shell.session is a valid session file
    gnome-session[1060]: DEBUG(+): fill: *** Launching helper 'bash -c 'gnome-shell --help | grep -q gdm-mode && /usr/lib/gnome-session/gnome-session-check-accelerated'' to know if session is runnable
    gnome-session[1060]: DEBUG(+): fill: *** Checking required components and providers
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking for file 'gnome-shell.desktop'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.config/autostart'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/gnome/autostart'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/opt/kde/share/gnome/autostart'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/etc/xdg/autostart'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.local/share/applications'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/applications'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/opt/kde/share/applications'
    gnome-session[1060]: DEBUG(+): GsmUtil: found in XDG dirs: '/usr/share/gdm/greeter/applications/gnome-shell.desktop'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking for file 'gnome-settings-daemon.desktop'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.config/autostart'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/gnome/autostart'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/opt/kde/share/gnome/autostart'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/etc/xdg/autostart'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.local/share/applications'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/applications'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/opt/kde/share/applications'
    gnome-session[1060]: DEBUG(+): GsmUtil: found in XDG dirs: '/etc/xdg/autostart/gnome-settings-daemon.desktop'
    gnome-session[1060]: DEBUG(+): fill: *** Done checking required components and providers
    gnome-session[1060]: DEBUG(+): fill: *** Adding required components
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking for file 'gnome-shell.desktop'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.config/autostart'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/gnome/autostart'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/opt/kde/share/gnome/autostart'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/etc/xdg/autostart'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.local/share/applications'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/applications'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/opt/kde/share/applications'
    gnome-session[1060]: DEBUG(+): GsmUtil: found in XDG dirs: '/usr/share/gdm/greeter/applications/gnome-shell.desktop'
    gnome-session[1060]: DEBUG(+): GsmManager: read /usr/share/gdm/greeter/applications/gnome-shell.desktop
    gnome-session[1060]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App1 to store
    gnome-session[1060]: DEBUG(+): GsmManager: adding required app gnome-shell.desktop
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking for file 'gnome-settings-daemon.desktop'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.config/autostart'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/gnome/autostart'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/opt/kde/share/gnome/autostart'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/etc/xdg/autostart'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.local/share/applications'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/applications'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/opt/kde/share/applications'
    gnome-session[1060]: DEBUG(+): GsmUtil: found in XDG dirs: '/etc/xdg/autostart/gnome-settings-daemon.desktop'
    gnome-session[1060]: DEBUG(+): GsmManager: read /etc/xdg/autostart/gnome-settings-daemon.desktop
    gnome-session[1060]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App2 to store
    gnome-session[1060]: DEBUG(+): GsmManager: adding required app gnome-settings-daemon.desktop
    gnome-session[1060]: DEBUG(+): fill: *** Done adding required components
    gnome-session[1060]: DEBUG(+): fill: *** Adding default providers
    gnome-session[1060]: DEBUG(+): fill: *** Done adding default providers
    gnome-session[1060]: DEBUG(+): GsmManager: GSM starting to manage
    gnome-session[1060]: DEBUG(+): GsmManager: App startup summary
    gnome-session[1060]: DEBUG(+): GsmManager: Phase INITIALIZATION
    gnome-session[1060]: DEBUG(+): GsmManager: ID: /org/gnome/SessionManager/App2 app-id:gnome-settings-daemon.desktop is-disabled:0 is-conditionally-disabled:0
    gnome-session[1060]: DEBUG(+): GsmManager: Phase WINDOW_MANAGER
    gnome-session[1060]: DEBUG(+): GsmManager: Phase PANEL
    gnome-session[1060]: DEBUG(+): GsmManager: Phase DESKTOP
    gnome-session[1060]: DEBUG(+): GsmManager: Phase APPLICATION
    gnome-session[1060]: DEBUG(+): GsmManager: ID: /org/gnome/SessionManager/App1 app-id:gnome-shell.desktop is-disabled:0 is-conditionally-disabled:0
    gnome-session[1060]: DEBUG(+): GsmManager: starting phase INITIALIZATION
    gnome-session[1060]: DEBUG(+): GsmManager: starting app '/org/gnome/SessionManager/App2'
    gnome-session[1060]: DEBUG(+): Starting app: /org/gnome/SessionManager/App2
    gnome-session[1060]: DEBUG(+): GsmAutostartApp: starting gnome-settings-daemon.desktop: command=/usr/lib/gnome-settings-daemon/gnome-settings-daemon startup-id=104f87ddefe0de347131764464569061000000010600001
    gnome-session[1060]: DEBUG(+): GsmAutostartApp: started pid:1070
    (gnome-settings-daemon:1070): power-plugin-WARNING **: gnome-session is not available
    gnome-session[1060]: DEBUG(+): GsmManager: RegisterClient
    (gnome-settings-daemon:1070): power-plugin-WARNING **: failed to restore backlight to 100: out of brightness range: 100, has to be 15 -> 0
    gnome-session[1060]: DEBUG(+): GsmManager: Adding new client 104f87ddefe0de347131764465110765400000010600002 to session
    gnome-session[1060]: DEBUG(+): uid = 120
    gnome-session[1060]: DEBUG(+): pid = 1155
    gnome-session[1060]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/Client1 to store
    gnome-session[1060]: DEBUG(+): GsmManager: Client added: /org/gnome/SessionManager/Client1
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager interface=org.gnome.SessionManager method=RegisterClient
    gnome-session[1060]: DEBUG(+): GsmManager: RegisterClient 104f87ddefe0de347131764464569061000000010600001
    gnome-session[1060]: DEBUG(+): GsmManager: Adding new client 104f87ddefe0de347131764464569061000000010600001 to session
    gnome-session[1060]: DEBUG(+): uid = 120
    gnome-session[1060]: DEBUG(+): pid = 1070
    gnome-session[1060]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/Client2 to store
    gnome-session[1060]: DEBUG(+): GsmManager: Client added: /org/gnome/SessionManager/Client2
    gnome-session[1060]: DEBUG(+): App gnome-settings-daemon.desktop registered
    gnome-session[1060]: DEBUG(+): GsmManager: ending phase INITIALIZATION
    gnome-session[1060]: DEBUG(+): GsmManager: starting phase WINDOW_MANAGER
    gnome-session[1060]: DEBUG(+): GsmManager: ending phase WINDOW_MANAGER
    gnome-session[1060]: DEBUG(+): GsmManager: starting phase PANEL
    gnome-session[1060]: DEBUG(+): GsmManager: ending phase PANEL
    gnome-session[1060]: DEBUG(+): GsmManager: starting phase DESKTOP
    gnome-session[1060]: DEBUG(+): GsmManager: ending phase DESKTOP
    gnome-session[1060]: DEBUG(+): GsmManager: starting phase APPLICATION
    gnome-session[1060]: DEBUG(+): GsmManager: starting app '/org/gnome/SessionManager/App1'
    gnome-session[1060]: DEBUG(+): Starting app: /org/gnome/SessionManager/App1
    gnome-session[1060]: DEBUG(+): GsmAutostartApp: starting gnome-shell.desktop: command=gnome-shell --gdm-mode startup-id=104f87ddefe0de347131764464568991800000010600000
    gnome-session[1060]: DEBUG(+): GsmAutostartApp: started pid:1157
    gnome-session[1060]: DEBUG(+): GsmManager: ending phase APPLICATION
    gnome-session[1060]: DEBUG(+): GsmManager: starting phase RUNNING
    gnome-session[1060]: DEBUG(+): GsmPresence: adding idle watch
    gnome-session[1060]: DEBUG(+): GSIdleMonitor: creating new alarm for positive transition wait=600000
    gnome-session[1060]: DEBUG(+): GSIdleMonitor: creating new alarm for negative transition wait=599999
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client1 interface=org.freedesktop.DBus.Properties method=GetAll
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client1 interface=org.freedesktop.DBus.Properties method=GetAll
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmShell: Connected to the shell
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmXsmpServer: accept_ice_connection()
    gnome-session[1060]: DEBUG(+): GsmXsmpServer: auth_ice_connection()
    gnome-session[1060]: DEBUG(+): GsmXSMPClient: Setting up new connection
    gnome-session[1060]: DEBUG(+): GsmXSMPClient: New client '0x7f1ecc006030 []'
    gnome-session[1060]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/Client3 to store
    gnome-session[1060]: DEBUG(+): GsmManager: Client added: /org/gnome/SessionManager/Client3
    gnome-session[1060]: DEBUG(+): GsmXSMPClient: Initializing client 0x7f1ecc006030 []
    gnome-session[1060]: DEBUG(+): GsmXSMPClient: Client '0x7f1ecc006030 []' received RegisterClient(104f87ddefe0de347131764464568991800000010600000)
    gnome-session[1060]: DEBUG(+): GsmManager: Adding new client 104f87ddefe0de347131764464568991800000010600000 to session
    gnome-session[1060]: DEBUG(+): GsmXSMPClient: Sending RegisterClientReply to '0x7f1ecc006030 [104f87ddefe0de347131764464568991800000010600000]'
    gnome-session[1060]: DEBUG(+): GsmXSMPClient: Set properties from client '0x7f1ecc006030 [104f87ddefe0de347131764464568991800000010600000]'
    gnome-session[1060]: DEBUG(+): GsmXSMPClient: Program = 'gnome-shell'
    gnome-session[1060]: DEBUG(+): GsmXSMPClient: UserID = 'gdm'
    gnome-session[1060]: DEBUG(+): GsmXSMPClient: RestartStyleHint = 0
    gnome-session[1060]: DEBUG(+): GsmXSMPClient: ProcessID = '1157'
    gnome-session[1060]: DEBUG(+): GsmXSMPClient: CurrentDirectory = '/var/lib/gdm'
    gnome-session[1060]: DEBUG(+): GsmXSMPClient: _GSM_Priority = 20
    JS ERROR: !!! Exception was: Error: Requiring Clutter, version 1.0: Typelib file for namespace 'Cogl', version '1.0' not found
    JS ERROR: !!! lineNumber = '0'
    JS ERROR: !!! fileName = '"gjs_throw"'
    JS ERROR: !!! stack = '"("Requiring Clutter, version 1.0: Typelib file for namespace 'Cogl', version '1.0' not found")@gjs_throw:0
    @/usr/share/gnome-shell/js/ui/environment.js:9
    JS ERROR: !!! message = '"Requiring Clutter, version 1.0: Typelib file for namespace 'Cogl', version '1.0' not found"'
    JS ERROR: !!! Exception was: Error: Requiring Clutter, version 1.0: Typelib file for namespace 'Cogl', version '1.0' not found
    JS ERROR: !!! lineNumber = '0'
    JS ERROR: !!! fileName = '"gjs_throw"'
    JS ERROR: !!! stack = '"("Requiring Clutter, version 1.0: Typelib file for namespace 'Cogl', version '1.0' not found")@gjs_throw:0
    @/usr/share/gnome-shell/js/ui/environment.js:9
    JS ERROR: !!! message = '"Requiring Clutter, version 1.0: Typelib file for namespace 'Cogl', version '1.0' not found"'
    Window manager warning: Log level 32: Execution of main.js threw exception: Error: Requiring Clutter, version 1.0: Typelib file for namespace 'Cogl', version '1.0' not found
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmShell: Not connected to the shell
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmAutostartApp: (pid:1157) done (status:1)
    gnome-session[1060]: DEBUG(+): GsmXsmpServer: ice_io_error_handler (0xfad000)
    gnome-session[1060]: DEBUG(+): GsmXSMPClient: IceProcessMessagesIOError on '0x7f1ecc006030 [gnome-shell 104f87ddefe0de347131764464568991800000010600000]'
    gnome-session[1060]: DEBUG(+): GsmManager: disconnect client
    gnome-session[1060]: DEBUG(+): GsmManager: disconnect client: /org/gnome/SessionManager/Client3
    gnome-session[1060]: DEBUG(+): GsmXSMPClient: getting restart style
    gnome-session[1060]: DEBUG(+): GsmManager: restarting app
    gnome-session[1060]: DEBUG(+): Re-starting app: /org/gnome/SessionManager/App1
    gnome-session[1060]: DEBUG(+): GsmAutostartApp: Couldn't stop app: Not running
    gnome-session[1060]: DEBUG(+): Starting app: /org/gnome/SessionManager/App1
    gnome-session[1060]: DEBUG(+): GsmAutostartApp: starting gnome-shell.desktop: command=gnome-shell --gdm-mode startup-id=104f87ddefe0de347131764464568991800000010600000
    gnome-session[1060]: DEBUG(+): GsmAutostartApp: started pid:1162
    gnome-session[1060]: DEBUG(+): GsmStore: Unreffing object: 0x7f1ecc006030
    gnome-session[1060]: DEBUG(+): GsmManager: Client removed: /org/gnome/SessionManager/Client3
    gnome-session[1060]: DEBUG(+): GsmClient: disposing /org/gnome/SessionManager/Client3
    gnome-session[1060]: DEBUG(+): GsmXSMPClient: xsmp_finalize (0x7f1ecc006030 [gnome-shell 104f87ddefe0de347131764464568991800000010600000])
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmShell: Connected to the shell
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmXsmpServer: accept_ice_connection()
    gnome-session[1060]: DEBUG(+): GsmXsmpServer: auth_ice_connection()
    gnome-session[1060]: DEBUG(+): GsmXSMPClient: Setting up new connection
    gnome-session[1060]: DEBUG(+): GsmXSMPClient: New client '0x7f1ecc0060d0 []'
    gnome-session[1060]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/Client4 to store
    gnome-session[1060]: DEBUG(+): GsmManager: Client added: /org/gnome/SessionManager/Client4
    gnome-session[1060]: DEBUG(+): GsmXSMPClient: Initializing client 0x7f1ecc0060d0 []
    gnome-session[1060]: DEBUG(+): GsmXSMPClient: Client '0x7f1ecc0060d0 []' received RegisterClient(104f87ddefe0de347131764464568991800000010600000)
    gnome-session[1060]: DEBUG(+): GsmManager: Adding new client 104f87ddefe0de347131764464568991800000010600000 to session
    gnome-session[1060]: DEBUG(+): GsmXSMPClient: Sending RegisterClientReply to '0x7f1ecc0060d0 [104f87ddefe0de347131764464568991800000010600000]'
    gnome-session[1060]: DEBUG(+): GsmXSMPClient: Set properties from client '0x7f1ecc0060d0 [104f87ddefe0de347131764464568991800000010600000]'
    gnome-session[1060]: DEBUG(+): GsmXSMPClient: Program = 'gnome-shell'
    gnome-session[1060]: DEBUG(+): GsmXSMPClient: UserID = 'gdm'
    gnome-session[1060]: DEBUG(+): GsmXSMPClient: RestartStyleHint = 0
    gnome-session[1060]: DEBUG(+): GsmXSMPClient: ProcessID = '1162'
    gnome-session[1060]: DEBUG(+): GsmXSMPClient: CurrentDirectory = '/var/lib/gdm'
    gnome-session[1060]: DEBUG(+): GsmXSMPClient: _GSM_Priority = 20
    JS ERROR: !!! Exception was: Error: Requiring Clutter, version 1.0: Typelib file for namespace 'Cogl', version '1.0' not found
    JS ERROR: !!! lineNumber = '0'
    JS ERROR: !!! fileName = '"gjs_throw"'
    JS ERROR: !!! stack = '"("Requiring Clutter, version 1.0: Typelib file for namespace 'Cogl', version '1.0' not found")@gjs_throw:0
    @/usr/share/gnome-shell/js/ui/environment.js:9
    JS ERROR: !!! message = '"Requiring Clutter, version 1.0: Typelib file for namespace 'Cogl', version '1.0' not found"'
    JS ERROR: !!! Exception was: Error: Requiring Clutter, version 1.0: Typelib file for namespace 'Cogl', version '1.0' not found
    JS ERROR: !!! lineNumber = '0'
    JS ERROR: !!! fileName = '"gjs_throw"'
    JS ERROR: !!! stack = '"("Requiring Clutter, version 1.0: Typelib file for namespace 'Cogl', version '1.0' not found")@gjs_throw:0
    @/usr/share/gnome-shell/js/ui/environment.js:9
    JS ERROR: !!! message = '"Requiring Clutter, version 1.0: Typelib file for namespace 'Cogl', version '1.0' not found"'
    Window manager warning: Log level 32: Execution of main.js threw exception: Error: Requiring Clutter, version 1.0: Typelib file for namespace 'Cogl', version '1.0' not found
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmShell: Not connected to the shell
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmXsmpServer: ice_io_error_handler (0xfc4800)
    gnome-session[1060]: DEBUG(+): GsmXSMPClient: IceProcessMessagesIOError on '0x7f1ecc0060d0 [gnome-shell 104f87ddefe0de347131764464568991800000010600000]'
    gnome-session[1060]: DEBUG(+): GsmManager: disconnect client
    gnome-session[1060]: DEBUG(+): GsmManager: disconnect client: /org/gnome/SessionManager/Client4
    gnome-session[1060]: DEBUG(+): GsmXSMPClient: getting restart style
    gnome-session[1060]: DEBUG(+): GsmManager: restarting app
    gnome-session[1060]: DEBUG(+): Re-starting app: /org/gnome/SessionManager/App1
    gnome-session[1060]: WARNING: App 'gnome-shell.desktop' respawning too quickly
    gnome-session[1060]: DEBUG(+): Move and/or resize window x=0 y=0 w=1024 h=768
    gnome-session[1060]: DEBUG(+): Move and/or resize window x=0 y=0 w=1024 h=768
    gnome-session[1060]: DEBUG(+): Move and/or resize window x=0 y=0 w=1024 h=768
    gnome-session[1060]: DEBUG(+): Move and/or resize window x=0 y=0 w=1024 h=768
    gnome-session[1060]: DEBUG(+): GsmStore: Unreffing object: 0x7f1ecc0060d0
    gnome-session[1060]: DEBUG(+): GsmManager: Client removed: /org/gnome/SessionManager/Client4
    gnome-session[1060]: DEBUG(+): GsmClient: disposing /org/gnome/SessionManager/Client4
    gnome-session[1060]: DEBUG(+): GsmXSMPClient: xsmp_finalize (0x7f1ecc0060d0 [gnome-shell 104f87ddefe0de347131764464568991800000010600000])
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmAutostartApp: (pid:1162) done (status:1)
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client2 interface=org.freedesktop.DBus.Properties method=GetAll
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client2 interface=org.freedesktop.DBus.Properties method=GetAll
    gnome-session[1060]: DEBUG(+): Move and/or resize window x=0 y=0 w=1024 h=768
    gnome-session[1060]: DEBUG(+): Move and/or resize window x=0 y=0 w=1024 h=768
    gnome-session[1060]: DEBUG(+): Move and/or resize window x=0 y=0 w=1024 h=768
    gnome-session[1060]: DEBUG(+): Move and/or resize window x=0 y=0 w=1024 h=768
    gnome-session[1060]: DEBUG(+): Move and/or resize window x=0 y=0 w=1024 h=768
    gnome-session[1060]: DEBUG(+): Move and/or resize window x=0 y=0 w=1024 h=768
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager interface=org.gnome.SessionManager method=IsInhibited
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager interface=org.gnome.SessionManager method=IsInhibited
    gnome-session[1060]: DEBUG(+): GdmSignalHandler: handling signal 15
    gnome-session[1060]: DEBUG(+): GdmSignalHandler: Found 1 callbacks
    gnome-session[1060]: DEBUG(+): GdmSignalHandler: running 15 handler: 0x41bed0
    gnome-session[1060]: DEBUG(+): Got callback for signal 15
    gnome-session[1060]: DEBUG(+): GsmManager: Logout called
    gnome-session[1060]: DEBUG(+): GsmShell: Not connected to the shell
    gnome-session[1060]: DEBUG(+): GsmManager: requesting logout
    gnome-session[1060]: DEBUG(+): GsmManager: ending phase RUNNING
    gnome-session[1060]: DEBUG(+): GsmManager: starting phase QUERY_END_SESSION
    gnome-session[1060]: DEBUG(+): GsmManager: Client /org/gnome/SessionManager/Client1
    gnome-session[1060]: DEBUG(+): GsmManager: Client /org/gnome/SessionManager/Client2
    gnome-session[1060]: DEBUG(+): GsmManager: sending query-end-session to clients (logout mode: forceful)
    gnome-session[1060]: DEBUG(+): GsmDBusClient: sending QueryEndSession signal to :1.11
    gnome-session[1060]: DEBUG(+): GsmManager: adding client to query clients: /org/gnome/SessionManager/Client1
    gnome-session[1060]: DEBUG(+): GsmDBusClient: sending QueryEndSession signal to :1.2
    gnome-session[1060]: DEBUG(+): GsmManager: adding client to query clients: /org/gnome/SessionManager/Client2
    gnome-session[1060]: DEBUG(+): Caught signal 15, shutting down normally.
    gnome-session[1060]: DEBUG(+): GdmSignalHandler: Done handling signals
    gnome-session[1060]: Gdk-WARNING: gnome-session: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
    (gnome-settings-daemon:1070): Gdk-WARNING **: gnome-settings-daemon: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
    Last edited by leohardtke (2011-10-06 13:01:13)

    Here is the log file!
    Thank you!
    gnome-session[1060]: DEBUG(+): Enabling debugging
    gnome-session[1060]: DEBUG(+): GsmXsmpServer: SESSION_MANAGER=local/myhost:@/tmp/.ICE-unix/1060,unix/myhost:/tmp/.ICE-unix/1060
    gnome-session[1060]: DEBUG(+): GsmShell: Not connected to the shell
    gnome-session[1060]: DEBUG(+): GsmManager: setting client store 0xee5b20
    gnome-session[1060]: DEBUG(+): GdmSignalHandler: Adding handler 1: signum=4 (nil)
    gnome-session[1060]: DEBUG(+): GdmSignalHandler: Registering for 4 signals
    gnome-session[1060]: DEBUG(+): GdmSignalHandler: Adding handler 2: signum=7 (nil)
    gnome-session[1060]: DEBUG(+): GdmSignalHandler: Registering for 7 signals
    gnome-session[1060]: DEBUG(+): GdmSignalHandler: Adding handler 3: signum=11 (nil)
    gnome-session[1060]: DEBUG(+): GdmSignalHandler: Registering for 11 signals
    gnome-session[1060]: DEBUG(+): GdmSignalHandler: Adding handler 4: signum=6 (nil)
    gnome-session[1060]: DEBUG(+): GdmSignalHandler: Registering for 6 signals
    gnome-session[1060]: DEBUG(+): GdmSignalHandler: Adding handler 5: signum=5 (nil)
    gnome-session[1060]: DEBUG(+): GdmSignalHandler: Registering for 5 signals
    gnome-session[1060]: DEBUG(+): GdmSignalHandler: Adding handler 6: signum=8 0x41bed0
    gnome-session[1060]: DEBUG(+): GdmSignalHandler: Registering for 8 signals
    gnome-session[1060]: DEBUG(+): GdmSignalHandler: Adding handler 7: signum=1 0x41bed0
    gnome-session[1060]: DEBUG(+): GdmSignalHandler: Registering for 1 signals
    gnome-session[1060]: DEBUG(+): GdmSignalHandler: Adding handler 8: signum=10 0x41bed0
    gnome-session[1060]: DEBUG(+): GdmSignalHandler: Registering for 10 signals
    gnome-session[1060]: DEBUG(+): GdmSignalHandler: Adding handler 9: signum=15 0x41bed0
    gnome-session[1060]: DEBUG(+): GdmSignalHandler: Registering for 15 signals
    gnome-session[1060]: DEBUG(+): GdmSignalHandler: Adding handler 10: signum=2 0x41bed0
    gnome-session[1060]: DEBUG(+): GdmSignalHandler: Registering for 2 signals
    gnome-session[1060]: DEBUG(+): fill: *** Getting session 'gdm-shell'
    gnome-session[1060]: DEBUG(+): fill: *** Looking if /var/lib/gdm/.config/gnome-session/sessions/gdm-shell.session is a valid session file
    gnome-session[1060]: DEBUG(+): Cannot use session '/var/lib/gdm/.config/gnome-session/sessions/gdm-shell.session': non-existing or invalid file.
    gnome-session[1060]: DEBUG(+): fill: *** Looking if /etc/xdg/gnome-session/sessions/gdm-shell.session is a valid session file
    gnome-session[1060]: DEBUG(+): Cannot use session '/etc/xdg/gnome-session/sessions/gdm-shell.session': non-existing or invalid file.
    gnome-session[1060]: DEBUG(+): fill: *** Looking if /usr/share/gdm/greeter/gnome-session/sessions/gdm-shell.session is a valid session file
    gnome-session[1060]: DEBUG(+): Cannot use session '/usr/share/gdm/greeter/gnome-session/sessions/gdm-shell.session': non-existing or invalid file.
    gnome-session[1060]: DEBUG(+): fill: *** Looking if /usr/share/gnome-session/sessions/gdm-shell.session is a valid session file
    gnome-session[1060]: DEBUG(+): fill: *** Launching helper 'bash -c 'gnome-shell --help | grep -q gdm-mode && /usr/lib/gnome-session/gnome-session-check-accelerated'' to know if session is runnable
    gnome-session[1060]: DEBUG(+): fill: *** Checking required components and providers
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking for file 'gnome-shell.desktop'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.config/autostart'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/gnome/autostart'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/opt/kde/share/gnome/autostart'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/etc/xdg/autostart'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.local/share/applications'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/applications'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/opt/kde/share/applications'
    gnome-session[1060]: DEBUG(+): GsmUtil: found in XDG dirs: '/usr/share/gdm/greeter/applications/gnome-shell.desktop'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking for file 'gnome-settings-daemon.desktop'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.config/autostart'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/gnome/autostart'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/opt/kde/share/gnome/autostart'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/etc/xdg/autostart'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.local/share/applications'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/applications'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/opt/kde/share/applications'
    gnome-session[1060]: DEBUG(+): GsmUtil: found in XDG dirs: '/etc/xdg/autostart/gnome-settings-daemon.desktop'
    gnome-session[1060]: DEBUG(+): fill: *** Done checking required components and providers
    gnome-session[1060]: DEBUG(+): fill: *** Adding required components
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking for file 'gnome-shell.desktop'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.config/autostart'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/gnome/autostart'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/opt/kde/share/gnome/autostart'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/etc/xdg/autostart'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.local/share/applications'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/applications'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/opt/kde/share/applications'
    gnome-session[1060]: DEBUG(+): GsmUtil: found in XDG dirs: '/usr/share/gdm/greeter/applications/gnome-shell.desktop'
    gnome-session[1060]: DEBUG(+): GsmManager: read /usr/share/gdm/greeter/applications/gnome-shell.desktop
    gnome-session[1060]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App1 to store
    gnome-session[1060]: DEBUG(+): GsmManager: adding required app gnome-shell.desktop
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking for file 'gnome-settings-daemon.desktop'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.config/autostart'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/gnome/autostart'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/opt/kde/share/gnome/autostart'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/etc/xdg/autostart'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.local/share/applications'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/applications'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications'
    gnome-session[1060]: DEBUG(+): GsmUtil: Looking in '/opt/kde/share/applications'
    gnome-session[1060]: DEBUG(+): GsmUtil: found in XDG dirs: '/etc/xdg/autostart/gnome-settings-daemon.desktop'
    gnome-session[1060]: DEBUG(+): GsmManager: read /etc/xdg/autostart/gnome-settings-daemon.desktop
    gnome-session[1060]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App2 to store
    gnome-session[1060]: DEBUG(+): GsmManager: adding required app gnome-settings-daemon.desktop
    gnome-session[1060]: DEBUG(+): fill: *** Done adding required components
    gnome-session[1060]: DEBUG(+): fill: *** Adding default providers
    gnome-session[1060]: DEBUG(+): fill: *** Done adding default providers
    gnome-session[1060]: DEBUG(+): GsmManager: GSM starting to manage
    gnome-session[1060]: DEBUG(+): GsmManager: App startup summary
    gnome-session[1060]: DEBUG(+): GsmManager: Phase INITIALIZATION
    gnome-session[1060]: DEBUG(+): GsmManager: ID: /org/gnome/SessionManager/App2 app-id:gnome-settings-daemon.desktop is-disabled:0 is-conditionally-disabled:0
    gnome-session[1060]: DEBUG(+): GsmManager: Phase WINDOW_MANAGER
    gnome-session[1060]: DEBUG(+): GsmManager: Phase PANEL
    gnome-session[1060]: DEBUG(+): GsmManager: Phase DESKTOP
    gnome-session[1060]: DEBUG(+): GsmManager: Phase APPLICATION
    gnome-session[1060]: DEBUG(+): GsmManager: ID: /org/gnome/SessionManager/App1 app-id:gnome-shell.desktop is-disabled:0 is-conditionally-disabled:0
    gnome-session[1060]: DEBUG(+): GsmManager: starting phase INITIALIZATION
    gnome-session[1060]: DEBUG(+): GsmManager: starting app '/org/gnome/SessionManager/App2'
    gnome-session[1060]: DEBUG(+): Starting app: /org/gnome/SessionManager/App2
    gnome-session[1060]: DEBUG(+): GsmAutostartApp: starting gnome-settings-daemon.desktop: command=/usr/lib/gnome-settings-daemon/gnome-settings-daemon startup-id=104f87ddefe0de347131764464569061000000010600001
    gnome-session[1060]: DEBUG(+): GsmAutostartApp: started pid:1070
    (gnome-settings-daemon:1070): power-plugin-WARNING **: gnome-session is not available
    gnome-session[1060]: DEBUG(+): GsmManager: RegisterClient
    (gnome-settings-daemon:1070): power-plugin-WARNING **: failed to restore backlight to 100: out of brightness range: 100, has to be 15 -> 0
    gnome-session[1060]: DEBUG(+): GsmManager: Adding new client 104f87ddefe0de347131764465110765400000010600002 to session
    gnome-session[1060]: DEBUG(+): uid = 120
    gnome-session[1060]: DEBUG(+): pid = 1155
    gnome-session[1060]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/Client1 to store
    gnome-session[1060]: DEBUG(+): GsmManager: Client added: /org/gnome/SessionManager/Client1
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager interface=org.gnome.SessionManager method=RegisterClient
    gnome-session[1060]: DEBUG(+): GsmManager: RegisterClient 104f87ddefe0de347131764464569061000000010600001
    gnome-session[1060]: DEBUG(+): GsmManager: Adding new client 104f87ddefe0de347131764464569061000000010600001 to session
    gnome-session[1060]: DEBUG(+): uid = 120
    gnome-session[1060]: DEBUG(+): pid = 1070
    gnome-session[1060]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/Client2 to store
    gnome-session[1060]: DEBUG(+): GsmManager: Client added: /org/gnome/SessionManager/Client2
    gnome-session[1060]: DEBUG(+): App gnome-settings-daemon.desktop registered
    gnome-session[1060]: DEBUG(+): GsmManager: ending phase INITIALIZATION
    gnome-session[1060]: DEBUG(+): GsmManager: starting phase WINDOW_MANAGER
    gnome-session[1060]: DEBUG(+): GsmManager: ending phase WINDOW_MANAGER
    gnome-session[1060]: DEBUG(+): GsmManager: starting phase PANEL
    gnome-session[1060]: DEBUG(+): GsmManager: ending phase PANEL
    gnome-session[1060]: DEBUG(+): GsmManager: starting phase DESKTOP
    gnome-session[1060]: DEBUG(+): GsmManager: ending phase DESKTOP
    gnome-session[1060]: DEBUG(+): GsmManager: starting phase APPLICATION
    gnome-session[1060]: DEBUG(+): GsmManager: starting app '/org/gnome/SessionManager/App1'
    gnome-session[1060]: DEBUG(+): Starting app: /org/gnome/SessionManager/App1
    gnome-session[1060]: DEBUG(+): GsmAutostartApp: starting gnome-shell.desktop: command=gnome-shell --gdm-mode startup-id=104f87ddefe0de347131764464568991800000010600000
    gnome-session[1060]: DEBUG(+): GsmAutostartApp: started pid:1157
    gnome-session[1060]: DEBUG(+): GsmManager: ending phase APPLICATION
    gnome-session[1060]: DEBUG(+): GsmManager: starting phase RUNNING
    gnome-session[1060]: DEBUG(+): GsmPresence: adding idle watch
    gnome-session[1060]: DEBUG(+): GSIdleMonitor: creating new alarm for positive transition wait=600000
    gnome-session[1060]: DEBUG(+): GSIdleMonitor: creating new alarm for negative transition wait=599999
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client1 interface=org.freedesktop.DBus.Properties method=GetAll
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client1 interface=org.freedesktop.DBus.Properties method=GetAll
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmShell: Connected to the shell
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmXsmpServer: accept_ice_connection()
    gnome-session[1060]: DEBUG(+): GsmXsmpServer: auth_ice_connection()
    gnome-session[1060]: DEBUG(+): GsmXSMPClient: Setting up new connection
    gnome-session[1060]: DEBUG(+): GsmXSMPClient: New client '0x7f1ecc006030 []'
    gnome-session[1060]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/Client3 to store
    gnome-session[1060]: DEBUG(+): GsmManager: Client added: /org/gnome/SessionManager/Client3
    gnome-session[1060]: DEBUG(+): GsmXSMPClient: Initializing client 0x7f1ecc006030 []
    gnome-session[1060]: DEBUG(+): GsmXSMPClient: Client '0x7f1ecc006030 []' received RegisterClient(104f87ddefe0de347131764464568991800000010600000)
    gnome-session[1060]: DEBUG(+): GsmManager: Adding new client 104f87ddefe0de347131764464568991800000010600000 to session
    gnome-session[1060]: DEBUG(+): GsmXSMPClient: Sending RegisterClientReply to '0x7f1ecc006030 [104f87ddefe0de347131764464568991800000010600000]'
    gnome-session[1060]: DEBUG(+): GsmXSMPClient: Set properties from client '0x7f1ecc006030 [104f87ddefe0de347131764464568991800000010600000]'
    gnome-session[1060]: DEBUG(+): GsmXSMPClient: Program = 'gnome-shell'
    gnome-session[1060]: DEBUG(+): GsmXSMPClient: UserID = 'gdm'
    gnome-session[1060]: DEBUG(+): GsmXSMPClient: RestartStyleHint = 0
    gnome-session[1060]: DEBUG(+): GsmXSMPClient: ProcessID = '1157'
    gnome-session[1060]: DEBUG(+): GsmXSMPClient: CurrentDirectory = '/var/lib/gdm'
    gnome-session[1060]: DEBUG(+): GsmXSMPClient: _GSM_Priority = 20
    JS ERROR: !!! Exception was: Error: Requiring Clutter, version 1.0: Typelib file for namespace 'Cogl', version '1.0' not found
    JS ERROR: !!! lineNumber = '0'
    JS ERROR: !!! fileName = '"gjs_throw"'
    JS ERROR: !!! stack = '"("Requiring Clutter, version 1.0: Typelib file for namespace 'Cogl', version '1.0' not found")@gjs_throw:0
    @/usr/share/gnome-shell/js/ui/environment.js:9
    JS ERROR: !!! message = '"Requiring Clutter, version 1.0: Typelib file for namespace 'Cogl', version '1.0' not found"'
    JS ERROR: !!! Exception was: Error: Requiring Clutter, version 1.0: Typelib file for namespace 'Cogl', version '1.0' not found
    JS ERROR: !!! lineNumber = '0'
    JS ERROR: !!! fileName = '"gjs_throw"'
    JS ERROR: !!! stack = '"("Requiring Clutter, version 1.0: Typelib file for namespace 'Cogl', version '1.0' not found")@gjs_throw:0
    @/usr/share/gnome-shell/js/ui/environment.js:9
    JS ERROR: !!! message = '"Requiring Clutter, version 1.0: Typelib file for namespace 'Cogl', version '1.0' not found"'
    Window manager warning: Log level 32: Execution of main.js threw exception: Error: Requiring Clutter, version 1.0: Typelib file for namespace 'Cogl', version '1.0' not found
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmShell: Not connected to the shell
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmAutostartApp: (pid:1157) done (status:1)
    gnome-session[1060]: DEBUG(+): GsmXsmpServer: ice_io_error_handler (0xfad000)
    gnome-session[1060]: DEBUG(+): GsmXSMPClient: IceProcessMessagesIOError on '0x7f1ecc006030 [gnome-shell 104f87ddefe0de347131764464568991800000010600000]'
    gnome-session[1060]: DEBUG(+): GsmManager: disconnect client
    gnome-session[1060]: DEBUG(+): GsmManager: disconnect client: /org/gnome/SessionManager/Client3
    gnome-session[1060]: DEBUG(+): GsmXSMPClient: getting restart style
    gnome-session[1060]: DEBUG(+): GsmManager: restarting app
    gnome-session[1060]: DEBUG(+): Re-starting app: /org/gnome/SessionManager/App1
    gnome-session[1060]: DEBUG(+): GsmAutostartApp: Couldn't stop app: Not running
    gnome-session[1060]: DEBUG(+): Starting app: /org/gnome/SessionManager/App1
    gnome-session[1060]: DEBUG(+): GsmAutostartApp: starting gnome-shell.desktop: command=gnome-shell --gdm-mode startup-id=104f87ddefe0de347131764464568991800000010600000
    gnome-session[1060]: DEBUG(+): GsmAutostartApp: started pid:1162
    gnome-session[1060]: DEBUG(+): GsmStore: Unreffing object: 0x7f1ecc006030
    gnome-session[1060]: DEBUG(+): GsmManager: Client removed: /org/gnome/SessionManager/Client3
    gnome-session[1060]: DEBUG(+): GsmClient: disposing /org/gnome/SessionManager/Client3
    gnome-session[1060]: DEBUG(+): GsmXSMPClient: xsmp_finalize (0x7f1ecc006030 [gnome-shell 104f87ddefe0de347131764464568991800000010600000])
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmShell: Connected to the shell
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmXsmpServer: accept_ice_connection()
    gnome-session[1060]: DEBUG(+): GsmXsmpServer: auth_ice_connection()
    gnome-session[1060]: DEBUG(+): GsmXSMPClient: Setting up new connection
    gnome-session[1060]: DEBUG(+): GsmXSMPClient: New client '0x7f1ecc0060d0 []'
    gnome-session[1060]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/Client4 to store
    gnome-session[1060]: DEBUG(+): GsmManager: Client added: /org/gnome/SessionManager/Client4
    gnome-session[1060]: DEBUG(+): GsmXSMPClient: Initializing client 0x7f1ecc0060d0 []
    gnome-session[1060]: DEBUG(+): GsmXSMPClient: Client '0x7f1ecc0060d0 []' received RegisterClient(104f87ddefe0de347131764464568991800000010600000)
    gnome-session[1060]: DEBUG(+): GsmManager: Adding new client 104f87ddefe0de347131764464568991800000010600000 to session
    gnome-session[1060]: DEBUG(+): GsmXSMPClient: Sending RegisterClientReply to '0x7f1ecc0060d0 [104f87ddefe0de347131764464568991800000010600000]'
    gnome-session[1060]: DEBUG(+): GsmXSMPClient: Set properties from client '0x7f1ecc0060d0 [104f87ddefe0de347131764464568991800000010600000]'
    gnome-session[1060]: DEBUG(+): GsmXSMPClient: Program = 'gnome-shell'
    gnome-session[1060]: DEBUG(+): GsmXSMPClient: UserID = 'gdm'
    gnome-session[1060]: DEBUG(+): GsmXSMPClient: RestartStyleHint = 0
    gnome-session[1060]: DEBUG(+): GsmXSMPClient: ProcessID = '1162'
    gnome-session[1060]: DEBUG(+): GsmXSMPClient: CurrentDirectory = '/var/lib/gdm'
    gnome-session[1060]: DEBUG(+): GsmXSMPClient: _GSM_Priority = 20
    JS ERROR: !!! Exception was: Error: Requiring Clutter, version 1.0: Typelib file for namespace 'Cogl', version '1.0' not found
    JS ERROR: !!! lineNumber = '0'
    JS ERROR: !!! fileName = '"gjs_throw"'
    JS ERROR: !!! stack = '"("Requiring Clutter, version 1.0: Typelib file for namespace 'Cogl', version '1.0' not found")@gjs_throw:0
    @/usr/share/gnome-shell/js/ui/environment.js:9
    JS ERROR: !!! message = '"Requiring Clutter, version 1.0: Typelib file for namespace 'Cogl', version '1.0' not found"'
    JS ERROR: !!! Exception was: Error: Requiring Clutter, version 1.0: Typelib file for namespace 'Cogl', version '1.0' not found
    JS ERROR: !!! lineNumber = '0'
    JS ERROR: !!! fileName = '"gjs_throw"'
    JS ERROR: !!! stack = '"("Requiring Clutter, version 1.0: Typelib file for namespace 'Cogl', version '1.0' not found")@gjs_throw:0
    @/usr/share/gnome-shell/js/ui/environment.js:9
    JS ERROR: !!! message = '"Requiring Clutter, version 1.0: Typelib file for namespace 'Cogl', version '1.0' not found"'
    Window manager warning: Log level 32: Execution of main.js threw exception: Error: Requiring Clutter, version 1.0: Typelib file for namespace 'Cogl', version '1.0' not found
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmShell: Not connected to the shell
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmXsmpServer: ice_io_error_handler (0xfc4800)
    gnome-session[1060]: DEBUG(+): GsmXSMPClient: IceProcessMessagesIOError on '0x7f1ecc0060d0 [gnome-shell 104f87ddefe0de347131764464568991800000010600000]'
    gnome-session[1060]: DEBUG(+): GsmManager: disconnect client
    gnome-session[1060]: DEBUG(+): GsmManager: disconnect client: /org/gnome/SessionManager/Client4
    gnome-session[1060]: DEBUG(+): GsmXSMPClient: getting restart style
    gnome-session[1060]: DEBUG(+): GsmManager: restarting app
    gnome-session[1060]: DEBUG(+): Re-starting app: /org/gnome/SessionManager/App1
    gnome-session[1060]: WARNING: App 'gnome-shell.desktop' respawning too quickly
    gnome-session[1060]: DEBUG(+): Move and/or resize window x=0 y=0 w=1024 h=768
    gnome-session[1060]: DEBUG(+): Move and/or resize window x=0 y=0 w=1024 h=768
    gnome-session[1060]: DEBUG(+): Move and/or resize window x=0 y=0 w=1024 h=768
    gnome-session[1060]: DEBUG(+): Move and/or resize window x=0 y=0 w=1024 h=768
    gnome-session[1060]: DEBUG(+): GsmStore: Unreffing object: 0x7f1ecc0060d0
    gnome-session[1060]: DEBUG(+): GsmManager: Client removed: /org/gnome/SessionManager/Client4
    gnome-session[1060]: DEBUG(+): GsmClient: disposing /org/gnome/SessionManager/Client4
    gnome-session[1060]: DEBUG(+): GsmXSMPClient: xsmp_finalize (0x7f1ecc0060d0 [gnome-shell 104f87ddefe0de347131764464568991800000010600000])
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmAutostartApp: (pid:1162) done (status:1)
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client2 interface=org.freedesktop.DBus.Properties method=GetAll
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client2 interface=org.freedesktop.DBus.Properties method=GetAll
    gnome-session[1060]: DEBUG(+): Move and/or resize window x=0 y=0 w=1024 h=768
    gnome-session[1060]: DEBUG(+): Move and/or resize window x=0 y=0 w=1024 h=768
    gnome-session[1060]: DEBUG(+): Move and/or resize window x=0 y=0 w=1024 h=768
    gnome-session[1060]: DEBUG(+): Move and/or resize window x=0 y=0 w=1024 h=768
    gnome-session[1060]: DEBUG(+): Move and/or resize window x=0 y=0 w=1024 h=768
    gnome-session[1060]: DEBUG(+): Move and/or resize window x=0 y=0 w=1024 h=768
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager interface=org.gnome.SessionManager method=IsInhibited
    gnome-session[1060]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager interface=org.gnome.SessionManager method=IsInhibited
    gnome-session[1060]: DEBUG(+): GdmSignalHandler: handling signal 15
    gnome-session[1060]: DEBUG(+): GdmSignalHandler: Found 1 callbacks
    gnome-session[1060]: DEBUG(+): GdmSignalHandler: running 15 handler: 0x41bed0
    gnome-session[1060]: DEBUG(+): Got callback for signal 15
    gnome-session[1060]: DEBUG(+): GsmManager: Logout called
    gnome-session[1060]: DEBUG(+): GsmShell: Not connected to the shell
    gnome-session[1060]: DEBUG(+): GsmManager: requesting logout
    gnome-session[1060]: DEBUG(+): GsmManager: ending phase RUNNING
    gnome-session[1060]: DEBUG(+): GsmManager: starting phase QUERY_END_SESSION
    gnome-session[1060]: DEBUG(+): GsmManager: Client /org/gnome/SessionManager/Client1
    gnome-session[1060]: DEBUG(+): GsmManager: Client /org/gnome/SessionManager/Client2
    gnome-session[1060]: DEBUG(+): GsmManager: sending query-end-session to clients (logout mode: forceful)
    gnome-session[1060]: DEBUG(+): GsmDBusClient: sending QueryEndSession signal to :1.11
    gnome-session[1060]: DEBUG(+): GsmManager: adding client to query clients: /org/gnome/SessionManager/Client1
    gnome-session[1060]: DEBUG(+): GsmDBusClient: sending QueryEndSession signal to :1.2
    gnome-session[1060]: DEBUG(+): GsmManager: adding client to query clients: /org/gnome/SessionManager/Client2
    gnome-session[1060]: DEBUG(+): Caught signal 15, shutting down normally.
    gnome-session[1060]: DEBUG(+): GdmSignalHandler: Done handling signals
    gnome-session[1060]: Gdk-WARNING: gnome-session: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
    (gnome-settings-daemon:1070): Gdk-WARNING **: gnome-settings-daemon: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
    Last edited by leohardtke (2011-10-06 13:00:34)

  • [SOLVED]Asus UX32VD, problems with ACPI and Intel video driver

    1. The bigger problem seems to be Intel video driver:
    When xf86-video-intel is installed, screen stays black after booting. By adding "nomodeset" to grub doesn't help. If I don't start gdm while booting, I can boot to command line with "nomodeset".  From command line I tried "startx", but X doesn't start, probably because "nomodeset" has disabled KMS and I've understood that Intel driver needs KMS for GNOME.
    When xf86-video-vesa is installed instead of intel driver, screen is still black. By adding "nomodeset" to grub, I can see only mouse at gdm. If rebooting computer without gdm, I can start gnome from command line with startx and it works nice.
    In both setups I can connect to laptop with ssh when screen is black. With ssh I checked screen brightness, but it was maximum.
    Intel driver version: xf86-video-intel 2.20.1-3
    2. The problem with ACPI is found from dmesg, I don't think this effects to graphics problem, because with vesa driver and "acpi=off" set to grub I can start Gnome with startx. I don't even know if it effects at all on my system, dmesg shows error which effects to displayport( intel_dp_i2c_aux_ch error) these maybe related to each others:
    [ 2.588023] ACPI Error: Needed [Buffer/String/Package], found [Integer] ffff8801271a6000 (20120320/exresop-590)
    [ 2.588032] ACPI Exception: AE_AML_OPERAND_TYPE, While resolving operands for [OpcodeName unavailable] (20120320/dswexec-460)
    [ 2.588044] ACPI Error: Method parse/execution failed [\_SB_.PCI0.GFX0._DSM] (Node ffff880128e88348), AE_AML_OPERAND_TYPE (20120320/psparse-536)
    [ 2.738789] [drm:intel_dp_i2c_aux_ch] *ERROR* too many retries, giving up
    [ 2.741836] [drm:intel_dp_i2c_aux_ch] *ERROR* too many retries, giving up
    There is log files while booting with Intel driver and gdm set to start at boot in rc.conf, the screen is black, but got logs with ssh:
    dmesg:
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Linux version 3.4.6-1-ARCH (tobias@T-POWA-LX) (gcc version 4.7.1 (GCC) ) #1 SMP PREEMPT Fri Jul 20 08:21:26 CEST 2012
    [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=74076a5e-6bff-49aa-919e-351f4417e0d0 ro quiet
    [ 0.000000] BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: 0000000000000000 - 000000000009f000 (usable)
    [ 0.000000] BIOS-e820: 000000000009f000 - 00000000000a0000 (reserved)
    [ 0.000000] BIOS-e820: 0000000000100000 - 0000000020000000 (usable)
    [ 0.000000] BIOS-e820: 0000000020000000 - 0000000020200000 (reserved)
    [ 0.000000] BIOS-e820: 0000000020200000 - 0000000040004000 (usable)
    [ 0.000000] BIOS-e820: 0000000040004000 - 0000000040005000 (reserved)
    [ 0.000000] BIOS-e820: 0000000040005000 - 00000000c97be000 (usable)
    [ 0.000000] BIOS-e820: 00000000c97be000 - 00000000c9dbf000 (ACPI NVS)
    [ 0.000000] BIOS-e820: 00000000c9dbf000 - 00000000c9dc2000 (reserved)
    [ 0.000000] BIOS-e820: 00000000c9dc2000 - 00000000c9dd7000 (usable)
    [ 0.000000] BIOS-e820: 00000000c9dd7000 - 00000000c9ddd000 (reserved)
    [ 0.000000] BIOS-e820: 00000000c9ddd000 - 00000000c9ddf000 (usable)
    [ 0.000000] BIOS-e820: 00000000c9ddf000 - 00000000c9de4000 (reserved)
    [ 0.000000] BIOS-e820: 00000000c9de4000 - 00000000c9f3d000 (usable)
    [ 0.000000] BIOS-e820: 00000000c9f3d000 - 00000000c9f41000 (reserved)
    [ 0.000000] BIOS-e820: 00000000c9f41000 - 00000000c9f8b000 (usable)
    [ 0.000000] BIOS-e820: 00000000c9f8b000 - 00000000c9f92000 (reserved)
    [ 0.000000] BIOS-e820: 00000000c9f92000 - 00000000c9f94000 (usable)
    [ 0.000000] BIOS-e820: 00000000c9f94000 - 00000000c9fb2000 (reserved)
    [ 0.000000] BIOS-e820: 00000000c9fb2000 - 00000000c9fb5000 (usable)
    [ 0.000000] BIOS-e820: 00000000c9fb5000 - 00000000c9fb7000 (reserved)
    [ 0.000000] BIOS-e820: 00000000c9fb7000 - 00000000c9fce000 (usable)
    [ 0.000000] BIOS-e820: 00000000c9fce000 - 00000000c9fd4000 (reserved)
    [ 0.000000] BIOS-e820: 00000000c9fd4000 - 00000000c9fdc000 (usable)
    [ 0.000000] BIOS-e820: 00000000c9fdc000 - 00000000c9fdd000 (reserved)
    [ 0.000000] BIOS-e820: 00000000c9fdd000 - 00000000c9fec000 (usable)
    [ 0.000000] BIOS-e820: 00000000c9fec000 - 00000000c9fed000 (reserved)
    [ 0.000000] BIOS-e820: 00000000c9fed000 - 00000000c9ff8000 (usable)
    [ 0.000000] BIOS-e820: 00000000c9ff8000 - 00000000c9ffd000 (reserved)
    [ 0.000000] BIOS-e820: 00000000c9ffd000 - 00000000ca01c000 (usable)
    [ 0.000000] BIOS-e820: 00000000ca01c000 - 00000000ca01e000 (reserved)
    [ 0.000000] BIOS-e820: 00000000ca01e000 - 00000000ca032000 (usable)
    [ 0.000000] BIOS-e820: 00000000ca032000 - 00000000ca033000 (reserved)
    [ 0.000000] BIOS-e820: 00000000ca033000 - 00000000ca045000 (usable)
    [ 0.000000] BIOS-e820: 00000000ca045000 - 00000000ca06b000 (reserved)
    [ 0.000000] BIOS-e820: 00000000ca06b000 - 00000000ca07f000 (usable)
    [ 0.000000] BIOS-e820: 00000000ca07f000 - 00000000ca080000 (reserved)
    [ 0.000000] BIOS-e820: 00000000ca080000 - 00000000ca081000 (usable)
    [ 0.000000] BIOS-e820: 00000000ca081000 - 00000000ca083000 (reserved)
    [ 0.000000] BIOS-e820: 00000000ca083000 - 00000000ca084000 (usable)
    [ 0.000000] BIOS-e820: 00000000ca084000 - 00000000ca089000 (reserved)
    [ 0.000000] BIOS-e820: 00000000ca089000 - 00000000ca0a1000 (usable)
    [ 0.000000] BIOS-e820: 00000000ca0a1000 - 00000000ca645000 (reserved)
    [ 0.000000] BIOS-e820: 00000000ca645000 - 00000000ca8c5000 (ACPI NVS)
    [ 0.000000] BIOS-e820: 00000000ca8c5000 - 00000000ca8ca000 (ACPI data)
    [ 0.000000] BIOS-e820: 00000000ca8ca000 - 00000000ca8cb000 (usable)
    [ 0.000000] BIOS-e820: 00000000ca8cb000 - 00000000ca90e000 (ACPI NVS)
    [ 0.000000] BIOS-e820: 00000000ca90e000 - 00000000cad1d000 (usable)
    [ 0.000000] BIOS-e820: 00000000cad1d000 - 00000000caff4000 (reserved)
    [ 0.000000] BIOS-e820: 00000000caff4000 - 00000000cb000000 (usable)
    [ 0.000000] BIOS-e820: 00000000cbc00000 - 00000000cfe00000 (reserved)
    [ 0.000000] BIOS-e820: 00000000f8000000 - 00000000fc000000 (reserved)
    [ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
    [ 0.000000] BIOS-e820: 00000000fed00000 - 00000000fed04000 (reserved)
    [ 0.000000] BIOS-e820: 00000000fed1c000 - 00000000fed20000 (reserved)
    [ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
    [ 0.000000] BIOS-e820: 00000000ff000000 - 0000000100000000 (reserved)
    [ 0.000000] BIOS-e820: 0000000100000000 - 000000012f200000 (usable)
    [ 0.000000] NX (Execute Disable) protection: active
    [ 0.000000] efi: EFI v2.31 by American Megatrends
    [ 0.000000] efi: ACPI=0xca894000 ACPI 2.0=0xca894000 SMBIOS=0xf04c0 MPS=0xfd4c0
    [ 0.000000] efi: mem00: type=3, attr=0xf, range=[0x0000000000000000-0x0000000000008000) (0MB)
    [ 0.000000] efi: mem01: type=7, attr=0xf, range=[0x0000000000008000-0x000000000005e000) (0MB)
    [ 0.000000] efi: mem02: type=4, attr=0xf, range=[0x000000000005e000-0x0000000000060000) (0MB)
    [ 0.000000] efi: mem03: type=3, attr=0xf, range=[0x0000000000060000-0x000000000009f000) (0MB)
    [ 0.000000] efi: mem04: type=6, attr=0x800000000000000f, range=[0x000000000009f000-0x00000000000a0000) (0MB)
    [ 0.000000] efi: mem05: type=2, attr=0xf, range=[0x0000000000100000-0x0000000000fc2000) (14MB)
    [ 0.000000] efi: mem06: type=7, attr=0xf, range=[0x0000000000fc2000-0x0000000001000000) (0MB)
    [ 0.000000] efi: mem07: type=2, attr=0xf, range=[0x0000000001000000-0x0000000001100000) (1MB)
    [ 0.000000] efi: mem08: type=7, attr=0xf, range=[0x0000000001100000-0x0000000002000000) (15MB)
    [ 0.000000] efi: mem09: type=2, attr=0xf, range=[0x0000000002000000-0x0000000002ec2000) (14MB)
    [ 0.000000] efi: mem10: type=7, attr=0xf, range=[0x0000000002ec2000-0x0000000020000000) (465MB)
    [ 0.000000] efi: mem11: type=0, attr=0xf, range=[0x0000000020000000-0x0000000020200000) (2MB)
    [ 0.000000] efi: mem12: type=7, attr=0xf, range=[0x0000000020200000-0x0000000037a46000) (376MB)
    [ 0.000000] efi: mem13: type=2, attr=0xf, range=[0x0000000037a46000-0x0000000037d1b000) (2MB)
    [ 0.000000] efi: mem14: type=7, attr=0xf, range=[0x0000000037d1b000-0x0000000040004000) (130MB)
    [ 0.000000] efi: mem15: type=0, attr=0xf, range=[0x0000000040004000-0x0000000040005000) (0MB)
    [ 0.000000] efi: mem16: type=7, attr=0xf, range=[0x0000000040005000-0x000000008ea0f000) (1258MB)
    [ 0.000000] efi: mem17: type=2, attr=0xf, range=[0x000000008ea0f000-0x00000000be4b2000) (762MB)
    [ 0.000000] efi: mem18: type=4, attr=0xf, range=[0x00000000be4b2000-0x00000000be7b3000) (3MB)
    [ 0.000000] efi: mem19: type=1, attr=0xf, range=[0x00000000be7b3000-0x00000000be7d2000) (0MB)
    [ 0.000000] efi: mem20: type=7, attr=0xf, range=[0x00000000be7d2000-0x00000000be7f1000) (0MB)
    [ 0.000000] efi: mem21: type=4, attr=0xf, range=[0x00000000be7f1000-0x00000000be808000) (0MB)
    [ 0.000000] efi: mem22: type=7, attr=0xf, range=[0x00000000be808000-0x00000000be810000) (0MB)
    [ 0.000000] efi: mem23: type=4, attr=0xf, range=[0x00000000be810000-0x00000000be9c4000) (1MB)
    [ 0.000000] efi: mem24: type=7, attr=0xf, range=[0x00000000be9c4000-0x00000000be9ca000) (0MB)
    [ 0.000000] efi: mem25: type=4, attr=0xf, range=[0x00000000be9ca000-0x00000000bea2f000) (0MB)
    [ 0.000000] efi: mem26: type=7, attr=0xf, range=[0x00000000bea2f000-0x00000000beb59000) (1MB)
    [ 0.000000] efi: mem27: type=4, attr=0xf, range=[0x00000000beb59000-0x00000000beb5b000) (0MB)
    [ 0.000000] efi: mem28: type=7, attr=0xf, range=[0x00000000beb5b000-0x00000000bed30000) (1MB)
    [ 0.000000] efi: mem29: type=4, attr=0xf, range=[0x00000000bed30000-0x00000000c8613000) (152MB)
    [ 0.000000] efi: mem30: type=7, attr=0xf, range=[0x00000000c8613000-0x00000000c8617000) (0MB)
    [ 0.000000] efi: mem31: type=4, attr=0xf, range=[0x00000000c8617000-0x00000000c90e1000) (10MB)
    [ 0.000000] efi: mem32: type=7, attr=0xf, range=[0x00000000c90e1000-0x00000000c9789000) (6MB)
    [ 0.000000] efi: mem33: type=2, attr=0xf, range=[0x00000000c9789000-0x00000000c9794000) (0MB)
    [ 0.000000] efi: mem34: type=3, attr=0xf, range=[0x00000000c9794000-0x00000000c97be000) (0MB)
    [ 0.000000] efi: mem35: type=10, attr=0xf, range=[0x00000000c97be000-0x00000000c9dbf000) (6MB)
    [ 0.000000] efi: mem36: type=5, attr=0x800000000000000f, range=[0x00000000c9dbf000-0x00000000c9dc2000) (0MB)
    [ 0.000000] efi: mem37: type=3, attr=0xf, range=[0x00000000c9dc2000-0x00000000c9dd7000) (0MB)
    [ 0.000000] efi: mem38: type=5, attr=0x800000000000000f, range=[0x00000000c9dd7000-0x00000000c9ddd000) (0MB)
    [ 0.000000] efi: mem39: type=3, attr=0xf, range=[0x00000000c9ddd000-0x00000000c9ddf000) (0MB)
    [ 0.000000] efi: mem40: type=5, attr=0x800000000000000f, range=[0x00000000c9ddf000-0x00000000c9de4000) (0MB)
    [ 0.000000] efi: mem41: type=3, attr=0xf, range=[0x00000000c9de4000-0x00000000c9f3d000) (1MB)
    [ 0.000000] efi: mem42: type=5, attr=0x800000000000000f, range=[0x00000000c9f3d000-0x00000000c9f41000) (0MB)
    [ 0.000000] efi: mem43: type=3, attr=0xf, range=[0x00000000c9f41000-0x00000000c9f8b000) (0MB)
    [ 0.000000] efi: mem44: type=5, attr=0x800000000000000f, range=[0x00000000c9f8b000-0x00000000c9f92000) (0MB)
    [ 0.000000] efi: mem45: type=3, attr=0xf, range=[0x00000000c9f92000-0x00000000c9f94000) (0MB)
    [ 0.000000] efi: mem46: type=6, attr=0x800000000000000f, range=[0x00000000c9f94000-0x00000000c9fa1000) (0MB)
    [ 0.000000] efi: mem47: type=5, attr=0x800000000000000f, range=[0x00000000c9fa1000-0x00000000c9fb2000) (0MB)
    [ 0.000000] efi: mem48: type=3, attr=0xf, range=[0x00000000c9fb2000-0x00000000c9fb5000) (0MB)
    [ 0.000000] efi: mem49: type=5, attr=0x800000000000000f, range=[0x00000000c9fb5000-0x00000000c9fb7000) (0MB)
    [ 0.000000] efi: mem50: type=3, attr=0xf, range=[0x00000000c9fb7000-0x00000000c9fce000) (0MB)
    [ 0.000000] efi: mem51: type=5, attr=0x800000000000000f, range=[0x00000000c9fce000-0x00000000c9fd4000) (0MB)
    [ 0.000000] efi: mem52: type=3, attr=0xf, range=[0x00000000c9fd4000-0x00000000c9fdc000) (0MB)
    [ 0.000000] efi: mem53: type=5, attr=0x800000000000000f, range=[0x00000000c9fdc000-0x00000000c9fdd000) (0MB)
    [ 0.000000] efi: mem54: type=3, attr=0xf, range=[0x00000000c9fdd000-0x00000000c9fec000) (0MB)
    [ 0.000000] efi: mem55: type=5, attr=0x800000000000000f, range=[0x00000000c9fec000-0x00000000c9fed000) (0MB)
    [ 0.000000] efi: mem56: type=3, attr=0xf, range=[0x00000000c9fed000-0x00000000c9ff8000) (0MB)
    [ 0.000000] efi: mem57: type=5, attr=0x800000000000000f, range=[0x00000000c9ff8000-0x00000000c9ffd000) (0MB)
    [ 0.000000] efi: mem58: type=3, attr=0xf, range=[0x00000000c9ffd000-0x00000000ca01c000) (0MB)
    [ 0.000000] efi: mem59: type=5, attr=0x800000000000000f, range=[0x00000000ca01c000-0x00000000ca01e000) (0MB)
    [ 0.000000] efi: mem60: type=3, attr=0xf, range=[0x00000000ca01e000-0x00000000ca032000) (0MB)
    [ 0.000000] efi: mem61: type=5, attr=0x800000000000000f, range=[0x00000000ca032000-0x00000000ca033000) (0MB)
    [ 0.000000] efi: mem62: type=3, attr=0xf, range=[0x00000000ca033000-0x00000000ca045000) (0MB)
    [ 0.000000] efi: mem63: type=5, attr=0x800000000000000f, range=[0x00000000ca045000-0x00000000ca06b000) (0MB)
    [ 0.000000] efi: mem64: type=3, attr=0xf, range=[0x00000000ca06b000-0x00000000ca07f000) (0MB)
    [ 0.000000] efi: mem65: type=5, attr=0x800000000000000f, range=[0x00000000ca07f000-0x00000000ca080000) (0MB)
    [ 0.000000] efi: mem66: type=3, attr=0xf, range=[0x00000000ca080000-0x00000000ca081000) (0MB)
    [ 0.000000] efi: mem67: type=5, attr=0x800000000000000f, range=[0x00000000ca081000-0x00000000ca083000) (0MB)
    [ 0.000000] efi: mem68: type=3, attr=0xf, range=[0x00000000ca083000-0x00000000ca084000) (0MB)
    [ 0.000000] efi: mem69: type=5, attr=0x800000000000000f, range=[0x00000000ca084000-0x00000000ca089000) (0MB)
    [ 0.000000] efi: mem70: type=3, attr=0xf, range=[0x00000000ca089000-0x00000000ca0a1000) (0MB)
    [ 0.000000] efi: mem71: type=6, attr=0x800000000000000f, range=[0x00000000ca0a1000-0x00000000ca101000) (0MB)
    [ 0.000000] efi: mem72: type=5, attr=0x800000000000000f, range=[0x00000000ca101000-0x00000000ca11b000) (0MB)
    [ 0.000000] efi: mem73: type=6, attr=0x800000000000000f, range=[0x00000000ca11b000-0x00000000ca120000) (0MB)
    [ 0.000000] efi: mem74: type=6, attr=0x800000000000000f, range=[0x00000000ca120000-0x00000000ca126000) (0MB)
    [ 0.000000] efi: mem75: type=6, attr=0x800000000000000f, range=[0x00000000ca126000-0x00000000ca128000) (0MB)
    [ 0.000000] efi: mem76: type=6, attr=0x800000000000000f, range=[0x00000000ca128000-0x00000000ca145000) (0MB)
    [ 0.000000] efi: mem77: type=0, attr=0xf, range=[0x00000000ca145000-0x00000000ca272000) (1MB)
    [ 0.000000] efi: mem78: type=0, attr=0xf, range=[0x00000000ca272000-0x00000000ca5da000) (3MB)
    [ 0.000000] efi: mem79: type=0, attr=0xf, range=[0x00000000ca5da000-0x00000000ca5e0000) (0MB)
    [ 0.000000] efi: mem80: type=0, attr=0xf, range=[0x00000000ca5e0000-0x00000000ca645000) (0MB)
    [ 0.000000] efi: mem81: type=10, attr=0xf, range=[0x00000000ca645000-0x00000000ca702000) (0MB)
    [ 0.000000] efi: mem82: type=10, attr=0xf, range=[0x00000000ca702000-0x00000000ca8ad000) (1MB)
    [ 0.000000] efi: mem83: type=10, attr=0xf, range=[0x00000000ca8ad000-0x00000000ca8b1000) (0MB)
    [ 0.000000] efi: mem84: type=10, attr=0xf, range=[0x00000000ca8b1000-0x00000000ca8c5000) (0MB)
    [ 0.000000] efi: mem85: type=9, attr=0xf, range=[0x00000000ca8c5000-0x00000000ca8c9000) (0MB)
    [ 0.000000] efi: mem86: type=9, attr=0xf, range=[0x00000000ca8c9000-0x00000000ca8ca000) (0MB)
    [ 0.000000] efi: mem87: type=4, attr=0xf, range=[0x00000000ca8ca000-0x00000000ca8cb000) (0MB)
    [ 0.000000] efi: mem88: type=10, attr=0xf, range=[0x00000000ca8cb000-0x00000000ca90e000) (0MB)
    [ 0.000000] efi: mem89: type=4, attr=0xf, range=[0x00000000ca90e000-0x00000000caa58000) (1MB)
    [ 0.000000] efi: mem90: type=3, attr=0xf, range=[0x00000000caa58000-0x00000000cacee000) (2MB)
    [ 0.000000] efi: mem91: type=4, attr=0xf, range=[0x00000000cacee000-0x00000000cacf3000) (0MB)
    [ 0.000000] efi: mem92: type=3, attr=0xf, range=[0x00000000cacf3000-0x00000000cacf7000) (0MB)
    [ 0.000000] efi: mem93: type=4, attr=0xf, range=[0x00000000cacf7000-0x00000000cad04000) (0MB)
    [ 0.000000] efi: mem94: type=3, attr=0xf, range=[0x00000000cad04000-0x00000000cad16000) (0MB)
    [ 0.000000] efi: mem95: type=4, attr=0xf, range=[0x00000000cad16000-0x00000000cad1d000) (0MB)
    [ 0.000000] efi: mem96: type=6, attr=0x800000000000000f, range=[0x00000000cad1d000-0x00000000caff4000) (2MB)
    [ 0.000000] efi: mem97: type=4, attr=0xf, range=[0x00000000caff4000-0x00000000cb000000) (0MB)
    [ 0.000000] efi: mem98: type=7, attr=0xf, range=[0x0000000100000000-0x000000012f200000) (754MB)
    [ 0.000000] efi: mem99: type=0, attr=0x8000000000000000, range=[0x00000000cbc00000-0x00000000cfe00000) (66MB)
    [ 0.000000] efi: mem100: type=11, attr=0x8000000000000001, range=[0x00000000f8000000-0x00000000fc000000) (64MB)
    [ 0.000000] efi: mem101: type=11, attr=0x8000000000000001, range=[0x00000000fec00000-0x00000000fec01000) (0MB)
    [ 0.000000] efi: mem102: type=11, attr=0x8000000000000001, range=[0x00000000fed00000-0x00000000fed04000) (0MB)
    [ 0.000000] efi: mem103: type=11, attr=0x8000000000000001, range=[0x00000000fed1c000-0x00000000fed20000) (0MB)
    [ 0.000000] efi: mem104: type=11, attr=0x8000000000000001, range=[0x00000000fee00000-0x00000000fee01000) (0MB)
    [ 0.000000] efi: mem105: type=11, attr=0x8000000000000001, range=[0x00000000ff000000-0x0000000100000000) (16MB)
    [ 0.000000] DMI 2.7 present.
    [ 0.000000] DMI: ASUSTeK COMPUTER INC. UX32VD/UX32VD, BIOS UX32VD.206 06/06/2012
    [ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
    [ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
    [ 0.000000] No AGP bridge found
    [ 0.000000] last_pfn = 0x12f200 max_arch_pfn = 0x400000000
    [ 0.000000] MTRR default type: uncachable
    [ 0.000000] MTRR fixed ranges enabled:
    [ 0.000000] 00000-9FFFF write-back
    [ 0.000000] A0000-BFFFF uncachable
    [ 0.000000] C0000-CFFFF write-protect
    [ 0.000000] D0000-DFFFF uncachable
    [ 0.000000] E0000-FFFFF write-protect
    [ 0.000000] MTRR variable ranges enabled:
    [ 0.000000] 0 base 000000000 mask F00000000 write-back
    [ 0.000000] 1 base 100000000 mask FE0000000 write-back
    [ 0.000000] 2 base 120000000 mask FF0000000 write-back
    [ 0.000000] 3 base 0E0000000 mask FE0000000 uncachable
    [ 0.000000] 4 base 0D0000000 mask FF0000000 uncachable
    [ 0.000000] 5 base 0CC000000 mask FFC000000 uncachable
    [ 0.000000] 6 base 0CBC00000 mask FFFC00000 uncachable
    [ 0.000000] 7 base 12F800000 mask FFF800000 uncachable
    [ 0.000000] 8 base 12F400000 mask FFFC00000 uncachable
    [ 0.000000] 9 base 12F200000 mask FFFE00000 uncachable
    [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    [ 0.000000] e820 update range: 00000000cbc00000 - 0000000100000000 (usable) ==> (reserved)
    [ 0.000000] last_pfn = 0xcb000 max_arch_pfn = 0x400000000
    [ 0.000000] found SMP MP-table at [ffff8800000fd7b0] fd7b0
    [ 0.000000] initial memory mapped : 0 - 20000000
    [ 0.000000] Base memory trampoline at [ffff880000098000] 98000 size 20480
    [ 0.000000] init_memory_mapping: 0000000000000000-00000000cb000000
    [ 0.000000] 0000000000 - 00cb000000 page 2M
    [ 0.000000] kernel direct mapping tables up to cb000000 @ 1fffb000-20000000
    [ 0.000000] init_memory_mapping: 0000000100000000-000000012f200000
    [ 0.000000] 0100000000 - 012f200000 page 2M
    [ 0.000000] kernel direct mapping tables up to 12f200000 @ c978e000-c9794000
    [ 0.000000] RAMDISK: 37a46000 - 37d1b000
    [ 0.000000] ACPI: RSDP 00000000ca894000 00024 (v02 _ASUS_)
    [ 0.000000] ACPI: XSDT 00000000ca894088 00094 (v01 _ASUS_ Notebook 01072009 AMI 00010013)
    [ 0.000000] ACPI: FACP 00000000ca8a83b8 000F4 (v04 _ASUS_ Notebook 01072009 AMI 00010013)
    [ 0.000000] ACPI: DSDT 00000000ca8941b8 141FA (v02 _ASUS_ Notebook 00000013 INTL 20091112)
    [ 0.000000] ACPI: FACS 00000000ca8c2f80 00040
    [ 0.000000] ACPI: APIC 00000000ca8a84b0 00072 (v03 _ASUS_ Notebook 01072009 AMI 00010013)
    [ 0.000000] ACPI: FPDT 00000000ca8a8528 00044 (v01 _ASUS_ Notebook 01072009 AMI 00010013)
    [ 0.000000] ACPI: ECDT 00000000ca8a8570 000C1 (v01 _ASUS_ Notebook 01072009 AMI. 00000005)
    [ 0.000000] ACPI: MCFG 00000000ca8a8638 0003C (v01 _ASUS_ Notebook 01072009 MSFT 00000097)
    [ 0.000000] ACPI: SSDT 00000000ca8a8678 00A3C (v01 DptfTa DptfTab 00001000 INTL 20091112)
    [ 0.000000] ACPI: SSDT 00000000ca8a90b8 00CA5 (v01 SADptf SADptf_ 00001000 INTL 20091112)
    [ 0.000000] ACPI: SSDT 00000000ca8a9d60 00098 (v01 PchDpt PchDptf 00001000 INTL 20091112)
    [ 0.000000] ACPI: SSDT 00000000ca8a9df8 0091C (v01 CfgTDP CfgTDP_ 00001000 INTL 20091112)
    [ 0.000000] ACPI: SLIC 00000000ca8aa718 00176 (v01 _ASUS_ Notebook 01072009 ASUS 00000001)
    [ 0.000000] ACPI: HPET 00000000ca8aa890 00038 (v01 _ASUS_ Notebook 01072009 AMI. 00000005)
    [ 0.000000] ACPI: SSDT 00000000ca8aa8c8 00886 (v01 PmRef Cpu0Ist 00003000 INTL 20051117)
    [ 0.000000] ACPI: SSDT 00000000ca8ab150 00A92 (v01 PmRef CpuPm 00003000 INTL 20051117)
    [ 0.000000] ACPI: DMAR 00000000ca8abbe8 000B8 (v01 INTEL SNB 00000001 INTL 00000001)
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] No NUMA configuration found
    [ 0.000000] Faking a node at 0000000000000000-000000012f200000
    [ 0.000000] Initmem setup node 0 0000000000000000-000000012f200000
    [ 0.000000] NODE_DATA [000000012f1fc000 - 000000012f1fffff]
    [ 0.000000] [ffffea0000000000-ffffea0004bfffff] PMD -> [ffff88012a800000-ffff88012e7fffff] on node 0
    [ 0.000000] Zone PFN ranges:
    [ 0.000000] DMA 0x00000010 -> 0x00001000
    [ 0.000000] DMA32 0x00001000 -> 0x00100000
    [ 0.000000] Normal 0x00100000 -> 0x0012f200
    [ 0.000000] Movable zone start PFN for each node
    [ 0.000000] Early memory PFN ranges
    [ 0.000000] 0: 0x00000010 -> 0x0000009f
    [ 0.000000] 0: 0x00000100 -> 0x00020000
    [ 0.000000] 0: 0x00020200 -> 0x00040004
    [ 0.000000] 0: 0x00040005 -> 0x000c97be
    [ 0.000000] 0: 0x000c9dc2 -> 0x000c9dd7
    [ 0.000000] 0: 0x000c9ddd -> 0x000c9ddf
    [ 0.000000] 0: 0x000c9de4 -> 0x000c9f3d
    [ 0.000000] 0: 0x000c9f41 -> 0x000c9f8b
    [ 0.000000] 0: 0x000c9f92 -> 0x000c9f94
    [ 0.000000] 0: 0x000c9fb2 -> 0x000c9fb5
    [ 0.000000] 0: 0x000c9fb7 -> 0x000c9fce
    [ 0.000000] 0: 0x000c9fd4 -> 0x000c9fdc
    [ 0.000000] 0: 0x000c9fdd -> 0x000c9fec
    [ 0.000000] 0: 0x000c9fed -> 0x000c9ff8
    [ 0.000000] 0: 0x000c9ffd -> 0x000ca01c
    [ 0.000000] 0: 0x000ca01e -> 0x000ca032
    [ 0.000000] 0: 0x000ca033 -> 0x000ca045
    [ 0.000000] 0: 0x000ca06b -> 0x000ca07f
    [ 0.000000] 0: 0x000ca080 -> 0x000ca081
    [ 0.000000] 0: 0x000ca083 -> 0x000ca084
    [ 0.000000] 0: 0x000ca089 -> 0x000ca0a1
    [ 0.000000] 0: 0x000ca8ca -> 0x000ca8cb
    [ 0.000000] 0: 0x000ca90e -> 0x000cad1d
    [ 0.000000] 0: 0x000caff4 -> 0x000cb000
    [ 0.000000] 0: 0x00100000 -> 0x0012f200
    [ 0.000000] On node 0 totalpages: 1019347
    [ 0.000000] DMA zone: 64 pages used for memmap
    [ 0.000000] DMA zone: 11 pages reserved
    [ 0.000000] DMA zone: 3908 pages, LIFO batch:0
    [ 0.000000] DMA32 zone: 16320 pages used for memmap
    [ 0.000000] DMA32 zone: 806020 pages, LIFO batch:31
    [ 0.000000] Normal zone: 3016 pages used for memmap
    [ 0.000000] Normal zone: 190008 pages, LIFO batch:31
    [ 0.000000] ACPI: PM-Timer IO Port: 0x408
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x01] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
    [ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
    [ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    [ 0.000000] ACPI: IRQ0 used by override.
    [ 0.000000] ACPI: IRQ2 used by override.
    [ 0.000000] ACPI: IRQ9 used by override.
    [ 0.000000] Using ACPI (MADT) for SMP configuration information
    [ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
    [ 0.000000] SMP: Allowing 4 CPUs, 0 hotplug CPUs
    [ 0.000000] nr_irqs_gsi: 40
    [ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
    [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 0000000000100000
    [ 0.000000] PM: Registered nosave memory: 0000000020000000 - 0000000020200000
    [ 0.000000] PM: Registered nosave memory: 0000000040004000 - 0000000040005000
    [ 0.000000] PM: Registered nosave memory: 00000000c97be000 - 00000000c9dbf000
    [ 0.000000] PM: Registered nosave memory: 00000000c9dbf000 - 00000000c9dc2000
    [ 0.000000] PM: Registered nosave memory: 00000000c9dd7000 - 00000000c9ddd000
    [ 0.000000] PM: Registered nosave memory: 00000000c9ddf000 - 00000000c9de4000
    [ 0.000000] PM: Registered nosave memory: 00000000c9f3d000 - 00000000c9f41000
    [ 0.000000] PM: Registered nosave memory: 00000000c9f8b000 - 00000000c9f92000
    [ 0.000000] PM: Registered nosave memory: 00000000c9f94000 - 00000000c9fb2000
    [ 0.000000] PM: Registered nosave memory: 00000000c9fb5000 - 00000000c9fb7000
    [ 0.000000] PM: Registered nosave memory: 00000000c9fce000 - 00000000c9fd4000
    [ 0.000000] PM: Registered nosave memory: 00000000c9fdc000 - 00000000c9fdd000
    [ 0.000000] PM: Registered nosave memory: 00000000c9fec000 - 00000000c9fed000
    [ 0.000000] PM: Registered nosave memory: 00000000c9ff8000 - 00000000c9ffd000
    [ 0.000000] PM: Registered nosave memory: 00000000ca01c000 - 00000000ca01e000
    [ 0.000000] PM: Registered nosave memory: 00000000ca032000 - 00000000ca033000
    [ 0.000000] PM: Registered nosave memory: 00000000ca045000 - 00000000ca06b000
    [ 0.000000] PM: Registered nosave memory: 00000000ca07f000 - 00000000ca080000
    [ 0.000000] PM: Registered nosave memory: 00000000ca081000 - 00000000ca083000
    [ 0.000000] PM: Registered nosave memory: 00000000ca084000 - 00000000ca089000
    [ 0.000000] PM: Registered nosave memory: 00000000ca0a1000 - 00000000ca645000
    [ 0.000000] PM: Registered nosave memory: 00000000ca645000 - 00000000ca8c5000
    [ 0.000000] PM: Registered nosave memory: 00000000ca8c5000 - 00000000ca8ca000
    [ 0.000000] PM: Registered nosave memory: 00000000ca8cb000 - 00000000ca90e000
    [ 0.000000] PM: Registered nosave memory: 00000000cad1d000 - 00000000caff4000
    [ 0.000000] PM: Registered nosave memory: 00000000cb000000 - 00000000cbc00000
    [ 0.000000] PM: Registered nosave memory: 00000000cbc00000 - 00000000cfe00000
    [ 0.000000] PM: Registered nosave memory: 00000000cfe00000 - 00000000f8000000
    [ 0.000000] PM: Registered nosave memory: 00000000f8000000 - 00000000fc000000
    [ 0.000000] PM: Registered nosave memory: 00000000fc000000 - 00000000fec00000
    [ 0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec01000
    [ 0.000000] PM: Registered nosave memory: 00000000fec01000 - 00000000fed00000
    [ 0.000000] PM: Registered nosave memory: 00000000fed00000 - 00000000fed04000
    [ 0.000000] PM: Registered nosave memory: 00000000fed04000 - 00000000fed1c000
    [ 0.000000] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed20000
    [ 0.000000] PM: Registered nosave memory: 00000000fed20000 - 00000000fee00000
    [ 0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000
    [ 0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ff000000
    [ 0.000000] PM: Registered nosave memory: 00000000ff000000 - 0000000100000000
    [ 0.000000] Allocating PCI resources starting at cfe00000 (gap: cfe00000:28200000)
    [ 0.000000] Booting paravirtualized kernel on bare hardware
    [ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:4 nr_node_ids:1
    [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88012ee00000 s82880 r8192 d23616 u524288
    [ 0.000000] pcpu-alloc: s82880 r8192 d23616 u524288 alloc=1*2097152
    [ 0.000000] pcpu-alloc: [0] 0 1 2 3
    [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 999936
    [ 0.000000] Policy zone: Normal
    [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=74076a5e-6bff-49aa-919e-351f4417e0d0 ro quiet
    [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
    [ 0.000000] xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340
    [ 0.000000] Checking aperture...
    [ 0.000000] No AGP bridge found
    [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
    [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
    [ 0.000000] Memory: 3751436k/4966400k available (4538k kernel code, 889012k absent, 325952k reserved, 4307k data, 740k init)
    [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
    [ 0.000000] Preemptible hierarchical RCU implementation.
    [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
    [ 0.000000] Dump stacks of tasks blocking RCU-preempt GP.
    [ 0.000000] NR_IRQS:4352 nr_irqs:712 16
    [ 0.000000] Extended CMOS year: 2000
    [ 0.000000] Console: colour dummy device 80x25
    [ 0.000000] console [tty0] enabled
    [ 0.000000] allocated 16777216 bytes of page_cgroup
    [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
    [ 0.000000] hpet clockevent registered
    [ 0.000000] Fast TSC calibration using PIT
    [ 0.003333] Detected 1696.208 MHz processor.
    [ 0.000002] Calibrating delay loop (skipped), value calculated using timer frequency.. 3393.76 BogoMIPS (lpj=5654026)
    [ 0.000007] pid_max: default: 32768 minimum: 301
    [ 0.000028] init_memory_mapping: 00000000cbc00000-00000000cfe00000
    [ 0.000032] 00cbc00000 - 00cfe00000 page 2M
    [ 0.151118] Security Framework initialized
    [ 0.151124] AppArmor: AppArmor disabled by boot time parameter
    [ 0.151478] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
    [ 0.153001] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
    [ 0.153673] Mount-cache hash table entries: 256
    [ 0.153885] Initializing cgroup subsys cpuacct
    [ 0.153888] Initializing cgroup subsys memory
    [ 0.153897] Initializing cgroup subsys devices
    [ 0.153899] Initializing cgroup subsys freezer
    [ 0.153901] Initializing cgroup subsys net_cls
    [ 0.153903] Initializing cgroup subsys blkio
    [ 0.153938] CPU: Physical Processor ID: 0
    [ 0.153940] CPU: Processor Core ID: 0
    [ 0.153946] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
    [ 0.153947] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
    [ 0.154505] mce: CPU supports 7 MCE banks
    [ 0.154520] CPU0: Thermal monitoring enabled (TM1)
    [ 0.154528] using mwait in idle threads.
    [ 0.155909] ACPI: Core revision 20120320
    [ 0.173638] ftrace: allocating 17828 entries in 70 pages
    [ 0.187014] DMAR: Host address width 36
    [ 0.187017] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
    [ 0.187030] IOMMU 0: reg_base_addr fed90000 ver 1:0 cap c0000020e60262 ecap f0101a
    [ 0.187033] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
    [ 0.187044] IOMMU 1: reg_base_addr fed91000 ver 1:0 cap c9008020660262 ecap f0105a
    [ 0.187046] DMAR: RMRR base: 0x000000ca395000 end: 0x000000ca3b1fff
    [ 0.187049] DMAR: RMRR base: 0x000000cbc00000 end: 0x000000cfdfffff
    [ 0.187125] IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
    [ 0.187127] HPET id 0 under DRHD base 0xfed91000
    [ 0.187335] Enabled IRQ remapping in x2apic mode
    [ 0.187337] Enabling x2apic
    [ 0.187339] Enabled x2apic
    [ 0.187348] Switched APIC routing to cluster x2apic.
    [ 0.187829] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    [ 0.220796] CPU0: Intel(R) Core(TM) i5-3317U CPU @ 1.70GHz stepping 09
    [ 0.325329] Performance Events: PEBS fmt1+, generic architected perfmon, Intel PMU driver.
    [ 0.325337] ... version: 3
    [ 0.325338] ... bit width: 48
    [ 0.325340] ... generic registers: 4
    [ 0.325342] ... value mask: 0000ffffffffffff
    [ 0.325343] ... max period: 000000007fffffff
    [ 0.325345] ... fixed-purpose events: 3
    [ 0.325347] ... event mask: 000000070000000f
    [ 0.345395] NMI watchdog: enabled, takes one hw-pmu counter.
    [ 0.365318] Booting Node 0, Processors #1
    [ 0.379062] NMI watchdog: enabled, takes one hw-pmu counter.
    [ 0.391966] #2
    [ 0.405760] NMI watchdog: enabled, takes one hw-pmu counter.
    [ 0.418597] #3 Ok.
    [ 0.432328] NMI watchdog: enabled, takes one hw-pmu counter.
    [ 0.432363] Brought up 4 CPUs
    [ 0.432366] Total of 4 processors activated (13575.06 BogoMIPS).
    [ 0.436881] devtmpfs: initialized
    [ 0.438137] PM: Registering ACPI NVS region [mem 0xc97be000-0xc9dbefff] (6295552 bytes)
    [ 0.438244] PM: Registering ACPI NVS region [mem 0xca645000-0xca8c4fff] (2621440 bytes)
    [ 0.438288] PM: Registering ACPI NVS region [mem 0xca8cb000-0xca90dfff] (274432 bytes)
    [ 0.439159] NET: Registered protocol family 16
    [ 0.439285] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
    [ 0.439288] ACPI: bus type pci registered
    [ 0.439359] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
    [ 0.439363] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
    [ 0.488790] PCI: Using configuration type 1 for base access
    [ 0.489423] bio: create slab <bio-0> at 0
    [ 0.489488] ACPI: Added _OSI(Module Device)
    [ 0.489490] ACPI: Added _OSI(Processor Device)
    [ 0.489492] ACPI: Added _OSI(3.0 _SCP Extensions)
    [ 0.489494] ACPI: Added _OSI(Processor Aggregator Device)
    [ 0.492750] ACPI: EC: EC description table is found, configuring boot EC
    [ 0.496137] ACPI: Executed 1 blocks of module-level executable AML code
    [ 0.598886] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
    [ 0.599592] ACPI: SSDT 00000000ca5f2018 00853 (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
    [ 0.600414] ACPI: Dynamic OEM Table Load:
    [ 0.600417] ACPI: SSDT (null) 00853 (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
    [ 0.600767] ACPI: SSDT 00000000ca5f3a98 00303 (v01 PmRef ApIst 00003000 INTL 20051117)
    [ 0.601622] ACPI: Dynamic OEM Table Load:
    [ 0.601626] ACPI: SSDT (null) 00303 (v01 PmRef ApIst 00003000 INTL 20051117)
    [ 0.601797] ACPI: SSDT 00000000ca5f4c18 00119 (v01 PmRef ApCst 00003000 INTL 20051117)
    [ 0.602615] ACPI: Dynamic OEM Table Load:
    [ 0.602618] ACPI: SSDT (null) 00119 (v01 PmRef ApCst 00003000 INTL 20051117)
    [ 0.603483] ACPI: Interpreter enabled
    [ 0.603488] ACPI: (supports S0 S3 S4 S5)
    [ 0.603522] ACPI: Using IOAPIC for interrupt routing
    [ 0.709320] ACPI: EC: GPE = 0x19, I/O: command/status = 0x66, data = 0x62
    [ 0.709614] ACPI: No dock devices found.
    [ 0.709618] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    [ 0.710040] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
    [ 0.710623] pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7]
    [ 0.710626] pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff]
    [ 0.710629] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
    [ 0.710632] pci_root PNP0A08:00: host bridge window [mem 0x000d0000-0x000d3fff]
    [ 0.710634] pci_root PNP0A08:00: host bridge window [mem 0x000d4000-0x000d7fff]
    [ 0.710637] pci_root PNP0A08:00: host bridge window [mem 0x000d8000-0x000dbfff]
    [ 0.710639] pci_root PNP0A08:00: host bridge window [mem 0x000dc000-0x000dffff]
    [ 0.710643] pci_root PNP0A08:00: host bridge window [mem 0xcfe00000-0xfeafffff]
    [ 0.710683] PCI host bridge to bus 0000:00
    [ 0.710686] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
    [ 0.710688] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
    [ 0.710691] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
    [ 0.710693] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
    [ 0.710696] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
    [ 0.710698] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
    [ 0.710701] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
    [ 0.710703] pci_bus 0000:00: root bus resource [mem 0xcfe00000-0xfeafffff]
    [ 0.710714] pci 0000:00:00.0: [8086:0154] type 00 class 0x060000
    [ 0.710765] pci 0000:00:01.0: [8086:0151] type 01 class 0x060400
    [ 0.710808] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
    [ 0.710842] pci 0000:00:02.0: [8086:0166] type 00 class 0x030000
    [ 0.710857] pci 0000:00:02.0: reg 10: [mem 0xf7400000-0xf77fffff 64bit]
    [ 0.710866] pci 0000:00:02.0: reg 18: [mem 0xd0000000-0xdfffffff 64bit pref]
    [ 0.710873] pci 0000:00:02.0: reg 20: [io 0xf000-0xf03f]
    [ 0.710919] pci 0000:00:04.0: [8086:0153] type 00 class 0x118000
    [ 0.710933] pci 0000:00:04.0: reg 10: [mem 0xfed98000-0xfed9ffff 64bit]
    [ 0.711023] pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330
    [ 0.711053] pci 0000:00:14.0: reg 10: [mem 0xf7900000-0xf790ffff 64bit]
    [ 0.711145] pci 0000:00:14.0: PME# supported from D3hot D3cold
    [ 0.711176] pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000
    [ 0.711206] pci 0000:00:16.0: reg 10: [mem 0xf7922000-0xf792200f 64bit]
    [ 0.711301] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
    [ 0.711353] pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320
    [ 0.711380] pci 0000:00:1a.0: reg 10: [mem 0xf7920000-0xf79203ff]
    [ 0.711490] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
    [ 0.711525] pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300
    [ 0.711543] pci 0000:00:1b.0: reg 10: [mem 0xf7918000-0xf791bfff 64bit]
    [ 0.711626] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    [ 0.711657] pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400
    [ 0.711790] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    [ 0.711831] pci 0000:00:1c.1: [8086:1e12] type 01 class 0x060400
    [ 0.711963] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
    [ 0.712027] pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320
    [ 0.712052] pci 0000:00:1d.0: reg 10: [mem 0xf791f000-0xf791f3ff]
    [ 0.712164] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
    [ 0.712196] pci 0000:00:1f.0: [8086:1e59] type 00 class 0x060100
    [ 0.712346] pci 0000:00:1f.2: [8086:1e03] type 00 class 0x010601
    [ 0.712370] pci 0000:00:1f.2: reg 10: [io 0xf0b0-0xf0b7]
    [ 0.712380] pci 0000:00:1f.2: reg 14: [io 0xf0a0-0xf0a3]
    [ 0.712391] pci 0000:00:1f.2: reg 18: [io 0xf090-0xf097]
    [ 0.712400] pci 0000:00:1f.2: reg 1c: [io 0xf080-0xf083]
    [ 0.712410] pci 0000:00:1f.2: reg 20: [io 0xf060-0xf07f]
    [ 0.712421] pci 0000:00:1f.2: reg 24: [mem 0xf791e000-0xf791e7ff]
    [ 0.712480] pci 0000:00:1f.2: PME# supported from D3hot
    [ 0.712505] pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500
    [ 0.712526] pci 0000:00:1f.3: reg 10: [mem 0xf791d000-0xf791d0ff 64bit]
    [ 0.712556] pci 0000:00:1f.3: reg 20: [io 0xf040-0xf05f]
    [ 0.712601] pci 0000:00:1f.6: [8086:1e24] type 00 class 0x118000
    [ 0.712629] pci 0000:00:1f.6: reg 10: [mem 0xf791c000-0xf791cfff 64bit]
    [ 0.712761] pci 0000:01:00.0: [10de:1140] type 00 class 0x030200
    [ 0.712778] pci 0000:01:00.0: reg 10: [mem 0xf6000000-0xf6ffffff]
    [ 0.712796] pci 0000:01:00.0: reg 14: [mem 0xe0000000-0xefffffff 64bit pref]
    [ 0.712814] pci 0000:01:00.0: reg 1c: [mem 0xf0000000-0xf1ffffff 64bit pref]
    [ 0.712826] pci 0000:01:00.0: reg 24: [io 0xe000-0xe07f]
    [ 0.712839] pci 0000:01:00.0: reg 30: [mem 0xf7000000-0xf707ffff pref]
    [ 0.718669] pci 0000:00:01.0: PCI bridge to [bus 01-01]
    [ 0.718673] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
    [ 0.718677] pci 0000:00:01.0: bridge window [mem 0xf6000000-0xf70fffff]
    [ 0.718681] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xf1ffffff 64bit pref]
    [ 0.718759] pci 0000:00:1c.0: PCI bridge to [bus 02-02]
    [ 0.719023] pci 0000:03:00.0: [8086:088e] type 00 class 0x028000
    [ 0.719239] pci 0000:03:00.0: reg 10: [mem 0xf7800000-0xf7801fff 64bit]
    [ 0.720103] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
    [ 0.725437] pci 0000:00:1c.1: PCI bridge to [bus 03-03]
    [ 0.725447] pci 0000:00:1c.1: bridge window [mem 0xf7800000-0xf78fffff]
    [ 0.725477] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
    [ 0.725613] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEG0._PRT]
    [ 0.725684] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
    [ 0.725749] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
    [ 0.725903] pci0000:00: Requesting ACPI _OSC control (0x1d)
    [ 0.726168] pci0000:00: ACPI _OSC control (0x18) granted
    [ 1.474997] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12)
    [ 1.475053] ACPI: PCI Interrupt Link [LNKB] (IRQs *3 4 5 6 7 10 12)
    [ 1.475105] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 *10 12)
    [ 1.475156] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 *10 12)
    [ 1.475207] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 12) *0, disabled.
    [ 1.475258] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 12) *0, disabled.
    [ 1.475309] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 *5 6 7 10 12)
    [ 1.475359] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 *4 5 6 7 10 12)
    [ 1.475453] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
    [ 1.475460] vgaarb: loaded
    [ 1.475461] vgaarb: bridge control possible 0000:00:02.0
    [ 1.475508] PCI: Using ACPI for IRQ routing
    [ 1.477328] PCI: pci_cache_line_size set to 64 bytes
    [ 1.477339] pci 0000:00:04.0: no compatible bridge window for [mem 0xfed98000-0xfed9ffff 64bit]
    [ 1.477421] reserve RAM buffer: 000000000009f000 - 000000000009ffff
    [ 1.477423] reserve RAM buffer: 0000000040004000 - 0000000043ffffff
    [ 1.477426] reserve RAM buffer: 00000000c97be000 - 00000000cbffffff
    [ 1.477439] reserve RAM buffer: 00000000c9dd7000 - 00000000cbffffff
    [ 1.477451] reserve RAM buffer: 00000000c9ddf000 - 00000000cbffffff
    [ 1.477462] reserve RAM buffer: 00000000c9f3d000 - 00000000cbffffff
    [ 1.477473] reserve RAM buffer: 00000000c9f8b000 - 00000000cbffffff
    [ 1.477484] reserve RAM buffer: 00000000c9f94000 - 00000000cbffffff
    [ 1.477494] reserve RAM buffer: 00000000c9fb5000 - 00000000cbffffff
    [ 1.477504] reserve RAM buffer: 00000000c9fce000 - 00000000cbffffff
    [ 1.477514] reserve RAM buffer: 00000000c9fdc000 - 00000000cbffffff
    [ 1.477523] reserve RAM buffer: 00000000c9fec000 - 00000000cbffffff
    [ 1.477532] reserve RAM buffer: 00000000c9ff8000 - 00000000cbffffff
    [ 1.477540] reserve RAM buffer: 00000000ca01c000 - 00000000cbffffff
    [ 1.477548] reserve RAM buffer: 00000000ca032000 - 00000000cbffffff
    [ 1.477556] reserve RAM buffer: 00000000ca045000 - 00000000cbffffff
    [ 1.477563] reserve RAM buffer: 00000000ca07f000 - 00000000cbffffff
    [ 1.477569] reserve RAM buffer: 00000000ca081000 - 00000000cbffffff
    [ 1.477575] reserve RAM buffer: 00000000ca084000 - 00000000cbffffff
    [ 1.477581] reserve RAM buffer: 00000000ca0a1000 - 00000000cbffffff
    [ 1.477586] reserve RAM buffer: 00000000ca8cb000 - 00000000cbffffff
    [ 1.477590] reserve RAM buffer: 00000000cad1d000 - 00000000cbffffff
    [ 1.477593] reserve RAM buffer: 00000000cb000000 - 00000000cbffffff
    [ 1.477596] reserve RAM buffer: 000000012f200000 - 000000012fffffff
    [ 1.477696] NetLabel: Initializing
    [ 1.477698] NetLabel: domain hash size = 128
    [ 1.477699] NetLabel: protocols = UNLABELED CIPSOv4
    [ 1.477713] NetLabel: unlabeled traffic allowed by default
    [ 1.477738] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
    [ 1.477746] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
    [ 1.479760] Switching to clocksource hpet
    [ 1.485853] pnp: PnP ACPI init
    [ 1.485869] ACPI: bus type pnp registered
    [ 1.486219] pnp 00:00: [bus 00-3e]
    [ 1.486224] pnp 00:00: [io 0x0000-0x0cf7 window]
    [ 1.486226] pnp 00:00: [io 0x0cf8-0x0cff]
    [ 1.486229] pnp 00:00: [io 0x0d00-0xffff window]
    [ 1.486231] pnp 00:00: [mem 0x000a0000-0x000bffff window]
    [ 1.486234] pnp 00:00: [mem 0x000c0000-0x000c3fff window]
    [ 1.486236] pnp 00:00: [mem 0x000c4000-0x000c7fff window]
    [ 1.486238] pnp 00:00: [mem 0x000c8000-0x000cbfff window]
    [ 1.486241] pnp 00:00: [mem 0x000cc000-0x000cffff window]
    [ 1.486243] pnp 00:00: [mem 0x000d0000-0x000d3fff window]
    [ 1.486246] pnp 00:00: [mem 0x000d4000-0x000d7fff window]
    [ 1.486248] pnp 00:00: [mem 0x000d8000-0x000dbfff window]
    [ 1.486250] pnp 00:00: [mem 0x000dc000-0x000dffff window]
    [ 1.486253] pnp 00:00: [mem 0x000e0000-0x000e3fff window]
    [ 1.486255] pnp 00:00: [mem 0x000e4000-0x000e7fff window]
    [ 1.486257] pnp 00:00: [mem 0x000e8000-0x000ebfff window]
    [ 1.486260] pnp 00:00: [mem 0x000ec000-0x000effff window]
    [ 1.486262] pnp 00:00: [mem 0x000f0000-0x000fffff window]
    [ 1.486264] pnp 00:00: [mem 0xcfe00000-0xfeafffff window]
    [ 1.486267] pnp 00:00: [mem 0x00010000-0x0001ffff window]
    [ 1.486345] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
    [ 1.486376] pnp 00:01: [mem 0xfed40000-0xfed44fff]
    [ 1.486418] system 00:01: [mem 0xfed40000-0xfed44fff] has been reserved
    [ 1.486422] system 00:01: Plug and Play ACPI device, IDs PNP0c01 (active)
    [ 1.533253] pnp 00:02: [io 0x0000-0x001f]
    [ 1.533255] pnp 00:02: [io 0x0081-0x0091]
    [ 1.533257] pnp 00:02: [io 0x0093-0x009f]
    [ 1.533259] pnp 00:02: [io 0x00c0-0x00df]
    [ 1.533262] pnp 00:02: [dma 4]
    [ 1.533297] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
    [ 1.533306] pnp 00:03: [mem 0xff000000-0xffffffff]
    [ 1.533336] pnp 00:03: Plug and Play ACPI device, IDs INT0800 (active)
    [ 1.533438] pnp 00:04: [mem 0xfed00000-0xfed003ff]
    [ 1.533473] pnp 00:04: Plug and Play ACPI device, IDs PNP0103 (active)
    [ 1.533487] pnp 00:05: [io 0x002e-0x002f]
    [ 1.533489] pnp 00:05: [io 0x004e-0x004f]
    [ 1.533491] pnp 00:05: [io 0x0061]
    [ 1.533493] pnp 00:05: [io 0x0063]
    [ 1.533495] pnp 00:05: [io 0x0065]
    [ 1.533497] pnp 00:05: [io 0x0067]
    [ 1.533498] pnp 00:05: [io 0x0070]
    [ 1.533500] pnp 00:05: [io 0x0080]
    [ 1.533502] pnp 00:05: [io 0x0092]
    [ 1.533504] pnp 00:05: [io 0x00b2-0x00b3]
    [ 1.533506] pnp 00:05: [io 0x0680-0x069f]
    [ 1.533508] pnp 00:05: [io 0x0200-0x020f]
    [ 1.533510] pnp 00:05: [io 0xffff]
    [ 1.533512] pnp 00:05: [io 0xffff]
    [ 1.533514] pnp 00:05: [io 0x0400-0x0453]
    [ 1.533518] pnp 00:05: [io 0x0458-0x047f]
    [ 1.533520] pnp 00:05: [io 0x0500-0x057f]
    [ 1.533522] pnp 00:05: [io 0x164e-0x164f]
    [ 1.533573] system 00:05: [io 0x0680-0x069f] has been reserved
    [ 1.533576] system 00:05: [io 0x0200-0x020f] has been reserved
    [ 1.533579] system 00:05: [io 0xffff] has been reserved
    [ 1.533581] system 00:05: [io 0xffff] has been reserved
    [ 1.533584] system 00:05: [io 0x0400-0x0453] has been reserved
    [ 1.533587] system 00:05: [io 0x0458-0x047f] has been reserved
    [ 1.533590] system 00:05: [io 0x0500-0x057f] has been reserved
    [ 1.533592] system 00:05: [io 0x164e-0x164f] has been reserved
    [ 1.533596] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 1.533606] pnp 00:06: [io 0x0070-0x0077]
    [ 1.533620] pnp 00:06: [irq 8]
    [ 1.533653] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active)
    [ 1.533685] pnp 00:07: [io 0x0454-0x0457]
    [ 1.533733] system 00:07: [io 0x0454-0x0457] has been reserved
    [ 1.533737] system 00:07: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
    [ 1.533764] pnp 00:08: [io 0x0010-0x001f]
    [ 1.533767] pnp 00:08: [io 0x0022-0x003f]
    [ 1.533769] pnp 00:08: [io 0x0044-0x005f]
    [ 1.533771] pnp 00:08: [io 0x0072-0x007f]
    [ 1.533773] pnp 00:08: [io 0x0080]
    [ 1.533774] pnp 00:08: [io 0x0084-0x0086]
    [ 1.533776] pnp 00:08: [io 0x0088]
    [ 1.533778] pnp 00:08: [io 0x008c-0x008e]
    [ 1.533780] pnp 00:08: [io 0x0090-0x009f]
    [ 1.533782] pnp 00:08: [io 0x00a2-0x00bf]
    [ 1.533784] pnp 00:08: [io 0x00e0-0x00ef]
    [ 1.533786] pnp 00:08: [io 0x04d0-0x04d1]
    [ 1.533836] system 00:08: [io 0x04d0-0x04d1] has been reserved
    [ 1.533840] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 1.533849] pnp 00:09: [io 0x00f0-0x00ff]
    [ 1.533858] pnp 00:09: [irq 13]
    [ 1.533892] pnp 00:09: Plug and Play ACPI device, IDs PNP0c04 (active)
    [ 1.533945] pnp 00:0a: [irq 12]
    [ 1.533982] pnp 00:0a: Plug and Play ACPI device, IDs ETD0105 SYN0a00 SYN0002 PNP0f03 PNP0f13 PNP0f12 (active)
    [ 1.534008] pnp 00:0b: [io 0x0060]
    [ 1.534010] pnp 00:0b: [io 0x0064]
    [ 1.534017] pnp 00:0b: [irq 1]
    [ 1.534053] pnp 00:0b: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
    [ 1.534293] pnp 00:0c: [mem 0xfed1c000-0xfed1ffff]
    [ 1.534295] pnp 00:0c: [mem 0xfed10000-0xfed17fff]
    [ 1.534297] pnp 00:0c: [mem 0xfed18000-0xfed18fff]
    [ 1.534300] pnp 00:0c: [mem 0xfed19000-0xfed19fff]
    [ 1.534302] pnp 00:0c: [mem 0xf8000000-0xfbffffff]
    [ 1.534304] pnp 00:0c: [mem 0xfed20000-0xfed3ffff]
    [ 1.534306] pnp 00:0c: [mem 0xfed90000-0xfed93fff]
    [ 1.534308] pnp 00:0c: [mem 0xfed45000-0xfed8ffff]
    [ 1.534310] pnp 00:0c: [mem 0xff000000-0xffffffff]
    [ 1.534313] pnp 00:0c: [mem 0xfee00000-0xfeefffff]
    [ 1.534315] pnp 00:0c: [mem 0xcfe00000-0xcfe00fff]
    [ 1.534382] system 00:0c: [mem 0xfed1c000-0xfed1ffff] has been reserved
    [ 1.534385] system 00:0c: [mem 0xfed10000-0xfed17fff] has been reserved
    [ 1.534388] system 00:0c: [mem 0xfed18000-0xfed18fff] has been reserved
    [ 1.534392] system 00:0c: [mem 0xfed19000-0xfed19fff] has been reserved
    [ 1.534395] system 00:0c: [mem 0xf8000000-0xfbffffff] has been reserved
    [ 1.534398] system 00:0c: [mem 0xfed20000-0xfed3ffff] has been reserved
    [ 1.534401] system 00:0c: [mem 0xfed90000-0xfed93fff] has been reserved
    [ 1.534404] system 00:0c: [mem 0xfed45000-0xfed8ffff] has been reserved
    [ 1.534407] system 00:0c: [mem 0xff000000-0xffffffff] has been reserved
    [ 1.534413] system 00:0c: [mem 0xfee00000-0xfeefffff] could not be reserved
    [ 1.534416] system 00:0c: [mem 0xcfe00000-0xcfe00fff] has been reserved
    [ 1.534420] system 00:0c: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 1.534494] pnp 00:0d: [mem 0xcfe00000-0xcfe00fff]
    [ 1.534558] system 00:0d: [mem 0xcfe00000-0xcfe00fff] has been reserved
    [ 1.534562] system 00:0d: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 1.534715] pnp 00:0e: [mem 0x20000000-0x201fffff]
    [ 1.534718] pnp 00:0e: [mem 0x40004000-0x40004fff]
    [ 1.534783] system 00:0e: [mem 0x20000000-0x201fffff] has been reserved
    [ 1.534786] system 00:0e: [mem 0x40004000-0x40004fff] has been reserved
    [ 1.534790] system 00:0e: Plug and Play ACPI device, IDs PNP0c01 (active)
    [ 1.534823] pnp: PnP ACPI: found 15 devices
    [ 1.534824] ACPI: ACPI bus type pnp unregistered
    [ 1.541624] pci 0000:00:04.0: BAR 0: assigned [mem 0xcfe08000-0xcfe0ffff 64bit]
    [ 1.541631] pci 0000:00:01.0: PCI bridge to [bus 01-01]
    [ 1.541634] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
    [ 1.541638] pci 0000:00:01.0: bridge window [mem 0xf6000000-0xf70fffff]
    [ 1.541642] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xf1ffffff 64bit pref]
    [ 1.541647] pci 0000:00:1c.0: PCI bridge to [bus 02-02]
    [ 1.541662] pci 0000:00:1c.1: PCI bridge to [bus 03-03]
    [ 1.541670] pci 0000:00:1c.1: bridge window [mem 0xf7800000-0xf78fffff]
    [ 1.541716] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    [ 1.541719] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
    [ 1.541721] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    [ 1.541724] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff]
    [ 1.541727] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff]
    [ 1.541729] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff]
    [ 1.541732] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff]
    [ 1.541734] pci_bus 0000:00: resource 11 [mem 0xcfe00000-0xfeafffff]
    [ 1.541737] pci_bus 0000:01: resource 0 [io 0xe000-0xefff]
    [ 1.541739] pci_bus 0000:01: resource 1 [mem 0xf6000000-0xf70fffff]
    [ 1.541742] pci_bus 0000:01: resource 2 [mem 0xe0000000-0xf1ffffff 64bit pref]
    [ 1.541745] pci_bus 0000:03: resource 1 [mem 0xf7800000-0xf78fffff]
    [ 1.541791] NET: Registered protocol family 2
    [ 1.541920] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes)
    [ 1.542713] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
    [ 1.544194] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
    [ 1.544343] TCP: Hash tables configured (established 524288 bind 65536)
    [ 1.544346] TCP: reno registered
    [ 1.544359] UDP hash table entries: 2048 (order: 4, 65536 bytes)
    [ 1.544378] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
    [ 1.544464] NET: Registered protocol family 1
    [ 1.544482] pci 0000:00:02.0: Boot video device
    [ 1.579823] PCI: CLS 64 bytes, default 64
    [ 1.579868] Unpacking initramfs...
    [ 1.651952] Freeing initrd memory: 2900k freed
    [ 1.652345] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
    [ 1.652349] Placing 64MB software IO TLB between ffff8800ba4b2000 - ffff8800be4b2000
    [ 1.652351] software IO TLB at phys 0xba4b2000 - 0xbe4b2000
    [ 1.652909] audit: initializing netlink socket (disabled)
    [ 1.652920] type=2000 audit(1343310419.543:1): initialized
    [ 1.653295] HugeTLB registered 2 MB page size, pre-allocated 0 pages
    [ 1.655215] VFS: Disk quotas dquot_6.5.2
    [ 1.655264] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [ 1.655387] msgmni has been set to 7683
    [ 1.655586] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
    [ 1.655616] io scheduler noop registered
    [ 1.655619] io scheduler deadline registered
    [ 1.655674] io scheduler cfq registered (default)
    [ 1.655790] pcieport 0000:00:01.0: irq 42 for MSI/MSI-X
    [ 1.656047] efifb: probing for efifb
    [ 1.658527] efifb: framebuffer at 0xd0000000, mapped to 0xffffc9000a200000, using 3072k, total 3072k
    [ 1.658530] efifb: mode is 1024x768x32, linelength=4096, pages=1
    [ 1.658532] efifb: scrolling: redraw
    [ 1.658534] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
    [ 1.661755] Console: switching to colour frame buffer device 128x48
    [ 1.664865] fb0: EFI VGA frame buffer device
    [ 1.664872] intel_idle: does not run on family 6 model 58
    [ 1.664905] GHES: HEST is not enabled!
    [ 1.664976] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 1.665554] Linux agpgart interface v0.103
    [ 1.665643] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
    [ 1.667162] i8042: Detected active multiplexing controller, rev 1.1
    [ 1.668312] serio: i8042 KBD port at 0x60,0x64 irq 1
    [ 1.668346] serio: i8042 AUX0 port at 0x60,0x64 irq 12
    [ 1.668370] serio: i8042 AUX1 port at 0x60,0x64 irq 12
    [ 1.668392] serio: i8042 AUX2 port at 0x60,0x64 irq 12
    [ 1.668415] serio: i8042 AUX3 port at 0x60,0x64 irq 12
    [ 1.668518] mousedev: PS/2 mouse device common for all mice
    [ 1.668581] rtc_cmos 00:06: RTC can wake from S4
    [ 1.668727] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
    [ 1.668756] rtc0: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
    [ 1.668766] cpuidle: using governor ladder
    [ 1.668768] cpuidle: using governor menu
    [ 1.668897] TCP: cubic registered
    [ 1.669011] NET: Registered protocol family 10
    [ 1.669206] NET: Registered protocol family 17
    [ 1.669210] Registering the dns_resolver key type
    [ 1.669345] PM: Hibernation image not present or could not be loaded.
    [ 1.669352] registered taskstats version 1
    [ 1.669923] rtc_cmos 00:06: setting system clock to 2012-07-26 13:47:00 UTC (1343310420)
    [ 1.670074] Initializing network drop monitor service
    [ 1.671692] Freeing unused kernel memory: 740k freed
    [ 1.671810] Write protecting the kernel read-only data: 8192k
    [ 1.677537] Freeing unused kernel memory: 1588k freed
    [ 1.680114] Freeing unused kernel memory: 640k freed
    [ 1.688393] systemd-udevd[48]: starting version 186
    [ 1.702336] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    [ 1.729878] usbcore: registered new interface driver usbfs
    [ 1.729905] usbcore: registered new interface driver hub
    [ 1.729967] usbcore: registered new device driver usb
    [ 1.730626] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [ 1.730703] ehci_hcd 0000:00:1a.0: setting latency timer to 64
    [ 1.730709] ehci_hcd 0000:00:1a.0: EHCI Host Controller
    [ 1.730735] ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
    [ 1.730768] ehci_hcd 0000:00:1a.0: debug port 2
    [ 1.733581] SCSI subsystem initialized
    [ 1.734651] ehci_hcd 0000:00:1a.0: cache line size of 64 is not supported
    [ 1.734672] ehci_hcd 0000:00:1a.0: irq 16, io mem 0xf7920000
    [ 1.735298] libata version 3.00 loaded.
    [ 1.742916] ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00
    [ 1.743591] hub 1-0:1.0: USB hub found
    [ 1.743601] hub 1-0:1.0: 2 ports detected
    [ 1.743896] ehci_hcd 0000:00:1d.0: setting latency timer to 64
    [ 1.743903] ehci_hcd 0000:00:1d.0: EHCI Host Controller
    [ 1.743919] ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
    [ 1.743958] ehci_hcd 0000:00:1d.0: debug port 2
    [ 1.747853] ehci_hcd 0000:00:1d.0: cache line size of 64 is not supported
    [ 1.747877] ehci_hcd 0000:00:1d.0: irq 23, io mem 0xf791f000
    [ 1.756260] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00
    [ 1.756431] hub 2-0:1.0: USB hub found
    [ 1.756436] hub 2-0:1.0: 2 ports detected
    [ 1.756777] xhci_hcd 0000:00:14.0: setting latency timer to 64
    [ 1.756784] xhci_hcd 0000:00:14.0: xHCI Host Controller
    [ 1.756817] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
    [ 1.756946] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
    [ 1.756957] xhci_hcd 0000:00:14.0: irq 16, io mem 0xf7900000
    [ 1.757034] xhci_hcd 0000:00:14.0: irq 43 for MSI/MSI-X
    [ 1.757594] xHCI xhci_add_endpoint called for root hub
    [ 1.757598] xHCI xhci_check_bandwidth called for root hub
    [ 1.757646] hub 3-0:1.0: USB hub found
    [ 1.757657] hub 3-0:1.0: 4 ports detected
    [ 1.757744] xhci_hcd 0000:00:14.0: xHCI Host Controller
    [ 1.757751] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
    [ 1.757848] xHCI xhci_add_endpoint called for root hub
    [ 1.757851] xHCI xhci_check_bandwidth called for root hub
    [ 1.757894] hub 4-0:1.0: USB hub found
    [ 1.757905] hub 4-0:1.0: 4 ports detected
    [ 1.759643] ahci 0000:00:1f.2: version 3.0
    [ 1.759745] ahci 0000:00:1f.2: irq 44 for MSI/MSI-X
    [ 1.759829] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x3 impl SATA mode
    [ 1.759836] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems apst
    [ 1.759845] ahci 0000:00:1f.2: setting latency timer to 64
    [ 1.766833] scsi0 : ahci
    [ 1.766937] scsi1 : ahci
    [ 1.767022] scsi2 : ahci
    [ 1.767101] scsi3 : ahci
    [ 1.767184] scsi4 : ahci
    [ 1.767262] scsi5 : ahci
    [ 1.767498] ata1: SATA max UDMA/133 abar m2048@0xf791e000 port 0xf791e100 irq 44
    [ 1.767503] ata2: SATA max UDMA/133 abar m2048@0xf791e000 port 0xf791e180 irq 44
    [ 1.767505] ata3: DUMMY
    [ 1.767507] ata4: DUMMY
    [ 1.767508] ata5: DUMMY
    [ 1.767510] ata6: DUMMY
    [ 2.049225] usb 1-1: new high-speed USB device number 2 using ehci_hcd
    [ 2.085851] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
    [ 2.085878] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
    [ 2.086220] ata2.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
    [ 2.086306] ata2.00: ACPI cmd ef/10:06:00:00:00:a0 (SET FEATURES) succeeded
    [ 2.086310] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
    [ 2.086526] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
    [ 2.086607] ata1.00: ACPI cmd ef/10:06:00:00:00:a0 (SET FEATURES) succeeded
    [ 2.086610] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
    [ 2.086623] ata2.00: ATA-9: SanDisk SSD i100 32GB, 11.50.00, max UDMA/133
    [ 2.086626] ata2.00: 62533296 sectors, multi 1: LBA48 NCQ (depth 31/32)
    [ 2.087041] ata2.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
    [ 2.087128] ata2.00: ACPI cmd ef/10:06:00:00:00:a0 (SET FEATURES) succeeded
    [ 2.087131] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
    [ 2.087143] ata1.00: ATA-9: SAMSUNG SSD 830 Series, CXM03B1Q, max UDMA/133
    [ 2.087146] ata1.00: 125045424 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
    [ 2.087320] ata2.00: configured for UDMA/133
    [ 2.087589] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
    [ 2.087650] ata1.00: ACPI cmd ef/10:06:00:00:00:a0 (SET FEATURES) succeeded
    [ 2.087669] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
    [ 2.087920] ata1.00: configured for UDMA/133
    [ 2.088043] scsi 0:0:0:0: Direct-Access ATA SAMSUNG SSD 830 CXM0 PQ: 0 ANSI: 5
    [ 2.088297] scsi 1:0:0:0: Direct-Access ATA SanDisk SSD i100 11.5 PQ: 0 ANSI: 5
    [ 2.093498] sd 0:0:0:0: [sda] 125045424 512-byte logical blocks: (64.0 GB/59.6 GiB)
    [ 2.093608] sd 0:0:0:0: [sda] Write Protect is off
    [ 2.093612] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    [ 2.093648] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 2.093819] sd 1:0:0:0: [sdb] 62533296 512-byte logical blocks: (32.0 GB/29.8 GiB)
    [ 2.093913] sd 1:0:0:0: [sdb] Write Protect is off
    [ 2.093919] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
    [ 2.093951] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 2.095497] sda: sda1 sda2
    [ 2.095893] sd 0:0:0:0: [sda] Attached SCSI disk
    [ 2.096681] sdb: sdb1 sdb2 sdb3
    [ 2.096999] sd 1:0:0:0: [sdb] Attached SCSI disk
    [ 2.173153] hub 1-1:1.0: USB hub found
    [ 2.173332] hub 1-1:1.0: 6 ports detected
    [ 2.227030] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
    [ 2.332228] usb 3-3: new high-speed USB device number 2 using xhci_hcd
    [ 2.359348] usb 3-3: ep 0x82 - rounding interval to 32768 microframes, ep desc says 0 microframes
    [ 2.359354] usb 3-3: ep 0x3 - rounding interval to 32768 microframes, ep desc says 0 microframes
    [ 2.415509] systemd-udevd[144]: starting version 186
    [ 2.465386] usb 2-1: new high-speed USB device number 2 using ehci_hcd
    [ 2.465658] [drm] Initialized drm 1.1.0 20060810
    [ 2.468971] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1
    [ 2.482290] ACPI: Lid Switch [LID]
    [ 2.483112] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2
    [ 2.483119] ACPI: Power Button [PWRB]
    [ 2.484540] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3
    [ 2.484548] ACPI: Sleep Button [SLPB]
    [ 2.488074] agpgart-intel 0000:00:00.0: Intel Ivybridge Chipset
    [ 2.488698] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
    [ 2.491571] agpgart-intel 0000:00:00.0: detected 65536K stolen memory
    [ 2.491779] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
    [ 2.494298] ACPI: Requesting acpi_cpufreq
    [ 2.507995] i915 0000:00:02.0: setting latency timer to 64
    [ 2.530014] thermal LNXTHERM:00: registered as thermal_zone0
    [ 2.530018] ACPI: Thermal Zone [THRM] (52 C)
    [ 2.530047] ACPI: AC Adapter [AC0] (on-line)
    [ 2.532019] Monitor-Mwait will be used to enter C-1 state
    [ 2.532089] Monitor-Mwait will be used to enter C-2 state
    [ 2.532122] ACPI: acpi_idle registered with cpuidle
    [ 2.555771] ACPI: Battery Slot [BAT0] (battery present)
    [ 2.561573] wmi: Mapper loaded
    [ 2.564667] iTCO_vendor_support: vendor-support=0
    [ 2.565251] mei: module is from the staging directory, the quality is unknown, you have been warned.
    [ 2.568922] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.07
    [ 2.569169] iTCO_wdt: Found a Panther Point TCO device (Version=2, TCOBASE=0x0460)
    [ 2.569279] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
    [ 2.584441] cfg80211: Calling CRDA to update world regulatory domain
    [ 2.587955] MXM: GUID detected in BIOS
    [ 2.588023] ACPI Error: Needed [Buffer/String/Package], found [Integer] ffff8801271a6000 (20120320/exresop-590)
    [ 2.588032] ACPI Exception: AE_AML_OPERAND_TYPE, While resolving operands for [OpcodeName unavailable] (20120320/dswexec-460)
    [ 2.588044] ACPI Error: Method parse/execution failed [\_SB_.PCI0.GFX0._DSM] (Node ffff880128e88348), AE_AML_OPERAND_TYPE (20120

    Sometimes with Intel driver I can see mouse while loading gdm, but then it goes to black.
    I tried to boot with Intel driver with "drm.debug=14" and "log_buf_len=16M"  as boot parameters. There is debug log from gdm, it seems to have some errors, I have not yet looked deeble on it:
    gnome-session[1269]: DEBUG(+): Enabling debugging
    gnome-session[1269]: DEBUG(+): GsmXsmpServer: SESSION_MANAGER=local/Louis-laptop:@/tmp/.ICE-unix/1269,unix/Louis-laptop:/tmp/.ICE-unix/1269
    gnome-session[1269]: DEBUG(+): GsmShell: Not connected to the shell
    gnome-session[1269]: DEBUG(+): GsmManager: setting client store 0xe4e070
    gnome-session[1269]: DEBUG(+): GdmSignalHandler: Adding handler 1: signum=4 (nil)
    gnome-session[1269]: DEBUG(+): GdmSignalHandler: Registering for 4 signals
    gnome-session[1269]: DEBUG(+): GdmSignalHandler: Adding handler 2: signum=7 (nil)
    gnome-session[1269]: DEBUG(+): GdmSignalHandler: Registering for 7 signals
    gnome-session[1269]: DEBUG(+): GdmSignalHandler: Adding handler 3: signum=11 (nil)
    gnome-session[1269]: DEBUG(+): GdmSignalHandler: Registering for 11 signals
    gnome-session[1269]: DEBUG(+): GdmSignalHandler: Adding handler 4: signum=6 (nil)
    gnome-session[1269]: DEBUG(+): GdmSignalHandler: Registering for 6 signals
    gnome-session[1269]: DEBUG(+): GdmSignalHandler: Adding handler 5: signum=5 (nil)
    gnome-session[1269]: DEBUG(+): GdmSignalHandler: Registering for 5 signals
    gnome-session[1269]: DEBUG(+): GdmSignalHandler: Adding handler 6: signum=8 0x41c9e0
    gnome-session[1269]: DEBUG(+): GdmSignalHandler: Registering for 8 signals
    gnome-session[1269]: DEBUG(+): GdmSignalHandler: Adding handler 7: signum=1 0x41c9e0
    gnome-session[1269]: DEBUG(+): GdmSignalHandler: Registering for 1 signals
    gnome-session[1269]: DEBUG(+): GdmSignalHandler: Adding handler 8: signum=10 0x41c9e0
    gnome-session[1269]: DEBUG(+): GdmSignalHandler: Registering for 10 signals
    gnome-session[1269]: DEBUG(+): GdmSignalHandler: Adding handler 9: signum=15 0x41c9e0
    gnome-session[1269]: DEBUG(+): GdmSignalHandler: Registering for 15 signals
    gnome-session[1269]: DEBUG(+): GdmSignalHandler: Adding handler 10: signum=2 0x41c9e0
    gnome-session[1269]: DEBUG(+): GdmSignalHandler: Registering for 2 signals
    gnome-session[1269]: DEBUG(+): fill: *** Getting session 'gdm-shell'
    gnome-session[1269]: DEBUG(+): fill: *** Looking if /var/lib/gdm/.config/gnome-session/sessions/gdm-shell.session is a valid session file
    gnome-session[1269]: DEBUG(+): Cannot use session '/var/lib/gdm/.config/gnome-session/sessions/gdm-shell.session': non-existing or invalid file.
    gnome-session[1269]: DEBUG(+): fill: *** Looking if /etc/xdg/gnome-session/sessions/gdm-shell.session is a valid session file
    gnome-session[1269]: DEBUG(+): Cannot use session '/etc/xdg/gnome-session/sessions/gdm-shell.session': non-existing or invalid file.
    gnome-session[1269]: DEBUG(+): fill: *** Looking if /usr/share/gdm/greeter/gnome-session/sessions/gdm-shell.session is a valid session file
    gnome-session[1269]: DEBUG(+): Cannot use session '/usr/share/gdm/greeter/gnome-session/sessions/gdm-shell.session': non-existing or invalid file.
    gnome-session[1269]: DEBUG(+): fill: *** Looking if /usr/local/share/gnome-session/sessions/gdm-shell.session is a valid session file
    gnome-session[1269]: DEBUG(+): Cannot use session '/usr/local/share/gnome-session/sessions/gdm-shell.session': non-existing or invalid file.
    gnome-session[1269]: DEBUG(+): fill: *** Looking if /usr/share/gnome-session/sessions/gdm-shell.session is a valid session file
    gnome-session[1269]: DEBUG(+): fill: *** Launching helper 'bash -c 'gnome-shell --help | grep -q gdm-mode && /usr/lib/gnome-session/gnome-session-check-accelerated'' to know if session is runnable
    gnome-session[1269]: DEBUG(+): fill: *** Checking required components and providers
    gnome-session[1269]: DEBUG(+): GsmUtil: Looking for file 'gnome-shell.desktop'
    gnome-session[1269]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.config/autostart'
    gnome-session[1269]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/gnome/autostart'
    gnome-session[1269]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart'
    gnome-session[1269]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart'
    gnome-session[1269]: DEBUG(+): GsmUtil: Looking in '/etc/xdg/autostart'
    gnome-session[1269]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.local/share/applications'
    gnome-session[1269]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/applications'
    gnome-session[1269]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications'
    gnome-session[1269]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications'
    gnome-session[1269]: DEBUG(+): GsmUtil: found in XDG dirs: '/usr/share/gdm/greeter/applications/gnome-shell.desktop'
    gnome-session[1269]: DEBUG(+): GsmUtil: Looking for file 'gnome-settings-daemon.desktop'
    gnome-session[1269]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.config/autostart'
    gnome-session[1269]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/gnome/autostart'
    gnome-session[1269]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart'
    gnome-session[1269]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart'
    gnome-session[1269]: DEBUG(+): GsmUtil: Looking in '/etc/xdg/autostart'
    gnome-session[1269]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.local/share/applications'
    gnome-session[1269]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/applications'
    gnome-session[1269]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications'
    gnome-session[1269]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications'
    gnome-session[1269]: DEBUG(+): GsmUtil: found in XDG dirs: '/etc/xdg/autostart/gnome-settings-daemon.desktop'
    gnome-session[1269]: DEBUG(+): fill: *** Done checking required components and providers
    gnome-session[1269]: DEBUG(+): fill: *** Adding required components
    gnome-session[1269]: DEBUG(+): GsmUtil: Looking for file 'gnome-shell.desktop'
    gnome-session[1269]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.config/autostart'
    gnome-session[1269]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/gnome/autostart'
    gnome-session[1269]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart'
    gnome-session[1269]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart'
    gnome-session[1269]: DEBUG(+): GsmUtil: Looking in '/etc/xdg/autostart'
    gnome-session[1269]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.local/share/applications'
    gnome-session[1269]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/applications'
    gnome-session[1269]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications'
    gnome-session[1269]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications'
    gnome-session[1269]: DEBUG(+): GsmUtil: found in XDG dirs: '/usr/share/gdm/greeter/applications/gnome-shell.desktop'
    gnome-session[1269]: DEBUG(+): GsmManager: read /usr/share/gdm/greeter/applications/gnome-shell.desktop
    gnome-session[1269]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App1 to store
    gnome-session[1269]: DEBUG(+): GsmManager: adding required app gnome-shell.desktop
    gnome-session[1269]: DEBUG(+): GsmUtil: Looking for file 'gnome-settings-daemon.desktop'
    gnome-session[1269]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.config/autostart'
    gnome-session[1269]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/gnome/autostart'
    gnome-session[1269]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart'
    gnome-session[1269]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart'
    gnome-session[1269]: DEBUG(+): GsmUtil: Looking in '/etc/xdg/autostart'
    gnome-session[1269]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.local/share/applications'
    gnome-session[1269]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/applications'
    gnome-session[1269]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications'
    gnome-session[1269]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications'
    gnome-session[1269]: DEBUG(+): GsmUtil: found in XDG dirs: '/etc/xdg/autostart/gnome-settings-daemon.desktop'
    gnome-session[1269]: DEBUG(+): GsmManager: read /etc/xdg/autostart/gnome-settings-daemon.desktop
    gnome-session[1269]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App2 to store
    gnome-session[1269]: DEBUG(+): GsmManager: adding required app gnome-settings-daemon.desktop
    gnome-session[1269]: DEBUG(+): fill: *** Done adding required components
    gnome-session[1269]: DEBUG(+): fill: *** Adding default providers
    gnome-session[1269]: DEBUG(+): fill: *** Done adding default providers
    gnome-session[1269]: DEBUG(+): GsmManager: GSM starting to manage
    gnome-session[1269]: DEBUG(+): GsmManager: App startup summary
    gnome-session[1269]: DEBUG(+): GsmManager: Phase INITIALIZATION
    gnome-session[1269]: DEBUG(+): GsmManager: ID: /org/gnome/SessionManager/App2 app-id:gnome-settings-daemon.desktop is-disabled:0 is-conditionally-disabled:0
    gnome-session[1269]: DEBUG(+): GsmManager: Phase WINDOW_MANAGER
    gnome-session[1269]: DEBUG(+): GsmManager: Phase PANEL
    gnome-session[1269]: DEBUG(+): GsmManager: Phase DESKTOP
    gnome-session[1269]: DEBUG(+): GsmManager: Phase APPLICATION
    gnome-session[1269]: DEBUG(+): GsmManager: ID: /org/gnome/SessionManager/App1 app-id:gnome-shell.desktop is-disabled:0 is-conditionally-disabled:0
    gnome-session[1269]: DEBUG(+): GsmManager: starting phase INITIALIZATION
    gnome-session[1269]: DEBUG(+): GsmManager: starting app '/org/gnome/SessionManager/App2'
    gnome-session[1269]: DEBUG(+): Starting app: /org/gnome/SessionManager/App2
    gnome-session[1269]: DEBUG(+): GsmAutostartApp: starting gnome-settings-daemon.desktop: command=/usr/lib/gnome-settings-daemon/gnome-settings-daemon startup-id=10bba787d7390cc455134324418397061300000012690001
    gnome-session[1269]: DEBUG(+): GsmAutostartApp: started pid:1279
    gnome-session[1269]: DEBUG(+): GsmManager: RegisterClient
    gnome-session[1269]: DEBUG(+): GsmManager: Adding new client 10bba787d7390cc455134324418445168000000012690002 to session
    gnome-session[1269]: DEBUG(+): uid = 120
    gnome-session[1269]: DEBUG(+): pid = 1360
    gnome-session[1269]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/Client1 to store
    gnome-session[1269]: DEBUG(+): GsmManager: Client added: /org/gnome/SessionManager/Client1
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client1 interface=org.freedesktop.DBus.Properties method=GetAll
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Presence interface=org.freedesktop.DBus.Properties method=GetAll
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager interface=org.freedesktop.DBus.Properties method=GetAll
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager interface=org.gnome.SessionManager method=RegisterClient
    gnome-session[1269]: DEBUG(+): GsmManager: RegisterClient 10bba787d7390cc455134324418397061300000012690001
    gnome-session[1269]: DEBUG(+): GsmManager: Adding new client 10bba787d7390cc455134324418397061300000012690001 to session
    gnome-session[1269]: DEBUG(+): uid = 120
    gnome-session[1269]: DEBUG(+): pid = 1279
    gnome-session[1269]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/Client2 to store
    gnome-session[1269]: DEBUG(+): GsmManager: Client added: /org/gnome/SessionManager/Client2
    gnome-session[1269]: DEBUG(+): App gnome-settings-daemon.desktop registered
    gnome-session[1269]: DEBUG(+): GsmManager: ending phase INITIALIZATION
    gnome-session[1269]: DEBUG(+): GsmManager: starting phase WINDOW_MANAGER
    gnome-session[1269]: DEBUG(+): GsmManager: ending phase WINDOW_MANAGER
    gnome-session[1269]: DEBUG(+): GsmManager: starting phase PANEL
    gnome-session[1269]: DEBUG(+): GsmManager: ending phase PANEL
    gnome-session[1269]: DEBUG(+): GsmManager: starting phase DESKTOP
    gnome-session[1269]: DEBUG(+): GsmManager: ending phase DESKTOP
    gnome-session[1269]: DEBUG(+): GsmManager: starting phase APPLICATION
    gnome-session[1269]: DEBUG(+): GsmManager: starting app '/org/gnome/SessionManager/App1'
    gnome-session[1269]: DEBUG(+): Starting app: /org/gnome/SessionManager/App1
    gnome-session[1269]: DEBUG(+): GsmAutostartApp: starting gnome-shell.desktop: command=gnome-shell --gdm-mode startup-id=10bba787d7390cc455134324418396973400000012690000
    gnome-session[1269]: DEBUG(+): GsmAutostartApp: started pid:1369
    gnome-session[1269]: DEBUG(+): GsmManager: ending phase APPLICATION
    gnome-session[1269]: DEBUG(+): GsmManager: starting phase RUNNING
    gnome-session[1269]: DEBUG(+): GsmPresence: adding idle watch
    gnome-session[1269]: DEBUG(+): GSIdleMonitor: creating new alarm for positive transition wait=600000
    gnome-session[1269]: DEBUG(+): GSIdleMonitor: creating new alarm for negative transition wait=599999
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client2 interface=org.freedesktop.DBus.Properties method=GetAll
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client2 interface=org.freedesktop.DBus.Properties method=GetAll
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1269]: DEBUG(+): GsmShell: Connected to the shell
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1269]: DEBUG(+): GsmXsmpServer: accept_ice_connection()
    gnome-session[1269]: DEBUG(+): GsmXsmpServer: auth_ice_connection()
    gnome-session[1269]: DEBUG(+): GsmXSMPClient: Setting up new connection
    gnome-session[1269]: DEBUG(+): GsmXSMPClient: New client '0xe99030 []'
    gnome-session[1269]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/Client3 to store
    gnome-session[1269]: DEBUG(+): GsmManager: Client added: /org/gnome/SessionManager/Client3
    gnome-session[1269]: DEBUG(+): GsmXSMPClient: Initializing client 0xe99030 []
    gnome-session[1269]: DEBUG(+): GsmXSMPClient: Client '0xe99030 []' received RegisterClient(10bba787d7390cc455134324418396973400000012690000)
    gnome-session[1269]: DEBUG(+): GsmManager: Adding new client 10bba787d7390cc455134324418396973400000012690000 to session
    gnome-session[1269]: DEBUG(+): GsmXSMPClient: Sending RegisterClientReply to '0xe99030 [10bba787d7390cc455134324418396973400000012690000]'
    gnome-session[1269]: DEBUG(+): GsmXSMPClient: Set properties from client '0xe99030 [10bba787d7390cc455134324418396973400000012690000]'
    gnome-session[1269]: DEBUG(+): GsmXSMPClient: Program = 'gnome-shell'
    gnome-session[1269]: DEBUG(+): GsmXSMPClient: UserID = 'gdm'
    gnome-session[1269]: DEBUG(+): GsmXSMPClient: RestartStyleHint = 0
    gnome-session[1269]: DEBUG(+): GsmXSMPClient: ProcessID = '1369'
    gnome-session[1269]: DEBUG(+): GsmXSMPClient: CurrentDirectory = '/var/lib/gdm'
    gnome-session[1269]: DEBUG(+): GsmXSMPClient: _GSM_Priority = 20
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Presence interface=org.freedesktop.DBus.Properties method=GetAll
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Presence interface=org.freedesktop.DBus.Properties method=GetAll
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Presence interface=org.freedesktop.DBus.Properties method=GetAll
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Presence interface=org.freedesktop.DBus.Properties method=GetAll
    Window manager warning: CurrentTime used to choose focus window; focus window may not be correct.
    Window manager warning: Got a request to focus the no_focus_window with a timestamp of 0. This shouldn't happen!
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1269]: DEBUG(+): GdmSignalHandler: handling signal 15
    gnome-session[1269]: DEBUG(+): GdmSignalHandler: Found 1 callbacks
    gnome-session[1269]: DEBUG(+): GdmSignalHandler: running 15 handler: 0x41c9e0
    gnome-session[1269]: DEBUG(+): Got callback for signal 15
    gnome-session[1269]: DEBUG(+): GsmManager: Logout called
    gnome-session[1269]: DEBUG(+): GsmShell: Connected to the shell
    gnome-session[1269]: DEBUG(+): GsmManager: requesting logout
    gnome-session[1269]: DEBUG(+): GsmManager: ending phase RUNNING
    gnome-session[1269]: DEBUG(+): GsmManager: starting phase QUERY_END_SESSION
    gnome-session[1269]: DEBUG(+): GsmManager: Client /org/gnome/SessionManager/Client1
    gnome-session[1269]: DEBUG(+): GsmManager: Client /org/gnome/SessionManager/Client2
    gnome-session[1269]: DEBUG(+): GsmManager: Client /org/gnome/SessionManager/Client3
    gnome-session[1269]: DEBUG(+): GsmManager: sending query-end-session to clients (logout mode: forceful)
    gnome-session[1269]: DEBUG(+): GsmDBusClient: sending QueryEndSession signal to :1.8
    gnome-session[1269]: DEBUG(+): GsmManager: adding client to query clients: /org/gnome/SessionManager/Client1
    gnome-session[1269]: DEBUG(+): GsmDBusClient: sending QueryEndSession signal to :1.2
    gnome-session[1269]: DEBUG(+): GsmManager: adding client to query clients: /org/gnome/SessionManager/Client2
    gnome-session[1269]: DEBUG(+): GsmManager: adding client to query clients: /org/gnome/SessionManager/Client3
    gnome-session[1269]: DEBUG(+): Caught signal 15, shutting down normally.
    gnome-session[1269]: DEBUG(+): GdmSignalHandler: Done handling signals
    gnome-session[1269]: DEBUG(+): GsmXSMPClient: Client '0xe99030 [gnome-shell 10bba787d7390cc455134324418396973400000012690000]' received SaveYourselfDone(success = True)
    gnome-session[1269]: DEBUG(+): GsmManager: Response from end session request: is-ok=1 do-last=0 cancel=0 reason=
    gnome-session[1269]: DEBUG(+): GsmXsmpServer: sms_error_handler (0xfc3640, FALSE, 3, 9, 32771, 0)
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client2 interface=org.gnome.SessionManager.ClientPrivate method=EndSessionResponse
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client2 interface=org.gnome.SessionManager.ClientPrivate method=EndSessionResponse
    gnome-session[1269]: DEBUG(+): GsmDBusClient: got EndSessionResponse is-ok:1 reason=
    gnome-session[1269]: DEBUG(+): GsmManager: Response from end session request: is-ok=1 do-last=0 cancel=0 reason=
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client1 interface=org.gnome.SessionManager.ClientPrivate method=EndSessionResponse
    gnome-session[1269]: DEBUG(+): GsmDBusClient: got EndSessionResponse is-ok:1 reason=
    gnome-session[1269]: DEBUG(+): GsmManager: Response from end session request: is-ok=1 do-last=0 cancel=0 reason=
    gnome-session[1269]: DEBUG(+): GsmManager: query end session complete
    gnome-session[1269]: DEBUG(+): GsmShell: Connected to the shell
    gnome-session[1269]: DEBUG(+): GsmManager: ending phase QUERY_END_SESSION
    gnome-session[1269]: DEBUG(+): GsmManager: starting phase END_SESSION
    gnome-session[1269]: DEBUG(+): GsmManager: adding client to end-session clients: /org/gnome/SessionManager/Client1
    gnome-session[1269]: DEBUG(+): GsmManager: adding client to end-session clients: /org/gnome/SessionManager/Client2
    gnome-session[1269]: DEBUG(+): GsmManager: adding client to end-session clients: /org/gnome/SessionManager/Client3
    gnome-session[1269]: DEBUG(+): GsmXSMPClient: Client '0xe99030 [gnome-shell 10bba787d7390cc455134324418396973400000012690000]' received SaveYourselfDone(success = True)
    gnome-session[1269]: DEBUG(+): GsmManager: Response from end session request: is-ok=1 do-last=0 cancel=0 reason=
    gnome-session[1269]: DEBUG(+): GsmXsmpServer: sms_error_handler (0xfc3640, FALSE, 3, c, 32771, 0)
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client1 interface=org.gnome.SessionManager.ClientPrivate method=EndSessionResponse
    gnome-session[1269]: DEBUG(+): GsmDBusClient: got EndSessionResponse is-ok:1 reason=
    gnome-session[1269]: DEBUG(+): GsmManager: Response from end session request: is-ok=1 do-last=0 cancel=0 reason=
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client2 interface=org.gnome.SessionManager.ClientPrivate method=EndSessionResponse
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client2 interface=org.gnome.SessionManager.ClientPrivate method=EndSessionResponse
    gnome-session[1269]: DEBUG(+): GsmDBusClient: got EndSessionResponse is-ok:1 reason=
    gnome-session[1269]: DEBUG(+): GsmManager: Response from end session request: is-ok=1 do-last=0 cancel=0 reason=
    gnome-session[1269]: DEBUG(+): GsmManager: ending phase END_SESSION
    gnome-session[1269]: DEBUG(+): Using ConsoleKit for session tracking
    gnome-session[1269]: DEBUG(+): GsmManager: starting phase EXIT
    gnome-session[1269]: DEBUG(+): GsmManager: stopped client: /org/gnome/SessionManager/Client1
    gnome-session[1269]: DEBUG(+): GsmManager: stopped client: /org/gnome/SessionManager/Client2
    gnome-session[1269]: DEBUG(+): GsmXSMPClient: xsmp_stop ('0xe99030 [gnome-shell 10bba787d7390cc455134324418396973400000012690000]')
    gnome-session[1269]: DEBUG(+): GsmManager: stopped client: /org/gnome/SessionManager/Client3
    gnome-session[1269]: DEBUG(+): GsmXSMPClient: Client '0xe99030 [gnome-shell 10bba787d7390cc455134324418396973400000012690000]' received CloseConnection
    gnome-session[1269]: DEBUG(+): GsmManager: disconnect client
    gnome-session[1269]: DEBUG(+): GsmManager: disconnect client: /org/gnome/SessionManager/Client3
    gnome-session[1269]: DEBUG(+): GsmManager: in shutdown, not restarting application
    gnome-session[1269]: DEBUG(+): GsmStore: Unreffing object: 0xe99030
    gnome-session[1269]: DEBUG(+): GsmManager: Client removed: /org/gnome/SessionManager/Client3
    gnome-session[1269]: DEBUG(+): GsmClient: disposing /org/gnome/SessionManager/Client3
    gnome-session[1269]: DEBUG(+): GsmXSMPClient: xsmp_finalize (0xe99030 [gnome-shell 10bba787d7390cc455134324418396973400000012690000])
    gnome-session[1269]: DEBUG(+): GsmManager: disconnect client: /org/gnome/SessionManager/Client1
    gnome-session[1269]: DEBUG(+): GsmManager: disconnect for app 'at-spi-registryd.desktop'
    gnome-session[1269]: DEBUG(+): GsmManager: unable to find application for client - not restarting
    gnome-session[1269]: DEBUG(+): GsmStore: Unreffing object: 0xe7ff30
    gnome-session[1269]: DEBUG(+): GsmClient: disposing /org/gnome/SessionManager/Client1
    gnome-session[1269]: DEBUG(+): GsmStore: emitting removed for /org/gnome/SessionManager/Client1
    gnome-session[1269]: DEBUG(+): GsmManager: Client removed: /org/gnome/SessionManager/Client1
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=(null) interface=(null) method=(null)
    gnome-session[1269]: DEBUG(+): GsmManager: disconnect client: /org/gnome/SessionManager/Client2
    gnome-session[1269]: DEBUG(+): GsmManager: in shutdown, not restarting application
    gnome-session[1269]: DEBUG(+): GsmStore: Unreffing object: 0xe9b020
    gnome-session[1269]: DEBUG(+): GsmClient: disposing /org/gnome/SessionManager/Client2
    gnome-session[1269]: DEBUG(+): GsmStore: emitting removed for /org/gnome/SessionManager/Client2
    gnome-session[1269]: DEBUG(+): GsmManager: Client removed: /org/gnome/SessionManager/Client2
    gnome-session[1269]: DEBUG(+): GsmManager: last client disconnected - exiting
    gnome-session[1269]: DEBUG(+): GsmManager: ending phase EXIT
    gnome-session[1269]: DEBUG(+): Unreffing manager
    gnome-session[1269]: DEBUG(+): GsmManager: disposing manager
    gnome-session[1269]: DEBUG(+): GsmStore: Clearing object store
    gnome-session[1269]: DEBUG(+): GsmStore: Unreffing object: 0xece830
    gnome-session[1269]: DEBUG(+): GsmStore: Unreffing object: 0xece910
    gnome-session[1269]: DEBUG(+): GsmStore: emitting removed for /org/gnome/SessionManager/App2
    gnome-session[1269]: DEBUG(+): GsmStore: emitting removed for /org/gnome/SessionManager/App1
    gnome-session[1269]: DEBUG(+): GsmStore: Clearing object store
    (gnome-settings-daemon:1279): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
    (gnome-settings-daemon:1279): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
    gnome-session[1269]: DEBUG(+): GsmStore: Clearing object store
    PolicyKit daemon disconnected from the bus.
    We are no longer a registered authentication agent.
    g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    Window manager warning: Log level 16: gnome-shell: Fatal IO error 0 (Success) on X server :0.

  • Can't login after fresh installing gnome using gdm 3.2 [SOLVED]

    I don't know if this topic was already solved, I hope someone can help me about this. I have a fresh install of arch linux (just yesterday) and installed gnome and gnome-extra packages. As usual, I go with the procedure of editing my .xinitrc (exec ck-launch-session dbus-launch gnome-session), rc.conf (...dbus networkmanager...), inittab (runlvl 5, x:5......gdm). After a reboot, gdm screen appeared, I can't find my account, then there were two choices, "Sign in" and "Not listed..."). I clicked Not listed, then entered my user and password, after that, it responded: Authentication failure/failed... or something like that. I tried it again and it's the same. Temporarily, I'm using startx or slim (depends on my mood). Can anyone help me?
    here's my gdm's 0.log and 0-greeter.log respectively:
    This is a pre-release version of the X server from The X.Org Foundation.
    It is not supported in any way.
    Bugs may be filed in the bugzilla at [url]http://bugs.freedesktop.org[/url]/.
    Select the "xorg" product for bugs you find in this release.
    Before reporting bugs in pre-release versions please check the
    latest version in the X.Org Foundation git repository.
    See [url]http://wiki.x.org/wiki/GitPage[/url] for git access instructions.
    X.Org X Server 1.11.1.901 (1.11.2 RC 1)
    Release Date: 2011-10-14
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 3.0-ARCH i686
    Current Operating System: Linux espionage 3.0-ARCH #1 SMP PREEMPT Wed Oct 19 12:14:48 UTC 2011 i686
    Kernel command line: root=/dev/disk/by-uuid/9645b27b-41ee-461a-b4f0-f5ba1794542c ro initrd=../initramfs-linux.img BOOT_IMAGE=../vmlinuz-linux
    Build Date: 24 October 2011 12:26:09PM
    Current version of pixman: 0.22.2
    Before reporting problems, check [url]http://wiki.x.org[/url]
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Thu Oct 27 19:43:23 2011
    (==) Using config directory: "/etc/X11/xorg.conf.d"
    (==) No Layout section. Using the first Screen section.
    (==) No screen section available. Using defaults.
    (**) |-->Screen "Default Screen Section" (0)
    (**) | |-->Monitor "<default monitor>"
    (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    (==) Automatically adding devices
    (==) Automatically enabling devices
    (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    Entry deleted from font path.
    (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    (==) ModulePath set to "/usr/lib/xorg/modules"
    (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    (--) PCI:*(0:0:2:0) 8086:27a2:1025:012f rev 3, Mem @ 0xdc100000/524288, 0xc0000000/268435456, 0xdc200000/262144, I/O @ 0x00001800/8
    (--) PCI: (0:0:2:1) 8086:27a6:1025:012f rev 3, Mem @ 0xdc180000/524288
    (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.11.1.901, module version = 1.0.0
    (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.11.1.901, module version = 1.0.0
    (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    (II) Module glx: vendor="X.Org Foundation"
    compiled for 1.11.1.901, module version = 1.0.0
    (==) AIGLX enabled
    (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    (II) Module record: vendor="X.Org Foundation"
    compiled for 1.11.1.901, module version = 1.13.0
    (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    (II) Module dri: vendor="X.Org Foundation"
    compiled for 1.11.1.901, module version = 1.0.0
    (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    (II) Module dri2: vendor="X.Org Foundation"
    compiled for 1.11.1.901, module version = 1.2.0
    (==) Matched intel as autoconfigured driver 0
    (==) Matched vesa as autoconfigured driver 1
    (==) Matched fbdev as autoconfigured driver 2
    (==) Assigned the driver to the xf86ConfigLayout
    (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
    (II) Module intel: vendor="X.Org Foundation"
    compiled for 1.10.99.902, module version = 2.16.0
    (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
    (II) Module vesa: vendor="X.Org Foundation"
    compiled for 1.11.1, module version = 2.3.0
    (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
    (II) Module fbdev: vendor="X.Org Foundation"
    compiled for 1.10.99.902, module version = 0.4.2
    (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
    i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G,
    E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
    965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
    4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale,
    Sandybridge Desktop (GT1), Sandybridge Desktop (GT2),
    Sandybridge Desktop (GT2+), Sandybridge Mobile (GT1),
    Sandybridge Mobile (GT2), Sandybridge Mobile (GT2+),
    Sandybridge Server, Ivybridge Mobile (GT1), Ivybridge Mobile (GT2),
    Ivybridge Desktop (GT1), Ivybridge Desktop (GT2), Ivybridge Server
    (II) VESA: driver for VESA chipsets: vesa
    (II) FBDEV: driver for framebuffer: fbdev
    (++) using VT number 7
    (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
    (WW) Falling back to old probe method for vesa
    (WW) Falling back to old probe method for fbdev
    (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
    (II) Module fbdevhw: vendor="X.Org Foundation"
    compiled for 1.11.1.901, module version = 0.0.2
    (II) intel(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    (==) intel(0): Depth 24, (--) framebuffer bpp 32
    (==) intel(0): RGB weight 888
    (==) intel(0): Default visual is TrueColor
    (II) intel(0): Integrated Graphics Chipset: Intel(R) 945GM
    (--) intel(0): Chipset: "945GM"
    (**) intel(0): Relaxed fencing disabled
    (**) intel(0): Wait on SwapBuffers? enabled
    (**) intel(0): Triple buffering? enabled
    (**) intel(0): Framebuffer tiled
    (**) intel(0): Pixmaps tiled
    (**) intel(0): 3D buffers tiled
    (**) intel(0): SwapBuffers wait enabled
    (==) intel(0): video overlay key set to 0x101fe
    (II) intel(0): Output LVDS1 has no monitor section
    (II) intel(0): found backlight control interface /sys/class/backlight/acpi_video0
    (II) intel(0): Output VGA1 has no monitor section
    (II) intel(0): Output TV1 has no monitor section
    (II) intel(0): EDID for output LVDS1
    (II) intel(0): Manufacturer: SEC Model: 4442 Serial#: 0
    (II) intel(0): Year: 2006 Week: 0
    (II) intel(0): EDID Version: 1.3
    (II) intel(0): Digital Display Input
    (II) intel(0): Max Image Size [cm]: horiz.: 30 vert.: 19
    (II) intel(0): Gamma: 2.20
    (II) intel(0): No DPMS capabilities specified
    (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    (II) intel(0): First detailed timing is preferred mode
    (II) intel(0): redX: 0.580 redY: 0.340 greenX: 0.310 greenY: 0.550
    (II) intel(0): blueX: 0.155 blueY: 0.155 whiteX: 0.313 whiteY: 0.329
    (II) intel(0): Manufacturer's mask: 0
    (II) intel(0): Supported detailed timing:
    (II) intel(0): clock: 68.9 MHz Image Size: 303 x 190 mm
    (II) intel(0): h_active: 1280 h_sync: 1292 h_sync_end 1356 h_blank_end 1408 h_border: 0
    (II) intel(0): v_active: 800 v_sync: 803 v_sync_end 806 v_blanking: 816 v_border: 0
    (II) intel(0): Unknown vendor-specific block f
    (II) intel(0): SAMSUNG
    (II) intel(0): LTN141W3-L01
    (II) intel(0): EDID (in hex):
    (II) intel(0): 00ffffffffffff004ca3424400000000
    (II) intel(0): 00100103801e13780a87f594574f8c27
    (II) intel(0): 27505400000001010101010101010101
    (II) intel(0): 010101010101ee1a0080502010300c40
    (II) intel(0): 33002fbe100000190000000f00000000
    (II) intel(0): 00000000002387026400000000fe0053
    (II) intel(0): 414d53554e470a2020202020000000fe
    (II) intel(0): 004c544e31343157332d4c30310a0064
    (II) intel(0): EDID vendor "SEC", prod id 17474
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1280x800"x0.0 68.94 1280 1292 1356 1408 800 803 806 816 -hsync -vsync (49.0 kHz)
    (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
    (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
    (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
    (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
    (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
    (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
    (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
    (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
    (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
    (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
    (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
    (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
    (II) intel(0): Printing probed modes for output LVDS1
    (II) intel(0): Modeline "1280x800"x60.0 68.94 1280 1292 1356 1408 800 803 806 816 -hsync -vsync (49.0 kHz)
    (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    (II) intel(0): EDID for output VGA1
    (II) intel(0): EDID for output TV1
    (II) intel(0): Output LVDS1 connected
    (II) intel(0): Output VGA1 disconnected
    (II) intel(0): Output TV1 disconnected
    (II) intel(0): Using exact sizes for initial modes
    (II) intel(0): Output LVDS1 using initial mode 1280x800
    (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    (II) intel(0): Kernel page flipping support detected, enabling
    (**) intel(0): Display dimensions: (300, 190) mm
    (**) intel(0): DPI set to (108, 106)
    (II) Loading /usr/lib/xorg/modules/libfb.so
    (II) Module fb: vendor="X.Org Foundation"
    compiled for 1.11.1.901, module version = 1.0.0
    (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    (II) Module dri2: vendor="X.Org Foundation"
    compiled for 1.11.1.901, module version = 1.2.0
    (II) Unloading vesa
    (II) Unloading fbdev
    (II) Unloading fbdevhw
    (==) Depth 24 pixmap format is 32 bpp
    (II) intel(0): [DRI2] Setup complete
    (II) intel(0): [DRI2] DRI driver: i915
    (II) intel(0): Allocated new frame buffer 1280x800 stride 8192, tiled
    (II) UXA(0): Driver registered support for the following operations:
    (II) solid
    (II) copy
    (II) composite (RENDER acceleration)
    (II) put_image
    (II) get_image
    (==) intel(0): Backing store disabled
    (==) intel(0): Silken mouse enabled
    (II) intel(0): Initializing HW Cursor
    (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    (==) intel(0): DPMS enabled
    (==) intel(0): Intel XvMC decoder disabled
    (II) intel(0): Set up textured video
    (II) intel(0): Set up overlay video
    (II) intel(0): direct rendering: DRI2 Enabled
    (==) intel(0): hotplug detection: "enabled"
    (--) RandR disabled
    (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    (II) AIGLX: enabled GLX_INTEL_swap_event
    (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    (II) AIGLX: enabled GLX_SGI_make_current_read
    (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    (II) AIGLX: Loaded and initialized i915
    (II) GLX: Initialized DRI2 GL provider for screen 0
    (II) intel(0): Setting screen physical size to 338 x 211
    (II) config/udev: Adding input device Power Button (/dev/input/event3)
    (**) Power Button: Applying InputClass "evdev keyboard catchall"
    (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    (II) Module evdev: vendor="X.Org Foundation"
    compiled for 1.10.99.902, module version = 2.6.0
    (II) Using input driver 'evdev' for 'Power Button'
    (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    (**) Power Button: always reports core events
    (**) Power Button: Device: "/dev/input/event3"
    (--) Power Button: Found keys
    (II) Power Button: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    (II) config/udev: Adding input device Video Bus (/dev/input/event5)
    (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    (II) Using input driver 'evdev' for 'Video Bus'
    (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    (**) Video Bus: always reports core events
    (**) Video Bus: Device: "/dev/input/event5"
    (--) Video Bus: Found keys
    (II) Video Bus: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
    (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
    (II) No input driver/identifier specified (ignoring)
    (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
    (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
    (II) Using input driver 'evdev' for 'Sleep Button'
    (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    (**) Sleep Button: always reports core events
    (**) Sleep Button: Device: "/dev/input/event2"
    (--) Sleep Button: Found keys
    (II) Sleep Button: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
    (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event6)
    (II) No input driver/identifier specified (ignoring)
    (II) config/udev: Adding input device HDA Intel Headphone (/dev/input/event7)
    (II) No input driver/identifier specified (ignoring)
    (II) config/udev: Adding input device A4TECH USB Device (/dev/input/event9)
    (**) A4TECH USB Device: Applying InputClass "evdev keyboard catchall"
    (II) Using input driver 'evdev' for 'A4TECH USB Device'
    (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    (**) A4TECH USB Device: always reports core events
    (**) A4TECH USB Device: Device: "/dev/input/event9"
    (--) A4TECH USB Device: Found 1 mouse buttons
    (--) A4TECH USB Device: Found scroll wheel(s)
    (--) A4TECH USB Device: Found relative axes
    (--) A4TECH USB Device: Found absolute axes
    (--) A4TECH USB Device: Found x and y absolute axes
    (--) A4TECH USB Device: Found keys
    (II) A4TECH USB Device: Configuring as mouse
    (II) A4TECH USB Device: Configuring as keyboard
    (II) A4TECH USB Device: Adding scrollwheel support
    (**) A4TECH USB Device: YAxisMapping: buttons 4 and 5
    (**) A4TECH USB Device: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "A4TECH USB Device" (type: KEYBOARD, id 9)
    (EE) A4TECH USB Device: failed to initialize for relative axes.
    (WW) A4TECH USB Device: found 37 axes, limiting to 36.
    (II) A4TECH USB Device: initialized for absolute axes.
    (**) A4TECH USB Device: (accel) keeping acceleration scheme 1
    (**) A4TECH USB Device: (accel) acceleration profile 0
    (**) A4TECH USB Device: (accel) acceleration factor: 2.000
    (**) A4TECH USB Device: (accel) acceleration threshold: 4
    (II) config/udev: Adding input device A4TECH USB Device (/dev/input/js0)
    (II) No input driver/identifier specified (ignoring)
    (II) config/udev: Adding input device A4TECH USB Device (/dev/input/event10)
    (**) A4TECH USB Device: Applying InputClass "evdev pointer catchall"
    (II) Using input driver 'evdev' for 'A4TECH USB Device'
    (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    (**) A4TECH USB Device: always reports core events
    (**) A4TECH USB Device: Device: "/dev/input/event10"
    (--) A4TECH USB Device: Found 20 mouse buttons
    (--) A4TECH USB Device: Found scroll wheel(s)
    (--) A4TECH USB Device: Found relative axes
    (--) A4TECH USB Device: Found x and y relative axes
    (II) A4TECH USB Device: Configuring as mouse
    (II) A4TECH USB Device: Adding scrollwheel support
    (**) A4TECH USB Device: YAxisMapping: buttons 4 and 5
    (**) A4TECH USB Device: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "A4TECH USB Device" (type: MOUSE, id 10)
    (II) A4TECH USB Device: initialized for relative axes.
    (**) A4TECH USB Device: (accel) keeping acceleration scheme 1
    (**) A4TECH USB Device: (accel) acceleration profile 0
    (**) A4TECH USB Device: (accel) acceleration factor: 2.000
    (**) A4TECH USB Device: (accel) acceleration threshold: 4
    (II) config/udev: Adding input device A4TECH USB Device (/dev/input/mouse1)
    (II) No input driver/identifier specified (ignoring)
    (II) config/udev: Adding input device Acer CrystalEye webcam (/dev/input/event11)
    (**) Acer CrystalEye webcam: Applying InputClass "evdev keyboard catchall"
    (II) Using input driver 'evdev' for 'Acer CrystalEye webcam'
    (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    (**) Acer CrystalEye webcam: always reports core events
    (**) Acer CrystalEye webcam: Device: "/dev/input/event11"
    (--) Acer CrystalEye webcam: Found keys
    (II) Acer CrystalEye webcam: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Acer CrystalEye webcam" (type: KEYBOARD, id 11)
    (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    (**) AT Translated Set 2 keyboard: always reports core events
    (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    (--) AT Translated Set 2 keyboard: Found keys
    (II) AT Translated Set 2 keyboard: Configuring as keyboard
    (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
    (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event8)
    (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
    (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
    (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    (II) Module synaptics: vendor="X.Org Foundation"
    compiled for 1.11.0, module version = 1.5.0
    (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
    (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    (**) SynPS/2 Synaptics TouchPad: always reports core events
    (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5472
    (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4448
    (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
    (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 0
    (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right scroll-buttons
    (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
    (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    (**) SynPS/2 Synaptics TouchPad: always reports core events
    (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 13)
    (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
    (**) synaptics: SynPS/2 Synaptics TouchPad: MaxSpeed is now 1.75
    (**) synaptics: SynPS/2 Synaptics TouchPad: AccelFactor is now 0.040
    (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
    (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
    (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
    (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
    (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
    (II) No input driver/identifier specified (ignoring)
    (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
    (II) No input driver/identifier specified (ignoring)
    (II) intel(0): EDID vendor "SEC", prod id 17474
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1280x800"x0.0 68.94 1280 1292 1356 1408 800 803 806 816 -hsync -vsync (49.0 kHz)
    (II) intel(0): EDID vendor "SEC", prod id 17474
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1280x800"x0.0 68.94 1280 1292 1356 1408 800 803 806 816 -hsync -vsync (49.0 kHz)
    (II) intel(0): EDID vendor "SEC", prod id 17474
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1280x800"x0.0 68.94 1280 1292 1356 1408 800 803 806 816 -hsync -vsync (49.0 kHz)
    (II) intel(0): EDID vendor "SEC", prod id 17474
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1280x800"x0.0 68.94 1280 1292 1356 1408 800 803 806 816 -hsync -vsync (49.0 kHz)
    (II) intel(0): EDID vendor "SEC", prod id 17474
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1280x800"x0.0 68.94 1280 1292 1356 1408 800 803 806 816 -hsync -vsync (49.0 kHz)
    (II) intel(0): EDID vendor "SEC", prod id 17474
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1280x800"x0.0 68.94 1280 1292 1356 1408 800 803 806 816 -hsync -vsync (49.0 kHz)
    (II) AIGLX: Suspending AIGLX clients for VT switch
    (II) Unloading synaptics
    (II) AT Translated Set 2 keyboard: Close
    (II) Unloading evdev
    (II) Acer CrystalEye webcam: Close
    (II) Unloading evdev
    (II) A4TECH USB Device: Close
    (II) Unloading evdev
    (II) A4TECH USB Device: Close
    (II) Unloading evdev
    (II) Sleep Button: Close
    (II) Unloading evdev
    (II) Video Bus: Close
    (II) Unloading evdev
    (II) Power Button: Close
    (II) Unloading evdev
    Server terminated successfully (0). Closing log file.
    gnome-session[1036]: DEBUG(+): Enabling debugging
    gnome-session[1036]: DEBUG(+): GsmXsmpServer: SESSION_MANAGER=local/espionage:@/tmp/.ICE-unix/1036,unix/espionage:/tmp/.ICE-unix/1036
    gnome-session[1036]: DEBUG(+): GsmShell: Not connected to the shell
    gnome-session[1036]: DEBUG(+): GsmManager: setting client store 0x9fe2638
    gnome-session[1036]: DEBUG(+): GdmSignalHandler: Adding handler 1: signum=4 (nil)
    gnome-session[1036]: DEBUG(+): GdmSignalHandler: Registering for 4 signals
    gnome-session[1036]: DEBUG(+): GdmSignalHandler: Adding handler 2: signum=7 (nil)
    gnome-session[1036]: DEBUG(+): GdmSignalHandler: Registering for 7 signals
    gnome-session[1036]: DEBUG(+): GdmSignalHandler: Adding handler 3: signum=11 (nil)
    gnome-session[1036]: DEBUG(+): GdmSignalHandler: Registering for 11 signals
    gnome-session[1036]: DEBUG(+): GdmSignalHandler: Adding handler 4: signum=6 (nil)
    gnome-session[1036]: DEBUG(+): GdmSignalHandler: Registering for 6 signals
    gnome-session[1036]: DEBUG(+): GdmSignalHandler: Adding handler 5: signum=5 (nil)
    gnome-session[1036]: DEBUG(+): GdmSignalHandler: Registering for 5 signals
    gnome-session[1036]: DEBUG(+): GdmSignalHandler: Adding handler 6: signum=8 0x8062560
    gnome-session[1036]: DEBUG(+): GdmSignalHandler: Registering for 8 signals
    gnome-session[1036]: DEBUG(+): GdmSignalHandler: Adding handler 7: signum=1 0x8062560
    gnome-session[1036]: DEBUG(+): GdmSignalHandler: Registering for 1 signals
    gnome-session[1036]: DEBUG(+): GdmSignalHandler: Adding handler 8: signum=10 0x8062560
    gnome-session[1036]: DEBUG(+): GdmSignalHandler: Registering for 10 signals
    gnome-session[1036]: DEBUG(+): GdmSignalHandler: Adding handler 9: signum=15 0x8062560
    gnome-session[1036]: DEBUG(+): GdmSignalHandler: Registering for 15 signals
    gnome-session[1036]: DEBUG(+): GdmSignalHandler: Adding handler 10: signum=2 0x8062560
    gnome-session[1036]: DEBUG(+): GdmSignalHandler: Registering for 2 signals
    gnome-session[1036]: DEBUG(+): fill: *** Getting session 'gdm-shell'
    gnome-session[1036]: DEBUG(+): fill: *** Looking if /var/lib/gdm/.config/gnome-session/sessions/gdm-shell.session is a valid session file
    gnome-session[1036]: DEBUG(+): Cannot use session '/var/lib/gdm/.config/gnome-session/sessions/gdm-shell.session': non-existing or invalid file.
    gnome-session[1036]: DEBUG(+): fill: *** Looking if /etc/xdg/gnome-session/sessions/gdm-shell.session is a valid session file
    gnome-session[1036]: DEBUG(+): Cannot use session '/etc/xdg/gnome-session/sessions/gdm-shell.session': non-existing or invalid file.
    gnome-session[1036]: DEBUG(+): fill: *** Looking if /usr/share/gdm/greeter/gnome-session/sessions/gdm-shell.session is a valid session file
    gnome-session[1036]: DEBUG(+): Cannot use session '/usr/share/gdm/greeter/gnome-session/sessions/gdm-shell.session': non-existing or invalid file.
    gnome-session[1036]: DEBUG(+): fill: *** Looking if /usr/share/gnome-session/sessions/gdm-shell.session is a valid session file
    gnome-session[1036]: DEBUG(+): fill: *** Launching helper 'bash -c 'gnome-shell --help | grep -q gdm-mode && /usr/lib/gnome-session/gnome-session-check-accelerated'' to know if session is runnable
    gnome-session[1036]: DEBUG(+): fill: *** Checking required components and providers
    gnome-session[1036]: DEBUG(+): GsmUtil: Looking for file 'gnome-shell.desktop'
    gnome-session[1036]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.config/autostart'
    gnome-session[1036]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/gnome/autostart'
    gnome-session[1036]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart'
    gnome-session[1036]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart'
    gnome-session[1036]: DEBUG(+): GsmUtil: Looking in '/etc/xdg/autostart'
    gnome-session[1036]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.local/share/applications'
    gnome-session[1036]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/applications'
    gnome-session[1036]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications'
    gnome-session[1036]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications'
    gnome-session[1036]: DEBUG(+): GsmUtil: found in XDG dirs: '/usr/share/gdm/greeter/applications/gnome-shell.desktop'
    gnome-session[1036]: DEBUG(+): GsmUtil: Looking for file 'gnome-settings-daemon.desktop'
    gnome-session[1036]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.config/autostart'
    gnome-session[1036]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/gnome/autostart'
    gnome-session[1036]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart'
    gnome-session[1036]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart'
    gnome-session[1036]: DEBUG(+): GsmUtil: Looking in '/etc/xdg/autostart'
    gnome-session[1036]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.local/share/applications'
    gnome-session[1036]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/applications'
    gnome-session[1036]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications'
    gnome-session[1036]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications'
    gnome-session[1036]: DEBUG(+): GsmUtil: found in XDG dirs: '/etc/xdg/autostart/gnome-settings-daemon.desktop'
    gnome-session[1036]: DEBUG(+): fill: *** Done checking required components and providers
    gnome-session[1036]: DEBUG(+): fill: *** Adding required components
    gnome-session[1036]: DEBUG(+): GsmUtil: Looking for file 'gnome-shell.desktop'
    gnome-session[1036]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.config/autostart'
    gnome-session[1036]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/gnome/autostart'
    gnome-session[1036]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart'
    gnome-session[1036]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart'
    gnome-session[1036]: DEBUG(+): GsmUtil: Looking in '/etc/xdg/autostart'
    gnome-session[1036]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.local/share/applications'
    gnome-session[1036]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/applications'
    gnome-session[1036]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications'
    gnome-session[1036]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications'
    gnome-session[1036]: DEBUG(+): GsmUtil: found in XDG dirs: '/usr/share/gdm/greeter/applications/gnome-shell.desktop'
    gnome-session[1036]: DEBUG(+): GsmManager: read /usr/share/gdm/greeter/applications/gnome-shell.desktop
    gnome-session[1036]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App1 to store
    gnome-session[1036]: DEBUG(+): GsmManager: adding required app gnome-shell.desktop
    gnome-session[1036]: DEBUG(+): GsmUtil: Looking for file 'gnome-settings-daemon.desktop'
    gnome-session[1036]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.config/autostart'
    gnome-session[1036]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/gnome/autostart'
    gnome-session[1036]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart'
    gnome-session[1036]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart'
    gnome-session[1036]: DEBUG(+): GsmUtil: Looking in '/etc/xdg/autostart'
    gnome-session[1036]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.local/share/applications'
    gnome-session[1036]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/applications'
    gnome-session[1036]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications'
    gnome-session[1036]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications'
    gnome-session[1036]: DEBUG(+): GsmUtil: found in XDG dirs: '/etc/xdg/autostart/gnome-settings-daemon.desktop'
    gnome-session[1036]: DEBUG(+): GsmManager: read /etc/xdg/autostart/gnome-settings-daemon.desktop
    gnome-session[1036]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App2 to store
    gnome-session[1036]: DEBUG(+): GsmManager: adding required app gnome-settings-daemon.desktop
    gnome-session[1036]: DEBUG(+): fill: *** Done adding required components
    gnome-session[1036]: DEBUG(+): fill: *** Adding default providers
    gnome-session[1036]: DEBUG(+): fill: *** Done adding default providers
    gnome-session[1036]: DEBUG(+): GsmManager: GSM starting to manage
    gnome-session[1036]: DEBUG(+): GsmManager: App startup summary
    gnome-session[1036]: DEBUG(+): GsmManager: Phase INITIALIZATION
    gnome-session[1036]: DEBUG(+): GsmManager: ID: /org/gnome/SessionManager/App2 app-id:gnome-settings-daemon.desktop is-disabled:0 is-conditionally-disabled:0
    gnome-session[1036]: DEBUG(+): GsmManager: Phase WINDOW_MANAGER
    gnome-session[1036]: DEBUG(+): GsmManager: Phase PANEL
    gnome-session[1036]: DEBUG(+): GsmManager: Phase DESKTOP
    gnome-session[1036]: DEBUG(+): GsmManager: Phase APPLICATION
    gnome-session[1036]: DEBUG(+): GsmManager: ID: /org/gnome/SessionManager/App1 app-id:gnome-shell.desktop is-disabled:0 is-conditionally-disabled:0
    gnome-session[1036]: DEBUG(+): GsmManager: starting phase INITIALIZATION
    gnome-session[1036]: DEBUG(+): GsmManager: starting app '/org/gnome/SessionManager/App2'
    gnome-session[1036]: DEBUG(+): Starting app: /org/gnome/SessionManager/App2
    gnome-session[1036]: DEBUG(+): GsmAutostartApp: starting gnome-settings-daemon.desktop: command=/usr/lib/gnome-settings-daemon/gnome-settings-daemon startup-id=10acccb988624d95d5131971581226648300000010360001
    gnome-session[1036]: DEBUG(+): GsmAutostartApp: started pid:1046
    gnome-session[1036]: DEBUG(+): GsmManager: RegisterClient
    gnome-session[1036]: DEBUG(+): GsmManager: Adding new client 10acccb988624d95d5131971581614780600000010360002 to session
    gnome-session[1036]: DEBUG(+): uid = 120
    gnome-session[1036]: DEBUG(+): pid = 1118
    gnome-session[1036]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/Client1 to store
    gnome-session[1036]: DEBUG(+): GsmManager: Client added: /org/gnome/SessionManager/Client1
    gnome-session[1036]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client1 interface=org.freedesktop.DBus.Properties method=GetAll
    gnome-session[1036]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1036]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1036]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1036]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1036]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1036]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1036]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1036]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1036]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Presence interface=org.freedesktop.DBus.Properties method=GetAll
    gnome-session[1036]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager interface=org.freedesktop.DBus.Properties method=GetAll
    gnome-session[1036]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager interface=org.gnome.SessionManager method=RegisterClient
    gnome-session[1036]: DEBUG(+): GsmManager: RegisterClient 10acccb988624d95d5131971581226648300000010360001
    gnome-session[1036]: DEBUG(+): GsmManager: Adding new client 10acccb988624d95d5131971581226648300000010360001 to session
    gnome-session[1036]: DEBUG(+): uid = 120
    gnome-session[1036]: DEBUG(+): pid = 1046
    gnome-session[1036]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/Client2 to store
    gnome-session[1036]: DEBUG(+): GsmManager: Client added: /org/gnome/SessionManager/Client2
    gnome-session[1036]: DEBUG(+): App gnome-settings-daemon.desktop registered
    gnome-session[1036]: DEBUG(+): GsmManager: ending phase INITIALIZATION
    gnome-session[1036]: DEBUG(+): GsmManager: starting phase WINDOW_MANAGER
    gnome-session[1036]: DEBUG(+): GsmManager: ending phase WINDOW_MANAGER
    gnome-session[1036]: DEBUG(+): GsmManager: starting phase PANEL
    gnome-session[1036]: DEBUG(+): GsmManager: ending phase PANEL
    gnome-session[1036]: DEBUG(+): GsmManager: starting phase DESKTOP
    gnome-session[1036]: DEBUG(+): GsmManager: ending phase DESKTOP
    gnome-session[1036]: DEBUG(+): GsmManager: starting phase APPLICATION
    gnome-session[1036]: DEBUG(+): GsmManager: starting app '/org/gnome/SessionManager/App1'
    gnome-session[1036]: DEBUG(+): Starting app: /org/gnome/SessionManager/App1
    gnome-session[1036]: DEBUG(+): GsmAutostartApp: starting gnome-shell.desktop: command=gnome-shell --gdm-mode startup-id=10acccb988624d95d5131971581226572800000010360000
    gnome-session[1036]: DEBUG(+): GsmAutostartApp: started pid:1133
    gnome-session[1036]: DEBUG(+): GsmManager: ending phase APPLICATION
    gnome-session[1036]: DEBUG(+): GsmManager: starting phase RUNNING
    gnome-session[1036]: DEBUG(+): GsmPresence: adding idle watch
    gnome-session[1036]: DEBUG(+): GSIdleMonitor: creating new alarm for positive transition wait=600000
    gnome-session[1036]: DEBUG(+): GSIdleMonitor: creating new alarm for negative transition wait=599999
    gnome-session[1036]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client2 interface=org.freedesktop.DBus.Properties method=GetAll
    gnome-session[1036]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client2 interface=org.freedesktop.DBus.Properties method=GetAll
    gnome-session[1036]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1036]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1036]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager interface=org.gnome.SessionManager method=IsInhibited
    gnome-session[1036]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager interface=org.gnome.SessionManager method=IsInhibited
    gnome-session[1036]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1036]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1036]: DEBUG(+): GsmShell: Connected to the shell
    gnome-session[1036]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1036]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1036]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1036]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1036]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1036]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1036]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1036]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1036]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1036]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1036]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1036]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1036]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1036]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1036]: DEBUG(+): GsmXsmpServer: accept_ice_connection()
    gnome-session[1036]: DEBUG(+): GsmXsmpServer: auth_ice_connection()
    gnome-session[1036]: DEBUG(+): GsmXSMPClient: Setting up new connection
    gnome-session[1036]: DEBUG(+): GsmXSMPClient: New client '0xa00d0c0 []'
    gnome-session[1036]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/Client3 to store
    gnome-session[1036]: DEBUG(+): GsmManager: Client added: /org/gnome/SessionManager/Client3
    gnome-session[1036]: DEBUG(+): GsmXSMPClient: Initializing client 0xa00d0c0 []
    gnome-session[1036]: DEBUG(+): GsmXSMPClient: Client '0xa00d0c0 []' received RegisterClient(10acccb988624d95d5131971581226572800000010360000)
    gnome-session[1036]: DEBUG(+): GsmManager: Adding new client 10acccb988624d95d5131971581226572800000010360000 to session
    gnome-session[1036]: DEBUG(+): GsmXSMPClient: Sending RegisterClientReply to '0xa00d0c0 [10acccb988624d95d5131971581226572800000010360000]'
    gnome-session[1036]: DEBUG(+): GsmXSMPClient: Set properties from client '0xa00d0c0 [10acccb988624d95d5131971581226572800000010360000]'
    gnome-session[1036]: DEBUG(+): GsmXSMPClient: Program = 'gnome-shell'
    gnome-session[1036]: DEBUG(+): GsmXSMPClient: UserID = 'gdm'
    gnome-session[1036]: DEBUG(+): GsmXSMPClient: RestartStyleHint = 0
    gnome-session[1036]: DEBUG(+): GsmXSMPClient: ProcessID = '1133'
    gnome-session[1036]: DEBUG(+): GsmXSMPClient: CurrentDirectory = '/var/lib/gdm'
    gnome-session[1036]: DEBUG(+): GsmXSMPClient: _GSM_Priority = 20
    gnome-session[1036]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1036]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1036]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Presence interface=org.freedesktop.DBus.Properties method=GetAll
    gnome-session[1036]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Presence interface=org.freedesktop.DBus.Properties method=GetAll
    gnome-session[1036]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Presence interface=org.freedesktop.DBus.Properties method=Get
    gnome-session[1036]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Presence interface=org.freedesktop.DBus.Properties method=Get
    (gnome-shell:1133): GdmGreeter-DEBUG: GdmGreeterClient: connecting to address: unix:abstract=/tmp/gdm-greeter-bvcleLaw,guid=ee40278e3f4d9eb0fe19bee0000000f2
    (gnome-shell:1133): GdmGreeter-DEBUG: GdmGreeterClient: Calling GetDisplayId
    (gnome-shell:1133): GdmGreeter-DEBUG: GdmGreeterClient: Creating proxy for /org/gnome/DisplayManager/Display1
    (gnome-shell:1133): GdmGreeter-DEBUG: GdmGreeterClient: Calling StartConversation
    JS LOG: GNOME Shell started at Thu Oct 27 2011 19:43:43 GMT+0800 (PHT)
    (gnome-shell:1133): GdmGreeter-DEBUG: GdmGreeterClient: obj_path=/org/gnome/DisplayManager/GreeterServer interface=org.gnome.DisplayManager.GreeterServer method=Ready
    (gnome-shell:1133): GdmGreeter-DEBUG: GdmGreeterClient: Received Ready (gdm-password)
    (gnome-shell:1133): GdmGreeter-DEBUG: GdmGreeterClient: Calling BeginVerification
    (gnome-shell:1133): GdmGreeter-DEBUG: GdmGreeterClient: obj_path=/org/gnome/DisplayManager/GreeterServer interface=org.gnome.DisplayManager.GreeterServer method=DefaultLanguageNameChanged
    (gnome-shell:1133): GdmGreeter-DEBUG: GdmGreeterClient: obj_path=/org/gnome/DisplayManager/GreeterServer interface=org.gnome.DisplayManager.GreeterServer method=DefaultSessionNameChanged
    (gnome-shell:1133): GdmGreeter-DEBUG: GdmGreeterClient: Received DefaultSessionNameChanged (gnome)
    (gnome-shell:1133): GdmGreeter-DEBUG: GdmGreeterClient: obj_path=/org/gnome/DisplayManager/GreeterServer interface=org.gnome.DisplayManager.GreeterServer method=InfoQuery
    (gnome-shell:1133): GdmGreeter-DEBUG: GdmGreeterClient: Received InfoQuery (gdm-password, Username:)
    (gnome-shell:1133): GdmGreeter-DEBUG: GdmGreeterClient: Calling AnswerQuery
    (gnome-shell:1133): GdmGreeter-DEBUG: GdmGreeterClient: obj_path=/org/gnome/DisplayManager/GreeterServer interface=org.gnome.DisplayManager.GreeterServer method=SelectedUserChanged
    (gnome-shell:1133): GdmGreeter-DEBUG: GdmGreeterClient: Received SelectedUserChanged (vic)
    (gnome-shell:1133): GdmGreeter-DEBUG: GdmGreeterClient: obj_path=/org/gnome/DisplayManager/GreeterServer interface=org.gnome.DisplayManager.GreeterServer method=DefaultLanguageNameChanged
    (gnome-shell:1133): GdmGreeter-DEBUG: GdmGreeterClient: obj_path=/org/gnome/DisplayManager/GreeterServer interface=org.gnome.DisplayManager.GreeterServer method=DefaultSessionNameChanged
    (gnome-shell:1133): GdmGreeter-DEBUG: GdmGreeterClient: Received DefaultSessionNameChanged (gnome)
    (gnome-shell:1133): GdmGreeter-DEBUG: GdmGreeterClient: obj_path=/org/gnome/DisplayManager/GreeterServer interface=org.gnome.DisplayManager.GreeterServer method=SecretInfoQuery
    (gnome-shell:1133): GdmGreeter-DEBUG: GdmGreeterClient: Received SecretInfoQuery (gdm-password, Password: )
    (gnome-shell:1133): GdmGreeter-DEBUG: GdmGreeterClient: Calling AnswerQuery
    (gnome-shell:1133): GdmGreeter-DEBUG: GdmGreeterClient: obj_path=/org/gnome/DisplayManager/GreeterServer interface=org.gnome.DisplayManager.GreeterServer method=Problem
    (gnome-shell:1133): GdmGreeter-DEBUG: GdmGreeterClient: Received Problem (gdm-password, Authentication failure)
    JS LOG: error: Authentication failure
    (gnome-shell:1133): GdmGreeter-DEBUG: GdmGreeterClient: obj_path=/org/gnome/DisplayManager/GreeterServer interface=org.gnome.DisplayManager.GreeterServer method=ConversationStopped
    (gnome-shell:1133): GdmGreeter-DEBUG: GdmGreeterClient: Received ConversationStopped (gdm-password)
    (gnome-shell:1133): GdmGreeter-DEBUG: GdmGreeterClient: Calling Cancel
    (gnome-shell:1133): GdmGreeter-DEBUG: GdmGreeterClient: obj_path=/org/gnome/DisplayManager/GreeterServer interface=org.gnome.DisplayManager.GreeterServer method=Reset
    (gnome-shell:1133): GdmGreeter-DEBUG: GdmGreeterClient: Reset
    (gnome-shell:1133): GdmGreeter-DEBUG: GdmGreeterClient: Calling StartConversation
    (gnome-shell:1133): GdmGreeter-DEBUG: GdmGreeterClient: obj_path=/org/gnome/DisplayManager/GreeterServer interface=org.gnome.DisplayManager.GreeterServer method=Ready
    (gnome-shell:1133): GdmGreeter-DEBUG: GdmGreeterClient: Received Ready (gdm-password)
    gnome-session[1036]: DEBUG(+): GdmSignalHandler: handling signal 15
    gnome-session[1036]: DEBUG(+): GdmSignalHandler: Found 1 callbacks
    gnome-session[1036]: DEBUG(+): GdmSignalHandler: running 15 handler: 0x8062560
    gnome-session[1036]: DEBUG(+): Got callback for signal 15
    gnome-session[1036]: DEBUG(+): GsmManager: Logout called
    gnome-session[1036]: DEBUG(+): GsmShell: Connected to the shell
    gnome-session[1036]: DEBUG(+): GsmManager: requesting logout
    gnome-session[1036]: DEBUG(+): GsmManager: ending phase RUNNING
    gnome-session[1036]: DEBUG(+): GsmManager: starting phase QUERY_END_SESSION
    gnome-session[1036]: DEBUG(+): GsmManager: Client /org/gnome/SessionManager/Client1
    gnome-session[1036]: DEBUG(+): GsmManager: Client /org/gnome/SessionManager/Client2
    gnome-session[1036]: DEBUG(+): GsmManager: Client /org/gnome/SessionManager/Client3
    gnome-session[1036]: DEBUG(+): GsmManager: sending query-end-session to clients (logout mode: forceful)
    gnome-session[1036]: DEBUG(+): GsmDBusClient: sending QueryEndSession signal to :1.7
    gnome-session[1036]: DEBUG(+): GsmManager: adding client to query clients: /org/gnome/SessionManager/Client1
    gnome-session[1036]: DEBUG(+): GsmDBusClient: sending QueryEndSession signal to :1.2
    gnome-session[1036]: DEBUG(+): GsmManager: adding client to query clients: /org/gnome/SessionManager/Client2
    gnome-session[1036]: DEBUG(+): GsmManager: adding client to query clients: /org/gnome/SessionManager/Client3
    gnome-session[1036]: DEBUG(+): Caught signal 15, shutting down normally.
    gnome-session[1036]: DEBUG(+): GdmSignalHandler: Done handling signals
    gnome-session[1036]: DEBUG(+): GsmXSMPClient: Client '0xa00d0c0 [gnome-shell 10acccb988624d95d5131971581226572800000010360000]' received SaveYourselfDone(success = True)
    gnome-session[1036]: DEBUG(+): GsmManager: Response from end session request: is-ok=1 do-last=0 cancel=0 reason=
    gnome-session[1036]: DEBUG(+): GsmXsmpServer: sms_error_handler (0xb5c11fc8, FALSE, 3, 9, 32771, 0)
    gnome-session[1036]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client1 interface=org.gnome.SessionManager.ClientPrivate method=EndSessionResponse
    gnome-session[1036]: DEBUG(+): GsmDBusClient: got EndSessionResponse is-ok:1 reason=
    gnome-session[1036]: DEBUG(+): GsmManager: Response from end session request: is-ok=1 do-last=0 cancel=0 reason=
    gnome-session[1036]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client2 interface=org.gnome.SessionManager.ClientPrivate method=EndSessionResponse
    gnome-session[1036]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client2 interface=org.gnome.SessionManager.ClientPrivate method=EndSessionResponse
    gnome-session[1036]: DEBUG(+): GsmDBusClient: got EndSessionResponse is-ok:1 reason=
    gnome-session[1036]: DEBUG(+): GsmManager: Response from end session request: is-ok=1 do-last=0 cancel=0 reason=
    gnome-session[1036]: DEBUG(+): GsmManager: query end session complete
    gnome-session[1036]: DEBUG(+): GsmShell: Connected to the shell
    gnome-session[1036]: DEBUG(+): GsmManager: ending phase QUERY_END_SESSION
    gnome-session[1036]: DEBUG(+): GsmManager: starting phase END_SESSION
    gnome-session[1036]: DEBUG(+): GsmManager: adding client to end-session clients: /org/gnome/SessionManager/Client1
    gnome-session[1036]: DEBUG(+): GsmManager: adding client to end-session clients: /org/gnome/SessionManager/Client2
    gnome-session[1036]: DEBUG(+): GsmManager: adding client to end-session clients: /org/gnome/SessionManager/Client3
    gnome-session[1036]: DEBUG(+): GsmXSMPClient: Client '0xa00d0c0 [gnome-shell 10acccb988624d95d5131971581226572800000010360000]' received SaveYourselfDone(success = True)
    gnome-session[1036]: DEBUG(+): GsmManager: Response from end session request: is-ok=1 do-last=0 cancel=0 reason=
    gnome-session[1036]: DEBUG(+): GsmXsmpServer: sms_error_handler (0xb5c11fc8, FALSE, 3, c, 32771, 0)
    gnome-session[1036]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client1 interface=org.gnome.SessionManager.ClientPrivate method=EndSessionResponse
    gnome-session[1036]: DEBUG(+): GsmDBusClient: got EndSessionResponse is-ok:1 reason=
    gnome-session[1036]: DEBUG(+): GsmManager: Response from end session request: is-ok=1 do-last=0 cancel=0 reason=
    gnome-session[1036]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client2 interface=org.gnome.SessionManager.ClientPrivate method=EndSessionResponse
    gnome-session[1036]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client2 interface=org.gnome.SessionManager.ClientPrivate method=EndSessionResponse
    gnome-session[1036]: DEBUG(+): GsmDBusClient: got EndSessionResponse is-ok:1 reason=
    gnome-session[1036]: DEBUG(+): GsmManager: Response from end session request: is-ok=1 do-last=0 cancel=0 reason=
    gnome-session[1036]: DEBUG(+): GsmManager: ending phase END_SESSION
    gnome-session[1036]: DEBUG(+): GsmManager: starting phase EXIT
    gnome-session[1036]: DEBUG(+): GsmManager: stopped client: /org/gnome/SessionManager/Client1
    gnome-session[1036]: DEBUG(+): GsmManager: stopped client: /org/gnome/SessionManager/Client2
    gnome-session[1036]: DEBUG(+): GsmXSMPClient: xsmp_stop ('0xa00d0c0 [gnome-shell 10acccb988624d95d5131971581226572800000010360000]')
    gnome-session[1036]: DEBUG(+): GsmManager: stopped client: /org/gnome/SessionManager/Client3
    gnome-session[1036]: DEBUG(+): GsmManager: disconnect client: /org/gnome/SessionManager/Client1
    gnome-session[1036]: DEBUG(+): GsmManager: disconnect for app 'at-spi-registryd.desktop'
    gnome-session[1036]: DEBUG(+): GsmManager: unable to find application for client - not restarting
    gnome-session[1036]: DEBUG(+): GsmStore: Unreffing object: 0xa011e48
    gnome-session[1036]: DEBUG(+): GsmClient: disposing /org/gnome/SessionManager/Client1
    gnome-session[1036]: DEBUG(+): GsmStore: emitting removed for /org/gnome/SessionManager/Client1
    gnome-session[1036]: DEBUG(+): GsmManager: Client removed: /org/gnome/SessionManager/Client1
    gnome-session[1036]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1036]: DEBUG(+): GsmDBusClient: obj_path=(null) interface=(null) method=(null)
    gnome-session[1036]: DEBUG(+): GsmXSMPClient: Client '0xa00d0c0 [gnome-shell 10acccb988624d95d5131971581226572800000010360000]' received CloseConnection
    gnome-session[1036]: DEBUG(+): GsmManager: disconnect client
    gnome-session[1036]: DEBUG(+): GsmManager: disconnect client: /org/gnome/SessionManager/Client3
    gnome-session[1036]: DEBUG(+): GsmManager: in shutdown, not restarting application
    gnome-session[1036]: DEBUG(+): GsmStore: Unreffing object: 0xa00d0c0
    gnome-session[1036]: DEBUG(+): GsmManager: Client removed: /org/gnome/SessionManager/Client3
    gnome-session[1036]: DEBUG(+): GsmClient: disposing /org/gnome/SessionManager/Client3
    gnome-session[1036]: DEBUG(+): GsmXSMPClient: xsmp_finalize (0xa00d0c0 [gnome-shell 10acccb988624d95d5131971581226572800000010360000])
    gnome-session[1036]: DEBUG(+): GsmManager: disconnect client: /org/gnome/SessionManager/Client2
    gnome-session[1036]: DEBUG(+): GsmManager: in shutdown, not restarting application
    gnome-session[1036]: DEBUG(+): GsmStore: Unreffing object: 0xa011cc8
    gnome-session[1036]: DEBUG(+): GsmClient: disposing /org/gnome/SessionManager/Client2
    gnome-session[1036]: DEBUG(+): GsmStore: emitting removed for /org/gnome/SessionManager/Client2
    gnome-session[1036]: DEBUG(+): GsmManager: Client removed: /org/gnome/SessionManager/Client2
    gnome-session[1036]: DEBUG(+): GsmManager: last client disconnected - exiting
    gnome-session[1036]: DEBUG(+): GsmManager: ending phase EXIT
    gnome-session[1036]: DEBUG(+): Unreffing manager
    gnome-session[1036]: DEBUG(+): GsmManager: disposing manager
    gnome-session[1036]: DEBUG(+): GsmStore: Clearing object store
    gnome-session[1036]: DEBUG(+): GsmStore: Unreffing object: 0xa045408
    gnome-session[1036]: DEBUG(+): GsmStore: Unreffing object: 0xa045480
    gnome-session[1036]: DEBUG(+): GsmStore: emitting removed for /org/gnome/SessionManager/App2
    gnome-session[1036]: DEBUG(+): GsmStore: emitting removed for /org/gnome/SessionManager/App1
    gnome-session[1036]: DEBUG(+): GsmStore: Clearing object store
    gnome-session[1036]: DEBUG(+): GsmStore: Clearing object store
    (gnome-settings-daemon:1046): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
    Window manager warning: Log level 16: gnome-shell: Fatal IO error 104 (Connection reset by peer) on X server :0.
    Last edited by vic (2011-10-27 13:51:21)

    wonder wrote:
    vic wrote:
    wonder wrote:what's your user id?
    when asked for uuid/uid?... I put 100. I thought any random number would do...
    look in /etc/pam.d/gdm-password
    in arch and in general >= 1000 are  normal users, < 1000 system users
    is that how it works? can i change it from 100 to 1000 or just make a new one?
    anyways i'll look to it.

  • Cannot start gnome 3

    i have installed arch and gnome3 on my laptop, but i found that i cannot enter it. if i execute gdm with a normal user(IOW not root), i will get some warnings and nothing else will happen, but if i execute gdm with root, i will see the login screen, after entering password for a normal user(not root), i found the mouse is constantly busy, and i can also find nothing but the mouse.
    /var/log/gdm/:0-greeter.log
    gnome-session[884]: DEBUG(+): Enabling debugging
    gnome-session[884]: DEBUG(+): GsmXsmpServer: SESSION_MANAGER=local/myhost:@/tmp/.ICE-unix/884,unix/myhost:/tmp/.ICE-unix/884
    gnome-session[884]: DEBUG(+): GsmShell: Not connected to the shell
    gnome-session[884]: DEBUG(+): GsmManager: setting client store 0x9d7ea68
    gnome-session[884]: DEBUG(+): GdmSignalHandler: Adding handler 1: signum=4 (nil)
    gnome-session[884]: DEBUG(+): GdmSignalHandler: Registering for 4 signals
    gnome-session[884]: DEBUG(+): GdmSignalHandler: Adding handler 2: signum=7 (nil)
    gnome-session[884]: DEBUG(+): GdmSignalHandler: Registering for 7 signals
    gnome-session[884]: DEBUG(+): GdmSignalHandler: Adding handler 3: signum=11 (nil)
    gnome-session[884]: DEBUG(+): GdmSignalHandler: Registering for 11 signals
    gnome-session[884]: DEBUG(+): GdmSignalHandler: Adding handler 4: signum=6 (nil)
    gnome-session[884]: DEBUG(+): GdmSignalHandler: Registering for 6 signals
    gnome-session[884]: DEBUG(+): GdmSignalHandler: Adding handler 5: signum=5 (nil)
    gnome-session[884]: DEBUG(+): GdmSignalHandler: Registering for 5 signals
    gnome-session[884]: DEBUG(+): GdmSignalHandler: Adding handler 6: signum=8 0x8062560
    gnome-session[884]: DEBUG(+): GdmSignalHandler: Registering for 8 signals
    gnome-session[884]: DEBUG(+): GdmSignalHandler: Adding handler 7: signum=1 0x8062560
    gnome-session[884]: DEBUG(+): GdmSignalHandler: Registering for 1 signals
    gnome-session[884]: DEBUG(+): GdmSignalHandler: Adding handler 8: signum=10 0x8062560
    gnome-session[884]: DEBUG(+): GdmSignalHandler: Registering for 10 signals
    gnome-session[884]: DEBUG(+): GdmSignalHandler: Adding handler 9: signum=15 0x8062560
    gnome-session[884]: DEBUG(+): GdmSignalHandler: Registering for 15 signals
    gnome-session[884]: DEBUG(+): GdmSignalHandler: Adding handler 10: signum=2 0x8062560
    gnome-session[884]: DEBUG(+): GdmSignalHandler: Registering for 2 signals
    gnome-session[884]: DEBUG(+): fill: *** Getting session 'gdm-shell'
    gnome-session[884]: DEBUG(+): fill: *** Looking if /var/lib/gdm/.config/gnome-session/sessions/gdm-shell.session is a valid session file
    gnome-session[884]: DEBUG(+): Cannot use session '/var/lib/gdm/.config/gnome-session/sessions/gdm-shell.session': non-existing or invalid file.
    gnome-session[884]: DEBUG(+): fill: *** Looking if /etc/xdg/gnome-session/sessions/gdm-shell.session is a valid session file
    gnome-session[884]: DEBUG(+): Cannot use session '/etc/xdg/gnome-session/sessions/gdm-shell.session': non-existing or invalid file.
    gnome-session[884]: DEBUG(+): fill: *** Looking if /usr/share/gdm/greeter/gnome-session/sessions/gdm-shell.session is a valid session file
    gnome-session[884]: DEBUG(+): Cannot use session '/usr/share/gdm/greeter/gnome-session/sessions/gdm-shell.session': non-existing or invalid file.
    gnome-session[884]: DEBUG(+): fill: *** Looking if /usr/share/gnome-session/sessions/gdm-shell.session is a valid session file
    gnome-session[884]: DEBUG(+): fill: *** Launching helper 'bash -c 'gnome-shell --help | grep -q gdm-mode && /usr/lib/gnome-session/gnome-session-check-accelerated'' to know if session is runnable
    gnome-shell: error while loading shared libraries: libltdl.so.7: cannot open shared object file: No such file or directory
    gnome-session[884]: WARNING: Session 'gdm-shell' runnable check failed: Exited with code 1
    gnome-session[884]: DEBUG(+): fill: *** Session is not runnable
    gnome-session[884]: DEBUG(+): fill: *** Getting session 'gdm-fallback'
    gnome-session[884]: DEBUG(+): fill: *** Looking if /var/lib/gdm/.config/gnome-session/sessions/gdm-fallback.session is a valid session file
    gnome-session[884]: DEBUG(+): Cannot use session '/var/lib/gdm/.config/gnome-session/sessions/gdm-fallback.session': non-existing or invalid file.
    gnome-session[884]: DEBUG(+): fill: *** Looking if /etc/xdg/gnome-session/sessions/gdm-fallback.session is a valid session file
    gnome-session[884]: DEBUG(+): Cannot use session '/etc/xdg/gnome-session/sessions/gdm-fallback.session': non-existing or invalid file.
    gnome-session[884]: DEBUG(+): fill: *** Looking if /usr/share/gdm/greeter/gnome-session/sessions/gdm-fallback.session is a valid session file
    gnome-session[884]: DEBUG(+): Cannot use session '/usr/share/gdm/greeter/gnome-session/sessions/gdm-fallback.session': non-existing or invalid file.
    gnome-session[884]: DEBUG(+): fill: *** Looking if /usr/share/gnome-session/sessions/gdm-fallback.session is a valid session file
    gnome-session[884]: DEBUG(+): fill: *** Checking required components and providers
    gnome-session[884]: DEBUG(+): fill: provider 'windowmanager' looking for component: 'metacity'
    gnome-session[884]: DEBUG(+): GsmUtil: Looking for file 'metacity.desktop'
    gnome-session[884]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.config/autostart'
    gnome-session[884]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/gnome/autostart'
    gnome-session[884]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart'
    gnome-session[884]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart'
    gnome-session[884]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart'
    gnome-session[884]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart'
    gnome-session[884]: DEBUG(+): GsmUtil: Looking in '/etc/xdg/autostart'
    gnome-session[884]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.local/share/applications'
    gnome-session[884]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/applications'
    gnome-session[884]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications'
    gnome-session[884]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications'
    gnome-session[884]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications'
    gnome-session[884]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications'
    gnome-session[884]: DEBUG(+): GsmUtil: found in XDG dirs: '/usr/share/applications/metacity.desktop'
    gnome-session[884]: DEBUG(+): GsmUtil: Looking for file 'gdm-simple-greeter.desktop'
    gnome-session[884]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.config/autostart'
    gnome-session[884]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/gnome/autostart'
    gnome-session[884]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart'
    gnome-session[884]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart'
    gnome-session[884]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart'
    gnome-session[884]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart'
    gnome-session[884]: DEBUG(+): GsmUtil: Looking in '/etc/xdg/autostart'
    gnome-session[884]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.local/share/applications'
    gnome-session[884]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/applications'
    gnome-session[884]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications'
    gnome-session[884]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications'
    gnome-session[884]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications'
    gnome-session[884]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications'
    gnome-session[884]: DEBUG(+): GsmUtil: found in XDG dirs: '/usr/share/gdm/greeter/applications/gdm-simple-greeter.desktop'
    gnome-session[884]: DEBUG(+): GsmUtil: Looking for file 'gnome-settings-daemon.desktop'
    gnome-session[884]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.config/autostart'
    gnome-session[884]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/gnome/autostart'
    gnome-session[884]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart'
    gnome-session[884]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart'
    gnome-session[884]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart'
    gnome-session[884]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart'
    gnome-session[884]: DEBUG(+): GsmUtil: Looking in '/etc/xdg/autostart'
    gnome-session[884]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.local/share/applications'
    gnome-session[884]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/applications'
    gnome-session[884]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications'
    gnome-session[884]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications'
    gnome-session[884]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications'
    gnome-session[884]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications'
    gnome-session[884]: DEBUG(+): GsmUtil: found in XDG dirs: '/etc/xdg/autostart/gnome-settings-daemon.desktop'
    gnome-session[884]: DEBUG(+): fill: *** Done checking required components and providers
    gnome-session[884]: DEBUG(+): fill: *** Adding required components
    gnome-session[884]: DEBUG(+): GsmUtil: Looking for file 'gdm-simple-greeter.desktop'
    gnome-session[884]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.config/autostart'
    gnome-session[884]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/gnome/autostart'
    gnome-session[884]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart'
    gnome-session[884]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart'
    gnome-session[884]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart'
    gnome-session[884]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart'
    gnome-session[884]: DEBUG(+): GsmUtil: Looking in '/etc/xdg/autostart'
    gnome-session[884]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.local/share/applications'
    gnome-session[884]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/applications'
    gnome-session[884]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications'
    gnome-session[884]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications'
    gnome-session[884]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications'
    gnome-session[884]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications'
    gnome-session[884]: DEBUG(+): GsmUtil: found in XDG dirs: '/usr/share/gdm/greeter/applications/gdm-simple-greeter.desktop'
    gnome-session[884]: DEBUG(+): GsmManager: read /usr/share/gdm/greeter/applications/gdm-simple-greeter.desktop
    gnome-session[884]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App1 to store
    gnome-session[884]: DEBUG(+): GsmManager: adding required app gdm-simple-greeter.desktop
    gnome-session[884]: DEBUG(+): GsmUtil: Looking for file 'gnome-settings-daemon.desktop'
    gnome-session[884]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.config/autostart'
    gnome-session[884]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/gnome/autostart'
    gnome-session[884]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart'
    gnome-session[884]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart'
    gnome-session[884]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart'
    gnome-session[884]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart'
    gnome-session[884]: DEBUG(+): GsmUtil: Looking in '/etc/xdg/autostart'
    gnome-session[884]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.local/share/applications'
    gnome-session[884]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/applications'
    gnome-session[884]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications'
    gnome-session[884]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications'
    gnome-session[884]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications'
    gnome-session[884]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications'
    gnome-session[884]: DEBUG(+): GsmUtil: found in XDG dirs: '/etc/xdg/autostart/gnome-settings-daemon.desktop'
    gnome-session[884]: DEBUG(+): GsmManager: read /etc/xdg/autostart/gnome-settings-daemon.desktop
    gnome-session[884]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App2 to store
    gnome-session[884]: DEBUG(+): GsmManager: adding required app gnome-settings-daemon.desktop
    gnome-session[884]: DEBUG(+): fill: *** Done adding required components
    gnome-session[884]: DEBUG(+): fill: *** Adding default providers
    gnome-session[884]: DEBUG(+): fill: provider 'windowmanager' looking for component: 'metacity'
    gnome-session[884]: DEBUG(+): GsmUtil: Looking for file 'metacity.desktop'
    gnome-session[884]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.config/autostart'
    gnome-session[884]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/gnome/autostart'
    gnome-session[884]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart'
    gnome-session[884]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart'
    gnome-session[884]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart'
    gnome-session[884]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart'
    gnome-session[884]: DEBUG(+): GsmUtil: Looking in '/etc/xdg/autostart'
    gnome-session[884]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.local/share/applications'
    gnome-session[884]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/applications'
    gnome-session[884]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications'
    gnome-session[884]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications'
    gnome-session[884]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications'
    gnome-session[884]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications'
    gnome-session[884]: DEBUG(+): GsmUtil: found in XDG dirs: '/usr/share/applications/metacity.desktop'
    gnome-session[884]: DEBUG(+): GsmManager: read /usr/share/applications/metacity.desktop
    gnome-session[884]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App3 to store
    gnome-session[884]: DEBUG(+): GsmManager: adding required app metacity.desktop
    gnome-session[884]: DEBUG(+): fill: *** Done adding default providers
    gnome-session[884]: DEBUG(+): GsmManager: GSM starting to manage
    gnome-session[884]: DEBUG(+): GsmManager: App startup summary
    gnome-session[884]: DEBUG(+): GsmManager: Phase INITIALIZATION
    gnome-session[884]: DEBUG(+): GsmManager: ID: /org/gnome/SessionManager/App2 app-id:gnome-settings-daemon.desktop is-disabled:0 is-conditionally-disabled:0
    gnome-session[884]: DEBUG(+): GsmManager: Phase WINDOW_MANAGER
    gnome-session[884]: DEBUG(+): GsmManager: ID: /org/gnome/SessionManager/App3 app-id:metacity.desktop is-disabled:0 is-conditionally-disabled:0
    gnome-session[884]: DEBUG(+): GsmManager: Phase PANEL
    gnome-session[884]: DEBUG(+): GsmManager: Phase DESKTOP
    gnome-session[884]: DEBUG(+): GsmManager: Phase APPLICATION
    gnome-session[884]: DEBUG(+): GsmManager: ID: /org/gnome/SessionManager/App1 app-id:gdm-simple-greeter.desktop is-disabled:0 is-conditionally-disabled:0
    gnome-session[884]: DEBUG(+): GsmManager: starting phase INITIALIZATION
    gnome-session[884]: DEBUG(+): GsmManager: starting app '/org/gnome/SessionManager/App2'
    gnome-session[884]: DEBUG(+): Starting app: /org/gnome/SessionManager/App2
    gnome-session[884]: DEBUG(+): GsmAutostartApp: starting gnome-settings-daemon.desktop: command=/usr/lib/gnome-settings-daemon/gnome-settings-daemon startup-id=10d87b52e931c9d00a133228762310555700000008840001
    gnome-session[884]: DEBUG(+): GsmAutostartApp: started pid:892
    ** (gnome-settings-daemon:892): WARNING **: libltdl.so.7: cannot open shared object file: No such file or directory
    ** (gnome-settings-daemon:892): WARNING **: Cannot load plugin 'Power' since file '/usr/lib/gnome-settings-daemon-3.0/libpower.so' cannot be read.
    ** (gnome-settings-daemon:892): WARNING **: Error activating plugin 'Power'
    ** (gnome-settings-daemon:892): WARNING **: libltdl.so.7: cannot open shared object file: No such file or directory
    ** (gnome-settings-daemon:892): WARNING **: Cannot load plugin 'Media keys' since file '/usr/lib/gnome-settings-daemon-3.0/libmedia-keys.so' cannot be read.
    ** (gnome-settings-daemon:892): WARNING **: Error activating plugin 'Media keys'
    Gtk-Message: Failed to load module "canberra-gtk-module"
    gnome-session[884]: DEBUG(+): GsmManager: RegisterClient
    gnome-session[884]: DEBUG(+): GsmManager: Adding new client 10d87b52e931c9d00a133228762387351700000008840003 to session
    gnome-session[884]: DEBUG(+): uid = 120
    gnome-session[884]: DEBUG(+): pid = 907
    gnome-session[884]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/Client1 to store
    gnome-session[884]: DEBUG(+): GsmManager: Client added: /org/gnome/SessionManager/Client1
    gnome-session[884]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager interface=org.gnome.SessionManager method=RegisterClient
    gnome-session[884]: DEBUG(+): GsmManager: RegisterClient 10d87b52e931c9d00a133228762310555700000008840001
    gnome-session[884]: DEBUG(+): GsmManager: Adding new client 10d87b52e931c9d00a133228762310555700000008840001 to session
    gnome-session[884]: DEBUG(+): uid = 120
    gnome-session[884]: DEBUG(+): pid = 892
    gnome-session[884]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/Client2 to store
    gnome-session[884]: DEBUG(+): GsmManager: Client added: /org/gnome/SessionManager/Client2
    gnome-session[884]: DEBUG(+): App gnome-settings-daemon.desktop registered
    gnome-session[884]: DEBUG(+): GsmManager: ending phase INITIALIZATION
    gnome-session[884]: DEBUG(+): GsmManager: starting phase WINDOW_MANAGER
    gnome-session[884]: DEBUG(+): GsmManager: starting app '/org/gnome/SessionManager/App3'
    gnome-session[884]: DEBUG(+): Starting app: /org/gnome/SessionManager/App3
    gnome-session[884]: DEBUG(+): GsmAutostartApp: starting metacity.desktop: command=metacity startup-id=10d87b52e931c9d00a133228762310639500000008840002
    metacity: error while loading shared libraries: libltdl.so.7: cannot open shared object file: No such file or directory
    gnome-session[884]: DEBUG(+): GsmAutostartApp: started pid:909
    gnome-session[884]: DEBUG(+): GsmAutostartApp: (pid:909) done (status:127)
    gnome-session[884]: DEBUG(+): App metacity.desktop registered
    gnome-session[884]: DEBUG(+): GsmManager: ending phase WINDOW_MANAGER
    gnome-session[884]: DEBUG(+): GsmManager: starting phase PANEL
    gnome-session[884]: DEBUG(+): GsmManager: ending phase PANEL
    gnome-session[884]: DEBUG(+): GsmManager: starting phase DESKTOP
    gnome-session[884]: DEBUG(+): GsmManager: ending phase DESKTOP
    gnome-session[884]: DEBUG(+): GsmManager: starting phase APPLICATION
    gnome-session[884]: DEBUG(+): GsmManager: starting app '/org/gnome/SessionManager/App1'
    gnome-session[884]: DEBUG(+): Starting app: /org/gnome/SessionManager/App1
    gnome-session[884]: DEBUG(+): GsmAutostartApp: starting gdm-simple-greeter.desktop: command=/usr/lib/gdm/gdm-simple-greeter startup-id=10d87b52e931c9d00a133228762310480300000008840000
    gnome-session[884]: DEBUG(+): GsmAutostartApp: started pid:910
    gnome-session[884]: DEBUG(+): GsmManager: ending phase APPLICATION
    gnome-session[884]: DEBUG(+): GsmManager: starting phase RUNNING
    gnome-session[884]: DEBUG(+): GsmPresence: adding idle watch
    gnome-session[884]: DEBUG(+): GSIdleMonitor: creating new alarm for positive transition wait=600000
    gnome-session[884]: DEBUG(+): GSIdleMonitor: creating new alarm for negative transition wait=599999
    gnome-session[884]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client1 interface=org.freedesktop.DBus.Properties method=GetAll
    gnome-session[884]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client1 interface=org.freedesktop.DBus.Properties method=GetAll
    ** (process:910): DEBUG: Greeter session pid=910 display=:0 xauthority=/var/run/gdm/auth-for-gdm-vioBfa/database
    gnome-session[884]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[884]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[884]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[884]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[884]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client2 interface=org.freedesktop.DBus.Properties method=GetAll
    gnome-session[884]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client2 interface=org.freedesktop.DBus.Properties method=GetAll
    gnome-session[884]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[884]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[884]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[884]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[884]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[884]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gdm-simple-greeter[910]: Gtk-WARNING: Overriding tab label for notebook
    gdm-simple-greeter[910]: Gtk-WARNING: Overriding tab label for notebook
    gdm-simple-greeter[910]: Gtk-WARNING: Overriding tab label for notebook
    gdm-simple-greeter[910]: Gtk-WARNING: Overriding tab label for notebook
    gdm-simple-greeter[910]: Gtk-WARNING: Overriding tab label for notebook
    gdm-simple-greeter[910]: Gtk-WARNING: gtkwidget.c:6857: widget not within a GtkWindow
    gdm-simple-greeter[910]: WARNING: Unable to read from file /etc/arch-release
    gnome-session[884]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[884]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[884]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager interface=org.gnome.SessionManager method=RegisterClient
    gnome-session[884]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager interface=org.gnome.SessionManager method=RegisterClient
    gnome-session[884]: DEBUG(+): GsmManager: RegisterClient 10d87b52e931c9d00a133228762310480300000008840000
    gnome-session[884]: DEBUG(+): GsmManager: Adding new client 10d87b52e931c9d00a133228762310480300000008840000 to session
    gnome-session[884]: DEBUG(+): uid = 120
    gnome-session[884]: DEBUG(+): pid = 910
    gnome-session[884]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/Client3 to store
    gnome-session[884]: DEBUG(+): GsmManager: Client added: /org/gnome/SessionManager/Client3
    gdm-simple-greeter[910]: GLib-GIO-CRITICAL: Settings schema 'org.gnome.login-screen' is not installed
    gdm-simple-greeter[910]: GLib-GIO-CRITICAL: g_settings_get_key_info: assertion `settings->priv->schema != NULL' failed
    gdm-simple-greeter[910]: GLib-CRITICAL: g_variant_get_type: assertion `value != NULL' failed
    gdm-simple-greeter[910]: GLib-CRITICAL: g_variant_type_is_subtype_of: assertion `g_variant_type_check (type)' failed
    gdm-simple-greeter[910]: GLib-CRITICAL: g_variant_get_boolean: assertion `g_variant_is_of_type (value, G_VARIANT_TYPE_BOOLEAN)' failed
    gdm-simple-greeter[910]: GLib-CRITICAL: g_variant_unref: assertion `value != NULL' failed
    gdm-simple-greeter[910]: GLib-GIO-CRITICAL: Settings schema 'org.gnome.login-screen' is not installed
    gdm-simple-greeter[910]: GLib-GIO-CRITICAL: g_settings_get_key_info: assertion `settings->priv->schema != NULL' failed
    gdm-simple-greeter[910]: GLib-CRITICAL: g_variant_get_type: assertion `value != NULL' failed
    gdm-simple-greeter[910]: GLib-CRITICAL: g_variant_type_is_subtype_of: assertion `g_variant_type_check (type)' failed
    gdm-simple-greeter[910]: GLib-CRITICAL: g_variant_get_boolean: assertion `g_variant_is_of_type (value, G_VARIANT_TYPE_BOOLEAN)' failed
    gdm-simple-greeter[910]: GLib-CRITICAL: g_variant_unref: assertion `value != NULL' failed
    gnome-session[884]: DEBUG(+): GdmSignalHandler: handling signal 15
    gnome-session[884]: DEBUG(+): GdmSignalHandler: Found 1 callbacks
    gnome-session[884]: DEBUG(+): GdmSignalHandler: running 15 handler: 0x8062560
    gnome-session[884]: DEBUG(+): Got callback for signal 15
    gnome-session[884]: DEBUG(+): GsmManager: Logout called
    gnome-session[884]: DEBUG(+): GsmShell: Not connected to the shell
    gnome-session[884]: DEBUG(+): GsmManager: requesting logout
    gnome-session[884]: DEBUG(+): GsmManager: ending phase RUNNING
    gnome-session[884]: DEBUG(+): GsmManager: starting phase QUERY_END_SESSION
    gnome-session[884]: DEBUG(+): GsmManager: Client /org/gnome/SessionManager/Client1
    gnome-session[884]: DEBUG(+): GsmManager: Client /org/gnome/SessionManager/Client2
    gnome-session[884]: DEBUG(+): GsmManager: Client /org/gnome/SessionManager/Client3
    gnome-session[884]: DEBUG(+): GsmManager: sending query-end-session to clients (logout mode: forceful)
    gnome-session[884]: DEBUG(+): GsmDBusClient: sending QueryEndSession signal to :1.8
    gnome-session[884]: DEBUG(+): GsmManager: adding client to query clients: /org/gnome/SessionManager/Client1
    gnome-session[884]: DEBUG(+): GsmDBusClient: sending QueryEndSession signal to :1.2
    gnome-session[884]: DEBUG(+): GsmManager: adding client to query clients: /org/gnome/SessionManager/Client2
    gnome-session[884]: DEBUG(+): GsmDBusClient: sending QueryEndSession signal to :1.13
    gnome-session[884]: DEBUG(+): GsmManager: adding client to query clients: /org/gnome/SessionManager/Client3
    gnome-session[884]: DEBUG(+): Caught signal 15, shutting down normally.
    gnome-session[884]: DEBUG(+): GdmSignalHandler: Done handling signals
    gnome-session[884]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client1 interface=org.gnome.SessionManager.ClientPrivate method=EndSessionResponse
    gnome-session[884]: DEBUG(+): GsmDBusClient: got EndSessionResponse is-ok:1 reason=
    gnome-session[884]: DEBUG(+): GsmManager: Response from end session request: is-ok=1 do-last=0 cancel=0 reason=
    gnome-session[884]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client3 interface=org.gnome.SessionManager.ClientPrivate method=EndSessionResponse
    gnome-session[884]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client3 interface=org.gnome.SessionManager.ClientPrivate method=EndSessionResponse
    gnome-session[884]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client3 interface=org.gnome.SessionManager.ClientPrivate method=EndSessionResponse
    gnome-session[884]: DEBUG(+): GsmDBusClient: got EndSessionResponse is-ok:1 reason=
    gnome-session[884]: DEBUG(+): GsmManager: Response from end session request: is-ok=1 do-last=0 cancel=0 reason=
    gnome-session[884]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client2 interface=org.gnome.SessionManager.ClientPrivate method=EndSessionResponse
    gnome-session[884]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client2 interface=org.gnome.SessionManager.ClientPrivate method=EndSessionResponse
    gnome-session[884]: DEBUG(+): GsmDBusClient: got EndSessionResponse is-ok:1 reason=
    gnome-session[884]: DEBUG(+): GsmManager: Response from end session request: is-ok=1 do-last=0 cancel=0 reason=
    gnome-session[884]: DEBUG(+): GsmManager: query end session complete
    gnome-session[884]: DEBUG(+): GsmShell: Not connected to the shell
    gnome-session[884]: DEBUG(+): GsmManager: ending phase QUERY_END_SESSION
    gnome-session[884]: DEBUG(+): GsmManager: starting phase END_SESSION
    gnome-session[884]: DEBUG(+): GsmManager: adding client to end-session clients: /org/gnome/SessionManager/Client1
    gnome-session[884]: DEBUG(+): GsmManager: adding client to end-session clients: /org/gnome/SessionManager/Client2
    gnome-session[884]: DEBUG(+): GsmManager: adding client to end-session clients: /org/gnome/SessionManager/Client3
    gnome-session[884]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client1 interface=org.gnome.SessionManager.ClientPrivate method=EndSessionResponse
    gnome-session[884]: DEBUG(+): GsmDBusClient: got EndSessionResponse is-ok:1 reason=
    gnome-session[884]: DEBUG(+): GsmManager: Response from end session request: is-ok=1 do-last=0 cancel=0 reason=
    gnome-session[884]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client2 interface=org.gnome.SessionManager.ClientPrivate method=EndSessionResponse
    gnome-session[884]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client2 interface=org.gnome.SessionManager.ClientPrivate method=EndSessionResponse
    gnome-session[884]: DEBUG(+): GsmDBusClient: got EndSessionResponse is-ok:1 reason=
    gnome-session[884]: DEBUG(+): GsmManager: Response from end session request: is-ok=1 do-last=0 cancel=0 reason=
    gnome-session[884]: DEBUG(+): GsmManager: disconnect client: /org/gnome/SessionManager/Client1
    gnome-session[884]: DEBUG(+): GsmManager: disconnect for app 'at-spi-registryd.desktop'
    gnome-session[884]: DEBUG(+): GsmManager: unable to find application for client - not restarting
    gnome-session[884]: DEBUG(+): GsmStore: Unreffing object: 0x9db0488
    gnome-session[884]: DEBUG(+): GsmClient: disposing /org/gnome/SessionManager/Client1
    gnome-session[884]: DEBUG(+): GsmStore: emitting removed for /org/gnome/SessionManager/Client1
    gnome-session[884]: DEBUG(+): GsmManager: Client removed: /org/gnome/SessionManager/Client1
    gnome-session[884]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[884]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[884]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client3 interface=org.gnome.SessionManager.ClientPrivate method=EndSessionResponse
    gnome-session[884]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client3 interface=org.gnome.SessionManager.ClientPrivate method=EndSessionResponse
    gnome-session[884]: DEBUG(+): GsmDBusClient: got EndSessionResponse is-ok:1 reason=
    gnome-session[884]: DEBUG(+): GsmManager: Response from end session request: is-ok=1 do-last=0 cancel=0 reason=
    gnome-session[884]: DEBUG(+): GsmManager: ending phase END_SESSION
    gnome-session[884]: DEBUG(+): GsmManager: starting phase EXIT
    gnome-session[884]: DEBUG(+): GsmManager: stopped client: /org/gnome/SessionManager/Client2
    gnome-session[884]: DEBUG(+): GsmManager: stopped client: /org/gnome/SessionManager/Client3
    gnome-session[884]: DEBUG(+): GsmAutostartApp: (pid:910) done (status:0)
    gnome-session[884]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[884]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[884]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[884]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[884]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[884]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[884]: DEBUG(+): GsmManager: disconnect client: /org/gnome/SessionManager/Client3
    gnome-session[884]: DEBUG(+): GsmManager: in shutdown, not restarting application
    gnome-session[884]: DEBUG(+): GsmStore: Unreffing object: 0x9db0608
    gnome-session[884]: DEBUG(+): GsmClient: disposing /org/gnome/SessionManager/Client3
    gnome-session[884]: DEBUG(+): GsmStore: emitting removed for /org/gnome/SessionManager/Client3
    gnome-session[884]: DEBUG(+): GsmManager: Client removed: /org/gnome/SessionManager/Client3
    gnome-session[884]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    (gnome-settings-daemon:892): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
    gnome-session[884]: DEBUG(+): GsmManager: disconnect client: /org/gnome/SessionManager/Client2
    gnome-session[884]: DEBUG(+): GsmManager: in shutdown, not restarting application
    gnome-session[884]: DEBUG(+): GsmStore: Unreffing object: 0x9db04c8
    gnome-session[884]: DEBUG(+): GsmClient: disposing /org/gnome/SessionManager/Client2
    gnome-session[884]: DEBUG(+): GsmStore: emitting removed for /org/gnome/SessionManager/Client2
    gnome-session[884]: DEBUG(+): GsmManager: Client removed: /org/gnome/SessionManager/Client2
    gnome-session[884]: DEBUG(+): GsmManager: last client disconnected - exiting
    gnome-session[884]: DEBUG(+): GsmManager: ending phase EXIT
    gnome-session[884]: DEBUG(+): Unreffing manager
    gnome-session[884]: DEBUG(+): GsmManager: disposing manager
    gnome-session[884]: DEBUG(+): GsmStore: Clearing object store
    gnome-session[884]: DEBUG(+): GsmStore: Unreffing object: 0x9de1cf0
    gnome-session[884]: DEBUG(+): GsmStore: Unreffing object: 0x9de1c00
    gnome-session[884]: DEBUG(+): GsmStore: Unreffing object: 0x9de1c78
    gnome-session[884]: DEBUG(+): GsmStore: emitting removed for /org/gnome/SessionManager/App2
    gnome-session[884]: DEBUG(+): GsmStore: emitting removed for /org/gnome/SessionManager/App1
    gnome-session[884]: DEBUG(+): GsmStore: emitting removed for /org/gnome/SessionManager/App3
    gnome-session[884]: DEBUG(+): GsmStore: Clearing object store
    gnome-session[884]: DEBUG(+): GsmStore: Clearing object store
    Xorg.0.log
    [ 946.031] X Protocol Version 11, Revision 0
    [ 946.031] Build Operating System: Linux 3.2.9-1-ARCH i686
    [ 946.031] Current Operating System: Linux myhost 3.2.11-1-ARCH #1 SMP PREEMPT Thu Mar 15 09:16:03 UTC 2012 i686
    [ 946.031] Kernel command line: root=/dev/sda11 ro
    [ 946.031] Build Date: 05 March 2012 06:02:28AM
    [ 946.031]
    [ 946.031] Current version of pixman: 0.24.4
    [ 946.031] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 946.031] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 946.031] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Mar 21 07:53:42 2012
    [ 946.031] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 946.031] (==) No Layout section. Using the first Screen section.
    [ 946.031] (==) No screen section available. Using defaults.
    [ 946.031] (**) |-->Screen "Default Screen Section" (0)
    [ 946.031] (**) | |-->Monitor "<default monitor>"
    [ 946.031] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 946.031] (==) Automatically adding devices
    [ 946.031] (==) Automatically enabling devices
    [ 946.031] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/misc/".
    [ 946.031] Entry deleted from font path.
    [ 946.031] (Run 'mkfontdir' on "/usr/share/fonts/misc/").
    [ 946.031] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
    [ 946.031] Entry deleted from font path.
    [ 946.031] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 946.031] Entry deleted from font path.
    [ 946.031] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 946.031] Entry deleted from font path.
    [ 946.032] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 946.032] Entry deleted from font path.
    [ 946.032] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 946.032] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 946.032] Entry deleted from font path.
    [ 946.032] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 946.032] (==) FontPath set to:
    [ 946.032] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 946.032] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 946.032] (II) Loader magic: 0x822e580
    [ 946.032] (II) Module ABI versions:
    [ 946.032] X.Org ANSI C Emulation: 0.4
    [ 946.032] X.Org Video Driver: 12.0
    [ 946.032] X.Org XInput driver : 16.0
    [ 946.032] X.Org Server Extension : 6.0
    [ 946.033] (--) PCI:*(0:1:0:0) 1002:71c5:103c:30b4 rev 0, Mem @ 0xe0000000/268435456, 0xf4600000/65536, I/O @ 0x00004000/256, BIOS @ 0x????????/131072
    [ 946.033] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 946.033] (II) LoadModule: "extmod"
    [ 946.033] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 946.033] (II) Module extmod: vendor="X.Org Foundation"
    [ 946.033] compiled for 1.12.0, module version = 1.0.0
    [ 946.033] Module class: X.Org Server Extension
    [ 946.033] ABI class: X.Org Server Extension, version 6.0
    [ 946.033] (II) Loading extension MIT-SCREEN-SAVER
    [ 946.033] (II) Loading extension XFree86-VidModeExtension
    [ 946.033] (II) Loading extension XFree86-DGA
    [ 946.033] (II) Loading extension DPMS
    [ 946.033] (II) Loading extension XVideo
    [ 946.033] (II) Loading extension XVideo-MotionCompensation
    [ 946.033] (II) Loading extension X-Resource
    [ 946.033] (II) LoadModule: "dbe"
    [ 946.033] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 946.034] (II) Module dbe: vendor="X.Org Foundation"
    [ 946.034] compiled for 1.12.0, module version = 1.0.0
    [ 946.034] Module class: X.Org Server Extension
    [ 946.034] ABI class: X.Org Server Extension, version 6.0
    [ 946.034] (II) Loading extension DOUBLE-BUFFER
    [ 946.034] (II) LoadModule: "glx"
    [ 946.034] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 946.034] (II) Module glx: vendor="X.Org Foundation"
    [ 946.034] compiled for 1.12.0, module version = 1.0.0
    [ 946.034] ABI class: X.Org Server Extension, version 6.0
    [ 946.034] (==) AIGLX enabled
    [ 946.034] (II) Loading extension GLX
    [ 946.034] (II) LoadModule: "record"
    [ 946.034] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 946.034] (II) Module record: vendor="X.Org Foundation"
    [ 946.034] compiled for 1.12.0, module version = 1.13.0
    [ 946.034] Module class: X.Org Server Extension
    [ 946.034] ABI class: X.Org Server Extension, version 6.0
    [ 946.034] (II) Loading extension RECORD
    [ 946.034] (II) LoadModule: "dri"
    [ 946.034] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 946.034] (II) Module dri: vendor="X.Org Foundation"
    [ 946.034] compiled for 1.12.0, module version = 1.0.0
    [ 946.034] ABI class: X.Org Server Extension, version 6.0
    [ 946.034] (II) Loading extension XFree86-DRI
    [ 946.034] (II) LoadModule: "dri2"
    [ 946.034] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 946.035] (II) Module dri2: vendor="X.Org Foundation"
    [ 946.035] compiled for 1.12.0, module version = 1.2.0
    [ 946.035] ABI class: X.Org Server Extension, version 6.0
    [ 946.035] (II) Loading extension DRI2
    [ 946.035] (==) Matched ati as autoconfigured driver 0
    [ 946.035] (==) Matched vesa as autoconfigured driver 1
    [ 946.035] (==) Matched fbdev as autoconfigured driver 2
    [ 946.035] (==) Assigned the driver to the xf86ConfigLayout
    [ 946.035] (II) LoadModule: "ati"
    [ 946.035] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
    [ 946.035] (II) Module ati: vendor="X.Org Foundation"
    [ 946.035] compiled for 1.11.99.902, module version = 6.14.3
    [ 946.035] Module class: X.Org Video Driver
    [ 946.035] ABI class: X.Org Video Driver, version 12.0
    [ 946.035] (II) LoadModule: "radeon"
    [ 946.035] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
    [ 946.035] (II) Module radeon: vendor="X.Org Foundation"
    [ 946.035] compiled for 1.11.99.902, module version = 6.14.3
    [ 946.035] Module class: X.Org Video Driver
    [ 946.035] ABI class: X.Org Video Driver, version 12.0
    [ 946.035] (II) LoadModule: "vesa"
    [ 946.036] (WW) Warning, couldn't open module vesa
    [ 946.036] (II) UnloadModule: "vesa"
    [ 946.036] (II) Unloading vesa
    [ 946.036] (EE) Failed to load module "vesa" (module does not exist, 0)
    [ 946.036] (II) LoadModule: "fbdev"
    [ 946.036] (WW) Warning, couldn't open module fbdev
    [ 946.036] (II) UnloadModule: "fbdev"
    [ 946.036] (II) Unloading fbdev
    [ 946.036] (EE) Failed to load module "fbdev" (module does not exist, 0)
    [ 946.036] (II) RADEON: Driver for ATI Radeon chipsets:
    ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
    ATI Radeon Mobility X300 (M24) 3152 (PCIE),
    ATI FireGL M24 GL 3154 (PCIE), ATI FireMV 2400 3155 (PCI),
    ATI Radeon X600 (RV380) 3E50 (PCIE),
    ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136,
    ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP),
    ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
    ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP),
    ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
    ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP),
    ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
    ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650,
    ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237,
    ATI Radeon 8500 AIW BB (AGP), ATI Radeon IGP320M (U1) 4336,
    ATI Radeon IGP330M/340M/350M (U2) 4337,
    ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),
    ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP),
    ATI Radeon X800PRO (R420) JI (AGP),
    ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
    ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
    ATI Radeon Mobility 9800 (M18) JN (AGP),
    ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP),
    ATI Radeon X800 VE (R420) JT (AGP), ATI Radeon X850 (R480) (AGP),
    ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
    ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP),
    ATI Radeon Mobility M7 LW (AGP),
    ATI Mobility FireGL 7800 M7 LX (AGP),
    ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
    ATI FireGL Mobility 9000 (M9) Ld (AGP),
    ATI Radeon Mobility 9000 (M9) Lf (AGP),
    ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI Radeon 9700 Pro ND (AGP),
    ATI Radeon 9700/9500Pro NE (AGP), ATI Radeon 9600TX NF (AGP),
    ATI FireGL X1 NG (AGP), ATI Radeon 9800PRO NH (AGP),
    ATI Radeon 9800 NI (AGP), ATI FireGL X2 NK (AGP),
    ATI Radeon 9800XT NJ (AGP),
    ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
    ATI Radeon Mobility 9600 (M10) NQ (AGP),
    ATI Radeon Mobility 9600 (M11) NR (AGP),
    ATI Radeon Mobility 9600 (M10) NS (AGP),
    ATI FireGL Mobility T2 (M10) NT (AGP),
    ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP),
    ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
    ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
    ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI),
    ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI),
    ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI),
    ATI Radeon Mobility X300 (M22) 5460 (PCIE),
    ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
    ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE),
    ATI Radeon X800PRO (R423) UI (PCIE),
    ATI Radeon X800LE (R423) UJ (PCIE),
    ATI Radeon X800SE (R423) UK (PCIE),
    ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
    ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE),
    ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE),
    ATI FireGL unknown (R423) UR (PCIE),
    ATI FireGL unknown (R423) UT (PCIE),
    ATI Mobility FireGL V5000 (M26) (PCIE),
    ATI Mobility FireGL V5000 (M26) (PCIE),
    ATI Mobility Radeon X700 XL (M26) (PCIE),
    ATI Mobility Radeon X700 (M26) (PCIE),
    ATI Mobility Radeon X700 (M26) (PCIE),
    ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834,
    ATI Radeon Mobility 9100 IGP (U3) 5835,
    ATI Radeon XPRESS 200 5954 (PCIE),
    ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP),
    ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
    ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
    ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE),
    ATI Radeon XPRESS 200M 5975 (PCIE),
    ATI Radeon XPRESS 200 5A41 (PCIE),
    ATI Radeon XPRESS 200M 5A42 (PCIE),
    ATI Radeon XPRESS 200 5A61 (PCIE),
    ATI Radeon XPRESS 200M 5A62 (PCIE),
    ATI Radeon X300 (RV370) 5B60 (PCIE),
    ATI Radeon X600 (RV370) 5B62 (PCIE),
    ATI Radeon X550 (RV370) 5B63 (PCIE),
    ATI FireGL V3100 (RV370) 5B64 (PCIE),
    ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
    ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
    ATI Radeon Mobility 9200 (M9+) 5C63 (AGP),
    ATI Mobility Radeon X800 XT (M28) (PCIE),
    ATI Mobility FireGL V5100 (M28) (PCIE),
    ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE),
    ATI Radeon X850 XT PE (R480) (PCIE),
    ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
    ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
    ATI Radeon X850 XT (R480) (PCIE),
    ATI Radeon X800XT (R423) 5D57 (PCIE),
    ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE),
    ATI Radeon X700 PRO (RV410) (PCIE),
    ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
    ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800,
    ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800,
    ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300,
    ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800,
    ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800,
    ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
    ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
    ATI Mobility Radeon X1400, ATI Radeon X1300/X1550,
    ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300,
    ATI Mobility Radeon X1300, ATI Mobility Radeon X1300,
    ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300,
    ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350,
    ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550,
    ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450,
    ATI Radeon X1300/X1550, ATI Mobility Radeon X2300,
    ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
    ATI Mobility Radeon X1350, ATI Mobility Radeon X1450,
    ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350,
    ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600,
    ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600,
    ATI Mobility FireGL V5200, ATI Mobility Radeon X1600,
    ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600,
    ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400,
    ATI Mobility FireGL V5250, ATI Mobility Radeon X1700,
    ATI Mobility Radeon X1700 XT, ATI FireGL V5200,
    ATI Mobility Radeon X1700, ATI Radeon X2300HD,
    ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300,
    ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950,
    ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560,
    ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400,
    ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560,
    ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835,
    ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200,
    ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740,
    ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT,
    ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT,
    ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600,
    ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
    ATI Radeon 4800 Series, ATI Radeon HD 4850 x2,
    ATI FirePro V8750 (FireGL), ATI FirePro V7760 (FireGL),
    ATI Mobility RADEON HD 4850, ATI Mobility RADEON HD 4850 X2,
    ATI Radeon 4800 Series, ATI FirePro RV770, AMD FireStream 9270,
    AMD FireStream 9250, ATI FirePro V8700 (FireGL),
    ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
    ATI Mobility RADEON HD 4870, ATI Radeon 4800 Series,
    ATI Radeon 4800 Series, ATI FirePro M7750, ATI M98, ATI M98, ATI M98,
    ATI Mobility Radeon HD 4650, ATI Radeon RV730 (AGP),
    ATI Mobility Radeon HD 4670, ATI FirePro M5750,
    ATI Mobility Radeon HD 4670, ATI Radeon RV730 (AGP),
    ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
    ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
    ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
    ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
    ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
    ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI Radeon HD 4770,
    ATI FirePro M5750, ATI RV610, ATI Radeon HD 2400 XT,
    ATI Radeon HD 2400 Pro, ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000,
    ATI RV610, ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT,
    ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610,
    ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
    ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
    ATI Mobility Radeon HD 3850 X2, ATI RV670,
    ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2,
    ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850,
    ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550,
    ATI Radeon RV710, ATI Radeon RV710, ATI Radeon RV710,
    ATI Radeon HD 4350, ATI Mobility Radeon 4300 Series,
    ATI Mobility Radeon 4500 Series, ATI Mobility Radeon 4500 Series,
    ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
    ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
    ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
    ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
    ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
    ATI FireGL V3600, ATI Radeon HD 2600 LE,
    ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
    ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
    ATI Radeon HD 3450, ATI Radeon HD 3450, ATI Radeon HD 3430,
    ATI Radeon HD 3450, ATI FirePro V3700, ATI FireMV 2450,
    ATI FireMV 2260, ATI FireMV 2260, ATI Radeon HD 3600 Series,
    ATI Radeon HD 3650 AGP, ATI Radeon HD 3600 PRO,
    ATI Radeon HD 3600 XT, ATI Radeon HD 3600 PRO,
    ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
    ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
    ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
    ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
    ATI Radeon HD 3300 Graphics, ATI Radeon HD 3200 Graphics,
    ATI Radeon 3000 Graphics, SUMO, SUMO, SUMO2, SUMO2, SUMO2, SUMO2,
    SUMO, SUMO, SUMO, SUMO, SUMO, ATI Radeon HD 4200, ATI Radeon 4100,
    ATI Mobility Radeon HD 4200, ATI Mobility Radeon 4100,
    ATI Radeon HD 4290, ATI Radeon HD 4250, AMD Radeon HD 6310 Graphics,
    AMD Radeon HD 6310 Graphics, AMD Radeon HD 6250 Graphics,
    AMD Radeon HD 6250 Graphics, AMD Radeon HD 6300 Series Graphics,
    AMD Radeon HD 6200 Series Graphics, CYPRESS,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
    AMD Firestream 9350, ATI Radeon HD 5800 Series,
    ATI Radeon HD 5800 Series, ATI Radeon HD 5800 Series,
    ATI Radeon HD 5800 Series, ATI Radeon HD 5900 Series,
    ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
    ATI Mobility Radeon HD 5800 Series,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI Mobility Radeon HD 5800 Series, ATI Radeon HD 5700 Series,
    ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
    ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
    ATI Mobility Radeon HD 5000 Series,
    ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, ATI Radeon HD 5670,
    ATI Radeon HD 5570, ATI Radeon HD 5500 Series, REDWOOD,
    ATI Mobility Radeon HD 5000 Series,
    ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon Graphics,
    ATI Mobility Radeon Graphics, CEDAR,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, ATI FirePro 2270, CEDAR,
    ATI Radeon HD 5450, CEDAR, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
    CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, AMD Radeon HD 6900 Series,
    AMD Radeon HD 6900 Series, CAYMAN, CAYMAN, CAYMAN,
    AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series, BARTS,
    BARTS, Mobility Radeon HD 6000 Series,
    Mobility Radeon HD 6000 Series, BARTS, BARTS, BARTS, BARTS,
    AMD Radeon HD 6800 Series, AMD Radeon HD 6800 Series,
    AMD Radeon HD 6700 Series, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
    TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, CAICOS,
    CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS,
    CAICOS, CAICOS, CAICOS
    [ 946.045] (++) using VT number 7
    [ 946.056] (II) [KMS] Kernel modesetting enabled.
    [ 946.056] (II) RADEON(0): RADEONPreInit_KMS
    [ 946.056] (II) RADEON(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 946.056] (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
    [ 946.056] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    [ 946.056] (==) RADEON(0): Default visual is TrueColor
    [ 946.056] (==) RADEON(0): RGB weight 888
    [ 946.056] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
    [ 946.057] (--) RADEON(0): Chipset: "ATI Mobility Radeon X1600" (ChipID = 0x71c5)
    [ 946.057] (II) RADEON(0): PCIE card detected
    [ 946.057] drmOpenDevice: node name is /dev/dri/card0
    [ 946.057] drmOpenDevice: open result is 8, (OK)
    [ 946.057] drmOpenByBusid: Searching for BusID pci:0000:01:00.0
    [ 946.057] drmOpenDevice: node name is /dev/dri/card0
    [ 946.057] drmOpenDevice: open result is 8, (OK)
    [ 946.057] drmOpenByBusid: drmOpenMinor returns 8
    [ 946.057] drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
    [ 946.057] (II) Loading sub module "exa"
    [ 946.057] (II) LoadModule: "exa"
    [ 946.057] (II) Loading /usr/lib/xorg/modules/libexa.so
    [ 946.057] (II) Module exa: vendor="X.Org Foundation"
    [ 946.057] compiled for 1.12.0, module version = 2.5.0
    [ 946.057] ABI class: X.Org Video Driver, version 12.0
    [ 946.057] (II) RADEON(0): KMS Color Tiling: enabled
    [ 946.057] (II) RADEON(0): KMS Pageflipping: enabled
    [ 946.057] (II) RADEON(0): SwapBuffers wait for vsync: enabled
    [ 946.120] (II) RADEON(0): Output VGA-0 has no monitor section
    [ 946.120] (II) RADEON(0): Output LVDS has no monitor section
    [ 946.180] (II) RADEON(0): Output S-video has no monitor section
    [ 946.204] (II) RADEON(0): Output DVI-0 has no monitor section
    [ 946.263] (II) RADEON(0): EDID for output VGA-0
    [ 946.263] (II) RADEON(0): EDID for output LVDS
    [ 946.263] (II) RADEON(0): Manufacturer: SEC Model: 4246 Serial#: 0
    [ 946.263] (II) RADEON(0): Year: 2005 Week: 0
    [ 946.263] (II) RADEON(0): EDID Version: 1.3
    [ 946.263] (II) RADEON(0): Digital Display Input
    [ 946.263] (II) RADEON(0): Max Image Size [cm]: horiz.: 33 vert.: 21
    [ 946.263] (II) RADEON(0): Gamma: 2.20
    [ 946.264] (II) RADEON(0): No DPMS capabilities specified
    [ 946.264] (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 946.264] (II) RADEON(0): First detailed timing is preferred mode
    [ 946.264] (II) RADEON(0): redX: 0.580 redY: 0.340 greenX: 0.310 greenY: 0.550
    [ 946.264] (II) RADEON(0): blueX: 0.155 blueY: 0.155 whiteX: 0.313 whiteY: 0.329
    [ 946.264] (II) RADEON(0): Manufacturer's mask: 0
    [ 946.264] (II) RADEON(0): Supported detailed timing:
    [ 946.264] (II) RADEON(0): clock: 161.6 MHz Image Size: 331 x 207 mm
    [ 946.264] (II) RADEON(0): h_active: 1920 h_sync: 1968 h_sync_end 2000 h_blank_end 2208 h_border: 0
    [ 946.264] (II) RADEON(0): v_active: 1200 v_sync: 1202 v_sync_end 1208 v_blanking: 1220 v_border: 0
    [ 946.264] (II) RADEON(0): Unknown vendor-specific block f
    [ 946.264] (II) RADEON(0): SAMSUNG
    [ 946.264] (II) RADEON(0): LTN154U1-L02
    [ 946.264] (II) RADEON(0): EDID (in hex):
    [ 946.264] (II) RADEON(0): 00ffffffffffff004ca3464200000000
    [ 946.264] (II) RADEON(0): 000f0103802115780a87f594574f8c27
    [ 946.264] (II) RADEON(0): 27505400000001010101010101010101
    [ 946.264] (II) RADEON(0): 010101010101233f802071b014403020
    [ 946.264] (II) RADEON(0): 26004bcf100000190000000f00000000
    [ 946.264] (II) RADEON(0): 000000000046d2026403000000fe0053
    [ 946.264] (II) RADEON(0): 414d53554e470a2020202020000000fe
    [ 946.264] (II) RADEON(0): 004c544e31353455312d4c30320a0089
    [ 946.264] (II) RADEON(0): Printing probed modes for output LVDS
    [ 946.264] (II) RADEON(0): Modeline "1920x1200"x60.0 161.63 1920 1968 2000 2208 1200 1202 1208 1220 -hsync -vsync (73.2 kHz eP)
    [ 946.264] (II) RADEON(0): Modeline "1920x1080"x60.0 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync (67.2 kHz)
    [ 946.264] (II) RADEON(0): Modeline "1600x1200"x59.9 161.00 1600 1712 1880 2160 1200 1203 1207 1245 -hsync +vsync (74.5 kHz)
    [ 946.264] (II) RADEON(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
    [ 946.264] (II) RADEON(0): Modeline "1400x1050"x60.0 121.75 1400 1488 1632 1864 1050 1053 1057 1089 -hsync +vsync (65.3 kHz)
    [ 946.264] (II) RADEON(0): Modeline "1280x1024"x59.9 109.00 1280 1368 1496 1712 1024 1027 1034 1063 -hsync +vsync (63.7 kHz)
    [ 946.264] (II) RADEON(0): Modeline "1440x900"x59.9 106.50 1440 1528 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz)
    [ 946.264] (II) RADEON(0): Modeline "1280x960"x59.9 101.25 1280 1360 1488 1696 960 963 967 996 -hsync +vsync (59.7 kHz)
    [ 946.264] (II) RADEON(0): Modeline "1280x854"x59.9 89.25 1280 1352 1480 1680 854 857 867 887 -hsync +vsync (53.1 kHz)
    [ 946.264] (II) RADEON(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz)
    [ 946.264] (II) RADEON(0): Modeline "1280x720"x59.9 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz)
    [ 946.264] (II) RADEON(0): Modeline "1152x768"x59.8 71.75 1152 1216 1328 1504 768 771 781 798 -hsync +vsync (47.7 kHz)
    [ 946.264] (II) RADEON(0): Modeline "1024x768"x59.9 63.50 1024 1072 1176 1328 768 771 775 798 -hsync +vsync (47.8 kHz)
    [ 946.264] (II) RADEON(0): Modeline "800x600"x59.9 38.25 800 832 912 1024 600 603 607 624 -hsync +vsync (37.4 kHz)
    [ 946.264] (II) RADEON(0): Modeline "848x480"x59.7 31.50 848 872 952 1056 480 483 493 500 -hsync +vsync (29.8 kHz)
    [ 946.264] (II) RADEON(0): Modeline "720x480"x59.7 26.75 720 744 808 896 480 483 493 500 -hsync +vsync (29.9 kHz)
    [ 946.264] (II) RADEON(0): Modeline "640x480"x59.4 23.75 640 664 720 800 480 483 487 500 -hsync +vsync (29.7 kHz)
    [ 946.323] (II) RADEON(0): EDID for output S-video
    [ 946.347] (II) RADEON(0): EDID for output DVI-0
    [ 946.347] (II) RADEON(0): Not using default mode "640x350" (vrefresh out of range)
    [ 946.347] (II) RADEON(0): Not using default mode "320x175" (vrefresh out of range)
    [ 946.347] (II) RADEON(0): Not using default mode "640x400" (vrefresh out of range)
    [ 946.347] (II) RADEON(0): Not using default mode "320x200" (vrefresh out of range)
    [ 946.347] (II) RADEON(0): Not using default mode "720x400" (vrefresh out of range)
    [ 946.347] (II) RADEON(0): Not using default mode "360x200" (vrefresh out of range)
    [ 946.347] (II) RADEON(0): Not using default mode "640x480" (vrefresh out of range)
    [ 946.347] (II) RADEON(0): Not using default mode "320x240" (vrefresh out of range)
    [ 946.347] (II) RADEON(0): Not using default mode "640x480" (vrefresh out of range)
    [ 946.347] (II) RADEON(0): Not using default mode "320x240" (vrefresh out of range)
    [ 946.347] (II) RADEON(0): Not using default mode "640x480" (vrefresh out of range)
    [ 946.347] (II) RADEON(0): Not using default mode "320x240" (vrefresh out of range)
    [ 946.347] (II) RADEON(0): Not using default mode "800x600" (vrefresh out of range)
    [ 946.347] (II) RADEON(0): Not using default mode "400x300" (vrefresh out of range)
    [ 946.347] (II) RADEON(0): Not using default mode "800x600" (vrefresh out of range)
    [ 946.347] (II) RADEON(0): Not using default mode "400x300" (vrefresh out of range)
    [ 946.347] (II) RADEON(0): Not using default mode "800x600" (vrefresh out of range)
    [ 946.347] (II) RADEON(0): Not using default mode "400x300" (vrefresh out of range)
    [ 946.347] (II) RADEON(0): Not using default mode "800x600" (vrefresh out of range)
    [ 946.347] (II) RADEON(0): Not using default mode "400x300" (vrefresh out of range)
    [ 946.347] (II) RADEON(0): Not using default mode "1024x768i" (vrefresh out of range)
    [ 946.347] (II) RADEON(0): Not using default mode "512x384i" (vrefresh out of range)
    [ 946.347] (II) RADEON(0): Not using default mode "1024x768" (vrefresh out of range)
    [ 946.347] (II) RADEON(0): Not using default mode "512x384" (vrefresh out of range)
    [ 946.347] (II) RADEON(0): Not using default mode "1024x768" (vrefresh out of range)
    [ 946.347] (II) RADEON(0): Not using default mode "512x384" (vrefresh out of range)
    [ 946.347] (II) RADEON(0): Not using default mode "1024x768" (vrefresh out of range)
    [ 946.347] (II) RADEON(0): Not using default mode "512x384" (vrefresh out of range)
    [ 946.348] (II) RADEON(0): Not using default mode "1152x864" (vrefresh out of range)
    [ 946.348] (II) RADEON(0): Not using default mode "576x432" (vrefresh out of range)
    [ 946.348] (II) RADEON(0): Not using default mode "1280x960" (hsync out of range)
    [ 946.348] (II) RADEON(0): Not using default mode "640x480" (hsync out of range)
    [ 946.348] (II) RADEON(0): Not using default mode "1280x960" (vrefresh out of range)
    [ 946.348] (II) RADEON(0): Not using default mode "640x480" (vrefresh out of range)
    [ 946.348] (II) RADEON(0): Not using default mode "1280x1024" (hsync out of range)
    [ 946.348] (II) RADEON(0): Not using default mode "640x512" (hsync out of range)
    [ 946.348] (II) RADEON(0): Not using default mode "1280x1024" (vrefresh out of range)
    [ 946.348] (II) RADEON(0): Not using default mode "640x512" (vrefresh out of range)
    [ 946.348] (II) RADEON(0): Not using default mode "1280x1024" (vrefresh out of range)
    [ 946.348] (II) RADEON(0): Not using default mode "640x512" (vrefresh out of range)
    [ 946.348] (II) RADEON(0): Not using default mode "1600x1200" (hsync out of range)
    [ 946.348] (II) RADEON(0): Not using default mode "800x600" (hsync out of range)
    [ 946.348] (II) RADEON(0): Not using default mode "1600x1200" (vrefresh out of range)
    [ 946.348] (II) RADEON(0): Not using default mode "800x600" (vrefresh out of range)
    [ 946.348] (II) RADEON(0): Not using default mode "1600x1200" (vrefresh out of range)
    [ 946.348] (II) RADEON(0): Not using default mode "800x600" (vrefresh out of range)
    [ 946.348] (II) RADEON(0): Not using default mode "1600x1200" (vrefresh out of range)
    [ 946.348] (II) RADEON(0): Not using default mode "800x600" (vrefresh out of range)
    [ 946.348] (II) RADEON(0): Not using default mode "1600x1200" (vrefresh out of range)
    [ 946.348] (II) RADEON(0): Not using default mode "800x600" (vrefresh out of range)
    [ 946.348] (II) RADEON(0): Not using default mode "1792x1344" (hsync out of range)
    [ 946.348] (II) RADEON(0): Not using default mode "896x672" (hsync out of range)
    [ 946.348] (II) RADEON(0): Not using default mode "1792x1344" (vrefresh out of range)
    [ 946.348] (II) RADEON(0): Not using default mode "896x672" (vrefresh out of range)
    [ 946.348] (II) RADEON(0): Not using default mode "1856x1392" (hsync out of range)
    [ 946.348] (II) RADEON(0): Not using default mode "928x696" (hsync out of range)
    [ 946.348] (II) RADEON(0): Not using default mode "1856x1392" (vrefresh out of range)
    [ 946.348] (II) RADEON(0): Not using default mode "928x696" (vrefresh out of range)
    [ 946.348] (II) RADEON(0): Not using default mode "1920x1440" (hsync out of range)
    [ 946.348] (II) RADEON(0): Not using default mode "960x720" (hsync out of range)
    [ 946.348] (II) RADEON(0): Not using default mode "1920x1440" (vrefresh out of range)
    [ 946.348] (II) RADEON(0): Not using default mode "960x720" (vrefresh out of range)
    [ 946.348] (II) RADEON(0): Not using default mode "832x624" (vrefresh out of range)
    [ 946.348] (II) RADEON(0): Not using default mode "416x312" (vrefresh out of range)
    [ 946.348] (II) RADEON(0): Not using default mode "1400x1050" (hsync out of range)
    [ 946.348] (II) RADEON(0): Not using default mode "700x525" (hsync out of range)
    [ 946.348] (II) RADEON(0): Not using default mode "1400x1050" (vrefresh out of range)
    [ 946.348] (II) RADEON(0): Not using default mode "700x525" (vrefresh out of range)
    [ 946.348] (II) RADEON(0): Not using default mode "1920x1440" (vrefresh out of range)
    [ 946.348] (II) RADEON(0): Not using default mode "960x720" (vrefresh out of range)
    [ 946.348] (II) RADEON(0): Not using default mode "2048x1536" (hsync out of range)
    [ 946.348] (II) RADEON(0): Not using default mode "1024x768" (hsync out of range)
    [ 946.348] (II) RADEON(0): Not using default mode "2048x1536" (vrefresh out of range)
    [ 946.348] (II) RADEON(0): Not using default mode "1024x768" (vrefresh out of range)
    [ 946.348] (II) RADEON(0): Not using default mode "2048x1536" (vrefresh out of range)
    [ 946.348] (II) RADEON(0): Not using default mode "1024x768" (vrefresh out of range)
    [ 946.348] (II) RADEON(0): Printing probed modes for output DVI-0
    [ 946.348] (II) RADEON(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.

    MarkZar wrote:if i execute gdm with a normal user(IOW not root), i will get some warnings and nothing else will happen, but if i execute gdm with root, i will see the login screen
    You're not supposed to execute gdm as a user, it's meant to be started as a serverce on your system before you login. It's a means by which you login.
    You need to edit your /etc/initab for gdm to work. https://wiki.archlinux.org/index.php/Di … tab_method
    If you don't want a graphical boot and want to start gnome after loging in, see startx. https://wiki.archlinux.org/index.php/Startx
    Last edited by Avant-texte (2012-03-20 16:38:30)

  • Gnome 3.16 + Catalyst Crash at login

    I have been trying to run gnome 3.16 for quite some time now, but every time at login I get a "oh no, something has gone wrong"
    I just cannot narrow down to what is causing the problem.
    I've tried with xorg 1.16 and xorg 1.17
    Catalyst 14.8 and 15.3
    GDM also fails to start, only shows a blank screen.
    This seems to be the error part in journal
    May 01 12:40:19 archbunny gnome-session[11771]: Unrecoverable failure in required component gnome-shell.desktop
    May 01 12:40:19 archbunny gnome-session[11771]: gnome-session[11771]: WARNING: App 'gnome-shell.desktop' respawning too quickly
    May 01 12:40:19 archbunny gnome-session[11771]: gnome-session[11771]: WARNING: App 'gnome-shell.desktop' exited with code 1
    May 01 12:40:19 archbunny gnome-session[11771]: WARNING: App 'gnome-shell.desktop' respawning too quickly
    May 01 12:40:19 archbunny gnome-session[11771]: WARNING: App 'gnome-shell.desktop' exited with code 1
    May 01 12:40:19 archbunny gnome-session[11771]: Current serial number in output stream: 266
    May 01 12:40:19 archbunny gnome-session[11771]: Serial number of failed request: 264
    May 01 12:40:19 archbunny gnome-session[11771]: Value in failed request: 0x75
    May 01 12:40:19 archbunny gnome-session[11771]: Minor opcode of failed request: 13 (RRChangeOutputProperty)
    May 01 12:40:19 archbunny gnome-session[11771]: Major opcode of failed request: 141 (RANDR)
    May 01 12:40:19 archbunny gnome-session[11771]: X Error of failed request: BadValue (integer parameter out of range for operation)
    May 01 12:40:19 archbunny gnome-session[11771]: gnome-session[11771]: WARNING: App 'gnome-shell.desktop' exited with code 1
    May 01 12:40:19 archbunny gnome-session[11771]: WARNING: App 'gnome-shell.desktop' exited with code 1
    May 01 12:40:19 archbunny gnome-session[11771]: Current serial number in output stream: 266
    May 01 12:40:19 archbunny gnome-session[11771]: Serial number of failed request: 264
    May 01 12:40:19 archbunny gnome-session[11771]: Value in failed request: 0x75
    May 01 12:40:19 archbunny gnome-session[11771]: Minor opcode of failed request: 13 (RRChangeOutputProperty)
    May 01 12:40:19 archbunny gnome-session[11771]: Major opcode of failed request: 141 (RANDR)
    May 01 12:40:19 archbunny gnome-session[11771]: X Error of failed request: BadValue (integer parameter out of range for operation)
    Lightdm, and lxde work perfectly.
    I am running a AMD A6-3400M
    with AMD 6550M Card
    Can anyone confirm if gnome 3.16 runs with catalyst + apu?
    Any help would be much appreciated.
    Complete journal
    -- Logs begin at Fri 2015-05-01 11:49:15 IST, end at Fri 2015-05-01 12:52:47 IST. --
    May 01 12:47:40 archbunny gnome-session[12634]: OK
    May 01 12:47:40 archbunny gnome-session[12634]: Received signal:15->'Terminated'
    May 01 12:47:40 archbunny gnome-session[12634]: after 598 requests (598 known processed) with 0 events remaining.
    May 01 12:47:40 archbunny gnome-session[12634]: XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0"
    May 01 12:47:40 archbunny gnome-session[12634]: OK
    May 01 12:47:40 archbunny gnome-session[12634]: (tracker-miner-fs:12717): GLib-GIO-CRITICAL **: Error while sending AddMatch() message: The connection is closed
    May 01 12:47:40 archbunny gnome-session[12634]: Received signal:15->'Terminated'
    May 01 12:47:40 archbunny gnome-session[12634]: (tracker-miner-fs:12717): GLib-GIO-CRITICAL **: Error while sending AddMatch() message: The connection is closed
    May 01 12:47:40 archbunny gnome-session[12634]: (tracker-miner-fs:12717): GLib-GIO-CRITICAL **: Error while sending AddMatch() message: The connection is closed
    May 01 12:47:40 archbunny gnome-session[12634]: Received signal:15->'Terminated'
    May 01 12:47:40 archbunny gnome-session[12634]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    May 01 12:47:40 archbunny gnome-session[12634]: OK
    May 01 12:47:40 archbunny gnome-session[12634]: Received signal:15->'Terminated'
    May 01 12:47:40 archbunny gnome-session[12634]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    May 01 12:47:40 archbunny gnome-session[12634]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    May 01 12:47:40 archbunny gnome-session[12634]: ** (zeitgeist-datahub:12721): WARNING **: zeitgeist-datahub.vala:226: Unable to get name "org.gnome.zeitgeist.datahub" on the bus!
    May 01 12:47:40 archbunny gnome-session[12634]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    May 01 12:47:40 archbunny gnome-session[12634]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    May 01 12:47:40 archbunny gnome-session[12634]: (gnome-settings-daemon:12668): Gdk-WARNING **: gnome-settings-daemon: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
    May 01 12:47:40 archbunny gnome-session[12634]: [07:15:43.487018 Info] [HybridSearchPlugin] keeps in cache now 219 file names
    May 01 12:47:40 archbunny gnome-session[12634]: [07:15:43.452187 Info] [GnomeSessionPlugin] org.gnome.SessionManager is available
    May 01 12:47:40 archbunny gnome-session[12634]: [07:15:43.439313 Warning] [DesktopFileInfo] Unable to create AppInfo
    May 01 12:47:40 archbunny gnome-session[12634]: [07:15:43.437987 Warning] [DesktopFileInfo] Unable to create AppInfo
    May 01 12:47:40 archbunny gnome-session[12634]: [07:15:43.392799 Warning] [DesktopFileInfo] Unable to create AppInfo
    May 01 12:47:40 archbunny gnome-session[12634]: [07:15:43.316321 Warning] desktop-file-service.vala:95: TDE is not understood
    May 01 12:47:40 archbunny gnome-session[12634]: [07:15:43.316313 Warning] desktop-file-service.vala:95: Razor is not understood
    May 01 12:47:40 archbunny gnome-session[12634]: [07:15:43.316295 Warning] desktop-file-service.vala:95: MATE is not understood
    May 01 12:47:40 archbunny gnome-session[12634]: [07:15:43.295024 Warning] [DesktopFileInfo] Unable to create AppInfo
    May 01 12:47:40 archbunny gnome-session[12634]: [07:15:43.196371 Info] [GuiViewVirgilio] Using gtk-im-context-simple input method.
    May 01 12:47:40 archbunny gnome-session[12634]: [07:15:43.196181 Info] [GuiViewVirgilio] Screen is NOT composited.
    May 01 12:47:40 archbunny gnome-session[12634]: synapse: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
    May 01 12:47:40 archbunny gnome-session[12634]: parcellite: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
    May 01 12:47:40 archbunny gnome-session[12634]: after 11 requests (11 known processed) with 0 events remaining.
    May 01 12:47:40 archbunny gnome-session[12634]: XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0"
    May 01 12:47:40 archbunny gnome-session[12634]: gnome-session[12634]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
    May 01 12:47:40 archbunny gnome-session[12634]: ** (gnome-session-quit:12986): WARNING **: Failed to call logout: GDBus.Error:org.gnome.SessionManager.NotInRunning: Logout interface is only available during the Running phase
    May 01 12:47:40 archbunny gnome-session[12634]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
    May 01 12:47:40 archbunny gnome-session[12634]: gnome-session[12634]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
    May 01 12:47:40 archbunny gnome-session[12634]: gnome-session[12634]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
    May 01 12:47:40 archbunny gnome-session[12634]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
    May 01 12:47:40 archbunny gnome-session[12634]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
    May 01 12:47:40 archbunny gnome-session[12634]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
    May 01 12:47:40 archbunny gnome-session[12634]: gnome-session[12634]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
    May 01 12:47:40 archbunny gnome-session[12634]: gnome-session[12634]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
    May 01 12:47:40 archbunny gnome-session[12634]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
    May 01 12:47:40 archbunny gnome-session[12634]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
    May 01 12:47:40 archbunny gnome-session[12634]: gnome-session[12634]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
    May 01 12:47:40 archbunny gnome-session[12634]: (tracker-extract:12714): Tracker-WARNING **: Call to gst_discoverer_discover_uri(file:///home/avenger/notebook.png) failed: Resource not found.
    May 01 12:47:39 archbunny gnome-session[12634]: (gst-plugin-scanner:12983): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-1.0/libgstopencv.so': libopencv_calib3d.so.2.4: cannot open shared object file: No such file or directory
    May 01 12:47:38 archbunny gnome-session[12634]: - run with --gst-disable-segtrap --gst-disable-registry-fork and debug.
    May 01 12:47:38 archbunny gnome-session[12634]: - remove it and restart.
    May 01 12:47:38 archbunny gnome-session[12634]: Please either:
    May 01 12:47:38 archbunny gnome-session[12634]: /usr/lib/gstreamer-1.0/libgstclutter-3.0.so
    May 01 12:47:38 archbunny gnome-session[12634]: ERROR: Caught a segmentation fault while loading plugin file:
    May 01 12:47:38 archbunny gnome-session[12634]: (gst-plugin-scanner:12870): GLib-GObject-CRITICAL **: g_object_new: assertion 'G_TYPE_IS_OBJECT (object_type)' failed
    May 01 12:47:38 archbunny gnome-session[12634]: (gst-plugin-scanner:12870): GLib-CRITICAL **: g_once_init_leave: assertion 'result != 0' failed
    May 01 12:47:38 archbunny gnome-session[12634]: (gst-plugin-scanner:12870): GLib-GObject-CRITICAL **: g_type_add_interface_static: assertion 'G_TYPE_IS_INSTANTIATABLE (instance_type)' failed
    May 01 12:47:38 archbunny gnome-session[12634]: (gst-plugin-scanner:12870): GLib-GObject-CRITICAL **: g_type_add_interface_static: assertion 'G_TYPE_IS_INSTANTIATABLE (instance_type)' failed
    May 01 12:47:38 archbunny gnome-session[12634]: (gst-plugin-scanner:12870): GLib-GObject-WARNING **: cannot register existing type 'ClutterGstVideoSink'
    May 01 12:46:00 archbunny gnome-session[12634]: (tracker-miner-fs:12717): Tracker-CRITICAL **: Could not execute sparql: UNIQUE constraint failed: nie:DataObject.nie:url (strerror of errno (not necessarily related): No such file or directory)
    May 01 12:46:00 archbunny gnome-session[12634]: (tracker-miner-fs:12717): Tracker-CRITICAL **: (Sparql buffer) Error in task 6 of the array-update: UNIQUE constraint failed: nie:DataObject.nie:url (strerror of errno (not necessarily related): No such file or directory)
    May 01 12:46:00 archbunny gnome-session[12634]: (tracker-miner-fs:12717): Tracker-CRITICAL **: Could not execute sparql: UNIQUE constraint failed: nie:DataObject.nie:url (strerror of errno (not necessarily related): No such file or directory)
    May 01 12:46:00 archbunny gnome-session[12634]: (tracker-miner-fs:12717): Tracker-CRITICAL **: (Sparql buffer) Error in task 5 of the array-update: UNIQUE constraint failed: nie:DataObject.nie:url (strerror of errno (not necessarily related): No such file or directory)
    May 01 12:46:00 archbunny gnome-session[12634]: (tracker-miner-fs:12717): Tracker-CRITICAL **: Could not execute sparql: UNIQUE constraint failed: nie:DataObject.nie:url (strerror of errno (not necessarily related): No such file or directory)
    May 01 12:46:00 archbunny gnome-session[12634]: (tracker-miner-fs:12717): Tracker-CRITICAL **: (Sparql buffer) Error in task 4 of the array-update: UNIQUE constraint failed: nie:DataObject.nie:url (strerror of errno (not necessarily related): No such file or directory)
    May 01 12:45:43 archbunny gnome-session[12634]: [12719:12810:0501/124543:ERROR:channel.cc(305)] RawChannel read error (connection broken)
    May 01 12:45:43 archbunny gnome-session[12634]: Fontconfig warning: FcPattern object size does not accept value 11(i)
    May 01 12:45:43 archbunny gnome-session[12634]: (tracker-extract:12714): Tracker-WARNING **: Can't open file from uri 'file:///home/avenger/AnantoGhosh_Resume.odt': No such file or directory
    May 01 12:45:43 archbunny gnome-session[12634]: (tracker-extract:12714): Tracker-WARNING **: Can't open file from uri 'file:///home/avenger/AnantoGhosh_Resume.odt': No such file or directory
    May 01 12:45:43 archbunny gnome-session[12634]: [07:15:43][warn] QT Warning: No systemtrayicon available
    May 01 12:45:43 archbunny gnome-session[12634]: Flag 0x0001, status 256, EXIT 1 STAT 1
    May 01 12:45:43 archbunny gnome-session[12634]: which: no xdotool in (/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl)
    May 01 12:45:43 archbunny gnome-session[12634]: Failed to play sound: File or data not found
    May 01 12:45:43 archbunny gnome-session[12634]: Got modmask 0
    May 01 12:45:43 archbunny gnome-session[12634]: Got keycode 193
    May 01 12:45:43 archbunny gnome-session[12634]: Got accel 269025094, 0
    May 01 12:45:43 archbunny gnome-session[12634]: Preparing to bind XF86Launch6
    May 01 12:45:43 archbunny gnome-session[12634]: [07:15:43.157987 GtkHotkey-Debug] Listener Type: GtkHotkeyX11Listener
    May 01 12:45:43 archbunny gnome-session[12634]: [07:15:43.157947 Info] [UILauncher] Binding activation to XF86Launch6
    May 01 12:45:43 archbunny gnome-session[12634]: [07:15:42.886136 Info] Starting up...
    May 01 12:45:43 archbunny gnome-session[12634]: Flag 0x0001, status 256, EXIT 1 STAT 1
    May 01 12:45:42 archbunny gnome-session[12634]: (gkrellm:12742): GLib-GObject-WARNING **: The property GtkWindow:allow-grow is deprecated and shouldn't be used anymore. It will be removed in a future version.
    May 01 12:45:42 archbunny gnome-session[12634]: (gkrellm:12742): GLib-GObject-WARNING **: The property GtkWindow:allow-shrink is deprecated and shouldn't be used anymore. It will be removed in a future version.
    May 01 12:45:42 archbunny gnome-session[12634]: which: no xdotool in (/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl)
    May 01 12:45:42 archbunny gnome-session[12634]: Entering running state
    May 01 12:45:42 archbunny gnome-session[12634]: megasync: /usr/lib/libssl.so.1.0.0: no version information available (required by megasync)
    May 01 12:45:42 archbunny gnome-session[12634]: megasync: /usr/lib/libssl.so.1.0.0: no version information available (required by megasync)
    May 01 12:45:42 archbunny gnome-session[12634]: megasync: /usr/lib/libcrypto.so.1.0.0: no version information available (required by megasync)
    May 01 12:45:42 archbunny gnome-session[12634]: (uint32 1,)
    May 01 12:45:42 archbunny gnome-session[12634]: Unrecoverable failure in required component gnome-shell.desktop
    May 01 12:45:42 archbunny gnome-session[12634]: gnome-session[12634]: WARNING: App 'gnome-shell.desktop' respawning too quickly
    May 01 12:45:42 archbunny gnome-session[12634]: gnome-session[12634]: WARNING: App 'gnome-shell.desktop' exited with code 1
    May 01 12:45:42 archbunny gnome-session[12634]: WARNING: App 'gnome-shell.desktop' respawning too quickly
    May 01 12:45:42 archbunny gnome-session[12634]: WARNING: App 'gnome-shell.desktop' exited with code 1
    May 01 12:45:42 archbunny gnome-session[12634]: Current serial number in output stream: 266
    May 01 12:45:42 archbunny gnome-session[12634]: Serial number of failed request: 264
    May 01 12:45:42 archbunny gnome-session[12634]: Value in failed request: 0x75
    May 01 12:45:42 archbunny gnome-session[12634]: Minor opcode of failed request: 13 (RRChangeOutputProperty)
    May 01 12:45:42 archbunny gnome-session[12634]: Major opcode of failed request: 141 (RANDR)
    May 01 12:45:42 archbunny gnome-session[12634]: X Error of failed request: BadValue (integer parameter out of range for operation)
    May 01 12:45:42 archbunny gnome-session[12634]: gnome-session[12634]: WARNING: App 'gnome-shell.desktop' exited with code 1
    May 01 12:45:42 archbunny gnome-session[12634]: WARNING: App 'gnome-shell.desktop' exited with code 1
    May 01 12:45:42 archbunny gnome-session[12634]: Current serial number in output stream: 266
    May 01 12:45:42 archbunny gnome-session[12634]: Serial number of failed request: 264
    May 01 12:45:42 archbunny gnome-session[12634]: Value in failed request: 0x75
    May 01 12:45:42 archbunny gnome-session[12634]: Minor opcode of failed request: 13 (RRChangeOutputProperty)
    May 01 12:45:42 archbunny gnome-session[12634]: Major opcode of failed request: 141 (RANDR)
    May 01 12:45:42 archbunny gnome-session[12634]: X Error of failed request: BadValue (integer parameter out of range for operation)
    May 01 12:45:41 archbunny gnome-session[12634]: SSH_AUTH_SOCK=/run/user/1000/keyring/ssh
    May 01 12:45:41 archbunny gnome-session[12634]: GPG_AGENT_INFO=/run/user/1000/keyring/gpg:0:1
    May 01 12:45:41 archbunny gnome-session[12634]: SSH_AUTH_SOCK=/run/user/1000/keyring/ssh
    May 01 12:45:41 archbunny gnome-session[12634]: GPG_AGENT_INFO=/run/user/1000/keyring/gpg:0:1
    May 01 12:45:41 archbunny gnome-session[12634]: GPG_AGENT_INFO=/run/user/1000/keyring/gpg:0:1
    May 01 12:45:41 archbunny gnome-session[12634]: GPG_AGENT_INFO=/run/user/1000/keyring/gpg:0:1
    May 01 12:45:41 archbunny gnome-session[12634]: gnome-session[12634]: WARNING: Could not parse desktop file gnome-sound-applet.desktop or it references a not found TryExec binary
    May 01 12:45:41 archbunny gnome-session[12634]: WARNING: Could not parse desktop file gnome-sound-applet.desktop or it references a not found TryExec binary
    May 01 12:45:41 archbunny gnome-session[12634]: gnome-session[12634]: WARNING: Could not parse desktop file nm-applet.desktop or it references a not found TryExec binary
    May 01 12:45:41 archbunny gnome-session[12634]: gnome-session[12634]: WARNING: Could not parse desktop file xfce4-power-manager.desktop or it references a not found TryExec binary
    May 01 12:45:41 archbunny gnome-session[12634]: gnome-session[12634]: WARNING: Could not parse desktop file blueman.desktop or it references a not found TryExec binary
    May 01 12:45:41 archbunny gnome-session[12634]: gnome-session[12634]: WARNING: Could not parse desktop file print-applet.desktop or it references a not found TryExec binary
    May 01 12:45:41 archbunny gnome-session[12634]: gnome-session[12634]: WARNING: Could not parse desktop file gnome-pie.desktop or it references a not found TryExec binary
    May 01 12:45:41 archbunny gnome-session[12634]: WARNING: Could not parse desktop file nm-applet.desktop or it references a not found TryExec binary
    May 01 12:45:41 archbunny gnome-session[12634]: WARNING: Could not parse desktop file xfce4-power-manager.desktop or it references a not found TryExec binary
    May 01 12:45:41 archbunny gnome-session[12634]: WARNING: Could not parse desktop file blueman.desktop or it references a not found TryExec binary
    May 01 12:45:41 archbunny gnome-session[12634]: WARNING: Could not parse desktop file print-applet.desktop or it references a not found TryExec binary
    May 01 12:45:41 archbunny gnome-session[12634]: WARNING: Could not parse desktop file gnome-pie.desktop or it references a not found TryExec binary
    May 01 12:45:30 archbunny gnome-session[12354]: after 60 requests (60 known processed) with 0 events remaining.
    May 01 12:45:30 archbunny gnome-session[12354]: XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0"
    May 01 12:45:30 archbunny gnome-session[12354]: (tracker-miner-user-guides:12457): Tracker-CRITICAL **: Couldn't create new user guides miner, 'The connection is closed'
    May 01 12:45:30 archbunny gnome-session[12354]: (tracker-miner-apps:12435): Tracker-CRITICAL **: Couldn't create new applications miner, 'The connection is closed'
    May 01 12:45:30 archbunny gnome-session[12354]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    May 01 12:45:30 archbunny gnome-session[12354]: [07:15:23.255864 Info] [HybridSearchPlugin] keeps in cache now 219 file names
    May 01 12:45:30 archbunny gnome-session[12354]: [07:15:23.226768 Info] [GnomeSessionPlugin] org.gnome.SessionManager is available
    May 01 12:45:30 archbunny gnome-session[12354]: [07:15:23.218746 Warning] [DesktopFileInfo] Unable to create AppInfo
    May 01 12:45:30 archbunny gnome-session[12354]: [07:15:23.217171 Warning] [DesktopFileInfo] Unable to create AppInfo
    May 01 12:45:30 archbunny gnome-session[12354]: [07:15:23.162447 Warning] [DesktopFileInfo] Unable to create AppInfo
    May 01 12:45:30 archbunny gnome-session[12354]: [07:15:23.105326 Warning] desktop-file-service.vala:95: TDE is not understood
    May 01 12:45:30 archbunny gnome-session[12354]: [07:15:23.105317 Warning] desktop-file-service.vala:95: Razor is not understood
    May 01 12:45:30 archbunny gnome-session[12354]: [07:15:23.105300 Warning] desktop-file-service.vala:95: MATE is not understood
    May 01 12:45:30 archbunny gnome-session[12354]: [07:15:23.087361 Warning] [DesktopFileInfo] Unable to create AppInfo
    May 01 12:45:30 archbunny gnome-session[12354]: [07:15:22.974051 Info] [GuiViewVirgilio] Using gtk-im-context-simple input method.
    May 01 12:45:30 archbunny gnome-session[12354]: [07:15:22.973860 Info] [GuiViewVirgilio] Screen is NOT composited.
    May 01 12:45:30 archbunny gnome-session[12354]: synapse: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
    May 01 12:45:30 archbunny gnome-session[12354]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    May 01 12:45:30 archbunny gnome-session[12354]: ** (zeitgeist-datahub:12456): WARNING **: zeitgeist-datahub.vala:226: Unable to get name "org.gnome.zeitgeist.datahub" on the bus!
    May 01 12:45:30 archbunny gnome-session[12354]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    May 01 12:45:30 archbunny gnome-session[12354]: parcellite: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
    May 01 12:45:30 archbunny gnome-session[12354]: after 11 requests (11 known processed) with 0 events remaining.
    May 01 12:45:30 archbunny gnome-session[12354]: XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0"
    May 01 12:45:30 archbunny gnome-session[12354]: (gnome-settings-daemon:12388): Gdk-WARNING **: gnome-settings-daemon: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
    May 01 12:45:30 archbunny gnome-session[12354]: ** (gnome-session-quit:12586): WARNING **: Failed to call logout: GDBus.Error:org.gnome.SessionManager.NotInRunning: Logout interface is only available during the Running phase
    May 01 12:45:30 archbunny gnome-session[12354]: gnome-session[12354]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
    May 01 12:45:30 archbunny gnome-session[12354]: gnome-session[12354]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
    May 01 12:45:30 archbunny gnome-session[12354]: gnome-session[12354]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
    May 01 12:45:30 archbunny gnome-session[12354]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
    May 01 12:45:30 archbunny gnome-session[12354]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
    May 01 12:45:30 archbunny gnome-session[12354]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
    May 01 12:45:30 archbunny gnome-session[12354]: gnome-session[12354]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
    May 01 12:45:30 archbunny gnome-session[12354]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
    May 01 12:45:30 archbunny gnome-session[12354]: gnome-session[12354]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
    May 01 12:45:30 archbunny gnome-session[12354]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
    May 01 12:45:30 archbunny gnome-session[12354]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
    May 01 12:45:30 archbunny gnome-session[12354]: gnome-session[12354]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
    May 01 12:45:23 archbunny gnome-session[12354]: [12448:12548:0501/124523:ERROR:channel.cc(305)] RawChannel read error (connection broken)
    May 01 12:45:23 archbunny gnome-session[12354]: Fontconfig warning: FcPattern object size does not accept value 11(i)
    May 01 12:45:23 archbunny gnome-session[12354]: [07:15:23][warn] QT Warning: No systemtrayicon available
    May 01 12:45:23 archbunny gnome-session[12354]: Flag 0x0001, status 256, EXIT 1 STAT 1
    May 01 12:45:23 archbunny gnome-session[12354]: which: no xdotool in (/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl)
    May 01 12:45:22 archbunny gnome-session[12354]: Got modmask 0
    May 01 12:45:22 archbunny gnome-session[12354]: Got keycode 193
    May 01 12:45:22 archbunny gnome-session[12354]: Got accel 269025094, 0
    May 01 12:45:22 archbunny gnome-session[12354]: Preparing to bind XF86Launch6
    May 01 12:45:22 archbunny gnome-session[12354]: [07:15:22.950027 GtkHotkey-Debug] Listener Type: GtkHotkeyX11Listener
    May 01 12:45:22 archbunny gnome-session[12354]: [07:15:22.949983 Info] [UILauncher] Binding activation to XF86Launch6
    May 01 12:45:22 archbunny gnome-session[12354]: [07:15:22.711460 Info] Starting up...
    May 01 12:45:22 archbunny gnome-session[12354]: Failed to play sound: File or data not found
    May 01 12:45:22 archbunny gnome-session[12354]: Flag 0x0001, status 256, EXIT 1 STAT 1
    May 01 12:45:22 archbunny gnome-session[12354]: (gkrellm:12465): GLib-GObject-WARNING **: The property GtkWindow:allow-grow is deprecated and shouldn't be used anymore. It will be removed in a future version.
    May 01 12:45:22 archbunny gnome-session[12354]: (gkrellm:12465): GLib-GObject-WARNING **: The property GtkWindow:allow-shrink is deprecated and shouldn't be used anymore. It will be removed in a future version.
    May 01 12:45:22 archbunny gnome-session[12354]: which: no xdotool in (/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl)
    May 01 12:45:22 archbunny gnome-session[12354]: Entering running state
    May 01 12:45:22 archbunny gnome-session[12354]: megasync: /usr/lib/libssl.so.1.0.0: no version information available (required by megasync)
    May 01 12:45:22 archbunny gnome-session[12354]: megasync: /usr/lib/libssl.so.1.0.0: no version information available (required by megasync)
    May 01 12:45:22 archbunny gnome-session[12354]: megasync: /usr/lib/libcrypto.so.1.0.0: no version information available (required by megasync)
    May 01 12:45:22 archbunny gnome-session[12354]: (uint32 1,)
    May 01 12:45:22 archbunny gnome-session[12354]: Unrecoverable failure in required component gnome-shell.desktop
    May 01 12:45:22 archbunny gnome-session[12354]: gnome-session[12354]: WARNING: App 'gnome-shell.desktop' respawning too quickly
    May 01 12:45:22 archbunny gnome-session[12354]: WARNING: App 'gnome-shell.desktop' respawning too quickly
    May 01 12:45:22 archbunny gnome-session[12354]: WARNING: App 'gnome-shell.desktop' exited with code 1
    May 01 12:45:22 archbunny gnome-session[12354]: gnome-session[12354]: WARNING: App 'gnome-shell.desktop' exited with code 1
    May 01 12:45:22 archbunny gnome-session[12354]: Current serial number in output stream: 266
    May 01 12:45:22 archbunny gnome-session[12354]: Serial number of failed request: 264
    May 01 12:45:22 archbunny gnome-session[12354]: Value in failed request: 0x75
    May 01 12:45:22 archbunny gnome-session[12354]: Minor opcode of failed request: 13 (RRChangeOutputProperty)
    May 01 12:45:22 archbunny gnome-session[12354]: Major opcode of failed request: 141 (RANDR)
    May 01 12:45:22 archbunny gnome-session[12354]: X Error of failed request: BadValue (integer parameter out of range for operation)
    May 01 12:45:22 archbunny gnome-session[12354]: gnome-session[12354]: WARNING: App 'gnome-shell.desktop' exited with code 1
    May 01 12:45:22 archbunny gnome-session[12354]: WARNING: App 'gnome-shell.desktop' exited with code 1
    May 01 12:45:22 archbunny gnome-session[12354]: Current serial number in output stream: 266
    May 01 12:45:22 archbunny gnome-session[12354]: Serial number of failed request: 264
    May 01 12:45:22 archbunny gnome-session[12354]: Value in failed request: 0x75
    May 01 12:45:22 archbunny gnome-session[12354]: Minor opcode of failed request: 13 (RRChangeOutputProperty)
    May 01 12:45:22 archbunny gnome-session[12354]: Major opcode of failed request: 141 (RANDR)
    May 01 12:45:22 archbunny gnome-session[12354]: X Error of failed request: BadValue (integer parameter out of range for operation)
    May 01 12:45:21 archbunny gnome-session[12354]: SSH_AUTH_SOCK=/run/user/1000/keyring/ssh
    May 01 12:45:21 archbunny gnome-session[12354]: GPG_AGENT_INFO=/run/user/1000/keyring/gpg:0:1
    May 01 12:45:21 archbunny gnome-session[12354]: GPG_AGENT_INFO=/run/user/1000/keyring/gpg:0:1
    May 01 12:45:21 archbunny gnome-session[12354]: SSH_AUTH_SOCK=/run/user/1000/keyring/ssh
    May 01 12:45:21 archbunny gnome-session[12354]: GPG_AGENT_INFO=/run/user/1000/keyring/gpg:0:1
    May 01 12:45:21 archbunny gnome-session[12354]: GPG_AGENT_INFO=/run/user/1000/keyring/gpg:0:1
    May 01 12:45:21 archbunny gnome-session[12354]: gnome-session[12354]: WARNING: Could not parse desktop file gnome-sound-applet.desktop or it references a not found TryExec binary
    May 01 12:45:21 archbunny gnome-session[12354]: WARNING: Could not parse desktop file gnome-sound-applet.desktop or it references a not found TryExec binary
    May 01 12:45:21 archbunny gnome-session[12354]: gnome-session[12354]: WARNING: Could not parse desktop file nm-applet.desktop or it references a not found TryExec binary
    May 01 12:45:21 archbunny gnome-session[12354]: gnome-session[12354]: WARNING: Could not parse desktop file xfce4-power-manager.desktop or it references a not found TryExec binary
    May 01 12:45:21 archbunny gnome-session[12354]: gnome-session[12354]: WARNING: Could not parse desktop file blueman.desktop or it references a not found TryExec binary
    May 01 12:45:21 archbunny gnome-session[12354]: gnome-session[12354]: WARNING: Could not parse desktop file print-applet.desktop or it references a not found TryExec binary
    May 01 12:45:21 archbunny gnome-session[12354]: gnome-session[12354]: WARNING: Could not parse desktop file gnome-pie.desktop or it references a not found TryExec binary
    May 01 12:45:21 archbunny gnome-session[12354]: WARNING: Could not parse desktop file nm-applet.desktop or it references a not found TryExec binary
    May 01 12:45:21 archbunny gnome-session[12354]: WARNING: Could not parse desktop file xfce4-power-manager.desktop or it references a not found TryExec binary
    May 01 12:45:21 archbunny gnome-session[12354]: WARNING: Could not parse desktop file blueman.desktop or it references a not found TryExec binary
    May 01 12:45:21 archbunny gnome-session[12354]: WARNING: Could not parse desktop file print-applet.desktop or it references a not found TryExec binary
    May 01 12:45:21 archbunny gnome-session[12354]: WARNING: Could not parse desktop file gnome-pie.desktop or it references a not found TryExec binary
    May 01 12:40:25 archbunny gnome-session[11771]: after 50 requests (50 known processed) with 0 events remaining.
    May 01 12:40:25 archbunny gnome-session[11771]: XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0"
    May 01 12:40:25 archbunny gnome-session[11771]: Received signal:15->'Terminated'
    May 01 12:40:25 archbunny gnome-session[11771]: (tracker-extract:11863): GLib-GIO-CRITICAL **: Error while sending AddMatch() message: The connection is closed
    May 01 12:40:25 archbunny gnome-session[11771]: OK
    May 01 12:40:25 archbunny gnome-session[11771]: OK
    May 01 12:40:25 archbunny gnome-session[11771]: Received signal:15->'Terminated'
    May 01 12:40:25 archbunny gnome-session[11771]: Received signal:15->'Terminated'
    May 01 12:40:25 archbunny gnome-session[11771]: OK
    May 01 12:40:25 archbunny gnome-session[11771]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    May 01 12:40:25 archbunny gnome-session[11771]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    May 01 12:40:25 archbunny gnome-session[11771]: (tracker-miner-fs:11866): GLib-GIO-CRITICAL **: Error while sending AddMatch() message: The connection is closed
    May 01 12:40:25 archbunny gnome-session[11771]: (tracker-miner-fs:11866): GLib-GIO-CRITICAL **: Error while sending AddMatch() message: The connection is closed
    May 01 12:40:25 archbunny gnome-session[11771]: (tracker-miner-fs:11866): GLib-GIO-CRITICAL **: Error while sending AddMatch() message: The connection is closed
    May 01 12:40:25 archbunny gnome-session[11771]: Received signal:15->'Terminated'
    May 01 12:40:25 archbunny gnome-session[11771]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    May 01 12:40:25 archbunny gnome-session[11771]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    May 01 12:40:25 archbunny gnome-session[11771]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    May 01 12:40:25 archbunny gnome-session[11771]: ** (zeitgeist-datahub:11872): WARNING **: zeitgeist-datahub.vala:226: Unable to get name "org.gnome.zeitgeist.datahub" on the bus!
    May 01 12:40:25 archbunny gnome-session[11771]: [07:10:19.976346 Info] [HybridSearchPlugin] keeps in cache now 219 file names
    May 01 12:40:25 archbunny gnome-session[11771]: [07:10:19.952633 Info] [GnomeSessionPlugin] org.gnome.SessionManager is available
    May 01 12:40:25 archbunny gnome-session[11771]: [07:10:19.943832 Warning] [DesktopFileInfo] Unable to create AppInfo
    May 01 12:40:25 archbunny gnome-session[11771]: [07:10:19.941486 Warning] [DesktopFileInfo] Unable to create AppInfo
    May 01 12:40:25 archbunny gnome-session[11771]: [07:10:19.891116 Warning] [DesktopFileInfo] Unable to create AppInfo
    May 01 12:40:25 archbunny gnome-session[11771]: [07:10:19.829005 Warning] desktop-file-service.vala:95: TDE is not understood
    May 01 12:40:25 archbunny gnome-session[11771]: [07:10:19.828996 Warning] desktop-file-service.vala:95: Razor is not understood
    May 01 12:40:25 archbunny gnome-session[11771]: [07:10:19.828978 Warning] desktop-file-service.vala:95: MATE is not understood
    May 01 12:40:25 archbunny gnome-session[11771]: [07:10:19.800798 Warning] [DesktopFileInfo] Unable to create AppInfo
    May 01 12:40:25 archbunny gnome-session[11771]: [07:10:19.645782 Info] [GuiViewVirgilio] Using gtk-im-context-simple input method.
    May 01 12:40:25 archbunny gnome-session[11771]: [07:10:19.645585 Info] [GuiViewVirgilio] Screen is NOT composited.
    May 01 12:40:25 archbunny gnome-session[11771]: synapse: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
    May 01 12:40:25 archbunny gnome-session[11771]: parcellite: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
    May 01 12:40:25 archbunny gnome-session[11771]: after 11 requests (11 known processed) with 0 events remaining.
    May 01 12:40:25 archbunny gnome-session[11771]: XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0"
    May 01 12:40:25 archbunny gnome-session[11771]: (gnome-settings-daemon:11805): Gdk-WARNING **: gnome-settings-daemon: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
    May 01 12:40:25 archbunny gnome-session[11771]: ** (gnome-session-quit:12022): WARNING **: Failed to call logout: GDBus.Error:org.gnome.SessionManager.NotInRunning: Logout interface is only available during the Running phase
    May 01 12:40:24 archbunny gnome-session[11771]: gnome-session[11771]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
    May 01 12:40:24 archbunny gnome-session[11771]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
    May 01 12:40:24 archbunny gnome-session[11771]: gnome-session[11771]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
    May 01 12:40:24 archbunny gnome-session[11771]: gnome-session[11771]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
    May 01 12:40:24 archbunny gnome-session[11771]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
    May 01 12:40:24 archbunny gnome-session[11771]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
    May 01 12:40:24 archbunny gnome-session[11771]: gnome-session[11771]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
    May 01 12:40:24 archbunny gnome-session[11771]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
    May 01 12:40:24 archbunny gnome-session[11771]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
    May 01 12:40:24 archbunny gnome-session[11771]: gnome-session[11771]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
    May 01 12:40:24 archbunny gnome-session[11771]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
    May 01 12:40:24 archbunny gnome-session[11771]: gnome-session[11771]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
    May 01 12:40:20 archbunny gnome-session[11771]: [11869:11968:0501/124020:ERROR:channel.cc(305)] RawChannel read error (connection broken)
    May 01 12:40:20 archbunny gnome-session[11771]: Fontconfig warning: FcPattern object size does not accept value 11(i)
    May 01 12:40:19 archbunny gnome-session[11771]: [07:10:19][warn] QT Warning: No systemtrayicon available
    May 01 12:40:19 archbunny gnome-session[11771]: Flag 0x0001, status 256, EXIT 1 STAT 1
    May 01 12:40:19 archbunny gnome-session[11771]: which: no xdotool in (/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl)
    May 01 12:40:19 archbunny gnome-session[11771]: Failed to play sound: File or data not found
    May 01 12:40:19 archbunny gnome-session[11771]: Got modmask 0
    May 01 12:40:19 archbunny gnome-session[11771]: Got keycode 193
    May 01 12:40:19 archbunny gnome-session[11771]: Got accel 269025094, 0
    May 01 12:40:19 archbunny gnome-session[11771]: Preparing to bind XF86Launch6
    May 01 12:40:19 archbunny gnome-session[11771]: [07:10:19.623630 GtkHotkey-Debug] Listener Type: GtkHotkeyX11Listener
    May 01 12:40:19 archbunny gnome-session[11771]: [07:10:19.623599 Info] [UILauncher] Binding activation to XF86Launch6
    May 01 12:40:19 archbunny gnome-session[11771]: [07:10:19.404119 Info] Starting up...
    May 01 12:40:19 archbunny gnome-session[11771]: Flag 0x0001, status 256, EXIT 1 STAT 1
    May 01 12:40:19 archbunny gnome-session[11771]: which: no xdotool in (/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl)
    May 01 12:40:19 archbunny gnome-session[11771]: (gkrellm:11884): GLib-GObject-WARNING **: The property GtkWindow:allow-grow is deprecated and shouldn't be used anymore. It will be removed in a future version.
    May 01 12:40:19 archbunny gnome-session[11771]: (gkrellm:11884): GLib-GObject-WARNING **: The property GtkWindow:allow-shrink is deprecated and shouldn't be used anymore. It will be removed in a future version.
    May 01 12:40:19 archbunny gnome-session[11771]: Entering running state
    May 01 12:40:19 archbunny gnome-session[11771]: megasync: /usr/lib/libssl.so.1.0.0: no version information available (required by megasync)
    May 01 12:40:19 archbunny gnome-session[11771]: megasync: /usr/lib/libssl.so.1.0.0: no version information available (required by megasync)
    May 01 12:40:19 archbunny gnome-session[11771]: megasync: /usr/lib/libcrypto.so.1.0.0: no version information available (required by megasync)
    May 01 12:40:19 archbunny gnome-session[11771]: (uint32 1,)
    May 01 12:40:19 archbunny gnome-session[11771]: Unrecoverable failure in required component gnome-shell.desktop
    May 01 12:40:19 archbunny gnome-session[11771]: gnome-session[11771]: WARNING: App 'gnome-shell.desktop' respawning too quickly
    May 01 12:40:19 archbunny gnome-session[11771]: gnome-session[11771]: WARNING: App 'gnome-shell.desktop' exited with code 1
    May 01 12:40:19 archbunny gnome-session[11771]: WARNING: App 'gnome-shell.desktop' respawning too quickly
    May 01 12:40:19 archbunny gnome-session[11771]: WARNING: App 'gnome-shell.desktop' exited with code 1
    May 01 12:40:19 archbunny gnome-session[11771]: Current serial number in output stream: 266
    May 01 12:40:19 archbunny gnome-session[11771]: Serial number of failed request: 264
    May 01 12:40:19 archbunny gnome-session[11771]: Value in failed request: 0x75
    May 01 12:40:19 archbunny gnome-session[11771]: Minor opcode of failed request: 13 (RRChangeOutputProperty)
    May 01 12:40:19 archbunny gnome-session[11771]: Major opcode of failed request: 141 (RANDR)
    May 01 12:40:19 archbunny gnome-session[11771]: X Error of failed request: BadValue (integer parameter out of range for operation)
    May 01 12:40:19 archbunny gnome-session[11771]: gnome-session[11771]: WARNING: App 'gnome-shell.desktop' exited with code 1
    May 01 12:40:19 archbunny gnome-session[11771]: WARNING: App 'gnome-shell.desktop' exited with code 1
    May 01 12:40:19 archbunny gnome-session[11771]: Current serial number in output stream: 266
    May 01 12:40:19 archbunny gnome-session[11771]: Serial number of failed request: 264
    May 01 12:40:19 archbunny gnome-session[11771]: Value in failed request: 0x75
    May 01 12:40:19 archbunny gnome-session[11771]: Minor opcode of failed request: 13 (RRChangeOutputProperty)
    May 01 12:40:19 archbunny gnome-session[11771]: Major opcode of failed request: 141 (RANDR)
    May 01 12:40:19 archbunny gnome-session[11771]: X Error of failed request: BadValue (integer parameter out of range for operation)
    May 01 12:40:17 archbunny gnome-session[11771]: SSH_AUTH_SOCK=/run/user/1000/keyring/ssh
    May 01 12:40:17 archbunny gnome-session[11771]: GPG_AGENT_INFO=/run/user/1000/keyring/gpg:0:1
    May 01 12:40:17 archbunny gnome-session[11771]: SSH_AUTH_SOCK=/run/user/1000/keyring/ssh
    May 01 12:40:17 archbunny gnome-session[11771]: GPG_AGENT_INFO=/run/user/1000/keyring/gpg:0:1
    May 01 12:40:17 archbunny gnome-session[11771]: SSH_AUTH_SOCK=/run/user/1000/keyring/ssh
    May 01 12:40:17 archbunny gnome-session[11771]: GPG_AGENT_INFO=/run/user/1000/keyring/gpg:0:1
    May 01 12:40:17 archbunny gnome-session[11771]: GPG_AGENT_INFO=/run/user/1000/keyring/gpg:0:1
    May 01 12:40:17 archbunny gnome-session[11771]: gnome-session[11771]: WARNING: Could not parse desktop file gnome-sound-applet.desktop or it references a not found TryExec binary
    May 01 12:40:17 archbunny gnome-session[11771]: gnome-session[11771]: WARNING: Could not parse desktop file nm-applet.desktop or it references a not found TryExec binary
    May 01 12:40:17 archbunny gnome-session[11771]: gnome-session[11771]: WARNING: Could not parse desktop file xfce4-power-manager.desktop or it references a not found TryExec binary
    May 01 12:40:17 archbunny gnome-session[11771]: gnome-session[11771]: WARNING: Could not parse desktop file blueman.desktop or it references a not found TryExec binary
    May 01 12:40:17 archbunny gnome-session[11771]: gnome-session[11771]: WARNING: Could not parse desktop file print-applet.desktop or it references a not found TryExec binary
    May 01 12:40:17 archbunny gnome-session[11771]: gnome-session[11771]: WARNING: Could not parse desktop file gnome-pie.desktop or it references a not found TryExec binary
    May 01 12:40:17 archbunny gnome-session[11771]: WARNING: Could not parse desktop file gnome-sound-applet.desktop or it references a not found TryExec binary
    May 01 12:40:17 archbunny gnome-session[11771]: WARNING: Could not parse desktop file nm-applet.desktop or it references a not found TryExec binary
    May 01 12:40:17 archbunny gnome-session[11771]: WARNING: Could not parse desktop file xfce4-power-manager.desktop or it references a not found TryExec binary
    May 01 12:40:17 archbunny gnome-session[11771]: WARNING: Could not parse desktop file blueman.desktop or it references a not found TryExec binary
    May 01 12:40:17 archbunny gnome-session[11771]: WARNING: Could not parse desktop file print-applet.desktop or it references a not found TryExec binary
    May 01 12:40:17 archbunny gnome-session[11771]: WARNING: Could not parse desktop file gnome-pie.desktop or it references a not found TryExec binary
    May 01 12:39:07 archbunny gnome-session[8508]: DEBUG(+): GsmManager: ending phase RUNNING
    May 01 12:39:07 archbunny gnome-session[8508]: DEBUG(+): GsmManager: requesting logout
    May 01 12:39:07 archbunny gnome-session[8508]: DEBUG(+): Caught SIGINT/SIGTERM, shutting down normally.
    May 01 12:26:52 archbunny gnome-session[8508]: DEBUG(+): emitting SessionIsActive
    May 01 12:26:44 archbunny gnome-session[8508]: DEBUG(+): GsmAutostartApp: (pid:8543) done (status:1)
    May 01 12:26:44 archbunny gnome-session[8508]: Entering running state
    May 01 12:26:44 archbunny gnome-session[8508]: DEBUG(+): GsmManager: Client added: /org/gnome/SessionManager/Client2
    May 01 12:26:44 archbunny gnome-session[8508]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/Client2 to store
    May 01 12:26:44 archbunny gnome-session[8508]: DEBUG(+): exporting dbus client to object path: /org/gnome/SessionManager/Client2
    May 01 12:26:44 archbunny gnome-session[8508]: DEBUG(+): exporting client to object path: /org/gnome/SessionManager/Client2
    May 01 12:26:44 archbunny gnome-session[8508]: DEBUG(+): pid = 8517
    May 01 12:26:44 archbunny gnome-session[8508]: DEBUG(+): uid = 120
    May 01 12:26:44 archbunny gnome-session[8508]: DEBUG(+): GsmManager: Adding new client 10178e1dea22acc81614304634046315800000085080002 to session
    May 01 12:26:44 archbunny gnome-session[8508]: DEBUG(+): GsmManager: RegisterClient
    May 01 12:26:44 archbunny gnome-session[8508]: DEBUG(+): GsmPresence: adding idle watch (1) for 300 secs
    May 01 12:26:44 archbunny gnome-session[8508]: DEBUG(+): gsm_xsmp_server_start
    May 01 12:26:44 archbunny gnome-session[8508]: DEBUG(+): GsmManager: starting phase RUNNING
    May 01 12:26:44 archbunny gnome-session[8508]: DEBUG(+): GsmManager: ending phase APPLICATION
    May 01 12:26:44 archbunny gnome-session[8508]: DEBUG(+): GsmAutostartApp: started pid:8543
    May 01 12:26:44 archbunny gnome-session[8508]: DEBUG(+): GsmAutostartApp: starting gnome-shell.desktop: command=gnome-shell --mode=gdm startup-id=10178e1dea22acc816143046340385336800000085080000
    May 01 12:26:44 archbunny gnome-session[8508]: DEBUG(+): Starting app: /org/gnome/SessionManager/App1
    May 01 12:26:44 archbunny gnome-session[8508]: DEBUG(+): GsmManager: starting app '/org/gnome/SessionManager/App1'
    May 01 12:26:44 archbunny gnome-session[8508]: DEBUG(+): GsmManager: starting phase APPLICATION
    May 01 12:26:44 archbunny gnome-session[8508]: DEBUG(+): GsmManager: ending phase DESKTOP
    May 01 12:26:44 archbunny gnome-session[8508]: DEBUG(+): GsmManager: starting phase DESKTOP
    May 01 12:26:44 archbunny gnome-session[8508]: DEBUG(+): GsmManager: ending phase PANEL
    May 01 12:26:44 archbunny gnome-session[8508]: DEBUG(+): GsmManager: starting phase PANEL
    May 01 12:26:44 archbunny gnome-session[8508]: DEBUG(+): GsmManager: ending phase WINDOW_MANAGER
    May 01 12:26:44 archbunny gnome-session[8508]: DEBUG(+): GsmManager: starting phase WINDOW_MANAGER
    May 01 12:26:44 archbunny gnome-session[8508]: DEBUG(+): GsmManager: ending phase INITIALIZATION
    May 01 12:26:44 archbunny gnome-session[8508]: DEBUG(+): App gnome-settings-daemon.desktop registered
    May 01 12:26:44 archbunny gnome-session[8508]: DEBUG(+): GsmManager: Client added: /org/gnome/SessionManager/Client1
    May 01 12:26:44 archbunny gnome-session[8508]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/Client1 to store
    May 01 12:26:44 archbunny gnome-session[8508]: DEBUG(+): exporting dbus client to object path: /org/gnome/SessionManager/Client1
    May 01 12:26:44 archbunny gnome-session[8508]: DEBUG(+): exporting client to object path: /org/gnome/SessionManager/Client1
    May 01 12:26:44 archbunny gnome-session[8508]: DEBUG(+): pid = 8524
    May 01 12:26:44 archbunny gnome-session[8508]: DEBUG(+): uid = 120
    May 01 12:26:44 archbunny gnome-session[8508]: DEBUG(+): GsmManager: Adding new client 10178e1dea22acc816143046340385586900000085080001 to session
    May 01 12:26:44 archbunny gnome-session[8508]: DEBUG(+): GsmManager: RegisterClient 10178e1dea22acc816143046340385586900000085080001
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmAutostartApp: started pid:8524
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmAutostartApp: starting gnome-settings-daemon.desktop: command=/usr/lib/gnome-settings-daemon/gnome-settings-daemon-localeexec startup-id=10178e1dea22acc816143046340385586900000085080001
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): Starting app: /org/gnome/SessionManager/App2
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmManager: starting app '/org/gnome/SessionManager/App2'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmManager: starting phase INITIALIZATION
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmManager: ending phase DISPLAY_SERVER
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmManager: starting phase DISPLAY_SERVER
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmManager: ending phase EARLY_INITIALIZATION
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmManager: starting phase EARLY_INITIALIZATION
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmManager: ID: /org/gnome/SessionManager/App1 app-id:gnome-shell.desktop is-disabled:0 is-conditionally-disabled:0
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmManager: Phase APPLICATION
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmManager: Phase DESKTOP
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmManager: Phase PANEL
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmManager: Phase WINDOW_MANAGER
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmManager: ID: /org/gnome/SessionManager/App2 app-id:gnome-settings-daemon.desktop is-disabled:0 is-conditionally-disabled:0
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmManager: Phase INITIALIZATION
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmManager: Phase DISPLAY_SERVER
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmManager: Phase EARLY_INITIALIZATION
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmManager: App startup summary
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmManager: GSM starting to manage
    May 01 12:26:43 archbunny gnome-session[8508]: WARNING: Could not parse desktop file orca-autostart.desktop or it references a not found TryExec binary
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmManager: *** Adding autostart apps for /usr/share/gdm/greeter/autostart
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): fill: *** Done adding required components
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmManager: adding required app gnome-settings-daemon.desktop
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App2 to store
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmManager: read /etc/xdg/autostart/gnome-settings-daemon.desktop
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: found in XDG dirs: '/etc/xdg/autostart/gnome-settings-daemon.desktop'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/applications'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.local/share/applications'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking in '/etc/xdg/autostart'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/gnome/autostart'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.config/autostart'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/autostart'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.config/gnome-session/saved-session'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking for file 'gnome-settings-daemon.desktop'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmManager: adding required app gnome-shell.desktop
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App1 to store
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmManager: read /usr/share/gdm/greeter/applications/gnome-shell.desktop
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: found in XDG dirs: '/usr/share/gdm/greeter/applications/gnome-shell.desktop'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/applications'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.local/share/applications'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking in '/etc/xdg/autostart'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/gnome/autostart'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.config/autostart'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/autostart'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.config/gnome-session/saved-session'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking for file 'gnome-shell.desktop'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): fill: *** Adding required components
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): fill: *** Done checking required components
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: found in XDG dirs: '/etc/xdg/autostart/gnome-settings-daemon.desktop'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/applications'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.local/share/applications'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking in '/etc/xdg/autostart'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/gnome/autostart'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.config/autostart'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/autostart'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking for file 'gnome-settings-daemon.desktop'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: found in XDG dirs: '/usr/share/gdm/greeter/applications/gnome-shell.desktop'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/applications'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.local/share/applications'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking in '/etc/xdg/autostart'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/gnome/autostart'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.config/autostart'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/autostart'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmUtil: Looking for file 'gnome-shell.desktop'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): fill: *** Checking required components
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): fill: *** Looking if /usr/share/gnome-session/sessions/gnome.session is a valid session file
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): Cannot use session '/usr/local/share/gnome-session/sessions/gnome.session': non-existing or invalid file.
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): fill: *** Looking if /usr/local/share/gnome-session/sessions/gnome.session is a valid session file
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): Cannot use session '/usr/share/gdm/greeter/gnome-session/sessions/gnome.session': non-existing or invalid file.
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): fill: *** Looking if /usr/share/gdm/greeter/gnome-session/sessions/gnome.session is a valid session file
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): Cannot use session '/etc/xdg/gnome-session/sessions/gnome.session': non-existing or invalid file.
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): fill: *** Looking if /etc/xdg/gnome-session/sessions/gnome.session is a valid session file
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): Cannot use session '/var/lib/gdm/.config/gnome-session/sessions/gnome.session': non-existing or invalid file.
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): fill: *** Looking if /var/lib/gdm/.config/gnome-session/sessions/gnome.session is a valid session file
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): fill: *** Getting session 'gnome'
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): emitting SessionIsActive
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmXsmpServer: SESSION_MANAGER=local/archbunny:@/tmp/.ICE-unix/8508,unix/archbunny:/tmp/.ICE-unix/8508
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): GsmManager: setting client store 0x1b84b00
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): Using systemd for session tracking
    May 01 12:26:43 archbunny gnome-session[8508]: DEBUG(+): Enabling debugging
    May 01 12:24:41 archbunny gnome-session[8218]: Current serial number in output stream: 266
    May 01 12:24:41 archbunny gnome-session[8218]: Serial number of failed request: 264
    May 01 12:24:41 archbunny gnome-session[8218]: Value in failed request: 0x75
    May 01 12:24:41 archbunny gnome-session[8218]: Minor opcode of failed request: 13 (RRChangeOutputProperty)
    May 01 12:24:41 archbunny gnome-session[8218]: Major opcode of failed request: 141 (RANDR)
    May 01 12:24:41 archbunny gnome-session[8218]: X Error of failed request: BadValue (integer parameter out of range for operation)
    May 01 12:24:41 archbunny gnome-session[8218]: Entering running state
    May 01 12:24:41 archbunny gnome-session[8218]: gnome-session[8218]: WARNING: Could not parse desktop file orca-autostart.desktop or it references a not found TryExec binary
    May 01 12:24:41 archbunny gnome-session[8218]: WARNING: Could not parse desktop file orca-autostart.desktop or it references a not found TryExec binary
    May 01 12:24:38 archbunny gnome-session[8173]: Unrecoverable failure in required component gnome-shell-wayland.desktop
    May 01 12:24:38 archbunny gnome-session[8173]: gnome-session[8173]: WARNING: Application 'gnome-shell-wayland.desktop' killed by signal 5
    May 01 12:24:38 archbunny gnome-session[8173]: WARNING: Application 'gnome-shell-wayland.desktop' killed by signal 5
    May 01 12:24:38 archbunny gnome-session[8173]: (gnome-shell:8179): mutter-ERROR **: Unable to initialize Clutter.
    May 01 12:24:38 archbunny gnome-session[8173]: (gnome-shell:8179): Clutter-CRITICAL **: Unable to initialize Clutter: Failed to connected to any renderer due to constraints
    May 01 12:24:38 archbunny gnome-session[8173]: (gnome-shell:8179): mutter-WARNING **: Could not stat /dev/dri/card0: No such file or directory
    May 01 12:24:38 archbunny gnome-session[8173]: gnome-session[8173]: WARNING: Could not parse desktop file orca-autostart.desktop or it references a not found TryExec binary
    May 01 12:24:38 archbunny gnome-session[8173]: WARNING: Could not parse desktop file orca-autostart.desktop or it references a not found TryExec binary
    May 01 11:50:05 archbunny gnome-session[2997]: Current serial number in output stream: 266
    May 01 11:50:05 archbunny gnome-session[2997]: Serial number of failed request: 264
    May 01 11:50:05 archbunny gnome-session[2997]: Value in failed request: 0x75
    May 01 11:50:05 archbunny gnome-session[2997]: Minor opcode of failed request: 13 (RRChangeOutputProperty)
    May 01 11:50:05 archbunny gnome-session[2997]: Major opcode of failed request: 141 (RANDR)
    May 01 11:50:05 archbunny gnome-session[2997]: X Error of failed request: BadValue (integer parameter out of range for operation)
    May 01 11:50:04 archbunny gnome-session[2997]: Entering running state
    May 01 11:50:00 archbunny gnome-session[2997]: gnome-session[2997]: WARNING: Could not parse desktop file orca-autostart.desktop or it references a not found TryExec binary
    May 01 11:50:00 archbunny gnome-session[2997]: WARNING: Could not parse desktop file orca-autostart.desktop or it references a not found TryExec binary

    Yes I did try disabling Wayland.
    Unfortunately my system is facings bugs with the open source drivers, even the xserver has issues starting. It's just unusable

  • [SOLVED]Gnome 3.2 fail - black screen with cursor on login

    I have tried to get gnome 3.2 to work properly for at couple of hours now..
    I get a black screen with a cursor, when i should get the login screen.
      And it just stays there at least for 10 min (tested)
    To log in i have to restart GDM once or twice..
    And then suddenly i get the login screen.. Sometimes rendered correct, other times it is not, but it works ok...
    Once i have logged in there is no problem at all..
    /var/log/gdm/:0-greeter.log - first attempt is a fail..
    gnome-session[3343]: DEBUG(+): Enabling debugging
    gnome-session[3343]: DEBUG(+): GsmXsmpServer: SESSION_MANAGER=local/arch:@/tmp/.ICE-unix/3343,unix/arch:/tmp/.ICE-unix/3343
    gnome-session[3343]: DEBUG(+): GsmShell: Not connected to the shell
    gnome-session[3343]: DEBUG(+): GsmManager: setting client store 0x12cfb20
    gnome-session[3343]: DEBUG(+): GdmSignalHandler: Adding handler 1: signum=4 (nil)
    gnome-session[3343]: DEBUG(+): GdmSignalHandler: Registering for 4 signals
    gnome-session[3343]: DEBUG(+): GdmSignalHandler: Adding handler 2: signum=7 (nil)
    gnome-session[3343]: DEBUG(+): GdmSignalHandler: Registering for 7 signals
    gnome-session[3343]: DEBUG(+): GdmSignalHandler: Adding handler 3: signum=11 (nil)
    gnome-session[3343]: DEBUG(+): GdmSignalHandler: Registering for 11 signals
    gnome-session[3343]: DEBUG(+): GdmSignalHandler: Adding handler 4: signum=6 (nil)
    gnome-session[3343]: DEBUG(+): GdmSignalHandler: Registering for 6 signals
    gnome-session[3343]: DEBUG(+): GdmSignalHandler: Adding handler 5: signum=5 (nil)
    gnome-session[3343]: DEBUG(+): GdmSignalHandler: Registering for 5 signals
    gnome-session[3343]: DEBUG(+): GdmSignalHandler: Adding handler 6: signum=8 0x41bed0
    gnome-session[3343]: DEBUG(+): GdmSignalHandler: Registering for 8 signals
    gnome-session[3343]: DEBUG(+): GdmSignalHandler: Adding handler 7: signum=1 0x41bed0
    gnome-session[3343]: DEBUG(+): GdmSignalHandler: Registering for 1 signals
    gnome-session[3343]: DEBUG(+): GdmSignalHandler: Adding handler 8: signum=10 0x41bed0
    gnome-session[3343]: DEBUG(+): GdmSignalHandler: Registering for 10 signals
    gnome-session[3343]: DEBUG(+): GdmSignalHandler: Adding handler 9: signum=15 0x41bed0
    gnome-session[3343]: DEBUG(+): GdmSignalHandler: Registering for 15 signals
    gnome-session[3343]: DEBUG(+): GdmSignalHandler: Adding handler 10: signum=2 0x41bed0
    gnome-session[3343]: DEBUG(+): GdmSignalHandler: Registering for 2 signals
    gnome-session[3343]: DEBUG(+): fill: *** Getting session 'gdm-shell'
    gnome-session[3343]: DEBUG(+): fill: *** Looking if /var/lib/gdm/.config/gnome-session/sessions/gdm-shell.session is a valid session file
    gnome-session[3343]: DEBUG(+): Cannot use session '/var/lib/gdm/.config/gnome-session/sessions/gdm-shell.session': non-existing or invalid file.
    gnome-session[3343]: DEBUG(+): fill: *** Looking if /etc/xdg/gnome-session/sessions/gdm-shell.session is a valid session file
    gnome-session[3343]: DEBUG(+): Cannot use session '/etc/xdg/gnome-session/sessions/gdm-shell.session': non-existing or invalid file.
    gnome-session[3343]: DEBUG(+): fill: *** Looking if /usr/share/gdm/greeter/gnome-session/sessions/gdm-shell.session is a valid session file
    gnome-session[3343]: DEBUG(+): Cannot use session '/usr/share/gdm/greeter/gnome-session/sessions/gdm-shell.session': non-existing or invalid file.
    gnome-session[3343]: DEBUG(+): fill: *** Looking if /usr/share/gnome-session/sessions/gdm-shell.session is a valid session file
    gnome-session[3343]: DEBUG(+): fill: *** Launching helper '/usr/lib/gnome-session/gnome-session-check-accelerated' to know if session is runnable
    gnome-session[3343]: DEBUG(+): fill: *** Checking required components and providers
    gnome-session[3343]: DEBUG(+): GsmUtil: Looking for file 'gnome-shell.desktop'
    gnome-session[3343]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.config/autostart'
    gnome-session[3343]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/gnome/autostart'
    gnome-session[3343]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart'
    gnome-session[3343]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart'
    gnome-session[3343]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart'
    gnome-session[3343]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart'
    gnome-session[3343]: DEBUG(+): GsmUtil: Looking in '/etc/xdg/autostart'
    gnome-session[3343]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.local/share/applications'
    gnome-session[3343]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/applications'
    gnome-session[3343]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications'
    gnome-session[3343]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications'
    gnome-session[3343]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications'
    gnome-session[3343]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications'
    gnome-session[3343]: DEBUG(+): GsmUtil: found in XDG dirs: '/usr/share/gdm/greeter/applications/gnome-shell.desktop'
    gnome-session[3343]: DEBUG(+): GsmUtil: Looking for file 'gnome-settings-daemon.desktop'
    gnome-session[3343]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.config/autostart'
    gnome-session[3343]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/gnome/autostart'
    gnome-session[3343]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart'
    gnome-session[3343]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart'
    gnome-session[3343]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart'
    gnome-session[3343]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart'
    gnome-session[3343]: DEBUG(+): GsmUtil: Looking in '/etc/xdg/autostart'
    gnome-session[3343]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.local/share/applications'
    gnome-session[3343]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/applications'
    gnome-session[3343]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications'
    gnome-session[3343]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications'
    gnome-session[3343]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications'
    gnome-session[3343]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications'
    gnome-session[3343]: DEBUG(+): GsmUtil: found in XDG dirs: '/etc/xdg/autostart/gnome-settings-daemon.desktop'
    gnome-session[3343]: DEBUG(+): fill: *** Done checking required components and providers
    gnome-session[3343]: DEBUG(+): fill: *** Adding required components
    gnome-session[3343]: DEBUG(+): GsmUtil: Looking for file 'gnome-shell.desktop'
    gnome-session[3343]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.config/autostart'
    gnome-session[3343]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/gnome/autostart'
    gnome-session[3343]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart'
    gnome-session[3343]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart'
    gnome-session[3343]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart'
    gnome-session[3343]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart'
    gnome-session[3343]: DEBUG(+): GsmUtil: Looking in '/etc/xdg/autostart'
    gnome-session[3343]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.local/share/applications'
    gnome-session[3343]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/applications'
    gnome-session[3343]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications'
    gnome-session[3343]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications'
    gnome-session[3343]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications'
    gnome-session[3343]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications'
    gnome-session[3343]: DEBUG(+): GsmUtil: found in XDG dirs: '/usr/share/gdm/greeter/applications/gnome-shell.desktop'
    gnome-session[3343]: DEBUG(+): GsmManager: read /usr/share/gdm/greeter/applications/gnome-shell.desktop
    gnome-session[3343]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App1 to store
    gnome-session[3343]: DEBUG(+): GsmManager: adding required app gnome-shell.desktop
    gnome-session[3343]: DEBUG(+): GsmUtil: Looking for file 'gnome-settings-daemon.desktop'
    gnome-session[3343]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.config/autostart'
    gnome-session[3343]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/gnome/autostart'
    gnome-session[3343]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart'
    gnome-session[3343]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart'
    gnome-session[3343]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart'
    gnome-session[3343]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart'
    gnome-session[3343]: DEBUG(+): GsmUtil: Looking in '/etc/xdg/autostart'
    gnome-session[3343]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.local/share/applications'
    gnome-session[3343]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/applications'
    gnome-session[3343]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications'
    gnome-session[3343]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications'
    gnome-session[3343]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications'
    gnome-session[3343]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications'
    gnome-session[3343]: DEBUG(+): GsmUtil: found in XDG dirs: '/etc/xdg/autostart/gnome-settings-daemon.desktop'
    gnome-session[3343]: DEBUG(+): GsmManager: read /etc/xdg/autostart/gnome-settings-daemon.desktop
    gnome-session[3343]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App2 to store
    gnome-session[3343]: DEBUG(+): GsmManager: adding required app gnome-settings-daemon.desktop
    gnome-session[3343]: DEBUG(+): fill: *** Done adding required components
    gnome-session[3343]: DEBUG(+): fill: *** Adding default providers
    gnome-session[3343]: DEBUG(+): fill: *** Done adding default providers
    gnome-session[3343]: DEBUG(+): GsmManager: GSM starting to manage
    gnome-session[3343]: DEBUG(+): GsmManager: App startup summary
    gnome-session[3343]: DEBUG(+): GsmManager: Phase INITIALIZATION
    gnome-session[3343]: DEBUG(+): GsmManager: ID: /org/gnome/SessionManager/App2 app-id:gnome-settings-daemon.desktop is-disabled:0 is-conditionally-disabled:0
    gnome-session[3343]: DEBUG(+): GsmManager: Phase WINDOW_MANAGER
    gnome-session[3343]: DEBUG(+): GsmManager: Phase PANEL
    gnome-session[3343]: DEBUG(+): GsmManager: Phase DESKTOP
    gnome-session[3343]: DEBUG(+): GsmManager: Phase APPLICATION
    gnome-session[3343]: DEBUG(+): GsmManager: ID: /org/gnome/SessionManager/App1 app-id:gnome-shell.desktop is-disabled:0 is-conditionally-disabled:0
    gnome-session[3343]: DEBUG(+): GsmManager: starting phase INITIALIZATION
    gnome-session[3343]: DEBUG(+): GsmManager: starting app '/org/gnome/SessionManager/App2'
    gnome-session[3343]: DEBUG(+): Starting app: /org/gnome/SessionManager/App2
    gnome-session[3343]: DEBUG(+): GsmAutostartApp: starting gnome-settings-daemon.desktop: command=/usr/lib/gnome-settings-daemon/gnome-settings-daemon startup-id=10b91ce24cc0c76642131758531111193200000033430001
    gnome-session[3343]: DEBUG(+): GsmAutostartApp: started pid:3350
    gnome-session[3343]: DEBUG(+): GsmManager: RegisterClient
    gnome-session[3343]: DEBUG(+): GsmManager: Adding new client 10b91ce24cc0c76642131758531171761800000033430002 to session
    gnome-session[3343]: DEBUG(+): uid = 120
    gnome-session[3343]: DEBUG(+): pid = 3369
    gnome-session[3343]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/Client1 to store
    gnome-session[3343]: DEBUG(+): GsmManager: Client added: /org/gnome/SessionManager/Client1
    gnome-session[3343]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client1 interface=org.freedesktop.DBus.Properties method=GetAll
    gnome-session[3343]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[3343]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[3343]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[3343]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[3343]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[3343]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[3343]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[3343]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[3343]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Presence interface=org.freedesktop.DBus.Properties method=GetAll
    gnome-session[3343]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager interface=org.freedesktop.DBus.Properties method=GetAll
    gnome-session[3343]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager interface=org.gnome.SessionManager method=RegisterClient
    gnome-session[3343]: DEBUG(+): GsmManager: RegisterClient 10b91ce24cc0c76642131758531111193200000033430001
    gnome-session[3343]: DEBUG(+): GsmManager: Adding new client 10b91ce24cc0c76642131758531111193200000033430001 to session
    gnome-session[3343]: DEBUG(+): uid = 120
    gnome-session[3343]: DEBUG(+): pid = 3350
    gnome-session[3343]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/Client2 to store
    gnome-session[3343]: DEBUG(+): GsmManager: Client added: /org/gnome/SessionManager/Client2
    gnome-session[3343]: DEBUG(+): App gnome-settings-daemon.desktop registered
    gnome-session[3343]: DEBUG(+): GsmManager: ending phase INITIALIZATION
    gnome-session[3343]: DEBUG(+): GsmManager: starting phase WINDOW_MANAGER
    gnome-session[3343]: DEBUG(+): GsmManager: ending phase WINDOW_MANAGER
    gnome-session[3343]: DEBUG(+): GsmManager: starting phase PANEL
    gnome-session[3343]: DEBUG(+): GsmManager: ending phase PANEL
    gnome-session[3343]: DEBUG(+): GsmManager: starting phase DESKTOP
    gnome-session[3343]: DEBUG(+): GsmManager: ending phase DESKTOP
    gnome-session[3343]: DEBUG(+): GsmManager: starting phase APPLICATION
    gnome-session[3343]: DEBUG(+): GsmManager: starting app '/org/gnome/SessionManager/App1'
    gnome-session[3343]: DEBUG(+): Starting app: /org/gnome/SessionManager/App1
    gnome-session[3343]: DEBUG(+): GsmAutostartApp: starting gnome-shell.desktop: command=gnome-shell --gdm-mode startup-id=10b91ce24cc0c76642131758531111135900000033430000
    gnome-session[3343]: DEBUG(+): GsmAutostartApp: started pid:3378
    gnome-session[3343]: DEBUG(+): GsmManager: ending phase APPLICATION
    gnome-session[3343]: DEBUG(+): GsmManager: starting phase RUNNING
    gnome-session[3343]: DEBUG(+): GsmPresence: adding idle watch
    gnome-session[3343]: DEBUG(+): GSIdleMonitor: creating new alarm for positive transition wait=600000
    gnome-session[3343]: DEBUG(+): GSIdleMonitor: creating new alarm for negative transition wait=599999
    gnome-session[3343]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client2 interface=org.freedesktop.DBus.Properties method=GetAll
    gnome-session[3343]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client2 interface=org.freedesktop.DBus.Properties method=GetAll
    gnome-session[3343]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[3343]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[3343]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[3343]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[3343]: DEBUG(+): GsmShell: Connected to the shell
    gnome-session[3343]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[3343]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[3343]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[3343]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[3343]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[3343]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[3343]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[3343]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[3343]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[3343]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[3343]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[3343]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[3343]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[3343]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[3343]: DEBUG(+): GsmXsmpServer: accept_ice_connection()
    gnome-session[3343]: DEBUG(+): GsmXsmpServer: auth_ice_connection()
    gnome-session[3343]: DEBUG(+): GsmXSMPClient: Setting up new connection
    gnome-session[3343]: DEBUG(+): GsmXSMPClient: New client '0x132b3f0 []'
    gnome-session[3343]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/Client3 to store
    gnome-session[3343]: DEBUG(+): GsmManager: Client added: /org/gnome/SessionManager/Client3
    gnome-session[3343]: DEBUG(+): GsmXSMPClient: Initializing client 0x132b3f0 []
    gnome-session[3343]: DEBUG(+): GsmXSMPClient: Client '0x132b3f0 []' received RegisterClient(10b91ce24cc0c76642131758531111135900000033430000)
    gnome-session[3343]: DEBUG(+): GsmManager: Adding new client 10b91ce24cc0c76642131758531111135900000033430000 to session
    gnome-session[3343]: DEBUG(+): GsmXSMPClient: Sending RegisterClientReply to '0x132b3f0 [10b91ce24cc0c76642131758531111135900000033430000]'
    gnome-session[3343]: DEBUG(+): GsmXSMPClient: Set properties from client '0x132b3f0 [10b91ce24cc0c76642131758531111135900000033430000]'
    gnome-session[3343]: DEBUG(+): GsmXSMPClient: Program = 'gnome-shell'
    gnome-session[3343]: DEBUG(+): GsmXSMPClient: UserID = 'gdm'
    gnome-session[3343]: DEBUG(+): GsmXSMPClient: RestartStyleHint = 0
    gnome-session[3343]: DEBUG(+): GsmXSMPClient: ProcessID = '3378'
    gnome-session[3343]: DEBUG(+): GsmXSMPClient: CurrentDirectory = '/var/lib/gdm'
    gnome-session[3343]: DEBUG(+): GsmXSMPClient: _GSM_Priority = 20
    gnome-session[3343]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[3343]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[3343]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[3343]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[3343]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Presence interface=org.freedesktop.DBus.Properties method=GetAll
    gnome-session[3343]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Presence interface=org.freedesktop.DBus.Properties method=GetAll
    gnome-session[3343]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Presence interface=org.freedesktop.DBus.Properties method=Get
    gnome-session[3343]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Presence interface=org.freedesktop.DBus.Properties method=Get
    (gnome-shell:3378): GdmGreeter-DEBUG: GdmGreeterClient: connecting to address: unix:abstract=/tmp/gdm-greeter-zSuErBbI,guid=e8fadd3f487b29224ac7d82200000caa
    (gnome-shell:3378): GdmGreeter-DEBUG: GdmGreeterClient: Calling GetDisplayId
    (gnome-shell:3378): GdmGreeter-DEBUG: GdmGreeterClient: Creating proxy for /org/gnome/DisplayManager/Display1
    (gnome-shell:3378): GdmGreeter-DEBUG: GdmGreeterClient: Calling StartConversation
    JS LOG: GNOME Shell started at Sun Oct 02 2011 21:55:15 GMT+0200 (CEST)
    (gnome-shell:3378): GdmGreeter-DEBUG: GdmGreeterClient: obj_path=/org/gnome/DisplayManager/GreeterServer interface=org.gnome.DisplayManager.GreeterServer method=Ready
    (gnome-shell:3378): GdmGreeter-DEBUG: GdmGreeterClient: Received Ready (gdm-password)
    gnome-session[3343]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[3343]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[3343]: DEBUG(+): GdmSignalHandler: handling signal 15
    gnome-session[3343]: DEBUG(+): GdmSignalHandler: Found 1 callbacks
    gnome-session[3343]: DEBUG(+): GdmSignalHandler: running 15 handler: 0x41bed0
    gnome-session[3343]: DEBUG(+): Got callback for signal 15
    gnome-session[3343]: DEBUG(+): GsmManager: Logout called
    gnome-session[3343]: DEBUG(+): GsmShell: Connected to the shell
    gnome-session[3343]: DEBUG(+): GsmManager: requesting logout
    gnome-session[3343]: DEBUG(+): GsmManager: ending phase RUNNING
    gnome-session[3343]: DEBUG(+): GsmManager: starting phase QUERY_END_SESSION
    gnome-session[3343]: DEBUG(+): GsmManager: Client /org/gnome/SessionManager/Client1
    gnome-session[3343]: DEBUG(+): GsmManager: Client /org/gnome/SessionManager/Client2
    gnome-session[3343]: DEBUG(+): GsmManager: Client /org/gnome/SessionManager/Client3
    gnome-session[3343]: DEBUG(+): GsmManager: sending query-end-session to clients (logout mode: forceful)
    gnome-session[3343]: DEBUG(+): GsmDBusClient: sending QueryEndSession signal to :1.7
    gnome-session[3343]: DEBUG(+): GsmManager: adding client to query clients: /org/gnome/SessionManager/Client1
    gnome-session[3343]: DEBUG(+): GsmDBusClient: sending QueryEndSession signal to :1.2
    gnome-session[3343]: DEBUG(+): GsmManager: adding client to query clients: /org/gnome/SessionManager/Client2
    gnome-session[3343]: DEBUG(+): GsmManager: adding client to query clients: /org/gnome/SessionManager/Client3
    gnome-session[3343]: DEBUG(+): Caught signal 15, shutting down normally.
    gnome-session[3343]: DEBUG(+): GdmSignalHandler: Done handling signals
    gnome-session[3343]: DEBUG(+): GsmXSMPClient: Client '0x132b3f0 [gnome-shell 10b91ce24cc0c76642131758531111135900000033430000]' received SaveYourselfDone(success = True)
    gnome-session[3343]: DEBUG(+): GsmManager: Response from end session request: is-ok=1 do-last=0 cancel=0 reason=
    gnome-session[3343]: DEBUG(+): GsmXsmpServer: sms_error_handler (0x13a4070, FALSE, 3, 9, 32771, 0)
    gnome-session[3343]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client1 interface=org.gnome.SessionManager.ClientPrivate method=EndSessionResponse
    gnome-session[3343]: DEBUG(+): GsmDBusClient: got EndSessionResponse is-ok:1 reason=
    gnome-session[3343]: DEBUG(+): GsmManager: Response from end session request: is-ok=1 do-last=0 cancel=0 reason=
    gnome-session[3343]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client2 interface=org.gnome.SessionManager.ClientPrivate method=EndSessionResponse
    gnome-session[3343]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client2 interface=org.gnome.SessionManager.ClientPrivate method=EndSessionResponse
    gnome-session[3343]: DEBUG(+): GsmDBusClient: got EndSessionResponse is-ok:1 reason=
    gnome-session[3343]: DEBUG(+): GsmManager: Response from end session request: is-ok=1 do-last=0 cancel=0 reason=
    gnome-session[3343]: DEBUG(+): GsmManager: query end session complete
    gnome-session[3343]: DEBUG(+): GsmShell: Connected to the shell
    gnome-session[3343]: DEBUG(+): GsmManager: ending phase QUERY_END_SESSION
    gnome-session[3343]: DEBUG(+): GsmManager: starting phase END_SESSION
    gnome-session[3343]: DEBUG(+): GsmManager: adding client to end-session clients: /org/gnome/SessionManager/Client1
    gnome-session[3343]: DEBUG(+): GsmManager: adding client to end-session clients: /org/gnome/SessionManager/Client2
    gnome-session[3343]: DEBUG(+): GsmManager: adding client to end-session clients: /org/gnome/SessionManager/Client3
    gnome-session[3343]: DEBUG(+): GsmXSMPClient: Client '0x132b3f0 [gnome-shell 10b91ce24cc0c76642131758531111135900000033430000]' received SaveYourselfDone(success = True)
    gnome-session[3343]: DEBUG(+): GsmManager: Response from end session request: is-ok=1 do-last=0 cancel=0 reason=
    gnome-session[3343]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client1 interface=org.gnome.SessionManager.ClientPrivate method=EndSessionResponse
    gnome-session[3343]: DEBUG(+): GsmDBusClient: got EndSessionResponse is-ok:1 reason=
    gnome-session[3343]: DEBUG(+): GsmManager: Response from end session request: is-ok=1 do-last=0 cancel=0 reason=
    gnome-session[3343]: DEBUG(+): GsmXsmpServer: sms_error_handler (0x13a4070, FALSE, 3, c, 32771, 0)
    gnome-session[3343]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client2 interface=org.gnome.SessionManager.ClientPrivate method=EndSessionResponse
    gnome-session[3343]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client2 interface=org.gnome.SessionManager.ClientPrivate method=EndSessionResponse
    gnome-session[3343]: DEBUG(+): GsmDBusClient: got EndSessionResponse is-ok:1 reason=
    gnome-session[3343]: DEBUG(+): GsmManager: Response from end session request: is-ok=1 do-last=0 cancel=0 reason=
    gnome-session[3343]: DEBUG(+): GsmManager: ending phase END_SESSION
    gnome-session[3343]: DEBUG(+): GsmManager: starting phase EXIT
    gnome-session[3343]: DEBUG(+): GsmManager: stopped client: /org/gnome/SessionManager/Client1
    gnome-session[3343]: DEBUG(+): GsmManager: stopped client: /org/gnome/SessionManager/Client2
    gnome-session[3343]: DEBUG(+): GsmXSMPClient: xsmp_stop ('0x132b3f0 [gnome-shell 10b91ce24cc0c76642131758531111135900000033430000]')
    gnome-session[3343]: DEBUG(+): GsmManager: stopped client: /org/gnome/SessionManager/Client3
    gnome-session[3343]: DEBUG(+): GsmManager: disconnect client: /org/gnome/SessionManager/Client1
    gnome-session[3343]: DEBUG(+): GsmManager: disconnect for app 'at-spi-registryd.desktop'
    gnome-session[3343]: DEBUG(+): GsmManager: unable to find application for client - not restarting
    gnome-session[3343]: DEBUG(+): GsmStore: Unreffing object: 0x13666c0
    gnome-session[3343]: DEBUG(+): GsmClient: disposing /org/gnome/SessionManager/Client1
    gnome-session[3343]: DEBUG(+): GsmStore: emitting removed for /org/gnome/SessionManager/Client1
    gnome-session[3343]: DEBUG(+): GsmManager: Client removed: /org/gnome/SessionManager/Client1
    gnome-session[3343]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[3343]: DEBUG(+): GsmDBusClient: obj_path=(null) interface=(null) method=(null)
    gnome-session[3343]: DEBUG(+): GsmXSMPClient: Client '0x132b3f0 [gnome-shell 10b91ce24cc0c76642131758531111135900000033430000]' received CloseConnection
    gnome-session[3343]: DEBUG(+): GsmManager: disconnect client
    gnome-session[3343]: DEBUG(+): GsmManager: disconnect client: /org/gnome/SessionManager/Client3
    gnome-session[3343]: DEBUG(+): GsmManager: in shutdown, not restarting application
    gnome-session[3343]: DEBUG(+): GsmStore: Unreffing object: 0x132b3f0
    gnome-session[3343]: DEBUG(+): GsmManager: Client removed: /org/gnome/SessionManager/Client3
    gnome-session[3343]: DEBUG(+): GsmClient: disposing /org/gnome/SessionManager/Client3
    gnome-session[3343]: DEBUG(+): GsmXSMPClient: xsmp_finalize (0x132b3f0 [gnome-shell 10b91ce24cc0c76642131758531111135900000033430000])
    gnome-session[3343]: DEBUG(+): GsmManager: disconnect client: /org/gnome/SessionManager/Client2
    gnome-session[3343]: DEBUG(+): GsmManager: in shutdown, not restarting application
    gnome-session[3343]: DEBUG(+): GsmStore: Unreffing object: 0x1366640
    gnome-session[3343]: DEBUG(+): GsmClient: disposing /org/gnome/SessionManager/Client2
    gnome-session[3343]: DEBUG(+): GsmStore: emitting removed for /org/gnome/SessionManager/Client2
    gnome-session[3343]: DEBUG(+): GsmManager: Client removed: /org/gnome/SessionManager/Client2
    gnome-session[3343]: DEBUG(+): GsmManager: last client disconnected - exiting
    gnome-session[3343]: DEBUG(+): GsmManager: ending phase EXIT
    gnome-session[3343]: DEBUG(+): Unreffing manager
    gnome-session[3343]: DEBUG(+): GsmManager: disposing manager
    gnome-session[3343]: DEBUG(+): GsmStore: Clearing object store
    gnome-session[3343]: DEBUG(+): GsmStore: Unreffing object: 0x1363030
    gnome-session[3343]: DEBUG(+): GsmStore: Unreffing object: 0x1363110
    gnome-session[3343]: DEBUG(+): GsmStore: emitting removed for /org/gnome/SessionManager/App2
    gnome-session[3343]: DEBUG(+): GsmStore: emitting removed for /org/gnome/SessionManager/App1
    gnome-session[3343]: DEBUG(+): GsmStore: Clearing object store
    gnome-session[3343]: DEBUG(+): GsmStore: Clearing object store
    (gnome-settings-daemon:3350): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
    Window manager warning: Log level 16: The application 'gnome-shell' lost its connection to the display :0;
    most likely the X server was shut down or you killed/destroyed
    the application.
    Then i restart GDM, this time only once. Sometimes two times is needed.. :S
    /etc/rc.d/gdm restart
    /var/log/gdm/:0-greeter.log - Success !
    gnome-session[1186]: DEBUG(+): Enabling debugging
    gnome-session[1186]: DEBUG(+): GsmXsmpServer: SESSION_MANAGER=local/arch:@/tmp/.ICE-unix/1186,unix/arch:/tmp/.ICE-unix/1186
    gnome-session[1186]: DEBUG(+): GsmShell: Not connected to the shell
    gnome-session[1186]: DEBUG(+): GsmManager: setting client store 0x20b9b20
    gnome-session[1186]: DEBUG(+): GdmSignalHandler: Adding handler 1: signum=4 (nil)
    gnome-session[1186]: DEBUG(+): GdmSignalHandler: Registering for 4 signals
    gnome-session[1186]: DEBUG(+): GdmSignalHandler: Adding handler 2: signum=7 (nil)
    gnome-session[1186]: DEBUG(+): GdmSignalHandler: Registering for 7 signals
    gnome-session[1186]: DEBUG(+): GdmSignalHandler: Adding handler 3: signum=11 (nil)
    gnome-session[1186]: DEBUG(+): GdmSignalHandler: Registering for 11 signals
    gnome-session[1186]: DEBUG(+): GdmSignalHandler: Adding handler 4: signum=6 (nil)
    gnome-session[1186]: DEBUG(+): GdmSignalHandler: Registering for 6 signals
    gnome-session[1186]: DEBUG(+): GdmSignalHandler: Adding handler 5: signum=5 (nil)
    gnome-session[1186]: DEBUG(+): GdmSignalHandler: Registering for 5 signals
    gnome-session[1186]: DEBUG(+): GdmSignalHandler: Adding handler 6: signum=8 0x41bed0
    gnome-session[1186]: DEBUG(+): GdmSignalHandler: Registering for 8 signals
    gnome-session[1186]: DEBUG(+): GdmSignalHandler: Adding handler 7: signum=1 0x41bed0
    gnome-session[1186]: DEBUG(+): GdmSignalHandler: Registering for 1 signals
    gnome-session[1186]: DEBUG(+): GdmSignalHandler: Adding handler 8: signum=10 0x41bed0
    gnome-session[1186]: DEBUG(+): GdmSignalHandler: Registering for 10 signals
    gnome-session[1186]: DEBUG(+): GdmSignalHandler: Adding handler 9: signum=15 0x41bed0
    gnome-session[1186]: DEBUG(+): GdmSignalHandler: Registering for 15 signals
    gnome-session[1186]: DEBUG(+): GdmSignalHandler: Adding handler 10: signum=2 0x41bed0
    gnome-session[1186]: DEBUG(+): GdmSignalHandler: Registering for 2 signals
    gnome-session[1186]: DEBUG(+): fill: *** Getting session 'gdm-shell'
    gnome-session[1186]: DEBUG(+): fill: *** Looking if /var/lib/gdm/.config/gnome-session/sessions/gdm-shell.session is a valid session file
    gnome-session[1186]: DEBUG(+): Cannot use session '/var/lib/gdm/.config/gnome-session/sessions/gdm-shell.session': non-existing or invalid file.
    gnome-session[1186]: DEBUG(+): fill: *** Looking if /etc/xdg/gnome-session/sessions/gdm-shell.session is a valid session file
    gnome-session[1186]: DEBUG(+): Cannot use session '/etc/xdg/gnome-session/sessions/gdm-shell.session': non-existing or invalid file.
    gnome-session[1186]: DEBUG(+): fill: *** Looking if /usr/share/gdm/greeter/gnome-session/sessions/gdm-shell.session is a valid session file
    gnome-session[1186]: DEBUG(+): Cannot use session '/usr/share/gdm/greeter/gnome-session/sessions/gdm-shell.session': non-existing or invalid file.
    gnome-session[1186]: DEBUG(+): fill: *** Looking if /usr/share/gnome-session/sessions/gdm-shell.session is a valid session file
    gnome-session[1186]: DEBUG(+): fill: *** Launching helper '/usr/lib/gnome-session/gnome-session-check-accelerated' to know if session is runnable
    gnome-session[1186]: DEBUG(+): fill: *** Checking required components and providers
    gnome-session[1186]: DEBUG(+): GsmUtil: Looking for file 'gnome-shell.desktop'
    gnome-session[1186]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.config/autostart'
    gnome-session[1186]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/gnome/autostart'
    gnome-session[1186]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart'
    gnome-session[1186]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart'
    gnome-session[1186]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart'
    gnome-session[1186]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart'
    gnome-session[1186]: DEBUG(+): GsmUtil: Looking in '/etc/xdg/autostart'
    gnome-session[1186]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.local/share/applications'
    gnome-session[1186]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/applications'
    gnome-session[1186]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications'
    gnome-session[1186]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications'
    gnome-session[1186]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications'
    gnome-session[1186]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications'
    gnome-session[1186]: DEBUG(+): GsmUtil: found in XDG dirs: '/usr/share/gdm/greeter/applications/gnome-shell.desktop'
    gnome-session[1186]: DEBUG(+): GsmUtil: Looking for file 'gnome-settings-daemon.desktop'
    gnome-session[1186]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.config/autostart'
    gnome-session[1186]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/gnome/autostart'
    gnome-session[1186]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart'
    gnome-session[1186]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart'
    gnome-session[1186]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart'
    gnome-session[1186]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart'
    gnome-session[1186]: DEBUG(+): GsmUtil: Looking in '/etc/xdg/autostart'
    gnome-session[1186]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.local/share/applications'
    gnome-session[1186]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/applications'
    gnome-session[1186]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications'
    gnome-session[1186]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications'
    gnome-session[1186]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications'
    gnome-session[1186]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications'
    gnome-session[1186]: DEBUG(+): GsmUtil: found in XDG dirs: '/etc/xdg/autostart/gnome-settings-daemon.desktop'
    gnome-session[1186]: DEBUG(+): fill: *** Done checking required components and providers
    gnome-session[1186]: DEBUG(+): fill: *** Adding required components
    gnome-session[1186]: DEBUG(+): GsmUtil: Looking for file 'gnome-shell.desktop'
    gnome-session[1186]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.config/autostart'
    gnome-session[1186]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/gnome/autostart'
    gnome-session[1186]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart'
    gnome-session[1186]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart'
    gnome-session[1186]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart'
    gnome-session[1186]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart'
    gnome-session[1186]: DEBUG(+): GsmUtil: Looking in '/etc/xdg/autostart'
    gnome-session[1186]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.local/share/applications'
    gnome-session[1186]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/applications'
    gnome-session[1186]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications'
    gnome-session[1186]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications'
    gnome-session[1186]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications'
    gnome-session[1186]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications'
    gnome-session[1186]: DEBUG(+): GsmUtil: found in XDG dirs: '/usr/share/gdm/greeter/applications/gnome-shell.desktop'
    gnome-session[1186]: DEBUG(+): GsmManager: read /usr/share/gdm/greeter/applications/gnome-shell.desktop
    gnome-session[1186]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App1 to store
    gnome-session[1186]: DEBUG(+): GsmManager: adding required app gnome-shell.desktop
    gnome-session[1186]: DEBUG(+): GsmUtil: Looking for file 'gnome-settings-daemon.desktop'
    gnome-session[1186]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.config/autostart'
    gnome-session[1186]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/gnome/autostart'
    gnome-session[1186]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart'
    gnome-session[1186]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart'
    gnome-session[1186]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart'
    gnome-session[1186]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart'
    gnome-session[1186]: DEBUG(+): GsmUtil: Looking in '/etc/xdg/autostart'
    gnome-session[1186]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.local/share/applications'
    gnome-session[1186]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/applications'
    gnome-session[1186]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications'
    gnome-session[1186]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications'
    gnome-session[1186]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications'
    gnome-session[1186]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications'
    gnome-session[1186]: DEBUG(+): GsmUtil: found in XDG dirs: '/etc/xdg/autostart/gnome-settings-daemon.desktop'
    gnome-session[1186]: DEBUG(+): GsmManager: read /etc/xdg/autostart/gnome-settings-daemon.desktop
    gnome-session[1186]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App2 to store
    gnome-session[1186]: DEBUG(+): GsmManager: adding required app gnome-settings-daemon.desktop
    gnome-session[1186]: DEBUG(+): fill: *** Done adding required components
    gnome-session[1186]: DEBUG(+): fill: *** Adding default providers
    gnome-session[1186]: DEBUG(+): fill: *** Done adding default providers
    gnome-session[1186]: DEBUG(+): GsmManager: GSM starting to manage
    gnome-session[1186]: DEBUG(+): GsmManager: App startup summary
    gnome-session[1186]: DEBUG(+): GsmManager: Phase INITIALIZATION
    gnome-session[1186]: DEBUG(+): GsmManager: ID: /org/gnome/SessionManager/App2 app-id:gnome-settings-daemon.desktop is-disabled:0 is-conditionally-disabled:0
    gnome-session[1186]: DEBUG(+): GsmManager: Phase WINDOW_MANAGER
    gnome-session[1186]: DEBUG(+): GsmManager: Phase PANEL
    gnome-session[1186]: DEBUG(+): GsmManager: Phase DESKTOP
    gnome-session[1186]: DEBUG(+): GsmManager: Phase APPLICATION
    gnome-session[1186]: DEBUG(+): GsmManager: ID: /org/gnome/SessionManager/App1 app-id:gnome-shell.desktop is-disabled:0 is-conditionally-disabled:0
    gnome-session[1186]: DEBUG(+): GsmManager: starting phase INITIALIZATION
    gnome-session[1186]: DEBUG(+): GsmManager: starting app '/org/gnome/SessionManager/App2'
    gnome-session[1186]: DEBUG(+): Starting app: /org/gnome/SessionManager/App2
    gnome-session[1186]: DEBUG(+): GsmAutostartApp: starting gnome-settings-daemon.desktop: command=/usr/lib/gnome-settings-daemon/gnome-settings-daemon startup-id=10be01f001885faf0a131758551767130700000011860001
    gnome-session[1186]: DEBUG(+): GsmAutostartApp: started pid:1193
    gnome-session[1186]: DEBUG(+): GsmManager: RegisterClient
    gnome-session[1186]: DEBUG(+): GsmManager: Adding new client 10be01f001885faf0a131758552266781800000011860002 to session
    gnome-session[1186]: DEBUG(+): uid = 120
    gnome-session[1186]: DEBUG(+): pid = 1277
    gnome-session[1186]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/Client1 to store
    gnome-session[1186]: DEBUG(+): GsmManager: Client added: /org/gnome/SessionManager/Client1
    gnome-session[1186]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client1 interface=org.freedesktop.DBus.Properties method=GetAll
    gnome-session[1186]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1186]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1186]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1186]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1186]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1186]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1186]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1186]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Presence interface=org.freedesktop.DBus.Properties method=GetAll
    gnome-session[1186]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager interface=org.freedesktop.DBus.Properties method=GetAll
    gnome-session[1186]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager interface=org.gnome.SessionManager method=RegisterClient
    gnome-session[1186]: DEBUG(+): GsmManager: RegisterClient 10be01f001885faf0a131758551767130700000011860001
    gnome-session[1186]: DEBUG(+): GsmManager: Adding new client 10be01f001885faf0a131758551767130700000011860001 to session
    gnome-session[1186]: DEBUG(+): uid = 120
    gnome-session[1186]: DEBUG(+): pid = 1193
    gnome-session[1186]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/Client2 to store
    gnome-session[1186]: DEBUG(+): GsmManager: Client added: /org/gnome/SessionManager/Client2
    gnome-session[1186]: DEBUG(+): App gnome-settings-daemon.desktop registered
    gnome-session[1186]: DEBUG(+): GsmManager: ending phase INITIALIZATION
    gnome-session[1186]: DEBUG(+): GsmManager: starting phase WINDOW_MANAGER
    gnome-session[1186]: DEBUG(+): GsmManager: ending phase WINDOW_MANAGER
    gnome-session[1186]: DEBUG(+): GsmManager: starting phase PANEL
    gnome-session[1186]: DEBUG(+): GsmManager: ending phase PANEL
    gnome-session[1186]: DEBUG(+): GsmManager: starting phase DESKTOP
    gnome-session[1186]: DEBUG(+): GsmManager: ending phase DESKTOP
    gnome-session[1186]: DEBUG(+): GsmManager: starting phase APPLICATION
    gnome-session[1186]: DEBUG(+): GsmManager: starting app '/org/gnome/SessionManager/App1'
    gnome-session[1186]: DEBUG(+): Starting app: /org/gnome/SessionManager/App1
    gnome-session[1186]: DEBUG(+): GsmAutostartApp: starting gnome-shell.desktop: command=gnome-shell --gdm-mode startup-id=10be01f001885faf0a131758551767072800000011860000
    gnome-session[1186]: DEBUG(+): GsmAutostartApp: started pid:1285
    gnome-session[1186]: DEBUG(+): GsmManager: ending phase APPLICATION
    gnome-session[1186]: DEBUG(+): GsmManager: starting phase RUNNING
    gnome-session[1186]: DEBUG(+): GsmPresence: adding idle watch
    gnome-session[1186]: DEBUG(+): GSIdleMonitor: creating new alarm for positive transition wait=600000
    gnome-session[1186]: DEBUG(+): GSIdleMonitor: creating new alarm for negative transition wait=599999
    gnome-session[1186]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client2 interface=org.freedesktop.DBus.Properties method=GetAll
    gnome-session[1186]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client2 interface=org.freedesktop.DBus.Properties method=GetAll
    gnome-session[1186]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1186]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1186]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1186]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1186]: DEBUG(+): GsmShell: Connected to the shell
    gnome-session[1186]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1186]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1186]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1186]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1186]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1186]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1186]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1186]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1186]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1186]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1186]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1186]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1186]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1186]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1186]: DEBUG(+): GsmXsmpServer: accept_ice_connection()
    gnome-session[1186]: DEBUG(+): GsmXsmpServer: auth_ice_connection()
    gnome-session[1186]: DEBUG(+): GsmXSMPClient: Setting up new connection
    gnome-session[1186]: DEBUG(+): GsmXSMPClient: New client '0x211c3f0 []'
    gnome-session[1186]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/Client3 to store
    gnome-session[1186]: DEBUG(+): GsmManager: Client added: /org/gnome/SessionManager/Client3
    gnome-session[1186]: DEBUG(+): GsmXSMPClient: Initializing client 0x211c3f0 []
    gnome-session[1186]: DEBUG(+): GsmXSMPClient: Client '0x211c3f0 []' received RegisterClient(10be01f001885faf0a131758551767072800000011860000)
    gnome-session[1186]: DEBUG(+): GsmManager: Adding new client 10be01f001885faf0a131758551767072800000011860000 to session
    gnome-session[1186]: DEBUG(+): GsmXSMPClient: Sending RegisterClientReply to '0x211c3f0 [10be01f001885faf0a131758551767072800000011860000]'
    gnome-session[1186]: DEBUG(+): GsmXSMPClient: Set properties from client '0x211c3f0 [10be01f001885faf0a131758551767072800000011860000]'
    gnome-session[1186]: DEBUG(+): GsmXSMPClient: Program = 'gnome-shell'
    gnome-session[1186]: DEBUG(+): GsmXSMPClient: UserID = 'gdm'
    gnome-session[1186]: DEBUG(+): GsmXSMPClient: RestartStyleHint = 0
    gnome-session[1186]: DEBUG(+): GsmXSMPClient: ProcessID = '1285'
    gnome-session[1186]: DEBUG(+): GsmXSMPClient: CurrentDirectory = '/var/lib/gdm'
    gnome-session[1186]: DEBUG(+): GsmXSMPClient: _GSM_Priority = 20
    gnome-session[1186]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1186]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1186]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1186]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1186]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Presence interface=org.freedesktop.DBus.Properties method=GetAll
    gnome-session[1186]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Presence interface=org.freedesktop.DBus.Properties method=GetAll
    gnome-session[1186]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Presence interface=org.freedesktop.DBus.Properties method=Get
    gnome-session[1186]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Presence interface=org.freedesktop.DBus.Properties method=Get
    (gnome-shell:1285): GdmGreeter-DEBUG: GdmGreeterClient: connecting to address: unix:abstract=/tmp/gdm-greeter-HmFWYgBS,guid=4bb6f6eb4672f1d5e7aa2297000000a6
    (gnome-shell:1285): GdmGreeter-DEBUG: GdmGreeterClient: Calling GetDisplayId
    (gnome-shell:1285): GdmGreeter-DEBUG: GdmGreeterClient: Creating proxy for /org/gnome/DisplayManager/Display1
    (gnome-shell:1285): GdmGreeter-DEBUG: GdmGreeterClient: Calling StartConversation
    JS LOG: GNOME Shell started at Sun Oct 02 2011 21:58:49 GMT+0200 (CEST)
    (gnome-shell:1285): GdmGreeter-DEBUG: GdmGreeterClient: obj_path=/org/gnome/DisplayManager/GreeterServer interface=org.gnome.DisplayManager.GreeterServer method=Ready
    (gnome-shell:1285): GdmGreeter-DEBUG: GdmGreeterClient: Received Ready (gdm-password)
    (gnome-shell:1285): Cogl-WARNING **: ./cogl-framebuffer.c:924: Failed to create an OpenGL framebuffer
    (gnome-shell:1285): Cogl-WARNING **: ./cogl-framebuffer.c:924: Failed to create an OpenGL framebuffer
    (gnome-shell:1285): Cogl-WARNING **: ./cogl-framebuffer.c:924: Failed to create an OpenGL framebuffer
    gnome-session[1186]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager interface=org.gnome.SessionManager method=IsInhibited
    gnome-session[1186]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager interface=org.gnome.SessionManager method=IsInhibited
    gnome-session[1186]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1186]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    (gnome-settings-daemon:1193): media-keys-plugin-WARNING **: Unable to get default sink
    gnome-session[1186]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1186]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    (gnome-shell:1285): GdmGreeter-DEBUG: GdmGreeterClient: Calling BeginVerificationForUser
    (gnome-shell:1285): GdmGreeter-DEBUG: GdmGreeterClient: obj_path=/org/gnome/DisplayManager/GreeterServer interface=org.gnome.DisplayManager.GreeterServer method=DefaultLanguageNameChanged
    (gnome-shell:1285): GdmGreeter-DEBUG: GdmGreeterClient: obj_path=/org/gnome/DisplayManager/GreeterServer interface=org.gnome.DisplayManager.GreeterServer method=DefaultSessionNameChanged
    (gnome-shell:1285): GdmGreeter-DEBUG: GdmGreeterClient: Received DefaultSessionNameChanged (gnome)
    (gnome-shell:1285): GdmGreeter-DEBUG: GdmGreeterClient: obj_path=/org/gnome/DisplayManager/GreeterServer interface=org.gnome.DisplayManager.GreeterServer method=DefaultLanguageNameChanged
    (gnome-shell:1285): GdmGreeter-DEBUG: GdmGreeterClient: obj_path=/org/gnome/DisplayManager/GreeterServer interface=org.gnome.DisplayManager.GreeterServer method=SecretInfoQuery
    (gnome-shell:1285): GdmGreeter-DEBUG: GdmGreeterClient: Received SecretInfoQuery (gdm-password, Password: )
    (gnome-shell:1285): GdmGreeter-DEBUG: GdmGreeterClient: Calling AnswerQuery
    (gnome-shell:1285): GdmGreeter-DEBUG: GdmGreeterClient: obj_path=/org/gnome/DisplayManager/GreeterServer interface=org.gnome.DisplayManager.GreeterServer method=SessionOpened
    (gnome-shell:1285): GdmGreeter-DEBUG: GdmGreeterClient: Received SessionOpened (gdm-password)
    (gnome-shell:1285): GdmGreeter-DEBUG: GdmGreeterClient: Calling StartSessionWhenReady
    (gnome-shell:1285): GdmGreeter-DEBUG: GdmGreeterClient: obj_path=(null) interface=(null) method=(null)
    gnome-session[1186]: DEBUG(+): GdmSignalHandler: handling signal 15
    gnome-session[1186]: DEBUG(+): GdmSignalHandler: Found 1 callbacks
    gnome-session[1186]: DEBUG(+): GdmSignalHandler: running 15 handler: 0x41bed0
    gnome-session[1186]: DEBUG(+): Got callback for signal 15
    gnome-session[1186]: DEBUG(+): GsmManager: Logout called
    gnome-session[1186]: DEBUG(+): GsmShell: Connected to the shell
    gnome-session[1186]: DEBUG(+): GsmManager: requesting logout
    gnome-session[1186]: DEBUG(+): GsmManager: ending phase RUNNING
    gnome-session[1186]: DEBUG(+): GsmManager: starting phase QUERY_END_SESSION
    gnome-session[1186]: DEBUG(+): GsmManager: Client /org/gnome/SessionManager/Client1
    gnome-session[1186]: DEBUG(+): GsmManager: Client /org/gnome/SessionManager/Client2
    gnome-session[1186]: DEBUG(+): GsmManager: Client /org/gnome/SessionManager/Client3
    gnome-session[1186]: DEBUG(+): GsmManager: sending query-end-session to clients (logout mode: forceful)
    gnome-session[1186]: DEBUG(+): GsmDBusClient: sending QueryEndSession signal to :1.7
    gnome-session[1186]: DEBUG(+): GsmManager: adding client to query clients: /org/gnome/SessionManager/Client1
    gnome-session[1186]: DEBUG(+): GsmDBusClient: sending QueryEndSession signal to :1.2
    gnome-session[1186]: DEBUG(+): GsmManager: adding client to query clients: /org/gnome/SessionManager/Client2
    gnome-session[1186]: DEBUG(+): GsmManager: adding client to query clients: /org/gnome/SessionManager/Client3
    gnome-session[1186]: DEBUG(+): Caught signal 15, shutting down normally.
    gnome-session[1186]: DEBUG(+): GdmSignalHandler: Done handling signals
    gnome-session[1186]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client1 interface=org.gnome.SessionManager.ClientPrivate method=EndSessionResponse
    gnome-session[1186]: DEBUG(+): GsmDBusClient: got EndSessionResponse is-ok:1 reason=
    gnome-session[1186]: DEBUG(+): GsmManager: Response from end session request: is-ok=1 do-last=0 cancel=0 reason=
    gnome-session[1186]: DEBUG(+): GsmXSMPClient: Client '0x211c3f0 [gnome-shell 10be01f001885faf0a131758551767072800000011860000]' received SaveYourselfDone(success = True)
    gnome-session[1186]: DEBUG(+): GsmManager: Response from end session request: is-ok=1 do-last=0 cancel=0 reason=
    gnome-session[1186]: DEBUG(+): GsmXsmpServer: sms_error_handler (0x22229a0, FALSE, 3, 9, 32771, 0)
    gnome-session[1186]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client2 interface=org.gnome.SessionManager.ClientPrivate method=EndSessionResponse
    gnome-session[1186]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client2 interface=org.gnome.SessionManager.ClientPrivate method=EndSessionResponse
    gnome-session[1186]: DEBUG(+): GsmDBusClient: got EndSessionResponse is-ok:1 reason=
    gnome-session[1186]: DEBUG(+): GsmManager: Response from end session request: is-ok=1 do-last=0 cancel=0 reason=
    gnome-session[1186]: DEBUG(+): GsmManager: query end session complete
    gnome-session[1186]: DEBUG(+): GsmShell: Connected to the shell
    gnome-session[1186]: DEBUG(+): GsmManager: ending phase QUERY_END_SESSION
    gnome-session[1186]: DEBUG(+): GsmManager: starting phase END_SESSION
    gnome-session[1186]: DEBUG(+): GsmManager: adding client to end-session clients: /org/gnome/SessionManager/Client1
    gnome-session[1186]: DEBUG(+): GsmManager: adding client to end-session clients: /org/gnome/SessionManager/Client2
    gnome-session[1186]: DEBUG(+): GsmManager: adding client to end-session clients: /org/gnome/SessionManager/Client3
    gnome-session[1186]: DEBUG(+): GsmXSMPClient: Client '0x211c3f0 [gnome-shell 10be01f001885faf0a131758551767072800000011860000]' received SaveYourselfDone(success = True)
    gnome-session[1186]: DEBUG(+): GsmManager: Response from end session request: is-ok=1 do-last=0 cancel=0 reason=
    gnome-session[1186]: DEBUG(+): GsmXsmpServer: sms_error_handler (0x22229a0, FALSE, 3, c, 32771, 0)
    gnome-session[1186]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client1 interface=org.gnome.SessionManager.ClientPrivate method=EndSessionResponse
    gnome-session[1186]: DEBUG(+): GsmDBusClient: got EndSessionResponse is-ok:1 reason=
    gnome-session[1186]: DEBUG(+): GsmManager: Response from end session request: is-ok=1 do-last=0 cancel=0 reason=
    gnome-session[1186]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client2 interface=org.gnome.SessionManager.ClientPrivate method=EndSessionResponse
    gnome-session[1186]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client2 interface=org.gnome.SessionManager.ClientPrivate method=EndSessionResponse
    gnome-session[1186]: DEBUG(+): GsmDBusClient: got EndSessionResponse is-ok:1 reason=
    gnome-session[1186]: DEBUG(+): GsmManager: Response from end session request: is-ok=1 do-last=0 cancel=0 reason=
    gnome-session[1186]: DEBUG(+): GsmManager: ending phase END_SESSION
    gnome-session[1186]: DEBUG(+): GsmManager: starting phase EXIT
    gnome-session[1186]: DEBUG(+): GsmManager: stopped client: /org/gnome/SessionManager/Client1
    gnome-session[1186]: DEBUG(+): GsmManager: stopped client: /org/gnome/SessionManager/Client2
    gnome-session[1186]: DEBUG(+): GsmXSMPClient: xsmp_stop ('0x211c3f0 [gnome-shell 10be01f001885faf0a131758551767072800000011860000]')
    gnome-session[1186]: DEBUG(+): GsmManager: stopped client: /org/gnome/SessionManager/Client3
    gnome-session[1186]: DEBUG(+): GsmManager: disconnect client: /org/gnome/SessionManager/Client1
    gnome-session[1186]: DEBUG(+): GsmManager: disconnect for app 'at-spi-registryd.desktop'
    gnome-session[1186]: DEBUG(+): GsmManager: unable to find application for client - not restarting
    gnome-session[1186]: DEBUG(+): GsmStore: Unreffing object: 0x2150490
    gnome-session[1186]: DEBUG(+): GsmClient: disposing /org/gnome/SessionManager/Client1
    gnome-session[1186]: DEBUG(+): GsmStore: emitting removed for /org/gnome/SessionManager/Client1
    gnome-session[1186]: DEBUG(+): GsmManager: Client removed: /org/gnome/SessionManager/Client1
    gnome-session[1186]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1186]: DEBUG(+): GsmDBusClient: obj_path=(null) interface=(null) method=(null)
    gnome-session[1186]: DEBUG(+): GsmXSMPClient: Client '0x211c3f0 [gnome-shell 10be01f001885faf0a131758551767072800000011860000]' received CloseConnection
    gnome-session[1186]: DEBUG(+): GsmManager: disconnect client
    gnome-session[1186]: DEBUG(+): GsmManager: disconnect client: /org/gnome/SessionManager/Client3
    gnome-session[1186]: DEBUG(+): GsmManager: in shutdown, not restarting application
    gnome-session[1186]: DEBUG(+): GsmStore: Unreffing object: 0x211c3f0
    gnome-session[1186]: DEBUG(+): GsmManager: Client removed: /org/gnome/SessionManager/Client3
    gnome-session[1186]: DEBUG(+): GsmClient: disposing /org/gnome/SessionManager/Client3
    gnome-session[1186]: DEBUG(+): GsmXSMPClient: xsmp_finalize (0x211c3f0 [gnome-shell 10be01f001885faf0a131758551767072800000011860000])
    gnome-session[1186]: DEBUG(+): GsmManager: disconnect client: /org/gnome/SessionManager/Client2
    gnome-session[1186]: DEBUG(+): GsmManager: in shutdown, not restarting application
    gnome-session[1186]: DEBUG(+): GsmStore: Unreffing object: 0x2150410
    gnome-session[1186]: DEBUG(+): GsmClient: disposing /org/gnome/SessionManager/Client2
    gnome-session[1186]: DEBUG(+): GsmStore: emitting removed for /org/gnome/SessionManager/Client2
    gnome-session[1186]: DEBUG(+): GsmManager: Client removed: /org/gnome/SessionManager/Client2
    gnome-session[1186]: DEBUG(+): GsmManager: last client disconnected - exiting
    gnome-session[1186]: DEBUG(+): GsmManager: ending phase EXIT
    gnome-session[1186]: DEBUG(+): Unreffing manager
    gnome-session[1186]: DEBUG(+): GsmManager: disposing manager
    gnome-session[1186]: DEBUG(+): GsmStore: Clearing object store
    gnome-session[1186]: DEBUG(+): GsmStore: Unreffing object: 0x214c000
    gnome-session[1186]: DEBUG(+): GsmStore: Unreffing object: 0x214c0e0
    gnome-session[1186]: DEBUG(+): GsmStore: emitting removed for /org/gnome/SessionManager/App2
    gnome-session[1186]: DEBUG(+): GsmStore: emitting removed for /org/gnome/SessionManager/App1
    gnome-session[1186]: DEBUG(+): GsmStore: Clearing object store
    gnome-session[1186]: DEBUG(+): GsmStore: Clearing object store
    (gnome-settings-daemon:1193): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
    g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.t
    I was wondering if the following section is the problem, but i cannot solve the warnings
    gnome-session[1186]: DEBUG(+): fill: *** Looking if /var/lib/gdm/.config/gnome-session/sessions/gdm-shell.session is a valid session file
    gnome-session[1186]: DEBUG(+): Cannot use session '/var/lib/gdm/.config/gnome-session/sessions/gdm-shell.session': non-existing or invalid file.
    gnome-session[1186]: DEBUG(+): fill: *** Looking if /etc/xdg/gnome-session/sessions/gdm-shell.session is a valid session file
    gnome-session[1186]: DEBUG(+): Cannot use session '/etc/xdg/gnome-session/sessions/gdm-shell.session': non-existing or invalid file.
    gnome-session[1186]: DEBUG(+): fill: *** Looking if /usr/share/gdm/greeter/gnome-session/sessions/gdm-shell.session is a valid session file
    gnome-session[1186]: DEBUG(+): Cannot use session '/usr/share/gdm/greeter/gnome-session/sessions/gdm-shell.session': non-existing or invalid file.
    gnome-session[1186]: DEBUG(+): fill: *** Looking if /usr/share/gnome-session/sessions/gdm-shell.session is a valid session file
    gnome-session[1186]: DEBUG(+): fill: *** Launching helper '/usr/lib/gnome-session/gnome-session-check-accelerated' to know if session is runnable
    Last edited by Munken (2011-10-03 12:44:49)

    Stunts wrote:I also had that problem, altough on a different computer. And by themeing not working I mean "I can't change any dconf settings". It was due to ~/.cache being owned by root (go figure).
    Unfortunately this is not the case for me.  I erased the directory, just in case (perhaps this was stupid), but this does not help easier.  Somehow gnome-settings-daemon is not started, or crashes somewhere on the way.  When I start it manually, then it works.
    I have erased the color plugin (/usr/lib/gnome-settings-daemon-3.0/libcolor.so) as per advice somewhere else on this forum, but this did not help either.
    Most themes don't work on Gnome 3.2 tough due to an API change. You'll just have to wait for the theme authors to update them.
    I am using the default theme (I believe), so I think this is not the reason in my case .
    EDIT: It was not easy to figure out how to start up gnome-settings-daemon manually. So for the record, I found it in /usr/lib/gnome-settings-daemon/gnome-settings-daemon (not in my PATH).
    Last edited by wazow (2011-10-03 14:08:15)

Maybe you are looking for

  • ICal does not work properly since the last OS update

    Hi everybody, I run a Macbook 15 Retina RAM 16Gb with Mac OS 10.8.4. Over the past months (I think after updating the OS), iCal has not been working properly. TO make a long story short, as you can see on the screen cap, it is no longer possible to s

  • My iPod email will not sync.  It last did so three days ago.  I have chnaged no settings that I'm aware of in the meantime.

    Three days ago my iPod stopped syncing my email.  I have IOS 8.1.2 so my software is up to date.  I've changed no settings that I'm aware of.  I now must check my gmail using the gmail APP.  It says it's "checking for mail", but nothing shows up.  Ho

  • Url length limit problems

    I'm using dojo.xhrGet to send data back to the server and I'm also using Adobe Air. The URL length I am sending is around 3000 to 4000 characters long. Any thoughts?

  • LIS help needed : SD Extraction

    Hi Gurus I am fairly new to SD and am looking for some help regarding LIS I have setup a sales process which uses Inquiries > Quotation > Sales Order > Delivery Process. The Process is running fine. However when I am trying to get some basic reports

  • Lets talk Kiosk Applications...

    Okay, so I've been making a few kiosk applications (as Flash Projectors), and my one major frustration with flash is memory management. [Perhaps incorrectly] I've come to the conclusion that despite my best efforts, I can't completely control the mem