Jump to content

Hervé

Administrators
  • Posts

    10026
  • Joined

  • Last visited

  • Days Won

    561

Everything posted by Hervé

  1. Your IOReg shows next to nothing under device HDEF so, indeed you have no audio enabled. Assuming there's nothing in BIOS to block this, you should consider implementing the HPET IRQ patch. That should fix your audio issues. https://dortania.github.io/Getting-Started-With-ACPI/ssdt-methods/ssdt-easy.html#so-what-can-t-ssdttime-do Did you fix your config conflicts regarding codec layout id? Because the config you posted in port #1 showed: codec layout 11 being injected in Device Properties codec layout 3 being injected through NVRAM boot arg You need to decide on one method or the other, not both and opt for the correct layout of course!
  2. If it can be of any interest, you can check your original factory build on Dell support web site with your serial number.
  3. It appears models with touchscreens are fitted with Alps v8 when non-touchscreen models have Alps v7.
  4. A copy of the OpenCore EFI folder maybe? Which version of OpenCore? It's best to update to version v0.7.4 and adjust your config accordingly of course.
  5. Can confirm that I occasionally experienced this with Windows when I had a Latitude 7490; can't remember if it happened under macOS too. All in all, it's a fairly forgettable model if you ask me.
  6. @Bambang You obviously have an incorrect setup. In addition, according to Dell's own documentation, no E7450 was ever fitted with CPUs integrating Iris 6100 iGPU, only with CPUs integrating HD5500 iGPU. @Stiker87 all should be Ok for Monterey once you update OC to v0.7.4. You should be able to retain the same setup you use for Big Sur, once you've updated your add-on kexts and your OC config is adjusted to take into account the changes between OC 0.7.2 and OC 0.7.4.
  7. Your IOReg shows a display connected to FB@1, i.e. con1 that's not set to type HDMI (but default DP type). You need to add patch your connector as specified before. Don't know what else to say really...
  8. I run Monterey on my E7270 with same Clover EFI folder used for Big Sur. Since beta8, as explained in the Monterey and Clover threads at InsanelyMac, I just made sure to add the required ExtendedFirmwareFeatures / ExtendedFirmwareFeaturesMask parameters that add an "8" in front of the values used in FirmwareFeatures / FirmwareFeaturesMask. This removed the SMBIOS-related update issues so many of us encountered after beta7.
  9. If you inject a patch for con1/con2/con3 in a single injection at con1, I see no point re-entering another patch specifically for con3. Either inject everything in one go or all connector patches one by one. You add a 4th connector, i.e. a 4th video output port at con3. Why? Is this the connector used by that DP->HDMI output? Check this with the working OC 0.6.9 config and please be specific with what you do and your observations. I'd be more useful if you would post your entire iGPU properties injection (and without cutting parts out) rather than do it bits by bits...
  10. Are you sure it's DP cabled not HDMI? What you described is typical with HDMI cable on Haswell laptops and required to set the associated connector pipe to 0x12. That's what Jake's config above aimed to do. Best thing to do is identify the connector associated to your DP output port through tools such as IORegistryExplorer. But I'd also ask you too post your system's specs in signature so that we know what we're dealing with.
  11. You need to ensure that your config meets the expected settings of OC 0.7.4. https://www.insanelymac.com/forum/782-opencore-releases/
  12. Hervé

    macOS Monterey is out

    Released Oct 25th, 2021 as announced. Version 12.0.1, build 21A559. Monterey drops all support for Ivy Bridge HD4000 and nVidia Kepler. Patches are available to regain graphics acceleration though. This time, Apple raised minimal requirements to Haswell/Broadwell/Skylake graphics depending on platform (MacBook Air/MacBook Pro/iMac/Mac mini/MacBook). Also released at the same time: macOS Big Sur 11.6.1 (build 20G224) Security update 2021-007 for Catalina 10.15.7 (build 19H1519) NB: macOS Mojave is now officially unsupported.
  13. Released Oct 25th, 2021 as announced. Version 12.0.1, build 21A559. Monterey drops all support for Ivy Bridge HD4000 and nVidia Kepler. Patches are available to regain graphics acceleration though. This time, Apple raised minimal requirements to Haswell/Broadwell/Skylake graphics depending on platform (MacBook Air/MacBook Pro/iMac/Mac mini/MacBook). Also released at the same time: macOS Big Sur 11.6.1 (build 20G224) Security update 2021-007 for Catalina 10.15.7 (build 19H1519) NB: macOS Mojave is now officially unsupported. View full article
  14. 2nd RC released October 21st. Build 21A559. Ok on my E7270 with Clover r5141, SMBIOS MBP13,1 and ExtendedFeatures in the Clover config.
  15. The BIOS Info page should provide your hardware specs. If you know your CPU model, you can look it up on Intel ARK's site and get all its specs including iGPU. If you're unable to identify your exact CPU model (but I doubt it), there are various tools you can use for that very purpose.
  16. By default, macOS operates in hibernation mode (i.e. dump of RAM state to disk for instance). It's when you disable hibernation that macOS reverts to plain old sleep/system's suspension (no RAM dump, no switch off). You may read about this online or consult the macOS built-in man pages for pmset Terminal command: man pmset
  17. You'll probably have to play with your KBL framebuffer layout and SMBIOS. Bear in mind that Dortania's documentation is of great help but not 100% accurate. Posting your system's specs or adding them in signature would help too.
  18. 1st RC released October 18th, 2021. Build 21A558, final release being announced for October 25th. Ok without needing to play with SMBIOS after updating Clover to r5141 on my Latitude E7270 and adding the ExtendedFeatures parameters to the config. Will update OpenCore similarly before initiating the update on my Toshiba R50-B laptop.
  19. You may update your existing setup in 2 x steps: update OC from whatever version you have to v0.7.2 knowing that latest version is 0.7.5 adjust your existing config file to be compliant with OC 0.7.2 (or whatever version you update to) You'll find details of the adjustments you need to make here.
  20. Check that wireless is not disabled in BIOS or through the power on/power off button; it's a classic...
  21. Check that your Intel wifi card falls into the compatible category (you've not even specified the model), then follow the guidance at OpenIntelWireless. Seems you're confusing OpenCore and Clover. Former requires to declare add-on kexts in the config and in an appropriate order (PlugIns after Master) but no such requirements with latter.
  22. @lamatta17 Check in IOReg which connector your HDMI display attaches to. Then inject the above properties to the identified connector. It's as simple as that. As stated by Jake, it may not be con1 on your NUC but con0 or con2 given that you inject SKL FB 0x191B0000 which defines 3 x output ports: ID: 191B0000, STOLEN: 34 MB, FBMEM: 21 MB, VRAM: 1536 MB, Flags: 0x0000110F TOTAL STOLEN: 56 MB, TOTAL CURSOR: 1 MB (1572864 bytes), MAX STOLEN: 124 MB, MAX OVERALL: 125 MB (131608576 bytes) Model name: Intel HD Graphics SKL CRB Camellia: CamelliaDisabled (0), Freq: 1388 Hz, FreqMax: 1388 Hz Mobile: 1, PipeCount: 3, PortCount: 3, FBMemoryCount: 3 [0] busId: 0x00, pipe: 8, type: 0x00000002, flags: 0x00000098 - ConnectorLVDS [1] busId: 0x05, pipe: 9, type: 0x00000400, flags: 0x00000187 - ConnectorDP [2] busId: 0x04, pipe: 10, type: 0x00000400, flags: 0x00000187 - ConnectorDP 00000800 02000000 98000000 01050900 00040000 87010000 02040A00 00040000 87010000 I also notice that, for some unspecified reason, you inject pipe value 0x12 alongside the HDMI connector type. Please note that this was only required on Haswell platforms to obtain stable HDMI output. It ain't required on Skylake platforms and I recommend you remove that unnecessary property.
  23. Post the EFI folder you used or a link to it. Please note that Touchscreen is unlikely to be natively supported after Mojave.
  24. I'm not sure you'll get Touchscreen working in Catalina or Big Sur without some add-on software. It certainly was the case for my Skylake E7270 for which Touchscreen worked OOB up to Mojave. @Maxd13, your SysInfo screenshot seems to show you've changed your SMBIOS from MBP (which would have been correct) to that of an iMac (which would be incorrect). Is that the case?
  25. 10th beta released October 13th, 2021. Build 21A5552a. As per beta7 and beta8, I had to temporarily use SMBIOS iMac17,1 to complete the upgrade and avoid the boot loop problem since I'm using older bootloader versions (Clover r5133 and OC 0.7.0). Other than that, all Ok on my Latitude E7270 (Clover) and Toshiba Satellite R50-B (OC).
×
×
  • Create New...