Jump to content

Recommended Posts

  • Administrators
Posted

[ref]ALiveVam[/ref], ;)

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Hackintosh Support since 2006 HERE

Posted

Skylake here, unable to install. Clover opens but can't reach apple installation screen.

What i have

1. HP pavillion laptop

2. Intel i5 6200U processor(skylake)

3. Dual GPU- Intel HD Graphics 520 (HP) and 2047MB NVIDIA GeForce 940MX (HP)


What I'm trying to do

1. Install on laptop which already has windows 10

2. 1TB drive with GPT format. I want to install on same drive. For this i have a 100GB unallocated partition and 260MB EFI partition.


What i did

1. Burned Olarila Mojave on USB 1 with etcher

2. Installed clover and replaced folder on USB2

2. Went to BIOS and booted USB 1

3. When clover opens I insert USB 2. "Boot macOS install from Olarila Mojave" shows up and I click it.

I get black screen and text but it then restarts. Please help.

  • Administrators
Posted

[ref]greedyman[/ref], try disable discrete gpu, use -wegnoegpu bootarg

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Hackintosh Support since 2006 HERE

Posted

Hello, I need some help with my Acer Swift 3 SF315-52-813L Notebook. Installing works, but after then, I can't have any acceleration of the iGPU and no WiFi.

Here the spec:

Acer Swift 3 SF315-52-813L

Intel i5 8550U

iGPU: Intel UHD 620

RAM: 8GB

Storage: 256GB SSD + 1TB HDD

OS: macOS Mojave

Send me DJHartys-MacBook-Pro.zip

  • Administrators
Posted

[ref]YukuzaYin[/ref], nvme is native, idk what happens

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Hackintosh Support since 2006 HERE

Posted

Help me! Installation success, but stuck on Apple logo After replace Clover


Intel Core i5 7200u

Intel HD 620 + Nvidia GT920MX

  • Administrators
Posted

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Hackintosh Support since 2006 HERE

Posted

Olá MaLd0n,

Estou com o mojave instalado e só faltou o ajuste de brilho e as informações de bateria. Testei os tutoriais indicados pra isso mas só dava kernel panic.

Reinstalei tudo novamente e gostaria de uma ajuda pra esses problemas.

Obrigado.

Send me wesleyjipa.zip

  • Administrators
Posted
1 hour ago, wesleyjipa said:

Olá MaLd0n

DSDT.aml.zip

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Hackintosh Support since 2006 HERE

  • Administrators
Posted
3 hours ago, wesleyjipa said:

 audio parou

veja useful links na minha assinatura, audio é só injetar via clover/oc

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Hackintosh Support since 2006 HERE

  • Administrators
Posted
2 hours ago, Francisco Nash Cardoso Junior said:

my processor is Kaby Lake gen

DSDT.aml.zip

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Hackintosh Support since 2006 HERE

  • Administrators
Posted
2 hours ago, Francisco Nash Cardoso Junior said:

ACPI error, ae_bad_parameter. How to fix it?

u need check in logs and fix via dsdt

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Hackintosh Support since 2006 HERE

Posted
27 minutes ago, MaLd0n said:

u need check in logs and fix via dsdt

i'm trying but it in windows it doesnt have a way to edit this file... the error:

ACPI cannot parse/execution the following files:

_SB.BAT0._BST

_SB.BAT0._BIF

_SB.BAT0.ECBE

 

returned by: PCI0.LPCB.EC0.OperationRegion(ECXP, EmbeddedControl, Zero, 0xFF)

 

 

Posted

the method i found using rbwrite in windows(but i dont know how to edit this file):

 

Method(ECBE, 0, NotSerialized)
            {
                Acquire(MUEX, 0xFFFF)
                Store("ECBE", Debug)
                Store(^^PCI0.LPCB.EC0.XIF1, Index(PAK0, One))
                Store(^^PCI0.LPCB.EC0.XIF2, Index(PAK0, 0x02))
                Store(^^PCI0.LPCB.EC0.XIF3, Index(PAK0, 0x03))
                Store(^^PCI0.LPCB.EC0.XIF4, Index(PAK0, 0x04))
                Store(^^PCI0.LPCB.EC0.XIF7, Index(PAK0, 0x07))
                Release(MUEX)
            }
            Method(_BIF, 0, NotSerialized)
            {
                If(ECON)
                {
                    ECBE()
                }
                Else
                {
                    Store(0xFFFFFFFF, Index(PAK0, One))
                    Store(0xFFFFFFFF, Index(PAK0, 0x02))
                    Store(0xFFFFFFFF, Index(PAK0, 0x04))
                    Store("Error", Index(PAK0, 0x09))
                    Store("00000", Index(PAK0, 0x0A))
                    Store("Error", Index(PAK0, 0x0B))
                    Store("Error", Index(PAK0, 0x0C))
                }
                Return(PAK0)
            }
            Name(BFB0, Package(4) {Zero, Zero, Zero, Zero})
            Name(BCAP, 0xFFFF)
            Method(_BST, 0, NotSerialized)
            {
                Acquire(MUEX, 0xFFFF)
                Store("BST1 Start", Debug)
                If(LEqual(^^PCI0.LPCB.EC0.BSOK, One))
                {
                    Store(^^PCI0.LPCB.EC0.XST0, Index(BFB0, Zero))
                    Store(^^PCI0.LPCB.EC0.XST1, Index(BFB0, One))
                    If(LEqual(BCAP, 0xFFFF))
                    {
                        Store(^^PCI0.LPCB.EC0.XST2, BCAP)
                    }
                    Else
                    {
                        Store(Divide(Multiply(BCAP, 0x64), ^^PCI0.LPCB.EC0.XIF2, , ), Local0)
                        If(LGreater(Local0, 0x64))
                        {
                            Store(0x64, Local0)
                        }
                        If(LLess(Local0, Zero))
                        {
                            Store(Zero, Local0)
                        }
                        Store(Divide(Multiply(^^PCI0.LPCB.EC0.XST2, 0x64), ^^PCI0.LPCB.EC0.XIF2, , ), Local1)
                        If(LGreater(Local1, 0x64))
                        {
                            Store(0x64, Local1)
                        }
                        If(LLess(Local1, Zero))
                        {
                            Store(Zero, Local1)
                        }
                        Store(^^PCI0.LPCB.EC0.XST2, BCAP)
                    }
                    Store(BCAP, Index(BFB0, 0x02))
                    Store(^^PCI0.LPCB.EC0.XST3, Index(BFB0, 0x03))
                    Store("BST1 End", Debug)
                }
                Release(MUEX)
                Return(BFB0)
            }

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...