Jump to content

Hervé

Administrators
  • Posts

    10013
  • Joined

  • Last visited

  • Days Won

    560

Everything posted by Hervé

  1. If you run with latest lilu + WEG, make sure you do not inject any Intel graphics properties in your Clover config.
  2. Intel i5-5250U CPU is Broadwell generation and integrates Intel HD 6000 graphics indeed. As such, I was quite surprised to see a reference to Haswell graphics Azul framebuffer kext in your posted KP. Obviously, something must be wrong on your configuration... Looking at your Clover configuration, I could see: Devices section: injection of some ATI + nVidia properties as well as quite a lot of properties for audio, HDMI audio and Intel graphics properties Graphics section: Inject ATI + Inject nVidia enabled SMBIOS section: incomplete MPB12,1 entry I'd say your issues come from those device properties you chose to inject, knowing that: you should not inject any ATI and nVidia properties if you intend to run on HD6000 graphics you should not enable any ATI and nVidia injection in your Graphics section if you load latest lilu + WEG kexts which seems to be the case Did you come up with this particular config by yourself or did you just get it from somewhere without knowing what it does?
  3. Replace the platform support plist by the patched version and revert to MBP8,1 SMBIOS? You should always install your add-on kexts in /L/E rather than /S/L/E unless you absolutely have to. I take it that you've already added all necessary SNB graphics kexts from a previous macOS version, right?
  4. Erm... "Save as" option in IORegistryExplorer maybe... 'needs to be zipped before upload. We'll then see whether you use layout 0x16160002 or not and if you patches are effective or not. I'd also ask that you explain/detail how you applied the patches.
  5. @flexrac, if DW1830 is not M.2, I don't know what M.2 is... @jean512, I have to re-install OS X/macOS on the Toshiba laptop that I have at home. Should be done over the week-end. I've already fitted the DW1820A in it.
  6. Using Clover Configurator, modify your Clover config as follows: ACPI section: enable FixHeaders uncheck PluginType (you use patched AICPUPM + generated SSDT)
  7. You can always try, knowing that support for these cards is poor and that Apple dropped support for Atheros cards in Mojave so the patched Atheros40 kext is required more than ever.
  8. If you look at layout 0x16160002 in the BDW framebuffer kext, you'll see something like: 02001616 01030303 00002002 00005001 00000060 6C050000 6C050000 00000000 00000000 00000000 00000800 02000000 30020000 01050900 00040000 07050000 02040A00 00040000 07050000 FF000000 01000000 40000000 024B0000 05050600 02000000 04000000 80DF1710 00000000 78050000 D2050000 40060000 00000000 00000000 C8000000 i.e. a layout that supports the following 3 x output ports: 00000800 02000000 30020000 // FB@0, port #0, LVDS (built-in LCD) 01050900 00040000 07050000 // FB@1, port #5, DP 02040A00 00040000 07050000 // FB@2, port #6, DP If you want support for DVI output alongside DP output, you have to patch one of the above output ports for it. Since you already got DP out of port #6, you could expect the patch to be: \/\/ \/ Find: 01050900 00040000 07050000 Replace: 03060900 00020000 07050000 /\/\ /\ ` Try that, knowing that you may have to experiment according to those principles I detailed in my guide for Haswell/4th gen graphics.
  9. What you need to do is identify which framebuffer port relates to each docking station physical display output (DP, DVI, etc.). I expect that you'll then need to patch your specific BDW framebuffer layout, at least for DVI, in a similar fashion as I detailed for HD4600 in the R&D->Graphics forum subsection.
  10. Install CodecCommander kext to /L/E, repair permissions and rebuild your cache.
  11. Please consult our FAQ or non-exhaustive wireless card inventory posted in the R&D->Wireless forum sub-section where you'll find all your answers.
  12. I run with v1.90.1 and it works fine, mostly. It's erratic but my battery is on its way out so I know the battery manager cannot be expected to be reliable.
  13. On 2nd thoughts... it's probably not for you.
  14. Don't forget the AGPM tuning for your nVidia GPU if it's not already done.
  15. You may try a different version of ACPIBatteryManager kext, like v1.70.2.
  16. There are several things to adjust in terms of both kexts and Clover config. Kexts: You wish to inject FakePCIID_XHCMux kext but you forgot to include the FakePCIID kext that's required as main base. That may explain your USB issues. I recommend you familiarise yourself with Rehabman's FakePCIID documentation. Clover config: ACPI section You have a generated power management SSDT for your CPU, yet tried configured Clover with PluginType (and incorrectly so. Remove those Clover parameters (PluginType, APSN, APLF). You have disabled the renaming of USB devices EHCx to EH0x. You might as well remove them since, indeed, they're not needed on this laptop, at least with MPB9,2 SMBIOS Boot section You don't need to set kext-dev-mode=1, nv_disable=1 or slide=0. Remove those settings. Latest versions of Lilu and AppleALC kexts support Mojave so you can also remove those -lilubeta and -alcbeta options as long as you inject latest versions of the kexts through your Clover kexts folder. Devices section You may want to enable High Current for your USB ports (there are USB3.0 ports on the E6230 and one of them is PowerShare capable) Disable Drivers section You can remove the disabling of VBoxHfs Graphics section All Ok there. Remove Inject Intel + Capri layout 0x01660003 if you ever inject WhateverGreen kext Kernel and kext patches section KernelPm is not applicable to Ivy Bridge. It's for Haswell and later platforms. Remove that. Your IOGraphicsFamily patch is incorrect. It's the patch that applied to older OS X versions. Since High Sierra (or was it Sierra?) the patch differs to replacing 0100007522 by 010000EB22 In the same spirit the USB port list patch of your config no longer applies to Mojave. You can remove it. SMBIOS I would change SMBIOS to MacBookPro9,2 Once that is done generate a new Serial Number + SmUUID number System Parameters Once you've changed SMBIOS, generate a new Custom UUID Rt Variables You may then generate a new ROM from SMBIOS and copy the listed MLB value to the MLB field. Try this one: config.plist.zip
  17. 1.2GHz is the normal idle speed (=Low Frequency Mode) unless you have a CPU power management problem. You may check your own CPU's LFM/HFM speeds in Intel's Ivy Bridage datasheet, p34-35. https://www.intel.com/content/www/us/en/processors/core/3rd-gen-core-family-mobile-vol-1-datasheet.html Only the low-voltage "U" models have LFM @800MHz.
  18. 1) it's perfectly normal. A clock cannot be expected to run exactly at 100MHz so there will always be a tiny drift. This being said, if you want your reported speeds to be sport on, set up bus speed to 100MHz in your Clover config. I advise you use Clover Configurator to that effect è-> CPU section. 2) You ain't exactly clear, and I'm having trouble understanding what your issues are here... I've been running MBP9,2 SMBIOS from the onset, whether with my previous i5-3340M or my current i7-3540M and can't report any problem with that. Will look into your posted debug info later but it defintiely seems your system is not entirely properly setup.
  19. https://forums.macrumors.com/threads/why-is-vdcassistant-running.1275792/
  20. This webcam issue will be related to USB ports being erratic after sleep & wake. You probably have some fine-tuning to do on that USB front.
  21. Re: wifi, Intel cards are not supported and Mojave dropped support for Atheros cards; they're still usable if you install the Atheros kext from, say, High Sierra 10.13.6 but the AR9462 is poorly supported under OS X/macOS so you're best replacing your Intel card by a fully supported model. We have a non-exhaustive inventory in the dedicated R&D->wireless forum section,.
  22. If you run with Clover, update directly to High Sierra through the downloaded app; then update your kexts if required. You'll have to change your SMBIOS from MBP5,2 to MBP7,1.
  23. Hervé

    D630 Sierra

    Enoch, like Chameleon, does indeed create an /Extra folder on the destination disk if it does not exist. If it already does, it may just update it if required. Nothing new and nothing different here. But it does not matter since you'll then overwrite this /Extra folder with the bootpack I posted.
×
×
  • Create New...