Jump to content

Hervé

Administrators
  • Posts

    10027
  • Joined

  • Last visited

  • Days Won

    561

Everything posted by Hervé

  1. I suspect somethign wrong with the bootpack. Maybe it's a Clover pack, not a Chameleon one. If you're installing Mountain Lion of Mavericks with myHack, I suggest you follow this Mavericks guide. Obviously, don't use the patched SNB FrameBuffer kext from Mavericks with ML... NB: For Lion and ML, Im' pretty sure you'll need the older AppleACPIPlatform kext v1.3.6 (of SL 10.6.8) provided in the Chameleon bootpack. It's not required with Mavericks and later OS X versions.
  2. If it's running Ok off the HD4600 when Switchable Graphics are enabled in BIOS, you may not have to disable the nVidia GPU by SSDT. Try it out, experiment and see by yourself. Best way to learn...
  3. Seems Ok, so you just need to inject desktop HD4600 id (0x0412) in Clover since you're not injecting this in the DSDT.
  4. You obviously don't have any graphics kexts loaded for that Radeon HD 6370. In fact, if you look inside the AMD6000Controller kext, you probably won't see any reference to id 68e4. Ex: AMD6000Controller kext of Mavericks 10.9.5 <key>CFBundleIdentifier</key> <string>com.apple.kext.AMD6000Controller</string> <key>IOClass</key> <string>AMD6000Controller</string> <key>IOMatchCategory</key> <string>IOFramebuffer</string> <key>IOName</key> <string>AMD6000Controller</string> <key>IOPCIMatch</key><string>0x67681002 0x67701002 0x67791002 0x67601002 0x67611002 0x67501002 0x67581002 0x67591002 0x67401002 0x67411002 0x67451002 0x67381002 0x67391002 0x67201002 0x67221002 0x67181002 0x67191002 0x68401002 0x68411002 0x67041002</string> You could try to start by patching that kext and see where that leads you.
  5. Why don't you switch to Enoch bootloader? By far, it's a lot simpler to use than Clover and does not require a driving license or a PhD like Clover so often does. Enoch r2795 works perfectly with EC (and earlier versions). I can pretty much guarantee that it'll boot your EC partition on the 1st attempt. You just need: 1) a folder called Extra at the root of your OS X installation 2) a subfolder called Extensions in /Extra, where you place your add-on/injected kexts 3) to create your boot plist + SMBIOS plist in /Extra with a tool such as Chameleon Wizard 4) to create a Enoch-specific kernel plist in /Extra 5) to add EC-specific SIP-disabling CsrActiveConfig parameter in your boot plist and set it to 3 (or any other appropriate/desired value but 3 is fine) Your SMBIOS plist should be set to MacBookPro9,2 or MacBookAir5,2 (generate your own serial number using the 2 x Random buttons): Your boot plist should be set to something like this: To add the SIP-disabling parameter, edit your boot plist with TextEdit and add the following lines: <key>CsrActiveConfig</key> <string>3</string> ` For the kernel plist, you may use the file attached below. If you want to cache/prelink your kexts (to speedup boot time), copy them from /Extra/Extensions to /Library/Extensions, repair permissions and rebuild the cache, then set KernelBooter_kexts to No in the kernel plist using TextEdit. kernel.plist.zip If you use a patched AppleHDA kext, you can keep it in /L/E as long as you remove the original vanilla one from /S/L/E.
  6. Obviously, since I wrote earlier that it was the same patch in EC than Yos. Otherwise, there would not be much sense mentioning it, would there?
  7. For wifi, please lookup our non-exhaustive inventory of supported/unsupported cards and dongles as listed in the R&D->hardware section. Please use the forum Search facility.
  8. Reboot with -f -v and tell us where it stops. I take it you used the generic boot pack, right?
  9. If HDMI output does not work, then you probably did not apply the patch properly. I tested it myself directly on the Azul FB kext and I can guarantee that it works. Can't say about DP since my E6440 does not have any such port. I'd have to check for audio, it's been a while since I put my laptop on a TV screen for testing but if memory serves me right, I don't recall getting HDMI audio working... Maybe it also depends on the AppleHDA patch.
  10. Use the forum Search facility and follow the guides! https://osxlatitude.com/index.php?/topic/2945-guide-for-enabling-vga-and-hdmi-in-intel-hd4000-gpu/
  11. You can consult the existing guides for that model (especially JakeLo's guides) and the numerous threads for this model to find what you need for those missing finctionalities such as audio and battery management.
  12. Most if not all of the pack provided here should do for EC.
  13. Azul FB needs patching for HDMI output... Same patch in EC as in Yos. https://osxlatitude.com/index.php?/topic/7387-dell-latitude-e6440-with-i5-4300m-hd4600-and-1600x900-lcd-mavericksyosemite/page-2&do=findComment&comment=48816
  14. Please look at our list of supported/unsupported wireless cards in R&D->Wifi forum sub-section. Lenovo systems often suffer from whitelist BIOS which limits the choice of mini-PCIe/half mini-PCIe cards, so check out the Lenovo web site 1st. No such issue with USB dongles.
  15. http://www.osxlatitude.com/edp/documentation/
  16. I've updated the guide to avoid any confusion since there clearly was some with El Capitan. Please follow the revised instructions to the letter: For [...] Yosemite and El Capitan, proceed as follows: Remove the 3 WWAN modems listed in Network Preferences Make a backup of vanilla CellPhoneHelper kext found in /S/L/E Make a copy of CellPhoneHelper.kext from /S/L/E to your desktop Open up the Desktop kext and browse through to the Contents folder to patch the Info plist as detailed below Once your plist has been updated, move the patched kext from your Desktop to /S/L/E and replace the original kext Repair permissions, rebuild cache and reboot The patch basically consists of a pasted copy of the Sony Ericsson W350 entry, modified with the Ericsson FF5521gw, HP hs2340 or Dell DW5550 PCI device ids (entered in decimal values) and the Sony Ericsson reference for Device Vendor. It seems you took the shortcut of copying/pasting the code I had previously published as an example in the thread. That applied to Mav/Yos and will not work in EC... I've modified the guide to avoid this. Basically, you need to start from the W350 entry provided in CellPhoneHelper v1.4.0 of EC. You should notice the code differs a little between the EC version of the kext and earlier OS X versions; that's why the patch you made was not working.
  17. Well, it seems you'll apparently find what you need with a simple Google search on "BCM5761 kext"...
  18. Please post an lspci output of DCPIManager output to confirm model and check if it's covered at all by existing Broadcom kexts. The E6x20/E6x30 are fitted with an Intel 82579LM LAN card, so the LAN driver used for those models will be of no use on your E5430. If your Broadcom LAN card is indeed unsupported, you'll have to fallback on the null Ethernet option as suggested by Bronxteck; it does work.
  19. My Yosemite DP guide should be considered obsolete, even if 99% of it remains accurate. I'll endeavour to write a 10.10.5 in the next few days...
  20. Updated for El Capitan. Don't reuse the patch from previous OS X versions, the plist entries have been slightly modified in 10.11. Patch your vanilla EC kext according to the details above.
  21. Ha, it would appear you did not patch the kext properly. You need to rigorously follow the instructions as detailed in the specific thread for DW5550 module. Hint: DW5550 is an Ericsson module, not a Novatel one, nor a DW5520... I've verified myself and had no issue using my HP hs2340 as a WWAN module in 10.11.2:
  22. I guess you actually meant that it never appears in the Network PrefPane, even when trying to add the interface manually. To me, your module has not properly registered as a WWAN module. Whilst it's listed in the SysProfiler->WWAN section, I was expecting to see a lot more information. I'd double check your patch if I were you. Or maybe it no longer works in EC... I'll check it out.
  23. Well try your DSDT with either of the DSM method, but not both.
  24. If you already have audio, I'd say it's not a matter of AppleHDA kext but of DSDT patch and Intel HDMI audio...
×
×
  • Create New...