Jump to content

lukakeiton

Members
  • Posts

    94
  • Joined

  • Last visited

Posts posted by lukakeiton

  1. Moved to SSDTs, no DSDT patch required.

    List of SSDTs added:

    • SSDT-ACAdapter.aml (Correct ACAD device)
    • SSDT-BAT0.aml (Correct battery info reading)
    • SSDT-EC.aml (Create an EC device, preserve EC0 device)
    • SSDT-FNKeys.aml (_Q11 and _Q12 methods for brightness keys map)
    • SSDT-HPET.aml (Corrected IRQ flags)
    • SSDT-IMEI.aml (Fake IMEI device)
    • SSDT-PM.aml (TurboBoost CPU)
    • SSDT-PNLF.aml (For brightness)
    • SSDT-SBUS-MCHC.aml (Fake SBUS device)
    • SSDT-UIAC.aml (For USB)
    • SSDT-XOSI.aml (Not sure if needed)

    Renames needed:

    • _Q11 to XQ11 (FNKeys)
    • _Q12 to XQ12 (FNKeys)
    • Rename _BIF to XBIF (BAT0)
    • Rename _BST to XBST BAT0
    • Rename FANG to XANG (BAT0)
    • Rename FANW to XANW (BAT0)

    Pretended SSDT list:

    • SSDT-HD3000.aml (Disable dGPU and inject properties)

     

    I also pretend to create an intel HD 3000 SSDT to make it work. The main aim is getting 5MB RAM on this graphic card and then apply the patch mentioned on OP.

    Finally, I will disable the dGPU through SSDT too. Why? Not use -wegnoegpu boot flag.

    All SSDTs have been tested and working properly. Also, they appear in IORegistryExplorer and Hackintool.

    I only upload not accesible SSDTs. YOU NEED TO CREATE YOUR OWNS.

    Main aim of the hole work? Have a dual boot with Windows and Catalina.

    Again, thank you to @MaLd0n for giving me the ACPI manual. It is a must have manual. (You can tell me I am tired xD)

    SSDT-ACAdapter.aml SSDT-BAT0.aml SSDT-FNKeys.aml

    • Like 1
  2. Here I am again! I have tested this SSDT but no lucky, same behaviour as before. But the system freezes after 30 seconds.

    So, I think I am going to sacrifice reboot option. Is there any SX state related to boot? I mean, S5 state (soft-off) is called when shutting down. So, when restart option is called, is also S5 the state called?

    In fact, shutdown and sleep are working but restart don't. I use MacPro6,1 SMBIOS definition, should I use another one?

    As always, thank you!

  3. Hi! I have successfully installed macOS Catalina 10.15.7 on this PC.

    Specs:

    • Gigabyte GA-EX58-UD5
    • Intel i7 920
    • Nvidia GT 710 2GB
    • SSD 512GB

    Note: No wifi nor bluetooth PCIe installed.

    Add shikigva=80 through DeviceProperties, HDMI sound working but DRM does not. Netflix and Prime will not work in Safari. You can always download Google Chrome to play them. I confirm they both work.

    EFI: Download

    Not working:

    • Reboot
    • DRM

    AIz1v0S.png

    6ecKyO8.png

    qTZ413s.png

    VqioMz8.png

    • Like 1
  4. 1 hour ago, pdevonie said:

     

     

    I asked @Maldon to do what you said, I think he did what you said, but he hangs in the same place :( As I'm without mac access, I can't edit using OpenCore

     

    
    I now got access to the mac and did what I said and locked it in the same place

    you can make an usb with OpenCore made in Windows and edit config.plist with a plist editor. Everything is explained in Dortania guide in GitHub.

    Then, I don't know what happens. You need to make your own EFI.

  5. 14 minutes ago, Zyon said:

    Lucky :)

    For me it's KO, won't boot :s 

    With update from Catalina or with Olarila RAW :s

    OC 6.0.4 and last kext 

    first of all, download EFI062 folder, then open config.plist and disable all ssdt except EC0 one. On DeviceProperties delete all devices (except sound if you want to put you id there). On kernel section, disable USBMap, AGPMInjector590 kexts and all not related with your hardware. Put yours. Save and reboot.

    • Like 1
  6. 1 hour ago, pdevonie said:
    
    Sorry, I got excited and put it in Portuguese, lol. I will test it now.
    
    I tried with the first folder and it goes up the installation but does not go up the continuation of the installation.
    This other folder just went up in the installation. In the continuation of the installation it stopped in the same place.
    
    My configuration: R5 3600
    X570 TUF GAMING
    RX 5700 XT

    don't worry lol

    first of all, download EFI062 folder, then open config.plist and disable all ssdt except EC0 one. On DeviceProperties delete all devices (except sound if you want to put you id there). On kernel section, disable USBMap, AGPMInjector590 kexts and all not related with your hardware. Put yours. Save and reboot.

    My EFI folder is exclusive for Asus Rog Strix X570 E-Gaming due to some differences on DSDT, remember SSDT are build according your own DSDT, with respect other X570.

    In fact, I always build hackintosh, more than 10 years, on Intel but this time I prefer a new challenge, get a real Mac. If you know the devices path on the DSDT, with a few modifications of SSDTs, you can get it as real as mine. Good graphic card btw ;) As we said before, good hackintosh.

  7. 6 hours ago, pdevonie said:
    
    With his EFI Folder, I can log in and install Big Sur, However when he restarts and i Need to enter the install option to continue the installation and he throws me into the kernel panic. Do you know i should proced?
    But if I Enter the installer, it will enter normally.
    
    https://ibb.co/K2zCy36

    Are you using the first efi folder or the last efi folder?

    EFI 0.6.2

    This KP is related with kernel patches, remember they were updated.

  8. On 10/31/2020 at 8:45 PM, DeJoTaDeEmE said:
    
    Hi I have a question about the smbios, I also have radeon 580 if I use smbios imacpro 1,1, bluetooth pci does not work for me, if I put smbios 14,2 if bluetooth pci works natively, am I missing any kext?
    
    Thank you

     

    For radeon 580, you should use whatevergreen and remove my ssdt, i am using 590.Bluetooth is with brcmpatchram kext.

    • Like 1
×
×
  • Create New...