Jump to content

Jake Lo

Moderators
  • Posts

    14357
  • Joined

  • Last visited

  • Days Won

    867

Everything posted by Jake Lo

  1. Not familiar with Yosemite Zone which I believe is a Distro and we don't support that here. You should start with a Clover UEFI Install guide. You'll probably need to change your BIOS settings to enable AHCI, Security > Memory Protection > Make sure Execution Prevention is enabled, perhaps others too. Once you have the USB Installer created, replace the Clover files with the attached. ​Place the DSDT/SSDT into /clover/acpi/patched Others folder into /clover/kexts, remove all folders config.plist replace into /Clover HFSPlus.efi into /Clover/drivers64UEFI Clover_files.zip
  2. You have Clover DSDT fixes enabled, either disable them or try the Config from the EDP bootpack.
  3. Upgrade to newer Clover v3270 or higher and add this to Config.plist. Using your current dsdt/ssdt and kexts, you should be able to upgrade without an issue. RtVariables BooterConfig 0x28 CsrActiveConfig 0x67
  4. Upload the origin folder with all the DSDT/SSDT untouched. Compress it first
  5. @RiShiE, try these files. You'll need to generate your own SSDT for power management using ssdtPRGen.sh. @ypdeveloper, I don't think he patch the BIOS, otherwise he won't need to manually patch the kext. The SSDT/DSDT attached by RiShiE are raw and not patched. You can try the one attached if you have the exact same specification. You don't need to patch the kext, you can do it with the Clover config file to patch on the fly. I checked the config file from RiShiE, it's included but it's disabled. Search for it for 10.11beta and remove the disabled: in front of the FB. Update: I see this model is already supported in EDP, EmlyDinesh already included his patched DSDT, seems to combined all 3 SSDT into DSDT I have attached with all boot files included. Test both if you like. Z51-70.zip
  6. Disable HDMI video/audio patching in Clover for now. I'm currently looking for a fix.
  7. @scram69, tutorial attach your DSDT and Config file. Are you using ACPIBatteryManager.kext 1.55?
  8. Please compress the folder and attach it here, select 'More reply options' to get to that option 1) There's many guides to create an USB Installer, just run a search for Clover UEFI Install guide. Here's one 2) Go with El Capitan, GM is out in 2 days. It'll be a free download from Apple Store. HD 5500 is first supported in 10.10.3, earlier version won't do, but with Yosemite, you'll experience graphics hang. El Capitan has fixed that issue. 3) Use the latest version v3270 See here regarding the pre-requisites for Broadwell system to option full QE/CI
  9. hi lemming, Here's a modded version of ALC 293 by Joe82 based off your dump file. Please try and report back. AppleHDA_ALC293_E5450.kext.zip
  10. You need to patch the FB to increase the cursor byte size to 9mb. Use a hex editor, and search the binary AppleIntelFramebufferAzul and replace From 0600260A 01030303 00000002 00003001 00006000 to 0600260A 01030303 00000002 00003001 00009000
  11. Do you also have Packages copied replacing the shortcut?
  12. Not sure why you're installing boot loader to the USB again if it's already working. No, the instruction on #20 is not for an upgrade. On fresh build, your installed drive will not have the Extra folder with all the kexts and SSDT/DSDT files and there's also no boot loader. You need to boot with the USB installer which has the boot loader, thens select the Installed drive. Copy the /Extra folder to the Installed drive and then install the Chameleon boot loader to the installed drive.
  13. try this if it's not done already into method label _STA parent_label BAT1 replace_content begin Return (Zero) end; into method label _STA parent_label BAT2 replace_content begin Return (Zero) end;
  14. Follow post #20. if you're getting the "can't find kernel" error, see here under troubleshooting.
  15. Make sure you have AHCI enabled in BIOS.
  16. Boot without cache, repair permission and rebuild cache. Reboot in normal mode.
  17. Boot with the USB Installer, select the SSD drive. Once booted to the OS X, install Chameleon loader. Copy the Extra folder from the USB installer to the SSD, reboot without the USB installer.
  18. If you're using Clover, make sure the following are disabled: FixRegions NewWay
  19. Just download the chameleon.pkg file and double click it. Select the destination if the default is not your SSD.
  20. If you're using Clover, make sure the following are disabled: FixRegions NewWay
  21. Please NullCPUPowerManagement.kext in /Extra/Extensions
  22. The specs: BIOS A09 (Sata Operation -> AHCI mode, Bootlist Option -> UEFI) 4th Generation Intel Core i7-4700MQ Haswell processor (6MB Cache, up to 3.4GHz w/ Intel Turbo Boost) Slot-Loading Dual Layer DVD Burner, DVD+-RW, Stealth Black with Soft Touch Finish, 63WHr 8-Cell Primary Battery 8GB Dual Channel DDR3L at 1600MHz 750GB 7200RPM SATA III 6Gb/s Hard Drive, 256GB mSATA 14.0" High-definition WLED (1920 x 1080) 1 GB DDR5 nVidia GeForce GT 750M using NVIDIA Optimus technology Integrated Intel HD4600 GPU (PCI ven id 0x8086, dev id 0x0416) Killer NIC 1202 802.11n WiFi, Bluetooth 4.0 Killer E2200 PCI-E Gigabit Ethernet Integrated HD Webcam Realtek PCIE CardReader Backlit Keyboard 2 x USB 3.0 ports; 1 x USB 3.0 port with PowerShare; 1 x HDMI port; 1 x Mini Display-Port 1 x Audio microphone port; 1 x headphones/microphone combo port; 1 x headphone/speaker port Slots One half mini-card slot; 2 x full mini-card slots Working: Full QE/CI with HD 4600 / Disable nVidia GeForce GT 750m through DSDT/SSDT Wireless (Replaced with supported device) HDMI Video/ DP Video/ HDMI Audio Internal Speaker/Headphone/Mic USB 3.0 Webcam LAN WIP: Sleep/Wake (Wake up right away = GLAN) Update: I no longer have this system, try replacing with this DSDT for sleep dsdt.aml.zip Not Working: ExpressCard Keyboard Functions: Fn+Home = Disabled Touchpad Fn+F6, F7, F8 = Mute, volume control Fn+PageUP/PageDown = Brightness control Steps: Follow Clover UEFI Guide (v3270), replace Clover folder with Bootpack After Installation, install kexts in /EFI/Clover/Kexts/Others/LE to /Library/Extensions Repair permission and rebuild cache sudo chmod -Rf 755 /L*/E* sudo chown -Rf 0:0 /L*/E* sudo touch -f /L*/E* sudo kextcache -Boot -U / CLOVER_AlienWare14.zip
  23. Why not just replace the internal wireless card? Works way better. Go to Dell and order it if you're in the US, DW1560 NGFF M.2. roughly $20 with shipping. Make sure it supports the M.2 NGFF cards first
  24. Ok. Maybe switch ig-platform-ip back to 0x16160002 or play with different value to see which works better. For me it's 0x16260006
×
×
  • Create New...