Jump to content

Hervé

Administrators
  • Posts

    10053
  • Joined

  • Last visited

  • Days Won

    566

Everything posted by Hervé

  1. I've seen some people reporting issues with Sleep/Wake, yes. But I didn't take much note of it so can't give you pointers...
  2. Everything looks fine except 1 x aspect of your Clover config: you've opted for PluginType with regards to CPU power management so remove the dropping of SSDT CpuPm and Cpu0Ist.
  3. Well, 10.15.4 seems to break away from what we had all gotten accustomed to for years now: straight forward/troublesome updates.
  4. I had a couple of issues on wake on my old C2D Vostro desktop after the 10.15.4 update but, other than that, all is Ok. To be monitored in the coming days and weeks... Usual things to check: hibernation settings presence of sleepimage Energy Saver PrefPane settings darkwake boot parameter (optional)
  5. This is a recurring question from many people who want to create an OS X/macOS USB installer but neither have a Mac nor a Hack to do this. They only have Windows and a VM can be a little daunting or not successful. Thankfully, there are tools that can be used from Windows to obtain the desired Graal! We can recommend the 2 x following tools: 1) TransMac https://www.acutesystems.com/scrtm.htm 2) Boot Disk Utility http://cvad-mac.narod.ru/index/bootdiskutility_exe/0-5 See this thread also: https://osxlatitude.com/forums/topic/10494-how-to-create-mac-installation-usb-from-windows Those who know how to use Google may look up for tutos. Example: https://www.wikigain.com/create-macos-high-sierra-bootable-usb-installer-windows-10/
  6. Those (old) cards are 2.4GHz & 802.11b/g/n only. They work OOB (or not) in OS X/macOS as per stated in our inventories. Obviously, you need to do the needful if you attempt to use those in macOS versions that officially dropped Atheros... I can vouch for this, I still have a couple lying around so they were tested. Those cards are Wifi only.
  7. If it behaves anything like my Latitude 7490, behaviour is erratic and it may take a few reboots for touchpad to work again. I'm nearly exclusively using an external mouse so it's never bothered my that much and never worked to fix it. On the ToDo list...
  8. Have a look at my E6230 Catalina guide. Don't re-use the DSDT and SSDT of course (use your own) but most, if not all, of the settings (Clover config, kexts) should be re-usable for your E6430 if it's the model with HD4000 only, not dual HD4000/NVS 5200M graphics. This being said, why don't you post details of what you currently use (Clover version, EFI folder, etc.)???
  9. Basically, AppleHDA_ALC292 was an injector to be used in conjunction with a binary patched AppleHDA; totally useless on its own with vanilla AppleHDA and obsolete now that Lilu + AppleALC kexts take care of things with vanilla AppleHDA.
  10. If black screen using layout 0x01660004, try other mobile layouts shown on p1 such as 0x01660009. You may then need to apply the following LVDS patch to the Capri framebuffer: \/\/ Find: 010000000200000030000000 --> vanilla LVDS outpout layout 0x016600 00/01/02/08/09 Replace: 050300000200000030000000 --> patched LVDS output /\/\ Did you use DualLink with layout 0x01660004? I forgot to add it in the config I provided. Anyway, just conduct your own experiments/tryouts with the various Capri layouts. You should get there eventually.
  11. 2nd config remains incorrect since it still contains wrong properties injection for device PciRoot(0)/Pci(0x2, 0), i.e. the HD4000 iGPU: And you've not provided the rest of your Clover EFI folder so God only knows what may lie there too... Here, try this config. Call it from Clover main menu->Options->configs. config_RV.plist.zip You'll also need to generate your CPU-specific power management SSDT using Pike R Alpha's well-known generator tool/script.
  12. Intel i5-3220M mobile CPU is fitted with mobile HD4000 iGPU which carries the usual id 0x0166. There is no need to fake anything for that iGPU. With Lilu + WEG kexts, there should be no need to add Inject Intel nor any ig-layout-id in Clover config. Injecting desktop layout 0x016600a seems incorrect to me when it should be HiRes mobile layout 0x01660004. With regards to Darwin injection, it'd be better to select Darwin for Win7 if the computer has USB3.0 ports/controller. Otherwise, there won't be any USB3. KernelPm patch is irrelevant, it's for Haswell and beyond, AICPUPM patch is what's required for Ivy Bridge. The Capri patches found inside the Clover config are probably useless and may contribute to your problems of completing the boot process and reaching the macOS desktop. They should be removed/disabled. Again, details of the patch for HiRes layout 0x01660004 are provided in our HD4000 patching guide in the R&D->Graphics section if required.
  13. With HD4000 iGPU, you can install latest macOS version (Catalina 10.15.4 at time of writing). You'll find it works extremely well on those E6x30 with all hardware elements fully supported, apart from the dGPU of course.
  14. nv_disable boot parameter does not actually disable the dGPU like a DSDT patch or a dedicated SSDT will (by powering it off), it just signals the OS to ignore it and not load drivers so that OS X/macOS will run graphics in VESA mode only. Please use the forum Search tool/facility to seek the SSDT table that disables NVS 5200M dGPU in Latitude E6x30 laptops.
  15. Mobile HD4000 is supported OOB with the relevant layout-id according to built-in LCD resolution; it's written all over the place and also clearly indicated in Clover Configurator app... We also have an extensively detailed Capri/HD4000 patching thread in the R&D->Graphics section that'll explain how to add output ports to the HiRes layout should you need more then the sole built-in LCD this layout supports by default. NB: there is no support for VGA output on HD4000 in macOS.
  16. NVS 5200M is Fermi and has no support beyond El Capitan so you need to disable it. If you browse through the numerous threads and posts in relation to those E6x30 models with nVidia dGPU, you'll find the SSDT table required to disable it. Once dGPU is disabled, you'll find your battery life improves.
  17. I was able to obtain OpenGL-only graphics acceleration by making a fresh Catalina 10.15.4 installation with DosDude1's patcher. I wish I would have had time to suss out the detailed post-install patching process for upgrades from earlier Catalina versions but I've just sold the D630 and it's going today. My contribution to installing macOS on this old lady therefore stops here... It was fun for the many years it lasted. Leopard 10.5 to Catalina 10.15 has been a pretty good, not to say impressive, run...
  18. Please consult our FAQ section which will lead you to all the existing answers on these matters.
  19. AICPUPM patch only applies to Sandy Bridge and Ivy Bridge platforms. You have a Haswell platform and that requires KernelPm patch.
  20. All those [EB]... are not errors; it's something new that spawns from 10.15.4 when we boot in verbose mode, no matter the Clover version.
  21. We have an entire thread dedicated to Azul framebuffer patching in our R&D->Graphics section; look it up. But if things work fine on the graphics front, you've got nothing to do really...
  22. Everything looks Ok to me, especially on the HD4400 graphics front. You' have full graphics acceleration and I see your display connected over HDMI. How's CPU power management? Check it with HWMonitor app (if you have FakeSMC PlugIns installed) or Intel's Power Gadget.
  23. That's the fresh version 10.15.4. See the recommendations posted in our News article of March 24th.
  24. They're Clover boot options that you enter at the command line when you go in Options menu at Clover main screen. Or add them to your Clover config using Clover Configurator app. /L/E, /S/L/E, E/C/k/O are short for OS X/macOS and Clover folders. Since you don't know about them yet, I'm going to suggest you engage in some serious reading and studying in order to learn about OS X/macOS and Hackintoshing. I don't have the time, nor the desire to do so and certainly not in this thread. So... homework is of the essence, especially in the current worldwide context!
×
×
  • Create New...