-
Posts
95,376 -
Joined
-
Last visited
Everything posted by MaLd0n
-
[ref]gphuitcent[/ref], if u need avoid problem, go to rx560, rx580 or rx590
-
Install MacOS with Vanilla Olarila Image, Step by Step
MaLd0n replied to MaLd0n's topic in Installation Guides
[ref]stefauresi[/ref], post files Added in 15 seconds: [ref]raidriar[/ref], use usb 2 port Added in 30 seconds: [ref]kalieswaran[/ref], u need check what chipset ur mobo have Added in 39 seconds: [ref]maxchodry[/ref], u need post files Added in 10 seconds: [ref]nexusakachus[/ref],- 3,038 replies
-
[ref]minseung0119[/ref], about fan, it's common, if stay in low temp, fan stop, some times before enter system fan is crazy, u can try a agpm enable --USB Fix https://Olarila.com/forum/viewtopic.php?p=65287#p65287
-
[ref]silviolino[/ref], essa resolução é muito baixa pra um monitor de 27
-
[ref]anchietatj[/ref], --Hackintool Video Patch https://Olarila.com/forum/viewtopic.php?f=62&t=9275
-
--Donations-- https://olarila.com/topic/40727-support-the-olarila-forum/ -Download Hackintool by headkaze https://github.com/benbaker76/Hackintool/releases Hackintool is a Swiss Army Knife, here we just check a fast and good video patch, in some cases need a extra procedure, if you use a patch by Hackintool, remove InjectIntel, ig-platform-id, SSDT about video, DSDT patch about video. I'm using my KabyLake i3 mobile for create this tutorial Some recommended configs: Gen 2: Sandy Bridge (Intel HD Graphics 2000/3000) - S/L/E/AppleIntelSNBGraphicsFB.kext - Support started with OS X 10.7.x and ended with macOS 10.13.6 - Metal support is not available - device-id: 0x0102 0x0106 0x010A 0x0112 0x0116 0x0122 0x0126 - AAPL,snb-platform-id (desktop): 0x00030010 (default) - AAPL,snb-platform-id (laptop): 0x00010000 (default) Gen 3: Ivy Bridge (Intel HD Graphics 2500/4000) - S/L/E/AppleIntelFramebufferCapri.kext - Support started with OS X 10.8.x - device-id: 0x0152 0x0156 0x0162 0x0166 - AAPL,ig-platform-id (desktop): 0x0166000A (default), 0x01620005 - AAPL,ig-platform-id (laptop): 0x01660003 (default), 0x01660009, 0x01660004 Gen 4: Haswell (Intel HD Graphics 4200-5200) - S/L/E/AppleIntelFramebufferAzul.kext - Support started with OS X 10.9.x - device-id: 0x0D26 0x0A26 0x0A2E 0x0D22 0x0412 - AAPL,ig-platform-id (desktop): 0x0D220003 (default) - AAPL,ig-platform-id (laptop): 0x0A160000 (default), 0x0A260005 (recommended) Gen 5: Broadwell (Intel HD Graphics 5300-6300) - S/L/E/AppleIntelBDWGraphicsFramebuffer.kext - Support started with OS X 10.10.2 - device-id: 0x0BD1 0x0BD2 0x0BD3 0x1606 0x160E 0x1616 0x161E 0x1626 0x1622 0x1612 0x162B - AAPL,ig-platform-id (desktop): 0x16220007 (default) - AAPL,ig-platform-id (laptop): 0x16260006 (default) Gen 6: Skylake (Intel HD Graphics 510-580) - S/L/E/AppleIntelSKLGraphicsFramebuffer.kext - Support started with OS X 10.11.4 - device-id: 0x1916 0x191E 0x1926 0x1927 0x1912 0x1932 0x1902 0x1917 0x193B 0x191B - AAPL,ig-platform-id (desktop): 0x19120000 (default) - AAPL,ig-platform-id (laptop): 0x19160000 (default) Gen 7: Kaby Lake (Intel HD Graphics 610-650) - S/L/E/AppleIntelKBLGraphicsFramebuffer.kext - Support started with macOS 10.12.6 - device-id: 0x5912 0x5916 0x591B 0x591C 0x591E 0x5926 0x5927 0x5923 0x87C0 - AAPL,ig-platform-id (desktop): 0x59160000 (default) - AAPL,ig-platform-id (laptop): 0x591B0000 (default) Gen 8: Coffee Lake (Intel UHD Graphics 630) - S/L/E/AppleIntelCFLGraphicsFramebuffer.kext - Support started with macOS 10.13.6 (17G2112) / 10.14 beta 4 (18A336e) - device-id: 0x3E9B 0x3EA5 0x3E92 0x3E91 - AAPL,ig-platform-id (desktop): 0x3EA50000 (default), 0x3E9B0007 (recommended) - AAPL,ig-platform-id (laptop): 0x3EA50009 (default) Spoofing Intel CPU Gen If you need to spoof a different Intel CPU generation you can use the lilucpu=N boot flag. The N refers to the following Intel generations: 4 SandyBridge 5 IvyBridge 6 Haswell 7 Broadwell 8 Skylake 9 KabyLake 10 CoffeeLake Here are some reasons why you might need extra Framebuffer Patching: - Setting DVMT for those who can't set it above 32 MB in BIOS (framebuffer-stolenmem / framebuffer-fbmem) - Setting higher VRAM for 4K users who experience graphical glitches (framebuffer-unifiedmem) - Disabling eGPU (disable-external-gpu) - Enable pixel clock patch for 4K support (enable-hdmi20) - Disabling connectors to enable sleep (framebuffer-pipecount / framebuffer-portcount / framebuffer-conX-type=-1) - Removing CNConnectorAlwaysConnected flag for eDP laptop screens on < 10.13.6 (framebuffer-con0-flags=0x00000090) - Changing connector types to match your systems ports (framebuffer-conX-type) Framebuffer Patching Types We have three different types of patches: 1. Arbitrary (Recommended) framebuffer-patch-enable (required to enable below) framebuffer-framebufferid (optional; defaults to current platform-id) (all below are optional) framebuffer-mobile framebuffer-pipecount framebuffer-portcount framebuffer-memorycount framebuffer-stolenmem framebuffer-fbmem framebuffer-unifiedmem framebuffer-cursormem (Haswell only) framebuffer-camellia framebuffer-flags framebuffer-conX-enable (required to enable below) framebuffer-conX-index framebuffer-conX-busid framebuffer-conX-pipe framebuffer-conX-type framebuffer-conX-flags 2. All Data framebuffer-conX-enable (required to enable below) framebuffer-conX-alldata 3. Find / Replace framebuffer-patchX-enable (required to enable below) framebuffer-patchX-framebufferid (optional; defaults to current platform-id) framebuffer-patchX-find framebuffer-patchX-replace framebuffer-patchX-count (optional; defaults to 1) Let's Start -Open App, Go to Menu, Framebuffer and select your system version -Go to Intel/Info tab, select your Intel Generation(in my case is KabyLake), select PlatformID(for me work with 59160000 or 591B0000) -Now go to Patch tab and select Devices / Properties, All, Connectors, VRAM, Auto Detect Changes and Use AllData Method -Go to Advanced tab and select: -DVMT pre-alloc 32 MB -Disable eGPU -VRAM 2048 MB -Enable HDMI20 (4K) - same boot-arg -cdfon -GfxYTile Fix - Skylake+ IGPUs -Device ID - in some case we need it to fake a device id, same IntelGFX in Clover config.plist -Go to Generate Patch -Export config.plist, go to Menu, File, Export, Clover config.plist -Save -Result Credits - headkaze, vit9696, lvs1974, RehabMan, pikeralpha
-
[ref]silviolino[/ref], se a resolução é 1366x768, devolva isso e compre um fullHD
-
[ref]Yaris63[/ref], use o high sierra, hardware antigo
-
[ref]silviolino[/ref], é fullhd ou 4k?
-
[ref]robert100[/ref], post ur files here, go to native audio --Run_Me RunMe.app ">
-
[ref]stefauresi[/ref], DSDT.aml.zip
- 19,334 replies
-
- acpi
- acpispecification
-
(and 4 more)
Tagged with:
-
[ref]masmaerz[/ref], audio inject via clover kexts to patch, check Olarila clover folder for ur chipset for correct config
- 19,334 replies
-
- acpi
- acpispecification
-
(and 4 more)
Tagged with:
-
[ref]masmaerz[/ref], DSDT.aml.zip
- 19,334 replies
-
- acpi
- acpispecification
-
(and 4 more)
Tagged with:
-
[ref]sarah2007[/ref], post ur files --Run_Me RunMe.app ">
- 19,334 replies
-
- acpi
- acpispecification
-
(and 4 more)
Tagged with:
-
[ref]xicixici[/ref], ur wifi is native, no?
- 19,334 replies
-
- acpi
- acpispecification
-
(and 4 more)
Tagged with:
-
[ref]laid[/ref], DSDT.aml.zip generate one ssdt with Pike script for good power management Added in 28 minutes : [ref]chhikara0007[/ref], DSDT.aml.zip -Hardware Accel https://Olarila.com/forum/viewtopic.php?f=62&t=7164 -Audio, inject via Clover DSDT.aml.zip
- 19,334 replies
-
- acpi
- acpispecification
-
(and 4 more)
Tagged with:
-
[ref]Wizzard[/ref], Use APPLEALC+LILU and try with layout-ids above
-
[Guide] Laptop Battery Indicator - The DSDT Patching Horror
MaLd0n replied to onemanosx's topic in Guides and Tutorials
[ref]onemanosx[/ref],
