Jump to content

Hervé

Administrators
  • Posts

    10042
  • Joined

  • Last visited

  • Days Won

    563

Posts posted by Hervé

  1. Try with this DSDT:

    DSDT.aml.zip

    where I've changed the PinConfigurations part of your HDEF device from this:

                            "PinConfigurations", 
                            Buffer (0x04) {}

    to this:

                            "PinConfigurations", 
                            Buffer (Zero) {}

     

    If you still get no joy with AppleALC, try to:

    • remove AppleALC
    • replace the vanilla AppleHDA in /S/L/E by the patched copy below
    • install the dummy IDT90HD92 kext below in /L/E
    • repair permissions to /S/L/E + /L/E
    • rebuild your cache

    AppleHDA.kext.zip

    AppleHDA_IDT90HD92.kext.zip

    • Thanks 1
  2. Maybe I misunderstood your thread but this is essentially a soft switch, equivalent to what the little physical switch on the right side of the laptop does, right? Granted that your soft switch lits the Wifi LED when a BT device is paired with the laptop's internal DW380.

     

    The side switch basically controls power to the WLAN mini-PCIe slot + internal bluetooth. Does your soft switch control power of a card fitted to one of the other 2 x expansion slots?

  3. I have a Latitude E6440 and CPU SpeedStep/power management is running fine under OS X/macOS with the generated CPU power management SSDT. I've never nor experienced any CPU speed limitation due to a power adapter and I do not believe there would be one (I use a cigarette lighter-to-Dell adapter in my car w/o issues). SpeedStep should be enabled/ON in BIOS as well as all CPU cores. In OS X/macOS, make sure you do not use the Turbo disabler kext when on battery.

     

    My E6440 with i5-4300M @2.6GHz throttles as expected between 800MHz when idle to 3.3GHz Turbo boost, granted that all intermediary frequencies between LFM and HFM cannot be achieved, only very few.

    x8.jpg x17.jpg x26.jpg

     

    x32.jpg x33.jpg

     

    As for behaviour under Windows, well this is a Hackintosh forum, so....

  4. PRO2X in v1 (USB2) or v2 (USB3) versions are  supported and you can get dual display off it as detailed in the suggested thread. Dual DVI, dual DP, DVI + HDMI, DP + HDMI, DVI + DP should all be supported as long as you patch your Azul framebuffer kext accordingly, knowing that you can only have a maximum of 2 x external displays on top of the built-in LCD.

  5. If you want to install Mojave on the E6220, you have to apply specific non-vanilla adjustments as detailed here

     

    As Bronx said, Mojave dropped support for HD3000 graphics so you'll have to install SNB/HD3000 graphics kexts from, say, High Sierra 10.13.6 and accept some minor graphics defects.

     

    MBP8,1 SMBIOS won't support Mojave installation so you'd need to use a different and supported SMBIOS to kick off the installation process. You may then patch the SupportedPlatform plist to revert to MBP8,1. Alternatively, the -no_compat_check boot option should normally do.

     

    As for Clover EFI, you can re-use the same as for Sierra or High Sierra; simply update the add-on kexts as/if necessary so that they support Mojave (eg: lilu, AppleALC, etc.).

     

    You'll need a Mojave-compatible Clover version so use the latest available version.

  6. Unless you have a DSDT that was repatched off BIOS A22, expect to experience garbled graphics on screen. To avoid this, maximum BIOS version is A12. To revert to that BIOS version, 1st downgrade to tjhe lowest possible version available on Dell's web site, then upgrade to A12.

     

    You'll find full installation details in this guide:

     

    The HD4000 Capri layout to use depends on your built-in LCD resolution. Inject layout-id 0x01660004 for resolution GTE 1600x900, otherwise use 0x01660003 for lower resolutions such as 1366x768.

     

    All your USB ports will workj as long as you:

    1) rename EHCx devices to EH0x

    2) inject/install a USB injector kext (Rehabman's USBInjectAll highly recommended)

    3) use the appropriate SMBIOS (MBP9,x)

     

  7. Core2Duo CPU is not an issue in itself as long as it's a Penryn model. The issues at hand are:

    1. SMBIOS profiles such as MBP7,1 (anything older than a 2012 model is natively unsupported)
    2. Vanilla telemetry plugin triggers KP on C2D platforms
    3. GPU support (no native support for non-Metal GPUs)

     

    Dosdude1's patcher normally takes car of this:

    1. it patched the PlatformSupport plist to inject some of those natively unsupported models (eg: MBP7,1, MBP8,x, etc.)
    2. it replace the telemetry plugin by a previous version from High Sierra

     

    As for GPU support, older nVidia GPUs can  be supported by installing nVidia kexts from a previous macOS version such as High Sierra 10.13.6

     

    See details re: D630 in my Mojave beta thread here.

     

  8. Support for Atheros cards was indeed dropped in Mojave and the Atheros40 PlugIn kext is no longer provided inside IO80211Family kext. If installing a copy of the Atheros kext from a previous macOS version such as High Sierra does provide support under Mojave, note that the simple DSDT patch provided in our inventory will also bring native support for AR9285-based wireless cards without additional kexts.

     

×
×
  • Create New...