Contribute
Register

[SUCCESS] Gigabyte Designare Z390 (Thunderbolt 3) + i7-9700K + AMD RX 580

Disabling All Maintenance Wake Events During Sleep
Please do not quote this guide in its entirely. Post a link instead.​
...
Code:
sudo mount -uw /
mount_apfs: volume could not be mounted: Permission denied
mount: / failed with 66
no longer works on BigSur. Is there another way to change my board config ?
 
Hi Ingnuam
try restart and test geekbench first then open safari and watch youtube video then test geekbench again isthere a 2x difference?
My same problem gone with upgrading big sur
tried before and after Youtube play and no real difference
before YT.png
after YT.png

and tried on Big Sur aaaand definitely better score on Big Sur, also for the first time in this build GPU fans were audible
Big Sur 11.1.png


Catalina is on Samsung 970 Evo Plus NVME
Big Sur
on a standard Crucial SSD

Once Lilu and WEG are updated to support DRM on Big Sur, i'm going to upgrade the system to Big Sur and try again!
thank you

EDIT:
Its updating...
Screenshot 2020-11-19 at 20.35.05.png
 
Last edited:
Shouldn't all of the *.aml files used with OC include the condition?
Code:
If (_OSI ("Darwin"))
    {
..........
}

Including SSDT-DTPG.aml, SSDT-USBW.aml, SSDT-Z390-DESIGNARE-UIAC-Vx.aml
Darwin is the base of all macOS, so yes but before doing any changes have you tried Casey's OC 0.6.3 EFI folder?
 
Shouldn't all of the *.aml files used with OC include the condition?
Code:
If (_OSI ("Darwin"))
    {
..........
}

Including SSDT-DTPG.aml, SSDT-USBW.aml, SSDT-Z390-DESIGNARE-UIAC-Vx.aml
Good question. It's not necessary to add the _OSI ("Darwin") conditional to these three files because the ACPI devices they create have no meaning in Windows.
 
Code:
sudo mount -uw /
mount_apfs: volume could not be mounted: Permission denied
mount: / failed with 66
no longer works on BigSur. Is there another way to change my board config ?
The easy solution, of course, is to just shut down the PC overnight and during other non-use times.
 
Good question. It's not necessary to add the _OSI ("Darwin") conditional to these three files because the ACPI devices they create have no meaning in Windows.
In the past I have had issues with unknown devices showing in Device Manager. Looking at the path there indicates they came from SSDT mods.

UIAC was one of them that I had happen, so I modded all my SSDT at the time to do the Darwin conditional and that made sure those devices didn't show.
 
"Waiting for remote debugger connection." error while upgrading from Catalina to Big Sur :(
IMG_1290.JPG


EDIT:
With the same EFI I can boot into my second SSD where I'm testing Big Sur 11.1.
I can boot into Recovery mode of both systems 11.0.1 and 11.1. Tried with both to repair the disk and I got this message.

IMG_1292.JPG



Fortunately Time Machine creates backups daily and I've everything on my iCloud storage.
Im going to erase the drive and install Big Sur from scratch using 11.1's installer from Recovery mode
 
Last edited:
Back
Top