Jump to content

Jake Lo

Moderators
  • Posts

    14357
  • Joined

  • Last visited

  • Days Won

    867

Everything posted by Jake Lo

  1. what model is this? Please include full specs. From the look, you have a Broadwell system with HD5500 graphics and it's not loading. You'll have to use UEFI shell to change the DVMT pre-allocation to 96MB as the requirement or patch the FB to bypass the check. See the prerequisite from guide here.
  2. Look in here or google should get it too.
  3. DW1550 comes with both supported wifi and bluetooth. Just need to install a couple of kexts to load the BT firmware and fake the PCI ID to use AirPortBrcm4360 natively.
  4. Make sure have AHCI set in the BIOS and HFSplus.efi in /clover/drivers64UEFI
  5. Does the trackstick scrolling work with this version? I don't think bpedman's version does until sontrg and yeahoon has updated them. If you could fix that version, that would be ultimate.
  6. When you boot to the Clover GUI, hit the spacebar. Then select boot without cache mode from the drop down. If it still reboots then, you'll need to boot with the cpus=1. You could add that under Options. Then replace the voodoops2Controller with this version.
  7. Try plugging in power adapter before waiting. If it's anything like my M6800 with nvidia. Wakes fine while on power adapter, but wake to a black screen without.
  8. Enable legacy rom in the BIOS. Sound should work if your cache is working properly. Boot without cache, repair permission and rebuild cache. Reboot in normal mode.
  9. latest El Capitan is 10.11.5 The FB version is 10.14.66. I see you have a version 10.8.77 in Kexts/Other/LE. Is that the same version you have added to /S/L/E?
  10. which version of El Capitan you are installing? Have you tried booting without cache?
  11. No, must be in /S/L/E of the USB installer and later to the installed drive it error still occurs
  12. You'll need a hex editor like Hexfiend. Copy AppleIntelBDWGraphicsFramebuffer.kext from /S/L/E to the desktop. Right click and select show package content Select Content and then MacOS Right click on AppleIntelBDWGraphicsFramebuffer and open with Hexfiend Do a search for 4139C4763E and replace with 4139C4EB3E Save the binary and exit all the way out. Install the patched FB to /S/L/E with your favorite kext utility (i.e. Kextwizard) ..don't forget to make a backup of the vanilla kext Reboot
  13. Bootpack can be found here, make sure to replace DSDT with the updated one with Batteryfix. For the DVMT pre-allocation, set it to 96MB in EFI shell, check the prerequisite instruction here. If you find that your BIOS is locked and can be edited, then the Clover hot-patch is not working as you do have it in your Config file, then only option is to manually patch the FB.
  14. In my experience, if I downgraded from A16 to A11 directly, artifacts still occurred. I had to downgrade to A03 to reset something...unsure what. Then I could upgrade to A11 and artifacts are gone. In some Dell, I'll get an error if I jump from one BIOS version to another, stating a prerequisite version in between before I can upgrade to that specific version, if that makes any sense. So if you don't encounter any artifacts from A16 to A11, then you don't need to worry about it.
  15. Are you still having issue or it has been resolved? Looks like you already have El Capitan installed.
  16. Make sure there's a vanilla AppleHDA in /S/L/E run this and post the output sudo chmod -Rf 755 /L*/E* sudo chown -Rf 0:0 /L*/E* sudo touch -f /L*/E* sudo chmod -Rf 755 /S*/L*/E* sudo chown -Rf 0:0 /S*/L*/E* sudo touch -f /S*/L*/E* sudo kextcache -Boot -U /
  17. Sorry, looks like this model only support MBR formatted disk unless you have a modded BIOS. First format USB with MBR, create the installer and apply MBR patch after. Assuming you're installing 10.11.5. The installed drive will have to be formatted with MBR as well.
  18. What wireless card do you have installed? What kext did you install to get it semi working?
  19. Check system log. Search for Wake Reason. It might give you a clue as to why it's not sleeping. Have you also try changing the hibernatemode to 0?
  20. Your Config file is corrupted. Looks like you try adding some AppleHDA patches, remove the 1st 3 AppleHDA patches should fix it. As for display issue after sleep, have you tried different ig-platform-id? Try 0x01660004 or 0x01660003 Brightness control, try Fn+Pause and Fn+scrollLock, works on Dell, can't confirm on Toshiba.
  21. The problem is with your BIOS version. You'll need to downgrade to A03, then upgrade to A12. Anything higher, you'll end up with artifacts like that. Won't work if you just downgrade to A12, must downgrade to A03 first, then A12. If you get error to upgrade from A03 to A12 directly, then go from A03 -> A08 -> A12.
  22. You need to compress it or zip it before attaching.
  23. Start with my instruction above first, see how far it'll go. We'll tackle the nvidia later when you get the extracted raw SSDT/DSDT. If you can't get it to boot, try adding to boot option nv_disable=1
×
×
  • Create New...