-
Posts
14365 -
Joined
-
Last visited
-
Days Won
868
Content Type
Profiles
Articles, News and Tips
Forums
Everything posted by Jake Lo
-
Ok, that's a good sign your wifi should be working, just not able to turn it on. Check your BIOS, do you have WWAN/WiGig/WLAN/Bluetooth Switch enable under Wireless? On the right side of your laptop, there's a toggle switch. Make sure it's set to ON (not showing red). The above error is easy to fix. Navigate to the VoodooPS2ControllerR6/contents/Plugins/ There are 2 kexts, open info.plist from both plugins and change com.apple.iokit.IOHIDSystem to com.apple.iokit.IOHIDFamily under OSBundleLibraries
-
Go to Network preferences. Click on the + sign on the bottom right. In the Interface drop down arrow, do you see Wi-Fi as an option?
-
@LyonLeBrun Forgot to mention, you need to disable SIP. In order to do that you need to boot to the recovery mode just like a real Mac. Run csrutil disable reboot to Catalina, run sudo kextcache -i / reboot back to recovery mode, turn back on SIP csrutil enable reboot
-
Dell Inspiron 5584, i5-8265U + UHD 620: Big Sur beta
Jake Lo replied to Baio77's topic in The Archive
Did you make any new changes, post latest EFI -
That is my bad, I forgot to update the model description. Here's the updated Config but I don't think that would make a difference, the problem is elsewhere. config.plist.zip
-
Use yours with DSDT from your E6530 of course. I'm assuming the DSDT/SSDT-6 are from your E6530 and was working with Clover prior?
-
IOReg looks good except no wifi loaded. You have darwin 19.6.0, so I guess you're running Catalina 10.15.6. No need to install IO80211Family.kext (Mojave) to /L/E. Remove it, repair permissions and rebuild cache. Make sure you have vanilla IO80211Family.kext of Catalina in /S/L/E (untouched). If that still not working, try at OC picker, select 'Reset NVRam'. The AW-CE123H is the same as the DW1550 and it's working fine on my E7440.
-
post IOReg file
-
Try adding this kext CtlnaAHCIPort.kext.zip
-
Here, replace with this Config. Tested on E7440 on Big Sur, Catalina and Mojave with DW1550 with pci14e4,43b1 made compatible with pci14e4,43a0. Although with pci14e4,431b would work too. config.plist.zip
-
Add USBInjectAll.kext to kexts folder and to your OC config file. The port limit patch is already applied but won't work without that kext.
-
@Sam Gamgee @whoami Are the webcam and SC reader not showing either? None of the USB ports works while using the files attached previously? Please post IOReg file
-
Legacy Option ROMS are for older generation Dell laptops only. You don't need that for your system. Just set to the Default and then only set the following settings: UEFI enabled AHCI enabled Secure Boot disabled Fast Boot disabled
-
Did you press the Reset NVRam from OC Picker? Seems to be an issue on some hardware. Did it on my E6430 and it'll only show the Dell logo. I had to remove the battery, the HDD, move the ram to a different slot. After several attempts, I was able to get to the BIOS, reset to default and change the BIOS settings again. It then finally boot.
-
Try this E5450_OC-0.6.1.zip
-
Did you update the Config file for E6530 instead of E6540 with Haswell.
-
Run this from the terminal. It'll generate the SSDT.aml to your desktop. Replace it to /EFI/Clover/ACPI/Patched ssdtPRGen.sh.zip
-
@LyonLeBrun Under Deviceproperties/PciRoot(0x0)/Pci(0x1C,0x3)/Pci(0x0,0x0) Change compatible to pci14e4,43a0 Save and reboot. See if that works
-
You also need to patch it so it's compatible to a supported device that Mac recognizes. See here
-
Not currently with any kexts that are out there.
-
Try this one too
-
E5470 with i5 6440HQ + HD 530 + Full HD screen: seeking EFI for Catalina
Jake Lo replied to PMD's topic in The Archive
@ktbos You can download v5119 from here The drivers are now in different containers, you'll just have to go through and look for them. Only driver missing this package is HFSPlus.efi which you can google for or use one you already have. Then add the bootpack (kexts, ACPI, and Config.plist). As for the E5570, as Hervé said but you probably will need to change the USBPorts kext if you have it or SSDT-UIAC.aml if you have them in E5470. If you don't, then just use USBInjectAll with proper patches, then run Hackintool to generate your USBPorts.kext and then remove the patch and USBInjectAll. -
[Solved] Dell Lattitude 7480: OpenCore 0.6.1 / Catalina
Jake Lo replied to catmater's topic in The Archive
You need to fix you Platforminfo You have CustomSMBIOSGuid set to Yes, so you'll need to set UpdateSMBIOSMode to Custom -
E5470 with i5-6440HQ + Intel HD 530 graphics: Big Sur beta
Jake Lo replied to PMD's topic in The Archive
you can create a duplicate for backup and then edit the Config according to the sanity check. See if it makes a difference. -
E5470 with i5-6440HQ + Intel HD 530 graphics: Big Sur beta
Jake Lo replied to PMD's topic in The Archive
No, they are fine. Only thing special is needing these set which you have already. They fix the truncated SMBios name for some Dell system. CustomSMBIOSGuid = Yes UpdateSMBIOSMode = Custom