I replaced my HD with a SSD on MacBook Pro 17". HELP !

Hi everyone. I bought a new SSD harddrive for my macbook. I cloned my original HD to my new SSD. I then took my old hard drive out and put the new SSD in. When I turn on my computer it gives me a folder with a ? on it. What did I do wrong? Help !!!

The device may have been defective out of the box;
if so, it would be under warranty to get another one.
What brand & model SSD is that? Perhaps there are
some online helpful hints related to that product...
Modern electronics don't necessarily need to be on long
for them to have a failure; and better if caught earlier.
So long as you have a complete working backup clone.
Of the kind the computer sees as a bootable OS X.
Good luck & happy computing!

Similar Messages

  • Replacing SSD in MacBook Pro Retina- HELP PLEASE.

    I just ordered a new OWC 480gb SSD for my MBPR mid 2012 15".  I am replacing the original SSD which failed.  I have a few questions about how to go about using the new SSD, once installed.
    here is some background.
    1) the drive will be blank and unformatted with no OS.
    2) I have a time machine back up on my time capsule. The original disk is completely dead.
    3) In addition to Mavericks I also run Windows 8.1
    Questions- once I replace the old drive with the new one:
    A) how will I format my new SSD? I am guessing disk utility will come up when I turn the commuter on?
    B) how do I get Mavericks Mac OS on the new drive? Do I need to pay? How will I get my time machine back up on the new drive?
    C) should I format the new SSD a special way because I will be running windows on the machine? I ran windows with Parallels on the machine prior to my original SSD dyeing, was planning on doing the same with the new one.
    D) what, if anything, can be done to avoid killing this new SSD like the last one? I am happy OWC has 3 yr warrantee on it!
    Thanks in advance for help and guidance. I am a relatively novice user, so basic explanations will be appreciated.
    Thanks,
    Dave

    DaveG303 wrote:
    here is some background.
    1) the drive will be blank and unformatted with no OS.
    2) I have a time machine back up on my time capsule. The original disk is completely dead.
    3) In addition to Mavericks I also run Windows 8.1
    Questions- once I replace the old drive with the new one:
    A) how will I format my new SSD? I am guessing disk utility will come up when I turn the commuter on?
    B) how do I get Mavericks Mac OS on the new drive? Do I need to pay? How will I get my time machine back up on the new drive?
    C) should I format the new SSD a special way because I will be running windows on the machine? I ran windows with Parallels on the machine prior to my original SSD dyeing, was planning on doing the same with the new one.
    D) what, if anything, can be done to avoid killing this new SSD like the last one? I am happy OWC has 3 yr warrantee on it!
    Thanks in advance for help and guidance. I am a relatively novice user, so basic explanations will be appreciated.
    Thanks,
    Dave
    You should be able to boot from your Time Machine back up and do everything Internet Recovery and Recovery Mode allows. If not, restarting with Command+R will search your drive for the Recovery HD and if not found envoke Internet Recovery. Or you can just boot with Command+Option+R to start Internet Recovery directly.
    A. After you install the new drive and IF it is pre-formated, you don't have to reformat it. If it's not, you can use Disk Utility from the OS X Utilities menu to format it.
    B. You can install OS X Mavericks from the OS X Utilities menu and during setup plug in your TM back up to restore your user account(s), apps and data.
    C. Nothing different for running Windows since you use Parallels instead of BootCamp. I have not used Parallels, but i would assume after restoring your apps you would restore your Parallels virtual machine image for Windows and open it.
    D. Do you know what killed your original flash storage drive? If you do, don't do it! If you don't, I personally don't know of anything that would prevent a computer component from failing.

  • Lessons learned replacing ThinkPad HDD with an SSD

    Installing a Samsung SSD on my 3 year old ThinkPad W510 was easy. Getting Windows 7 set up took me days.
    Here are some lessons learned so you can do it faster.
    Backup
    Lenovo Rescue & Recovery will back up files to a USB 3.0 disk but it took 10+ hours and it put several files and folders at the top level. Can it back up multiple disks (HDD and SSD)? Probably not.
    Backup
    Windows 7 Backup & Restore doesn’t have those problems backing up data files but when trying to save a disk image to an external drive that’s > 2 TB (with 4K blocks), it runs for a while then fails. The generic error message and event log are not helpful, costing hours of debugging.
    SSD “frozen”
    Some web sites say that an SSD will perform better if you fully erase it before installing the OS, but when I tried to do this, the Samsung Magician software said the SSD was “frozen.” Apparently this is a confusing way to say it’s locked from erasure. Magician’s workaround recommendations didn’t help. Magician’s PDF guide has alternate workaround recommendations (like turning of AHCI mode in BIOS) but I didn’t find them soon enough.
    Clone the HDD or install fresh?
    Restoring Lenovo’s factory disk image onto the SSD (instead of cloning the HDD) fixed accumulated problems but it took several days of work and problem solving. (The HDD’s hidden SYSTEM_DRV partition was full. Did that cause some of the problems?)
    How to over-provision the SSD
    “Over-provisioning” boosts an SSD’s sustained write performance by allocating temporary space. The Samsung Magician program will set this up -- but not on a drive with the Lenovo_Recovery “Q:” partition. Moving and resizing C: and Q: with GParted Live didn’t solve this. Instead it made me start all over restoring the factory disk image and the Windows Updates and Lenovo Updates. The solution (thanks, Samsung’s phone tech support!) is to use GParted or Windows Disk Management to shrink the C: partition. All it needs is some unallocated space between partitions anywhere on the SSD. (Samsung recommends 10%.) You don’t have to do anything to allocate that space to the purpose.
    Partition alignment
    For speed, you want the partitions aligned on a 4096 byte boundary. GParted will align them on a MiB boundary, which is more than adequate.
    Windows restore points
    The Windows installer is supposed to make system restore points but I found it started out with a broken configuration. So open System Properties, the System Protection tab, and check the “available drives” for any drives labelled “... (Missing)”. Turn off “system protection” (restore points) for the “missing” drives, then turn it on for the real C:.
    Faster updates
    After restoring Lenovo’s factory disk image, you must iterate installing Windows Updates and Lenovo Updates over and over until there aren’t any more to install. Fortunately this is faster on an SSD than an HDD. Save more time by having only one user account and no password so Windows reboot won’t stop for login. Also watch the taskbar for license dialogs that open up behind other windows but require your clicks to proceed.
    Watch for stuck updates
    Lenovo Update quietly gets stuck updating Intel WiFi & WiMax software. The fix is to download those installers from lenovo.com, run them, get an error message that it can’t install over the existing software, uninstall the WiFi & WiMax software, then run the installers again.
    Restore from backup, or not?
    At key points, I made system disk image backups of the SSD to the old HDD and tried restoring from a backup after the failed repartitioning experiment. But Windows Backup and Restore won’t restore a system image after booting from the destination drive’s recovery partition nor from the source drive’s recovery partition. Since my backup was on the HDD in the Ultradrive bay, I couldn’t boot from the Rescue & Recovery CD. The workaround was to make a bootable System Repair disk on a 512 MB USB key. Windows Backup and Restore then failed with another meaningless error, “The parameter is incorrect. Code: 0x80070057.” Apparently you have to remove the USB key right before starting the system restore operation but that yielded the error, "No disk that can be used for recovering the system disk can be found." I’m not sure if that’s a symptom of removing the USB key or yet another problem with Windows Backup and Restore. Maybe it can’t restore to resized partitions? Windows Backup and Restore failed and burned hours of my time.
    Fix the annoying request on bootup?
    After you install Windows, all its updates, and Samsung Magician, you can use Magician to adjust system settings for SSD performance. Then you’ll find that Magician needs permission to “make changes to this computer” on every boot. Samsung tech support explained that you can then remove Magician from the startup list via msconfig.
    Optimizations
    Recomputing the “Windows Experience Index” might make the OS recognize the boot drive as an SSD and disable defrag for it. This didn’t work for me, so be sure to unschedule defrag. Also use msconfig to remove Digital Line Detect from the startup list and turn on “No GUI boot” (no Windows splash screen). Also use power plans Advanced Settings to never turn off the “hard disk.”
    ThinkPad
    Thumbs up. Easy to replace the HDD with an SSD and move the HDD into an Ultradrive caddy. Sturdy. Easy to work on. Well documented. Hardware that I didn't want to replace.
    Microsoft Windows 7
    Thumbs down. Buggy, fragile, over complicated, inadequate error messages, painstaking to install, difficult and time consuming to administer, poorly documented, accumulates gunk over time that causes problems, failed backup software, even a fresh install has scary event log errors.
    Lenovo forums & support pages
    Very helpful. Sometimes it's good to use Use Google to search them e.g. https://www.google.com/search?q=site%3Alenovo.com+"over+provision"
    Samsung 840 EVO SSD
    Fine hardware. Some confusions around the Magician software. Great phone tech support. Web support doesn’t work.
    References and more info
    How To Geek, Lifehacker, Lifehacker, SSD Review, Newegg, Newegg, Anandtech, Storage Review.

    I may have confused you: Lenovo provides two tools, 1) one makes DVDs that restore the original out-of-the-box factory image of the entire disk (i.e. System partition, C: + Q: partitions) and 2) Backup and Restore, which is the Lenovo user backup tool that does conventional full disk backups, i.e. with all user customizations, added programs and files. Since my system-generation-to-SSD saga hadn't created the the Q: partition correctly, my only alternative was to create a full up-t-date disk backup with the second Backup and Restore tool that include all the Windows + Lenovo updates, but didn't include extra programs and my user files. This fitted on 5 DVDs, which I will use if ever I reinstall the entire operating system.
    Once you get above 100-150 GB of backup volume (I'm at 450 GB right now), the Lenovo Backup and Restore is very slow, so I use the much quicker Windows built-in Backup and Restore program to backup incrementally a system image and all files.

  • A600 Replacing SATA HDD with SATA SSD

    I have reviewed the current knowledge base materials, but don't see one directly tied to my problem.  Appreciate any help received.
    My current HDD has been making a lot of noise lately, at least much more than I have heard in the past.  It's a little over 5 years old.  I bought an Intel 730 series 240G SSD, and have tried to use that drive as my primary drive, replacing the current one.  I used Intel's cloning software, which took a while, but appeared to be successful.  My problem is that the BIOS does not recognize the new drive.  Looking in the BIOS, my SATA drive 0 now shows "None", and the screen at power-up fails with "No Boot Filename received".  Is there an issue with the BIOS not recognizing newer SSD's?  I've read other inputs saying that people have been successful in powering up via new SSDs, so I thought it could be done.  Anyone have any thoughts?  Appreciate it.

    Thanks Caveman31 for your thoughts. I checked the BIOS, and this model has very limited BIOS options, which don't include any options for SATA control. There are probably 1/2 of the options in my Lenovo A600 BIOS, then in my generic PC (ASUS motherboard) I put together a couple years ago. It has a menu option for SATA control, located in the "Main" tab of the BIOS screen.
    Unless there are some other options, or a way to get more control with this BIOS, I won't be able to select between AHCI or IDE regarding the SATA control. Do you know if that's the only way for me to replace my HDD with a SSD for this computer?
    Thanks for your help!

  • How do I replace the main SATA HD in my macbook pro 9,2 with an SSD?

    Can anyone direct me to photo directions for replacing the main HD in my macbookpro? Do I need a caddy to install a 2.5 SSD? I am not trying to replace the superdrive, so those caddies are not what I am looking for. CAn I just install the SSD in the same space left for the main SATA drive without using any adapter?

    You can install the SSD in the same bay as your current HDD. You don't need a caddy.
    Here's a link on iFixit.com with pictures of how to replace the HDD on a Macbook Pro. Same instructions apply when replacing the HDD with an SSD. I recently replaced a 320GB HDD in my early-2011 13" MBP with an SSD. Very easy to do.

  • HT1338 where can i get replacement discs of the operating system ...that originally came with my md311 17" macbook pro?

    where can i get replacement discs of the operating system ...that originally came with my md311 17" macbook pro?

    Call Apple and give them your serial number and they will send you the disks for a nominal charge.

  • Installing SSD in MacBook Pro

    I will be receiving a new 512 gig SSD tomorrow and want to replace my existing HDD in my 17" MacBook Pro.
    Unlike most everything else I've read discussing this, I want to load everything fresh on to the new drive rather than cloning the existing drive.
    If I simply access the existing HDD, remove it, plug in the SSD and have the OS X in the CD slot, will it boot from the CD and install the OS automatically?
    I understand there may be a few steps to that, but I'm asking if the Macbook Pro will simply recognize the new blank drive, perhaps ask to format it and then load the OS from the CD?
    It seems to be that easy, but I want to make sure I'm not missing something before I crack this thing open.
    Thanks in advance for any help,
    Tim

    Just an update. The SSD drive arrived early and I just finished installing it.
    It is a thing of beauty.  Fast, quiet, awesome. No more clicking hard drive, and everything is much faster. Now on to transferring all my files.
    And it was a matter of just pulling out the old one and putting in the new one. I did have to use the Disk Utility to create a new partition, but it was easy.
    I didn't buy the SSD from these folks, but their video helped immensely:
    http://eshop.macsales.com/installvideos/macbookpro_17_unibody_early11_hd_m/
    I don't think I'll ever be able to have a laptop with a standard HDD again. 20 minutes is all it took to get spoiled for life.

  • Installing an HDD and SSD in Macbook Pro

    Recently I bought an SSD and a caddy drive to replace the DVD drive with. Currently my OS is in the HDD that came with the 13 inch Macbook Pro but I would like it to be installed on the SSD. Is there a step by step process to install both drives and make the SSD my main startup drive?

    If you have any warranty left-doing what you plan voids it.
    Easy way is get carbon copy cloner and a usb to SATA adapter.
    Plug the ssd into the mac, clone it .
    Open the mac up, swap out the drives.

  • How to Force mac Thunderbolt External Display with Integrated GPU for Macbook Pro 2012?

    I have been getting GPU Panic whenever I use external Thunderbolt Display.
    Not sure whether this is software after(Mavericks) or hardware, if anybody could shed some light I would appreciate it.
    The Current Discrete GPU will only work for few seconds 10 sec max before it became blank and require you to force shutdown. This also happened even without external display Blank and GPU Panic upon restart. So I suspected either the discrete GPU failure or software in Mavericks.
    But at the moment I'm looking for workaround so I can use the intel intergrated GPU to use my Mac Thunderbolt External Display.
    Thank you in advance for any input.
      Anonymous UUID:       08E3F48E-64B8-B380-1B7A-A676656BE0A6
    Fri Nov  1 21:55:27 2013
    panic(cpu 0 caller 0xffffff7f8876bfac): "GPU Panic: [<None>] 4 0 a0 d9 9 8 0 3 : NVRM[0/1:0:0]: Read Error 0x00000100: CFG 0xffffffff 0xffffffff 0xffffffff, BAR0 0x102c00000 0xffffff80fe1b8000 0x0e7150a2, D0, P2/4\n"@/SourceCache/AppleGraphicsControl/AppleGraphicsControl-3.4.12/src/Apple MuxControl/kext/GPUPanic.cpp:127
    Backtrace (CPU 0), Frame : Return Address
    0xffffff80fd8b3540 : 0xffffff8006422f69
    0xffffff80fd8b35c0 : 0xffffff7f8876bfac
    0xffffff80fd8b3690 : 0xffffff7f87020cf8
    0xffffff80fd8b3750 : 0xffffff7f870ede26
    0xffffff80fd8b3790 : 0xffffff7f870ede84
    0xffffff80fd8b3800 : 0xffffff7f87318f31
    0xffffff80fd8b3870 : 0xffffff7f87111011
    0xffffff80fd8b3890 : 0xffffff7f87027841
    0xffffff80fd8b3940 : 0xffffff7f87025362
    0xffffff80fd8b3b40 : 0xffffff7f870263cd
    0xffffff80fd8b3c20 : 0xffffff7f86fd365a
    0xffffff80fd8b3db0 : 0xffffff7f86fd23e4
    0xffffff80fd8b3dd0 : 0xffffff7f8873e812
    0xffffff80fd8b3eb0 : 0xffffff7f8873e6ee
    0xffffff80fd8b3f00 : 0xffffff7f8873d55e
    0xffffff80fd8b3f20 : 0xffffff800644a15a
    0xffffff80fd8b3fb0 : 0xffffff80064d6aa7
          Kernel Extensions in backtrace:
             com.apple.driver.AppleMuxControl(3.4.12)[A4934A66-0E30-36E9-984A-650481102449]@ 0xffffff7f8875e000->0xffffff7f88770fff
                dependency: com.apple.driver.AppleGraphicsControl(3.4.12)[661E3C87-5B97-3272-88FF-B9BA9B6E2 4ED]@0xffffff7f88756000
                dependency: com.apple.iokit.IOACPIFamily(1.4)[045D5D6F-AD1E-36DB-A249-A346E2B48E54]@0xfffff f7f8772a000
                dependency: com.apple.iokit.IOPCIFamily(2.8)[447B4896-16FF-3616-95A2-1C516B2A1498]@0xffffff 7f86aba000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.6)[38E388A5-92D6-3388-B799-F2498E582287]@0 xffffff7f86f7d000
                dependency: com.apple.driver.AppleBacklightExpert(1.0.4)[E04639C5-D734-3AB3-A682-FE66694C66 53]@0xffffff7f88759000
             com.apple.nvidia.driver.NVDAResman(8.1.8)[3A2A3C2D-E129-3190-A682-E831B38F0FBF] @0xffffff7f86fd0000->0xffffff7f8723afff
                dependency: com.apple.iokit.IOPCIFamily(2.8)[447B4896-16FF-3616-95A2-1C516B2A1498]@0xffffff 7f86aba000
                dependency: com.apple.iokit.IONDRVSupport(2.3.6)[86BA68C6-18DD-30A1-ABF6-54597AD6C277]@0xff ffff7f86fc0000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.6)[38E388A5-92D6-3388-B799-F2498E582287]@0 xffffff7f86f7d000
             com.apple.nvidia.driver.NVDAGK100Hal(8.1.8)[3CF8C2FA-83E6-39E3-A5B7-C7CC839B8C7 5]@0xffffff7f87245000->0xffffff7f873f4fff
                dependency: com.apple.nvidia.driver.NVDAResman(8.1.8)[3A2A3C2D-E129-3190-A682-E831B38F0FBF] @0xffffff7f86fd0000
                dependency: com.apple.iokit.IOPCIFamily(2.8)[447B4896-16FF-3616-95A2-1C516B2A1498]@0xffffff 7f86aba000
             com.apple.driver.AGPM(100.14.11)[087FCB18-55FA-300E-9D22-DDE636C74BE1]@0xffffff 7f8873c000->0xffffff7f8874dfff
                dependency: com.apple.iokit.IOPCIFamily(2.8)[447B4896-16FF-3616-95A2-1C516B2A1498]@0xffffff 7f86aba000
                dependency: com.apple.driver.IOPlatformPluginFamily(5.5.1d27)[C86803C1-60BC-386D-9C54-2E6D7 4CCEA74]@0xffffff7f87733000
                dependency: com.apple.iokit.IONDRVSupport(2.3.6)[86BA68C6-18DD-30A1-ABF6-54597AD6C277]@0xff ffff7f86fc0000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.6)[38E388A5-92D6-3388-B799-F2498E582287]@0 xffffff7f86f7d000
                dependency: com.apple.AppleGraphicsDeviceControl(3.4.12)[C171C5AF-1BB6-385A-A4DB-3ED5626711 1E]@0xffffff7f8841c000
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    13A603
    Kernel version:
    Darwin Kernel Version 13.0.0: Thu Sep 19 22:22:27 PDT 2013; root:xnu-2422.1.72~6/RELEASE_X86_64
    Kernel UUID: 1D9369E3-D0A5-31B6-8D16-BFFBBB390393
    Kernel slide:     0x0000000006200000
    Kernel text base: 0xffffff8006400000
    System model name: MacBookPro10,1 (Mac-C3EC7CD22292981F)
    System uptime in nanoseconds: 88932950458
    last loaded kext at 12260883008: com.intego.Family-Protector.extension     1770 (addr 0xffffff7f8888a000, size 53248)
    loaded kexts:
    com.intego.Family-Protector.extension     1770
    com.intego.virusbarrier.kext.realtime     775
    com.intego.netbarrier.kext.network     653
    com.intego.netbarrier.kext.process     653
    com.intego.netbarrier.kext.monitor     653
    com.rim.driver.BlackBerryVirtualPrivateNetwork     1.0.15
    com.parallels.virtualsound     1.0 22731.929773
    com.Cycling74.driver.Soundflower     1.6.6
    com.veldom.driver.EM_Usb     1.0.48
    com.cyberic.SmoothMouse     7
    com.intego.Family-Protector.safe-boot     1770
    com.rim.driver.BlackBerryUSBDriverInt     0.0.97
    com.apple.filesystems.autofs     3.0
    com.apple.driver.AppleHWSensor     1.9.5d0
    com.apple.iokit.IOBluetoothSerialManager     4.2.0f6
    com.apple.driver.AGPM     100.14.11
    com.apple.driver.ApplePlatformEnabler     2.0.9d1
    com.apple.driver.X86PlatformShim     1.0.0
    com.apple.driver.AppleMikeyHIDDriver     124
    com.apple.driver.AudioAUUC     1.60
    com.apple.iokit.IOUserEthernet     1.0.0d1
    com.apple.driver.AppleHDAHardwareConfigDriver     2.5.2fc2
    com.apple.driver.AppleUpstreamUserClient     3.5.13
    com.apple.Dont_Steal_Mac_OS_X     7.0.0
    com.apple.driver.AppleHDA     2.5.2fc2
    com.apple.driver.AppleHWAccess     1
    com.apple.iokit.IOBluetoothUSBDFU     4.2.0f6
    com.apple.driver.AppleIntelHD4000Graphics     8.1.8
    com.apple.driver.AppleMikeyDriver     2.5.2fc2
    com.apple.GeForce     8.1.8
    com.apple.driver.ACPI_SMC_PlatformPlugin     1.0.0
    com.apple.driver.AppleLPC     1.7.0
    com.apple.driver.AppleSMCLMU     2.0.4d1
    com.apple.driver.AppleMuxControl     3.4.12
    com.apple.driver.AppleBacklight     170.3.5
    com.apple.driver.AppleMCCSControl     1.1.12
    com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport     4.2.0f6
    com.apple.driver.AppleSMCPDRC     1.0.0
    com.apple.driver.AppleIntelFramebufferCapri     8.1.8
    com.apple.nvidia.NVDAStartup     8.1.8
    com.apple.driver.AppleThunderboltIP     1.0.10
    com.apple.driver.AppleUSBTCButtons     240.2
    com.apple.driver.AppleUSBTCKeyEventDriver     240.2
    com.apple.driver.AppleUSBTCKeyboard     240.2
    com.apple.driver.AppleFileSystemDriver     3.0.1
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless     1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib     1.0.0d1
    com.apple.BootCache     35
    com.apple.driver.XsanFilter     404
    com.apple.iokit.IOAHCIBlockStorage     2.4.0
    com.apple.driver.AppleUSBHub     650.4.4
    com.apple.driver.AppleSDXC     1.4.0
    com.apple.iokit.AppleBCM5701Ethernet     3.6.9b9
    com.apple.driver.AirPort.Brcm4331     700.20.22
    com.apple.driver.AppleAHCIPort     2.9.5
    com.apple.driver.AppleUSBEHCI     650.4.1
    com.apple.driver.AppleUSBXHCI     650.4.3
    com.apple.driver.AppleSmartBatteryManager     161.0.0
    com.apple.driver.AppleRTC     2.0
    com.apple.driver.AppleACPIButtons     2.0
    com.apple.driver.AppleHPET     1.8
    com.apple.driver.AppleSMBIOS     2.0
    com.apple.driver.AppleACPIEC     2.0
    com.apple.driver.AppleAPIC     1.7
    com.apple.driver.AppleIntelCPUPowerManagementClient     216.0.0
    com.apple.driver.AppleIntelCPUPowerManagement     216.0.0
    com.apple.nke.applicationfirewall     153
    com.apple.security.quarantine     3
    com.apple.kext.triggers     1.0
    com.apple.iokit.IOSerialFamily     10.0.7
    com.apple.iokit.IOBluetoothFamily     4.2.0f6
    com.apple.driver.DspFuncLib     2.5.2fc2
    com.apple.vecLib.kext     1.0.0
    com.apple.iokit.IOAudioFamily     1.9.4fc11
    com.apple.kext.OSvKernDSPLib     1.14
    com.apple.iokit.IOSurface     91
    com.apple.iokit.IOAcceleratorFamily     98.7.1
    com.apple.nvidia.driver.NVDAGK100Hal     8.1.8
    com.apple.nvidia.driver.NVDAResman     8.1.8
    com.apple.driver.IOPlatformPluginLegacy     1.0.0
    com.apple.driver.X86PlatformPlugin     1.0.0
    com.apple.driver.AppleGraphicsControl     3.4.12
    com.apple.driver.AppleBacklightExpert     1.0.4
    com.apple.driver.AppleSMBusController     1.0.11d1
    com.apple.iokit.IOBluetoothHostControllerUSBTransport     4.2.0f6
    com.apple.driver.AppleSMBusPCI     1.0.12d1
    com.apple.driver.IOPlatformPluginFamily     5.5.1d27
    com.apple.iokit.IOAcceleratorFamily2     98.7.1
    com.apple.AppleGraphicsDeviceControl     3.4.12
    com.apple.driver.AppleSMC     3.1.6d1
    com.apple.iokit.IONDRVSupport     2.3.6
    com.apple.driver.AppleHDAController     2.5.2fc2
    com.apple.iokit.IOGraphicsFamily     2.3.6
    com.apple.iokit.IOHDAFamily     2.5.2fc2
    com.apple.driver.AppleThunderboltEDMSink     1.2.1
    com.apple.driver.AppleThunderboltDPOutAdapter     2.5.0
    com.apple.driver.AppleUSBMultitouch     240.6
    com.apple.iokit.IOUSBHIDDriver     650.4.4
    com.apple.driver.AppleThunderboltDPInAdapter     2.5.0
    com.apple.driver.AppleThunderboltDPAdapterFamily     2.5.0
    com.apple.driver.AppleThunderboltPCIDownAdapter     1.4.0
    com.apple.driver.AppleUSBMergeNub     650.4.0
    com.apple.driver.AppleThunderboltNHI     1.9.2
    com.apple.iokit.IOThunderboltFamily     2.8.5
    com.apple.iokit.IOEthernetAVBController     1.0.3b3
    com.apple.driver.mDNSOffloadUserClient     1.0.1b4
    com.apple.iokit.IO80211Family     600.34
    com.apple.iokit.IONetworkingFamily     3.2
    com.apple.iokit.IOUSBUserClient     650.4.4
    com.apple.iokit.IOAHCIFamily     2.6.0
    com.apple.driver.AppleEFINVRAM     2.0
    com.apple.driver.AppleEFIRuntime     2.0
    com.apple.iokit.IOHIDFamily     2.0.0
    com.apple.iokit.IOSMBusFamily     1.1
    com.apple.driver.AppleKeyStore     2
    com.apple.driver.DiskImages     371.1
    com.apple.iokit.IOReportFamily     21
    com.apple.iokit.IOUSBMassStorageClass     3.6.0
    com.apple.driver.AppleUSBComposite     650.4.0
    com.apple.iokit.IOSCSIBlockCommandsDevice     3.6.0
    com.apple.iokit.IOStorageFamily     1.9
    com.apple.iokit.IOSCSIArchitectureModelFamily     3.6.0
    com.apple.iokit.IOUSBFamily     650.4.4
    com.apple.driver.AppleFDEKeyStore     28.30
    com.apple.security.sandbox     278.10
    com.apple.kext.AppleMatch     1.0.0d1
    com.apple.security.TMSafetyNet     7
    com.apple.driver.AppleACPIPlatform     2.0
    com.apple.iokit.IOPCIFamily     2.8
    com.apple.iokit.IOACPIFamily     1.4
    com.apple.kec.pthread     1
    com.apple.kec.corecrypto     1.0
    Model: MacBookPro10,1, BootROM MBP101.00EE.B02, 4 processors, Intel Core i7, 2.6 GHz, 8 GB, SMC 2.3f36
    Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In, 1024 MB
    Graphics: NVIDIA GeForce GT 650M, NVIDIA GeForce GT 650M, PCIe, 1024 MB
    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54333531533642465238432D50422020
    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54333531533642465238432D50422020
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xEF), Broadcom BCM43xx 1.0 (5.106.98.100.22)
    Bluetooth: Version 4.2.0f6 12982, 3 services, 23 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en0
    Serial ATA Device: APPLE SSD SM512E, 500.28 GB
    USB Device: Hub
    USB Device: FaceTime HD Camera (Built-in)
    USB Device: Hub
    USB Device: Hub
    USB Device: Apple Internal Keyboard / Trackpad
    USB Device: BRCM20702 Hub
    USB Device: Bluetooth USB Host Controller
    Thunderbolt Bus: MacBook Pro, Apple Inc., 23.4

    I have the same problem with an early 2013 macbook pro. gfxCardStatus ( http://gfx.io/ ) will allow you to force integrated and not do dynamic switching, however the external display still doesn't work.

  • Clone SSD from Macbook Pro and Put it on Mac Pro??

    Hello,
    I have Macbook Pro 13" Retina Display and Mac Pro 2008. Yosemite is running well in Macbook pro, but I can't install Yosemite in my Mac Pro. The idea is to clone SSD from Macbook Pro and Put it on Mac Pro. Is it possible?
    thanks

    Every time I try to install Yosemite, it quit unexpectedly. I downloaded it three times already, rebooted Mac Pro and did disk permissions, but always failed.
    My mac pro:
    Hardware Overview:
      Model Name: Mac Pro
      Model Identifier: MacPro5,1
      Processor Name: Quad-Core Intel Xeon
      Processor Speed: 2.8 GHz
      Number of Processors: 1
      Total Number of Cores: 4
      L2 Cache (per Core): 256 KB
      L3 Cache: 8 MB
      Memory: 16 GB
      Processor Interconnect Speed: 4.8 GT/s
      Boot ROM Version: MP51.007F.B03
      SMC Version (system): 1.39f11
      SMC Version (processor tray): 1.39f11
      Serial Number (system): YM*****EUE
      Serial Number (processor tray): J5*****ZJB  
      Hardware UUID: A703851D-7CBE-522B-8D00-265212E99EBF
    This is the log:
    Process:         InstallAssistant [3211]
    Path:            /Applications/Install OS X Yosemite.app/Contents/MacOS/InstallAssistant
    Identifier:      com.apple.InstallAssistant.Yosemite
    Version:         1.6.5 (1012)
    Build Info:      InstallAssistant_MAS-532000000000000~119
    App Item ID:     915041082
    App External ID: 736932902
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [193]
    Responsible:     InstallAssistant [3211]
    User ID:         501
    Date/Time:       2014-10-29 13:08:59.959 +0700
    OS Version:      Mac OS X 10.9.5 (13F34)
    Report Version:  11
    Anonymous UUID:  21FFDE4E-7146-8760-5C28-22CAA6C96188
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
    VM Regions Near 0:
    -->
        __TEXT                 000000010dd9a000-000000010dd9c000 [    8K] r-x/rwx SM=COW  /Applications/Install OS X Yosemite.app/Contents/MacOS/InstallAssistant
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_c.dylib             0x00007fff8b0c2732 strlen + 18
    1   com.apple.opencl               0x00007fff8b860907 0x7fff8b85f000 + 6407
    Thread 1:
    0   libsystem_kernel.dylib         0x00007fff859c3e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff835ecf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff835effb9 start_wqthread + 13
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib         0x00007fff859c4662 kevent64 + 10
    1   libdispatch.dylib             0x00007fff8879b421 _dispatch_mgr_invoke + 239
    2   libdispatch.dylib             0x00007fff8879b136 _dispatch_mgr_thread + 52
    Thread 3:
    0   libsystem_kernel.dylib         0x00007fff859c3e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff835ecf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff835effb9 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib         0x00007fff859c3e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff835ecf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff835effb9 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib         0x00007fff859c391a __recvfrom + 10
    1   com.apple.installframework     0x000000010f817dc4 do_log_udp_listen + 247
    2   libsystem_pthread.dylib       0x00007fff835eb899 _pthread_body + 138
    3   libsystem_pthread.dylib       0x00007fff835eb72a _pthread_start + 137
    4   libsystem_pthread.dylib       0x00007fff835effc9 thread_start + 13
    Thread 6:
    0   libsystem_kernel.dylib         0x00007fff859bfa1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff859bed18 mach_msg + 64
    2   com.apple.CoreFoundation       0x00007fff87993f15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation       0x00007fff87993539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation       0x00007fff87992e75 CFRunLoopRunSpecific + 309
    5   com.apple.AppKit               0x00007fff8912605e _NSEventThread + 144
    6   libsystem_pthread.dylib       0x00007fff835eb899 _pthread_body + 138
    7   libsystem_pthread.dylib       0x00007fff835eb72a _pthread_start + 137
    8   libsystem_pthread.dylib       0x00007fff835effc9 thread_start + 13
    Thread 7:
    0   libsystem_kernel.dylib         0x00007fff859c3e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff835ecf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff835effb9 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x00007ffeeb400000  rbx: 0x0000000000000000  rcx: 0x0000000000000000  rdx: 0x0000000000000000
      rdi: 0x0000000000000000  rsi: 0x000000000000002f  rbp: 0x00007fff51e614b0  rsp: 0x00007fff51e614b0
       r8: 0x0000000000000000   r9: 0x00007fff8b86056a  r10: 0x00007fff51e65d90  r11: 0x00000000ffffffea
      r12: 0x00007fff51e61590  r13: 0x00007fff51e61530  r14: 0x0000000000000200  r15: 0x0000000000000000
      rip: 0x00007fff8b0c2732  rfl: 0x0000000000010246  cr2: 0x0000000000000000
    Logical CPU:     4
    Error Code:      0x00000004
    Trap Number:     14
    Binary Images:
           0x10dd9a000 -        0x10dd9bff7  com.apple.InstallAssistant.Yosemite (1.6.5 - 1012) <9747E136-AD2E-3811-85FC-308B13BA77B0> /Applications/Install OS X Yosemite.app/Contents/MacOS/InstallAssistant
           0x10f700000 -        0x10f7a5fff  com.apple.InstallAssistant.IA.bundle (1.4.1 - 532) <70AFA782-9BEF-3B93-83F7-4F6FF62524CF> /Applications/Install OS X Yosemite.app/Contents/PlugIns/IA.bundle/Contents/MacOS/IA
           0x10f7f5000 -        0x10f7fffff +libBaseIA.dylib (532) <B845CCB1-C906-3BA4-8148-F33BA03D7EAE> /Applications/Install OS X Yosemite.app/Contents/PlugIns/IA.bundle/Contents/MacOS/libBaseIA.dylib
           0x10f80d000 -        0x10f8b3fff  com.apple.installframework (700 - 846) <FFA55B49-86C8-304A-90C1-8E908865DCD1> /System/Library/PrivateFrameworks/Install.framework/Versions/A/Install
           0x10f937000 -        0x10f94bfff  com.apple.InstallerPlugins (6.0 - 721) <4C68DDE4-69F1-387C-A519-0EFFFBE77E8B> /System/Library/Frameworks/InstallerPlugins.framework/Versions/A/InstallerPlugi ns
           0x10f962000 -        0x10f97cff7  com.apple.framework.Admin (13.0 - 13.0) <4C6F3194-B65B-34EC-A825-081FC74B6D16> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
           0x10f9a6000 -        0x10f9adfff  com.apple.InstallAssistant.dm10.6 (1.4.1 - 532) <8CFFB912-E143-3A95-AD14-ED02AD8EA583> /Applications/Install OS X Yosemite.app/Contents/PlugIns/DM_10_6.IABundle/Contents/MacOS/DM_10_6
           0x10f9b5000 -        0x10f9bdfff  com.apple.InstallAssistant.corestorage (1.4.1 - 532) <5337FCF2-2297-3B28-B102-8BA0704D7A76> /Applications/Install OS X Yosemite.app/Contents/PlugIns/IACoreStorage.IABundle/Contents/MacOS/IACoreStora ge
        0x123440000000 -     0x123440882ff7  com.apple.GeForceGLDriver (8.26.28 - 8.2.6) <7748942D-BB8D-3ECF-BE8E-ED5AB2F2893B> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
        0x7fff633ce000 -     0x7fff63401817  dyld (239.4) <7AD43B9B-5CEA-3C7E-9836-A06909F9CA56> /usr/lib/dyld
        0x7fff82742000 -     0x7fff82781fff  libGLU.dylib (9.6.1) <AE032555-3E2F-3DBF-A26D-EA4576061605> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff82782000 -     0x7fff827c8fff  com.apple.DiskManagement (6.1 - 744.1) <3DD4CD10-4476-334C-8C4B-991A85AAC272> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManag ement
        0x7fff827c9000 -     0x7fff827c9fff  com.apple.quartzframework (1.5 - 1.5) <3B2A72DB-39FC-3C5B-98BE-605F37777F37> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff827ca000 -     0x7fff827cbff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8289e000 -     0x7fff828a7fff  com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) <383FB557-E88E-3239-82B8-15F9F885B702> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff828a8000 -     0x7fff828fbfff  com.apple.ScalableUserInterface (1.0 - 1) <CF745298-7373-38D2-B3B1-727D5A569E48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff828fc000 -     0x7fff82903ffb  libcopyfile.dylib (103.92.1) <CF29DFF6-0589-3590-834C-82E2316612E8> /usr/lib/system/libcopyfile.dylib
        0x7fff82904000 -     0x7fff82905ff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff82906000 -     0x7fff82a5aff3  com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <69B273E8-5A8E-3FC7-B807-C16B657662FE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff82a5b000 -     0x7fff82a66ff7  com.apple.DirectoryService.Framework (10.9 - 173.90.1) <22A0C230-CF1E-38F5-A947-5ACDAEEE0DB6> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff82a90000 -     0x7fff82b20ff7  com.apple.Metadata (10.7.0 - 800.28) <CB43AF4C-F5DE-3161-B7D7-540DF9718EAD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff82b21000 -     0x7fff82b26fff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
        0x7fff82b27000 -     0x7fff82b30fff  com.apple.DisplayServicesFW (2.8 - 360.8.14) <816A9CED-1BC0-3C76-8103-1B9BE0F723BB> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff82b31000 -     0x7fff82b3affd  com.apple.CommonAuth (4.0 - 2.0) <32BA436F-6319-3A0B-B5D2-2EB75FF36B5B> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff82b3b000 -     0x7fff82b45ff7  com.apple.CrashReporterSupport (10.9 - 539) <B25A09EC-A021-32EC-86F8-05B4837E0EDE> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff82b46000 -     0x7fff82b62fff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
        0x7fff82b63000 -     0x7fff82bb4fff  com.apple.QuickLookFramework (5.0 - 622.7) <17685CEC-C94B-3F83-ADE1-B24840B35E44> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff82bb5000 -     0x7fff82bcdff7  com.apple.GenerationalStorage (2.0 - 160.3) <64749B08-0212-3AC8-9B49-73D662B09304> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff82bf9000 -     0x7fff82bfcffa  libCGXType.A.dylib (599.35.4) <A2B493FD-2EDE-3BC2-A281-2381E0156411> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
        0x7fff82c0d000 -     0x7fff82c14fff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff82c18000 -     0x7fff82cb3ff7  com.apple.PDFKit (2.9.2 - 2.9.2) <DF2CE219-6256-3A8A-BDB1-51EF556F5BC8> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff82cb4000 -     0x7fff82cf9fff  libcurl.4.dylib (78.94.1) <88F27F9B-052E-3375-938D-2603E90D8AD5> /usr/lib/libcurl.4.dylib
        0x7fff82cfa000 -     0x7fff82d23fff  GLRendererFloat (9.6.1) <23A2C705-F932-335D-B27B-565A30333460> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
        0x7fff82d24000 -     0x7fff82d70ffe  com.apple.CoreMediaIO (408.0 - 4570) <72371044-3FF2-3538-8EE1-C7C20F7C60A0> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff82d71000 -     0x7fff82f1ef27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
        0x7fff82f41000 -     0x7fff82f88fff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff82f89000 -     0x7fff83212fff  com.apple.CommerceKit (1.2.0 - 232.11) <976C534B-C0F3-3C01-AB3D-E81B2EE9ADB1> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/CommerceKit
        0x7fff83213000 -     0x7fff83264ff7  com.apple.audio.CoreAudio (4.2.1 - 4.2.1) <BE13E840-FB45-3BC2-BCF5-031629754FD5> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff83265000 -     0x7fff8341dffb  libicucore.A.dylib (511.35) <6F097DA7-147C-32A1-93D2-728A64CF0DC2> /usr/lib/libicucore.A.dylib
        0x7fff8345d000 -     0x7fff83463fff  com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
        0x7fff83464000 -     0x7fff835cafff  libGLProgrammability.dylib (9.6.1) <07700B99-8542-32D7-BB96-29472EFE75EF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
        0x7fff835ea000 -     0x7fff835f1ff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
        0x7fff835f4000 -     0x7fff8367dfff  com.apple.ColorSync (4.9.0 - 4.9.0) <B756B908-9AD1-3F5D-83F9-7A0B068387D2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff8367e000 -     0x7fff83686fff  libsystem_dnssd.dylib (522.92.1) <17B03FFD-92C5-3282-9981-EBB28B456207> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff83687000 -     0x7fff83758ff1  com.apple.DiskImagesFramework (10.9 - 371.1) <DCCAADEC-35D5-3968-8B39-358ACC56ADC4> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff83759000 -     0x7fff8385fff7  com.apple.ImageIO.framework (3.3.0 - 1044) <3BCCF2AE-CF1F-3324-A371-DF0A42C841A2> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff838a9000 -     0x7fff83bdffff  com.apple.MediaToolbox (1.0 - 1273.54) <CB6F6690-D44C-30B5-93AB-CAB198D51884> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff83c73000 -     0x7fff83d3efff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff83d3f000 -     0x7fff83d51fff  com.apple.ImageCapture (9.0 - 9.0) <BE0B65DA-3031-359B-8BBA-B9803D4ADBF4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff83d52000 -     0x7fff83d77ff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff83e38000 -     0x7fff83e3bfff  com.apple.AppleSystemInfo (3.0 - 3.0) <61FE171D-3D88-313F-A832-280AEC8F4AB7> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff83e3c000 -     0x7fff83e60fff  com.apple.quartzfilters (1.8.0 - 1.7.0) <39C08086-9866-372F-9420-81F5689149DF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff83e61000 -     0x7fff83e70ff8  com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff83e71000 -     0x7fff83e79ff3  libCGCMS.A.dylib (599.35.4) <67AD122A-B8DA-3C05-8B8C-1939F5064FAE> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
        0x7fff83e7a000 -     0x7fff83e7cff3  libsystem_configuration.dylib (596.15) <4998CB6A-9D54-390A-9F57-5D1AC53C135C> /usr/lib/system/libsystem_configuration.dylib
        0x7fff83e7d000 -     0x7fff83e7fff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
        0x7fff83e80000 -     0x7fff83ec9fff  com.apple.CoreMedia (1.0 - 1273.54) <CAB7303A-9AB2-317A-99C3-BEAA8AE8764B> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff83eca000 -     0x7fff83eccfff  com.apple.EFILogin (2.0 - 2) <C360E8AF-E9BB-3BBA-9DF0-57A92CEF00D4> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff83ecd000 -     0x7fff83ee4ffa  libAVFAudio.dylib (32.2) <52DA516B-DE79-322C-9E1B-2658019289D7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
        0x7fff83ee5000 -     0x7fff83ee9fff  com.apple.IOAccelerator (98.23 - 98.23) <A5174BEC-A27D-34D8-AB7B-B86962FFAEBA> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelera tor
        0x7fff84126000 -     0x7fff84139ff7  com.apple.AppContainer (3.0 - 1) <BD342039-430E-39FE-BC2D-8F97B557548E> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
        0x7fff8413a000 -     0x7fff8413afff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8413b000 -     0x7fff8419effb  com.apple.SystemConfiguration (1.13.1 - 1.13.1) <2C8E1A73-5AD6-3A7D-8ED8-D6755555A993> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8419f000 -     0x7fff841a1fff  libRadiance.dylib (1044) <461482C9-CADB-3B36-B023-597C64AD4B00> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff841a2000 -     0x7fff8428cfff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
        0x7fff8428d000 -     0x7fff84292ff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
        0x7fff84293000 -     0x7fff842baff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
        0x7fff84408000 -     0x7fff84409ff7  libodfde.dylib (20) <C00A4EBA-44BC-3C53-BFD0-819B03FFD462> /usr/lib/libodfde.dylib
        0x7fff8440a000 -     0x7fff845a5ff8  com.apple.CFNetwork (673.5 - 673.5) <EF4DA617-D442-327A-9575-A75111A0A742> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff84612000 -     0x7fff8462dff7  libsystem_malloc.dylib (23.10.1) <A695B4E4-38E9-332E-A772-29D31E3F1385> /usr/lib/system/libsystem_malloc.dylib
        0x7fff8462e000 -     0x7fff8475dfef  com.apple.MediaControlSender (2.0 - 200.34.4) <FC24EC8D-2E46-3F76-AF63-749F30857B96> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff8475e000 -     0x7fff8484cfff  libJP2.dylib (1044) <BE5FF765-5ECE-38B5-BF5D-BE806F5CAD18> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff848b3000 -     0x7fff848beff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff848bf000 -     0x7fff848e4ff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff848e5000 -     0x7fff849c9ff7  com.apple.coreui (2.2 - 231.1) <187DF89C-8A64-366D-8782-F90315FA3CD7> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff84a0c000 -     0x7fff84b42ff5  com.apple.WebKit (9537 - 9537.78.2) <EB8D3D78-92E7-3B67-8AAF-B51A181461E0> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff84b43000 -     0x7fff84bceff7  com.apple.SoftwareUpdate.framework (6 - 574.6) <A83587ED-67AE-3FB0-9494-6EAEFEF4B17D> /System/Library/PrivateFrameworks/SoftwareUpdate.framework/Versions/A/SoftwareU pdate
        0x7fff84bcf000 -     0x7fff84c2affb  com.apple.AE (665.5 - 665.5) <BBA230F9-144C-3CAB-A77A-0621719244CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff84c2b000 -     0x7fff8554a797  com.apple.CoreGraphics (1.600.0 - 599.35.4) <C8CBC664-0CD2-3C7D-A301-9B3BA731250C> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff8567a000 -     0x7fff8569cfff  com.apple.framework.familycontrols (4.1 - 410) <4FDBCD10-CAA2-3A9C-99F2-06DCB8E81DEE> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff8569d000 -     0x7fff856a1ff7  com.apple.ServerInformation (2.1.1 - 1) <7FAF2B82-FE90-3398-98D8-0F84C6FE6A4A> /System/Library/PrivateFrameworks/ServerInformation.framework/Versions/A/Server Information
        0x7fff856a2000 -     0x7fff856a4fff  libCVMSPluginSupport.dylib (9.6.1) <FB37F4C4-1E84-3349-BB03-92CA0A5F6837> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff856a7000 -     0x7fff856afff7  com.apple.AppleSRP (5.0 - 1) <ABC7F088-1FD5-3768-B9F3-847F355E90B3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
        0x7fff856de000 -     0x7fff8570efff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
        0x7fff85723000 -     0x7fff85727fff  com.apple.CommonPanels (1.2.6 - 96) <6B434AFD-50F8-37C7-9A56-162C17E375B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff8588f000 -     0x7fff85893ff7  libsystem_stats.dylib (93.90.3) <337946FC-B2E1-3DFA-A8B5-30DA8D584D75> /usr/lib/system/libsystem_stats.dylib
        0x7fff8591d000 -     0x7fff85921ff7  libheimdal-asn1.dylib (323.92.1) <CAE21FFF-5763-399C-B7C5-EEBFFEEF2242> /usr/lib/libheimdal-asn1.dylib
        0x7fff85922000 -     0x7fff8594cff7  libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
        0x7fff8594d000 -     0x7fff8595dfff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
        0x7fff859ae000 -     0x7fff859caff7  libsystem_kernel.dylib (2422.115.4) <9EDE872E-2A9E-3A78-8E1D-AB790794A098> /usr/lib/system/libsystem_kernel.dylib
        0x7fff859cb000 -     0x7fff85c75ff5  com.apple.HIToolbox (2.1.1 - 698) <26FF0E2C-1CD7-311F-ACF0-84F3D5273AD6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff85c76000 -     0x7fff85cc3ff2  com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff85cc4000 -     0x7fff85cc6ffb  libutil.dylib (34) <DAC4A6CF-A1BB-3874-9569-A919316D30E8> /usr/lib/libutil.dylib
        0x7fff85cc7000 -     0x7fff85d91ff7  com.apple.LaunchServices (572.28 - 572.28) <FC72C089-A069-3374-B80A-E041AF149F24> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff85d9f000 -     0x7fff85da1ff7  com.apple.securityhi (9.0 - 55005) <446BE1A5-F65F-3ACB-8F33-A8EBFE0D0BD4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff85df5000 -     0x7fff85e21fff  com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff85e22000 -     0x7fff85e22fff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff85e23000 -     0x7fff85e30fff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
        0x7fff85e31000 -     0x7fff85ebcff7  libCoreStorage.dylib (380.70.2) <BD993BC8-ED54-3DC1-B28B-3B6AC77E8E5C> /usr/lib/libCoreStorage.dylib
        0x7fff85ebd000 -     0x7fff85ef5ff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff85ef8000 -     0x7fff85f11ff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff85f12000 -     0x7fff85f1cff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff85f1d000 -     0x7fff85f1eff7  com.apple.print.framework.Print (9.0 - 260) <EE00FAE1-DA03-3EC2-8571-562518C46994> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff85f1f000 -     0x7fff85f22ff7  com.apple.LoginUICore (3.0 - 3.0) <1ECBDA90-D6ED-3333-83EB-9C8232DFAD7C> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
        0x7fff85f23000 -     0x7fff85f4bffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
        0x7fff85f4c000 -     0x7fff85f4dfff  libsystem_sandbox.dylib (278.11.1) <0D0B13EA-6B7A-3AC8-BE60-B548543BEB77> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff85f4e000 -     0x7fff86070fff  com.apple.avfoundation (2.0 - 651.12.1) <F82271D8-7859-322C-8BDD-4818825525AE> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff86935000 -     0x7fff8693effb  libsystem_notify.dylib (121.20.1) <9B34B4FE-F5AD-3F09-A5F0-46AFF3571323> /usr/lib/system/libsystem_notify.dylib
        0x7fff86980000 -     0x7fff869ecfff  com.apple.framework.IOKit (2.0.1 - 907.100.13) <057FDBA3-56D6-3903-8C0B-849214BF1985> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff869ed000 -     0x7fff86a04ff7  com.apple.CFOpenDirectory (10.9 - 173.90.1) <7BC0194E-1B40-3FCA-ACD2-235CE5D65DFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff86a06000 -     0x7fff86a9cff7  com.apple.PackageKit (3.0 - 332) <70BE1C7F-0609-32D3-9FA3-3C2CCF7FE999> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit
        0x7fff86abd000 -     0x7fff86b45ff7  com.apple.CorePDF (4.0 - 4) <92D15ED1-D2E1-3ECB-93FF-42888219A99F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff86c5d000 -     0x7fff86c61fff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
        0x7fff86c62000 -     0x7fff86c86fff  libxpc.dylib (300.90.2) <AB40CD57-F454-3FD4-B415-63B3C0D5C624> /usr/lib/system/libxpc.dylib
        0x7fff86c87000 -     0x7fff86c87ffd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff86c88000 -     0x7fff86c8bfff  com.apple.help (1.3.3 - 46) <AE763646-D07A-3F9A-ACD4-F5CBD734EE36> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff86c8c000 -     0x7fff86ca2fff  com.apple.CoreMediaAuthoring (2.2 - 947) <F1886A05-1C29-3F88-88C0-4A1013530AD1> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff86ca3000 -     0x7fff86cb0ff4  com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
        0x7fff86e70000 -     0x7fff86ed4fff  com.apple.datadetectorscore (5.0 - 354.5) <0AE9749A-6BFC-3032-B802-210DF59AEDB0> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff86f1b000 -     0x7fff86fecfff  com.apple.QuickLookUIFramework (5.0 - 622.7) <13841701-34C2-353D-868D-3E08D020C90F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff86fed000 -     0x7fff87054ff7  com.apple.CoreUtils (2.0 - 200.34.4) <E53B97FE-E067-33F6-A9C1-D4EC2A20FB9F> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
        0x7fff87055000 -     0x7fff8708affc  com.apple.LDAPFramework (2.4.28 - 194.5) <4ADD0595-25B9-3F09-897E-3FB790AD2C5A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff8722c000 -     0x7fff8722cfff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff87276000 -     0x7fff8764dfef  com.apple.CoreAUC (6.25.00 - 6.25.00) <2D7DC96C-BA83-3220-A03F-C790D50A23D8> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff87899000 -     0x7fff8789affb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
        0x7fff8789b000 -     0x7fff878a4ff7  libcldcpuengine.dylib (2.3.58) <4E8AFDB8-607F-348D-BAEA-DA9ACF44AEAA> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
        0x7fff87923000 -     0x7fff87b08fff  com.apple.CoreFoundation (6.9 - 855.17) <729BD6DA-1F63-3E72-A148-26F21EBF52BB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff87b0f000 -     0x7fff87b10fff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff87e85000 -     0x7fff87e92ff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
        0x7fff87e93000 -     0x7fff87ea1fff  com.apple.CommerceCore (1.0 - 42) <ACC2CE3A-913A-39E0-8344-B76F8F694EF5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff8823b000 -     0x7fff8824cff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
        0x7fff88255000 -     0x7fff88346ff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
        0x7fff88347000 -     0x7fff883c8fff  com.apple.CoreSymbolication (3.0.1 - 141.0.5) <20E484C4-9F0E-3DF6-BB27-D509859FF57A> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff883c9000 -     0x7fff883caff7  libSystem.B.dylib (1197.1.1) <E6BCC031-4342-318C-A1AD-A8E9AEAE716F> /usr/lib/libSystem.B.dylib
        0x7fff883cb000 -     0x7fff8843aff1  com.apple.ApplicationServices.ATS (360 - 363.3) <546E89D9-2AE7-3111-B2B8-2366650D22F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff8843b000 -     0x7fff8843dfff  com.apple.Mangrove (1.0 - 1) <72F5CBC7-4E78-374E-98EA-C3700136904E> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
        0x7fff8849c000 -     0x7fff884c4ffb  libRIP.A.dylib (599.35.4) <F3C60582-1F27-335D-9C97-8CF307670F7B> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
        0x7fff884c5000 -     0x7fff884c8fff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff886ea000 -     0x7fff88719ff7  com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <404369C0-ED9F-3010-8D2F-BC55285F7808> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff8871a000 -     0x7fff8871dffc  com.apple.IOSurface (91.1 - 91.1) <D00EEB0C-8AA8-3986-90C1-C97B2486E8FA> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff8871e000 -     0x7fff88739ff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
        0x7fff88798000 -     0x7fff887b2fff  libdispatch.dylib (339.92.1) <C4E4A18D-3C3B-3C9C-8709-A4270D998DE7> /usr/lib/system/libdispatch.dylib
        0x7fff887bc000 -     0x7fff88abcff7  com.apple.Foundation (6.9 - 1056.16) <24349208-3603-3F5D-95CC-B379616FBEF8> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff88f37000 -     0x7fff88f47ffb  libsasl2.2.dylib (170) <C8E25710-68B6-368A-BF3E-48EC7273177B> /usr/lib/libsasl2.2.dylib
        0x7fff88f48000 -     0x7fff88f5afff  com.apple.login (3.0 - 3.0) <8342C3B7-8363-36BE-B5B6-CD81166AEC24> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
        0x7fff88f62000 -     0x7fff89ad8ff7  com.apple.AppKit (6.9 - 1265.21) <9DC13B27-841D-3839-93B2-3EDE66157BDE> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff89b1d000 -     0x7fff89b76fff  libTIFF.dylib (1044) <FBC5800B-7F34-3755-A44E-7B37B3E0B32E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff89b77000 -     0x7fff89b78fff  libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
        0x7fff89b92000 -     0x7fff89babff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff89bac000 -     0x7fff89bacfff  com.apple.Carbon (154 - 157) <45A9A40A-78FF-3EA0-8FAB-A4F81052FA55> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff89bef000 -     0x7fff89c4efff  com.apple.framework.CoreWLAN (4.3.3 - 433.48) <1F17FA12-6E84-309D-9808-C536D445FA6E> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff89c59000 -     0x7fff89c5dff7  libGIF.dylib (1044) <7E51DFC3-740A-3CD3-98A1-1EC510A4A055> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff89c94000 -     0x7fff89c9efff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
        0x7fff89d08000 -     0x7fff89d23ff7  libPng.dylib (1044) <151BA92C-6E7C-3B69-8024-FDD1E2C89DD3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff89d24000 -     0x7fff8a157ffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
        0x7fff8a16d000 -     0x7fff8a185ff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8a1b3000 -     0x7fff8a1baff8  liblaunch.dylib (842.92.1) <A40A0C7B-3216-39B4-8AE0-B5D3BAF1DA8A> /usr/lib/system/liblaunch.dylib
        0x7fff8a1bb000 -     0x7fff8b00fff7  com.apple.WebCore (9537 - 9537.78.1) <56C3D4BF-2495-3FD2-8212-91AF7DF693B8> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff8b012000 -     0x7fff8b05ffff  com.apple.AppleVAFramework (5.0.27 - 5.0.27) <608D91BD-9D88-3FAB-9A06-24C1DAEA092D> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff8b060000 -     0x7fff8b065ff7  com.apple.MediaAccessibility (1.0 - 43) <D309D83D-5FAE-37A4-85ED-FFBDA8B66B82> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi bility
        0x7fff8b066000 -     0x7fff8b074fff  com.apple.opengl (9.6.1 - 9.6.1) <B22FA400-5824-36AF-9945-5FEC31995A0E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8b075000 -     0x7fff8b0baff6  com.apple.HIServices (1.23 - 468) <E06287C4-1534-3D46-B099-3DF8B8EE4EB5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff8b0bb000 -     0x7fff8b0bbffd  com.apple.audio.units.AudioUnit (1.10 - 1.10) <68B21135-55A6-3563-A3D6-3E692A7DEB7F> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8b0bc000 -     0x7fff8b0c0ff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
        0x7fff8b0c1000 -     0x7fff8b14aff7  libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
        0x7fff8b14b000 -     0x7fff8b232ff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
        0x7fff8b233000 -     0x7fff8b262ff9  com.apple.GSS (4.0 - 2.0) <44E914BE-B0D0-3E05-9451-CA9E539AFA52> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff8b263000 -     0x7fff8b786fff  com.apple.QuartzComposer (5.1 - 319) <8B90921F-911B-3240-A1D5-3C084F3E6A36> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff8b832000 -     0x7fff8b85eff7  com.apple.framework.SystemAdministration (1.0 - 1.0) <6FD03EF6-32B6-397D-B9D7-D68E89A462F5> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/Sys temAdministration
        0x7fff8b85f000 -     0x7fff8b8adff7  com.apple.opencl (2.3.59 - 2.3.59) <9F43F471-C3C3-352D-889D-EC418DC1F5B2> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8b8ae000 -     0x7fff8ba4aff3  com.apple.QuartzCore (1.8 - 332.3) <D6285800-F386-3E6B-84F2-A62F9029D95F> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8ba4b000 -     0x7fff8ba8cfff  com.apple.PerformanceAnalysis (1.47 - 47) <5E045817-0C84-341A-9B33-74CF1324FA70> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff8ba8d000 -     0x7fff8bacbff7  libGLImage.dylib (9.6.1) <5E02B38C-9F36-39BE-8746-724F0D8BBFC0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8bacc000 -     0x7fff8bbfcff7  com.apple.desktopservices (1.8.3 - 1.8.3) <225BEC20-F8E0-3F22-9560-890A1A5B9050> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff8bbfd000 -     0x7fff8bc07ff7  libcsfde.dylib (380.70.2) <3ACB87D7-A81C-3C45-B648-AD27F1B9D841> /usr/lib/libcsfde.dylib
        0x7fff8bc08000 -     0x7fff8be50ff7  com.apple.CoreData (107 - 481.3) <E78734AA-E3D0-33CB-A014-620BBCAB2E96> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff8bebf000 -     0x7fff8bedcff7  com.apple.framework.Apple80211 (9.4 - 940.60) <043C7CFD-B57B-3F9D-B0FE-CA4B97C43968> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff8bedd000 -     0x7fff8bf24ff7  libcups.2.dylib (372.4) <36EA4350-43B4-3A5C-9904-10685BFDA7D4> /usr/lib/libcups.2.dylib

  • Can the apple external disc drive that I just got for my air also work with my late 2007 macbook pro?  The internal disc drive broke after apple care expired, natch.

    Can the apple external disc drive that I just got for my air also work with my late 2007 macbook pro?  The internal disc drive broke after apple care expired, natch.

    No, sorry. it won't work with the 2007 MBP. You can replace the optical drive yourself - just go shopping at OWC.
    Good luck,
    Clinton

  • Replacing my HDD in my Early 2011 Macbook Pro...Trying to decide between Samsung 840 EVO 250 gb and Crucial M500 240 gb. Samsung is faster but less "mac-friendly". Should I opt for the Crucial due to the "mac-friendliness"?

    I have a S.M.A.R.T error on my current Hitachi drive that came with me Early 2011 Macbook pro. Want to upgrade to SSD.
    Trying to decide between Samsung 840 EVO 250gb and Crucial M500 240gb, at this gb range, the Samsung is faster and uses less wattage....ONE PROBLEM...I have read many user experiences that note it is much less mac-friendly...
    The software samsung  offers is not IOS compatible and some report lower than expected speeds after installation...Also apparently the RAPID MODE of the drive, the fastest drive mode is nonexistant when installed on a Macbook pro?
    Should I opt for the slower and more power cosuming Crucial M500 240gb SSD because it is more Mac-friendly? Does anyone have a Samsung 840 EVO 250 gb SSD installed in their macbook pro? What has been your experience?
    Thanks ahead of time!
    Resoure: http://www.tomshardware.com/reviews/crucial-m500-1tb-ssd,3551.html

    I decided against the Evo as there are too many Mac users that have had issues with slow speed on them. Even without these, the main speed that Samsung states for the Evo comes form turbo Write which is a PC only feature as is software dependent.
    I'm sorry but Crucials M500 is simply too slow compared to modern drives to be recomended. Read speed is ok, but the write is far too slow for the price.
    I've used and installed both a Samsung 840 basic and a Samsung 840 Pro in 2 separate Mac books! and currently have the 840 Pro in my own MacBook Pro and it comes very highly recomended. It's all but the fastest Sata III drive you can buy - A few OCZ drives just edge it but the difference is negligible. Samsung by far have the best reliability though when it comes to SSD's. I've been getting 520Mb/s easily on mine consistently, and without getting a MacBook with a PCIe drive you won't get a faster more reliable drive.
    I really would recommend nothing else.

  • 128gb ssd on macbook pro can't boot from any win dvd

    Like in title, installed 128gb ssd on macbook pro and can't boot from any windows based dvd.
    I’m try just everything... First I was put new ssd disk in laptop, boot and than choose windows boot cd disk for startup device. CD/DVD working 10-20 sec and after that nothing happened for 3-4 min… I can just turn off computer. I was try to boot with win7, vista, xp and other boot dvd-s for partition management… Every attemp simply freeze machine.
    Then I was try to install mac os (snow leopard) from install dvd and installation was done smooth without any problem… Really don’t know why I can install osx and can’t install or boot any type of windows cd/dvd.
    After installing snow leopard I was try to make new partition and install windows trough apple bootcamp 3.0 but again same problem. When machine reset and try to boot from cd it simply freeze.
    Falcon 128gb SSD attached over USB workin fine eaven osx booting from external ssd. SO, next what I wish to try is to clone old 320gb with two partitions to new 120gb ssd. I'm just try eaven this and when ssd attach to laptop it says that there is no bootable device... so, they don't see ssd like bootable...
    Configuration:
    Macbook pro 15 (late 2008 i think)model 3.1
    128gb gskill falcon ssd
    Mac firmware 1.3 (i think, how I can make upgrade and check fw ver under windows)
    hdd firmware (1571)
    Regards,
    Benis

    p.s. any sugestion for some other ssd that will work on this machine?

  • What external drives work well with a late 2011 MacBook Pro?  I ask because I just found out the hard way that a Samsung EVO 840 does not.  Also should I avail myself of something that works with Thunderbolt or Firewire?

    What external drives work well with a late 2011 MacBook Pro (I7, Lion OS) apart from my Kingston flash and USB drive, and the SD drives that I use in my cameras and recording devices?  I ask because I just found out the hard way that a Samsung EVO 840 does not.  Also, should I avail myself of something that works with the Thunderbolt or Firewire connections?  I'm looking to back up music and video files created and/or processed in Logic Pro and the Adobe Production Premium software suite (Premier Pro, After Effects, Audition, etc).

    Hmm, not sure what problems you had installing this drive. The review here gives it good marks for Mac:
    http://www.amazon.com/Samsung-Electronics-EVO-Series-2-5-Inch-MZ-7TE1T0BW/produc t-reviews/B00E3W16OU
    There does seem to be a lot of prep to make it work:
    "1. Preparation to install your new shiny SSD
    1.a You will need a migration tool (I used the Sabrent kit USB 3.0 to Sata that was suggested in these review) see link http://www.amazon.com/gp/product/B00DQJME7Y/ref=oh_details_o03_s01_i01?ie=UTF8&p sc=1
    1.b You will need to download a trim enabler (mid 2012 macbooks only support native trim with apple brand ssd's) I recommend going to cindori.org and downloading trim enabler version 3.xx. You can do this step before or after the OS migration
    1.c You cannot use the Samsung SSD migration software *don't worry Mac has its own imaging/migration utility*"
    Also in those reviews:
    " Only down side when using this product in a Mac Mini is you will be required to download and install Trim Enabler so that your drive performs optimally on your Mac device. This is an Apple issue, not Samsung, but it is an extra step you will have to take after you install the hard drive, and any time you perform an OS upgrade." He rant's on.
    Personally I only deal with OWC:
    http://eshop.macsales.com/shop/SSD/OWC/
    They are very knowledgable and if there's a problem they will gladly take back the item. (Never happened to me yet - 8 years and counting).
    Just upgraded my 13" MBP 2011 to 120 GB for $79. Adobe CS 6 opens in 3 seconds! Awesome!
    When I was in Chicago I had a pro photographer for a client. She wound up with 4 internal drives in her Pro, 4 external drives and an dual array locked in a steel vault in the basement. All from OWC. OK she was a bit paranoid. Great client though.
    As far as value for price:
    http://eshop.macsales.com/item/OWC/MES3FH7500G/
    500 GB for $130.
    However as far as reliability is concerned:
    http://www.rockpapershotgun.com/2014/01/30/are-ssds-reliable/
    http://www.extremetech.com/computing/173887-ssd-stress-testing-finds-intel-might -be-the-only-reliable-drive-manufacturer
    So sudden power loss is an issue with SSDs.
    Personally I'd go with a moderate sized SSD internally and a conventional external for backup. An array would be the most reliable.

  • Hi, I have problem with starting up my macbook pro, the gray screen coming and the circle still turning

    hi
    Could u please help me with the problem that I have with starting up my macbook pro?

    Reinstall OS X without erasing the drive
    Do the following:
    1. Repair the Hard Drive and Permissions
    Boot from your Snow Leopard Installer disc. After the installer loads select your language and click on the Continue button. When the menu bar appears select Disk Utility from the Utilities menu. After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported click on the Repair Permissions button. Wait until the operation completes, then quit DU and return to the installer.
    If DU reports errors it cannot fix, then you will need Disk Warrior and/or Tech Tool Pro to repair the drive. If you don't have either of them or if neither of them can fix the drive, then you will need to reformat the drive and reinstall OS X.
    2. Reinstall Snow Leopard
    If the drive is OK then quit DU and return to the installer.  Proceed with reinstalling OS X.  Note that the Snow Leopard installer will not erase your drive or disturb your files.  After installing a fresh copy of OS X the installer will move your Home folder, third-party applications, support items, and network preferences into the newly installed system.
    Download and install the Combo Updater for the version you prefer from support.apple.com/downloads/.

Maybe you are looking for