My Mac mini's WiFi is slow

Hi, my Mac mini’s WiFi is slow: it’s stuck when loading a page with Safari.
Help please, I want to browse the Internet!
The WiFi signal is best (4 bars):
Here’s a screenshot if you’re interested:

Sorry for a late reply, didn't notice the activity in this thread. Try changing the channel in your router's settings.
To do it:
1. Open the Wi-Fi Scan tool http://osxdaily.com/2012/07/31/wi-fi-scanner-mac-os-x-mountain-lion/
2. Find an unused channel - steps in this screenshot:
2. Change the channel in your router's settings.

Similar Messages

  • My mac mini is running very slow all of a sudden, how can i restore it's speed?

    my mac mini is running very slow all of a sudden, how can i restore it's speed?

    This procedure is a diagnostic test. It changes nothing, for better or worse, and therefore will not, in itself, solve your problem.
    If you don't already have a current backup, back up all data before doing anything else. The backup is necessary on general principle, not because of anything in the test procedure. There are ways to back up a computer that isn't fully functional. Ask if you need guidance.
    Below are instructions to run a UNIX shell script, a type of program. All it does is to gather information about the state of your computer. That information goes nowhere unless you choose to share it on this page. However, you should be cautious about running a program at the instance of a stranger on a public message board. If you have doubts, search this site for other discussions in which this procedure has been followed without any report of ill effects. If you can't satisfy yourself that the instructions are safe, don't follow them.
    Here's a summary of what you need to do: Copy a line of text from this web page into the window of another application. Wait about a minute. Then paste some other text, which will have been copied automatically, back into a reply on this page. The sequence is: copy, paste, wait, paste again. Details follow.
    You may have started the computer in "safe" mode. Preferably, these steps should be taken in “normal” mode. If the system is now in safe mode and works well enough in normal mode to run the test, restart as usual. If you can only test in safe mode, do that.
    If you have more than one user, and the one affected by the problem is not an administrator, then please run the test twice: once while logged in as the affected user, and once as an administrator. The results may be different. The user that is created automatically on a new computer when you start it for the first time is an administrator. If you can't log in as an administrator, test as the affected user. Most personal Macs have only one user, and in that case this paragraph doesn’t apply.
    The script is a single long line, all of which must be selected. You can accomplish this easily by triple-clicking  anywhere in the line. The whole line will highlight, though you may not see all of it in your browser, and you can then copy it. If you try to select the line by dragging across the part you can see, you won't get all of it.
    Triple-click anywhere in the line of text below on this page to select it:
    clear; shopt -s extglob; Fb='%s\n\t(%s)\n'; Fm='\n%s:\n\n%s\n'; Fs='\n%s: %s\n'; Fu='User %s%%\t\tSystem %s%%'; PB="/usr/libexec/PlistBuddy -c Print"; A () { [[ a -eq 0 ]]; }; R () { o=; [[ r -eq 0 ]]; }; Pm () { [[ "$o" ]] && o=`sed 's/^ */   /' <<< "$o"` && printf "$Fm" "$1" "$o"; }; Pc () { o=`egrep -v '^[[:blank:]]*($|#)' "$2"`; Pm "$1"; }; Pp () { o=`$PB "$2" | awk -F'= ' \/$3'/{print $2}'`; Pm "$1"; }; Ps () { o="${o##+( )}"; [[ ! "$o" =~ ^0?$ ]] && printf "$Fs" "$1" "$o"; }; id | grep -qw '80(admin)'; a=$?; A && sudo true; r=$?; t=`date +%s`; clear; { A || echo $'No admin access\n'; A && ! R && echo $'No root access\n'; system_profiler SPSoftwareDataType | sed '8!d;s/^ *//'; o=`system_profiler SPDiagnosticsDataType | sed '5,6!d'`; [[ "$o" =~ Pass ]] || Pm "POST"; o=`pmset -g therm | sed 's/^.*CP/CP/'`; grep -q 'No th' <<< "$o" && o=; Pm "Thermal conditions"; o=`pmset -g sysload | grep -v :`; grep -q '= [^GO]' <<< "$o" || o=; Pm "System load advisory"; o=`nvram boot-args | awk '{$1=""; print}'`; Ps "boot-args"; o=`ls /L*/L*/Dia*/*.panic | wc -l`; Ps "Panics"; o=`ls /L*/L*/Dia*/*.c* | tail`; Pm "System crash logs"; o=`ls L*/L*/Dia* | tail`; Pm "User crash logs"; o=`syslog -F bsd -k Sender kernel -k Message CReq 'GPU |hfs: Ru|I/O e|n Cause: -|NVDA\(|pagin|SATA W|timed? ?o' | tail -n25 | awk '/:/{$4=""; $5=""; print}'`; Pm "Kernel messages"; o=`df -m / | awk 'NR==2 {print $4}'`; [[ o -lt 5120 ]] && Ps "Free space (MiB)"; o=$(($(vm_stat | awk '/eo/{sub("\\.",""); print $2}')/256)); o=$((o>=1024?o:0)); Ps "Pageouts (MiB)"; s=( `sar -u 1 10 | sed '$!d'` ); [[ s[4] -lt 90 ]] && o=`printf "$Fu" ${s[1]} ${s[3]}` || o=; Pm "Total CPU usage" && s=(`ps acrx -o comm,ruid,%cpu | sed '2!d'`); o=${s[2]}%; Ps "CPU usage by process $s of user ${s[1]}"; s=(`top -R -l1 -n1 -o prt -stats command,uid,prt | sed '$!d'`); s[2]=${s[2]%[+-]}; o=$((s[2]>=25000?s[2]:0)); Ps "Mach ports used by process $s of user ${s[1]}"; o=`kextstat -kl | grep -v com\\.apple | cut -c53- | cut -d\< -f1`; Pm "Loaded extrinsic kernel extensions"; R && o=`sudo launchctl list | sed 1d | awk '!/0x|com\.(apple|openssh|vix\.cron)|org\.(amav|apac|calendarse|cups|dove|isc|ntp|post[fg]|x)/{print $3}'`; Pm "Extrinsic system jobs"; o=`launchctl list | sed 1d | awk '!/0x|com\.apple|org\.(x|openbsd)|\.[0-9]+$/{print $3}'`; Pm "Extrinsic agents"; for d in {/,}L*/{La,Priv,Sta}*; do o=`ls -A "$d" | egrep -v '^(\.DS_Store$|com\.apple\.)'`; Pm "$d"; done; o=`find -L /S*/L*/E* {/,}L*/{A*d,Compon,Ex,In,Keyb,Mail,P*P,Qu,Scripti,Servi,Spo}* -type d -name Contents -prune | while read d; do ID=$($PB\ :CFBundleIdentifier "$d/Info.plist") || ID="No bundle ID"; egrep -qv "^com\.apple\.[^x]|Accusys|ArcMSR|ATTO|HDPro|HighPoint|driver\.stex|hp-fax|\.hpio|JMicron|microsoft\.MDI|print|SoftRAID" <<< $ID && printf "$Fb" "${d%/Contents}" "$ID"; done`; Pm "Extrinsic loadable bundles"; o=`find /u*/{,*/}lib -type f -exec sh -c 'file -b "$1" | grep -qw shared && ! codesign -v "$1"' {} {} \; -print`; Pm "Unsigned shared libraries"; o=`launchctl getenv DYLD_INSERT_LIBRARIES`; Pm "Inserted libraries"; o=`find {,/u*/lo*}/e*/periodic -type f -mtime -10d`; Pm "Modified periodic scripts"; o=`scutil --proxy | grep Prox`; Pm "Proxies"; o=`scutil --dns | awk '/r\[0\] /{if ($NF !~ /^1(0|72\.(1[6-9]|2[0-9]|3[0-1])|92\.168)\./) print $NF; exit}'`; Ps "DNS"; R && o=`sudo profiles -P | grep :`; Pm "Profiles"; for f in fstab sysctl.conf crontab launchd.conf; do Pc $f /etc/$f; done; Pc "hosts" <(egrep -v '(local|broadcast)host' /etc/hosts); Pc "User launchd" ~/.launchd; R && Pc "Root crontab" <(sudo crontab -l); Pc "User crontab" <(crontab -l); R && o=`sudo defaults read com.apple.loginwindow LoginHook`; Pm "Login hook"; Pp "Global login items" /L*/P*/loginw* Path; Pp "User login items" L*/P*/*loginit* Name; Pp "Safari extensions" L*/Saf*/*/E*.plist Bundle | sed 's/\..*$//;s/-[1-9]$//'; o=`find ~ $TMPDIR.. \( -flags +sappnd,schg,uappnd,uchg -o ! -user $UID -o ! -perm -600 \) | wc -l`; Ps "Restricted user files"; cd; o=`system_profiler SPFontsDataType | egrep "Valid: N|Duplicate: Y" | wc -l`; Ps "Font problems"; o=`find L*/{Con,Pref}* -type f ! -size 0 -name *.plist ! -exec sh -c 'plutil -s "$1" >&-' {} {} \; -print`; Pm "Bad plists"; d=(Desktop L*/Keyc*); n=(20 7); for i in {0..1}; do o=`find "${d[$i]}" -type f -maxdepth 1 | wc -l`; o=$((o<=n[$i]?0:o)); Ps "${d[$i]##*/} files"; done; o=$((`date +%s`-t)); Ps "Elapsed time (s)"; } 2>/dev/null | pbcopy; exit 2>&-
    Copy the selected text to the Clipboard by pressing the key combination command-C.
    Launch the built-in Terminal 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 Terminal in the icon grid.
    When you launch Terminal, a text window will open with a line already in it, ending either in a dollar sign ($) or a percent sign (%). If you get the percent sign, enter “sh” and press return. You should then get a new line ending in a dollar sign.
    Click anywhere in the Terminal window and paste (command-V). The text you pasted should vanish immediately. If it doesn't, press the return key.
    If you're logged in as an administrator, you'll be prompted for your login password. Nothing will be displayed when you type it. You will not see the usual dots in place of typed characters. Make sure caps lock is off. Type carefully and then press return. You may get a one-time warning to be careful. If you make three failed attempts to enter the password, the test will run anyway, but it will produce less information. In most cases, the difference is not important.
    If you're not logged in as an administrator, you won't be prompted for your password. The test will still run. It just won't do anything that requires administrator rights.
    The test may take up to a few minutes to run, depending on how many files you have and the speed of the computer. A computer that's abnormally slow may take longer to run the test. There is no indication of progress until it's done. Wait for the line "[Process completed]" to appear in the Terminal window. If you don't see that line within half an hour or so, the test probably won't complete in a reasonable time. In that case, close the Terminal window and report your results. No harm will be done.
    When the test is complete, quit Terminal. The results will have been copied to the Clipboard automatically. They are not shown in the Terminal window. Please don't copy anything from there. All you have to do is start a reply to this comment and then paste by pressing command-V again.
    If any private information, such as your name or email address, appears in the results, anonymize it before posting. Usually that won't be necessary.
    When you post the results, you might see the message, "You have included content in your post that is not permitted." That's because the forum software falsely identifies something in the post as a violation of the terms of use. If that happens, please post the results on Pastebin, then post a link here to the page you created.
    Note: This is a public forum, and others may give you advice based on the results of the test. They speak only for themselves, and I don't necessarily agree with them.
    Copyright © 2014 Linc Davis. As the sole author of this work, I reserve all rights to it except as provided in the Terms of Use of Apple Support Communities ("ASC"). Readers of ASC may copy it for their own personal use. Neither the whole nor any part may be redistributed.

  • How can I turn mac mini into wifi access point for iPhone?

    Hi,
    I do not have a wifi router.
    I want my iPhone to be able to use my broadband internet instead of the slow EDGE internet.
    The simple solution would be to buy a wifi router whih would enable my iPhone to access the wifi home network.
    *What if I could turn the mac mini into a wifi access point?* That would save me from the hassle of buying a wifi router.
    Any idea how to do this??
    Message was edited by: d00by666

    I did this.
    I think I am doing something wrong. I am doing something wrong in this setting *from ethernet to airport*.
    see attached screenshot.
    To start Internet sharing on a computer using Mac OS X:
    1. Open System Preferences, click Sharing, and then click Internet.
    2. Select how you would like to share your Internet connection, and then click Start. You
    can choose to share your Internet connection with AirPort-enabled computers,
    computers with built-in Ethernet, or both.
    Note:
    If your Internet connection and your local network use the same port (built-in
    Ethernet, for example), contact your ISP before you turn on Internet sharing. In some
    cases (if you use a cable modem, for example) you might unintentionally affect the
    network settings of other ISP customers, and your ISP might terminate your service to
    prevent you from disrupting its network.
    3. If you want to share your Internet connection with computers using AirPort, click
    AirPort Options to give your network a name and password.
    ----------------------------------------------------

  • Mac mini Late 2012 very slow with 10.9.3

    Hello,
    Since the upgrade to Mavericks, wathever flavour 10.9 - 10.9.1 - 10.9.2 - 10.9.3, my Mac min Late 2012, 16 Gb of RAM, is very slow. Slow to boot, slow to open Finder windows, etc. Annoying.
    Here is the EtreCheck report. Thanks for any help, I am desperate to find a solution.
    EtreCheck version : 1.9.12 (48)
    Rapport créé 21 juin 2014 14:34:36 UTC+2
    Informations matérielles :
        Mac mini (Late 2012) (Verifié)
        Mac mini - modèle : Macmini6,2
        1 2.3 GHz Intel Core i7 CPU : 4 cores
        16 GB RAM
    Informations vidéos :
        Intel HD Graphics 4000 - VRAM: (null)
            P23T-6 LED 1920 x 1080 @ 60 Hz
    Logiciel du système :
        OS X 10.9.3 (13D65) - Uptime: 0 days 5:1:12
    Informations des disques :
        APPLE HDD ST1000LM024 disk0 : (1 TB)
            EFI (disk0s1) <non monté> : 209.7 MB
            Macintosh HD (disk0s2) / [Démarrage]: 999.35 GB (915.38 GB libre)
            Recovery HD (disk0s3) <non monté> : 650 MB
    Informations USB :
        Mitsumi Electric Hub in Apple Extended USB Keyboard
            Mitsumi Electric Apple Extended USB Keyboard
        Mitsumi Electric Apple Optical USB Mouse
        Apple, Inc. IR Receiver
        Apple Inc. BRCM20702 Hub
            Apple Inc. Bluetooth USB Host Controller
    Informations Firewire :
        LaCie d2 DVDRW FW/USB 400mbit - 400mbit max
    Informations Thunderbolt :
        Apple Inc. thunderbolt_bus
    Gatekeeper:
        N’importe où
    Daemons de lancements :
        [engagé]    com.4D.HelperTool.plist Aide
        [engagé]    com.adobe.fpsaud.plist Aide
        [désengagé]    com.gopro.stereomodestatus.plist Aide
        [engagé]    com.oracle.java.Helper-Tool.plist Aide
        [engagé]    com.oracle.java.JavaUpdateHelper.plist Aide
        [désengagé]    com.teamviewer.teamviewer_service.plist Aide
        [en marche]    de.devolo.networkservice.plist Aide
    Représentants de lancement :
        [engagé]    com.oracle.java.Java-Updater.plist Aide
        [désengagé]    com.teamviewer.teamviewer.plist Aide
        [désengagé]    com.teamviewer.teamviewer_desktop.plist Aide
        [engagé]    de.devolo.networkservice.notify.plist Aide
    Représentants de lancement pour l’utilisateur :
        [engagé]    com.google.keystone.agent.plist Aide
    Éléments Ouverture :
        iTunesHelper
        Rogue Amoeba Schedule Helper
    Plug-ins internet :
        FlashPlayer-10.6 : Version : 14.0.0.125 - SDK 10.6 Aide
        Flash Player : Version : 14.0.0.125 - SDK 10.6 Aide
        QuickTime Plugin : Version : 7.7.3
        JavaAppletPlugin : Version : Java 7 Update 55 Vérifier la version
        Default Browser : Version : 537 - SDK 10.9
    Plug-ins audios :
        BluetoothAudioPlugIn : Version : 1.0 - SDK 10.9
        AirPlay : Version : 2.0 - SDK 10.9
        AppleAVBAudio : Version : 203.2 - SDK 10.9
        InstantOn : Version : 7.1.2 - SDK 10.8 Aide
        iSightAudio : Version : 7.7.3 - SDK 10.9
    Plug-ins iTunes :
        Quartz Composer Visualizer : Version : 1.4 - SDK 10.9
    Plug-ins internets pour utilisateur :
        Google Earth Web Plug-in : Version : 7.1 Aide
    Panneaux de préférences de 3ème partie :
        Flash Player  Aide
        GoPro  Aide
        Java  Aide
    Time Machine :
        Time Machine n’est pas configuré !
    L’utilisation du CPU par processus :
             3%    plugin-container
             2%    firefox
             2%    WindowServer
             1%    devolonetsvc
             1%    fontd
    L’utilisation de la mémoire par processus :
        442 Mo    firefox
        213 Mo    plugin-container
        115 Mo    mds_stores
        66 Mo    WindowServer
        49 Mo    Finder
    Informations de la mémoire virtuelle :
        12.87 Go    RAM Disponible
        1.52 Go    RAM Active
        349 Mo    RAM Inactive
        1.27 Go    RAM Résidente
        249 Mo    Pages entrants
        0 o    Sorties pages

    So here is the log...
    If you find something wrong, I will be pleased to know what I can do to resolve the problem!
    Andrew
    22.06.14 22:58:01.000 bootlog[0]: BOOT_TIME 1403470681 0
    22.06.14 22:58:14.000 syslogd[20]: Configuration Notice:
    ASL Module "com.apple.appstore" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    22.06.14 22:58:14.000 syslogd[20]: Configuration Notice:
    ASL Module "com.apple.authd" sharing output destination "/var/log/system.log" with ASL Module "com.apple.asl".
    Output parameters from ASL Module "com.apple.asl" override any specified in ASL Module "com.apple.authd".
    22.06.14 22:58:14.000 syslogd[20]: Configuration Notice:
    ASL Module "com.apple.authd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    22.06.14 22:58:14.000 syslogd[20]: Configuration Notice:
    ASL Module "com.apple.bookstore" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    22.06.14 22:58:14.000 syslogd[20]: Configuration Notice:
    ASL Module "com.apple.eventmonitor" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    22.06.14 22:58:14.000 syslogd[20]: Configuration Notice:
    ASL Module "com.apple.install" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    22.06.14 22:58:14.000 syslogd[20]: Configuration Notice:
    ASL Module "com.apple.iokit.power" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    22.06.14 22:58:14.000 syslogd[20]: Configuration Notice:
    ASL Module "com.apple.mail" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    22.06.14 22:58:14.000 syslogd[20]: Configuration Notice:
    ASL Module "com.apple.MessageTracer" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    22.06.14 22:58:14.000 syslogd[20]: Configuration Notice:
    ASL Module "com.apple.performance" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    22.06.14 22:58:14.000 syslogd[20]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    22.06.14 22:58:14.000 syslogd[20]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    22.06.14 22:58:14.000 syslogd[20]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    22.06.14 22:58:14.000 syslogd[20]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    22.06.14 22:58:14.000 syslogd[20]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    22.06.14 22:58:14.000 syslogd[20]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    22.06.14 22:58:14.000 syslogd[20]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    22.06.14 22:58:14.000 kernel[0]: Longterm timer threshold: 1000 ms
    22.06.14 22:58:14.000 kernel[0]: PMAP: PCID enabled
    22.06.14 22:58:14.000 kernel[0]: PMAP: Supervisor Mode Execute Protection enabled
    22.06.14 22:58:14.000 kernel[0]: Darwin Kernel Version 13.2.0: Thu Apr 17 23:03:13 PDT 2014; root:xnu-2422.100.13~1/RELEASE_X86_64
    22.06.14 22:58:14.000 kernel[0]: vm_page_bootstrap: 3912408 free pages and 249128 wired pages
    22.06.14 22:58:14.000 kernel[0]: kext submap [0xffffff7f807a9000 - 0xffffff8000000000], kernel text [0xffffff8000200000 - 0xffffff80007a9000]
    22.06.14 22:58:14.000 kernel[0]: zone leak detection enabled
    22.06.14 22:58:14.000 kernel[0]: "vm_compressor_mode" is 4
    22.06.14 22:58:14.000 kernel[0]: standard timeslicing quantum is 10000 us
    22.06.14 22:58:14.000 kernel[0]: standard background quantum is 2500 us
    22.06.14 22:58:14.000 kernel[0]: mig_table_max_displ = 74
    22.06.14 22:58:14.000 kernel[0]: TSC Deadline Timer supported and enabled
    22.06.14 22:58:14.000 kernel[0]: AppleACPICPU: ProcessorId=1 LocalApicId=0 Enabled
    22.06.14 22:58:14.000 kernel[0]: AppleACPICPU: ProcessorId=2 LocalApicId=2 Enabled
    22.06.14 22:58:14.000 kernel[0]: AppleACPICPU: ProcessorId=3 LocalApicId=4 Enabled
    22.06.14 22:58:14.000 kernel[0]: AppleACPICPU: ProcessorId=4 LocalApicId=6 Enabled
    22.06.14 22:58:14.000 kernel[0]: AppleACPICPU: ProcessorId=5 LocalApicId=1 Enabled
    22.06.14 22:58:14.000 kernel[0]: AppleACPICPU: ProcessorId=6 LocalApicId=3 Enabled
    22.06.14 22:58:14.000 kernel[0]: AppleACPICPU: ProcessorId=7 LocalApicId=5 Enabled
    22.06.14 22:58:14.000 kernel[0]: AppleACPICPU: ProcessorId=8 LocalApicId=7 Enabled
    22.06.14 22:58:14.000 kernel[0]: calling mpo_policy_init for TMSafetyNet
    22.06.14 22:58:14.000 kernel[0]: Security policy loaded: Safety net for Time Machine (TMSafetyNet)
    22.06.14 22:58:14.000 kernel[0]: calling mpo_policy_init for Sandbox
    22.06.14 22:58:14.000 kernel[0]: Security policy loaded: Seatbelt sandbox policy (Sandbox)
    22.06.14 22:58:14.000 kernel[0]: calling mpo_policy_init for Quarantine
    22.06.14 22:58:14.000 kernel[0]: Security policy loaded: Quarantine policy (Quarantine)
    22.06.14 22:58:14.000 kernel[0]: Copyright (c) 1982, 1986, 1989, 1991, 1993
    22.06.14 22:58:14.000 kernel[0]: The Regents of the University of California. All rights reserved.
    22.06.14 22:58:14.000 kernel[0]: MAC Framework successfully initialized
    22.06.14 22:58:14.000 kernel[0]: using 16384 buffer headers and 10240 cluster IO buffer headers
    22.06.14 22:58:14.000 kernel[0]: AppleKeyStore starting (BUILT: Apr 17 2014 23:36:27)
    22.06.14 22:58:14.000 kernel[0]: IOAPIC: Version 0x20 Vectors 64:87
    22.06.14 22:58:14.000 kernel[0]: ACPI: sleep states S3 S4 S5
    22.06.14 22:58:14.000 kernel[0]: AppleIntelCPUPowerManagement: Turbo Ratios 889A
    22.06.14 22:58:14.000 kernel[0]: AppleIntelCPUPowerManagement: (built 23:35:25 Apr 17 2014) initialization complete
    22.06.14 22:58:14.000 kernel[0]: pci (build 23:24:05 Apr 17 2014), flags 0x63008, pfm64 (36 cpu) 0xf80000000, 0x80000000
    22.06.14 22:58:14.000 kernel[0]: [ PCI configuration begin ]
    22.06.14 22:58:14.000 kernel[0]: console relocated to 0xf80000000
    22.06.14 22:58:14.000 kernel[0]: [ PCI configuration end, bridges 11, devices 15 ]
    22.06.14 22:58:14.000 kernel[0]: AppleThunderboltNHIType2::setupPowerSavings - GPE based runtime power management
    22.06.14 22:58:14.000 kernel[0]: FireWire (OHCI) Lucent ID 5901 built-in now active, GUID 44fb42fffeb8128a; max speed s800.
    22.06.14 22:58:14.000 kernel[0]: mcache: 8 CPU(s), 64 bytes CPU cache line size
    22.06.14 22:58:14.000 kernel[0]: mbinit: done [128 MB total pool size, (85/42) split]
    22.06.14 22:58:14.000 kernel[0]: Pthread support ABORTS when sync kernel primitives misused
    22.06.14 22:58:14.000 kernel[0]: rooting via boot-uuid from /chosen: 2BA932BA-D572-3746-9BBD-3F60DED3B3D1
    22.06.14 22:58:14.000 kernel[0]: Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
    22.06.14 22:58:14.000 kernel[0]: com.apple.AppleFSCompressionTypeZlib kmod start
    22.06.14 22:58:14.000 kernel[0]: com.apple.AppleFSCompressionTypeDataless kmod start
    22.06.14 22:58:14.000 kernel[0]: com.apple.AppleFSCompressionTypeZlib load succeeded
    22.06.14 22:58:14.000 kernel[0]: com.apple.AppleFSCompressionTypeDataless load succeeded
    22.06.14 22:58:14.000 kernel[0]: AppleIntelCPUPowerManagementClient: ready
    22.06.14 22:58:14.000 kernel[0]: BTCOEXIST off
    22.06.14 22:58:14.000 kernel[0]: BRCM tunables:
    22.06.14 22:58:14.000 kernel[0]: pullmode[1] txringsize[  256] txsendqsize[1024] reapmin[   32] reapcount[  128]
    22.06.14 22:58:14.000 kernel[0]: Thunderbolt Self-Reset Count = 0xedefbe00
    22.06.14 22:58:04.661 com.apple.launchd[1]: *** launchd[1] has started up. ***
    22.06.14 22:58:14.000 kernel[0]: IOThunderboltSwitch<0xffffff8041e59c00>(0x0)::listenerCallback - Thunderbolt HPD packet for route = 0x0 port = 11 unplug = 0
    22.06.14 22:58:14.000 kernel[0]: IOThunderboltSwitch<0xffffff8041e59c00>(0x0)::listenerCallback - Thunderbolt HPD packet for route = 0x0 port = 12 unplug = 0
    22.06.14 22:58:04.661 com.apple.launchd[1]: *** Shutdown logging is enabled. ***
    22.06.14 22:58:14.000 kernel[0]: Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SATA@1F,2/AppleIntelPchS eriesAHCI/PRT1@1/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOB lockStorageDriver/APPLE HDD ST1000LM024 Media/IOGUIDPartitionScheme/Customer@2
    22.06.14 22:58:14.000 kernel[0]: BSD root: disk0s2, major 1, minor 2
    22.06.14 22:58:13.667 com.apple.launchd[1]: (de.devolo.networkservice) Unknown key: StandardErrPath
    22.06.14 22:58:14.000 kernel[0]: hfs: mounted Macintosh HD on device root_device
    22.06.14 22:58:13.738 com.apple.SecurityServer[15]: Session 100000 created
    22.06.14 22:58:19.473 hidd[48]: void __IOHIDPlugInLoadBundles(): Loaded 0 HID plugins
    22.06.14 22:58:19.473 hidd[48]: Posting 'com.apple.iokit.hid.displayStatus' notifyState=1
    22.06.14 22:58:19.000 kernel[0]: IO80211Controller::dataLinkLayerAttachComplete():  adding AppleEFINVRAM notification
    22.06.14 22:58:19.000 kernel[0]: IO80211Interface::efiNVRAMPublished(): 
    22.06.14 22:58:19.000 kernel[0]: Waiting for DSMOS...
    22.06.14 22:58:20.177 com.apple.usbmuxd[26]: usbmuxd-327.4 on Feb 12 2014 at 14:54:33, running 64 bit
    22.06.14 22:58:20.000 kernel[0]: SMC::smcReadKeyAction ERROR: smcReadData8 failed for key LsNM (kSMCKeyNotFound)
    22.06.14 22:58:20.000 kernel[0]: SMC::smcReadKeyAction ERROR LsNM kSMCKeyNotFound(0x84) fKeyHashTable=0x0
    22.06.14 22:58:20.000 kernel[0]: SMC::smcGetLightshowVers ERROR: smcReadKey LsNM failed (kSMCKeyNotFound)
    22.06.14 22:58:20.000 kernel[0]: SMC::smcPublishLightshowVersion ERROR: smcGetLightshowVers failed (kSMCKeyNotFound)
    22.06.14 22:58:20.000 kernel[0]: SMC::smcInitHelper ERROR: smcPublishLightshowVersion failed (kSMCKeyNotFound)
    22.06.14 22:58:20.000 kernel[0]: Previous Shutdown Cause: 5
    22.06.14 22:58:20.000 kernel[0]: IOBluetoothUSBDFU::probe
    22.06.14 22:58:20.000 kernel[0]: IOBluetoothUSBDFU::probe ProductID - 0x828A FirmwareVersion - 0x0079
    22.06.14 22:58:20.000 kernel[0]: **** [IOBluetoothHostControllerUSBTransport][start] -- completed -- result = TRUE -- 0x1400 ****
    22.06.14 22:58:20.000 kernel[0]: **** [BroadcomBluetoothHostControllerUSBTransport][start] -- Completed -- 0x1400 ****
    22.06.14 22:58:20.000 kernel[0]: init
    22.06.14 22:58:20.000 kernel[0]: probe
    22.06.14 22:58:20.000 kernel[0]: start
    22.06.14 22:58:20.000 kernel[0]: [IOBluetoothHCIController][staticBluetoothHCIControllerTransportShowsUp] -- Received Bluetooth Controller register service notification -- 0x1400
    22.06.14 22:58:20.000 kernel[0]: [IOBluetoothHCIController][start] -- completed
    22.06.14 22:58:20.000 kernel[0]: DSMOS has arrived
    22.06.14 22:58:20.000 kernel[0]: [IOBluetoothHCIController::setConfigState] calling registerService
    22.06.14 22:58:20.000 kernel[0]: **** [IOBluetoothHCIController][protectedBluetoothHCIControllerTransportShowsUp] -- Connected to the transport successfully -- 0x7280 -- 0x4000 -- 0x1400 ****
    22.06.14 22:58:20.000 kernel[0]: m_tail has not been written to hardware: m_tail = 0x00000000, hardare tail register = 0x00000158
    22.06.14 22:58:21.000 kernel[0]: VM Swap Subsystem is ON
    22.06.14 22:58:23.000 kernel[0]: AirPort: Link Down on en1. Reason 8 (Disassociated because station leaving).
    22.06.14 22:58:23.322 configd[18]: setting hostname to "Mac-mini-de-Thomas-2.local"
    22.06.14 22:58:23.327 configd[18]: network changed.
    22.06.14 22:58:23.712 com.apple.SecurityServer[15]: Entering service
    22.06.14 22:58:23.792 UserEventAgent[11]: Failed to copy info dictionary for bundle /System/Library/UserEventPlugins/alfUIplugin.plugin
    22.06.14 22:58:23.799 UserEventAgent[11]: Captive: CNPluginHandler en1: Inactive
    22.06.14 22:58:23.831 loginwindow[43]: Login Window Application Started
    22.06.14 22:58:23.835 digest-service[72]: label: default
    22.06.14 22:58:23.836 digest-service[72]:     dbname: od:/Local/Default
    22.06.14 22:58:23.836 digest-service[72]:     mkey_file: /var/db/krb5kdc/m-key
    22.06.14 22:58:23.836 digest-service[72]:     acl_file: /var/db/krb5kdc/kadmind.acl
    22.06.14 22:58:23.838 digest-service[72]: digest-request: uid=0
    22.06.14 22:58:23.840 mDNSResponder[40]: mDNSResponder mDNSResponder-522.90.2 (Nov  3 2013 18:51:09) starting OSXVers 13
    22.06.14 22:58:23.851 awacsd[60]: Starting awacsd connectivity_executables-97 (Aug 24 2013 23:49:23)
    22.06.14 22:58:23.857 awacsd[60]: InnerStore CopyAllZones: no info in Dynamic Store
    22.06.14 22:58:23.000 kernel[0]: createVirtIf(): ifRole = 1
    22.06.14 22:58:23.000 kernel[0]: in func createVirtualInterface ifRole = 1
    22.06.14 22:58:23.000 kernel[0]: AirPort_Brcm4331_P2PInterface::init name <p2p0> role 1
    22.06.14 22:58:23.000 kernel[0]: AirPort_Brcm4331_P2PInterface::init() <p2p> role 1
    22.06.14 22:58:23.000 kernel[0]: Created virtif 0xffffff8042fee400 p2p0
    22.06.14 22:58:23.875 airportd[64]: airportdProcessDLILEvent: en1 attached (up)
    22.06.14 22:58:23.893 digest-service[72]: digest-request: netr probe 0
    22.06.14 22:58:23.893 digest-service[72]: digest-request: init request
    22.06.14 22:58:23.904 digest-service[72]: digest-request: init return domain: BUILTIN server: MAC-MINI-DE-THOMAS-2 indomain was: <NULL>
    22.06.14 22:58:23.954 systemkeychain[88]: done file: /var/run/systemkeychaincheck.done
    22.06.14 22:58:23.965 configd[18]: network changed.
    22.06.14 22:58:23.967 configd[18]: network changed: DNS*
    22.06.14 22:58:24.654 mDNSResponder[40]: D2D_IPC: Loaded
    22.06.14 22:58:24.654 mDNSResponder[40]: D2DInitialize succeeded
    22.06.14 22:58:24.000 kernel[0]: flow_divert_kctl_disconnect (0): disconnecting group 1
    22.06.14 22:58:24.659 mDNSResponder[40]:   4: Listening for incoming Unix Domain Socket client requests
    22.06.14 22:58:24.697 networkd[108]: networkd.108 built Aug 24 2013 22:08:46
    22.06.14 22:58:24.987 mdmclient[41]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    22.06.14 22:58:25.000 kernel[0]: Ethernet [AppleBCM5701Ethernet]: Link up on en0, 100-Megabit, Full-duplex, No flow-control, Debug [796d,2301,0de1,0300,41e1,0000]
    22.06.14 22:58:25.504 mds[39]: (Warning) Server: No stores registered for metascope "kMDQueryScopeComputer"
    22.06.14 22:58:25.000 kernel[0]: **** [IOBluetoothHostControllerUSBTransport][SuspendDevice] -- Suspend -- suspendDeviceCallResult = 0x0000 (kIOReturnSuccess) -- 0x1400 ****
    22.06.14 22:58:25.509 WindowServer[85]: Server is starting up
    22.06.14 22:58:25.517 mds[39]: (Normal) FMW: FMW 0 0
    22.06.14 22:58:25.615 sandboxd[94]: ([64]) airportd(64) deny file-read-data /private/var/root/Library/Preferences/ByHost/.GlobalPreferences.D399ADA9-CF52-5 558-B120-7860EB19C6F0.plist
    22.06.14 22:58:26.085 mdmclient[41]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    22.06.14 22:58:26.427 locationd[45]: NBB-Could not get UDID for stable refill timing, falling back on random
    22.06.14 22:58:26.565 locationd[45]: Location icon should now be in state 'Inactive'
    22.06.14 22:58:27.129 mdmclient[41]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    22.06.14 22:58:27.184 apsd[62]: CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
    22.06.14 22:58:27.223 apsd[62]: Unable to bootstrap_look_up connection port 'com.apple.ubd.system-push' for user 0: Unknown service name
    22.06.14 22:58:27.224 apsd[62]: Unable to bootstrap_look_up connection port 'com.apple.ubd.system-push' for user 0: Unknown service name
    22.06.14 22:58:28.323 configd[18]: network changed: v4(en0+:192.168.192.25) DNS+ Proxy+ SMB
    22.06.14 22:58:30.122 ntpd[113]: proto: precision = 1.000 usec
    22.06.14 22:58:30.758 stackshot[29]: Timed out waiting for IOKit to finish matching.
    22.06.14 22:58:31.000 kernel[0]: pci pause: SDXC
    22.06.14 22:58:34.000 kernel[0]: IOPPF: AppleIntelCPUPowerManagement mode
    22.06.14 22:58:35.000 kernel[0]: en3: promiscuous mode enable succeeded
    22.06.14 22:58:35.131 WindowServer[85]: Session 256 retained (2 references)
    22.06.14 22:58:35.131 WindowServer[85]: Session 256 released (1 references)
    22.06.14 22:58:35.143 WindowServer[85]: Session 256 retained (2 references)
    22.06.14 22:58:35.144 WindowServer[85]: init_page_flip: page flip mode is on
    22.06.14 22:58:35.462 WindowServer[85]: Found 1 modes for display 0x00000000 [1, 0]
    22.06.14 22:58:35.509 WindowServer[85]: Found 1 modes for display 0x00000000 [1, 0]
    22.06.14 22:58:35.556 WindowServer[85]: Found 23 modes for display 0x00000000 [23, 0]
    22.06.14 22:58:35.559 WindowServer[85]: mux_initialize: Couldn't find any matches
    22.06.14 22:58:35.560 WindowServer[85]: Found 23 modes for display 0x00000000 [23, 0]
    22.06.14 22:58:35.573 WindowServer[85]: Found 1 modes for display 0x00000000 [1, 0]
    22.06.14 22:58:35.573 WindowServer[85]: Found 1 modes for display 0x00000000 [1, 0]
    22.06.14 22:58:35.600 WindowServer[85]: WSMachineUsesNewStyleMirroring: true
    22.06.14 22:58:35.601 WindowServer[85]: MPServiceForDisplayDevice: Invalid device alias (0)
    22.06.14 22:58:35.601 WindowServer[85]: Display 0x2cc249f6: GL mask 0x4; bounds (0, 0)[1920 x 1080], 23 modes available
    Main, Active, on-line, enabled, boot, Vendor 1ab3, Model 819, S/N 4fb6, Unit 2, Rotation 0
    UUID 0xd404289f496d2934512ed979148ba0e3
    22.06.14 22:58:35.601 WindowServer[85]: Display 0x003f003f: GL mask 0x8; bounds (0, 0)[4096 x 2160], 2 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 3, Rotation 0
    UUID 0xffffffffffffffffffffffffffffffff
    22.06.14 22:58:35.601 WindowServer[85]: Display 0x003f003c: GL mask 0x1; bounds (0, 0)[0 x 0], 1 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 0, Rotation 0
    UUID 0xffffffffffffffffffffffffffffffff
    22.06.14 22:58:35.601 WindowServer[85]: Display 0x003f003d: GL mask 0x2; bounds (0, 0)[0 x 0], 1 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 1, Rotation 0
    UUID 0xffffffffffffffffffffffffffffffff
    22.06.14 22:58:35.602 WindowServer[85]: WSSetWindowTransform: Singular matrix
    22.06.14 22:58:35.602 WindowServer[85]: WSSetWindowTransform: Singular matrix
    22.06.14 22:58:35.621 WindowServer[85]: Display 0x2cc249f6: GL mask 0x4; bounds (0, 0)[1920 x 1080], 23 modes available
    Main, Active, on-line, enabled, boot, Vendor 1ab3, Model 819, S/N 4fb6, Unit 2, Rotation 0
    UUID 0xd404289f496d2934512ed979148ba0e3
    22.06.14 22:58:35.621 WindowServer[85]: Display 0x003f003f: GL mask 0x8; bounds (2944, 0)[1 x 1], 2 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 3, Rotation 0
    UUID 0xffffffffffffffffffffffffffffffff
    22.06.14 22:58:35.621 WindowServer[85]: Display 0x003f003c: GL mask 0x1; bounds (2945, 0)[1 x 1], 1 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 0, Rotation 0
    UUID 0xffffffffffffffffffffffffffffffff
    22.06.14 22:58:35.621 WindowServer[85]: Display 0x003f003d: GL mask 0x2; bounds (2946, 0)[1 x 1], 1 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 1, Rotation 0
    UUID 0xffffffffffffffffffffffffffffffff
    22.06.14 22:58:35.621 WindowServer[85]: CGXPerformInitialDisplayConfiguration
    22.06.14 22:58:35.621 WindowServer[85]:   Display 0x2cc249f6: Unit 2; Vendor 0x1ab3 Model 0x819 S/N 20406 Dimensions 20.04 x 11.26; online enabled, Bounds (0,0)[1920 x 1080], Rotation 0, Resolution 1
    22.06.14 22:58:35.621 WindowServer[85]:   Display 0x003f003f: Unit 3; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (2944,0)[1 x 1], Rotation 0, Resolution 1
    22.06.14 22:58:35.621 WindowServer[85]:   Display 0x003f003c: Unit 0; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (2945,0)[1 x 1], Rotation 0, Resolution 1
    22.06.14 22:58:35.622 WindowServer[85]:   Display 0x003f003d: Unit 1; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (2946,0)[1 x 1], Rotation 0, Resolution 1
    22.06.14 22:58:35.636 WindowServer[85]: GLCompositor: GL renderer id 0x01024400, GL mask 0x0000000f, accelerator 0x000045cf, unit 0, caps QEX|MIPMAP, vram 1024 MB
    22.06.14 22:58:35.636 WindowServer[85]: GLCompositor: GL renderer id 0x01024400, GL mask 0x0000000f, texture max 16384, viewport max {16384, 16384}, extensions FPRG|NPOT|GLSL|FLOAT
    22.06.14 22:58:35.636 WindowServer[85]: GLCompositor enabled for tile size [256 x 256]
    22.06.14 22:58:35.636 WindowServer[85]: CGXGLInitMipMap: mip map mode is on
    22.06.14 22:58:36.173 loginwindow[43]: **DMPROXY** Found `/System/Library/CoreServices/DMProxy'.
    22.06.14 22:58:37.603 WindowServer[85]: **DMPROXY** (2) Found `/System/Library/CoreServices/DMProxy'.
    22.06.14 22:58:38.644 WindowServer[85]: MPAccessSurfaceForDisplayDevice: Set up page flip mode on display 0x2cc249f6 device: 0x7fd63b60a4e0  isBackBuffered: 1 numComp: 3 numDisp: 3
    22.06.14 22:58:38.644 WindowServer[85]: _CGXGLDisplayContextForDisplayDevice: acquired display context (0x7fd63b60a4e0) - enabling OpenGL
    22.06.14 22:58:39.514 awacsd[60]: Exiting
    22.06.14 22:58:41.302 WindowServer[85]: Display 0x2cc249f6: Unit 2; ColorProfile { 2, "P23T-6 LED"}; TransferFormula (1.000000, 1.000000, 1.000000)
    22.06.14 22:58:41.321 launchctl[131]: com.apple.findmymacmessenger: Already loaded
    22.06.14 22:58:41.339 com.apple.SecurityServer[15]: Session 100005 created
    22.06.14 22:58:41.340 WindowServer[85]: Display 0x2cc249f6: Unit 2; ColorProfile { 2, "P23T-6 LED"}; TransferFormula (1.000000, 1.000000, 1.000000)
    22.06.14 22:58:41.352 WindowServer[85]: Display 0x2cc249f6: Unit 2; ColorProfile { 2, "P23T-6 LED"}; TransferFormula (1.000000, 1.000000, 1.000000)
    22.06.14 22:58:41.376 UserEventAgent[132]: Failed to copy info dictionary for bundle /System/Library/UserEventPlugins/alfUIplugin.plugin
    22.06.14 22:58:41.430 loginwindow[43]: Login Window Started Security Agent
    22.06.14 22:58:41.496 SecurityAgent[139]: This is the first run
    22.06.14 22:58:41.496 SecurityAgent[139]: MacBuddy was run = 0
    22.06.14 22:58:51.116 SecurityAgent[139]: User info context values set for andrew
    22.06.14 22:58:52.386 SecurityAgent[139]: Login Window login proceeding
    22.06.14 22:58:52.934 loginwindow[43]: Login Window - Returned from Security Agent
    22.06.14 22:58:52.987 loginwindow[43]: USER_PROCESS: 43 console
    22.06.14 22:58:53.000 kernel[0]: AppleKeyStore:Sending lock change 0
    22.06.14 22:58:53.269 com.apple.launchd.peruser.501[151]: Background: Aqua: Registering new GUI session.
    22.06.14 22:58:53.287 com.apple.launchd.peruser.501[151]: (com.apple.EscrowSecurityAlert) Unknown key: seatbelt-profiles
    22.06.14 22:58:53.288 com.apple.launchd.peruser.501[151]: (com.apple.ReportCrash) Falling back to default Mach exception handler. Could not find: com.apple.ReportCrash.Self
    22.06.14 22:58:53.291 launchctl[153]: com.apple.pluginkit.pkd: Already loaded
    22.06.14 22:58:53.291 launchctl[153]: com.apple.sbd: Already loaded
    22.06.14 22:58:53.298 distnoted[155]: # distnote server agent  absolute time: 52.155260881   civil time: Sun Jun 22 22:58:53 2014   pid: 155 uid: 501  root: no
    22.06.14 22:58:53.902 com.apple.audio.DriverHelper[166]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class AMDRadeonX4000_AMDAccelDevice.
    22.06.14 22:58:53.902 com.apple.audio.DriverHelper[166]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class AMDRadeonX4000_AMDAccelSharedUserClient.
    22.06.14 22:58:53.902 com.apple.audio.DriverHelper[166]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class AMDSIVideoContext.
    22.06.14 22:58:53.902 com.apple.audio.DriverHelper[166]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class Gen6DVDContext.
    22.06.14 22:58:53.902 com.apple.audio.DriverHelper[166]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IGAccelDevice.
    22.06.14 22:58:53.902 com.apple.audio.DriverHelper[166]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IGAccelSharedUserClient.
    22.06.14 22:58:53.902 com.apple.audio.DriverHelper[166]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IGAccelVideoContextMain.
    22.06.14 22:58:53.902 com.apple.audio.DriverHelper[166]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IGAccelVideoContextMedia.
    22.06.14 22:58:53.902 com.apple.audio.DriverHelper[166]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IGAccelVideoContextVEBox.
    22.06.14 22:58:53.902 com.apple.audio.DriverHelper[166]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IOBluetoothDeviceUserClient.
    22.06.14 22:58:53.902 com.apple.audio.DriverHelper[166]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IOHIDParamUserClient.
    22.06.14 22:58:53.903 com.apple.audio.DriverHelper[166]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IOSurfaceRootUserClient.
    22.06.14 22:58:53.903 com.apple.audio.DriverHelper[166]: The plug-in named AirPlay.driver requires extending the sandbox for the mach service named com.apple.AirPlayXPCHelper.
    22.06.14 22:58:53.903 com.apple.audio.DriverHelper[166]: The plug-in named AirPlay.driver requires extending the sandbox for the mach service named com.apple.blued.
    22.06.14 22:58:53.920 com.apple.audio.DriverHelper[166]: The plug-in named BluetoothAudioPlugIn.driver requires extending the sandbox for the IOKit user-client class IOBluetoothDeviceUserClient.
    22.06.14 22:58:53.920 com.apple.audio.DriverHelper[166]: The plug-in named BluetoothAudioPlugIn.driver requires extending the sandbox for the mach service named com.apple.blued.
    22.06.14 22:58:53.920 com.apple.audio.DriverHelper[166]: The plug-in named BluetoothAudioPlugIn.driver requires extending the sandbox for the mach service named com.apple.bluetoothaudiod.
    22.06.14 22:58:53.000 kernel[0]: coreaudiod (map: 0xffffff8043cc83c0) triggered DYLD shared region unnest for map: 0xffffff8043cc83c0, region 0x7fff8e000000->0x7fff8e200000. While not abnormal for debuggers, this increases system memory footprint until the target exits.
    22.06.14 22:58:54.413 sharingd[173]: Starting Up...
    22.06.14 22:58:54.419 WindowServer[85]: **DMPROXY** (2) Found `/System/Library/CoreServices/DMProxy'.
    22.06.14 22:58:54.451 WindowServer[85]: Display 0x2cc249f6: Unit 2; ColorProfile { 2, "P23T-6 LED"}; TransferFormula (1.000000, 1.000000, 1.000000)
    22.06.14 22:58:54.462 UserEventAgent[154]: Failed to copy info dictionary for bundle /System/Library/UserEventPlugins/alfUIplugin.plugin
    22.06.14 22:58:54.536 coreaudiod[164]: 2014-06-22 10:58:54.535997 PM [AirPlay] AirPlay: Performing audio format change for 4 (AP Out) to PCM/44100/16/2
    22.06.14 22:58:54.653 xpcproxy[184]: assertion failed: 13D65: xpcproxy + 3438 [D559FC96-E6B1-363A-B850-C7AC9734F210]: 0x2
    22.06.14 22:58:54.000 kernel[0]: CODE SIGNING: cs_invalid_page(0x1000): p=203[GoogleSoftwareUp] final status 0x0, allowing (remove VALID) page
    22.06.14 22:58:54.782 SystemUIServer[162]: Cannot find executable for CFBundle 0x7fe269611b40 </System/Library/CoreServices/Menu Extras/Clock.menu> (not loaded)
    22.06.14 22:58:54.787 com.apple.launchd.peruser.501[151]: (com.apple.mrt.uiagent[192]) Exited with code: 255
    22.06.14 22:58:54.802 SystemUIServer[162]: Cannot find executable for CFBundle 0x7fe269609cc0 </System/Library/CoreServices/Menu Extras/Volume.menu> (not loaded)
    22.06.14 22:58:54.816 com.apple.IconServicesAgent[210]: IconServicesAgent launched.
    22.06.14 22:58:54.950 accountsd[213]: assertion failed: 13D65: liblaunch.dylib + 25164 [38D1AB2C-A476-385F-8EA8-7AB604CA1F89]: 0x25
    22.06.14 22:58:54.993 com.apple.SecurityServer[15]: Session 100011 created
    22.06.14 22:58:55.041 WiFiKeychainProxy[186]: [NO client logger] <Nov 10 2013 18:30:13> WIFICLOUDSYNC WiFiCloudSyncEngineCreate: created...
    22.06.14 22:58:55.041 WiFiKeychainProxy[186]: [NO client logger] <Nov 10 2013 18:30:13> WIFICLOUDSYNC WiFiCloudSyncEngineRegisterCallbacks: WiFiCloudSyncEngineCallbacks version - 0, bundle id - com.apple.wifi.WiFiKeychainProxy
    22.06.14 22:58:55.765 com.apple.SecurityServer[15]: Session 100008 created
    22.06.14 22:58:55.802 usernoted[181]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    22.06.14 22:58:55.828 com.apple.iCloudHelper[184]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    22.06.14 22:58:56.820 syncdefaultsd[204]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    22.06.14 22:58:56.867 usernoted[181]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    22.06.14 22:58:56.925 com.apple.iCloudHelper[184]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    22.06.14 22:58:57.886 syncdefaultsd[204]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    22.06.14 22:58:57.895 apsd[209]: Unable to bootstrap_look_up connection port 'com.apple.ubd.system-push' for user 0: Unknown service name
    22.06.14 22:58:57.900 usernoted[181]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    22.06.14 22:58:57.902 apsd[209]: Unable to bootstrap_look_up connection port 'com.apple.ubd.system-push' for user 0: Unknown service name
    22.06.14 22:58:57.935 com.apple.iCloudHelper[184]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    22.06.14 22:58:58.326 syncdefaultsd[204]: It took 2.6s to setup APSConnection
    22.06.14 22:58:58.369 GrowlLauncher[185]: Launching Growl at URL: file://localhost/Applications/Growl.app/Contents/MacOS/Growl
    22.06.14 22:58:58.971 accountsd[213]: /SourceCache/Accounts/Accounts-336.9/ACDAuthenticationPluginManager.m - -[ACDAuthenticationPluginManager credentialForAccount:client:handler:] - 230 - The authentication plugin for account "[email protected]" (DBCB6F83-EC7B-45A3-9BE5-2CA7DDAA4DDC) could not be found!
    22.06.14 22:58:58.972 accountsd[213]: /SourceCache/Accounts/Accounts-336.9/ACDAccountStore.m - __62-[ACDAccountStore credentialForAccountWithIdentifier:handler:]_block_invoke389 - 857 - No plugin provides credentials for account [email protected]. Falling back to legacy behavior.
    22.06.14 22:58:59.046 xpcproxy[227]: assertion failed: 13D65: xpcproxy + 3438 [D559FC96-E6B1-363A-B850-C7AC9734F210]: 0x2
    22.06.14 22:58:59.748 com.apple.time[154]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    22.06.14 22:58:59.751 com.apple.time[154]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    22.06.14 22:59:03.000 kernel[0]: firefox (map: 0xffffff8044b80690) triggered DYLD shared region unnest for map: 0xffffff8044b80690, region 0x7fff91e00000->0x7fff92000000. While not abnormal for debuggers, this increases system memory footprint until the target exits.
    22.06.14 22:59:05.211 mds_stores[111]: (Error) SecureStore: Access token 6 changed uid from -1 to 501
    22.06.14 22:59:07.699 com.apple.iCloudHelper[184]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    22.06.14 22:59:08.432 gamed[224]: CKSoftwareMap: Registering with Daemon
    22.06.14 22:59:10.965 imagent[195]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    22.06.14 22:59:11.180 apsd[209]: Unrecognized leaf certificate
    22.06.14 22:59:11.658 Growl[225]: Using your own bundle identifier as an NSUserDefaults suite name does not make sense and will not work. Break on _NSUserDefaults_Log_Nonsensical_Suites to find this
    22.06.14 22:59:12.050 parentalcontrolsd[241]: StartObservingFSEvents [849:] -- *** StartObservingFSEvents started event stream
    22.06.14 22:59:14.545 Growl[225]: Setup timer, this should only happen once
    22.06.14 22:59:14.547 Growl[225]: Next image check no earlier than 24 hours from 2014-06-21 21:59:00 +0000
    22.06.14 22:59:18.947 syncdefaultsd[204]: [AOSAccounts] : IAAppProvider::CopyAccountUIDForUser Timed out waiting
    22.06.14 22:59:20.070 com.apple.SecurityServer[15]: Session 100013 created
    22.06.14 22:59:20.515 com.apple.time[154]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    22.06.14 22:59:21.136 com.apple.NotesMigratorService[245]: Joined Aqua audit session
    22.06.14 22:59:30.907 plugin-container[246]: CoreText performance note: Client called CTFontCreateWithName() using name "Times Roman" and got font with PostScript name "Times-Roman". For best performance, only use PostScript names when calling this API.
    22.06.14 22:59:30.907 plugin-container[246]: CoreText performance note: Set a breakpoint on CTFontLogSuboptimalRequest to debug.
    22.06.14 22:59:32.011 plugin-container[246]: CoreText performance note: Client called CTFontCreateWithName() using name "Arial" and got font with PostScript name "ArialMT". For best performance, only use PostScript names when calling this API.
    22.06.14 22:59:56.863 com.apple.SecurityServer[15]: Session 100006 created
    22.06.14 23:01:01.000 kernel[0]: process devolonetsvc[65] caught causing excessive wakeups. Observed wakeups rate (per sec): 278; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 45161
    22.06.14 23:01:05.643 com.apple.SecurityServer[15]: Session 100015 created
    22.06.14 23:01:08.859 spindump[269]: Saved wakeups_resource.spin report for devolonetsvc version ??? (???) to /Library/Logs/DiagnosticReports/devolonetsvc_2014-06-22-230108_Mac-mini-de-Thom as-2.wakeups_resource.spin
    22.06.14 23:02:24.031 mds[39]: (Normal) Volume: volume:0x7f82bf02c600 ********** Bootstrapped Creating a default store:0 SpotLoc:(null) SpotVerLoc:(null) occlude:0 /Volumes/firmwaresyncd.fn2zAA
    22.06.14 23:07:06.425 com.apple.NotesMigratorService[245]: Joined Aqua audit session
    22.06.14 23:07:09.219 Console[289]: setPresentationOptions called with NSApplicationPresentationFullScreen when there is no visible fullscreen window; this call will be ignored.

  • My Mac Mini loses wifi connectivity once every other hour...

    I noticed last night that web pages in Safari weren't loading at all, and that my Internet kept disconnecting me every couple of minutes.  I restarted Time Capsule thinking it was the culprit.  A few minutes later, the same symptoms persisted.  This time, I simply turned Mac Mini wifi off and on, and that seemed to temporarily work each time.  So that led me to believe that Time Capsule was fine, and that something was happened to my Mac Mini that required me to disconnect and reconnect to the network.  Today, I've purposely been streaming music from the web to see how long it takes to lose signal.  It hasn't been every few minues like last night.  However, it's been just about every two hours.  I turn the Mac Mini wifi off then on - and it's fixed.  So what might be causing this?  I will say the Internet speed is great when it works.  But it's either there - or it isn't.
    Thank you!

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It’s unlikely to solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    The purpose of the test is to determine whether the problem is caused by third-party software that loads automatically at startup or login, by a peripheral device, or by corruption of certain system caches. 
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards. Boot in safe mode and log in to the account with the problem. Note: If FileVault is enabled on some models, or if a firmware password is set, or if the boot volume is a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to boot and run than normal, and some things won’t work at all, including sound output and  Wi-Fi on certain iMacs. The next normal boot may also be somewhat slow.
    The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin. Test while in safe mode. Same problem? After testing, reboot as usual (i.e., not in safe mode) and verify that you still have the problem. Post the results of the test.

  • TC in combination with mac mini and WIFI

    Hello,
    I am living in an apparment with provided internet - it used to be a cable modem. Now cable modem was deactivated by the owner and free WIFI was established in our house (but limited to three devices)
    I connected my mac mini to the existing WIFI - no prob! Is is possible to create another WIFI with TC using cable connection between mach mini and TC?
    If yes, please let me know how to set up the mac and TC.
    Thanks!

    What is this wifi for?
    I have more than three devices which need WIFI connectio, unfortunatel!
    If it is just to connect to the TC it is possible.. if you want to connect to the TC from the mini that is fine.. you do not need wifi for this.. just ethernet to the TC is fine.. so I just don't know what the wifi from the TC is for and if it requires internet access.
    If you want internet access via the Mac, you can setup Internet Connection Sharing..
    See OS X Mavericks: Share your Internet connection
    It is a really poor setup though.. and tends to be unreliable, slow and means anytime the mini is off no internet to the other clients.
    There are better ways to do things.
    Put any wireless bridge, in front of the TC and use that to provide a wired connection. Apple Express can do this.. none of the other devices can. but wireless bridges are not hard to find and you can get cheaper ones than the apple.
    This is what I tried, thanks to your recommondation! I connected the AirportExpress with the given WIFI and I've connected it to the TC via LAN cable, the TC now provides my own WIFI to all devices. But the mac mini, as well connected by cable to the TC does not have Internet access. To log on to the given WIFI I have to use a web-login (like in a hotel) but I have the impression that it doesn't work because of the hardware I have now connected. If you have any suggestions to this I would really appreciate it!
    You will however not get out of the problem without creating more problems.. Internet access will be slowed and you will have double NAT issues.
    I set the TC to bridge, no Double-NAT anymore.
    Thanks for now, 75% achieved!

  • Mac Mini 10.6.8 slow startup

    I have a mac mini with 2 gb ram running 10.6.8. Hard drive is 500gb with over half of that unused. Initial boot time first thing in the morning is slightly over a minute. It also starts programs pretty slow after that for about 30 minutes. Then it seems fine for the rest of the day for the most part.
    I have reset pram.
    Repaired permissions.
    Excluded programs that I don't need from the login items list.
    Placed console and activitiy monitor in the login items in order to see if anything stands out as soon as it is booted. Nothing stands out to me.
    Below is the console listing from that last restart. I am hoping that someone might see something here that would give a clue to the slow down.
    Any help greatly appreciated.
    10/3/12 9:42:33 AM
    com.apple.launchd.peruser.501[116]
    ([0x0-0x30030].com.apple.systemevents[303]) Exited: Killed
    10/3/12 9:42:33 AM
    com.logmein.logmeinguiagent[142]
    2012-10-03 09:42:33.087 - Debug
    - LMIGUIAgent - SessionManager - Application exiting
    10/3/12 9:42:33 AM
    com.apple.launchd.peruser.501[116]
    (com.apple.AirPortBaseStationAgent[141]) Exited: Killed
    10/3/12 9:42:33 AM
    com.apple.launchd.peruser.501[116]
    (com.apple.FolderActions.enabled[148]) Exited: Killed
    10/3/12 9:42:33 AM
    com.logmein.logmeinguiagent[142]
    Session - Error occured:read errno: (9) Bad file descriptor
    10/3/12 9:42:33 AM
    com.logmein.logmeinguiagent[142]
    2012-10-03 09:42:33.157 - Debug
    - LMIGUIAgent - SessionManager - Connection closed
    10/3/12 9:42:33 AM
    com.logmein.logmeinguiagent[142]
    2012-10-03 09:42:33.157 - Debug
    - LMIGUIAgent - SessionManager - Closing DisplayServer
    10/3/12 9:42:33 AM
    com.logmein.logmeinguiagent[142]
    2012-10-03 09:42:33.157 - Debug
    - LMIGUIAgent - SessionManager - DisplayServer close
    10/3/12 9:42:33 AM
    com.apple.launchd.peruser.501[116]
    ([0x0-0x1c01c].com.apple.ImageCaptureExtension2[181]) Exited: Killed
    10/3/12 9:42:33 AM
    MagicMenuHotKeyDaemon[195]
    Quit
    10/3/12 9:42:33 AM
    [0x0-0x14014].com.stuffit.MagicMenu[161]
    2012-10-03 09:42:33.243 MagicMenuHotKeyDaemon[195:60b] Quit
    10/3/12 9:42:46 AM
    com.apple.launchd[1]
    *** launchd[1] has started up. ***
    10/3/12 9:43:27 AM
    com.apple.SystemStarter[31]
    Starting HP IO Monitor
    10/3/12 9:43:27 AM
    com.apple.SystemStarter[31]
    Starting HP Trap Monitor
    10/3/12 9:43:27 AM
    com.apple.SystemStarter[31]
    /Library/StartupItems/HP Trap Monitor/HP Trap Monitor: line 15: /Library/Printers/hp/hpio/HPIO Trap Monitor.app/Contents/MacOS/HPIO Trap Monitor: No such file or directory
    10/3/12 9:43:28 AM
    com.apple.ReportCrash.Root[96]
    2012-10-03 09:43:28.969 ReportCrash[96:2a03] Saved crash report for hpdot4d[95] version ??? (???) to /Library/Logs/DiagnosticReports/hpdot4d_2012-10-03-094328_localhost.crash
    10/3/12 9:43:30 AM
    com.apple.launchd[1]
    (com.logmein.logmeinguiagentatlogin) Unknown key for boolean: UseLMILaunchAgentFixer
    10/3/12 9:43:30 AM
    com.logmein.logmeinguiagentatlogin[113]
    2012-10-03 09:43:30.501 - Info 
    - LMIGUIAgent - Main - starting...
    10/3/12 9:43:30 AM
    com.logmein.logmeinguiagentatlogin[113]
    2012-10-03 09:43:30.561 - Debug
    - LMIGUIAgent - GetCurrentSessionID() - Current SessionID is -1
    10/3/12 9:43:30 AM
    com.logmein.logmeinguiagentatlogin[113]
    2012-10-03 09:43:30.561 - Info 
    - LMIGUIAgent - Main - started:113 uid:0, sessionid:-1 (parent:1 launchd)
    10/3/12 9:43:30 AM
    com.logmein.logmeinguiagentatlogin[113]
    2012-10-03 09:43:30.561 - Info 
    - LMIGUIAgent - Main - checking window server connection
    10/3/12 9:43:30 AM
    com.logmein.logmeinguiagentatlogin[113]
    2012-10-03 09:43:30.563 - Info 
    - LMIGUIAgent - Main - checking window server session
    10/3/12 9:43:30 AM
    com.logmein.logmeinguiagentatlogin[113]
    2012-10-03 09:43:30.564 - Info 
    - LMIGUIAgent - Main - connecting to session manager
    10/3/12 9:43:31 AM
    com.logmein.logmeinguiagentatlogin[113]
    2012-10-03 09:43:31.064 - Debug
    - LMIGUIAgent - SessionManager - init
    10/3/12 9:43:31 AM
    com.logmein.logmeinguiagentatlogin[113]
    2012-10-03 09:43:31.069 - Info 
    - LMIGUIAgent - CSC - storeOriginalOutputDevice - stored outputDeviceID: 263
    10/3/12 9:43:31 AM
    com.logmein.logmeinguiagentatlogin[113]
    2012-10-03 09:43:31.187 - Debug
    - LMIGUIAgent - SessionManager - SessionAgent Loaded
    10/3/12 9:43:31 AM
    com.logmein.logmeinguiagentatlogin[113]
    2012-10-03 09:43:31.187 - Debug
    - LMIGUIAgent - SessionManager - SessionAgent Starting
    10/3/12 9:43:31 AM
    com.logmein.logmeinguiagentatlogin[113]
    2012-10-03 09:43:31.188 - Debug
    - LMIGUIAgent - GetCurrentSessionID() - Current SessionID is 501
    10/3/12 9:43:31 AM
    com.logmein.logmeinguiagentatlogin[113]
    2012-10-03 09:43:31.189 - Debug
    - LMIGUIAgent - GetCurrentSessionID() - Current SessionID is 501
    10/3/12 9:43:31 AM
    com.logmein.logmeinguiagentatlogin[113]
    2012-10-03 09:43:31.190 - Debug
    - LMIGUIAgent - SessionManager - sessionStateChanged activated=1 sessionid=501 consoleuser=minimac IsAtActiveConsole=1 SessionIsLoggedIn=1 IsOnLoginScreen=0
    10/3/12 9:43:31 AM
    com.logmein.logmeinguiagentatlogin[113]
    2012-10-03 09:43:31.190 - Debug
    - LMIGUIAgent - SessionManager - SessionAgent Started
    10/3/12 9:43:31 AM
    com.apple.launchctl.Aqua[121]
    launchctl: Please convert the following to launchd: /etc/mach_init_per_user.d/com.adobe.SwitchBoard.monitor.plist
    10/3/12 9:43:31 AM
    com.apple.launchd.peruser.501[119]
    (com.logmein.logmeingui) Unknown key for boolean: UseLMILaunchAgentFixer
    10/3/12 9:43:31 AM
    com.apple.launchd.peruser.501[119]
    (com.logmein.logmeinguiagent) Unknown key for boolean: UseLMILaunchAgentFixer
    10/3/12 9:43:31 AM
    com.apple.launchd.peruser.501[119]
    (com.apple.ReportCrash) Falling back to default Mach exception handler. Could not find: com.apple.ReportCrash.Self
    10/3/12 9:43:31 AM
    com.logmein.logmeinguiagentatlogin[113]
    2012-10-03 09:43:31.570 - Debug
    - LMIGUIAgent - Main - HandleSigterm.start, got signal 15
    10/3/12 9:43:31 AM
    com.logmein.logmeinguiagentatlogin[113]
    2012-10-03 09:43:31.570 - Debug
    - LMIGUIAgent - Main - SessionManagerConnection sessionTerminating
    10/3/12 9:43:31 AM
    com.logmein.logmeinguiagentatlogin[113]
    2012-10-03 09:43:31.570 - Debug
    - LMIGUIAgent - Main - SessionManagerConnection quit ([NSApplication sharedApplication] terminate)
    10/3/12 9:43:31 AM
    com.logmein.logmeinguiagentatlogin[113]
    2012-10-03 09:43:31.570 - Debug
    - LMIGUIAgent - Main - HandleSigterm.end
    10/3/12 9:43:31 AM
    com.logmein.logmeinguiagentatlogin[113]
    2012-10-03 09:43:31.570 - Debug
    - LMIGUIAgent - SessionManager - sessionTerminating
    10/3/12 9:43:31 AM
    com.logmein.logmeinguiagentatlogin[113]
    2012-10-03 09:43:31.570 - Debug
    - LMIGUIAgent - SessionManager - DisplayServer stop
    10/3/12 9:43:31 AM
    com.logmein.logmeinguiagentatlogin[113]
    2012-10-03 09:43:31.570 - Debug
    - LMIGUIAgent - SessionManager - DisplayServer close
    10/3/12 9:43:31 AM
    com.logmein.logmeinguiagentatlogin[113]
    2012-10-03 09:43:31.570 - Debug
    - LMIGUIAgent - GUIAgent - DisplayServerStopped.Sent[113]
    10/3/12 9:43:31 AM
    com.logmein.logmeinguiagentatlogin[113]
    2012-10-03 09:43:31.573 - Debug
    - LMIGUIAgent - SessionManager - Application exiting
    10/3/12 9:43:31 AM
    com.logmein.logmeinguiagentatlogin[113]
    Session - Error occured:read errno: (9) Bad file descriptor
    10/3/12 9:43:31 AM
    com.logmein.logmeinguiagentatlogin[113]
    2012-10-03 09:43:31.574 - Debug
    - LMIGUIAgent - SessionManager - Connection closed
    10/3/12 9:43:31 AM
    com.logmein.logmeinguiagentatlogin[113]
    2012-10-03 09:43:31.574 - Debug
    - LMIGUIAgent - SessionManager - Closing DisplayServer
    10/3/12 9:43:31 AM
    com.logmein.logmeinguiagentatlogin[113]
    2012-10-03 09:43:31.574 - Debug
    - LMIGUIAgent - SessionManager - DisplayServer close
    10/3/12 9:43:32 AM
    com.logmein.logmeinguiagent[142]
    2012-10-03 09:43:32.924 - Info 
    - LMIGUIAgent - Main - starting...
    10/3/12 9:43:32 AM
    com.apple.launchd.peruser.501[119]
    (com.apple.Kerberos.renew.plist[139]) Exited with exit code: 1
    10/3/12 9:43:33 AM
    LogMeInGUI[143]
    LogMeIn GUI started
    10/3/12 9:43:33 AM
    com.logmein.logmeinguiagent[142]
    2012-10-03 09:43:33.111 - Debug
    - LMIGUIAgent - GetCurrentSessionID() - Current SessionID is 501
    10/3/12 9:43:33 AM
    com.logmein.logmeinguiagent[142]
    2012-10-03 09:43:33.111 - Info 
    - LMIGUIAgent - Main - started:142 uid:501, sessionid:501 (parent:119 launchd)
    10/3/12 9:43:33 AM
    com.logmein.logmeinguiagent[142]
    2012-10-03 09:43:33.111 - Info 
    - LMIGUIAgent - Main - checking window server connection
    10/3/12 9:43:33 AM
    com.logmein.logmeinguiagent[142]
    2012-10-03 09:43:33.111 - Info 
    - LMIGUIAgent - Main - checking window server session
    10/3/12 9:43:33 AM
    com.logmein.logmeinguiagent[142]
    2012-10-03 09:43:33.112 - Info 
    - LMIGUIAgent - Main - connecting to session manager
    10/3/12 9:43:33 AM
    com.logmein.logmeinguiagent[142]
    2012-10-03 09:43:33.612 - Debug
    - LMIGUIAgent - SessionManager - init
    10/3/12 9:43:33 AM
    com.logmein.logmeinguiagent[142]
    2012-10-03 09:43:33.949 - Info 
    - LMIGUIAgent - CSC - storeOriginalOutputDevice - stored outputDeviceID: 263
    10/3/12 9:43:34 AM
    [0x0-0xc00c].iShockXDriver[156]
    iSXDSrc/ShockDevice.cpp:424: failed assertion `KERN_SUCCESS == ( kr = IOServiceOpen( enumer, mach_task_self(), kIOFBSharedConnectType, &fb) )'
    10/3/12 9:43:34 AM
    com.apple.launchd.peruser.501[119]
    (0x100203a10.mach_init.switchboard.sh) Failed to check-in!
    10/3/12 9:43:34 AM
    LMIGUIAgent[142]
    Could not connect the action buttonPressed: to target of class NSApplication
    10/3/12 9:43:34 AM
    LMIGUIAgent[142]
    Could not connect the action buttonPressed: to target of class NSApplication
    10/3/12 9:43:34 AM
    LMIGUIAgent[142]
    Could not connect the action buttonPressed: to target of class NSApplication
    10/3/12 9:43:34 AM
    LMIGUIAgent[142]
    Could not connect the action buttonPressed: to target of class NSApplication
    10/3/12 9:43:34 AM
    com.logmein.logmeinguiagent[142]
    2012-10-03 09:43:34.137 - Debug
    - LMIGUIAgent - SessionManager - SessionAgent Loaded
    10/3/12 9:43:34 AM
    com.logmein.logmeinguiagent[142]
    2012-10-03 09:43:34.137 - Debug
    - LMIGUIAgent - SessionManager - SessionAgent Starting
    10/3/12 9:43:34 AM
    com.logmein.logmeinguiagent[142]
    2012-10-03 09:43:34.144 - Debug
    - LMIGUIAgent - GetCurrentSessionID() - Current SessionID is 501
    10/3/12 9:43:34 AM
    com.logmein.logmeinguiagent[142]
    2012-10-03 09:43:34.148 - Debug
    - LMIGUIAgent - GetCurrentSessionID() - Current SessionID is 501
    10/3/12 9:43:34 AM
    com.logmein.logmeinguiagent[142]
    2012-10-03 09:43:34.148 - Debug
    - LMIGUIAgent - SessionManager - sessionStateChanged activated=1 sessionid=501 consoleuser=minimac IsAtActiveConsole=1 SessionIsLoggedIn=1 IsOnLoginScreen=0
    10/3/12 9:43:34 AM
    com.logmein.logmeinguiagent[142]
    2012-10-03 09:43:34.148 - Debug
    - LMIGUIAgent - SessionManager - SessionAgent Started
    10/3/12 9:43:36 AM
    com.apple.launchd.peruser.501[119]
    ([0x0-0xc00c].iShockXDriver[156]) Job appears to have crashed: Abort trap
    10/3/12 9:43:36 AM
    com.apple.WindowServer[99]
    Wed Oct  3 09:43:36 MacMini.local WindowServer[99] <Error>: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
    10/3/12 9:43:37 AM
    ReportCrash[168]
    Saved crash report for iShockXDriver[156] version 1.0.3 (1.0.3) to /Users/minimac/Library/Logs/DiagnosticReports/iShockXDriver_2012-10-03-094336_M acMini.crash
    10/3/12 9:43:37 AM
    LogMeInGUI[143]
    Config watcher thread started
    10/3/12 9:43:37 AM
    LogMeInGUI[143]
    String:RC:INACTIVE
    10/3/12 9:43:37 AM
    LogMeInGUI[143]
    remoteControl:INACTIVE
    10/3/12 9:43:37 AM
    LogMeInGUI[143]
    processLine:ACCESSMASK: 18446743936270597119
    10/3/12 9:43:38 AM
    LogMeInGUI[143]
    String:WEBSVC|ONLINE
    10/3/12 9:43:40 AM
    [0x0-0x15015].com.apple.systemevents[163]
    com.apple.FolderActions.enabled: Already loaded
    10/3/12 9:43:47 AM
    MagicMenuHotKeyDaemon[190]
    Started
    10/3/12 9:43:47 AM
    [0x0-0x14014].com.stuffit.MagicMenu[162]
    2012-10-03 09:43:47.134 MagicMenuHotKeyDaemon[190:60b] Started
    10/3/12 9:43:47 AM
    MagicMenuHotKeyDaemon[190]
    Started
    10/3/12 9:43:47 AM
    [0x0-0x14014].com.stuffit.MagicMenu[162]
    2012-10-03 09:43:47.134 MagicMenuHotKeyDaemon[190:60b] Started

    There seems to be a login item "com.logmein.logmeinguiagentatlogin" (which I can't identify) that is giving you a problem at login?
    Go to: Apple > System Preferences > Accounts > Login Items and see what programs that you have set to open at login.
    Example:
    First try removing one or two that seem suspect from the list and see if that helps. Then if that doesn't help, remove them all.
    Also keep in mind that some may reappear on there own at the next startup, if they do please let us know what they are.

  • Mac Mini Late 2012 i5 Slow On Mavericks

    Hi,
    I am running a late 2012 i5 Mac Mini with 4gb of ram. I have had the machine since new for about 8 1/2 months. It is connected to 2 monitors and is my main machine at home. I have noticed that if I am running the machine on mountain lion it works very well and can run for days and days without needing to restart. However when running Mavericks it seems that it is quite sluggish and find my self having to force shut down the machine quite frequently because it is running out of memory. It has also had a few kernel panics. It has been like this from about 2 weeks after me using it for the first time. The machine does get left on 24/7 but this is becoming increasingly difficult with the crashing. I am restoring the machine back to mountain lion now but wonder why it is constantly doing this on anything other than mountain lion?
    The hard drive got upgraded to a ssd which has defiantly made a difference to the boot up and shut down times but nothing else. It seems that the machines are sold with low amounts of ram in the lower end versions. I have tried it running Windows 7 Ultimate 64Bit on bootcamp and it runs much faster than mavericks does.
    Would upgrading the ram give the machine a chance of running better. I do lots with virtual machines and remote access which I used to do on my old pc up until I got this. That was an amd Athlon 64 x2 with 2.5gb ram.

    https://discussions.apple.com/thread/5629907?tstart=0
    http://www.macworld.com/article/2026650/mac-troubleshooting-what-to-do-when-your -computer-is-too-slow.html

  • MAC MINI late 2012 running slow on Yosemite.

    here is the  Entre check but I am not sure how to read it ... do I just need to Upgrade Ram?
    The Mac Hasn't been the same since I tried to install open frameworks,  I could get it to run so uninstalled, but after upgrading to Yosemite its been running very slow, takes a long time to open up software. ones its up and running its not so bad.  I have reset the PRAM, taken off adware, cleaned up desktop, deleted duplicate and very large files,  removed transparency from the toolbar, but its still slow.
    Problem description:
    slow running
    EtreCheck version: 2.1.8 (121)
    Report generated 19 Mar 2015 16:26:38 CET
    Download EtreCheck from http://etresoft.com/etrecheck
    Click the [Click for support] links for help with non-Apple products.
    Click the [Click for details] links for more information about that line.
    Hardware Information: ℹ️
        Mac mini (Late 2012) (Technical Specifications)
        Mac mini - model: Macmini6,2
        1 2.3 GHz Intel Core i7 CPU: 4-core
        4 GB RAM Upgradeable
            BANK 0/DIMM0
                2 GB DDR3 1600 MHz ok
            BANK 1/DIMM0
                2 GB DDR3 1600 MHz ok
        Bluetooth: Good - Handoff/Airdrop2 supported
        Wireless:  en1: 802.11 a/b/g/n
    Video Information: ℹ️
        Intel HD Graphics 4000
            Cinema HD Display 1920 x 1200
    System Software: ℹ️
        OS X 10.10.2 (14C109) - Time since boot: 5:48:31
    Disk Information: ℹ️
        APPLE HDD HTS541010A9E662 disk0 : (1 TB)
            EFI (disk0s1) <not mounted> : 210 MB
            Macintosh HD (disk0s2) / : 999.35 GB (705.87 GB free)
            Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
    USB Information: ℹ️
        Apple Inc. MacBook Air SuperDrive
        Apple, Inc. IR Receiver
        Apple Inc. BRCM20702 Hub
            Apple Inc. Bluetooth USB Host Controller
        Logitech USB Receiver
        Logitech USB-PS/2 Optical Mouse
    Thunderbolt Information: ℹ️
        Apple Inc. thunderbolt_bus
    Gatekeeper: ℹ️
        Mac App Store and identified developers
    Kernel Extensions: ℹ️
            /Applications/VMware Fusion.app
        [not loaded]    com.vmware.kext.vmci (90.5.7) [Click for support]
        [not loaded]    com.vmware.kext.vmioplug.12.1.13 (12.1.13) [Click for support]
        [not loaded]    com.vmware.kext.vmnet (0139.86.58) [Click for support]
        [not loaded]    com.vmware.kext.vmx86 (0139.86.58) [Click for support]
        [not loaded]    com.vmware.kext.vsockets (90.5.7) [Click for support]
            /System/Library/Extensions
        [not loaded]    com.lytro.Firefly (4.2 - SDK 10.7) [Click for support]
        [not loaded]    com.paceap.kext.pacesupport.master (5.9 - SDK 10.6) [Click for support]
        [not loaded]    com.wacom.kext.wacomtablet (6.3.8 - SDK 10.9) [Click for support]
            /System/Library/Extensions/PACESupportFamily.kext/Contents/PlugIns
        [not loaded]    com.paceap.kext.pacesupport.leopard (5.9 - SDK 10.4) [Click for support]
        [not loaded]    com.paceap.kext.pacesupport.panther (5.9 - SDK 10.-1) [Click for support]
        [loaded]    com.paceap.kext.pacesupport.snowleopard (5.9 - SDK 10.6) [Click for support]
        [not loaded]    com.paceap.kext.pacesupport.tiger (5.9 - SDK 10.4) [Click for support]
    Problem System Launch Agents: ℹ️
        [killed]    com.apple.CallHistoryPluginHelper.plist
        [killed]    com.apple.CallHistorySyncHelper.plist
        [killed]    com.apple.cmfsyncagent.plist
        [killed]    com.apple.Maps.pushdaemon.plist
        [killed]    com.apple.SafariNotificationAgent.plist
        [killed]    com.apple.telephonyutilities.callservicesd.plist
        6 processes killed due to memory pressure
    Problem System Launch Daemons: ℹ️
        [killed]    com.apple.awdd.plist
        [killed]    com.apple.ctkd.plist
        [killed]    com.apple.icloud.findmydeviced.plist
        [killed]    com.apple.ifdreader.plist
        [killed]    com.apple.nehelper.plist
        [killed]    com.apple.sandboxd.plist
        [killed]    com.apple.softwareupdated.plist
        [killed]    com.apple.tccd.system.plist
        [killed]    com.apple.wdhelper.plist
        [killed]    org.cups.cupsd.plist
        10 processes killed due to memory pressure
    Launch Agents: ℹ️
        [not loaded]    com.adobe.AAM.Updater-1.0.plist [Click for support]
        [loaded]    com.leapmotion.Leap-Motion.plist [Click for support]
        [loaded]    com.oracle.java.Java-Updater.plist [Click for support]
        [running]    com.wacom.wacomtablet.plist [Click for support]
        [loaded]    org.macosforge.xquartz.startx.plist [Click for support]
    Launch Daemons: ℹ️
        [loaded]    com.adobe.fpsaud.plist [Click for support]
        [loaded]    com.adobe.SwitchBoard.plist [Click for support]
        [running]    com.leapmotion.leapd.plist [Click for support]
        [loaded]    com.lytro.Lytro.InstallHelper.plist [Click for support]
        [loaded]    com.microsoft.office.licensing.helper.plist [Click for support]
        [loaded]    com.oracle.java.Helper-Tool.plist [Click for support]
        [loaded]    com.oracle.java.JavaUpdateHelper.plist [Click for support]
        [loaded]    org.macosforge.xquartz.privileged_startx.plist [Click for support]
        [loaded]    PACESupport.plist [Click for support]
    User Launch Agents: ℹ️
        [loaded]    com.adobe.AAM.Updater-1.0.plist [Click for support]
        [loaded]    com.google.keystone.agent.plist [Click for support]
    User Login Items: ℹ️
        iTunesHelper    Application  (/Applications/iTunes.app/Contents/MacOS/iTunesHelper.app)
        Dropbox    Application  (/Applications/Dropbox.app)
        VMware Fusion Start Menu    Application  (/Applications/VMware Fusion.app/Contents/Library/VMware Fusion Start Menu.app)
        Genieo    Application  (/Incompatible Software/Genieo.app)
    Internet Plug-ins: ℹ️
        FlashPlayer-10.6: Version: 16.0.0.305 - SDK 10.6 [Click for support]
        QuickTime Plugin: Version: 7.7.3
        Flash Player: Version: 16.0.0.305 - SDK 10.6 Outdated! Update
        Default Browser: Version: 600 - SDK 10.10
        SharePointBrowserPlugin: Version: 14.4.4 - SDK 10.6 [Click for support]
        Silverlight: Version: 5.1.30514.0 - SDK 10.6 [Click for support]
        WacomTabletPlugin: Version: WacomTabletPlugin 2.1.0.6 - SDK 10.9 [Click for support]
        JavaAppletPlugin: Version: Java 8 Update 31 Check version
    Safari Extensions: ℹ️
        Translate
        Add To Amazon Wish List
    3rd Party Preference Panes: ℹ️
        Flash Player  [Click for support]
        Java  [Click for support]
        WacomTablet  [Click for support]
    Time Machine: ℹ️
        Time Machine not configured!
    Top Processes by CPU: ℹ️
             5%    WindowServer
             0%    ocspd
             0%    Leap Motion
             0%    Activity Monitor
             0%    sysmond
    Top Processes by Memory: ℹ️
        760 MB    com.apple.WebKit.WebContent
        189 MB    Mail
        112 MB    Safari
        47 MB    System Events
        47 MB    WindowServer
    Virtual Memory Information: ℹ️
        50 MB    Free RAM
        813 MB    Active RAM
        780 MB    Inactive RAM
        888 MB    Wired RAM
        10.09 GB    Page-ins
        173 MB    Page-outs
    Diagnostics Information: ℹ️
        Mar 19, 2015, 12:28:38 PM    /Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_2015-03-19-122838_[ redacted].cpu_resource.diag [Click for details]
        Mar 19, 2015, 12:26:04 PM    /Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_2015-03-19-122604_[ redacted].cpu_resource.diag [Click for details]
        Mar 19, 2015, 11:11:56 AM    /Library/Logs/DiagnosticReports/Microsoft Word_2015-03-19-111156_[redacted].hang
        Mar 19, 2015, 10:35:39 AM    Self test - passed
        Mar 18, 2015, 02:57:58 PM    /Library/Logs/DiagnosticReports/SubmitDiagInfo_2015-03-18-145758_[redacted].cpu _resource.diag [Click for details]
        Mar 18, 2015, 12:56:19 PM    /Library/Logs/DiagnosticReports/Safari_2015-03-18-125619_[redacted].hang
        Mar 18, 2015, 12:49:57 PM    /Library/Logs/DiagnosticReports/Adobe Photoshop Elements 10 Editor_2015-03-18-124957_[redacted].hang
        Mar 18, 2015, 12:49:54 PM    /Library/Logs/DiagnosticReports/Safari_2015-03-18-124954_[redacted].hang

    Start time: 11:06:13 03/20/15
    Revision: 1295
    Model Identifier: Macmini6,2
    System Version: OS X 10.10.2 (14C109)
    Kernel Version: Darwin 14.1.0
    Time since boot: 1 day31 minutes
    UID: 501
    USB
        USB Receiver (Logitech Inc.)
        USB-PS/2 Optical Mouse (Logitech Inc.)
    Memory pressure: WARN
    VM (GiB): swap used 1.3, paged 5.8
    Activity
        en1: in 2083, out 94 (KiB/s)
    I/O wait time (ms/s)
        mds (UID 0): 831
        backupd (UID 0): 389
        kernel_task (UID 0): 128
    I/O requests (KiB/s)
        mds_stores (UID 0): 2762
        kernel_task (UID 0): 1198
    Energy (lifetime)
        kernel_task (UID 0): 25.33
    Energy (sampled)
        kernel_task (UID 0): 32.13
    Listeners
        cupsd: ipp
        kdc: kerberos
        launchd: afpovertcp
        launchd: ssh
    System caches/logs
        2.3 GiB: /System/Library/Caches/com.apple.coresymbolicationd/data
    Diagnostic reports
        2015-03-06 Adobe Photoshop Elements 10 Editor hang
        2015-03-09 Adobe Photoshop Elements 10 Editor hang
        2015-03-09 com.apple.WebKit.WebContent crash
        2015-03-18 Adobe Photoshop Elements 10 Editor hang
        2015-03-18 Safari hang x2
        2015-03-20 Microsoft Word hang
        2015-03-20 com.apple.WebKit.WebContent crash
        2015-03-20 mdworker crash
    Kernel log
        Mar 19 10:36:29 en1: Error configuring antenna diversity (index = -1).
        Mar 19 10:36:29 en1: Error configuring transmit antenna (index = -1).
        Mar 19 10:36:40 utun_start: ifnet_disable_output returned error 12
        Mar 19 10:45:46 Limiting closed port RST response from 384 to 250 packets per second
        Mar 19 11:14:13 Limiting closed port RST response from 311 to 250 packets per second
        Mar 19 11:35:50 Limiting closed port RST response from 451 to 250 packets per second
        Mar 19 11:51:37 Limiting closed port RST response from 276 to 250 packets per second
        Mar 19 12:21:46 Limiting closed port RST response from 769 to 250 packets per second
        Mar 19 14:56:25 en1: Error configuring antenna diversity (index = -1).
        Mar 19 14:56:25 en1: Error configuring transmit antenna (index = -1).
        Mar 19 15:51:22 en1: Error configuring antenna diversity (index = -1).
        Mar 19 15:51:22 en1: Error configuring transmit antenna (index = -1).
        Mar 19 16:43:13 ASP_TCP Disconnect: triggering reconnect by bumping reconnTrigger from curr value 0 on so 0xffffff801d7a9b88
        Mar 20 03:16:19 ASP_TCP Disconnect: triggering reconnect by bumping reconnTrigger from curr value 0 on so 0xffffff80149a3000
        Mar 20 05:04:25 en1: Error configuring antenna diversity (index = -1).
        Mar 20 05:04:25 en1: Error configuring transmit antenna (index = -1).
        Mar 20 06:53:13 en1: Error configuring antenna diversity (index = -1).
        Mar 20 06:53:13 en1: Error configuring transmit antenna (index = -1).
        Mar 20 08:42:01 en1: Error configuring antenna diversity (index = -1).
        Mar 20 08:42:01 en1: Error configuring transmit antenna (index = -1).
        Mar 20 09:08:41 en1: Error configuring antenna diversity (index = -1).
        Mar 20 09:08:41 en1: Error configuring transmit antenna (index = -1).
        Mar 20 09:37:12 ASP_TCP Disconnect: triggering reconnect by bumping reconnTrigger from curr value 0 on so 0xffffff8024c89000
        Mar 20 11:00:03 en1: Error configuring antenna diversity (index = -1).
        Mar 20 11:00:03 en1: Error configuring transmit antenna (index = -1).
    System log
        Mar 20 06:53:52 configd: [0x7ff76b1264c0] [m]DNS query timeout (query time = 33.081006), [46TE]
        Mar 20 06:54:27 configd: [0x7ff769442710] [m]DNS query timeout (query time = 35.109751), [46TE]
        Mar 20 08:42:01 awacsd: KV HTTP 0
        Mar 20 08:42:39 configd: [0x7ff76b21cfd0] [m]DNS query timeout (query time = 33.665739), [46TE]
        Mar 20 08:43:15 configd: [0x7ff76b015250] [m]DNS query timeout (query time = 35.102313), [46TE]
        Mar 20 09:08:44 awacsd: KV HTTP 0
        Mar 20 09:08:53 cloudd: Stream 0x7faef781bd00 is sending an event before being opened
        Mar 20 09:09:17 NetAuthSysAgent: TUAMHandler::SetUAMType setting UAMType to 13
        Mar 20 09:09:22 WindowServer: window 38f is already attached to window 371
        Mar 20 09:09:22 WindowServer: window 38f is already attached to window 371
        Mar 20 09:09:22 WindowServer: window 38f is already attached to window 371
        Mar 20 09:09:22 WindowServer: window 38f is already attached to window 371
        Mar 20 09:09:29 WindowServer: _CGXGetWindowOrderingGroup: Operation on a window 0x38f requiring rights 0x5 by caller System Preferences
        Mar 20 09:09:33 WindowServer: WSGetSurfaceInWindow : Invalid surface 482261381 for window 879
        Mar 20 11:00:08 awacsd: KV HTTP 0
        Mar 20 11:00:13 awacsd: KV HTTP 0
        Mar 20 11:00:39 NetAuthSysAgent: TUAMHandler::SetUAMType setting UAMType to 13
        Mar 20 11:01:08 WindowServer: disable_update_timeout: UI updates were forcibly disabled by application "Safari" for over 1.00 seconds. Server has re-enabled them.
        Mar 20 11:01:10 WindowServer: disable_update_timeout: UI updates were forcibly disabled by application "Safari" for over 1.00 seconds. Server has re-enabled them.
        Mar 20 11:02:56 Mail: CoreText CopyFontsForRequest received mig IPC error (FFFFFFFFFFFFFECC) from font server
        Mar 20 11:02:56 Mail: CoreText CopyFontsForRequest received mig IPC error (FFFFFFFFFFFFFECC) from font server
        Mar 20 11:05:10 WindowServer: disable_update_timeout: UI updates were forcibly disabled by application "Spotlight" for over 1.00 seconds. Server has re-enabled them.
        Mar 20 11:05:24 WindowServer: disable_update_timeout: UI updates were forcibly disabled by application "Spotlight" for over 1.00 seconds. Server has re-enabled them.
        Mar 20 11:05:44 WindowServer: disable_update_timeout: UI updates were forcibly disabled by application "Dropbox" for over 1.00 seconds. Server has re-enabled them.
        Mar 20 11:05:47 WindowServer: disable_update_timeout: UI updates were forcibly disabled by application "Dropbox" for over 1.00 seconds. Server has re-enabled them.
    launchd log
        Mar 15 17:19:47 com.apple.xpc.launchd.domain.user.loginwindow.65.4294967295: Could not import service from caller: caller = WacomTabletDriv.185, service = com.wacom.WacomTouchDriver.103124, error = 134: Service cannot load in requested session
        Mar 15 17:19:47 com.apple.xpc.launchd.domain.user.loginwindow.65.4294967295: Could not import service from caller: caller = WacomTabletDriv.185, service = com.wacom.TabletDriver.103408, error = 134: Service cannot load in requested session
        Mar 15 17:21:26 MyListenerSocket: No PATH environment variable set. The application firewall will not work with this service.
        Mar 15 17:21:26 MyListenerSocket: No PATH environment variable set. The application firewall will not work with this service.
        Mar 15 22:21:10 MyListenerSocket: No PATH environment variable set. The application firewall will not work with this service.
        Mar 15 22:21:10 MyListenerSocket: No PATH environment variable set. The application firewall will not work with this service.
        Mar 15 22:21:20 com.apple.xpc.launchd.domain.user.loginwindow.688.4294967295: Could not import service from caller: caller = WacomTabletDriv.709, service = com.wacom.WacomTouchDriver.103124, error = 134: Service cannot load in requested session
        Mar 15 22:21:21 com.apple.xpc.launchd.domain.user.loginwindow.688.4294967295: Could not import service from caller: caller = WacomTabletDriv.709, service = com.wacom.TabletDriver.103408, error = 134: Service cannot load in requested session
        Mar 16 18:35:31 MyListenerSocket: No PATH environment variable set. The application firewall will not work with this service.
        Mar 16 18:35:31 MyListenerSocket: No PATH environment variable set. The application firewall will not work with this service.
        Mar 16 21:54:09 com.apple.xpc.launchd.domain.user.loginwindow.1020.4294967295: Could not import service from caller: caller = WacomTabletDriv.1044, service = com.wacom.WacomTouchDriver.103124, error = 134: Service cannot load in requested session
        Mar 16 21:54:10 com.apple.xpc.launchd.domain.user.loginwindow.1020.4294967295: Could not import service from caller: caller = WacomTabletDriv.1044, service = com.wacom.TabletDriver.103408, error = 134: Service cannot load in requested session
        Mar 18 13:30:20 com.apple.xpc.launchd.domain.user.loginwindow.65.4294967295: Could not import service from caller: caller = WacomTabletDriv.191, service = com.wacom.WacomTouchDriver.103124, error = 134: Service cannot load in requested session
        Mar 18 13:30:28 com.apple.xpc.launchd.domain.user.loginwindow.65.4294967295: Could not import service from caller: caller = WacomTabletDriv.191, service = com.wacom.TabletDriver.103408, error = 134: Service cannot load in requested session
        Mar 19 09:45:24 com.apple.xpc.launchd.domain.user.loginwindow.65.4294967295: Could not import service from caller: caller = WacomTabletDriv.187, service = com.wacom.WacomTouchDriver.103124, error = 134: Service cannot load in requested session
        Mar 19 09:45:25 com.apple.xpc.launchd.domain.user.loginwindow.65.4294967295: Could not import service from caller: caller = WacomTabletDriv.187, service = com.wacom.TabletDriver.103408, error = 134: Service cannot load in requested session
        Mar 19 09:50:30 com.apple.xpc.launchd.domain.user.loginwindow.65.4294967295: Could not import service from caller: caller = WacomTabletDriv.190, service = com.wacom.WacomTouchDriver.103124, error = 134: Service cannot load in requested session
        Mar 19 09:50:31 com.apple.xpc.launchd.domain.user.loginwindow.65.4294967295: Could not import service from caller: caller = WacomTabletDriv.190, service = com.wacom.TabletDriver.103408, error = 134: Service cannot load in requested session
        Mar 19 10:10:30 com.apple.xpc.launchd.domain.user.loginwindow.65.4294967295: Could not import service from caller: caller = WacomTabletDriv.192, service = com.wacom.WacomTouchDriver.103124, error = 134: Service cannot load in requested session
        Mar 19 10:36:42 com.apple.xpc.launchd.domain.user.loginwindow.65.4294967295: Could not import service from caller: caller = WacomTabletDriv.185, service = com.wacom.WacomTouchDriver.103124, error = 134: Service cannot load in requested session
        Mar 19 10:36:43 com.apple.xpc.launchd.domain.user.loginwindow.65.4294967295: Could not import service from caller: caller = WacomTabletDriv.185, service = com.wacom.TabletDriver.103408, error = 134: Service cannot load in requested session
    Console log
        Mar 20 00:27:29 mdworker: -[__NSArrayM objectForKey:]: unrecognized selector sent to instance 0x7f9e93d15720
        Mar 20 00:27:29 mdworker: -[__NSArrayM objectForKey:]: unrecognized selector sent to instance 0x7f9e93f0ba60
        Mar 20 00:27:30 mdworker: -[__NSArrayM objectForKey:]: unrecognized selector sent to instance 0x7f9e93e15eb0
        Mar 20 00:27:37 mdworker: -[__NSArrayM objectForKey:]: unrecognized selector sent to instance 0x7fcd73c203c0
        Mar 20 00:27:37 mdworker: -[__NSArrayM objectForKey:]: unrecognized selector sent to instance 0x7fcd73e17e20
        Mar 20 00:27:37 mdworker: -[__NSArrayM objectForKey:]: unrecognized selector sent to instance 0x7fcd73f114a0
        Mar 20 00:27:37 mdworker: -[__NSArrayM objectForKey:]: unrecognized selector sent to instance 0x7fcd73c2c560
        Mar 20 00:27:37 mdworker: -[__NSArrayM objectForKey:]: unrecognized selector sent to instance 0x7fcd73f17990
        Mar 20 00:27:43 mdworker: -[__NSArrayM objectForKey:]: unrecognized selector sent to instance 0x7fcd73c22890
        Mar 20 00:27:44 mdworker: -[__NSArrayM objectForKey:]: unrecognized selector sent to instance 0x7fcd75912160
        Mar 20 00:27:46 mdworker: -[__NSArrayM objectForKey:]: unrecognized selector sent to instance 0x7fcd73f1b160
        Mar 20 00:27:46 mdworker: -[__NSArrayM objectForKey:]: unrecognized selector sent to instance 0x7fcd73e1e4d0
        Mar 20 00:27:46 mdworker: -[__NSArrayM objectForKey:]: unrecognized selector sent to instance 0x7fcd73f198a0
        Mar 20 00:28:10 mdworker: -[__NSArrayM objectForKey:]: unrecognized selector sent to instance 0x7fcd7591bdd0
        Mar 20 00:28:11 mdworker: -[__NSArrayM objectForKey:]: unrecognized selector sent to instance 0x7fcd73e200a0
        Mar 20 00:28:11 mdworker: -[__NSArrayM objectForKey:]: unrecognized selector sent to instance 0x7fcd73c241b0
        Mar 20 00:28:12 mdworker: -[__NSArrayM objectForKey:]: unrecognized selector sent to instance 0x7fcd73f19260
        Mar 20 00:28:12 mdworker: -[__NSArrayM objectForKey:]: unrecognized selector sent to instance 0x7fcd75913e00
        Mar 20 00:28:13 mdworker: -[__NSArrayM objectForKey:]: unrecognized selector sent to instance 0x7fcd73e1cdf0
        Mar 20 00:28:26 mdworker: -[__NSArrayM objectForKey:]: unrecognized selector sent to instance 0x7fcd73f15e10
        Mar 20 00:28:27 mdworker: -[__NSArrayM objectForKey:]: unrecognized selector sent to instance 0x7fcd75919180
        Mar 20 00:28:27 mdworker: -[__NSArrayM objectForKey:]: unrecognized selector sent to instance 0x7fcd73c236f0
        Mar 20 00:28:27 mdworker: -[__NSArrayM objectForKey:]: unrecognized selector sent to instance 0x7fcd7590f550
        Mar 20 00:28:27 mdworker: -[__NSArrayM objectForKey:]: unrecognized selector sent to instance 0x7fcd73f0f8f0
        Mar 20 00:28:28 mdworker: -[__NSArrayM objectForKey:]: unrecognized selector sent to instance 0x7fcd7591a0c0
    Loaded kernel extensions
        com.paceap.kext.pacesupport.snowleopard (5.9)
    System services loaded
        com.adobe.fpsaud
        com.apple.AccountPolicyHelper
        com.apple.CodeSigningHelper
        com.apple.Kerberos.kdc
        - status: 1
        com.apple.MobileFileIntegrity
        com.apple.awdd
        com.apple.cache_delete
        com.apple.cfprefsd.xpc.daemon
        com.apple.coreduetd
        com.apple.coresymbolicationd
        com.apple.ctkd
        com.apple.diagnosticd
        com.apple.icloud.findmydeviced
        com.apple.iconservices.iconservicesagent
        com.apple.iconservices.iconservicesd
        com.apple.ifdreader
        com.apple.nehelper
        com.apple.networkd_privileged
        com.apple.nsurlsessiond_privileged
        com.apple.nsurlstoraged
        com.apple.sandboxd
        com.apple.secinitd
        com.apple.softwareupdated
        com.apple.spindump
        com.apple.systemstatsd
        com.apple.tccd.system
        com.apple.watchdogd
        com.apple.wdhelper
        com.leapmotion.leapd
        com.lytro.Lytro.InstallHelper
        com.microsoft.office.licensing.helper
        com.oracle.java.Helper-Tool
        com.oracle.java.JavaUpdateHelper
        com.paceap.pacesupport
        org.cups.cupsd
        org.macosforge.xquartz.privileged_startx
    System services disabled
        com.apple.mrt
    Login services loaded
        com.adobe.AAM.Scheduler-1.0
        com.apple.AirPlayUIAgent
        com.apple.CallHistoryPluginHelper
        com.apple.CallHistorySyncHelper
        com.apple.Maps.mapspushd
        com.apple.SafariNotificationAgent
        com.apple.accountsd
        com.apple.bird
        com.apple.cloudd
        com.apple.cmfsyncagent
        com.apple.coreservices.appleid.authentication
        com.apple.coreservices.lsactivity
        com.apple.gamed
        com.apple.iconservices.iconservicesagent
        com.apple.mrt.uiagent
        com.apple.nsurlsessiond
        com.apple.nsurlstoraged
        com.apple.pbs
        com.apple.recentsd
        com.apple.soagent
        com.apple.spindump_agent
        com.apple.telephonyutilities.callservicesd
        com.google.keystone.user.agent
        com.leapmotion.Leap-Motion
        com.oracle.java.Java-Updater
        com.wacom.wacomtablet
        org.macosforge.xquartz.startx
    Login services disabled
        com.genieo.completer.ltvbit
        com.genieo.completer.download
        com.genieo.completer.update
    User services loaded
        com.apple.DataDetectorsDynamicData
        com.apple.InputMethodKit.UserDictionary
        com.apple.MailServiceAgent
        com.apple.imdpersistence.IMDPersistenceAgent
        com.apple.internetaccounts
        com.apple.pluginkit.pkd
        com.apple.secd
        com.apple.security.cloudkeychainproxy3
        com.apple.tccd
    User services disabled
        com.genieo.completer.ltvbit
        com.genieo.completer.download
        com.genieo.completer.update
    User login items
        iTunesHelper
        - /Applications/iTunes.app/Contents/MacOS/iTunesHelper.app
        Dropbox
        - /Applications/Dropbox.app
        VMware Fusion Start Menu
        - /Applications/VMware Fusion.app/Contents/Library/VMware Fusion Start Menu.app
        Genieo
        - /Incompatible Software/Genieo.app
    Safari extensions
        Add To Amazon Wish List
        - com.amazon.safari.wishlist
        Amazon Shopping Assistant
        - com.spigot.safari.amazonshopassist
        Awesome Screenshot
        - com.diigo.safari.awesomeScreenshot
        Omnibar
        - com.genieo.safari
        Searchme
        - com.spigot.safari.searchme
        Translate
        - com.sidetree.Translate
    iCloud errors
        bird 113
        cloudd 77
        CallHistorySyncHelper 2
        Finder 1
    Continuity errors
        sharingd 5
        lsuseractivityd 5
        Mail 2
        Messages 1
    Restricted files: 1206
    Lockfiles: 8
    Accessibility
        Cursor Magnification: On
    Data packages
        /Users/USER/Downloads/of_v0.8.1_osx_release/libs/glut/lib/osx/GLUT.framework/Re sources/English.lproj/GLUT.nib
        /Users/USER/Downloads/of_v0.8.1_osx_release/libs/glut/lib/osx/GLUT.framework/Re sources/English.lproj/GLUTPreferences.nib
        /Users/USER/Downloads/of_v0.8.1_osx_release/libs/glut/lib/osx/GLUT.framework/Re sources/English.lproj/GLUTClipboard.nib
        /Users/USER/Downloads/of_v0.8.1_osx_release/libs/glut/lib/osx/GLUT.framework/Ve rsions/A/Resources/English.lproj/GLUT.nib
        /Users/USER/Downloads/of_v0.8.1_osx_release/libs/glut/lib/osx/GLUT.framework/Ve rsions/A/Resources/English.lproj/GLUTPreferences.nib
        /Users/USER/Downloads/of_v0.8.1_osx_release/libs/glut/lib/osx/GLUT.framework/Ve rsions/A/Resources/English.lproj/GLUTClipboard.nib
        /Users/USER/Downloads/of_v0.8.1_osx_release/libs/glut/lib/osx/GLUT.framework/Ve rsions/Current/Resources/English.lproj/GLUT.nib
        /Users/USER/Downloads/of_v0.8.1_osx_release/libs/glut/lib/osx/GLUT.framework/Ve rsions/Current/Resources/English.lproj/GLUTPreferences.nib
        /Users/USER/Downloads/of_v0.8.1_osx_release/libs/glut/lib/osx/GLUT.framework/Ve rsions/Current/Resources/English.lproj/GLUTClipboard.nib
        /Users/USER/Downloads/of_v0.8.1_osx_release/export/osx/Frameworks/GLUT.framewor k/Resources/English.lproj/GLUT.nib
        /Users/USER/Downloads/of_v0.8.1_osx_release/export/osx/Frameworks/GLUT.framewor k/Resources/English.lproj/GLUTPreferences.nib
        /Users/USER/Downloads/of_v0.8.1_osx_release/export/osx/Frameworks/GLUT.framewor k/Resources/English.lproj/GLUTClipboard.nib
        /Users/USER/Downloads/of_v0.8.1_osx_release/export/osx/Frameworks/GLUT.framewor k/Versions/A/Resources/English.lproj/GLUT.nib
        /Users/USER/Downloads/of_v0.8.1_osx_release/export/osx/Frameworks/GLUT.framewor k/Versions/A/Resources/English.lproj/GLUTPreferences.nib
        /Users/USER/Downloads/of_v0.8.1_osx_release/export/osx/Frameworks/GLUT.framewor k/Versions/A/Resources/English.lproj/GLUTClipboard.nib
        /Users/USER/Downloads/of_v0.8.1_osx_release/export/osx/Frameworks/GLUT.framewor k/Versions/Current/Resources/English.lproj/GLUT.nib
        /Users/USER/Downloads/of_v0.8.1_osx_release/export/osx/Frameworks/GLUT.framewor k/Versions/Current/Resources/English.lproj/GLUTClipboard.nib
        /Users/USER/Downloads/of_v0.8.1_osx_release/export/osx/Frameworks/GLUT.framewor k/Versions/Current/Resources/English.lproj/GLUTPreferences.nib
        /Users/USER/Downloads/of_v0.8.1_osx_release/scripts/osx/template/emptyExample.x codeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/libs/openFrameworksCompiled/project /osx/openFrameworksLib.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/empty/emptyExample/emptyEx ample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/addons/oscSenderExample/os cSenderExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/addons/xmlSettingsExample/ xmlSettingsExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/addons/svgExample/svgExamp le.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/addons/opencvHaarFinderExa mple/opencvHaarFinderExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/addons/networkTcpClientExa mple/networkTcpClientExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/addons/3DModelLoaderExampl e/3DModelLoaderExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/addons/threadedImageLoader Example/threadedImageLoaderExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/addons/networkTcpServerExa mple/networkTcpServerExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/addons/vectorGraphicsExamp le/vectorGraphicsExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/addons/kinectExample/kinec tExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/addons/assimpExample/assim pExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/addons/networkUdpReceiverE xample/networkUdpReceiverExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/addons/opencvExample/openc vExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/addons/networkUdpSenderExa mple/networkUdpSenderExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/addons/oscChatSystemExampl e/oscChatSystemExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/addons/allAddonsExample/al lAddonsExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/addons/oscReceiveExample/o scReceiveExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/video/asciiVideo/asciiVide o.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/video/osxVideoRecorderExam ple/osxVideoRecorderExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/video/videoPlayerExample/v ideoPlayerExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/video/videoGrabberExample/ videoGrabberExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/video/osxHighPerformanceVi deoPlayerExample/osxHighPerformanceVideoPlayerExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/math/noise1dOctaveExample/ noise1dOctaveExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/math/vectorMathExample/vec torMathExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/math/noise1dExample/noise1 dExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/math/trigonometricMotionEx ample/trigonometricMotionExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/math/particlesExample/part iclesExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/math/trigonometryExample/t rigonometryExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/math/periodicSignalsExampl e/periodicSignalsExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/math/noiseField2dExample/n oiseField2dExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/events/customEventExample/ customEventExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/events/advancedEventsExamp le/advancedEventsExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/events/simpleEventsExample /simpleEventsExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/events/simpleTimer/simpleT imer.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/events/eventsExample/event sExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/communication/firmataExamp le/firmataExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/communication/serialExampl e/serialExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/graphics/imageLoaderWebExa mple/imageLoaderWebExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/graphics/graphicsExample/g raphicsExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/graphics/fontsExample/font sExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/graphics/imageCompressionE xample/imageCompressionExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/graphics/polylineBlobsExam ple/polylineBlobsExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/graphics/pdfExample/pdfExa mple.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/graphics/imageSequenceExam ple/imageSequenceExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/graphics/color/color.xcode proj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/graphics/imageSubsectionEx ample/imageSubsectionExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/graphics/simpleColorKey/si mpleColorKey.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/graphics/polygonExample/po lygonExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/graphics/fontShapesExample /fontShapesExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/graphics/blendingExample/b lendingExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/graphics/floatingPointImag eExample/floatingPointImageExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/graphics/colorsExtended/co lorsExtended.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/graphics/lutFilterExample/ lutFilterExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/graphics/rectangleAlignmen tAndScaling/rectangleAlignmentAndScaling.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/graphics/imageLoaderExampl e/imageLoaderExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/graphics/imageSaverExample /imageSaverExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/gui/oscParametersSender/os cParametersSender.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/gui/oscParametersReceiver/ oscParametersReceiver.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/gui/guiFromParametersExamp le/guiFromParametersExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/gui/parameterEdgeCasesExam ple/parameterEdgeCasesExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/gui/guiExample/guiExample. xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/gui/parameterGroupExample/ parameterGroupExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/utils/loggingExample/loggi ngExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/utils/systemSpeakExample/s ystemSpeakExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/utils/loadTextFileExample/ loadTextFileExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/utils/threadExample/thread Example.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/utils/windowExample/window Example.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/utils/dragDropExample/drag DropExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/utils/dirListExample/dirLi stExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/utils/sortingExample/sorti ngExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/utils/regularExpressionExa mple/regularExpressionExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/utils/fileOpenSaveDialogEx ample/fileOpenSaveDialogExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/utils/xmlExample/xmlExampl e.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/utils/conversionExample/co nversionExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/utils/fileBufferLoadingCSV Example/fileBufferLoadingCSVExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/3d/modelNoiseExample/model NoiseExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/3d/easyCamExample/easyCamE xample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/3d/normalsExample/normalsE xample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/3d/cameraRibbonExample/cam eraRibbonExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/3d/cameraLensOffsetExample /cameraLensOffsetExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/3d/quaternionLatLongExampl e/quaternionLatLongExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/3d/quaternionArcballExampl e/quaternionArcballExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/3d/pointPickerExample/poin tPickerExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/3d/ofBoxExample/ofBoxExamp le.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/3d/cameraParentingExample/ cameraParentingExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/3d/orientationExample/orie ntationExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/3d/3DPrimitivesExample/3DP rimitivesExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/3d/advanced3dExample/advan ced3dExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/3d/pointCloudExample/point CloudExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/3d/meshFromCamera/meshFrom Camera.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/sound/soundPlayerExample/s oundPlayerExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/sound/audioInputExample/au dioInputExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/sound/audioOutputExample/a udioOutputExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/sound/soundPlayerFFTExampl e/soundPlayerFFTExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/gl/singleLightExample/sing leLightExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/gl/vboExample/vboExample.x codeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/gl/textureExample/textureE xample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/gl/pointsAsTextures/points AsTextures.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/gl/alphaMaskingShaderExamp le/alphaMaskingShaderExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/gl/billboardRotationExampl e/billboardRotationExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/gl/multiLightExample/multi LightExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/gl/viewportExample/viewpor tExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/gl/billboardExample/billbo ardExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/gl/fboTrailsExample/fboTra ilsExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/gl/textureScreengrabExampl e/textureScreengrabExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/gl/shaderExample/shaderExa mple.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/gl/slowFastRendering/slowF astRendering.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/gl/glInfoExample/glInfoExa mple.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/gl/geometryShaderExample/g eometryShaderExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/gl/gpuParticleSystemExampl e/gpuParticleSystemExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/gl/multiTextureShaderExamp le/multiTextureShaderExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/gl/vboMeshDrawInstancedExa mple/vboMeshDrawInstancedExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/apps/myApps/emptyExample/emptyExamp le.xcodeproj
    Contents of /Library/LaunchAgents/com.leapmotion.Leap-Motion.plist
        - mod date: Mar 15 17:20:42 2015
        - checksum: 673088388
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>Label</key>
        <string>com.leapmotion.Leap-Motion</string>
        <key>ProgramArguments</key>
        <array>
        <string>open</string>
        <string>/Applications/Leap Motion.app</string>
        </array>
        <key>RunAtLoad</key>
        <true/>
        <key>StandardErrorPath</key>
        <string>/dev/null</string>
        <key>StandardOutPath</key>
        <string>/dev/null</string>
        <key>KeepAlive</key>
        <false/>
        </dict>
        </plist>
    Contents of /Library/LaunchAgents/com.oracle.java.Java-Updater.plist
        - mod date: May 25 19:11:14 2014
        - checksum: 2769770427
        <?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>12</integer>
        <key>Minute</key>
        <integer>3</integer>
        <key>Weekday</key>
        <integer>3</integer>
        </dict>
        </dict>
        ...and 1 more line(s)
    Contents of /Library/LaunchAgents/com.wacom.wacomtablet.plist
        - mod date: Mar 31 22:27:39 2014
        - checksum: 2972905917
        <?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>EnvironmentVariables</key>
        <dict>
        <key>RUN_WITH_LAUNCHD</key>
        <string>1</string>
        </dict>
        <key>KeepAlive</key>
        <dict>
        <key>SuccessfulExit</key>
        <true/>
        </dict>
        <key>Label</key>
        <string>com.wacom.wacomtablet</string>
        <key>LimitLoadToSessionType</key>
        <array>
        <string>Aqua</string>
        <string>LoginWindow</string>
        </array>
        <key>Program</key>
        <string>/Library/Application Support/Tablet/WacomTabletSpringboard</string>
        <key>RunAtLoad</key>
        <true/>
        ...and 4 more line(s)
    Contents of /Library/LaunchDaemons/PACESupport.plist
        - mod date: Jul 11 09:00:00 2012
        - checksum: 1658798800
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN"
                 "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>Label</key>
        <string>com.paceap.pacesupport</string>
        <key>ProgramArguments</key>
        <array>
        <string>/System/Library/Extensions/PACESupportFamily.kext/Contents/Resources/pa ceload</string>
        </array>
        <key>RunAtLoad</key>
        <true/>
        </dict>
        </plist>
    Contents of /Library/LaunchDaemons/com.leapmotion.leapd.plist
        - mod date: Mar 15 17:20:42 2015
        - checksum: 2658568551
        <?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>Disabled</key>
        <false/>
        <key>Label</key>
        <string>com.leapmotion.leapd</string>
        <key>ProgramArguments</key>
        <array>
        <string>/Applications/Leap Motion.app/Contents/MacOS/leapd</string>
        </array>
        <key>KeepAlive</key>
        <true/>
        </dict>
        </plist>
    Contents of /Library/LaunchDaemons/com.lytro.Lytro.InstallHelper.plist
        - mod date: May 31 19:39:42 2014
        - checksum: 1080864861
        <?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.lytro.Lytro.InstallHelper</string>
        <key>MachServices</key>
        <dict>
        <key>com.lytro.Lytro.InstallHelper</key>
        <true/>
        </dict>
        <key>ProgramArguments</key>
        <array>
        <string>/Library/PrivilegedHelperTools/com.lytro.Lytro.InstallHelper</string>
        </array>
        </dict>
        </plist>
    Contents of /private/etc/ssh_config
        - mod date: Feb  9 15:31:32 2013
        - checksum: 1281775184
         Host *
           SendEnv LANG LC_*
        Host *
            XAuthLocation /opt/X11/bin/xauth
    Contents of Library/LaunchAgents/com.apple.FolderActions.folders.plist
        - mod date: Mar 18 14:54:01 2015
        - checksum: 1189540302
        <?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.apple.FolderActions.folders</string>
        <key>Program</key>
        <string>/usr/bin/osascript</string>
        <key>ProgramArguments</key>
        <array>
        <string>osascript</string>
        <string>-e</string>
        <string>tell application "Folder Actions Dispatcher" to tick</string>
        </array>
        <key>WatchPaths</key>
        <array/>
        </dict>
        </plist>
    Contents of Library/LaunchAgents/com.google.keystone.agent.plist
        - mod date: Oct  8 23:09:48 2014
        - checksum: 3304542928
        <?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.user.agent</string>
        <key>LimitLoadToSessionType</key>
        <string>Aqua</string>
        <key>ProgramArguments</key>
        <array>
         <string>/Users/USER/Library/Google/GoogleSoftwareUpdate/GoogleSoftwareUpdate.bu ndle/Contents/Resources/GoogleSoftwareUpdateAgent.app/Contents/MacOS/GoogleSoftw areUpdateAgent</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>
    Bad plists
        Library/Preferences/DSS/auth.plist
    Bundles (new)
        /Applications/AdwareMedic.app
        - com.thesafemac.adwaremedic
        /Applications/Leap Motion Orientation.app
        - unity.Leap Motion.Playground
        /Applications/Leap Motion.app
        - com.leapmotion.Leap-Motion
        /Applications/Microsoft OneNote.app
        - com.microsoft.onenote.mac
        /Users/USER/Downloads/EtreCheck.app
        - com.etresoft.EtreCheck
    Library paths
        /Applications/Adobe Dreamweaver CS6/Configuration/browsers/webkit/WebKitDw.dylib
        /Applications/Adobe Flash CS6/AIR3.2/lib/aot/stub/libSystem.B.dylib
        /Applications/Adobe Flash CS6/AIR3.2/lib/aot/stub/libgcc_s.1.dylib
        /Applications/Adobe Flash CS6/AIR3.2/lib/aot/stub/libobjc.dylib
        /Applications/Adobe Flash CS6/AIR3.2/lib/aot/stub/libstdc++.6.dylib
        /Applications/Adobe Flash CS6/AIR3.2/lib/aot/stub/libz.dylib
        /Applications/Adobe Flash CS6/AIR3.2/runtimes/air-captive/mac/Adobe AIR.framework/Versions/1.0/Resources/WebKit.dylib
        /Applications/Adobe Flash CS6/AIR3.2/runtimes/air/mac/Adobe AIR.framework/Versions/1.0/Resources/WebKit.dylib
        /Applications/Microsoft Office 2011/Office/MicrosoftSetupUI.framework/Libraries/mbupgx.dylib
        /Applications/Microsoft Office 2011/Office/OPF.framework/Versions/14/Resources/OPF_Common.dylib
        /Applications/Microsoft Office 2011/Office/Visual Basic for Applications.framework/Versions/14/Frameworks/Fm20.dylib
        /Applications/Microsoft Office 2011/Office/Visual Basic for Applications.framework/Versions/14/Frameworks/MicrosoftOLE2TypesLib.dylib
        /Applications/Microsoft Office 2011/Office/Visual Basic for Applications.framework/Versions/14/Frameworks/RefEdit.dylib
        /Applications/Microsoft Office 2011/Office/Visual Basic for Applications.framework/Versions/14/Frameworks/RichEdit.dylib
        /Applications/Utilities/Adobe Application Manager/D6/D6Native.dylib
        /Applications/Utilities/Adobe Application Manager/DECore/ARKSelector.dylib
        /Applications/Utilities/Adobe Application Manager/DECore/DE5/Setup.dylib
        /Applications/Utilities/Adobe Application Manager/DECore/DE5/resources/libraries/ARKCmdCaps.dylib
        /Applications/Utilities/Adobe Application Manager/DECore/DE5/resources/libraries/ARKCmdFS.dylib
        /Applications/Utilities/Adobe Application Manager/DECore/DE5/resources/libraries/ARKEngine.dylib
        /Applications/Utilities/Adobe Application Manager/DECore/DE5/resources/libraries/AdobePIM.dylib
        /Applications/Utilities/Adobe Application Manager/DECore/DE6/Setup.dylib
        /Applications/Utilities/Adobe Application Manager/DECore/DE6/resources/libraries/ARKCmdCaps.dylib
        /Applications/Utilities/Adobe Application Manager/DECore/DE6/resources/libraries/ARKCmdFS.dylib
        /Applications/Utilities/Adobe Application Manager/DECore/DE6/resources/libraries/ARKEngine.dylib
        /Applications/Utilities/Adobe Application Manager/DECore/DE6/resources/libraries/AdobePIM.dylib
        /Applications/Utilities/Adobe Application Manager/DWA/DWANative.dylib
        /Applications/Utilities/Adobe Application Manager/LWA/PWANative.dylib
        /Applications/Utilities/Adobe Application Manager/LWA/adobe_caps.dylib
        /Applications/Utilities/Adobe Application Manager/LWA/adobe_oobelib.dylib
        /Applications/Utilities/Adobe Application Manager/LWA/adobe_upgrade.dylib
        /Applications/Utilities/Adobe Application Manager/P6/IMSLib.dylib
        /Applications/Utilities/Adobe Application Manager/P6/P6Native.dylib
        /Applications/Utilities/Adobe Application Manager/P6/VulcanBridge.dylib
        /Applications/Utilities/Adobe Application Manager/P6/VulcanMessage.dylib
        /Applications/Utilities/Adobe Application Manager/P6/adobe_oobelib.dylib
        /Applications/Utilities/Adobe Application Manager/P6/adobe_upgrade.dylib
        /Applications/Utilities/Adobe Application Manager/P6/axlib.dylib
        /Applications/Utilities/Adobe Application Manager/UWA/UWANative.dylib
        /Applications/Utilities/Adobe Application Manager/core/AdobePIM.dylib
        /Applications/Utilities/Adobe Application Manager/core/switcher/DWA_UI.dylib
        /Applications/Utilities/Adobe Application Manager/core/switcher/LWA_UI.dylib
        /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.3.sdk/Developer /usr/lib/CFDataFormatters.dylib
        /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.3.sdk/Developer /usr/lib/libXcodeDebuggerSupport.dylib
        /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.3.sdk/System/Li brary/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
        /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.3.sdk/System/Li brary/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dyli b
        /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.3.sdk/System/Li brary/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
        /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.3.sdk/System/Li brary/Frameworks/CoreGraphics.framework/Resources/libCGCorePDF.A.dylib
        /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.3.sdk/System/Li brary/Frameworks/CoreGraphics.framework/Resources/libCGFreetype.A.dylib
        /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.3.sdk/System/Li brary/Frameworks/CoreGraphics.framework/Resources/libCGVolute.A.dylib
        /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.3.sdk/System/Li brary/Frameworks/CoreGraphics.framework/Resources/libCMaps.A.dylib
        /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.3.sdk/System/Li brary/Frameworks/CoreGraphics.framework/Resources/libFontStreams.A.dylib
        /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.3.sdk/System/Li brary/Frameworks/CoreGraphics.framework/Resources/libJBIG2.A.dylib
        /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.3.sdk/System/Li brary/Frameworks/CoreGraphics.framework/Resources/libPDFRIP.A.dylib
        /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.3.sdk/System/Li brary/Frameworks/CoreGraphics.framework/Resources/libRIP.A.dylib
        /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.3.sdk/System/Li brary/Frameworks/OpenGLES.framework/glp_sh_interposer.dylib
        /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.3.sdk/System/Li brary/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
        /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.3.sdk/System/Li brary/Frameworks/OpenGLES.framework/libGFXShared.dylib
        /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.3.sdk/System/Li brary/Frameworks/OpenGLES.framework/libGLImage.dylib
        /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.3.sdk/System/Li brary/Frameworks/OpenGLES.framework/libGLProgrammability.dylib
        /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.3.sdk/usr/lib/g cc/arm-apple-darwin10/4.0.1/libstdc++.dylib
        /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.3.sdk/usr/lib/g cc/arm-apple-darwin10/4.2.1/libstdc++.dylib
        /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.3.sdk/usr/lib/l ibAccessibility.dylib
        /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.3.sdk/usr/lib/l ibIOAccessoryManager.dylib
        /Developer/Platforms/iPhoneOS.platform/D

  • My new iPad 32G will not connect to my mac Mini using WiFi. Any suggestions for a solution?

    Happy New Year,
    I am attempting to get Facetime on my new Mac Mini to connect to Facetime on my new iPad 32 G through my WiFi router. It rings on the iPad but after clicking on Accept, all it does is try to connect with no success. I have tried to reverse the order of the connection (iPad to the Mac Mini) but no success. The problem seems to be with the Mac Mini as I have been able to connect my iPad Facetime to my local authorized Apple dealer Facetime software both ways (i.e.I have connected with them and they have been able to connect with me.) Has anyone got any suggestions to resolve my problem?

    There is some wifi troubleshooting on this page which might, or might not, help : http://support.apple.com/kb/TS1398

  • After 10.6.2 upgrade mac mini intermittent wifi

    Mac Mini I bought in aug was working perfectly until i upgraded to 10.6.2 after that I can see if connects to my airport but if does not get to the internet. When diagnostics come up it shows RED for internet and ISP and green for wifi and airport. All my other Macs (imac, macbook) work fine.
    help!

    I did have initial wifi connectivity problems immediately after installing Snow Leopard on my Mac Mini Core 2 Duo, but these were fixed by creating a "new" location. My wifi connection has been stable ever since using a Cisco Linksys router.
    However in an attempt to get a stronger wifi signal at my Mini I am trialling an Edimax wireless 802.11n Access Point set in "Universal Repeater" mode.
    The result of using this, which sits near the Mini in the same room, is a wifi signal strength of -39 dBm, whereas the signal strength from the upstairs Cisco router is only -67 dBm. The signal strength right beside the Edimax is a wonderful -17 dBm.

  • Mac Mini gets wifi connection for 3 seconds, then drops it.

    Hey all,
    Long time listener, first time caller.
    I'm running a 1.66 Mac Mini with 10.5.4 on it. My wifi network is based on a Comcast broadband connection and is broadcast through an 802.11g Airport Express. Also on the network are: a Macbook (3,1), my iBook G4 (1.33 ghz), my original iPhone, my Tivo, an HP desktop using an 802.11g wireless adapter and occasionally a Wii. All of these have great wifi connections, run fast and connect easily. The wifi is normally WEP ASCII 128 bit encrypted.
    The Mac Mini, however, does not. The Mac Mini has been in several positions near my TV (This is what it uses as a monitor), but in most of these has had an extremely hard time finding the wifi network. This got a bit better after I removed all of it's locations, keychains and such and re-set-up everything. Except it still, whenever it connects, drops the web connection within about 10 seconds on an extremely good day. I'll select my network from the Airport drop down menu, it'll join happily, I'll click a bookmark and the page will load very slowly, get about halfway and then stop. Sometimes it'll just go straight to "You are not connected to the internet. (Network Diagnostics)" When I click network diagnostics, either Airport Settings or ISP has failed, but when I go through the process of trying to repair/diagnose the problem, suddenly they will all be working fine.
    For what it's worth, I took it to the Genius Bar, and it worked amazingly well on the Apple Store Wifi.
    Any thoughts?

    I was having an identical issue with my Mini, and I have an eerily similar mix of devices on my network. Last night I went into my Airport Express configuration and changed the channel that it is broadcasting on (also turned on Interference Robustness) and everything is now working great. By default, my Airport channel was broadcasting on channel 1 - I changed it manually to channel 7, restarted the Airport and that did the trick. All of my macs (including the Mini), tivos and wii are now getting a stronger wireless signal since I changed the channel.

  • Transfer old MacBook Pro files to new Mac mini via wifi stuck

    I'm going through the setup of my new Mac mini.  The first thing it is having me do is transfer old data and applications via wifi from my MacBook Pro (running snow leopard) it is taking forever (over 24 hours now) and apparently stuck.  How do I stop and restart the transfer using Ethernet cable or FireWire to speed up the transfer process. This is a brand new mini running some version of mountain lion. Thanks!

    How are you transferring the files now?
    To me the easiest, most reliable, and generally fastest method is..
    With both computers powered down connect them back to back with a firewire cable
    Boot the old computer into Firewire Target Disk Mode by holding down the T key during boot
    Boot the new computer and the old computer should appear on the desktop as a firewire drive
    On the new computer launch Migration Assistant (found in /Applictions/Utilities)
    Follow MA's on screen prompts to transfer the data from another disk drive (the old computer running in Firewire Target Disk mde) This last step is best performed during the initial setup of the new computer when prompted early in the initial setup phase

  • Mac mini running generals painfully slow compared to ibook...

    hi, i have a new mac mini 1.5 solo core with 1gb of ram. Also running it with a 19"monitor. The game seems to run painfully slow when compared to my old ibook with a 1.33ghz processor and 1gb of ram.
    thanks

    Hi
    Unfortunately your report is correct, depending on the game used, which name you don't give : if it's not Universal Binary , the mac runs it through Rosetta (powerpc emulator) resulting in -comparatively- poor performance...That, plus the fact that the ibook doesn't have to cope with shared memory for its graphic card...So in this situation, the theoretical advantage of the new mini on your previous configuration vanishes !

  • Connecting two Mac Minis using wifi

    My actual set up:
    Bedroom - Macmini (2007) linked to a dsl modem via an ethernet cable. A Samsung display, a LaCie 2tb drive, are also connected to it.
    In a very near future:
    LivingRoom - Macmini (2011, to be delivered in a couple of days... hopefully) will have access to internet via wifi. A 55" TV, a LaCie Minimus 2tb drive (a clone of the other one in the bedroom) and a DAC will be connected to the new mini.
    My question:
    How can I connect the two minis together using wifi so that I can have easy acces to all the files in the drive connected to the Mac mini in the other room?
    I have looked at the "File sharing preferences" in the system preferences but I am not that sure how to do it.
    A little guidance would be greatly appreciated!

    "File sharing preferences" is indeed how to do it.  Connect both minis to your router (one by ethernet cable, one by wifi, it doesn't matter.)
    Then turn on "File Sharing" in Sharing Prefs on both minis.  Also, give them both meaningful, different names under "Computer Name".
    Then, when you open a finder window on one mini, the other one should appear under "Shared", like this:

Maybe you are looking for

  • Internal disk not recognized, booting in safe mode fails too.

    My computer was fine, randomly froze, so I held down the power till it shut down. Since then I only get the grey screen when I try to start Mac OS up on the internal drive. I tried to repair the internal drive or start from it using the installation

  • Downloading Music from an Ipod into ITunes

    My hardrive crashed. Had to purchase a new one. All software including Itunes was reinstalled on the new hardrive. Obviously, my Itunes library is now empty. All of my former Itune music library is on my Ipod. How do I download all of the music on my

  • Issue with iTera HA software and SP19

    We are looking to install an enhancement package in a few months along with the latest support packages.  As part of this we will be implementing Basis SP19 which IBM and SAP state I must follow the instructions in OSS note 1366799.  Basically this n

  • Data connection

    I have a Nokia Lumia 635. Cannot get internet connection without being connected to WiFi. Done what it says on the Nokia website and put the APN number in what my network gave me and it still doesn't work !! :\

  • Default time for new event is always 15 min b4...

    I think Ical is great and i use it daily to help me with my biz to stay on top of calls i need to make. I am constantly adding new events and i always want my new events to open with a default time of "0" rather than "15 minutes before". It is very t