Jump to content

Lego

Members
  • Posts

    66
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by Lego

  1. @tinDell I saw this post and you having some trouble installing Catalina on your Dell Latitude E5470 and decided to upload a particular BootPack for macOS Catalina. It is titled for E5570 but it should work for the E5470. I hope this works for you to install Catalina on your dell laptop. Dell E5570 Catalina bootpack.zip
  2. I tried both of the EFI folders and I am able to get into the installer, my trackpad still won't work in the install. I tried different voodooi2c kexts and still no luck.
  3. I would be really glad if there is a bootpack/EFI folder for my laptop that works. Hope there is a solution!
  4. I just got a dell latitude 5580 with specs as follows 1: Intel Core i5-7200u @ 2.5GHZ 2: 256gb m.2 Toshiba ssd 3: i2c trackpad and keyboard I have lots of different EFI folders and can't seem to boot my installer into the setup because I get the circle with the slash through it. If I have success booting my installer, my i2c trackpad doesn't work. I've tried many methods and they don't seem to work for me.
  5. @carking88: If your wireless card is not working, make sure it is enabled in the BIOS along with bluetooth. Also, for the trackpad, in EFI/Clover/Kexts/Other, add this kext that is meant for ALPS but will get you only the basic gestures.
  6. why wouldn't my ALPS touch pad be fully supported if some other ALPS touch pads are.
  7. Little update: I installed windows 10 pro and found out my trackpad is ALPS. I found another guide how to fix ALPS on this site and used one of the kexts and I put it VoodooPS2Controller-R6RC2.kext.zip in EFI/Clover/Kexts/Other and the gestures are showing in system preferences but none of them work. Hope I am still on topic with this guide.
  8. Update: I actually found a externel display and now HDMI is fully working with Jake Lo's e7470 hackintosh bootpack.
  9. To be honest, I don't have an external display too test the HDMI video with so I don't have a clue if that feature works or not.
  10. The Dell Latitude E5570 is working well. I've been using it as my main computer for quite some time now. I really hope that the touch pad will be figured out soon but other than that, the dell laptop is quite a solid hackintosh laptop
  11. Just wanted to say that I have booted successfully with your ACPI and config.plist files! I got no kernel panics which is good!
  12. I have not tried but will in a minute.
  13. Does this look EFI folder look better?
  14. Some of those kexts let me use bluetooth so I do need those to stay.
  15. Guide: Dell Latitude E5570 Mojave HackBook Hello all. In this guide, I will explain how to run macOS Mojave on a Dell Latitude E5570 with the following specs. 1: Intel Core i5 6200u (Good enough processor for me) 2: 8GB 2133mhz DDR4 ram (Good enough for a beginning Hackintosh) 3: 1920x1080p display 4: Dell dw1820a wireless card (Was a huge pain to get working but will explain later in the guide) 5: 1tb hdd ( I divided it to two 500gb partitions. One is for macOS Mojave and one is just for backup) I’ve worked quite hard in order to get this laptop stable for it to run macOS Mojave. Here is a list of works and doesn’t work. Also, a huge amount of help to goes to Jake Lo and Herve at OSXLatitue.com. Thanks Herve for helping me with the Dell wifi card and thanks Jake Lo for you all in one dell laptop guide. Without them, this probably would be nowhere near possible without their help. Thanks a lot! What is working: 1: Wifi 2: Trackpad with basic scrolling and cursor movement 3: Sound 4: Microphone 5: Keyboard 6: Brightness 7: Battery percentage 8: Bluetooth What doesn’t work: 2: Trackpad Gestures (Would like to solve if possible) I will be posting everything in order to run Mojave. There will also be an EFI folder to get everything up and running. Anyways, let’s get on with the guide. I am also writing this particular guide because I couldn’t find one that work with my computer Step 1: Creating the macOS Mojave USB installer: We need to make a macOS USB drive. The best all-around method to make the Installer that I was using is the createinstallmedia command. I found this easier to do because it worked for me. It can be done on any Hackintosh or Mac. Here is the command: sudo /Applications/Install\ macOS\ Mojave.app/Contents/Resources/createinstallmedia --volume /Volumes/UNTITLED --nointeraction && say Mojave Drive Created. Step 2: Post-install Clover to USB: After the macOS USB drive is made, we need to make it bootable for it to work on our Dell E5570. The version of the clover installer is Clover v2.4k_r4871. This will post install the EFI folder that we will be replacing with my EFI. The installer settings are: 1: Install Clover for UEFI Booting Only 2: Install Clover in the ESP 3: Check the whole box of UEFI Drivers in the clover installer After we installed clover into our usb drive, we need to replace the EFI folder with my version. My EFI folder also contains a more updated version of clover which is Clover v2.4k_r4910. Before unplugging the USB drive from your Mac, you need to copy and paste my EFI folder. Step 3: Change Settings in the BIOS: Our USB drive is done but before we boot into our USB drive, we need to change something in the BIOS. The things that we need to change in order to boot our USB are the wireless settings. This is mandatory because with the dell dw11820a wifi card, our USB will not not boot. This is only needed for this card only. The settings that we need to disable wireless wan/ wireless lan settings. After those are disabled, we can start the installation. Step 4: Installing macOS Mojave: In order the USB drive, we need to boot our USB drive. In order to do that, we need to press F12. When we do that, we are allowed to boot from the usb drive. Once we boot to our USB drive, it will boot into the Clover boot loader. Once into the clover boot menu, select the USB drive that will be called Install macOS Mojave. Select that USB drive and will boot into the Mojave install screen. If you already have windows installed, we need to reformat the hard drive with the same settings as we did with the USB drive in disk utility (GUID Partition Table and macOS Extended Journal). After the format of the hard drive, install macOS. It will take about 30-35 minutes. There is something to note and that this is there is one minor reboot right after it his about 30 minutes remaining. Just boot back into clover, select the hard drive, not the USB drive, and install macOS. Step 5: Post-install Clover to HDD: When macOS is done installing, it will take you through the setup. Once setup is done, post-install Clover with the same setting and the same EFI Folder. Step 6: Getting the wifi card to work: Now, this was really hard to solve at first because I got the Dell DW1820A CN-08PKF4 one. This is known model that doesn’t really work well with OS X. The workaround to get this one to work was that I had to use the IO802.11.kext from OS X Yosemite. In order to install the kext, use kext utility. Before installing the kext, go to system/library/extensions and delete the original IO802.11.kext. Also, don’t forget to reenable the wifi settings in your BIOS. After, kext utility is done, reboot. When I did this, the OS X progress bar froze because I got a kernel panic. Just reboot if you do get one. After that, you should have a 98% working Dell Latitude E5570 Hackintosh. I hope this guide will be useful to somebody who is looking to install OS X Mojave on your Dell E5570. I will be using this laptop for now on as my everyday computer for the next few years.
×
×
  • Create New...