Jump to content

Hackintosh RaptorLake GA Z790 Aero G and i9-13900K


MaLd0n
 Share

23 posts in this topic

Recommended Posts

-Tutorialhttps://tinyurl.com/y2dmt5af

-EFI Folderhttps://tinyurl.com/5ddaryap

-USB Remaphttps://tinyurl.com/2p88p2ff

 

Vanilla Hackintosh 2022 - A good idea? Check this video for benchmarks results and more.

 

-My Hardware

Mobo GA Z790 Aero G

mIyiwCu.jpg

Processor i9-13900K

2svAE6Q.png

-My DSDT

DSDT.MaLd0n Z790 Demo.zip

-ScreenShots

7x55ILi.png

zkZOlaA.jpg

ktRWnOz.jpg

MknadW9.png

toozlOz.png

WmPwQw2.png

GX4yxjp.png

7pE33oz.png

KKgPA74.png

QgE1hYy.png

kydopCe.png

wIqX7NY.png

2eC11ix.png

ABvRe1y.png

lzW45T2.png

Mc85dxX.png

TEImUy9.png

9Iw9urL.png

MlcheVb.png

BoHekTr.png

 

Credits: Opencore and Clover team, Mieze, RehabMan, etorix, metacollin and many others!

  • Like 6
  • Thanks 2
Link to comment
Share on other sites

  • 2 weeks later...
On 11/22/2022 at 4:50 PM, ucdosjiafu said:

What is the problem of being unable to wake up after sleep?

 

On 11/19/2022 at 8:04 PM, ucdosjiafu said:

C9C38AC8-8757-4FF4-846D-DD125FB21F1F.jpeg

把你稍微修改下了下启动菜单,无用的网卡都取消了!你再试试!

config.plist.zip

On 11/20/2022 at 10:42 AM, ucdosjiafu said:

I finally got something useful by fooling around.
 

Share efi
 

13900EFI.zip 6.33 MB · 9 downloads

最好用你自己的dsdt,或者用oc配置里面的

  • Like 1
Link to comment
Share on other sites

On 11/22/2022 at 5:50 AM, ucdosjiafu said:

What is the problem of being unable to wake up after sleep?

 

This Method UPRW need be modiified with SSDT-GPRW.aml

 

Try use this but need config your config.plist correctly.

 

https://github.com/dortania/USB-Map-Guide-Legacy/blob/master/misc/instant-wake.md

 

 

Captura de Tela 2022-11-29 às 22.10.22.png

You need check Hackintool in Power to see if was correctly settings

 

You can run this command generic to adjust

 

Sleep Off:  sudo pmset -a sleep 0; sudo pmset -a hibernatemode 0; sudo pmset -a disablesleep 1

Sleep on:   sudo pmset -a sleep 1; sudo pmset -a hibernatemode 0; sudo pmset -a disablesleep 0

 

Edited by Max.1974
  • Like 1
Link to comment
Share on other sites

@MaLd0n I'm leaving the post below in case this is your work, but I reviewed again and think this might be provided by someone else (not you).  I'd still be interested in your comments on this - specifically if you think this "wrapping" is helpful.  Thank you.

 

--------------------------------------------------------------------------

 

@MaLd0n I saw an EFI that I think was created by you. The EFI included an SSDT that wrapped "\_SB.PRXX" as follows:

 

Spoiler

140863811_ScreenShot2022-11-30at3_38_19PM.png.b62395c335b29ef296a81cdf27650c26.png

 

