Jump to content

Hervé

Administrators
  • Posts

    10029
  • Joined

  • Last visited

  • Days Won

    562

Everything posted by Hervé

  1. Use Terminal command lspci -nn (need lspcidrv kext installed and loaded) to post us your exact system specs. Difficult to know what audio, Bluetooth or LAN hardware you have otherwise. Intel wireless cards are not supported so you'll have to replace your card by another model or use a USB dongle. USB3.0 ports are usually working once you add the generic USB3.0 kext. Alternatively, some systems just require the AppleHPET kext to be removed (it's known to affect USB3 functionality). Bluetooth may require a patch, depending on the hardware or it may be fixed with AppleHPET removal. Mobile Intel HD4600 is not natively supported by OS X (only the desktop version is) so you have to do some patching to obtain full graphics acceleration. There's a good thread about it on InsanelyMac forum or you can refer to existing Dell threads here on that same matter. You can start with my guide for the Latitude E6440 for instance.
  2. Corrupt download? Try with another copy or another version.
  3. Look up the wireless card inventory in the relevant R&D->Hardware section of the forum.
  4. With -x flag (safe mode), you'll probably be able to boot to desktop, without graphics support of course; but that can then be worked on...
  5. Installation on an dual CPU-based Dell workstation is mentioned here. The "usual" method refered to is that detailed in the link I previously posted. In other words, there is no difference in the installation process whatever the targeted system, it's a "simple" matter of using the correct SMBIOS profile and, of course, Chameleon configuration parameters + appropriate kexts. You've mentioned the MacPro yourself in your last post, that was a good hint, so if you read the whole thread about the Dell Precision 670, you'll probably find your solution...
  6. There really is no need to use the multicrap/unicrap tools. It's proof enough that you broke your installation trying to install such tools. You create your USB installer using the provided Terminal commands. This is the manual process to create a standard OS X USB installer. You install Chameleon (v2.3 r2401 recommended) on your USB installer. You copy the kernel to /System/Library/Kernels under filename "kernel" on your USB installer You copy your Mavericks or ML bootpack to /Extra folder on your USB installer in order to get DSDT + boot plist + SMBIOS plist (Chameleon will look for these files in /Extra) You copy the kexts found in /Extra/Extensions to /Systems/Library/Extensions of your USB installer and adjust permissions so that they're taken into account (kexts in /E/E will not all be loaded) You boot your USB installer and install Yosemite on your targeted HDD partition You copy the /Extra folder of your USB installer to your freshly made Yosemite installation You install Chameleon (r2401) to your freshly made Yosemite installation You can then proceed with 1st boot of your freshly made Yosemite installation Any subsequent kext modification on your Yosemite installation will absolutely require that you rebuild the cache with the following Terminal commands. Failing to do so may render your Yosemite installation unbootable and you will not be able boot without cache (i.e. -f boot flag). sudo chmod -R 755 /System/Library/Extensions sudo chown -R 0:0 /System/Library/Extensions sudo touch /System/Library/Extensions sudo kextcache -Boot -U / All this is more or less what myHack/myFix does discretely behind the scene, the specifics of myHack.kext being excluded of course.
  7. See the SSDT Generator guide published by RampageDev: http://www.rampagedev.com/?page_id=197
  8. You can replace it but keep a backup of course as a precaution.
  9. If it's an Intel GMA950 model that you have, not the nVidia NVS 110/120M one, you can use the bootpack of a D620 Intel.
  10. Don't use those tools, they're not compatible with myHack and our boot packs. Stick with our method, it works. Look for the SSDT generator tool to create your table and obtain full CPU power management. This will probably support Sleep and Wake too, provided you set hibernate mode to 0 (=sleep to RAM only) via Terminal commands: sudo pmset hibernatemode 0 sudo rm -f /var/vm/sleepimage
  11. Now you just need to create or install the correct SSDT for your own CPU. The pack is reusable for Yosemite, you'll just need to add boot option kext-dev-mode=1 to the Chameleon boot plist.
  12. I said to try the (PS2) kext, not the pack! It's obviously not fully applicable to your own E6320 if the hardware differs, it should be clear enough...
  13. Try the kext from the pack posted in the guide here.
  14. Patched kernel for 10.10/10.10.1 and process to build a Yosemite USB installer can be found here.
  15. Why don't you try and report back? It's easy to revert if things then go wrong with OS X...
  16. You should not use those tools then come for support here, in a myHack subsection! It's a little offending. Those tools you used are not supported here, they have their own web site... You'd be better off with a manual Yosemite USB installer creation on which you'll install either Clover or Chameleon. For Chameleon, I recommend version r2401, it works well with all my 10.10. installations. Example: https://osxlatitude.com/index.php?/topic/6731-d630-nvidia-yosemite/&do=findComment&comment=40833 You can actually install Chameleon directly on your USB installer without using Clover 1st. Just make sure to copy all eventual DSDT + boot plist + SMBIOs plist to /Extra folder. Any additional kext you may add will need to go to /System/Library/Extensions.
  17. SSD or HDD mode is set in BIOS, not in Terminal! So go back into your BIOS settings, load default settings, then set the disk mode to AHCI.
  18. Hervé

    e6520 help

    By the way, watch the syntax of Chameleon options, it's very important to ensure the parameters are not ignored: it's kext-dev-mode=1, not kext_dev_mode=1.
  19. Look for the inventory published in R&D->Hardware section of the forum.
  20. Performance tuning: https://osxlatitude.com/index.php?/topic/2673-performance-tuning-with-fakesmc/ Yosemite: https://osxlatitude.com/index.php?/topic/7055-d830-nvidia-yosemite/ If you're unsure about Yosemite, you may opt for Mavericks.
  21. Try with the older FakeSMC v5.2.678 maybe, it's available in the performance tuning thread in R&D->Other Research section. I have not been using Lion since 2012 on my D630n so would have to do a fresh build again to check things out... Maybe by the end of the week... Why don't you opt for Mavericks or Yosemite instead?
  22. Several of the above statements are incorrect, I guess due to lack of knowledge. For instance, the AppleACPIPlatform kext mentioned is actually v1.3.5 or v1.3.6 which comes respectively from 10.6.7 or 10.6.8. These kexts are not expected to work with 10.6.0 or 10.6.3 (the retail versions outside 10.6.8) of course and, clearly, no need to place such kext in /E/E for 10.6.7 or 10.6.8... There is actually no need for those kexts in Snow Leopard at all, the vanilla kexts will do nicely. The rollback to SL's AppleACPIPlatform kext is needed for Lion and ML. The patched AppleRTC kext is required to avoid CMOS reset and will not do any harm at all, quite the contrary... For SL, it's now been long stated that myHack v3.1.2 should be used, not v3.3.1 due to a known bug. The older version is available on request. True, the provided default bootpack is certainly incorrect and the default EDP settings not optimised. That's already been raised but the EDP and bootpack clean-up exercise started last summer has not completed yet.
  23. That's for Mountain Lion (10.8), not Lion (10.7). If you want to install Lion, use only the regular myHack-based process as that's the last OS X version to officially support 32bit kernel mode. Look up for pack + tuning info in the Dell Latitude D4xx support section.
  24. Try additional Chameleon boot options such as npci=0x2000 or 0x3000.
  25. I've posted the full pack in the D4xx section some time ago. Look it up. No further need of EDP required.
×
×
  • Create New...