Jump to content

Allan

Members
  • Posts

    106
  • Joined

  • Last visited

  • Days Won

    14

Everything posted by Allan

  1. Hmmm, but @Jake Lo didn't prepare the EFI folder to you?
  2. https://clover-wiki.zetam.org/Configuration/Boot#boot_debug Apple partition map is ancient… http://en.m.wikipedia.org/wiki/Apple_Partition_Map Use GUID
  3. What is your audio codec? Are you using AppleALC + Lilu at Clover/kexts folder? The kexts are being injected?
  4. Hey VGA are not supported by Apple. If you want, you can do a test with VoodooHDA, and delete the AppleALC + Lilu + WhateverGreen. Is a TEST!
  5. If you are a person who wants to have Clover always updated, well, will be a good idea. But, you need be wise. Check what are the changes in every building here: Clover Change Explanations Do it at your own risk.
  6. Yes. You can build the Clover by yourself: Build_Clover.command, another Script to build standard Clover (or customized)
  7. Hi @rainboycc, welcome to OSXLatitude. Try using this kexts: Lilu.kext AirportBrcmFixup.kext BrcmPatchRAM2.kext BrcmFirmwareData.kext (if injecting) BrcmFirmwareRepo.kext (if in /s/l/e or /l/e)
  8. For Windows 7 you need to copy the folder efi\microsoft\boot to efi\boot (one level up), copy the file bootmgfw.efi to that folder and rename it to bootx64.efi The file bootmgfw.efi is in the folder \1\Windows\Boot\EFI\ inside the file \sources\install.wim from DVD. Open install.wim with 7-Zip. Before installing Windows you need to change the partition format to NTFS. You can use gParted from a Linux live CD. IMPORTANT: Windows installer formats and renumbers all partitions after the destination one, because it creates a reserved partition, so if you will install Linux, do it after installing Windows, or install Windows in the last partition. Source: Olarila / UEFI multi boot with Clover
  9. Hello @Jean Pierre Malrieu, welcome to OSXLatitude. Wow man, you have a great machine. Follow this guide:
  10. Hello @Tal Rahav, welcome to OSXLatitude. Boot with -v debug=0x100 and if the boot stops, post a pic here. And to avoid issues with Vt-d, you use dart=0
  11. Install this kext: ACPIBatteryManager.kext Make sure to have Inject Kexts as Yes in your config.plist: https://clover-wiki.zetam.org/Configuration/SystemParameters#systemparameters_injectkexts
  12. Hello @speedyrazor, welcome to OSXLatitude. Look this:
  13. Hi @dasaint80, welcome to OSXLatitude. What kind of problems are you having?
  14. @kajmol Where did you put the kexts?
  15. Hello @Darren Porter, welcome to OSXLatitude. Boot with: -v nv_disable=1 -disablegfxfirmware
  16. Always use Combo Update: https://support.apple.com/downloads Search and look if the other users have any problems.
  17. Do you already tried the @Jake Lo's tip? https://osxlatitude.com/forums/topic/7851-dell-precision-m6800-mobile-workstation-wip/?do=findComment&comment=64970
  18. Hi @Raghav Pahuja, welcome to OSXLatitude. Please post your hardware specs.
  19. Boot with -v debug=0x100 if you got some error, take a photo and post here.
  20. Try this: <dict> <key>Comment</key> <string>Enable Handoff</string> <key>Find</key> <data>4885C0745C0FB748</data> <key>Name</key> <string>IOBluetoothFamily</string> <key>Replace</key> <data>41BE0F000000EB59</data> </dict>
  21. Check if this option in your config.plist: <key>SystemParameters</key> <dict> <key>InjectKexts</key> <string>Yes</string> https://clover-wiki.zetam.org/Configuration/SystemParameters#systemparameters_injectkexts
×
×
  • Create New...