Recent content by dm5253

  1. dm5253

    Stork's Zorro Build: Z68X-UD3H - i7-2600K - HD3000

    http://support.apple.com/kb/DL1715
  2. dm5253

    Stork's Zorro Build: Z68X-UD3H - i7-2600K - HD3000

    I jumped through all the different hoops of deleting plists, updating FileNVRAM etc. What worked for me was to simply Go to App Store and under quick links select Account | Apple ID | Edit and change your password.
  3. dm5253

    UseKernelCache vs. FakeSMC

    The Apple recommended way to rebuild the kext cache is simple: sudo touch /System/Library/Extensions/
  4. dm5253

    I want to study DSDT/ACPI deeply. Where should I look?

    http://www.acpi.info
  5. dm5253

    GT 640 and AGPM unknownPlatform Fix.

    It might be worth a try but, it looks like you're running a GTX 580 so I would probably look to copy a definition that is closer to your model if there is one. As long as you backup the Info.plist you can always revert back, though I must admit that I have a cloned drive just in case the system...
  6. dm5253

    GT 640 and AGPM unknownPlatform Fix.

    Just wanted to share what I did to get AGPM working. I'm using iMac12,2 as my sys def and I was getting the following in the system log [AGPM Controller] unknownPlatform AVF error: AVAHDGPURendererVP2VP3BoostVP3: AGPMSetBoost code = 0 returned 0xe00002c2 (ig) So I decided to tweak the...
  7. dm5253

    ML only boots with ignore caches selected any help appreciated

    There is a thread over on insanely that explains the problem and the solution thanks to bcc9. Do a search for "Waiting for root device when kernel cache in use, but only with some disks" to find it. I had the same problem and his fix worked for me.
  8. dm5253

    Video Card Compatability List.

    Unigine from my system.
  9. dm5253

    DSDT.aml problem with warnings

    Those should just be warnings and shouldn't prevent it from compiling but to fix them: Go to the line number and replace CreateByteField with CreateWordField
  10. dm5253

    Choosing a good value Graphics Card

    I'm using this GT 640 http://www.amazon.com/EVGA-GeForce-2048MB-Graphics-02G-P4-2643-KR/dp/B0086UXQES and it works natively in ML, don't even need graphics enabler. Dual monitors using DVI + DVI or DVI +HDMI. Might be a little under powered for CAD stuff though.
  11. dm5253

    ML Install works only with USB

    Boot with -v will provide more information on why it isn't booting.
  12. dm5253

    Boot from USB - What are the downsides?

    True but if he just runs chimera I don't think you get the options for system definitions and boot options.
  13. dm5253

    Boot from USB - What are the downsides?

    What is meant by not optimized is that unibeast is sort of a generic installer, it has kexts and enablers on it that you really don't want to use everyday if you don't have to. For example NullCPUPowerMangement, while allowing the system to work isn't optimal if you can use a dsdt so that you...
  14. dm5253

    Using a non gigabit device on a gigabit network

    By all means, any good network device will auto negotiate the speed and duplex so one device can be 100/Full and another device could be 10/Half or 1000/Full. Higher end devices will even allow you to configure the speed and duplex.
  15. dm5253

    Can't change system definitions (imac,mac pro,mac mini)

    Boot with -v so that you can see what is keeping you from booting.
Back
Top