Jump to content

Hervé

Administrators
  • Posts

    10013
  • Joined

  • Last visited

  • Days Won

    560

Everything posted by Hervé

  1. Update the BIOS to latest version. A07 is too old.
  2. Then, target those tty devices individually with your screen command. See if any gets you on the modem.
  3. You're not targetting the correct device so you need to identify that 1st. Check the /dev directory to begin with...
  4. You can't enter an AT command at the Linux prompt! You need to be connected through a terminal app to the serial port attached to the modem...
  5. I never got round to work on getting the function keys fully operational so answer is no, not all function keys properly work. Audio only works with VoodooHDA, I never could get audio with AppleALC. That laptop is in semi-retirement, it's not a model that gets my liking and will probably get sold off sooner than later.
  6. Latitude E5400/E5500 is an old Core2Duo laptop quite similar to old E6400 (Intel graphics) model. Those are fitted with Series 4 chipset graphics, i.e. Intel GMA 4500MHD which is totally unsupported. Lack of graphics acceleration makes this old laptop totally unsuitable as a Hackintosh. 1st thing to do when considering running OS X/macOS on a PC is gather the hardware specs and check if they're compatible/supported, the key elements being CPU and GPU. See here: https://osxlatitude.com/forums/topic/8956-e4200-e4300-e4310-why-these-make-unworthy-hackintoshes https://osxlatitude.com/forums/topic/8238-supportedunsupported-gpus-graphics-cards https://osxlatitude.com/forums/topic/2998-min-requirements-for-os-xmacos
  7. I’ll try and have a go at it again; on my ToDo list among the many other things I need to do with Monterey.
  8. No idea. It's a GCN 1.0 dGPU so it meets the official minimum requirement; that's all I can say. You'll have to suss out if its PCI id is supported by the built-in AMD drivers and the appropriate AMD framebuffer to use.
  9. You have to use a supported SMBIOS (relevant Haswell/Broadwell/Skylake model minimum). The HD4000 patch will be required post-install. I had tried Monterey beta on my E6230 and it had many issues like overall lag (despite HD4000 patch), high CPU usage and high T°. Best avoided imo.
  10. No Optimus per sé here since this is an AMD dGPU not an nVidia one. W5170M and R9 M375X are indeed very close, being based on GCN1.0 Tropo XT/XTX chipset respectively.
  11. Of course, you need to adjust your config; that's the little pleasures every month with every new OC version. https://www.insanelymac.com/forum/topic/349151-how-to-opencore-073-074-differences/ https://www.insanelymac.com/forum/topic/349485-how-to-opencore-074-075-differences/
  12. i7-10510U CPU makes no difference, it integrates the same Comet Lake UHD 620 iGPU. nVidia MX250 being Pascal, it is also unsupported, same as the Maxwell MX110 mentioned on that GitHub repo. I don't know what you mean by "couldn't boot from the dmg file" but that's not something feasible at all. Do not use any pre-made macOS image obtained off the Web, download a genuine installation package from Apple directly. You'll find all the necessary links off "Our Picks" list on main page.
  13. Given that you encounter issues after updating to OC v0.7.5, the 0.7.5 EFI may be useful too, woudn't you think? Also, did you retain graphics acceleration after the OC update? Did you make any assessment of your network (Wii?) operation?
  14. See if the config settings detailed here can help you. Optiplex 7040 is same family/generation, isn't it?
  15. Nothing wrong with the order of kexts shown at bottom of previous page. All PlugIns are listed after their parent kexts.
  16. 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!
  17. If it can be of any interest, you can check your original factory build on Dell support web site with your serial number.
  18. It appears models with touchscreens are fitted with Alps v8 when non-touchscreen models have Alps v7.
  19. 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.
  20. 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.
  21. @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.
  22. 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...
  23. 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.
  24. 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...
  25. 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.
×
×
  • Create New...