Jump to content

AudioGod's Aorus Z390 Pro Patched DSDT Mini Guide and Discussion


AudioGod
5,966 posts in this topic

Recommended Posts

2 hours ago, Tiem said:

I don't know why everyone is losing their sh*t over this. It worked on the z390 before all this. And tbh, it doesn't really matter as much as everyone wants to believe. So you get KP logs. Outside of that, does it really matter.

 

And you know why it already worked ? Because the device was / is present in our patched DSDT and that was the trick why we ever had native NVRAM with z390 

But now the secret is public ;-)

 

No one should install the SSDT additionally cause it's redundant !!

 

Bildschirmfoto 2020-01-21 um 10.41.47.png

Edited by texem
  • Like 1
  • Thanks 1
Link to comment
Share on other sites

2 hours ago, Tiem said:

I don't know why everyone is losing their sh*t over this. It worked on the z390 before all this. And tbh, it doesn't really matter as much as everyone wants to believe. So you get KP logs. Outside of that, does it really matter.


most people don’t have native nvram on there z390 motherboard where as you lot have all been spoiled and have had it since I started releasing EFIs so of course your not going to see what the fuss is about. 

Edited by AudioGod
  • Like 2
Link to comment
Share on other sites

Hi Ladies and Gents

 

Wonder if anyone can help me help. I'm having an issue with my hackintosh, sometimes on boot my bluetooth Magic keyboard doesn't connect, I am using a FV-T919 - BCM94360CD, If when it boots it doesn't connect I can leave it for a few minutes and it'll connect but it unusable due to lag the keyboard is fine in the BIOS and installer, I reformatted at put my USB EFI on my internal EFI, same issue, restarting no sometimes helps, any ideas?

Specs:
CPU: i9 9900K 8c/16t
Motherboard: Gigabyte Aorus z390 Pro
GPU: Asus Vega 64gb OC 8gb
Ram: Corsair Vengeance 32gb 3000MHz
SSD (MacOS): Corsair MP150 NVMe SSD

Thanks

Link to comment
Share on other sites

3 minutes ago, Cameron Nicholson said:

Hi Ladies and Gents

 

Wonder if anyone can help me help. I'm having an issue with my hackintosh, sometimes on boot my bluetooth Magic keyboard doesn't connect, I am using a FV-T919 - BCM94360CD, If when it boots it doesn't connect I can leave it for a few minutes and it'll connect but it unusable due to lag the keyboard is fine in the BIOS and installer, I reformatted at put my USB EFI on my internal EFI, same issue, restarting no sometimes helps, any ideas?

Specs:
CPU: i9 9900K 8c/16t
Motherboard: Gigabyte Aorus z390 Pro
GPU: Asus Vega 64gb OC 8gb
Ram: Corsair Vengeance 32gb 3000MHz
SSD (MacOS): Corsair MP150 NVMe SSD

Thanks


If your not using airportfixup.kext then add it to your clover kext folder. if that doesn’t help you can also try these.

 

