Laptop lid closed freezes the system after xorg update

Hello! After the recent xorg-server update one of the problems I got was that when I close the lid of my laptop (it is configured to turn off the screen) the system just freezes and the screen never turns on again... I try to change TTY, press ctrl-alt-bkspc, even press 1 time the poweroff button (that usually shuts down the system gently) but nothing happens. Anyone with the same problem?

Interestingly enough, on a fresh boot, Xorg runs in tty8, instead of running in the usual tty7. It also takes very long to come up after the boot sequence. Could it be that it's crashing and then running another instance immediately after?
Anybody else have something similar?
Last edited by Mystal (2008-12-21 16:54:17)

Similar Messages

  • After I close Firefox and then return to open it my computer says that it is still running and needs to be closed or the system restarted. How do I resolve this?

    Question
    After I close Firefox and then return to open it my computer says that it is still running and needs to be closed or the system restarted. How do I resolve this? edit

    See this - [https://support.mozilla.com/en-US/kb/Firefox%20hangs#w_firefox-hangs-when-you-quit-it Firefox hangs when you close it]

  • Glxinfo/glxgears freeze the system like hell

    I am running the latest updated Archlinux 64 bit box:
    [arnuld@gnu ~]$ pacman -Q mesa
    mesa 7.0.1-1
    [arnuld@gnu ~]$ pacman -Q xorg-server
    xorg-server 1.4-5
    I am using openchrome and X runs fine. NO freezes in normals runs but as soon as I type glxinfo or glxgears it freezes the system an I can not do anything. keyboard, mouse all stop responding as if my system is dead, the only solution is Manual Reset button on my cabinet.
    [arnuld@gnu ~]$ lspci
    00:00.0 Host bridge: VIA Technologies, Inc. K8M800 Host Bridge
    00:00.1 Host bridge: VIA Technologies, Inc. K8M800 Host Bridge
    00:00.2 Host bridge: VIA Technologies, Inc. K8M800 Host Bridge
    00:00.3 Host bridge: VIA Technologies, Inc. K8M800 Host Bridge
    00:00.4 Host bridge: VIA Technologies, Inc. K8M800 Host Bridge
    00:00.7 Host bridge: VIA Technologies, Inc. K8M800 Host Bridge
    00:01.0 PCI bridge: VIA Technologies, Inc. VT8237 PCI bridge [K8T800/K8T890 South]
    00:0f.0 RAID bus controller: VIA Technologies, Inc. VIA VT6420 SATA RAID Controller (rev 80)
    00:0f.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06)
    00:10.0 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81)
    00:10.1 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81)
    00:10.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81)
    00:10.3 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81)
    00:10.4 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 86)
    00:11.0 ISA bridge: VIA Technologies, Inc. VT8237 ISA bridge [KT600/K8T800/K8T890 South]
    00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller (rev 60)
    00:11.6 Communication controller: VIA Technologies, Inc. AC'97 Modem Controller (rev 80)
    00:12.0 Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II] (rev 78)
    00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
    00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
    00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
    00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
    01:00.0 VGA compatible controller: VIA Technologies, Inc. S3 Unichrome Pro VGA Adapter (rev 01)
    [arnuld@gnu ~]$ cat /etc/X11/xorg.conf
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Mouse0" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
    EndSection
    Section "Files"
    RgbPath "/usr/share/X11/rgb"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/TTF"
    FontPath "/usr/share/fonts/Type1"
    EndSection
    Section "Module"
    Load "dri"
    Load "glx"
    Load "record"
    Load "extmod"
    Load "dbe"
    Load "xtrap"
    Load "freetype"
    Load "type1"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "InputDevice"
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/input/mice"
    Option "ZAxisMapping" "4 5 6 7"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Monitor Vendor"
    ModelName "Monitor Model"
    HorizSync 30 - 70
    VertRefresh 50 - 160
    Option "DPMS"
    DisplaySize 269 201 # 96 DPI @ 1024x768
    EndSection
    Section "Device"
    ### Available Driver options are:-
    ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
    ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
    ### [arg]: arg optional
    #Option "PrintVGARegs" # [<bool>]
    #Option "PrintTVRegs" # [<bool>]
    #Option "I2CScan" # [<bool>]
    #Option "VBEModes" # [<bool>]
    #Option "NoAccel" # [<bool>]
    #Option "AccelMethod" # <str>
    #Option "ExaNoComposite" # [<bool>]
    #Option "ExaScratchSize" # <i>
    #Option "HWCursor" # [<bool>]
    #Option "SWCursor" # [<bool>]
    #Option "ShadowFB" # [<bool>]
    #Option "Rotate" # [<str>]
    #Option "VideoRAM" # <i>
    #Option "ActiveDevice" # [<str>]
    #Option "BusWidth" # [<str>]
    #Option "Center" # [<bool>]
    #Option "PanelSize" # [<str>]
    #Option "ForcePanel" # [<bool>]
    #Option "TVDotCrawl" # [<bool>]
    #Option "TVDeflicker" # <i>
    #Option "TVProgressive" # [<bool>]
    #Option "TVType" # [<str>]
    #Option "TVOutput" # [<str>]
    #Option "DisableVQ" # [<bool>]
    #Option "DisableIRQ" # [<bool>]
    #Option "EnableAGPDMA" # [<bool>]
    #Option "NoAGPFor2D" # [<bool>]
    #Option "NoXVDMA" # [<bool>]
    #Option "VbeSaveRestore" # [<bool>]
    #Option "DisableXvBWCheck" # [<bool>]
    #Option "MaxDRIMem" # <i>
    #Option "AGPMem" # <i>
    Identifier "Card0"
    Driver "via"
    VendorName "Unknown Vendor"
    BoardName "Unknown Board"
    BusID "PCI:1:0:0"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 1
    Modes "1024x768" "800x600"
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 4
    Modes "1024x768" "800x600"
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 8
    Modes "1024x768" "800x600"
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 15
    Modes "1024x768" "800x600"
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 16
    Modes "1024x768" "800x600"
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 24
    Modes "1024x768" "800x600"
    EndSubSection
    EndSection
    Section "DRI"
    Mode 0666
    EndSection
    [arnuld@gnu ~]$
    I found one other thread with the same problem as mine but nobody replied to his 2nd question:
    http://bbs.archlinux.org/viewtopic.php?id=39667
    BTW, just out of curiosity , I only watch Bruce Lee's movies and do internet. I do not play games etc. So, is there any use of DRI for me ?

    Welcome to the world of Unichrome. Via's integrated graphics chips open gl support in Linux is very poor. I have KM400 and I got GL working with it somehow. When libgl was updated to version 7.0.1 in extra-repo installing it broke the opengl on my system. X simply locked up when ever I tried to start any opengl software. I found from the openchrome.org:
    "The 3D driver that complements the openchrome driver can be obtained from the DRI project. For now you should use the Mesa-6.4 branch; the last version known to work sort of reliably is Mesa-6.4.1."
    I built libgl, unichrome-dri and mesa -packages with ABS from Mesa-6.4.1-branch and installed latest openchrome -driver from svn. Now opengl with my unichrome chip works pretty "stable". Of course it can't run the latest opengl -stuff but atleast I can run Blender with my laptop.

  • Started loading mavericks on my laptop, won't load the system and cancels out at 49%

    Started loading mavericks on my laptop, won't load the system and cancels out at 49%. Can you help

    All I can suggest is to reinstall Windows, see link below on how to order recovery media for your model. You will have to reinstall Ubuntu after using the recovery media so back up your files to an external drive. You can order HP recovery media below, or call HP on the phone to order 1-800-474-6836
    http://h10025.www1.hp.com/ewfrf/wc/document?docname=bph07143&cc=us&lc=en&dlc=en#N76
        .   

  • Want to listen to music with laptop lid closed

    I want to listen to my music with the laptop lid closed but ipod pauses every time I close the lid. Never have this problem when I play music on the window media player...
    Any fix?

    http://manuals.info.apple.com/enUS/iPhone_UserGuide.pdf

  • SAFARI freezes on me after I updated the Adobe Flashplayer (file name:AdobeFlashPlayerInstaller_15_ltrosxd_aaa_aih(1).dmg). I have done some research on Apple's community support and have found many users with the same experiences, but no progress.

    My Safari App started freezing on me after my update with Adobe Flash Player (AdobeFlashPlayerInstaller_15_ltrosxd_aaa_aih(1).dmg). When I open up Safari, it'll freeze but the little ball as my cursor will keep rolling. I've tried emptying the cache files in the library like other answers found on other posts but have not made any progress. I've even uninstalled and re-installed Flash Player but Safari is still not working. Any suggestion?
    I am on OS X 10.9.5

    A smidgeon concerned that there are no replies to the person who posted his results of the test, but I really need this issue resolved, so here goes:
    Start time: 09:39:13 01/07/15
    Model Identifier: MacBookPro5,3
    System Version: OS X 10.9.5 (13F34)
    Kernel Version: Darwin 13.4.0
    Time since boot: 33 minutes
    Battery
       Cycle Count: 1155
       Condition: Replace Now
    SATA
       Hitachi HTS545032B9SA02                
       - S.M.A.R.T. status: Not Supported
    Diagnostic reports
       2014-12-16 AdobeAcrobat crash
       2014-12-16 UserEventAgent crash
       2014-12-23 QuickLookSatellite crash x4
       2014-12-23 com.apple.appkit.xpc.openAndSavePanelService crash
       2014-12-24 Adobe Illustrator crash
       2014-12-24 dynamiclinkmanager crash
       2014-12-25 Adobe Photoshop CC 2014 crash
       2014-12-27 FaceTime hang
       2014-12-29 com.apple.WebKit.Plugin.64 crash
       2014-12-30 iTunes hang
       2014-12-31 dynamiclinkmanager crash x5
       2015-01-01 dynamiclinkmanager crash x2
       2015-01-04 com.apple.WebKit.Plugin.64 crash
       2015-01-07 Creative Cloud crash
       2015-01-07 Image Capture hang
       2015-01-07 com.apple.WebKit.Plugin.64 crash
       2015-01-07 iTunes hang
    Log
       Jan  6 19:41:21 PM notification timeout (pid 254, Creative Cloud)
       Jan  6 19:41:21 PM notification timeout (pid 284, Core Sync)
       Jan  6 19:41:21 PM notification timeout (pid 456, Adobe CEF Helper)
       Jan  6 19:41:21 PM notification timeout (pid 455, Adobe CEF Helper)
       Jan  6 19:41:51 PM notification timeout (pid 284, Core Sync)
       Jan  6 20:02:14 PM notification timeout (pid 254, Creative Cloud)
       Jan  6 20:02:14 PM notification timeout (pid 284, Core Sync)
       Jan  6 20:02:14 PM notification timeout (pid 456, Adobe CEF Helper)
       Jan  6 20:02:14 PM notification timeout (pid 455, Adobe CEF Helper)
       Jan  6 20:02:44 PM notification timeout (pid 284, Core Sync)
       Jan  6 22:46:46 wl0: Roamed or switched channel, reason #8, bssid f8
       Jan  6 22:51:43 PM notification timeout (pid 284, Core Sync)
       Jan  6 22:52:13 PM notification timeout (pid 284, Core Sync)
       Jan  6 23:41:30 process com.apple.WebKit[6947] caught causing excessive wakeups. Observed wakeups rate (per sec): 240; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 1769796
       Jan  6 23:48:52 IOAudioStream[0xffffff80172d7e00]::clipIfNecessary() - Error: attempting to clip to a position more than one buffer ahead of last clip position (9,70c)->(b,203c).
       Jan  6 23:54:45 process com.apple.WebKit[6947] caught causing excessive wakeups. Observed wakeups rate (per sec): 556; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 2004855
       Jan  7 00:35:49 process com.apple.WebKit[6947] caught causing excessive wakeups. Observed wakeups rate (per sec): 809; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 3273316
       Jan  7 01:14:20 PM notification timeout (pid 284, Core Sync)
       Jan  7 01:14:50 PM notification timeout (pid 284, Core Sync)
       Jan  7 08:12:25 process distnoted[158] caught causing excessive wakeups. Observed wakeups rate (per sec): 197; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 234302
       Jan  7 08:13:18 process mds[41] caught causing excessive wakeups. Observed wakeups rate (per sec): 431; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 336491
       Jan  7 08:14:30 process CalendarAgent[195] caught causing excessive wakeups. Observed wakeups rate (per sec): 308; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 81935
       Jan  7 08:16:32 process mds_stores[86] caught causing excessive wakeups. Observed wakeups rate (per sec): 216; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 166025
       Jan  7 08:19:47 process firefox[1745] caught causing excessive wakeups. Observed wakeups rate (per sec): 187; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 203899
       Jan  7 09:19:41 wl0: Roamed or switched channel, reason #3, bssid f8
    Daemons
       com.oracle.java.JavaUpdateHelper
       com.oracle.java.Helper-Tool
       com.google.keystone.daemon
       com.fitbit.galileod
    Agents
       com.hp.devicemonitor
       com.oracle.java.Java-Updater
       com.google.keystone.system.agent
       com.adobe.AdobeCreativeCloud
       com.genieo.completer.update
       com.genieo.completer.ltvbit
       com.genieo.completer.download
       com.facebook.videochat.kimberlyskinner.updater
       com.citrixonline.GoToMeeting.G2MUpdate
       com.adobe.ARM.UUID
    Bundles
       /System/Library/Extensions/hp_Inkjet1_io_enabler.kext
       - com.hp.print.hpio.Inkjet1.kext
       /Library/Internet Plug-Ins/AdobeAAMDetect.plugin
       - com.AdobeAAMDetectLib.AdobeAAMDetect
       /Library/Internet Plug-Ins/AdobePDFViewer.plugin
       - com.adobe.acrobat.pdfviewer
       /Library/Internet Plug-Ins/AdobePDFViewerNPAPI.plugin
       - com.adobe.acrobat.pdfviewerNPAPI
       /Library/Internet Plug-Ins/DirectorShockwave.plugin
       - com.adobe.director.shockwave.pluginshim
       /Library/Internet Plug-Ins/Flash Player.plugin
       - N/A
       /Library/Internet Plug-Ins/googletalkbrowserplugin.plugin
       - com.google.googletalkbrowserplugin
       /Library/Internet Plug-Ins/JavaAppletPlugin.plugin
       - com.oracle.java.JavaAppletPlugin
       /Library/Internet Plug-Ins/o1dbrowserplugin.plugin
       - com.google.o1dbrowserplugin
       /Library/Internet Plug-Ins/Silverlight.plugin
       - com.microsoft.SilverlightPlugin
       /Library/PreferencePanes/Flash Player.prefPane
       - com.adobe.flashplayerpreferences
       /Library/PreferencePanes/JavaControlPanel.prefPane
       - com.oracle.java.JavaControlPanel
       /Library/ScriptingAdditions/Adobe Unit Types.osax
       - N/A
       Library/Address Book Plug-Ins/SkypeABDialer.bundle
       - com.skype.skypeabdialer
       Library/Address Book Plug-Ins/SkypeABSMS.bundle
       - com.skype.skypeabsms
       Library/Caches/com.apple.Safari/Extensions/Ghostery.safariextension
       - com.betteradvertising.ghostery
       Library/Internet Plug-Ins/CitrixOnlineWebDeploymentPlugin.plugin
       - com.citrixonline.mac.WebDeploymentPlugin
       Library/Internet Plug-Ins/FacebookVideoCalling.bundle
       - com.skype.FacebookVideoCalling
       Library/Internet Plug-Ins/FreeConferenceCallPlugin.plugin
       - com.FreeConferenceCallPluginLib.FreeConferenceCallPlugin
       Library/Internet Plug-Ins/Picasa.plugin
       - com.google.PicasaPlugin
    Contents of /System/Library/LaunchDaemons/com.apple.NetBootClientHelper.plist (XML  document text)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>KeepAlive</key>
        <dict>
        <key>SuccessfulExit</key>
        <false/>
        </dict>
        <key>Label</key>
        <string>com.apple.NetBootClientHelper</string>
        <key>ProgramArguments</key>
        <array>
        <string>/usr/sbin/NetBootClientHelper</string>
        <string>-setSharingNames</string>
        <string>-resetLocalKDC</string>
        </array>
        <key>RunAtLoad</key>
        <true/>
       </dict>
       </plist>
    Contents of /Library/LaunchAgents/com.adobe.AAM.Updater-1.0.plist (XML  document text)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
        <dict>
         <key>Label</key>
         <string>com.adobe.AAM.Startup-1.0</string>
         <key>Program</key>
         <string>/Library/Application Support/Adobe/OOBE/PDApp/UWA/UpdaterStartupUtility</string>
         <key>ProgramArguments</key>
         <array>
          <string>/Library/Application Support/Adobe/OOBE/PDApp/UWA/UpdaterStartupUtility</string>
          <string>-mode=logon</string>
         </array>
         <key>RunAtLoad</key>
         <true/>
         <key>LaunchOnlyOnce</key>
         <true/>
        </dict>
       </plist>
    Contents of /Library/LaunchAgents/com.adobe.AdobeCreativeCloud.plist (XML  document text)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>Label</key>
        <string>com.adobe.AdobeCreativeCloud</string>
        <key>Program</key>
        <string>/Applications/Utilities/Adobe Creative Cloud/ACC/Creative Cloud.app/Contents/MacOS/Creative Cloud</string>
        <key>ProgramArguments</key>
        <array>
        <string>/Applications/Utilities/Adobe Creative Cloud/ACC/Creative Cloud.app/Contents/MacOS/Creative Cloud</string>
        <string>--showwindow=false</string>
              <string>--onOSstartup=true</string>
        </array>
        <key>RunAtLoad</key>
        <true/>
       </dict>
       </plist>
    Contents of /Library/LaunchAgents/com.google.keystone.agent.plist (XML  document text)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>Label</key>
        <string>com.google.keystone.system.agent</string>
        <key>LimitLoadToSessionType</key>
        <string>Aqua</string>
        <key>ProgramArguments</key>
        <array>
         <string>/Library/Google/GoogleSoftwareUpdate/GoogleSoftwareUpdate.bundle/Conten ts/Resources/GoogleSoftwareUpdateAgent.app/Contents/MacOS/GoogleSoftwareUpdateAg ent</string>
         <string>-runMode</string>
         <string>ifneeded</string>
        </array>
        <key>RunAtLoad</key>
        <true/>
        <key>StartInterval</key>
        <integer>3523</integer>
        <key>StandardErrorPath</key>
        <string>/dev/null</string>
        <key>StandardOutPath</key>
        <string>/dev/null</string>
       </dict>
       </plist>
    Contents of /Library/LaunchAgents/com.oracle.java.Java-Updater.plist (XML  document text)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>Label</key>
        <string>com.oracle.java.Java-Updater</string>
        <key>ProgramArguments</key>
        <array>
        <string>/Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Resources/Java Updater.app/Contents/MacOS/Java Updater</string>
        <string>-bgcheck</string>
        </array>
        <key>StandardErrorPath</key>
        <string>/dev/null</string>
        <key>StandardOutPath</key>
        <string>/dev/null</string>
        <key>StartCalendarInterval</key>
        <dict>
        <key>Hour</key>
        <integer>15</integer>
        <key>Minute</key>
        <integer>24</integer>
        <key>Weekday</key>
        <integer>1</integer>
        </dict>
       </dict>
       ...and 1 more line(s)
    Contents of /Library/LaunchDaemons/com.fitbit.galileod.plist (XML  document text)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>Program</key>
        <string>/usr/local/bin/galileod</string>
        <key>ProgramArguments</key>
        <array>
        <string>/usr/local/bin/galileod</string>
        </array>
        <key>Label</key>
        <string>com.fitbit.galileod</string>
        <key>UserName</key>
        <string>root</string>
        <key>GroupName</key>
        <string>daemon</string>
        <key>InitGroups</key>
        <true/>
        <key>OnDemand</key>
        <false/>
        <key>ServiceIPC</key>
        <true/>
        <key>Sockets</key>
        <dict>
        <key>UserClients</key>
       ...and 27 more line(s)
    Contents of /Library/LaunchDaemons/com.google.keystone.daemon.plist (XML  document text)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>Label</key>
        <string>com.google.keystone.daemon</string>
        <key>ProgramArguments</key>
        <array>
         <string>/Library/Google/GoogleSoftwareUpdate/GoogleSoftwareUpdate.bundle/Conten ts/MacOS/GoogleSoftwareUpdateDaemon</string>
        </array>
        <key>KeepAlive</key>
        <false/>
        <key>RunAtLoad</key>
        <false/>
        <key>MachServices</key>
        <dict>
        <key>com.google.Keystone.Daemon.UpdateEngine</key>
        <true/>
        <key>com.google.Keystone.Daemon.Administration</key>
        <true/>
        </dict>
        <key>UserName</key>
        <string>root</string>
        <key>StandardErrorPath</key>
        <string>/dev/null</string>
       ...and 4 more line(s)
    Contents of /Library/LaunchDaemons/com.oracle.java.Helper-Tool.plist (XML  document text)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
               <key>Label</key>
               <string>com.oracle.java.Helper-Tool</string>
               <key>ProgramArguments</key>
        <array>
               <string>/Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Resources/Helper-Tool</string>
        </array>
        <key>WatchPaths</key>
        <array>
        <string>/Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Resources/com.oracle.java.Java-Update r.plist</string>
        </array>
        <key>SHAuthorizationRight</key>
               <string>system.preferences</string>
       </dict>
       </plist>
    Contents of /Library/LaunchDaemons/com.oracle.java.JavaUpdateHelper.plist (XML  document text)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>Label</key>
        <string>com.oracle.java.JavaUpdateHelper</string>
        <key>MachServices</key>
        <dict>
        <key>com.oracle.java.JavaUpdateHelper</key>
        <true/>
        </dict>
        <key>ProgramArguments</key>
        <array>
        <string>/Library/PrivilegedHelperTools/com.oracle.java.JavaUpdateHelper</string >
        </array>
       </dict>
       </plist>
    Contents of Library/LaunchAgents/com.adobe.AAM.Updater-1.0.plist (XML  document text)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
        <dict>
         <key>Label</key>
         <string>com.adobe.AAM.Scheduler-1.0</string>
         <key>Program</key>
         <string>/Library/Application Support/Adobe/OOBE/PDApp/UWA/UpdaterStartupUtility</string>
         <key>ProgramArguments</key>
         <array>
            <string>/Library/Application Support/Adobe/OOBE/PDApp/UWA/UpdaterStartupUtility</string>
            <string>-mode=scheduled</string>
         </array>
         <key>StartCalendarInterval</key>
         <dict>
           <key>Minute</key>
           <integer>0</integer>
           <key>Hour</key>
           <integer>2</integer>
         </dict>
        </dict>
       </plist>
    Contents of Library/LaunchAgents/com.adobe.ARM.UUID.plist (XML  document text)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>Label</key>
        <string>com.adobe.ARM.UUID</string>
        <key>ProgramArguments</key>
        <array>
        <string>/Applications/Adobe Acrobat XI Pro/Adobe Acrobat Pro.app/Contents/MacOS/Updater/Adobe Acrobat Updater Helper.app/Contents/MacOS/Adobe Acrobat Updater Helper</string>
        <string>semi-auto</string>
        </array>
        <key>RunAtLoad</key>
        <true/>
        <key>StartInterval</key>
        <integer>12600</integer>
       </dict>
       </plist>
    Contents of Library/LaunchAgents/com.citrixonline.GoToMeeting.G2MUpdate.plist (XML  document text)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>Label</key>
        <string>com.citrixonline.GoToMeeting.G2MUpdate</string>
        <key>ProgramArguments</key>
        <array>
        <string>/Users/USER/Library/Application Support/CitrixOnline/GoToMeeting/G2MUpdate</string>
        </array>
        <key>StartInterval</key>
        <integer>3660</integer>
       </dict>
       </plist>
    Contents of Library/LaunchAgents/com.facebook.videochat.kimberlyskinner.plist (XML  document text)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
         <key>Label</key>
         <string>com.facebook.videochat.kimberlyskinner.updater</string>
         <key>ProgramArguments</key>
         <array>
           <string>/usr/bin/java</string>
           <string>-cp</string>
           <string>/Users/USER/Library/Application Support/Facebook/video/3.1.0.522/FacebookUpdate.jar</string>
           <string>FacebookUpdate</string>
           <string>com.facebook.peep</string>
           <string>3.1.0.522</string>
         </array>
         <key>RunAtLoad</key>
         <true/>
         <key>StartInterval</key>
         <integer>10800</integer>
         <key>StandardErrorPath</key>
         <string>/dev/null</string>
         <key>StandardOutPath</key>
         <string>/dev/null</string>
       </dict>
       </plist>
    Contents of Library/LaunchAgents/com.genieo.completer.download.plist (XML  document text)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>Label</key>
        <string>com.genieo.completer.download</string>
        <key>ProgramArguments</key>
        <array>
        <string>/Users/USER/Library/Application Support/com.genieoinnovation.Installer/Completer.app/Contents/MacOS/InstallerS< /string>
        <string>-trigger</string>
        <string>download</string>
        <string>-isDev</string>
        <string>0</string>
        <string>-installVersion</string>
        <string>16974</string>
        <string>-firstAppId</string>
        <string>327280029</string>
        </array>
        <key>WatchPaths</key>
        <array>
        <string>/Users/USER/Downloads</string>
        </array>
       </dict>
       </plist>
    Contents of Library/LaunchAgents/com.genieo.completer.ltvbit.plist (XML  document text)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>Label</key>
        <string>com.genieo.completer.ltvbit</string>
        <key>ProgramArguments</key>
        <array>
        <string>/Users/USER/Library/Application Support/com.genieoinnovation.Installer/Completer.app/Contents/MacOS/InstallerS< /string>
        <string>-trigger</string>
        <string>ltvbit</string>
        <string>-isDev</string>
        <string>0</string>
        <string>-installVersion</string>
        <string>16974</string>
        <string>-firstAppId</string>
        <string>327280029</string>
        </array>
        <key>StartCalendarInterval</key>
        <dict>
        <key>Hour</key>
        <integer>4</integer>
        <key>Minute</key>
        <integer>51</integer>
        </dict>
       ...and 2 more line(s)
    Contents of Library/LaunchAgents/com.genieo.completer.update.plist (XML  document text)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>Label</key>
        <string>com.genieo.completer.update</string>
        <key>ProgramArguments</key>
        <array>
        <string>/Users/USER/Library/Application Support/com.genieoinnovation.Installer/Completer.app/Contents/MacOS/InstallerS< /string>
        <string>-trigger</string>
        <string>update</string>
        <string>-isDev</string>
        <string>0</string>
        <string>-installVersion</string>
        <string>16974</string>
        <string>-firstAppId</string>
        <string>327280029</string>
        </array>
        <key>RunAtLoad</key>
        <true/>
        <key>StartCalendarInterval</key>
        <dict>
        <key>Hour</key>
        <integer>15</integer>
        <key>Minute</key>
       ...and 4 more line(s)
    Font issues: 3
    DNS: 65.32.5.111
    Listeners
       cupsd: ipp
    User login items
       iTunesHelper
       - /Applications/iTunes.app/Contents/MacOS/iTunesHelper.app
       Creative Cloud
       - /Applications/Utilities/Adobe Creative Cloud/ACC/Creative Cloud.app
       AdobeResourceSynchronizer
       - /Applications/Adobe Acrobat XI Pro/Adobe Acrobat Pro.app/Contents/Support/AdobeResourceSynchronizer.app
    App extensions
       find: L*/P*/com.ap*.p*.ext*.*.*t: No such file or directory
    Safari extensions
       Ghostery
    Restricted files: 383
    Elapsed time (s): 505

  • Need to enter invoice and payment in the system after a manual check issued

    Client Need to enter invoice and payment in the system after a manual check is issued for some urgent transactions.
    Please suggest few ways to do this .

    Hi,
    If client can maintain a separate check book sequence for manual issue, we can configure a separate payment document with the same sequence and later record the invoice and generate payment ....
    Regards,
    Ivruksha

  • Hard drive runs all the time after software update

    After a software update from Apple a couple of weeks ago, for some reason the hard drive now runs noisily and continuously ever since. It's never run that way in the 3 years I've had the machine. It would run briefly sometimes while using some websites, but it would always stop and quiet down once the site was done. Anybody else had this happen? Thanks - L Agnew.

    Hi,
    Make sure you have enough available drive space for updates. Right click your MacintoshHD icon and then click Get Info. In the Get Info window, where it says: General click the black arrow so it faces down. You will see Capacity and Available. Watch that the available drive space never falls below 15% of the total drive. (Some say 10%, but that's pushing it). Not enough drive space will cause apps to crash and freeze, including browsers.
    If drive space is the issue, you need to copy files to external source. Don't forget to delete the originals on the hard disk.
    If drive space isn't an issue try deleting this file. com.apple.softwareupdate.plist
    /Users/YourName/Library/Preferences. Drag that file from the Preferences folder to the Trash, empty the Trash and reboot. Launch Software Update either from the Apple Menu or the System Preferences/Software Update pane.
    Carolyn

  • Firefox has been crashing all the time after I updated to the newest version. I tried to uninstalled firefox and all addons. Restarted the computer to reinstall Firefox and it's still crashing all the time. Please help.

    Firefox has been crashing all the time after I updated to the newest version. I tried to uninstalled firefox and all addons. Restarted the computer to reinstall Firefox and it's still crashing all the time. Please help.

    https://support.mozilla.com/en-US/kb/Firefox%20crashes#w_get-help-fixing-this-crash
    Type '''about:crashes''' in the URL bar and hit Enter. <br />
    Click the hyperlinks to bring up the Crash Report pages and copy'n'paste the URL of each of those reports into the message box here. We'll see if we can help you figure out what is causing those crashes to happen.

  • Cannot delete the Folder on the desktop after Mavericks update. when I try to delete it, it is asking for logon password, When I give the logon password, it plays a sound of moving to Trash, but the folder still remains on the desktop

    Cannot delete the Folder on the desktop after Mavericks update. when I try to delete it, it is asking for logon password, When I give the logon password, it plays a sound of moving to Trash, but the folder still remains on the desktop
    Please help

    It is a folder which I have created. Name is "SAP".
    I copied some of my office stuff and then deleted the contents inside the folder. But I couldnt delete the folder SAP.
    This is happening after the Mavericks update.

  • I just got my new macbook today but i just found the system is not updated

    I got my first macbook today but i just found the system is not updated ( the system is OS X 10.8 (12A269), is that normal? now, im trying to update the system but I got three times unsuccessful updates. Should I pay for it? If I should, how come there is no pay option?

    You shouldn't have to pay for anything - if you have 10.8.0 installed, you should just be able to go to Software Update under the Apple menu and the system should prompt you to install 10.8.2. If that doesn't work, contact the App Store support site - http://www.apple.com/support/mac/app-store/.
    While waiting to hear from the App Store support folks, you can always download the 10.8.2 combo and install it - http://support.apple.com/kb/DL1581 - and then be sure to install the supplemental update - http://support.apple.com/kb/DL1600.
    Good luck,
    Clinton

  • HT1338 I clicked update since yesterday but the system refused to update

    I clicked update since yesterday but the system refused to update. The massage I got is: (Use of this software is subject to the original software License Agreements that accompanied the software being updated) Now what can I do to stop/terminate the updating?

    If you have more than one user account, these instructions must be carried out as an administrator.
    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    Select "/var/log/install.log" from the file list on the left. If you don't see that list, select
    View ▹ Show Log List
    from the menu bar. Then select the messages from the last installation or update attempt, starting from the time when you initiated it. If you're not sure when that was, start over and note the time. Copy them to the Clipboard (command-C). Paste into a reply to this message (command-V).
    If there are runs of repeated messages, post only one example of each. Don’t post many repetitions of the same message.
    When posting a log extract, be selective. Don't post more than is requested.
    Please do not indiscriminately dump thousands of lines from the log into this discussion.
    Important: Some private information, such as your name, may appear in the log. Edit it out by search-and-replace in a text editor before posting.

  • HT4528 How do you close programs running in the background after you update to the ios7?

    How do you close programs running in the background after you update to the ios7?  It no longer works to tap the button twice

    double tap the home button, and swiipe upp on the app screenshot

  • Laptop lid closing function doesnt work correctly

    Hello,
    I use openbox and acpid is installed.
    When I close laptop screen, my laptop does not sleep nor hibernate, fans continue to work and if I put the laptop in to a laptop bag ( which I did because I thought it was working ),  the laptop becomes very hot in very short time.
    If I want to open the laptop again, screen does not open. I dont know if the system is really working or not but it doesnt open no matter what. So I'm forced to do hard reset.
    systemd-logind service logs like its working normally but it is not;
    Mar 01 20:02:11 isg00051371 systemd-logind[356]: Lid closed.
    Mar 01 20:02:11 isg00051371 systemd-logind[356]: Suspending...
    Mar 01 20:02:11 isg00051371 logger[1286]: LID closed
    -- Reboot --
    What should I do to fix this problem ?

    Both of them failed again.
    systemctl restart systemd-login made X crashed, so I started X again and used them together "sudo systemctl restart systemd-login && systemctl suspend", but same thing happened
    pm-utils made fast move and I thought it worked, but then fan started to make noise, and when I tried to open it, it failed again;
    Mar 02 00:46:34 isg00051371 sudo[601]: kerem : TTY=pts/0 ; PWD=/home/kerem ; USER=root ; COMMAND=/usr/bin/pacman -S pm-utils
    Mar 02 00:46:34 isg00051371 sudo[601]: pam_unix(sudo:session): session opened for user root by kerem(uid=0)
    Mar 02 00:46:44 isg00051371 sudo[601]: pam_unix(sudo:session): session closed for user root
    Mar 02 00:47:10 isg00051371 sudo[647]: kerem : TTY=pts/0 ; PWD=/home/kerem ; USER=root ; COMMAND=/usr/bin/pm-suspend
    Mar 02 00:47:10 isg00051371 sudo[647]: pam_unix(sudo:session): session opened for user root by kerem(uid=0)
    Mar 02 00:47:10 isg00051371 kernel: EXT4-fs (sda5): re-mounted. Opts: data=ordered,commit=0
    Mar 02 00:47:10 isg00051371 systemd-udevd[215]: error opening USB device 'descriptors' file
    Mar 02 00:47:10 isg00051371 kernel: usb 3-7: USB disconnect, device number 2
    -- Reboot --
    I find arch wiki very confusing, it's not helpful. Only helpful guide was beginner's guide, the rest is either confusing or incomplete.
    I think I'll install either Xfce or Gnome, because this is making me feel I'm going nowhere.
    Also, another thing is, I dont know if its about  disabling acpid but, now whenever I do something new, like opening a tab in firefox, clicking on search area in arch wiki, my machine acts like a new cd inserted, but instead it uses hdd, it stops for 1 second, drive starts moving, then it acts, and I'm talking about 8gb ram, i7 machine...

  • Cant edit powersetting for laptop to turn off the display after .. when power is plugged in

    I tried to set the setting on a laptop in our domain from "turn off the display after 5 minutes" to "never".
    the button is greyed out.
    I tried the advanced settings, even that won't work. 
    Os on the laptop is windows 8.1 Pro, the laptop is a member in a domain.
    Anyone knows this issue?
    thanks,

    Hi,
    Are you referring to this?
    Please check the policy Computer Configuration\Administrative Templates\System\Power Management\Video and Display Settings
    (if deployed by a GPO created by server in a domain, then check Computer Configuration\Policies\Administrative Templates\System\Power Management\Video and Display Settings)
    in the right pane, find "Turn off the display (Plugged in)", check whether it is configured to a specific data.
    Yolanda Zhu
    TechNet Community Support

Maybe you are looking for

  • Shuffle 2G not allowing some songs to be imported

    I just got my iPod Shuffle 2G this evening and while I was selecting songs to be on my shuffle I discovered that some songs were not importing. I drag a song to the shuffle in iTunes and it will not allow me to drop it. What is the issue? I've looked

  • Find characters in a string....

    Hello, I have trouble writing the syntax for checking if some characters are part of a string. I want this to function: Return true (or the characters in question), otherwise null or false. For example: check if '1Y' is part of 'NOKLIB 1Y' (true in t

  • External Storage Repository for SAP Archive Link

    We are about use SAP Archive Link as part of a document scanning process. For storage, the intention is to use EMC Centera. We are on SAP ECC 6.0. Does anybody know if any additional software or hardware is required, or would we already be capable of

  • Live cache install issue

    hello expert, I want to install a live cache server on a separate host, but failed more times, and got a same error messge every time as below, Some database applications are probably still running.Check the log file sdbinst.log. and the sdbinst.log

  • Set Field Selection for Completion Confirmation

    I want to change the indicator of one field from "ready to input" to "required"..But i couldnt understand exactly the hierarchy under "Set Field Selection for Completion Confirmation"  tab in SPRO. there are 3 parts under that tab; 1-PM: Confirmation