Jump to content

Jake Lo

Moderators
  • Posts

    14357
  • Joined

  • Last visited

  • Days Won

    867

Everything posted by Jake Lo

  1. Is there any issue with USB ports and if so, what did you do to fix it? Yes, a simple guide for the El Capitan will help others with the same or similar model.
  2. You probably don't have the Windows disk formatted for UEFI. Presuming you're installing Windows 8.1, format your USB disk to Fat32. Extract the entire contents of Windows iso to the USB. It should boot to it then.
  3. 1) IntelMausiEthernet 2) Yes to enable audio after sleep/wake 3) BrcmPatchRAM2 is for 10.11, BrcmPatchRAM is for 10.10.x and below. 4) Is require for sleep with LID close 5) Type 0x0706 to properly display CPU as i7 instead of unknown. 6) Will need the beta version of SSDTPRgen.sh that support Broadwell. Might have to fix some smart quotes to get it going.
  4. yes keep the vanilla AppleHDA.kext. Copy all the kexts in /other/LE to /Library/Extensions and run the permission fix from the guide. you might have to reboot a couple of time for the cache to kick in. HDMI audio won't work until you get audio working first.
  5. Can you confirm this model doesn't have the Nvidia discrete card?
  6. Did you run the above commands after you remove the kexts? Did you receive any error when you run the commands? Make sure the vanilla AppleHDA is in /S/L/E
  7. You need to remove VoodhooHDA and AppleHDADisabler if you're using this patched kext.
  8. Follow my new Clover El Capitan guide here For bootpack, use this Optiplex9020.zip Make sure to disable USB 3.0 in BIOS first Update: New bootpack for El Capitan / Sierra here USB 3.0 enabled!!!
  9. Your DSDT needs to have dual link Enabled as well. DSDT.aml.zip
  10. See my new guide here. Yours has the discreet nvidia card so additional patch might be required to disable it in DSDT. Boot to Clover gui, hit F4 and then boot into OS X. Mount the EFI partition and upload the origin folder with all the file from /EFI/Clover/ACPI/
  11. New Clover guide with bootpack for E7440 here.
  12. Try this. Install the 2 kexts to /S/L/E or /L/E, whichever you prefer. Replace with this Config file. Repair permission and rebuild cache. sudo chmod -Rf 755 /L*/E* sudo chown -Rf 0:0 /L*/E* sudo chmod -Rf 755 /S*/L*/E* sudo chown -Rf 0:0 /S*/L*/E* sudo touch -f /L*/E* sudo touch -f /S*/L*/E* sudo kextcache -Boot -U / Inpiron 5548 Audio.zip
  13. Enable dual link under Graphics in Clover Config file. Set it to 1.
  14. Try booting without cache ( hit the spacebar and select it from the drop down) Reboot to normal and see it audio works. Need to verify cache is working. Clover patch on-the fly won't work unless cache is working properly.
  15. El Capitan Guide Specifications: Processor : Intel Core i7-5600U Processor (4M Cache, 2.60 GHz) Graphics Processor(GPU) : Intel Integrated HD Graphics 5500 Chipset : Intel 5th Generation Wildcat Point LP chipset Storage : Samsung PM851 256GB mSata-SSD RAM : 16GB DDR3L 1600 MHz DIMMS Wifi : Intel Wireless Gigabit Ethernet 802.11AC (M.2, 7265AC), Bluetooth 4.0 LE LAN : Intel I218-LM3 PCI-E Gigabit Ethernet Adapter Audio : Realtek High Definition Audio ALC293 (ALC3235) USB 3.0 : Intel Wildcat Point-Lp - USB 3.0 xHCI Controller Touchpad : Alps Multi-touch Touchpad v8 Hardware Webcam : USB3.0 UVC HD WebCam Card reader : O2 Micro OZ777xxx/OZ62 PCI-E Card Reader Monitor : 35.5cm (14) FHD (1920x1080) Anti Glare (16:9) WLED, 300 nits, Magnesium LCD back Battery : 3Cells 40 Whr Lithium Polymer battery with ExpressCharge Interface : 1 x Microphone/Headphone Combo jack 1 x Mini DisplayPort for external monitor 3 x USB 3.0 port(s) 1 x RJ45 LAN Jack for LAN insert 1 x HDMI Working: Graphics with Acceleration Audio with patched AppleHDA Bluetooth /Wireless (Replaced with DW1560) HDMI Audio/Video mini Display Port LAN USB3.0 Webcam Battery Fn Hotkeys SD Card reader Alps Touchpad / Trackstick Sleep, Processor P&C-States with Native power management Not working: Finger Sensor, smart card reader if you have one Prerequisite: Set DVMT to 96MB (0x3) Source => FireWolf's guide. Steps to change the DVMT value (Done on Windows or WinPE) 1) to backup the BIOS (DellInc.-A10.rom): Universal BIOS Backup ToolKit 2.0.exe.zip At time of writing - BIOS version E7450 A10 2) UEFITool.exe to find the module labeled SetupPrep and extract the PE32 image section (setup.bin) Update: For Dell Only: Search with this GUID then extracting the PE32 body under it would be faster /easier than finding the module per guide 899407d7-99fe-43d8-9a21-79ec328cac21 3) Universal IFR Extractor.exe to extract setup.bin to a readable text file 4) Use notepad to search for "DVMT" in the text file, 2 were found at 0x15b and 0x15c Both with value of 0x1 and need to be set to 0x3 5) Format a USB drive to fat32 and create a folder name EFI (SD Card works too) 6) Download the EFI Shell and extract the Boot folder to EFI folder i.e.. /EFI/Boot/bootx64.efi 7) Boot system with the USB and select UEFI Boot At the grub prompt, enter these commands, hit enter after each command, then exit and reboot setup_var 0x15b 0x3 setup_var 0x15c 0x3 To verify, just enter setup_var 0x15b and hit enter, the value will be listed Note: Settings retained even after BIOS update and no need to rerun again But will reset if you select Restore Settings in BIOS!!! /!\ New Development: If you don't want to mod the BIOS as it might be difficult for some models, you could skip this step by adding 2 new kexts to /EFI/Clover/kexts/Other Lilu.kext & Whatevergreen Installation: See here with Bootpack Post Install: Enable Brightness Control and Trackstick Scrolling Trackstick Scrolling Download and Install Karabiner Launch Karabiner/Preferences/Change key/Point Devices/CursorMove to ScrollWheel Enable MiddleClick+CursorMove to Scrollwheel Brightness Control Launch Karabiner/Preferences/Misc & Uninstall Under Custom Setting, click Open private.xml Replace file with the attached -> private.xml.zip Go back to Change Key Tab and select 'Reload XML' The new custom file will show on the very top call 'Remap Brightness Key' & 'Remap Volumes Key' Place the check marks there. Now Hit F11 & F12 for Brightness, hit F1, F2, & F3 for Volumes Control (Keyboards with same/similar layout will work with custom xml above too) Note1: Personally use SmartScroll for Trackstick scrolling with Inertia. Don't really use Touchpad, 2 fingers scrolling and tap and drag does work. Note2: Please use this beta version of ssdPRGen.sh for Broadwell system Credits: FireWolf, Joe82, EmlyDinEsh, Bronxteck, Hervé, Rehabman, Piker-Alpha, Sontrg, toleda, Dr. Hurt, Clover Team, ...anyone involved with getting Broadwell supported
  16. com.apple.driver.AppleHDA (9267.0) that means it's loaded, you won't see Apple_ALC292 in kextstat. Did you use the clover-on-the-fly patches included in Robert's boot files? Are you not getting audio? Does it not show in preferences?
  17. Here's a manual process to create the bootable USB. Then follow the rest patel4prez's guide
  18. run this defaults write com.apple.finder AppleShowAllFiles TRUE killall Finder
  19. Check 'Wake Reason' in system log when that happens.
  20. Troubleshooting Clover rebooting early If you encounter any of the bullet below and rebooted, make sure that your 1 DIMM be on slot A. OsxAptioFixDrv: Starting overrides for System\Library\CoreServices\boot.efi Using reloc block: yes, hibernate wake: no +++++++++++++++++++++++++++++++++++++++++++++++ OsxAptioFixDrv: Starting overrides for System\Library\CoreServices\boot.efi Using reloc block: yes, hibernate wake: no Error allocating 0x#### pages at 0x####... alloc type 2 Error loading kernel cache (0x9) Boot failed, sleeping for 10 seconds before exiting... OsxAptioFixDrv: Starting overrides for System\Library\CoreServices\boot.efi Using reloc block: yes, hibernate wake: no Error allocating 0x#### pages at 0x####... alloc type 2 Could not allocate runtime area Boot failed, sleeping for 10 seconds before exiting... Core Storage 1) From terminal, enter diskutil list. Note the virtual drive in red. >diskutil list /dev/disk0 (internal, physical): #: TYPE NAME SIZE IDENTIFIER 0: GUID_partition_scheme *256.1 GB disk0 1: EFI EFI 209.7 MB disk0s1 2: Apple_CoreStorage Macintosh SSD 63.5 GB disk0s2 3: Apple_Boot Recovery HD 650.0 MB disk0s3 /dev/disk1 (internal, virtual): #: TYPE NAME SIZE IDENTIFIER 0: Apple_HFS Macintosh SSD +63.1 GB disk1 Logical Volume on disk0s2 75DADC16-4B7F-4C7D-9660-10A1C2A9FC02 Unencrypted 2) From terminal, run diskutil cs revert /dev/disk1 3) Reboot with USB Installer and select the Installed drive 4) Continue with 3. POST-INSTALLATION Credits to peluko iMessage and FaceTime https://github.com/camielverdult/Ramblings-of-a-hackintosher-High-Sierra/blob/master/iMessage.md
  21. Clover Bootpacks I'll be adding more bootpacks when I have them confirmed working by members of this forum... Don't forget to check the Update section below (post #4) for updated files and information!!! Note: Sierra bootpacks already have the updated files listed in post #4 Note: Bootpack (EFI) consists of combining the Generic EFI + the model you're downloading!!! Instruction: 1) Download the Generic EFI folder. Generic EFI Folder EFI_v5119.zip 2) Download model below and add the contents into the Generic /EFI/Clover <- folder Latitude UEFI Only - GUID Scheme - Kabylake (OS X 10.12.6 and Up)- (See Note2 below) Mojave 7480_Mojave.zip For Optimus models, add to /EFI/Clover/ACPI/Patched DisableDiscreteGraphics.zip Sierra / High Sierra 5480_HD620_v1.6.4_HS.zip 5480_HD630-Optimus_HS.zip (BIOS 1.9.3) - Skylake (OS X 10.11.4 and Up)- (See Note2 below) El Capitan E7x70.zip - latest Sierra / High Sierra bootpack here Sierra 5480_BIOSv1.5.2.zip E5470_1.17.3_HS.zip High Sierra E5470_1.18.6_HS.zip - Broadwell - (See Note2 below) El Capitan E7450_update.zip - latest Sierra /High Sierra bootpack here E5450_HD5500.zip E5550.zip Sierra E5550_A15.zip E5550_A15_Disable_GT820M.zip E5450_HD5500_A15.zip 3450_A13.zip High Sierra E5450_HS_A19.zip - Haswell El Capitan E7440.zip E6540.zip E5540.zip E5450_HD4400.zip 3550.zip 3540.zip 3440.zip 3340.zip Sierra E7440_A20.zip E6540_Optimus_A17.zip E6540_HD4600_Only.zip E6440_A14.zip - based off Hervé's work E5540_Sierra.zip E5440_A13.zip 3550_HD4400_A12.zip High Sierra E7440_HS.zip E6440_A14_HS E5440_A21_Disable-Nvidia.zip Mojave E6440_HD4600_Only_Mojave.zip - IvyBridge El Capitan E6230.zip - 1366x768 E6430.zip - 1600x900 and above E5530.zip - Rename Config/DSDT depending on display resolution Sierra E6530_HD4000_Only.zip 6430u_1366x768.zip - BIOS A06 See here for 6430u HiRes (1600x900) file E6430_A12.zip - check Readme.txt inside bootpack E5530_A12.zip E6330_A11.zip - check Readme.txt inside bootpack E6230_A11.zip E6230_HD3000.zip -> this has SandyBridge CPU High Sierra E6230_A11 Legacy - GUID Scheme - See Note1 below - SandyBridge El Capitan E6420.zip - 1600x900 E6x20_NVS.zip E6220.zip - 1366x768 E5420.zip Sierra E6220_A13.zip E5520_A14.zip - check Readme.txt inside bootpack E5420.zip - check Readme.txt inside bootpack E6420_HD3000_A23.zip- check Readme.txt inside ACPI/Patched folder E6420_Optimus_A23.zip - check Readme.txt inside ACPI/Patched folder E6520_Optimus_A19.zip - check Readme.txt inside ACPI/Patched folder High Sierra E6520_Disabled-NVS_HS.zip E6220_A13_HS.zip Inspiron UEFI Only - GUID Scheme - Broadwell - (See Note2 below) El Capitan 5458.zip Inspiron_5548.zip 5558_HD5500_Only.zip 5558_HD5500_DisableNvidia.zip Sierra 3543_A08.zip 5548_HD5500_Only.zip 5548_m270-Disabed_A07.zip 5558_920M-Disabled_A14.zip High Sierra 5558_920M-Disabled_A14_HS.zip - Haswell El Capitan 5558_HD4400.zip 3542.zip Sierra 3542_A12.zip High Sierra 5558_HD4400_HS.zip Precision UEFI Only - GUID Scheme - Skylake (OS X 10.11.4 and Up)- (See Note2 below) El Capitan 5510_HD530_Disabled-Nvidia.zip Sierra 5510_HD530_1.2.25.zip 7510_HD530_1.12.4.zip - (See more info here) Vostro UEFI Only - GUID Scheme - Kabylake Sierra / High Sierra Vostro_3468_Biosv01.07.00_HS.zip Vostro_3468_2.3.0_HS.zip XPS UEFI Only - GUID Scheme - Haswell Sierra / High Sierra XPS 12 9Q33_A07.zip Note1: For Exx20 (SandyBridge models), use Legacy - GUID Scheme. Not UEFI Install Clover with the following settings in 1: Prepare Bootable USB Drive step 26 above: Legacy: Install Clover in the ESP Boot Sectors Install boot0af in MBR Clover for BIOS (Legacy) booting CloverEFI 64-bits SATA BIOS Drivers, 64 bit\Recommended Drivers ApfsDriverLoader AudioDxe FSInject HFSPlus SMCHelper XhciDxe Themes (Optional) Install Clover Preference Pane (Optional - only available on installed disk, not installer) Note2: Systems with Broadwell / Skylake / Kabylake CPU such as Latitude E7450 and Inspiron 5548, you'll need to set the DVMT prealloc to 96MB in order to bypass KP and to enable full graphics with full QE/CI. For more info, see here. /!\ New Development: If you don't want to mod the BIOS as it might be difficult for some models, you could skip this step by adding 2 new kexts to /EFI/Clover/kexts/Other Lilu.kext & Whatevergreen Notes3: To prevent artifacts with HD 4000, the following models should not exceed BIOS A11. Downgrade to A02/A03 and then upgrade to A11 if it has exceeded: E6x30, E5x30 Latitude 6430U should stay at A06 Fix can be found here, no longer need to use old BIOS
×
×
  • Create New...