Contribute
Register

pastrychef's Asus ROG Strix Z370-G Gaming (WI-FI AC) build w/ i9-9900K + AMD 6600 XT

Hi @pastrychef
I do need your help. I have just upgraded to Mojave from High Sierra. I did clean up my EFI (Kext+Config.plist) by comparing mine with yours. After the upgrade, I have problem with power management. It always does the reboot after sleep instead of normal wake up. Any advice.
 
Hi @pastrychef
I do need your help. I have just upgraded to Mojave from High Sierra. I did clean up my EFI (Kext+Config.plist) by comparing mine with yours. After the upgrade, I have problem with power management. It always does the reboot after sleep instead of normal wake up. Any advice.

I don't know... Power management should be working fine. Sleep/wake continued to work for me across High Sierra and Mojave. Power management didn't need any special attention for updating to Mojave.

Try using EFI r4.5.2 from post #1 instead of updating your existing EFI. Just copy/paste the Serial, Board Serial, and UUID from your old config.plist to the new one.
 
I don't know... Power management should be working fine. Sleep/wake continued to work for me across High Sierra and Mojave. Power management didn't need any special attention for updating to Mojave.

Try using EFI r4.5.2 from post #1 instead of updating your existing EFI. Just copy/paste the Serial, Board Serial, and UUID from your old config.plist to the new one.
I will test as per your advice
 
Thank you pastrychef. I have installed and everything seems working. Do I have to install the Clover Configurator?
 
Thank you pastrychef. I have installed and everything seems working. Do I have to install the Clover Configurator?

That's great! Glad it's all working.

You only need Clover Configurator if you want to make changes to the config.plist. It's very handy for aiding in the creation of your Serial, Board Serial, and UUID.
 
Thank you. I will need it for iMessage.

You made a great build. Now I will try to slow down the GPU Fan.
I have:
"Fan Speed(%)"=48
"Fan Speed(RPM)"=2391
"Temperature(C)"=27

You made a great HowTo for it.
 
I do have a strange behavior.
My Samsung SSD 850 is disk0, inside is "Container disk2" as "disk2" and the Mojave Partition as disk2s1.
In Clover Configurator i do see "disk0s1" as EFI and disk0s2 with untitled Volume Name.
And disk2 is grayed out with 0 Partitions.
I can not Mount the EFI Partition.
How can I change or fix it?

Diskutil List: (disk0 and disk2 are the same)
/dev/disk0 (internal, physical):

#: TYPE NAME SIZE IDENTIFIER

0: GUID_partition_scheme *250.1 GB disk0

1: EFI EFI 209.7 MB disk0s1

2: Apple_APFS Container disk2 249.8 GB disk0s2



/dev/disk1 (internal, physical):

#: TYPE NAME SIZE IDENTIFIER

0: GUID_partition_scheme *256.1 GB disk1

1: EFI EFI 209.7 MB disk1s1

2: Apple_HFS SSD2 255.7 GB disk1s2



/dev/disk2 (synthesized):

#: TYPE NAME SIZE IDENTIFIER

0: APFS Container Scheme - +249.8 GB disk2

Physical Store disk0s2

1: APFS Volume Mojave 24.3 GB disk2s1

2: APFS Volume Preboot 45.9 MB disk2s2

3: APFS Volume Recovery 517.0 MB disk2s3

4: APFS Volume VM 2.1 GB disk2s4



/dev/disk3 (internal, physical):

#: TYPE NAME SIZE IDENTIFIER

0: GUID_partition_scheme *2.0 TB disk3

1: EFI EFI 209.7 MB disk3s1

2: Apple_HFS Save 2.0 TB disk3s2
 
Last edited:
Ok "diskutil mount" ist working. But not the Clover Configurator Mounting.
 
I do have a strange behavior.
My Samsung SSD 850 is disk0, inside is "Container disk2" as "disk2" and the Mojave Partition as disk2s1.
In Clover Configurator i do see "disk0s1" as EFI and disk0s2 with untitled Volume Name.
And disk2 is grayed out with 0 Partitions.
I can not Mount the EFI Partition.
How can I change or fix it?

Diskutil List: (disk0 and disk2 are the same)
/dev/disk0 (internal, physical):

#: TYPE NAME SIZE IDENTIFIER

0: GUID_partition_scheme *250.1 GB disk0

1: EFI EFI 209.7 MB disk0s1

2: Apple_APFS Container disk2 249.8 GB disk0s2



/dev/disk1 (internal, physical):

#: TYPE NAME SIZE IDENTIFIER

0: GUID_partition_scheme *256.1 GB disk1

1: EFI EFI 209.7 MB disk1s1

2: Apple_HFS SSD2 255.7 GB disk1s2



/dev/disk2 (synthesized):

#: TYPE NAME SIZE IDENTIFIER

0: APFS Container Scheme - +249.8 GB disk2

Physical Store disk0s2

1: APFS Volume Mojave 24.3 GB disk2s1

2: APFS Volume Preboot 45.9 MB disk2s2

3: APFS Volume Recovery 517.0 MB disk2s3

4: APFS Volume VM 2.1 GB disk2s4



/dev/disk3 (internal, physical):

#: TYPE NAME SIZE IDENTIFIER

0: GUID_partition_scheme *2.0 TB disk3

1: EFI EFI 209.7 MB disk3s1

2: Apple_HFS Save 2.0 TB disk3s2


sudo diskutil mount /dev/disk0s1
 
Back
Top