-
Posts
106 -
Joined
-
Last visited
-
Days Won
14
Content Type
Profiles
Articles, News and Tips
Forums
Everything posted by Allan
-
Hmmm, but @Jake Lo didn't prepare the EFI folder to you?
-
Change it to Yes.
-
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
-
What is your audio codec? Are you using AppleALC + Lilu at Clover/kexts folder? The kexts are being injected?
-
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!
- 40 replies
-
- e5470
- legacy-shim-2
-
(and 1 more)
Tagged with:
-
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.
- 40 replies
-
- e5470
- legacy-shim-2
-
(and 1 more)
Tagged with:
-
Yes. You can build the Clover by yourself: Build_Clover.command, another Script to build standard Clover (or customized)
- 40 replies
-
- e5470
- legacy-shim-2
-
(and 1 more)
Tagged with:
-
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)
-
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
-
Hello @Jean Pierre Malrieu, welcome to OSXLatitude. Wow man, you have a great machine. Follow this guide:
-
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
-
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
-
Dell XPS 13 9333 - High Sierra - Graphics / Sound issues
Allan replied to speedyrazor's topic in The Archive
Hello @speedyrazor, welcome to OSXLatitude. Look this:- 16 replies
-
- hd 4400
- touch screen
-
(and 2 more)
Tagged with:
-
This patch is for OSX El Capitan (10.11)
-
HP ELITEBOOK 8770W NVIDIA K3000M HIGH SIERRA Sleep and Backlight Help!
Allan replied to ammar123's topic in The Archive
Hi @dasaint80, welcome to OSXLatitude. What kind of problems are you having? -
@kajmol Where did you put the kexts?
-
Lenovo z51-70: graphics acceleration for AMD R9 M375 GPU
Allan replied to ypdeveloper's topic in The Archive
Hello @Darren Porter, welcome to OSXLatitude. Boot with: -v nv_disable=1 -disablegfxfirmware -
[SUCCESS] Install High Sierra On Dell inspiron 5558 Haswell
Allan replied to AlexPM's topic in The Archive
Always use Combo Update: https://support.apple.com/downloads Search and look if the other users have any problems. -
M6800: help required to fix boot to black screen
Allan replied to Raghav Pahuja's topic in The Archive
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- 5 replies
-
- hackintosh
- high sierra
-
(and 2 more)
Tagged with:
-
ELAN, FocalTech and Synaptics (Smart Touchpad) Driver
Allan replied to EMlyDinEsH's topic in Smart Touchpad
Did you repair the disk permissions? -
M6800: help required to fix boot to black screen
Allan replied to Raghav Pahuja's topic in The Archive
Hi @Raghav Pahuja, welcome to OSXLatitude. Please post your hardware specs.- 5 replies
-
- hackintosh
- high sierra
-
(and 2 more)
Tagged with:
-
Uncheck DropOEM
-
[SUCCESS] Install High Sierra On Dell inspiron 5558 Haswell
Allan replied to AlexPM's topic in The Archive
Boot with -v debug=0x100 if you got some error, take a photo and post here. -
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>
-
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