Jump to content

Bronxteck

Administrators
  • Posts

    5778
  • Joined

  • Last visited

  • Days Won

    124

Everything posted by Bronxteck

  1. if jojo is your OS X install you have the wrong partition format it should not be apple_corestorage you might be able to fix it with linux gdisk disk utility.
  2. go to gear on bottom of your screen. click it. click on light bulb?
  3. i have the model before that one the 9010 sff but its a different beast to the 9020 /3020.
  4. you can check in bios also for ambient light sensor and shut it off if you have that option.
  5. the link to http://www.anandtech.com/show/9276/2015-15inch-retina-macbook-pros-dgpu-r9-m370x-is-cape-verde seems to work for me.
  6. does unchecking dim screen on battery make a difference in system preferences / energy saver option?
  7. maybe you can use the info here to help you a bit the smbios info of the mac described there should be smbios mbp11,5.... smbios mbp11,4 is iris only graphics. you can try faking graphics id using clover.
  8. check in system preferences under accounts.
  9. when you have the windows install media on hand use the bios boot menu to select uefi install media?
  10. have you tried dropping oem table DMAR ?
  11. might be simpler to use clover boot loader.
  12. you do not have to use oem folder just "clover" folder for config.file. dsdt goes in "acpi patched" folder and kexts put in "other" folder.
  13. efi partition is always a fat format. it should still be guid. i think the issue is when you use MBR partition shema and install hfs to that it creates a hybrid MBR disk.
  14. i think you can set the brightness in system preferences energy saver option. you can also try the boot flag darkwake=0
  15. did you try https://osxlatitude.com/index.php?/topic/7334-dell-xps-13-l321x-mavericks-1095/
  16. maybe you have to have it formatted as fat 16 not fat 32 like jake suggested in post 2
  17. you can try using windows EFI partition to install clover. since you will need the microsoft folder and its files to boot windows any ways.
  18. you have to add DTGP method to the dsdt. look for dtgp patch. for Initializer list longer than declared package length you need to remove the package length integer. it will add the correct value on build.
  19. hopefully you have a backup of your EFI folder before it got erased to restore back to EFI volume.
  20. you might have to modify your AGPM.kext herve has a reference guide that might help.
  21. you need to tell your bios where clover is. check boot order and or legacy /uefi mode.
  22. sudo softwareupdate --ignore MacBookProEFIUpdate2.7 you can try that in terminal. more info here if you need it https://developer.apple.com/library/mac/documentation/Darwin/Reference/ManPages/man8/softwareupdate.8.html
×
×
  • Create New...