-
Posts
10053 -
Joined
-
Last visited
-
Days Won
566
Content Type
Profiles
Articles, News and Tips
Forums
Everything posted by Hervé
-
Keep a backup of your current config (just in case), then open your Clover config in Clover Configurator app and try the following : in Devices section, remove that id faking you've configured for your iGPU in Devices section, inject the required DVMT adjustment properties: in Graphics section, remove "Inject Intel" + ig-platform-id 0x16160006 in SMBIOS section, change your profile from incomplete and unsuitable Haswell MBA6,2 model to Broadwell MBA7,1 or MBA7,2 or MBP12,1 model in Kernel & Kexts Patches, you may also remove the AppleIntelCPUPM patch which is irrelevant to Broadwell platforms (it's only for Sandy & Ivy Bridge systems) Then, let latest version of Lilu + WhateverGreen kexts take care of graphics. For battery monitoring, use Rehabman's latest version ACPIBatteryManager kext. For your ELAN TouchPad, you may give this a try (no guarantee). NB: in, case you ignored it, your Intel wireless card is not supported and will have to be replaced by a support model (compatible with your Lenovo) or a USB dongle. See here.
-
7240 i7 Mojave working.. but need some extra/basic information
Hervé replied to faruktuef's topic in The Archive
Your E7240 is 4th gen Haswell platform. You should set it with: MacBooPro11,1 SMBIOS (iMac is to really suitable) Rehabman's ACPIBatteryManager kext (Google for it and use latest version) Latest Lilu + WhateverGreen kexts (and get rid of any other Intel graphics fixing kexts) AppleALC + correct layout-id injection for your audio codec With regards to the messages you're getting for add-on kexts when rebuilding your cache, please note that they're all perfectly normal. Since OS X Mavericks or Yosemite (I forgot which one it was), Apple requires signed (i.e. validated) kexts. Of course, this is not the case for many of our Hackintosh-related add-on kexts but, provided they're set with the correct permissions, they can still load and be cached nevertheless. So, nothing to worry about. Don't hesitate to Google on "kext signature" if you want to know more on the matter (and/or any other). -
7240 i7 Mojave working.. but need some extra/basic information
Hervé replied to faruktuef's topic in The Archive
Why don't you use the guide for your model that exists on this forum along with the associated Clover pack? I would also ask that you search the forum before posting. The Search button is at top of the forum page. Had you used it, you'd have obtained this for your trouble: -
Yes, given the nature of the signal (short waves), 5GHz networks will work better with 2 x antennas. I don't think it'll work properly on a single antenna. If you want to force your card on 5GHz, I guess you could try and split your SSIDs and have one for 5GHz and a different one for 2.4GHz.
-
Ok, it's perfectly clear. You must be the 1st person for whom the DW1820A actually works nearly OOB!
-
@riskyrismawan, you forgot to specify the boot parameter you're using with AirPrtBrcmFixup, if any at all. If you're not using any, what's the purpose of AirportBrcmFixup since BCM4350 14e4:43a3 is natively controlled through AirPortBrcmNIC kext?
-
That's my very recent guide so I can vouch for it... Maybe your Mojave installation package is corrupt. Try and re-download a new copy.
-
If this is systematic/repeatable, I can only suspect a corrupt USB installer. Try and wipe out your USB key and start afresh. Mac sure you setup your BIOS parameters properly. Which guide are you following, if any ?
-
Can you go to Disk Utility and check current disk status?
-
@thangpc, what do you mean by "stuck here"? System unresponsive/hung/frozen? Mouse or touchpad not responding? Or you don't know what to do next?
-
I've explained this in another thread (I think) but I believe you could avoid the low-power mode (=Airplane mode) by masking one of the pins on the card.
-
So, pin masking would affect: pins 51/53/55 at the front pins 54/56 at the rear
-
[SOLVED] Latitude E5470: Trouble updating to latest version of Mojave
Hervé replied to bbuontempo's topic in The Archive
Please state what target platform this is for. Ideally, detail your system's specs in signature so that we won't ask you the same questions on and on. If you want assistance I also invite you to specify: version of Clover you're using. a zipped copy of your Clover EFI folder For Mojave 10.14.4 and later, you need to use Clover r4911 minimum. -
No idea; we'd have to know what each of those masked pins normally do and I don't.
-
Guides section, 1st thread!
-
Re: TrackPad, all you need to do is set it up through the Trackpad PrefPane. Too many people ignore this basic stuff... Not all gestures will be supported of course, this is no real Mac. Re: sleep/wake, you experience issues because you're not using any patched DSDT nor any DSDT patches for _PRW methods in ACPI devices GLAN (LAN interface), HDEF (audio) and EHC1/EH01, EHC2/EH02, XHC (USB controllers). You can give the attached patched DSDT a try knowing that I've only patched it for those above _PRW methods, USB ports power inection and support for keyboard brightness keys. Patched_DSDT.zip Sleep and wake should then work on the basis that you have: CPU power management properly in place Hibernation disabled (i.e. fallback on plain old sleep); you'll find details relating to this in our FAQ section I've also revisited our Clover config which was partially incorrect and non-optimum. You may place it "as is" alongside your existing Clover config file in your EFI/CLOVER folder and manually call it at boot time from Clover's main menu->Options->Configs revised_config.plist.zip You're also missing a few other essential stuff such as the SSDT-PNLF required to fully support brightness control and kexts required for proper USB operations (all available off Rehabman's repo if you google for them): USBInjectAll (to get all your USB ports working) FakePCIID + FakePCIIDXhciMux (to get USB2/USB3 multiplexing) All in all, why didn't you use the existing Clover packs already provided in guides for this laptop model?
-
Define "latest Clover". Did you enable/activate the AppleRTC fix in Clover? Please note that if you run Mojave 10.14.4 or later, you also need to update Clover to, at least, r4911 as explained here. You may also see Dids' GitHub repo.
-
Revised High Sierra & Mojave packs #2 uploaded. The packs contain an updated DSDT that fixes the auto-wake issue when laptop runs on mains. It was a simple matter of properly applying the well-known _PWR 0x06D patch to devices GLAN, HDEF, EHx1, EHx2 and XHC. It's all visible in the DSDT.dsl source code.
-
You can look this up in the FAQ section. Alternatively, just post new IOReg output + zipped Clover EFI folder or list of kexts you cache from /L/E or /S/L/E.
-
Please post new debug package. From experience, I've always had to run with USBInjectAll and HPET fix before I could generate the proper USBPorts kext. I noticed that Hackintool needs to detect all USB controllers and ports properly. Failing that, not all USB ports/features work. Than, you've got to make sure to only use: 1) Hackintool-generated SSDT-UIAC + Rehabman's USBInjectAll kext or 2) Hackintool-generated USBPorts kext
-
DW1560 does not work OOB, it requires patching. You can look this up in our dedicated R&D->Wireless section. Occasionally, TouchPad won't work and may require a few reboots to be recovered. Never really investigated this further because I'm using an external mouse 99% of the time. But feel free to have a go at it.
-
You change nothing if there is no difference... You may also try that set of patched tables (keep a backup of yours).
- 52 replies
-
- sleep/wakeup
- mojave
-
(and 3 more)
Tagged with:
-
That should obviously do. Compare your current DSDT and that of the other member, looking for the PWR methods. Adjust as necessary. Use MaciASL to that effect.
- 52 replies
-
- 1
-
-
- sleep/wakeup
- mojave
-
(and 3 more)
Tagged with:
-
Definitely sounds like a USB-related issue. If your laptop has older USB2.0 controller, temporarily boot with USBInjectAll kext before running Hackintool so that you do not miss any controller/ports.