-
Posts
10052 -
Joined
-
Last visited
-
Days Won
566
Hervé last won the day on July 30
Hervé had the most liked content!
About Hervé

Recent Profile Visitors
109460 profile views
Hervé's Achievements
-
-
Released July 29th, 2025. Build 24G84. Bug fixes and security update. Safe to install on our Hackintosh platforms. Also released at the same time: macOS Sonoma Security Update 14.7.7 (Build 23H723) macOS Ventura Security Update 13.7.7 (Build 22H722) View full article
-
Released August 5th, 2025. Build 25A5327h. Available through OTA updates. New icon for disks/volumes. Same Clover bootpack as for beta 1 to beta 4.
-
Please stick to macOS/Hackintosh related matters/topics...
-
Re: UEFI, I did find out that it would not/coud not boot a USB installer with BIOS in UEFI mode but it certainly could boot macOS once installed. See the instructions for Mojave/Catalina of my E6220 guide for reference. In the end I could boot my E6220 in UEFI mode and without patched DSDT, just a very small set of patched SSDTs, 2 of them being to bring support for the screen brightness Fn keys (otherwise IMEI, PM and PNLF sufficed!). In the same respect, not may kexts were required (and forget about lspci one which was optional and only necessary for the lspci tool). There is no need to patch the kernel with Sandy bridge or Ivy bridge platforms like there was for Haswell and later platforms. All that is needed with regards to CFG lock is the AICPUPM patch. If you want to binary patch the kext yourself, do look at the specific thread that was posted on the matter many years ago. Of course, you need to generate the CPU PM SSDT that suits your own specific CPU model and, to that effect, you have to use the old ssdtPRGen script/tool that Pike R Alpha provided all those years ago. All I ever dropped in terms of SSDTswere the expected CpuPM + Cpu0Ist; 'never had to drop MCFG or whatever else... All in all, your writing style remains difficult to understand/decode and I think you're kind of all over the place so I suggest that, if you want further assistance, you post: 1) the hardware details of your E6520 (HD3000 only model or nVidia model?) 2) a zipped copy of your Clover/OpenCore EFI folder(s) (just include the config file, the ACPI folder and the kexts folder) You'll find details of the recommended BIOS settings for E6x20 laptops at the top of this very E6xxx forum section. I strongly recommend that you consult existing E6x20 installation guides. I went up to Catalina on my E6220 before I sold it off and it ran in UEFI mode. I explained how in the High Sierra instructions of my guide. You could also find my E6230 guide interesting for more recent versions of macOS (Big Sur and later). You want Monterey, ok (it's the last version to natively support Sandy bridge CPU PM) but why not stick with Clover if it works?
-
It was a bit difficult to follow and understand your writing but, in a nutshell, it seems you want an OpenCore-equivalent of your Clover config. You've not posted this Clover config and you've not stated what OS X/macOS version you're using or targeting. One thing, though, is that you wrote about GFX0 and disabling IGPU which leads me to conclude that your Sandy Bridge E6520 is the nVidia model. If so, please note that it is fitted with a Fermi NVS 4200M dGPU chip that's very poorly supported to not supported since 2016 macOS Sierra 10.12. On the iGPU front, HD3000 was officially dropped in macOS Mojave 10.14 though patches do exit to extend support in subsequent macOS versions despite graphics bugs/gremlins. Do clarify your situation so that people may try and give you the appropriate assistance. This being said, with regards to an OpenCore config for a Sandy Bridge laptop, did you consult the Dortania documentation to begin with? https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/sandy-bridge.html to drop Cpu01st and CpuPm SSDT table, do so in the ACPI->Delete section of the config to rename ACPI devices, do so in the ACPI->Patch section to patch AICPUPM, do so the the kernel->Quirks section All those are very easily done with a tool such as OpenCoreConfigurator if you're not familiar with the text editor method for creating/editing your OC config.
-
Indeed, I only inject RTS525a properties for cosmetic reasons so that the device gets listed in SysInfo->PCI. It's Firewall's kext that makes it work. RealtekCardReaderFriend is of no use to me as it does not make the RTS525a appear listed as an Apple Card reader. I would not worry too much about the "unassigned class" in Hackintool; I have the same yet the card reader is fully functional, it's just the tool that does not recognise the device type within macOS. Re: Fn keys, all the useful ones natively work (audio, keyboard light, sleep) except the screen brightness keys for which I inject an ACPI patch for Dell laptops. It's been documented several times on the forum. Of course, it applies to Dell machines, not Lenovo...
-
Hi; I've no experience with RTS5227 but I've had a couple of laptop, including my current Dell Latitude E7270, with the Realtek RTS525a model. All I use is Firewall's RealtekCardReader kext v0.9.7 (without its associated friend). The card reader is only ever functional after a 1st sleep. I suppose an ACPI patch would fix this but I never bothered to debug the wake process to identify what's done at ACPI level for the device compared to what's done (and not done) at 1st boot. I don't use it much so it's never really been a problem. I inject properties in my bootloader's config so my RTS525a card reader is listed in SysInfo->PCI section but, indeed, nothing in the SysInfo->Card Reader section. It's something I could not care less about. Still works perfectly in Sequoia (and Tahoe beta for that matter).
-
Released July 22nd, 2025. Build 25A5316i. Available through OTA updates. Same Clover bootpack as for beta 1 to beta 3.
-
Released July 7th, 2025. Build 25A5306g. Available through OTA updates though I did a fresh install after I screwed up my beta 2 installation. Beta 3 installed without signing in my Apple account in order to avoid Vault encryption. Nice new wallpaper/screensaver. Same Clover bootpack as for beta 1 and beta 2.
-
Camera is not detected at all. Given that I see no camera device at PCI level, it can only be USB based as expected but it's not seen, probably due to incorrect USB ports mapping or conflicting settings. I see some incorrect setup in your config: macmini8,1 SMBIOS is, for me, incorrect and you should be using an MBP profile such as MBP15,x or MBP16,x. you inject USBInjectAll and USBPorts kexts + USBToolBox kexts; that's wrong to me. You should not be using USBInjectAll with other stuff. Ideally, map your ports according to the well known process; using Hackintool app for instance. I'm pretty sure you'll recover the camera once that's properly done. On the 7490 I once had and my current E7270, all I used/use is USBInjectAll with MBP13,x/14,x/15,x/16,x SMBIOS and the camera always worked/works: you have XhciPortLimit quirk enabled; from memory, this should now be disabled. Personally, I've never had time to use it. On other matters, I see that your 5290 has a Realtek RTS525a card reader but no kext for it, so it's unusable at the moment. But maybe you don't care about that device.
-
Released June 23rd, 2025. Build 25A5295e. Available through OTA updates. Straight updates with 3 reboots to complete. Same bootpack as used for beta 1. Findings/bugs: Audio is gone because AppleHDA is missing from /S/L/E Firevault is enabled by default; this is quite annoying New and improved desktop widgets management etc. Apart from the loss of audio and the absence of support for legacy Broadcom Wifi, all the rest is working relatively fine on my Latitude E7270.
-
Hello, can't see any reason why a MacBookPro SMBIOS would not work. But you're not posted anything regarding your setup so start with: hardware specs of your machine zipped copy of your EFI folder (OpenCore? Clover?) zipped copy of saved SysInfo output zipped extract of IOReg from an app such as IORegistryExplorer Webcam usually are USB-based and, provided you've properly mapped your USB ports, should work either OOB or not at all.
-
WWDC Keynote, June 9th, 2025. Apple unveiled macOS 26 Tahoe. As usual, 1st beta version was immediately made available to developers and 1st public beta will be available in July with a final release in the fall. The major novelty is Liquid Glass that replaces Aqua. And the version numbering, of course, which Apple will now unify across the board (macOS, iOS, etc.). As expected, this is the very last macOS version to support Intel platforms; it will therefore put the final nail in the coffin of Hackintoshing on Intel platforms; after nearly 20 years, it will have been a good run! Tahoe drops support for all systems older than 9th gen. Coffee Lake, 10th gen. Comet Lake/Ice Lake and Cascade Lake platforms, i.e. those 8th gen. Coffee Lake MacMini8,1/MacBookPro15,x/iMac19,x and Skylake iMacPro1,1 that had remained supported in Sequoia. Surprisingly, 10th gen. Ice Lake MacBookAir9,1 laptops appear dropped too but, given that 2020 ICL-based MBP16,2 remain supported, those last Intel MBA should nevertheless be able to run Tahoe too -to be confirmed-. Minimum Intel platform requirements are therefore: iMac20,x (10th gen. Comet Lake) MacBookPro16,1 (9th gen. Coffee Lake) MacBookPro16,2 (10th gen. Ice Lake) MacPro7,1 (Cascade Lake)