BroadcomFix.zip   (Use these kexts if your Broadcom bluetooth/Wifi isn't working properly)

Edited by AudioGod
Link to comment
Share on other sites

4 minutes ago, AudioGod said:


If your not using airportfixup.kext then add it to your clover kext folder. if that doesn’t help you can also try these.

 

BroadcomFix.zip   (Use these kexts if your Broadcom bluetooth/Wifi isn't working properly)

Thanks, I'll do some testing and report back.

 

BTW is it normal for Z390 to need slide=0?

Link to comment
Share on other sites

6 minutes ago, Cameron Nicholson said:

Thanks, I'll do some testing and report back.

 

BTW is it normal for Z390 to need slide=0?

Using my latest EFI no it’s not normal.

you shouldn't need to give an allocation to the nvram like that anymore. 
use me latest EFI in vanilla form other then the Broadcom fix I sent you with the latest bios F12d and my bios settings and you should be golden.

 

hint....read the little tips I put on the main mini guide page to get everything going correctly.
 

one more thing, don’t use the MSR unlocked profile with your combo card, we have found it works better keeping your MSR locked. This only apples to the FV-T919 though.

 

Edited by AudioGod
Link to comment
Share on other sites

7 minutes ago, AudioGod said:

Using my latest EFI no it’s not normal.

you shouldn't need to give an allocation to the nvram like that anymore. 
use me latest EFI in vanilla form other then the Broadcom fix I sent you with the latest bios F12d and my bios settings and you should be golden.

 

hint....read the little tips I put on the main mini guide page to get everything going correctly.
 

one more thing, don’t use the MSR unlocked profile with your combo card, we have found it works better keeping your MSR locked. This only apples to the FV-T919 though.

 

Thank you, I'll investigate. What do you mean MSR Locked?

Link to comment
Share on other sites

39 minutes ago, Cameron Nicholson said:

Hi Ladies and Gents

 

Wonder if anyone can help me help. I'm having an issue with my hackintosh, sometimes on boot my bluetooth Magic keyboard doesn't connect, I am using a FV-T919 - BCM94360CD, If when it boots it doesn't connect I can leave it for a few minutes and it'll connect but it unusable due to lag the keyboard is fine in the BIOS and installer, I reformatted at put my USB EFI on my internal EFI, same issue, restarting no sometimes helps, any ideas?

Specs:
CPU: i9 9900K 8c/16t
Motherboard: Gigabyte Aorus z390 Pro
GPU: Asus Vega 64gb OC 8gb
Ram: Corsair Vengeance 32gb 3000MHz
SSD (MacOS): Corsair MP150 NVMe SSD

Thanks

 

I do have the same CPU and Fenvi card and was having many issues with the unlocked MSR.

 

Make sure that:

If you are using Clover, go to Clover Configurator -> Kernel and Kext Patches -> KernelPM is checked

If you are using OpenCore make these changes:

 

<key>AppleCpuPmCfgLock</key>
<false/>
<key>AppleXcpmCfgLock</key>
<false/>


 

to

 

<key>AppleCpuPmCfgLock</key>
<true/>
<key>AppleXcpmCfgLock</key>
<true/>
Link to comment
Share on other sites

8 minutes ago, WizeMan said:

 

I do have the same CPU and Fenvi card and was having many issues with the unlocked MSR.

 

Make sure that:

If you are using Clover, go to Clover Configurator -> Kernel and Kext Patches -> KernelPM is checked

If you are using OpenCore make these changes:

 


<key>AppleCpuPmCfgLock</key>
<false/>
<key>AppleXcpmCfgLock</key>
<false/>


 

to

 


<key>AppleCpuPmCfgLock</key>
<true/>
<key>AppleXcpmCfgLock</key>
<true/>

Thanks, Kernal PM iS checked 

 

Link to comment
Share on other sites

 

16 minutes ago, Cameron Nicholson said:

Thanks, Kernal PM iS checked 

 

 

Also try to reset the bluetooth module:

 

Shift - Alt - Click the bluetooth icon -> Debug 

759922215_Screenshot2020-01-21at4_04_30PM.png.5eb88a1e7aec6dac0e163fb2a0a35461.png

 

Edited by WizeMan
Link to comment
Share on other sites

Just now, WizeMan said:

 

 

Also try to reset the bluetooth module:

 

Shift - Alt - Click the bluetooth icon -> Debug 

 

827892430_Screenshot2020-01-21at4_04_30PM.thumb.png.4bb90ef74a43a16e90157aab1fc85bb5.png

@WizeMan could you open your usb  page in hardware info and take a screen shot of your devices in it mainly your Broadcom connection and show me please?

Link to comment
Share on other sites

2 minutes ago, WizeMan said:

1012294288_Screenshot2020-01-21at4_10_43PM.thumb.png.573cdfde705a479a5c7133b203df250f.png

1031411968_Screenshot2020-01-21at4_10_49PM.thumb.png.f4c93f8d2c8203f0802460ab643aa01d.png


yeah that’s what I thought I wuould see, it’s wrong buddy. Add the Broadcom fix kexts I sent a few posts back and check again and send  Me screenshots please?

Edited by AudioGod
Link to comment
Share on other sites

3 minutes ago, AudioGod said:


yeah that’s what I thought I wuould see, it’s wrong buddy. Add the Broadcom fix kexts I sent a few posts back and check again and send  Me screenshots please?

 

I think you might have misunderstood me for @Cameron Nicholson:D I am not facing any bluetooth issues whatsoever :D 

Link to comment
Share on other sites

2 minutes ago, WizeMan said:

 

I think you might have misunderstood me for @Cameron Nicholson:D I am not facing any bluetooth issues whatsoever :D 

I known your not and yes I’m talking to you bud,

I’ve been doing a lot of homework on Broadcom cards and I can see your firmware and it’s wrong and listing the usb incorrectly,
the files I’m Suggesting will correct it. 
 

it would also explain why you have to do things differently to get it all going.

Edited by AudioGod
Link to comment
Share on other sites

Just now, AudioGod said:

I known your not and yes I’m talking to you bud,

I’ve been doing a lot of homework on Broadcom cards and I can see your firmware and it’s wrong and listing the usb incorrectly,
the files I’m Suggesting will correct it. 

 

Hm... OK I'll add the kexts to the kexts folder and to OC config.plist and report back... let's hope that this is not a revenge plot to destroy my Apple Watch unlock :D:D:D

Link to comment
Share on other sites

Just now, WizeMan said:

 

Hm... OK I'll add the kexts to the kexts folder and to OC config.plist and report back... let's hope that this is not a revenge plot to destroy my Apple Watch unlock :D:D:D

It sure is...:hysterical:

hahahaha

nooooooo I just want things to be perfect for you that’s all bud.

i have A bad case of OCD that goes beyond my own hack :hysterical:

 

  • Like 1
Link to comment
Share on other sites

Just now, AudioGod said:

It sure is...:hysterical:

hahahaha

nooooooo I just want things to be perfect for you that’s all bud.

i have A bad case of OCD that goes beyond my own hack :hysterical:

 

 

I feel you, brotha. I'm preparing the OC config.plist and rebooting, will report back in a couple of mins.

Link to comment
Share on other sites

×
×
  • Create New...