Jump to content

Bronxteck

Administrators
  • Posts

    5778
  • Joined

  • Last visited

  • Days Won

    124

Everything posted by Bronxteck

  1. choose to boot in verbose mode in clover GUI. press space bar for the option.
  2. Try making the clover installer for UEFI booting and also set your bios to UEFI. press F12 at initial bios boot and see if it has a UEFI USB boot entry option. hopefully you will get to the clover boot GUI.
  3. dependency 'as.vit9696.Lilu' not found. did you add lilu? if not add it https://github.com/vit9696/Lilu you need to add it inside of the AppleALC.kext' plugins folder i believe.
  4. you might have to downgrade your bios to A03 then Back to A012. because of graphics glich.
  5. here is some info on PR03x not sure if it's similar but might still apply to your machines E6x30 family https://osxlatitude.com/index.php?/topic/9623-e6430s-2-external-monitors-output-with-pr03x/?hl=docking you can also find them cheap with power adapter http://www.ebay.com/itm/Dell-PR03X-Latitude-E-Series-E-Port-E6420-E6520-Docking-Station-130W-AC-Adapter-/201792074995?hash=item2efbbeb4f3:g:DDYAAOSwal5YCPsk
  6. use More Reply Options button to attach files. select the file first then press attach tab. is Bios SATA set to AHCI?
  7. This also seems to have ALC 271 compatibility using layout 9 or 31 it (AppleALC) will also need another plugin called lilu to work
  8. If you are booting bios in legacy mode from usb try installing clover on the usb with legacy install option, if booting the laptop in UEFI mode install clover in UEFI mode onto usb. maybe thats why it does not show up in your F12 boot menu selection screen. I compiled latest clover trunk rev 4045 because 4035 has some issues that are corrected in latest trunk in case thats the issue you are having. Clover_v2.4k_r4045.zip
  9. as a general rule if you are trying to boot off of the hard disk for the first time anfter installing the OS and have not installed a boot loader to the hard drive it will not boot. but i dont know how far you have gotten. if thats the case boot the usb stick and select the new os to boot it then install/ transfer your bootloader files to the HDD.
  10. has that usb stick booted clover before that you know of not all usb sticks can be used for booting especially encrypted usb sticks.
  11. yeah looks like apple boot display is on port 0 but it says display type is none yet port 3 is LCD so maybe try 3. if not it looks like you might need to patch connector types? i am not familiar with that part.
  12. https://github.com/philippetev/HP-ProBook-Installer/wiki try that
  13. you will probably need something like Ozmosis http://www.insanelymac.com/forum/topic/291655-ozmosis/
  14. you can try using this newer battery kext https://bitbucket.org/RehabMan/os-x-acpi-battery-driver/downloads/
  15. you can try typing this in Clover's EFI Shell: the commands are as follows bcfg boot add 3 fs0:\EFI\BOOT\bootx64.efi “Clover” You must then type bcfg boot mv 3 0 This second bcfg command moves your new entry to the top of the boot list
  16. try different ATI Framebuffers maybe baboon is not work properly in sierra.
  17. you might have to use ioregistry app to see what video port is set as primary and switch it to your lcd by setting it in clover config under BootDisplay option. EDID might also be a factor. you can try playing with clover boot gui options and see if having clover inject edid helps.
  18. what do you have for a config attatch it here
  19. try running this in terminal to see if it can give you an idea of what is causing the issue. log show --style syslog | fgrep "Wake reason"
  20. Using the wrong SSDT for CPU power management would have much more of a negative effect. make sure to not use the one for the i5. the other thing to take into consideration is what bios version the DSDT was generated from since sometimes there are some ACPI changes in bios versions.
  21. no apple introduced the issue in 10.12.x around the time the touchbar mac was introduced.
  22. you can try this http://www.insanelymac.com/forum/topic/320946-cant-get-imessagefacetime-to-work/?p=2363964
×
×
  • Create New...