Is this "wrapping" a standard practice for you?  If so, what are the benefits and how do you determine the wrapper (e.g., Processor (CP00, 0x00, 0x00001810, 0x06)?  Thank you.

Edited by deeveedee
Link to comment
Share on other sites

This thing for PM is provide by Vit9696 with 32 "entries" for new i9 13900 k / kf / ks

Quote

Scope (\_SB)
    {
        Processor (CP00, 0x00, 0x00000510, 0x06)
        {
            Name (_HID, "ACPI0007" /* Processor Device */)  // _HID: Hardware ID
            Name (_UID, Zero)  // _UID: Unique ID
            Method (_DSM, 4, NotSerialized)  // _DSM: Device-Specific Method
            {
                If ((Arg2 == Zero))
                {
                    Return (Buffer (One)
                    {
                         0x03                                             // .
                    })
                }

                Return (Package (0x02)
                {
                    "plugin-type", 
                    One
                })
            }
        }

        Processor (CP01, 0x01, 0x00000510, 0x06)
        {
            Name (_HID, "ACPI0007" /* Processor Device */)  // _HID: Hardware ID
            Name (_UID, One)  // _UID: Unique ID
        }

        Processor (CP02, 0x02, 0x00000510, 0x06)
        {
            Name (_HID, "ACPI0007" /* Processor Device */)  // _HID: Hardware ID
            Name (_UID, 0x02)  // _UID: Unique ID
        }

        Processor (CP03, 0x03, 0x00000510, 0x06)
        {
            Name (_HID, "ACPI0007" /* Processor Device */)  // _HID: Hardware ID
            Name (_UID, 0x03)  // _UID: Unique ID
        }

        Processor (CP04, 0x04, 0x00000510, 0x06)
        {
            Name (_HID, "ACPI0007" /* Processor Device */)  // _HID: Hardware ID
            Name (_UID, 0x04)  // _UID: Unique ID
        }

        Processor (CP05, 0x05, 0x00000510, 0x06)
        {
            Name (_HID, "ACPI0007" /* Processor Device */)  // _HID: Hardware ID
            Name (_UID, 0x05)  // _UID: Unique ID
        }

        Processor (CP06, 0x06, 0x00000510, 0x06)
        {
            Name (_HID, "ACPI0007" /* Processor Device */)  // _HID: Hardware ID
            Name (_UID, 0x06)  // _UID: Unique ID
        }

        Processor (CP07, 0x07, 0x00000510, 0x06)
        {
            Name (_HID, "ACPI0007" /* Processor Device */)  // _HID: Hardware ID
            Name (_UID, 0x07)  // _UID: Unique ID
        }

        Processor (CP08, 0x08, 0x00000510, 0x06)
        {
            Name (_HID, "ACPI0007" /* Processor Device */)  // _HID: Hardware ID
            Name (_UID, 0x08)  // _UID: Unique ID
        }

        Processor (CP09, 0x09, 0x00000510, 0x06)
        {
            Name (_HID, "ACPI0007" /* Processor Device */)  // _HID: Hardware ID
            Name (_UID, 0x09)  // _UID: Unique ID
        }

        Processor (CP10, 0x0A, 0x00000510, 0x06)
        {
            Name (_HID, "ACPI0007" /* Processor Device */)  // _HID: Hardware ID
            Name (_UID, 0x0A)  // _UID: Unique ID
        }

        Processor (CP11, 0x0B, 0x00000510, 0x06)
        {
            Name (_HID, "ACPI0007" /* Processor Device */)  // _HID: Hardware ID
            Name (_UID, 0x0B)  // _UID: Unique ID
        }

        Processor (CP12, 0x0C, 0x00000510, 0x06)
        {
            Name (_HID, "ACPI0007" /* Processor Device */)  // _HID: Hardware ID
            Name (_UID, 0x0C)  // _UID: Unique ID
        }

        Processor (CP13, 0x0D, 0x00000510, 0x06)
        {
            Name (_HID, "ACPI0007" /* Processor Device */)  // _HID: Hardware ID
            Name (_UID, 0x0D)  // _UID: Unique ID
        }

        Processor (CP14, 0x0E, 0x00000510, 0x06)
        {
            Name (_HID, "ACPI0007" /* Processor Device */)  // _HID: Hardware ID
            Name (_UID, 0x0E)  // _UID: Unique ID
        }

        Processor (CP15, 0x0F, 0x00000510, 0x06)
        {
            Name (_HID, "ACPI0007" /* Processor Device */)  // _HID: Hardware ID
            Name (_UID, 0x0F)  // _UID: Unique ID
        }

        Processor (CP16, 0x10, 0x00000510, 0x06)
        {
            Name (_HID, "ACPI0007" /* Processor Device */)  // _HID: Hardware ID
            Name (_UID, 0x10)  // _UID: Unique ID
        }

        Processor (CP17, 0x11, 0x00000510, 0x06)
        {
            Name (_HID, "ACPI0007" /* Processor Device */)  // _HID: Hardware ID
            Name (_UID, 0x11)  // _UID: Unique ID
        }

        Processor (CP18, 0x12, 0x00000510, 0x06)
        {
            Name (_HID, "ACPI0007" /* Processor Device */)  // _HID: Hardware ID
            Name (_UID, 0x12)  // _UID: Unique ID
        }

        Processor (CP19, 0x13, 0x00000510, 0x06)
        {
            Name (_HID, "ACPI0007" /* Processor Device */)  // _HID: Hardware ID
            Name (_UID, 0x13)  // _UID: Unique ID
        }

        Processor (CP20, 0x14, 0x00000510, 0x06)
        {
            Name (_HID, "ACPI0007" /* Processor Device */)  // _HID: Hardware ID
            Name (_UID, 0x14)  // _UID: Unique ID
        }

        Processor (CP21, 0x15, 0x00000510, 0x06)
        {
            Name (_HID, "ACPI0007" /* Processor Device */)  // _HID: Hardware ID
            Name (_UID, 0x15)  // _UID: Unique ID
        }

        Processor (CP22, 0x16, 0x00000510, 0x06)
        {
            Name (_HID, "ACPI0007" /* Processor Device */)  // _HID: Hardware ID
            Name (_UID, 0x16)  // _UID: Unique ID
        }

        Processor (CP23, 0x17, 0x00000510, 0x06)
        {
            Name (_HID, "ACPI0007" /* Processor Device */)  // _HID: Hardware ID
            Name (_UID, 0x17)  // _UID: Unique ID
        }

        Processor (CP24, 0x18, 0x00000510, 0x06)
        {
            Name (_HID, "ACPI0007" /* Processor Device */)  // _HID: Hardware ID
            Name (_UID, 0x18)  // _UID: Unique ID
        }

        Processor (CP25, 0x19, 0x00000510, 0x06)
        {
            Name (_HID, "ACPI0007" /* Processor Device */)  // _HID: Hardware ID
            Name (_UID, 0x19)  // _UID: Unique ID
        }

        Processor (CP26, 0x1A, 0x00000510, 0x06)
        {
            Name (_HID, "ACPI0007" /* Processor Device */)  // _HID: Hardware ID
            Name (_UID, 0x1A)  // _UID: Unique ID
        }

        Processor (CP27, 0x1B, 0x00000510, 0x06)
        {
            Name (_HID, "ACPI0007" /* Processor Device */)  // _HID: Hardware ID
            Name (_UID, 0x1B)  // _UID: Unique ID
        }

        Processor (CP28, 0x1C, 0x00000510, 0x06)
        {
            Name (_HID, "ACPI0007" /* Processor Device */)  // _HID: Hardware ID
            Name (_UID, 0x1C)  // _UID: Unique ID
        }

        Processor (CP29, 0x1D, 0x00000510, 0x06)
        {
            Name (_HID, "ACPI0007" /* Processor Device */)  // _HID: Hardware ID
            Name (_UID, 0x1D)  // _UID: Unique ID
        }

        Processor (CP30, 0x1E, 0x00000510, 0x06)
        {
            Name (_HID, "ACPI0007" /* Processor Device */)  // _HID: Hardware ID
            Name (_UID, 0x1E)  // _UID: Unique ID
        }

        Processor (CP31, 0x1F, 0x00000510, 0x06)
        {
            Name (_HID, "ACPI0007" /* Processor Device */)  // _HID: Hardware ID
            Name (_UID, 0x1F)  // _UID: Unique ID
        }
    }

 

  • Like 1
  • Thanks 1
Link to comment
Share on other sites

  • 2 weeks later...
  • 5 months later...

Hi @MaLd0n

 

First of all, thank you very much for your posts and help!

 

I'm planning on updating my 9980XE + Sage 10G x299 for a 13900K. And I wonder what options, apart of the gigabyte Z790 Aero G do i have for motherboards. Because I would need a more complete motherboard (i need more than 4 SATA for example). Which ones would you recommend with full compatibility with macOS and 13900k?

 

Thanks in advance.

 

  • Like 1
Link to comment
Share on other sites

 Share

×
×
  • Create New...