Jump to content

Hervé

Administrators
  • Posts

    10026
  • Joined

  • Last visited

  • Days Won

    561

Everything posted by Hervé

  1. Result is normal, that's not the way you were meant to do it. Clover config file does not use standard text in its Find/Replace field but Base64 strings. Use Clover Configurator app to apply Jake Lo's on-the-fly patch in plain ASCII text.
  2. This is described in very detailed manner in many posts/threads. Please make the effort to look things up. Our forum has a Search facility and there's always Google...
  3. Wondering if the screen corruption experienced here could not be due to the Capri FB memory size that caused a fairly similar issue on our Ivy Bridge/HD4000 Latitude E6x30 laptops when BIOS exceeded a given version... Fix was to adjust FB mem. size from 256MB to 8MB:
  4. Last update: 13th Oct 2024 Some of the downloads posted through the above page proved incorrect. Here are verified links (at time of writing) as published on this Apple page: Sequoia: https://apps.apple.com/app/macos-sequoia/id6596773750?mt=12 Sonoma: https://apps.apple.com/app/macos-sonoma/id6450717509?mt=12 Ventura: https://apps.apple.com/app/macos-ventura/id1638787999?mt=12 Monterey: https://apps.apple.com/app/macos-monterey/id1576738294?mt=12 Big Sur: https://apps.apple.com/app/macos-big-sur/id1526878132?ls=1&mt=12 Catalina: https://apps.apple.com/app/macos-catalina/id1466841314?ls=1&mt=12 Mojave: https://apps.apple.com/app/macos-mojave/id1398502828?ls=1&mt=12 High Sierra: https://apps.apple.com/app/macos-high-sierra/id1246284741?ls=1&mt=12 Sierra: http://updates-http.cdn-apple.com/2019/cert/061-39476-20191023-48f365f4-0015-4c41-9f44-39d3d2aca067/InstallOS.dmg El Capitan: http://updates-http.cdn-apple.com/2019/cert/061-41424-20191024-218af9ec-cf50-4516-9011-228c78eda3d2/InstallMacOSX.dmg Yosemite: http://updates-http.cdn-apple.com/2019/cert/061-41343-20191023-02465f92-3ab5-4c92-bfe2-b725447a070d/InstallMacOSX.dmg Better late than never! 23rd June 2021: Apple make Lion and Mountain Lion freely available for download. Mountain Lion: https://support.apple.com/kb/DL2076?locale=en_US Lion: https://support.apple.com/kb/DL2077?locale=en_US
  5. Refer to AppleALC documentation (wiki) and experiment with the various layouts that are listed for your codec.
  6. Re: headphone output, cache CodecCommander kext from /L/E.
  7. You 1st set your BIOS to UEFI mode, then re-install Clover for UEFI boot mode.
  8. As described many times by @Bronxteck, you may try and play with FingerZ value in the kext's Info.plist file.
  9. Clover does not "create the installer" per sé... There are guides that describe/explain how to create a USB installer from Windows. Look it up. I've no link at hand at the moment.
  10. We have all that's required on the Wifi information front in our FAQ + Wireless forum sections. Please refer to those.
  11. @JmW, your question re: wifi is as good as going to the Doctor and say no more than "it hurts" without any additional details... Please consult our FAQ section, follow the provided guidance and exert good general common sense.
  12. Did you try and disable hibernation? See our FAQ section where it's described.
  13. No bootable device, hmm... Make sure your boot disk is physically properly set in its place and has not moved. This error message is typical of situations where SATA connector is not fully fitted in the slot. As for the random wake, did you check your Energy Saver settings? You may have Power Nap or Wake on network access options activated...
  14. Generate P States and Generate C States are settings applicable to old C2D/C2Q/1st gen Core platforms only. They do not apply to Sandy Bridge platforms and beyond, including Broadwell platforms such as yours. In fact, if you call on these, you may find your CPU switching only between that low frequency you reported and the highest nominal frequency; all without Turbo boost and intermediate frequencies, which means CPU inefficiency and hammered performance. In order to enjoy proper CPU power management on your Broadwell Latitude laptops: either you apply/select/set/tick PluginType option in Clover ACPI section to which you may add Plugin Type=1. or you drop SSDT tables with ids CpuPm + Cpu0Ist in Clover ACPI section and generate your CPU-specific power management SSDT with Pike R Alpha's good old SSDT generator script; you'll then place the generated SSDT table in E/C/ACPI/patched folder. E7250/E7450 are fitted with low-power CPUs such as i5-5300U/i7-5600U and you should expect idle frequencies of 800MHz. If Intel datasheets do indeed indicate LFM frequencies as low as 500 or 600MHz, I'm pretty sure these are reserved for the programmable TDP-down/7.5W reduced power mode. In fact, if you download and install Pike R Alpha's complete tool and consult the data files for the Broadwell CPUs, you'll see this: # Broadwell mobile processor data. # gMobileBroadwellCPUList=( # # 5th generation Intel® Core™ i7 Processors (socket FCBGA1164) # i7-5950HQ,47,500,2900,3800,4,8 i7-5850HQ,47,500,2700,3600,4,8 i7-5750HQ,47,500,2500,3400,4,8 i7-5700HQ,47,500,2700,3500,4,8 # # 5th generation Intel® Core™ i7 Processors (socket FCBGA1168) # i7-5650U,15,800,2200,3100,2,4 i7-5600U,15,800,2600,3200,2,4 i7-5557U,28,800,3100,3400,2,4 i7-5550U,15,800,2000,3000,2,4 i7-5500U,15,800,2400,3000,2,4 # # 5th generation Intel® Core™ i5 Processors (socket FCBGA1168) # i5-5350U,15,800,1800,2900,4,4 i5-5300U,15,800,2300,2900,2,4 i5-5287U,28,800,2900,2900,2,4 i5-5257U,28,800,2700,3100,2,4 i5-5250U,15,800,1600,2700,2,4 i5-5200U,15,800,2200,2700,2,4 # # 5th generation Intel® Core™ i5 Processors (socket FCBGA1364) # i5-5350H,47,800,3100,3500,2,4 # # 5th generation Intel® Core™ i3 Processors (socket FCBGA1168) # i3-5157U,28,500,2500,2500,2,4 i3-5020U,15,500,2200,2200,2,4 i3-5015U,15,500,2100,2100,2,4 i3-5010U,15,500,2100,2100,2,4 i3-5005U,15,500,2000,2000,2,4 which lists CPU model, TDP, LFM, HFM, max Turbo, cores and threads. LFM frequencies of those CPUs fitted to our Latitude E7250/E7450 are therefore set at 800MHz, even though you may not encounter them much due to sustained minimum load under macOS. In the same respect, HD5500 iGPU of those processors typically clocks between 300 and 900/950Mhz. With regards to iGPU throttling, bear in mind that your Hackintoshes are not fitted with the same CPUs and iGPUs as those real Macs we fake them to be. For instance former are fitted with HD5500 GT2 iGPUs when latter are fitted with HD6000/Iris 6100 GT3 iGPUs. Not entirely the same thing...
  15. Only the USBPorts kext, CPU-specific SSDT and patched DSDT can really be re-generated. Also think of checking your BIOS settings against those that are recommended:
  16. It's been stated for years: don't use/re-use the DSDT of a different computer model. Even though E6220 and E6320 are evidently very close, I cannot vouch that the patched DSDT of the E6220 applies to the E6320. I strongly recommend you seek the E6320 patched DSDT instead.
  17. Are the specs of your E6320 identical to those stated in my guide? Same CPU for instance? If it's different, you cannot re-use the provided CPU power management SSDT but generate your own as explicitly stated. You'll also need to regenerate the USBPorts kext with Hackintool app since your E6320 probably has a different USB ports arrangement.
  18. You've not entirely followed the instructions I provided above.
  19. Make sure you use the same Clover version as your USB installer + same EFI folder...
  20. DW1510 is now an old dual-band 802.a/b/g/n half mini-PCIe. It was last natively supported in Mojave 10.14 and dropped in Catalina with which it's only supported with those specific actions described in out wireless cards inventory thread where you'll also find references of better 802.11ac half mini-PCIe cards based on BCM4352 or BCM4360 chipsets. Those are also available at very reasonable cost. If Wikidevi died a few months ago, you can still look up specifications of wireless cards on alternative wikis if you Google a little... http://en.techinfodepot.shoutwiki.com/wiki/Dell_Wireless_1510_(DW1510) DW1510 is stated at 300Mbps card, i.e. most people will only get it to operate at 150Mbps max in any given direction, not at 300Mbps per sé. In practice, that means real-life rates around 100-120Mbps on 5GHz networks and around 70-100Mbps on 2.4GHz depending on surrounding environment. Here's what I get out of my own DW1510 card on a 5GHz and a 2.4GHz network at approximately 10m from my Box (300Mbps Internet access). In comparison, I get 300Mbps both ways out of my Apple 802.11ac BCM94360CD in my Latitude E6230. Generally speaking (and that should go without saying), wireless cards are of course compatible with any PC, laptop or desktop, unless computer BIOS applies a whitelist (eg: some HP or Lenovo laptops). Rest assured DW1510 is available for peanuts for a reason: it's old and, today, somehow limited performance-wise, though still entirely suitable to many people...
  21. I believe there is no need to repeat things unnecessarily...
  22. I assume that by "FakeSMC files", you actually meant FakeSMC's plugin kexts which are mandatory for HWMonitor app to display information. https://bitbucket.org/RehabMan/os-x-fakesmc-kozlek/downloads/ Can't see why you'd have issues with FakeSMC unless you're using it alongside similar kexts such as VirtualSMC... As usual, if you want proper assistance, please post a zipped copy of your Clover EFI or your debug files. By now, you should know the drill... Consult our FAQ section if in doubts. There are alternatives apps of course; iStat Menus for instance. https://bjango.com/mac/istatmenus/
  23. You 1st need to install Clover on your target disk/partition. Your screenshots suggest you did not do that. If that's the case, copying the EFI folder from a provided package will be of very little use...
  24. Ok, then layout 0x01660003 that you're using is indeed the correct one. The being said, a few things to be said about your Clover config. It's probably an old one you picked up somewhere and it needs some adjustment. Proceed as described below, using Clover Configurator app: ACPI section: Add patches that rename legacy USB controllers from EHC1/EHC2 to EH01/EH02 Select FixDarwin7 fix Remove Drop OEM + Generate P States + Generate C States (these are for C2D/C2Q/1st gen Core platforms) Apply Drop tables for SSDT with id CpuPm and Cpu0Ist Select FixHeaders Boot section: Remove boot parameter kext-dev-mode=1 (it was only for Yosemite and has long been obsolete and useless) Add boot parameter nv_disable=1 Devices section: Remove all those zero/null values entered in the 8 x Faking ID fields; leave them blank Remove those nVidia properties in the Add Properties part Graphics section: Remove NVCAP value (it's for nVidia GPUs) Remove Display-cfg value (I don't believe this to be required at all) Remove ig-platform-id value (should be taken care of by Lilu + WEG) Kernel and kext Patches section: Add AppleRTC patch Once you've finished adjusting your Clover config: generate your CPU-specific power management SSDT with Pike R Alpha's well-known generator script/tool (you can Google for it) and copy it to ACPI/patched folder of your Clover EFI. remove AppleBacklightFixup kext. Not required with Lilu + WEG check that you use latest versions of your add-on kexts, especially Lilu + WEG; update as/if required
  25. We do not support distros, nor do we advocate them. You will not find much discussions about distros on this forum for sure. I totally refute that claim of yours in that respect. Distros are a pain in the backside, you don't know what's been added or removed in them. They're trouble, they're bad news, we always say to stay away from them. You've been seeking assistance and getting people to try and help you for days without the courtesy to mention that key fact until now. This is quite disrespectful to be honest. You issues clearly result from that very fact: you're using a distro. Use a standard vanilla installation and you'll find things will work much better. You're totally free to use a distro, that's your own respectable choice. Just don't come here afterwards when you find it does not work. Niresh have their own forum, go there.
×
×
  • Create New...