valmeida Posted October 29, 2020 Share Posted October 29, 2020 On 10/27/2020 at 8:22 PM, iGPU said: Hi all. I got COVID two weeks ago. I self-treated at home and did well until this past weekend when the "cytokine storm" hit me (I was too conservative with steroid use). A 3-day hospital admission tuned me up and excluded some really serious stuff that I fortunately did not have (DVT/PE). I left hospital today; now back at home and reading this thread on my laptop with supplemental oxygen (and lots of steroids and blood thinners). BTW, I sero-converted, meaning I now have antibodies to COVID. This means I now have natural immunity with no need for a vaccine. (The idea of herd immunity is to either naturally develop antibodies from COVID directly, or, develop antibodies by receiving a vaccine.) Hopefully this week I'll get to use the TRX40 again. (Actually, it's been on for past 2 weeks as I was editing a video-documentary on it when I got sick and was unable to easily turn it off. Very stable machine!) Feel better great to have you back . Both my sisters and brother in laws had it and recovered. God bless your ok and welcome back. 1 Link to comment Share on other sites More sharing options...
Supervisor fabiosun Posted October 29, 2020 Author Supervisor Share Posted October 29, 2020 2 Link to comment Share on other sites More sharing options...
Ploddles Posted October 29, 2020 Share Posted October 29, 2020 I saw a post late yesterday on another site, but it seems to have disappeared now, that suggested it was an update to better support the new AMD 6000 cards when they are released. Probably just a rumour as it was released on the same day as the announcement, but who knows. 2 Link to comment Share on other sites More sharing options...
Driftwood Posted October 29, 2020 Share Posted October 29, 2020 Big Sur Update to macOS 11.0.1 (20B5012d) all good and Sleep/restart working fine. 1 1 Link to comment Share on other sites More sharing options...
Jaidy Posted October 29, 2020 Share Posted October 29, 2020 (edited) 8 hours ago, AllubzV said: @fabiosunHah, ow, woops! I remember something going wrong there a while back. I'll stick to the account that actually has posts then 😄 Sorry for going offtopic. When all is ready, I'll jump on the B550 (Probably VISION D), 5900X, and 6800XT bandwagon. I got a feeling macOS support is going to be A-OK, so let's hope that holds up. @ckrueger99 There's indeed a good chance of Radeon VII's coming available, but the people who have them would sell them to upgrade, and seeing their price point and thermal limitations, I think most new userse would opt for a 6800 (XT) as well. Still, the VII's are great cards! @Jaidy This really is the drag between Apple and NVIDIA. NVIDIA writes all their stuff as closed-source as possible, so reverse-engineering an up-to-date driver for macOS, especially with full-feature support like CUDA, seems highly unlikely. AMD GPU's simply can't produce CUDA results, because they lack the specific cores in their architecture; it's NVIDIA-only as far as I know. AMD uses Stream Processors and Compute Units, which serve a similar function but are ran on OpenGL rather than CUDA. Besides, with the 6000-series AMD GPU's around the corner, there is little reason to prefer NVIDIA over its AMD counterpart. You are correct to the point that CUDA is closed source, and leverages nVidia's specific hardware. Though OpenCL can do much of what CUDA does, in the sense of freeing us from the worries of allocating and de-allocating memory manually, and also moving data between VRAM and system RAM. I am a Ph.D. student in computer science, and I do numerical linear algebra, and its applications in machine learning. I need to perform computations with huge matrices. They can be parallelized in openCL too, just that the CUDA wrappers are way too sweet. If someone writes similar wrappers for AMD GPUs using openCL (I am not sure about Vulkan if that is another API?), AMD has had higher theoretical TFLOPs till last generation! And Apple and Nvidia need to grow up. Besides Apple too likes to keep things proprietary (just look at the lightening connector). Anyway, the Navi 2 series is awesome, and I am so looking forward to getting my hands on one of these! 🙂 Edited October 29, 2020 by Jaidy 1 Link to comment Share on other sites More sharing options...
meina222 Posted October 31, 2020 Share Posted October 31, 2020 No Catalina update for me on Proxmox either. I wonder why that is. Big Sur 11.0.1 installed without a problem as with others. Link to comment Share on other sites More sharing options...
Supervisor fabiosun Posted November 2, 2020 Author Supervisor Share Posted November 2, 2020 macOS Catalina 10.15.7 (19H4) benchmarks (Sabrent NVME 1 Tb Disk): 1 1 Link to comment Share on other sites More sharing options...
Supervisor fabiosun Posted November 2, 2020 Author Supervisor Share Posted November 2, 2020 macOS Big Sur 11.0.1(20B5012d) benchmarks Samsung Pro 840 SSD Disk: 1 Link to comment Share on other sites More sharing options...
Rox67er Posted November 2, 2020 Share Posted November 2, 2020 On 10/31/2020 at 1:15 AM, meina222 said: No Catalina update for me on Proxmox either. I wonder why that is. Big Sur 11.0.1 installed without a problem as with others. Strange, I also don't see it. Both on TRX40 and my MacBook Pro still at 19H2 I did find out why I'm not getting the Big Sur update when enrolling in developer seed. I had some weird csr-active-config setting. After resetting to 00000000 it now works fine, but still no 19H4 upgrade. Link to comment Share on other sites More sharing options...
Rox67er Posted November 2, 2020 Share Posted November 2, 2020 @fabiosun Some impressive benchmarks, looks like Big Sur is really reaching GM status soon. 1 Link to comment Share on other sites More sharing options...
Supervisor fabiosun Posted November 2, 2020 Author Supervisor Share Posted November 2, 2020 Now @Rox67erI am using it as my primary system It works in my daily tasks as Catalina does or previously macOS High Sierra did 1 Link to comment Share on other sites More sharing options...
Rox67er Posted November 2, 2020 Share Posted November 2, 2020 54 minutes ago, fabiosun said: Now @Rox67erI am using it as my primary system It works in my daily tasks as Catalina does or previously macOS High Sierra did Interesting, I have been holding off to really switching over but didn't update latest beta versions. I just tried and now my Big Sur disk will not boot. Freezes immediately at start. Installed 0.6.3 debug but must have screwed up my plist somewhere... Link to comment Share on other sites More sharing options...
Supervisor fabiosun Posted November 2, 2020 Author Supervisor Share Posted November 2, 2020 and......for Clover Bootloader Lovers! complete config.plist, it installs and boots macOS Catalina 10.15.7 (19H4) and Big Sur 11.0.1 (20B5012d) and these attached are debugs for both booting systems: Spoiler <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>#DisableDrivers</key> <array> <string>CsmVideoDxe</string> <string>VBoxExt4</string> </array> <key>ACPI</key> <dict> <key>#PatchAPIC</key> <false/> <key>#ResetAddress</key> <string>0x64</string> <key>#ResetValue</key> <string>0xFE</string> <key>#SortedOrder</key> <array> <string>SSDT-3.aml</string> <string>SSDT-1.aml</string> <string>SSDT-2.aml</string> </array> <key>#smartUPS</key> <false/> <key>AutoMerge</key> <false/> <key>DSDT</key> <dict> <key>#Rtc8Allowed</key> <false/> <key>#SuspendOverride</key> <false/> <key>Debug</key> <false/> <key>Fixes</key> <dict> <key>AddDTGP</key> <false/> <key>AddHDMI</key> <true/> <key>AddIMEI</key> <false/> <key>AddMCHC</key> <false/> <key>AddPNLF</key> <true/> <key>DeleteUnused</key> <true/> <key>FakeLPC</key> <false/> <key>FixACST</key> <true/> <key>FixADP1</key> <true/> <key>FixAirport</key> <false/> <key>FixDarwin</key> <false/> <key>FixDarwin7</key> <true/> <key>FixDisplay</key> <false/> <key>FixFirewire</key> <false/> <key>FixHDA</key> <false/> <key>FixHPET</key> <false/> <key>FixIDE</key> <false/> <key>FixIPIC</key> <false/> <key>FixIntelGfx</key> <false/> <key>FixLAN</key> <false/> <key>FixMutex</key> <false/> <key>FixRTC</key> <true/> <key>FixRegions</key> <true/> <key>FixS3D</key> <true/> <key>FixSATA</key> <false/> <key>FixSBUS</key> <false/> <key>FixShutdown</key> <false/> <key>FixTMR</key> <true/> <key>FixUSB</key> <false/> <key>FixWAK</key> <true/> </dict> <key>Name</key> <string>DSDT.aml</string> <key>PNLF_UID</key> <string>0x0A</string> <key>ReuseFFFF</key> <false/> </dict> <key>DisableASPM</key> <false/> <key>DropTables</key> <array> <dict> <key>Signature</key> <string>DMAR</string> </dict> <dict> <key>Signature</key> <string>SSDT</string> <key>TableId</key> <string>CpuPm</string> </dict> <dict> <key>#Length</key> <integer>720</integer> <key>Signature</key> <string>SSDT</string> <key>TableId</key> <string>Cpu0Ist</string> </dict> <dict> <key>DropForAllOS</key> <true/> <key>Signature</key> <string>BGRT</string> </dict> </array> <key>FixHeaders</key> <false/> <key>FixMCFG</key> <false/> <key>HaltEnabler</key> <false/> <key>RenameDevices</key> <dict> <key>#_SB.PCI0.RP01.PXSX</key> <string>ARPT</string> </dict> <key>SSDT</key> <dict> <key>#C3Latency</key> <string>0x03E7</string> <key>#DoubleFirstState</key> <true/> <key>#DropOem</key> <true/> <key>#EnableC2</key> <false/> <key>#EnableC4</key> <false/> <key>#EnableC6</key> <true/> <key>#EnableC7</key> <false/> <key>#MaxMultiplier</key> <integer>12</integer> <key>#MinMultiplier</key> <integer>8</integer> <key>#NoDynamicExtract</key> <false/> <key>#NoOemTableId</key> <false/> <key>#PLimitDict</key> <integer>1</integer> <key>#PluginType</key> <integer>0</integer> <key>#UnderVoltStep</key> <integer>1</integer> <key>#UseSystemIO</key> <false/> <key>Generate</key> <dict> <key>#APLF</key> <false/> <key>#APSN</key> <false/> <key>#PluginType</key> <false/> <key>CStates</key> <true/> <key>PStates</key> <false/> </dict> </dict> </dict> <key>Boot</key> <dict> <key>#Arguments</key> <string>slide=0 darkwake=0</string> <key>#DefaultLoader</key> <string>boot.efi</string> <key>#LegacyBiosDefaultEntry</key> <integer>0</integer> <key>#XMPDetection</key> <string>-1</string> <key>Arguments</key> <string>-v</string> <key>CustomLogo</key> <false/> <key>Debug</key> <true/> <key>DefaultVolume</key> <string>LastBootedVolume</string> <key>DisableCloverHotkeys</key> <false/> <key>Legacy</key> <string>PBR</string> <key>NeverDoRecovery</key> <true/> <key>NeverHibernate</key> <false/> <key>RtcHibernateAware</key> <false/> <key>SignatureFixup</key> <false/> <key>SkipHibernateTimeout</key> <false/> <key>StrictHibernate</key> <false/> <key>Timeout</key> <integer>25</integer> </dict> <key>BootGraphics</key> <dict> <key>#DefaultBackgroundColor</key> <string>0xF0F0F0</string> <key>EFILoginHiDPI</key> <integer>1</integer> <key>UIScale</key> <integer>1</integer> </dict> <key>CPU</key> <dict> <key>#BusSpeedkHz</key> <integer>133330</integer> <key>#FrequencyMHz</key> <integer>3140</integer> <key>#HWPEnable</key> <true/> <key>#HWPValue</key> <string>0x30002a01</string> <key>#QPI</key> <integer>4800</integer> <key>#SavingMode</key> <integer>7</integer> <key>#TDP</key> <integer>95</integer> <key>#TurboDisable</key> <true/> <key>#Type</key> <string>0x0201</string> <key>#UseARTFrequency</key> <true/> </dict> <key>Devices</key> <dict> <key>#DisableFunctions</key> <string>0x18F6</string> <key>#FakeID</key> <dict> <key>#ATI</key> <string>0x67501002</string> <key>#IMEI</key> <string>0x1e208086</string> <key>#IntelGFX</key> <string>0x01668086</string> <key>#LAN</key> <string>0x100E8086</string> <key>#NVidia</key> <string>0x11de10de</string> <key>#SATA</key> <string>0x26818086</string> <key>#WIFI</key> <string>0x0030168C</string> <key>#XHCI</key> <string>0x0</string> </dict> <key>#ForceHPET</key> <false/> <key>#IntelMaxValue</key> <string>0x710</string> <key>#NoDefaultProperties</key> <true/> <key>#Properties</key> <dict> <key>PciRoot(0x0)/Pci(0x14,0x0)</key> <dict> <key>#Comment</key> <string>This is USB3.0</string> <key>AAPL,clock-id</key> <data> AA== </data> <key>AAPL,current-available</key> <data> sAQ= </data> <key>AAPL,current-extra</key> <data> vAI= </data> <key>AAPL,current-in-sleep</key> <data> 6AM= </data> <key>built-in</key> <data> AA== </data> <key>device_type</key> <string>XHCI</string> </dict> <key>PciRoot(0x0)/Pci(0x19,0x0)</key> <dict> <key>built-in</key> <data> AQ== </data> </dict> <key>PciRoot(0x0)/Pci(0x1a,0x0)</key> <dict> <key>AAPL,clock-id</key> <data> AQ== </data> <key>AAPL,current-available</key> <data> sAQ= </data> <key>AAPL,current-extra</key> <data> vAI= </data> <key>AAPL,current-in-sleep</key> <data> 6AM= </data> <key>built-in</key> <data> AA== </data> <key>device_type</key> <string>EHCI</string> </dict> <key>PciRoot(0x0)/Pci(0x1b,0x0)</key> <dict> <key>hda-gfx</key> <string>onboard-1</string> </dict> <key>PciRoot(0x0)/Pci(0x1c,0x1)/Pci(0x0,0x0)</key> <dict> <key>device_type</key> <string>Airport</string> <key>model</key> <string>Apple WiFi card</string> <key>name</key> <string>AirPort Extreme</string> <key>subsystem-vendor-id</key> <data> axAAAA== </data> </dict> <key>PciRoot(0x0)/Pci(0x1c,0x5)/Pci(0x0,0x0)</key> <dict> <key>compatible</key> <string>pci14e4,16bc</string> <key>device_type</key> <string>Media controller</string> <key>model</key> <string>O2 Micro SD card reader</string> <key>name</key> <string>AirPort Extreme</string> <key>subsystem-vendor-id</key> <data> axAAAA== </data> </dict> <key>PciRoot(0x0)/Pci(0x1d,0x0)</key> <dict> <key>AAPL,clock-id</key> <data> Ag== </data> <key>AAPL,current-available</key> <data> sAQ= </data> <key>AAPL,current-extra</key> <data> vAI= </data> <key>AAPL,current-in-sleep</key> <data> 6AM= </data> <key>built-in</key> <data> AA== </data> <key>device_type</key> <string>EHCI</string> </dict> <key>PciRoot(0x0)/Pci(0x2,0x0)</key> <dict> <key>#AAPL00,override-no-connect</key> <data> AP///////wANr2kUAAAAABYWAQSgHxF4AtFFm1lXjisj UFQAAAABAQEBAQEBAQEBAQEBAQEBEhtWclAADDAQZCYA Na4QAAAaDBJWclAADDAQIiYANa4QAAAaAAAA/gA3SlJU OYAxNDBCR0UKAAAAAAAAQTGUAAAAAAEBCiAgAMU= </data> <key>@0,backlight-control</key> <data> AQAAAA== </data> <key>AAPL,HasLid</key> <data> AQAAAA== </data> <key>AAPL,HasPanel</key> <data> AQAAAA== </data> <key>AAPL,backlight-control</key> <data> AQAAAA== </data> <key>AAPL,ig-platform-id</key> <data> AwBmAQ== </data> <key>class-code</key> <data> AAADAA== </data> <key>device-id</key> <data> ZgEAAA== </data> <key>graphic-options</key> <data> DAAAAA== </data> <key>model</key> <string>Intel HD Graphics 4000</string> <key>subsystem-vendor-id</key> <data> axAAAA== </data> <key>vendor-id</key> <data> hoAAAA== </data> </dict> <key>SecondaryGPU</key> <dict> <key>device-id</key> <data> /////w== </data> </dict> </dict> <key>#SetIntelBacklight</key> <false/> <key>#SetIntelMaxBacklight</key> <true/> <key>Audio</key> <dict> <key>#Inject</key> <string>12</string> <key>AFGLowPowerState</key> <true/> <key>ResetHDA</key> <true/> </dict> <key>HDMIInjection</key> <false/> <key>LANInjection</key> <false/> <key>USB</key> <dict> <key>AddClockID</key> <true/> <key>FixOwnership</key> <true/> <key>HighCurrent</key> <false/> <key>Inject</key> <false/> </dict> <key>UseIntelHDMI</key> <false/> </dict> <key>GUI</key> <dict> <key>#ConsoleMode</key> <string>0</string> <key>#Custom</key> <dict> <key>Entries</key> <array> <dict> <key>Disabled</key> <false/> <key>Hidden</key> <false/> <key>Image</key> <string>os_mageia</string> <key>Path</key> <string>\EFI\MAGEIA\GRUBX64.efi</string> <key>Title</key> <string>Mageia Linux</string> <key>Type</key> <string>Linux</string> </dict> <dict> <key>AddArguments</key> <string>-v</string> <key>Arguments</key> <string>Kernel=mach_kernel</string> <key>Disabled</key> <true/> <key>Hidden</key> <false/> <key>Hotkey</key> <string>M</string> <key>InjectKexts</key> <false/> <key>NoCaches</key> <false/> <key>Path</key> <string>\EFI\BOOT\BOOTX64.efi</string> <key>Title</key> <string>MyCustomEntry</string> <key>Type</key> <string>OSXRecovery</string> <key>Volume</key> <string>D68F1885-571C-4441-8DD5-F14803EFEF54</string> </dict> <dict> <key>Hidden</key> <false/> <key>InjectKexts</key> <false/> <key>NoCaches</key> <false/> <key>SubEntries</key> <array> <dict> <key>AddArguments</key> <string>-v</string> <key>Title</key> <string>Boot OS X 10.8.5 (12F36) Mountain Lion in Verbose Mode</string> </dict> </array> <key>Title</key> <string>OS X 10.8.5 (12F36) Mountain Lion</string> <key>Type</key> <string>OSX</string> <key>Volume</key> <string>454794AC-760D-46E8-8F77-D6EB23D2FD32</string> </dict> </array> <key>Legacy</key> <array> <dict> <key>Disabled</key> <true/> <key>Hidden</key> <false/> <key>Hotkey</key> <string>L</string> <key>Title</key> <string>MyLegacyEntry</string> <key>Type</key> <string>Windows</string> <key>Volume</key> <string>89433CD3-21F2-4D3C-95FC-722C48066D3A</string> </dict> </array> <key>Tool</key> <array> <dict> <key>Arguments</key> <string>-b</string> <key>Disabled</key> <false/> <key>Hidden</key> <false/> <key>Hotkey</key> <string>S</string> <key>Path</key> <string>\EFI\CLOVER\TOOLS\Shell64-v1.efi</string> <key>Title</key> <string>MyCustomShell</string> <key>Volume</key> <string>D68F1885-571C-4441-8DD5-F14803EFEF54</string> </dict> </array> </dict> <key>#CustomIcons</key> <false/> <key>#Hide</key> <array> <string>Windows</string> <string>BOOTX64.EFI</string> </array> <key>#KbdPrevLang</key> <false/> <key>#Language</key> <string>ru:0</string> <key>#Mouse</key> <dict> <key>Enabled</key> <true/> <key>Mirror</key> <false/> <key>Speed</key> <integer>2</integer> </dict> <key>#Scan</key> <dict> <key>Entries</key> <true/> <key>Legacy</key> <false/> <key>Tool</key> <true/> </dict> <key>#TextOnly</key> <false/> <key>EmbeddedThemeType</key> <string>Daytime</string> <key>Hide</key> <array> <string>System Reserved</string> <string>Update</string> </array> <key>Language</key> <string>it:4</string> <key>PlayAsync</key> <false/> <key>Scan</key> <dict> <key>Kernel</key> <string>All</string> </dict> <key>ScreenResolution</key> <string>1920x1080</string> <key>ShowOptimus</key> <false/> <key>Theme</key> <string>embedded</string> <key>Timezone</key> <integer>3</integer> </dict> <key>Graphics</key> <dict> <key>#Connectors</key> <array/> <key>#DualLink</key> <integer>0</integer> <key>#FBName</key> <string>Makakakakala</string> <key>#Inject</key> <dict> <key>ATI</key> <true/> <key>Intel</key> <false/> <key>NVidia</key> <false/> </dict> <key>#LoadVBios</key> <false/> <key>#NVCAP</key> <string>04000000000003000C0000000000000A00000000</string> <key>#NvidiaGeneric</key> <true/> <key>#NvidiaNoEFI</key> <false/> <key>#NvidiaSingle</key> <false/> <key>#PatchVBios</key> <false/> <key>#PatchVBiosBytes</key> <array> <dict> <key>Find</key> <data> gAeoAqAF </data> <key>Replace</key> <data> gAeoAjgE </data> </dict> </array> <key>#RadeonDeInit</key> <true/> <key>#VRAM</key> <integer>1024</integer> <key>#VideoPorts</key> <integer>2</integer> <key>#display-cfg</key> <string>03010300FFFF0001</string> <key>#ig-platform-id</key> <string>0x01620005</string> <key>EDID</key> <dict> <key>#Custom</key> <data> AP///////wAGECGSAAAAAAASAQOAIRV4CunVmVlTjigmUFQAAAAB AQEBAQEBAQEBAQEBAQEB3iGgcFCEHzAgIFYAS88QAAAY3iGgcFCE HzAgIFYAS88QAAAAAAAA/gBXNjU3RwAxNTRXUDEKAAAA/gAjMz1I ZYSq/wIBCiAgAJo= </data> <key>#HorizontalSyncPulseWidth</key> <string>0x11</string> <key>#Inject</key> <true/> <key>#ProductID</key> <string>0x9221</string> <key>#VendorID</key> <string>0x1006</string> <key>#VideoInputSignal</key> <string>0xA1</string> </dict> </dict> <key>KernelAndKextPatches</key> <dict> <key>#ATIConnectorsController</key> <string>6000</string> <key>#ATIConnectorsData</key> <string>000400000403000000010000210302040400000014020000000100000000040310000000100000000001000000000001</string> <key>#ATIConnectorsPatch</key> <string>040000001402000000010000000004040004000004030000000100001102010500000000000000000000000000000000</string> <key>#BootPatches</key> <array> <dict> <key>Comment</key> <string>Example</string> <key>Disabled</key> <true/> <key>Find</key> <data> RXh0ZXJuYWw= </data> <key>MatchOS</key> <string>All</string> <key>Replace</key> <data> SW50ZXJuYWw= </data> </dict> </array> <key>#FakeCPUID</key> <string>0x010676</string> <key>#ForceKextsToLoad</key> <array> <string>\System\Library\Extensions\AMD6000Controller.kext</string> <string>\System\Library\Extensions\AMDFramebuffer.kext</string> </array> <key>AppleIntelCPUPM</key> <false/> <key>AppleRTC</key> <false/> <key>Debug</key> <false/> <key>DellSMBIOSPatch</key> <false/> <key>EightApple</key> <false/> <key>KernelLapic</key> <false/> <key>KernelPm</key> <false/> <key>KernelToPatch</key> <array> <dict> <key>Comment</key> <string>ALL OS_algrey - commpage_populate -remove rdmsr</string> <key>Count</key> <integer>1</integer> <key>Disabled</key> <false/> <key>Find</key> <data> uaABAAAPMg== </data> <key>MaskFind</key> <data> </data> <key>MaskReplace</key> <data> </data> <key>MatchOS</key> <string>10.13.x, 10.14.x, 10.15.x, 11.x</string> <key>Replace</key> <data> Dx+AAAAAAA== </data> <key>Skip</key> <integer>0</integer> </dict> <dict> <key>Comment</key> <string>ALL OS_algrey - cpu_topology_sort -disable _x86_validate_topology</string> <key>Count</key> <integer>1</integer> <key>Disabled</key> <false/> <key>Find</key> <data> 6AAA//8= </data> <key>MaskFind</key> <data> /wAA//8= </data> <key>MaskReplace</key> <data> </data> <key>MatchOS</key> <string>10.13.x, 10.14.x, 10.15.x, 11.x</string> <key>Procedure</key> <string>_cpu_topology_sort</string> <key>Replace</key> <data> Dx9EAAA= </data> <key>Skip</key> <integer>0</integer> </dict> <dict> <key>Comment</key> <string>CATA_BS_algrey - cpuid_set_cache_info - cpuid 0x8000001D instead 0 - 10.15/10.16</string> <key>Count</key> <integer>1</integer> <key>Disabled</key> <false/> <key>Find</key> <data> McAx2zHJMdIPokGJxgAAAAAAAAB0 </data> <key>MaskFind</key> <data> /////////////////wAAAAAA//// </data> <key>MaskReplace</key> <data> </data> <key>MatchOS</key> <string>10.15.x,11.x</string> <key>Replace</key> <data> uB0AAIAx2zHJMdIPokGJxg8fQADr </data> <key>Skip</key> <integer>0</integer> </dict> <dict> <key>Comment</key> <string>ALL_OS_algrey - cpuid_set_cache_info - cpuid 0x8000001D instead 4</string> <key>Count</key> <integer>1</integer> <key>Disabled</key> <false/> <key>Find</key> <data> uAQAAABEifFEiQ== </data> <key>MaskReplace</key> <data> </data> <key>MatchOS</key> <string>10.13.x, 10.14.x, 10.15.x, 11.x</string> <key>Replace</key> <data> uB0AAIBEifFEiQ== </data> <key>Skip</key> <integer>0</integer> </dict> <dict> <key>Comment</key> <string>ALL_OS_algrey - cpuid_set_cache_info - don't set cpuid_cores_per_package</string> <key>Count</key> <integer>1</integer> <key>Disabled</key> <false/> <key>Find</key> <data> weAa/8A= </data> <key>MaskFind</key> <data> //D///A= </data> <key>MaskReplace</key> <data> </data> <key>MatchOS</key> <string>10.13.x, 10.14.x, 10.15.x, 11.x</string> <key>Replace</key> <data> Dx8A6wY= </data> <key>Skip</key> <integer>0</integer> </dict> <dict> <key>Comment</key> <string>CATA_BS_NoOne - skip cpuid_cores_per_package test - 10.15/10.16</string> <key>Count</key> <integer>0</integer> <key>Disabled</key> <false/> <key>Find</key> <data> gz0AAAAAAA8AAAAAAIsAvA== </data> <key>MaskFind</key> <data> //8AAAD///8AAAAA//8A/w== </data> <key>MaskReplace</key> <data> AAAAAAAADwAAAAAAAAAAAA== </data> <key>MatchOS</key> <string>10.15.x,11.x</string> <key>Replace</key> <data> AAAAAAAAAQAAAAAAAAAAAA== </data> <key>Skip</key> <integer>0</integer> </dict> <dict> <key>Comment</key> <string>ALL_OS_algrey - cpuid_set_generic_info - remove wrmsr</string> <key>Count</key> <integer>1</integer> <key>Disabled</key> <false/> <key>Find</key> <data> uYsAAAAxwDHSDzA= </data> <key>MatchOS</key> <string>10.13.x, 10.14.x, 10.15.x, 11.x</string> <key>Replace</key> <data> Zg8fhAAAAAAAZpA= </data> <key>Skip</key> <integer>0</integer> </dict> <dict> <key>Comment</key> <string>ALL_OS_algrey - cpuid_set_generic_info - set microcode=186</string> <key>Count</key> <integer>1</integer> <key>Disabled</key> <false/> <key>Find</key> <data> uYsAAAAPMg== </data> <key>MatchOS</key> <string>10.13.x, 10.14.x, 10.15.x, 11.x</string> <key>Replace</key> <data> uroAAABmkA== </data> <key>Skip</key> <integer>0</integer> </dict> <dict> <key>Comment</key> <string>ALL_OSalgrey - cpuid_set_generic_info - set flag=1</string> <key>Count</key> <integer>1</integer> <key>Disabled</key> <false/> <key>Find</key> <data> uRcAAAAPMsHqEoDiBw== </data> <key>MatchOS</key> <string>10.13.x, 10.14.x, 10.15.x, 11.x</string> <key>Replace</key> <data> sgFmDx+EAAAAAABmkA== </data> <key>Skip</key> <integer>0</integer> </dict> <dict> <key>Comment</key> <string>ALL_OS_algrey - cpuid_set_generic_info - disable check to allow leaf7</string> <key>Count</key> <integer>1</integer> <key>Disabled</key> <false/> <key>Find</key> <data> ADoPgg== </data> <key>MatchOS</key> <string>10.13.x, 10.14.x, 10.15.x, 11.x</string> <key>Replace</key> <data> AAAPgg== </data> <key>Skip</key> <integer>0</integer> </dict> <dict> <key>Comment</key> <string>ALL_OS_algrey - cpuid_set_info - GenuineIntel to AuthenticAMD</string> <key>Count</key> <integer>1</integer> <key>Disabled</key> <false/> <key>Find</key> <data> R2VudWluZUludGVsAA== </data> <key>MatchOS</key> <string>10.13.x, 10.14.x, 10.15.x, 11.x</string> <key>Replace</key> <data> QXV0aGVudGljQU1EAA== </data> <key>Skip</key> <integer>0</integer> </dict> <dict> <key>Comment</key> <string>ALL_OS_algrey - cpuid_set_cpufamily - force CPUFAMILY_INTEL_PENRYN</string> <key>Count</key> <integer>1</integer> <key>Disabled</key> <false/> <key>Find</key> <data> MduAPQAAAAAGdQA= </data> <key>MaskFind</key> <data> /////wAAAP///wA= </data> <key>MatchOS</key> <string>10.13.x, 10.14.x, 10.15.x, 11.x</string> <key>Replace</key> <data> u7xP6njpXQAAAJA= </data> <key>Skip</key> <integer>0</integer> </dict> <dict> <key>Comment</key> <string>CATA_BS_algrey - cpuid_set_info - jmp to calculations and set cpuid_cores_per_package - 10.15/10.16</string> <key>Count</key> <integer>1</integer> <key>Disabled</key> <false/> <key>Find</key> <data> dXHoAAAAAEiLBQAAAABIiQUAAAAA </data> <key>MaskFind</key> <data> ////AAAAAP///wAAAAD///8AAAAA </data> <key>MaskReplace</key> <data> //8AAAAAAP///wAAAAD///////// </data> <key>MatchOS</key> <string>10.15.x,11.x</string> <key>Procedure</key> <string>_cpuid_set_info</string> <key>Replace</key> <data> dE4AAAAAAJCJDQAAAADpfgAAAGaQ </data> <key>Skip</key> <integer>0</integer> </dict> <dict> <key>Comment</key> <string>CATA_BS_algrey - cpuid_set_info - cores and threads calculations - 10.15/10.16</string> <key>Count</key> <integer>1</integer> <key>Disabled</key> <false/> <key>Find</key> <data> uTUAAAAPMkjB4iCJwUgJ0bkBAAEAD0XID7fBwekQg+EP 6x65NQAAAA8ySMHiIInBSAnRuQEAAQAPRcgPt8HB6RA= </data> <key>MatchOS</key> <string>10.15.x,11.x</string> <key>Procedure</key> <string>_cpuid_set_info</string> <key>Replace</key> <data> uAgAAIAx2zHJMdIPokGJzkUPtvZB/8a4HgAAgDHbMckx 0g+iD7b3/8ZEifEx0onI9/aJwUSJ8Ol8////Dx9EAAA= </data> <key>Skip</key> <integer>0</integer> </dict> <dict> <key>Comment</key> <string>ALL_OS_algrey - i386_init - remove rdmsr (x3)</string> <key>Count</key> <integer>0</integer> <key>Disabled</key> <false/> <key>Find</key> <data> uZkBAAAPMkjB4iCJxkgJ1rmYAQAADzJIweIgicBICcK/ WAIxBTHJRTHA </data> <key>MatchOS</key> <string>10.13.x, 10.14.x, 10.15.x, 11.x</string> <key>Replace</key> <data> Zg8fhAAAAAAAZg8fhAAAAAAAZg8fhAAAAAAAZg8fhAAA AAAAZg8fRAAA </data> <key>Skip</key> <integer>0</integer> </dict> <dict> <key>Comment</key> <string>ALL_OS_algrey - tsc_init - remove Penryn check to execute default case</string> <key>Count</key> <integer>1</integer> <key>Disabled</key> <false/> <key>Find</key> <data> PbxP6ngPhAABAAA= </data> <key>MaskFind</key> <data> /////////wD///8= </data> <key>MatchOS</key> <string>10.13.x, 10.14.x, 10.15.x, 11.x</string> <key>Replace</key> <data> ZmZmDx+EAAAAAAA= </data> <key>Skip</key> <integer>0</integer> </dict> <dict> <key>Comment</key> <string>ALL_OS_algrey - tsc_init - grab DID and VID from MSR</string> <key>Count</key> <integer>1</integer> <key>Disabled</key> <false/> <key>Find</key> <data> uZQBAAAPMonDuc4AAAAPMg+2zokNAAAAAA+2xIkFAAAA AA== </data> <key>MaskFind</key> <data> ////////////////////////////AAAA////////AAAA /w== </data> <key>MatchOS</key> <string>10.13.x, 10.14.x, 10.15.x, 11.x</string> <key>Replace</key> <data> uWQAAcAPMg+2yInGwe4Ig+Y/RTH/MdJIichI9/ZIAcBm kA== </data> <key>Skip</key> <integer>0</integer> </dict> <dict> <key>Comment</key> <string>ALL_OS_algrey - tsc_init - skip msr_flex_ratio test and go grab FSBFrequency from EFI</string> <key>Count</key> <integer>1</integer> <key>Disabled</key> <false/> <key>Find</key> <data> 98MAAAEAdA== </data> <key>MatchOS</key> <string>10.13.x, 10.14.x, 10.15.x, 11.x</string> <key>Procedure</key> <string>_tsc_init</string> <key>Replace</key> <data> Zg8fRAAA6w== </data> <key>Skip</key> <integer>0</integer> </dict> <dict> <key>Comment</key> <string>CATA_algrey - lapic_init - remove version check and panic - 10.15</string> <key>Count</key> <integer>1</integer> <key>Disabled</key> <false/> <key>Find</key> <data> g/gTdl4= </data> <key>MatchOS</key> <string>10.15.x</string> <key>Replace</key> <data> Dx9EAAA= </data> <key>Skip</key> <integer>0</integer> </dict> <dict> <key>Comment</key> <string>BS_NoOne - lapic_init - remove version check and panic - 10.16</string> <key>Count</key> <integer>1</integer> <key>Disabled</key> <false/> <key>Find</key> <data> g/gTD4aBAAAA </data> <key>MatchOS</key> <string>11.x</string> <key>Replace</key> <data> kJCQkJCQkJCQ </data> <key>Skip</key> <integer>0</integer> </dict> <dict> <key>Comment</key> <string>CATA_BS_algrey - lapic_interrupt - skip checks and prevent panic - 10.15/10.16</string> <key>Count</key> <integer>1</integer> <key>Disabled</key> <false/> <key>Find</key> <data> gz0AAAAAAHQO </data> <key>MaskFind</key> <data> //8AAAD///// </data> <key>MatchOS</key> <string>10.15.x,11.x</string> <key>Replace</key> <data> 6zkPH4AAAAAA </data> <key>Skip</key> <integer>0</integer> </dict> </array> <key>KernelXCPM</key> <false/> <key>KextsToPatch</key> <array> <dict> <key>Comment</key> <string>Aquantia BigSur</string> <key>Disabled</key> <false/> <key>Find</key> <data> D4TAAgAA </data> <key>InfoPlistPatch</key> <false/> <key>MaskReplace</key> <data> /////wAA </data> <key>MatchOS</key> <string>11.x</string> <key>Name</key> <string>com.apple.driver.AppleEthernetAquantiaAqtion</string> <key>Replace</key> <data> Zg8fRAAA </data> </dict> </array> <key>PanicNoKextDump</key> <true/> </dict> <key>Quirks</key> <dict> <key>AppleXcpmExtraMsrs</key> <false/> <key>AppleXcpmForceBoost</key> <false/> <key>AvoidRuntimeDefrag</key> <true/> <key>DevirtualiseMmio</key> <true/> <key>DisableIoMapper</key> <false/> <key>DisableLinkeditJettison</key> <true/> <key>DisableRtcChecksum</key> <false/> <key>DisableSingleUser</key> <false/> <key>DisableVariableWrite</key> <false/> <key>DiscardHibernateMap</key> <false/> <key>DummyPowerManagement</key> <false/> <key>EnableSafeModeSlide</key> <true/> <key>EnableWriteUnprotector</key> <true/> <key>ExternalDiskIcons</key> <true/> <key>ForceExitBootServices</key> <false/> <key>FuzzyMatch</key> <true/> <key>IncreasePciBarSize</key> <false/> <key>KernelCache</key> <string>Auto</string> <key>MmioWhitelist</key> <array> <dict> <key>Address</key> <integer>3792699392</integer> <key>Comment</key> <string>MMIO 00000000E2100000-00000000E2180FFF 0000000000000081 8000000000000001</string> <key>Enabled</key> <true/> </dict> <dict> <key>Address</key> <integer>3810000896</integer> <key>Comment</key> <string>MMIO 00000000E3180000-00000000E3200FFF 0000000000000081 8000000000000001</string> <key>Enabled</key> <true/> </dict> <dict> <key>Address</key> <integer>4010803200</integer> <key>Comment</key> <string>MMIO devirt 0xEF100000 (0x181 pages, 0x8000000000000001) skip 0</string> <key>Enabled</key> <true/> </dict> <dict> <key>Address</key> <integer>4195876864</integer> <key>Comment</key> <string>FA180000</string> <key>Enabled</key> <true/> </dict> <dict> <key>Address</key> <integer>4197449728</integer> <key>Comment</key> <string>0xFA300000</string> <key>Enabled</key> <true/> </dict> <dict> <key>Address</key> <integer>4271898624</integer> <key>Comment</key> <string>0xFEA00000</string> <key>Enabled</key> <true/> </dict> <dict> <key>Address</key> <integer>4273995776</integer> <key>Comment</key> <string>0xFEC00000</string> <key>Enabled</key> <true/> </dict> <dict> <key>Address</key> <integer>4274061312</integer> <key>Comment</key> <string>0xFEC10000</string> <key>Enabled</key> <true/> </dict> <dict> <key>Address</key> <integer>4275044352</integer> <key>Comment</key> <string>0xFED00000</string> <key>Enabled</key> <true/> </dict> <dict> <key>Address</key> <integer>4275306496</integer> <key>Comment</key> <string>0xFED40000</string> <key>Enabled</key> <true/> </dict> <dict> <key>Address</key> <integer>4275568640</integer> <key>Comment</key> <string>0xFED80000</string> <key>Enabled</key> <true/> </dict> <dict> <key>Address</key> <integer>4275838976</integer> <key>Comment</key> <string>0xFEDC2000</string> <key>Enabled</key> <true/> </dict> <dict> <key>Address</key> <integer>4275912704</integer> <key>Comment</key> <string>0xFEDD4000</string> <key>Enabled</key> <true/> </dict> <dict> <key>Address</key> <integer>4276092928</integer> <key>Comment</key> <string>0xFEE00000</string> <key>Enabled</key> <false/> </dict> <dict> <key>Address</key> <integer>4278190080</integer> <key>Comment</key> <string>0xFF000000</string> <key>Enabled</key> <true/> </dict> <dict> <key>Address</key> <integer>275951648768</integer> <key>Comment</key> <string>0x4040000000</string> <key>Enabled</key> <true/> </dict> <dict> <key>Address</key> <integer>599953244160</integer> <key>Comment</key> <string>0x8BB0000000</string> <key>Enabled</key> <false/> </dict> <dict> <key>Address</key> <integer>600758550528</integer> <key>Comment</key> <string>0x8BE0000000</string> <key>Enabled</key> <false/> </dict> <dict> <key>Address</key> <integer>924760145920</integer> <key>Comment</key> <string>0xD750000000</string> <key>Enabled</key> <false/> </dict> </array> <key>PowerTimeoutKernelPanic</key> <false/> <key>ProtectMemoryRegions</key> <false/> <key>ProtectSecureBoot</key> <false/> <key>ProtectUefiServices</key> <false/> <key>ProvideConsoleGopEnable</key> <true/> <key>ProvideCustomSlide</key> <true/> <key>ProvideMaxSlide</key> <integer>0</integer> <key>RebuildAppleMemoryMap</key> <false/> <key>SetupVirtualMap</key> <false/> <key>SignalAppleOS</key> <false/> <key>SyncRuntimePermissions</key> <true/> <key>ThirdPartyDrives</key> <false/> <key>XhciPortLimit</key> <false/> </dict> <key>RtVariables</key> <dict> <key>BooterConfig</key> <string>0x28</string> <key>CsrActiveConfig</key> <string>0x3E7</string> <key>MLB</key> <string>C02032109R5DC771H</string> <key>ROM</key> <string>UseMacAddr0</string> </dict> <key>SMBIOS</key> <dict> <key>BiosReleaseDate</key> <string>07/12/2020</string> <key>BiosVendor</key> <string>Apple Inc.</string> <key>BiosVersion</key> <string>your data</string> <key>Board-ID</key> <string>your data</string> <key>BoardManufacturer</key> <string>Apple Inc.</string> <key>BoardSerialNumber</key> <string>your data</string> <key>BoardType</key> <integer>10</integer> <key>BoardVersion</key> <string>1.0</string> <key>ChassisAssetTag</key> <string>iMacPro-Aluminum</string> <key>ChassisManufacturer</key> <string>Apple Inc.</string> <key>ChassisType</key> <string>0x09</string> <key>EfiVersion</key> <string>1539.0.0.0.1</string> <key>Family</key> <string>iMac Pro</string> <key>FirmwareFeatures</key> <string>your data</string> <key>FirmwareFeaturesMask</key> <string>your data</string> <key>LocationInChassis</key> <string>Part Component</string> <key>Manufacturer</key> <string>Apple Inc.</string> <key>Mobile</key> <false/> <key>NoRomInfo</key> <true/> <key>PlatformFeature</key> <string>0x20</string> <key>ProductName</key> <string>iMacPro1,1</string> <key>SerialNumber</key> <string>your data</string> <key>SmUUID</key> <string>your data</string> <key>Version</key> <string>1.0</string> </dict> <key>SystemParameters</key> <dict> <key>#BacklightLevel</key> <string>0x0501</string> <key>#CustomUUID</key> <string>511CE201-1000-4000-9999-010203040506</string> <key>InjectKexts</key> <string>Detect</string> <key>InjectSystemID</key> <true/> <key>NvidiaWeb</key> <false/> </dict> </dict> </plist> macOS Catalina 10.15.7 (19H4) Spoiler 0:100 0:100 MemLog inited, TSC freq: 3700545380 0:100 0:000 CPU was calibrated with RTC 0:100 0:000 CloverX64 : Image base = 0xB4A60000 0:100 0:000 0:100 0:000 Now is 02.11.2020, 12:01:46 (GMT) 0:100 0:000 Starting Clover revision: 5126 (master, commit 9e7b4311c) on American Megatrends EFI 0:100 0:000 Build id: 20201028201150-9e7b431-5126 0:100 0:000 Build with: [Args: -D NO_GRUB_DRIVERS_EMBEDDED -D LESS_DEBUG -t GCC53 | -D NO_GRUB_DRIVERS_EMBEDDED -D LESS_DEBUG --conf=/Users/sergey/src/CloverBootloader/Conf -D USE_LOW_EBDA -a X64 -b RELEASE -t GCC53 -n 5 | OS: 10.14.6] 0:100 0:000 SimpleTextEx Status=Success 0:100 0:000 === [ GetDefaultSettings ] ====================== 0:100 0:000 === [ Get Smbios ] ============================== 0:100 0:000 Type 16 Index = 0 0:100 0:000 Total Memory Slots Count = 8 0:100 0:000 Type 17 Index = 0 0:100 0:000 Table has error information, checking 0:100 0:000 Found memory information in table 18/1, type=0x3, operation=0x2 syndrome=0x0 0:100 0:000 ...memory OK 0:100 0:000 SmbiosTable.Type17->Speed = 3200MHz 0:100 0:000 SmbiosTable.Type17->Size = 32768MB 0:100 0:000 SmbiosTable.Type17->Bank/Device = P0 CHANNEL A DIMM 0 0:100 0:000 SmbiosTable.Type17->Vendor = Unknown 0:100 0:000 SmbiosTable.Type17->SerialNumber = 00000000 0:100 0:000 SmbiosTable.Type17->PartNumber = 3200 C16 Series 0:100 0:000 Type 17 Index = 1 0:100 0:000 Table has error information, checking 0:100 0:000 Found memory information in table 18/2, type=0x3, operation=0x2 syndrome=0x0 0:100 0:000 ...memory OK 0:100 0:000 SmbiosTable.Type17->Speed = 3200MHz 0:100 0:000 SmbiosTable.Type17->Size = 32768MB 0:100 0:000 SmbiosTable.Type17->Bank/Device = P0 CHANNEL A DIMM 1 0:100 0:000 SmbiosTable.Type17->Vendor = Unknown 0:100 0:000 SmbiosTable.Type17->SerialNumber = 00000000 0:100 0:000 SmbiosTable.Type17->PartNumber = 3200 C16 Series 0:100 0:000 Type 17 Index = 2 0:100 0:000 Table has error information, checking 0:100 0:000 Found memory information in table 18/3, type=0x3, operation=0x2 syndrome=0x0 0:100 0:000 ...memory OK 0:100 0:000 SmbiosTable.Type17->Speed = 3200MHz 0:100 0:000 SmbiosTable.Type17->Size = 32768MB 0:100 0:000 SmbiosTable.Type17->Bank/Device = P0 CHANNEL B DIMM 0 0:100 0:000 SmbiosTable.Type17->Vendor = Unknown 0:100 0:000 SmbiosTable.Type17->SerialNumber = 00000000 0:100 0:000 SmbiosTable.Type17->PartNumber = 3200 C16 Series 0:100 0:000 Type 17 Index = 3 0:100 0:000 Table has error information, checking 0:100 0:000 Found memory information in table 18/4, type=0x3, operation=0x2 syndrome=0x0 0:100 0:000 ...memory OK 0:100 0:000 SmbiosTable.Type17->Speed = 3200MHz 0:100 0:000 SmbiosTable.Type17->Size = 32768MB 0:100 0:000 SmbiosTable.Type17->Bank/Device = P0 CHANNEL B DIMM 1 0:100 0:000 SmbiosTable.Type17->Vendor = Unknown 0:100 0:000 SmbiosTable.Type17->SerialNumber = 00000000 0:100 0:000 SmbiosTable.Type17->PartNumber = 3200 C16 Series 0:100 0:000 Type 17 Index = 4 0:100 0:000 Table has error information, checking 0:100 0:000 Found memory information in table 18/5, type=0x3, operation=0x2 syndrome=0x0 0:100 0:000 ...memory OK 0:100 0:000 SmbiosTable.Type17->Speed = 3200MHz 0:100 0:000 SmbiosTable.Type17->Size = 32768MB 0:100 0:000 SmbiosTable.Type17->Bank/Device = P0 CHANNEL C DIMM 0 0:100 0:000 SmbiosTable.Type17->Vendor = Unknown 0:100 0:000 SmbiosTable.Type17->SerialNumber = 00000000 0:100 0:000 SmbiosTable.Type17->PartNumber = 3200 C16 Series 0:100 0:000 Type 17 Index = 5 0:100 0:000 Table has error information, checking 0:100 0:000 Found memory information in table 18/6, type=0x3, operation=0x2 syndrome=0x0 0:100 0:000 ...memory OK 0:100 0:000 SmbiosTable.Type17->Speed = 3200MHz 0:100 0:000 SmbiosTable.Type17->Size = 32768MB 0:100 0:000 SmbiosTable.Type17->Bank/Device = P0 CHANNEL C DIMM 1 0:100 0:000 SmbiosTable.Type17->Vendor = Unknown 0:100 0:000 SmbiosTable.Type17->SerialNumber = 00000000 0:100 0:000 SmbiosTable.Type17->PartNumber = 3200 C16 Series 0:100 0:000 Type 17 Index = 6 0:100 0:000 Table has error information, checking 0:100 0:000 Found memory information in table 18/7, type=0x3, operation=0x2 syndrome=0x0 0:100 0:000 ...memory OK 0:100 0:000 SmbiosTable.Type17->Speed = 3200MHz 0:100 0:000 SmbiosTable.Type17->Size = 32768MB 0:100 0:000 SmbiosTable.Type17->Bank/Device = P0 CHANNEL D DIMM 0 0:100 0:000 SmbiosTable.Type17->Vendor = Unknown 0:100 0:000 SmbiosTable.Type17->SerialNumber = 00000000 0:100 0:000 SmbiosTable.Type17->PartNumber = 3200 C16 Series 0:100 0:000 Type 17 Index = 7 0:100 0:000 Table has error information, checking 0:100 0:000 Found memory information in table 18/8, type=0x3, operation=0x2 syndrome=0x0 0:100 0:000 ...memory OK 0:100 0:000 SmbiosTable.Type17->Speed = 3200MHz 0:100 0:000 SmbiosTable.Type17->Size = 32768MB 0:100 0:000 SmbiosTable.Type17->Bank/Device = P0 CHANNEL D DIMM 1 0:100 0:000 SmbiosTable.Type17->Vendor = Unknown 0:100 0:000 SmbiosTable.Type17->SerialNumber = 00000000 0:100 0:000 SmbiosTable.Type17->PartNumber = 3200 C16 Series 0:100 0:000 Boot status=0 0:100 0:000 Running on: 'MS-7C60' with board 'TRX40 PRO 10G (MS-7C60)' 0:100 0:000 === [ GetCPUProperties ] ======================== 0:100 0:000 CPU Vendor = 68747541 Model=830F10 0:100 0:000 The CPU supported SSE4.1 0:100 0:000 BrandString = AMD Ryzen Threadripper 3970X 32-Core Processor 0:100 0:000 Looking to disable C1E if is already enabled by the BIOS: 0:100 0:000 CurrentSpeed: 3700 0:100 0:000 maxratio 72 0:100 0:000 cpudid_zen 8 0:100 0:000 FSBFrequency = 52 MHz, DMI FSBFrequency = 100 MHz, Corrected FSBFrequency = 100 MHz 0:100 0:000 MaxDiv/MinDiv: 36.0/22 0:100 0:000 Turbo: 0/0/0/0 0:100 0:000 Features: 0x76D8320B178BFBFF 0:100 0:000 Threads: 64 0:100 0:000 Cores: 32 0:100 0:000 FSB: 100 MHz 0:100 0:000 CPU: 3699 MHz 0:100 0:000 TSC: 3700 MHz 0:100 0:000 PIS: 100 MHz 0:100 0:000 ExternalClock: 25 MHz 0:100 0:000 === [ GetDevices ] ============================== 0:100 0:000 GOP found at: PciRoot(0x1)/Pci(0x3,0x1)/Pci(0x0,0x0)/Pci(0x0,0x0)/Pci(0x0,0x0)/AcpiAdr(0x80010302) 0:100 0:000 PCI (00|00:00.00) : 1022 1480 class=060000 0:100 0:000 PCI (00|00:00.02) : 1022 1481 class=080600 0:100 0:000 PCI (00|00:01.00) : 1022 1482 class=060000 0:100 0:000 PCI (00|00:01.01) : 1022 1483 class=060400 0:100 0:000 PCI (00|01:00.00) : 144D A804 class=010802 0:100 0:000 PCI (00|00:01.02) : 1022 1483 class=060400 0:101 0:000 PCI (00|02:00.00) : 1987 5012 class=010802 0:101 0:000 PCI (00|00:02.00) : 1022 1482 class=060000 0:101 0:000 PCI (00|00:03.00) : 1022 1482 class=060000 0:101 0:000 PCI (00|00:04.00) : 1022 1482 class=060000 0:101 0:000 PCI (00|00:05.00) : 1022 1482 class=060000 0:101 0:000 PCI (00|00:07.00) : 1022 1482 class=060000 0:101 0:000 PCI (00|00:07.01) : 1022 1484 class=060400 0:101 0:000 PCI (00|03:00.00) : 1022 148A class=130000 0:101 0:000 PCI (00|00:08.00) : 1022 1482 class=060000 0:101 0:000 PCI (00|00:08.01) : 1022 1484 class=060400 0:101 0:000 PCI (00|04:00.00) : 1022 1485 class=130000 0:101 0:000 PCI (00|04:00.03) : 1022 148C class=0C0330 0:101 0:000 PCI (00|00:14.00) : 1022 790B class=0C0500 0:101 0:000 PCI (00|00:14.03) : 1022 790E class=060100 0:101 0:000 PCI (00|00:18.00) : 1022 1490 class=060000 0:101 0:000 PCI (00|00:18.01) : 1022 1491 class=060000 0:101 0:000 PCI (00|00:18.02) : 1022 1492 class=060000 0:101 0:000 PCI (00|00:18.03) : 1022 1493 class=060000 0:101 0:000 PCI (00|00:18.04) : 1022 1494 class=060000 0:101 0:000 PCI (00|00:18.05) : 1022 1495 class=060000 0:101 0:000 PCI (00|00:18.06) : 1022 1496 class=060000 0:101 0:000 PCI (00|00:18.07) : 1022 1497 class=060000 0:101 0:000 PCI (00|20:00.00) : 1022 1480 class=060000 0:101 0:000 PCI (00|20:00.02) : 1022 1481 class=080600 0:101 0:000 PCI (00|20:01.00) : 1022 1482 class=060000 0:101 0:000 PCI (00|20:02.00) : 1022 1482 class=060000 0:101 0:000 PCI (00|20:03.00) : 1022 1482 class=060000 0:101 0:000 PCI (00|20:03.01) : 1022 1483 class=060400 0:101 0:000 PCI (00|21:00.00) : 1022 1470 class=060400 0:101 0:000 PCI (00|22:00.00) : 1022 1471 class=060400 0:101 0:000 PCI (00|23:00.00) : 1002 687F class=030000 0:101 0:000 - GOP: Provided by device 0:101 0:000 - GFX: Model=AMD Radeon Vega 64 (ATI/AMD) 0:101 0:000 PCI (00|23:00.01) : 1002 AAF8 class=040300 0:101 0:000 - HDMI Audio: 0:101 0:000 PCI (00|20:04.00) : 1022 1482 class=060000 0:101 0:000 PCI (00|20:05.00) : 1022 1482 class=060000 0:101 0:000 PCI (00|20:07.00) : 1022 1482 class=060000 0:101 0:000 PCI (00|20:07.01) : 1022 1484 class=060400 0:101 0:000 PCI (00|24:00.00) : 1022 148A class=130000 0:101 0:000 PCI (00|20:08.00) : 1022 1482 class=060000 0:101 0:000 PCI (00|20:08.01) : 1022 1484 class=060400 0:101 0:000 PCI (00|25:00.00) : 1022 1485 class=130000 0:101 0:000 PCI (00|25:00.01) : 1022 1486 class=108000 0:101 0:000 PCI (00|25:00.03) : 1022 148C class=0C0330 0:101 0:000 PCI (00|25:00.04) : 1022 1487 class=040300 0:101 0:000 PCI (00|40:00.00) : 1022 1480 class=060000 0:101 0:000 PCI (00|40:00.02) : 1022 1481 class=080600 0:101 0:000 PCI (00|40:01.00) : 1022 1482 class=060000 0:101 0:000 PCI (00|40:01.01) : 1022 1483 class=060400 0:101 0:000 PCI (00|41:00.00) : 1022 57AD class=060400 0:101 0:000 PCI (00|42:02.00) : 1022 57A3 class=060400 0:101 0:000 PCI (00|43:00.00) : 1B21 3242 class=0C0330 0:101 0:000 PCI (00|42:04.00) : 1022 57A3 class=060400 0:101 0:000 PCI (00|44:00.00) : 8086 1539 class=020000 0:101 0:000 - LAN: 0 Vendor=Intel 0:101 0:000 PCI (00|42:05.00) : 1022 57A3 class=060400 0:101 0:000 PCI (00|45:00.00) : 8086 1539 class=020000 0:101 0:000 - LAN: 1 Vendor=Intel 0:101 0:000 PCI (00|42:08.00) : 1022 57A4 class=060400 0:101 0:000 PCI (00|46:00.00) : 1022 1485 class=130000 0:102 0:000 PCI (00|46:00.01) : 1022 149C class=0C0330 0:102 0:000 PCI (00|46:00.03) : 1022 149C class=0C0330 0:102 0:000 PCI (00|42:09.00) : 1022 57A4 class=060400 0:102 0:000 PCI (00|47:00.00) : 1022 7901 class=010601 0:102 0:000 PCI (00|42:0A.00) : 1022 57A4 class=060400 0:102 0:000 PCI (00|48:00.00) : 1022 7901 class=010601 0:102 0:000 PCI (00|40:01.03) : 1022 1483 class=060400 0:102 0:000 PCI (00|49:00.00) : 8086 15EA class=060400 0:102 0:000 PCI (00|4A:00.00) : 8086 15EA class=060400 0:102 0:000 PCI (00|4B:00.00) : 8086 15EB class=088000 0:102 0:000 PCI (00|4A:01.00) : 8086 15EA class=060400 0:102 0:000 PCI (00|4A:02.00) : 8086 15EA class=060400 0:102 0:000 PCI (00|4D:00.00) : 8086 15EC class=0C0330 0:102 0:000 PCI (00|4A:04.00) : 8086 15EA class=060400 0:102 0:000 PCI (00|40:02.00) : 1022 1482 class=060000 0:102 0:000 PCI (00|40:03.00) : 1022 1482 class=060000 0:102 0:000 PCI (00|40:03.01) : 1022 1483 class=060400 0:102 0:000 PCI (00|4F:00.00) : 1D6A 07B1 class=020000 0:102 0:000 - LAN: 2 Vendor=Unknown 0:102 0:000 PCI (00|40:04.00) : 1022 1482 class=060000 0:102 0:000 PCI (00|40:05.00) : 1022 1482 class=060000 0:102 0:000 PCI (00|40:07.00) : 1022 1482 class=060000 0:102 0:000 PCI (00|40:07.01) : 1022 1484 class=060400 0:102 0:000 PCI (00|50:00.00) : 1022 148A class=130000 0:102 0:000 PCI (00|40:08.00) : 1022 1482 class=060000 0:102 0:000 PCI (00|40:08.01) : 1022 1484 class=060400 0:102 0:000 PCI (00|51:00.00) : 1022 1485 class=130000 0:102 0:000 PCI (00|60:00.00) : 1022 1480 class=060000 0:102 0:000 PCI (00|60:00.02) : 1022 1481 class=080600 0:102 0:000 PCI (00|60:01.00) : 1022 1482 class=060000 0:102 0:000 PCI (00|60:02.00) : 1022 1482 class=060000 0:102 0:000 PCI (00|60:03.00) : 1022 1482 class=060000 0:102 0:000 PCI (00|60:04.00) : 1022 1482 class=060000 0:102 0:000 PCI (00|60:05.00) : 1022 1482 class=060000 0:102 0:000 PCI (00|60:07.00) : 1022 1482 class=060000 0:102 0:000 PCI (00|60:07.01) : 1022 1484 class=060400 0:102 0:000 PCI (00|61:00.00) : 1022 148A class=130000 0:102 0:000 PCI (00|60:08.00) : 1022 1482 class=060000 0:102 0:000 PCI (00|60:08.01) : 1022 1484 class=060400 0:102 0:000 PCI (00|62:00.00) : 1022 1485 class=130000 0:102 0:000 Clover load options size = 0 bytes 0:102 0:000 _checkOEMPath Look for oem dir at path '\EFI\CLOVER\OEM\MS-7C60--00-00-00-00-00-00'. Dir doesn't exist. 0:102 0:000 _checkOEMPath Look for oem dir at path '\EFI\CLOVER\OEM\MS-7C60--00-00-00-00-00-00'. Dir doesn't exist. 0:102 0:000 _checkOEMPath Look for oem dir at path '\EFI\CLOVER\OEM\MS-7C60--00-00-00-00-00-00'. Dir doesn't exist. 0:102 0:000 _checkOEMPath Look for oem dir at path '\EFI\CLOVER\OEM\TRX40 PRO 10G (MS-7C60)\UEFI'. Dir doesn't exist. 0:102 0:000 _checkOEMPath Look for oem dir at path '\EFI\CLOVER\OEM\MS-7C60'. Dir doesn't exist. 0:102 0:000 _checkOEMPath Look for oem dir at path '\EFI\CLOVER\OEM\MS-7C60-3699'. Dir doesn't exist. 0:103 0:000 _checkOEMPath Look for oem dir at path '\EFI\CLOVER\OEM\TRX40 PRO 10G (MS-7C60)'. Dir doesn't exist. 0:103 0:000 _checkOEMPath Look for oem dir at path '\EFI\CLOVER\OEM\TRX40 PRO 10G (MS-7C60)-3699'. Dir doesn't exist. 0:103 0:000 Using config.plist at path: \EFI\CLOVER 0:104 0:000 \EFI\CLOVER\config.plist loaded: Success 0:104 0:000 === [ GetListOfThemes ] ========================= 0:104 0:000 === [ Found config plists ] ===================== 0:105 0:000 - config.plist 0:105 0:000 - config copy.plist 0:105 0:000 === [ GetEarlyUserSettings ] ==================== 0:105 0:000 timeout set to 25 0:105 0:000 Custom boot CUSTOM_BOOT_USER_DISABLED (0x0) 0:105 0:000 KextsToPatch: 1 requested 0:105 0:000 - [00]: com.apple.driver.AppleEthernetAquantiaAqtion (Aquantia BigSur) :: MatchOS: 11.x :: BinPatch :: data len: 6 0:105 0:000 KernelToPatch: 34 requested 0:105 0:000 - [00]: BS_algrey - _i386_init_slave - Remove wrmsr 0x1c8 :: MatchOS: 11.x :: data len: 14 0:105 0:000 - [01]: ALL OS_algrey - commpage_populate -remove rdmsr :: data len: 7 0:105 0:000 - [02]: ALL OS_algrey - cpu_topology_sort -disable _x86_validate_topology :: data len: 5 0:105 0:000 - [03]: CATA_BS_algrey - cpuid_set_cache_info - cpuid 0x8000001D instead 0 - 10.15/10.16 :: MatchOS: 10.15.x,11.x :: data len: 21 0:105 0:000 - [04]: HS_MOJ_algrey - cpuid_set_cache_info - cpuid 0x8000001D instead 0 - 10.13/10.14 :: MatchOS: 10.13.x,10.14.x :: data len: 23 0:105 0:000 - [05]: ALL_OS_algrey - cpuid_set_cache_info - cpuid 0x8000001D instead 4 :: data len: 10 0:105 0:000 - [06]: ALL_OS_algrey - cpuid_set_cache_info - don't set cpuid_cores_per_package :: data len: 5 0:105 0:000 - [07]: CATA_BS_NoOne - skip cpuid_cores_per_package test - 10.15/10.16 :: MatchOS: 10.15.x,11.x :: data len: 16 0:105 0:000 - [08]: HS_MOJalgrey - skip cpuid_cores_per_package test - 10.13/10.14 :: MatchOS: 10.13.x,10.14.x :: data len: 12 0:105 0:000 - [09]: ALL_OS_algrey - cpuid_set_generic_info - remove wrmsr :: data len: 11 0:105 0:000 - [10]: ALL_OS_algrey - cpuid_set_generic_info - set microcode=186 :: data len: 7 0:105 0:000 - [11]: ALL_OSalgrey - cpuid_set_generic_info - set flag=1 :: data len: 13 0:105 0:000 - [12]: ALL_OS_algrey - cpuid_set_generic_info - disable check to allow leaf7 :: data len: 4 0:105 0:000 - [13]: ALL_OS_algrey - cpuid_set_info - GenuineIntel to AuthenticAMD :: data len: 13 0:105 0:000 - [14]: ALL_OS_algrey - cpuid_set_cpufamily - force CPUFAMILY_INTEL_PENRYN :: data len: 11 0:105 0:000 - [15]: CATA_BS_algrey - cpuid_set_info - jmp to calculations and set cpuid_cores_per_package - 10.15/10.16 :: MatchOS: 10.15.x,11.x :: data len: 21 0:105 0:000 - [16]: CATA_BS_algrey - cpuid_set_info - cores and threads calculations - 10.15/10.16 :: MatchOS: 10.15.x,11.x :: data len: 65 0:105 0:000 - [17]: HS_algrey - cpuid_set_info - ryzen cores and logicals count - part 1 - 10.13 :: MatchOS: 10.13.x :: data len: 7 0:105 0:000 - [18]: MOJ_algrey - cpuid_set_info - ryzen cores and logicals count - part 1 - 10.14 :: MatchOS: 10.14.x :: data len: 7 0:105 0:000 - [19]: HS_MOJ_algrey - cpuid_set_info - ryzen cores and logicals count - part 2 - 10.13/10.14 :: MatchOS: 10.13.x,10.14.x :: data len: 32 0:105 0:000 - [20]: HS_algrey - cpuid_set_info - ryzen cores and logicals count - part 3 - 10.13 :: MatchOS: 10.13.x :: data len: 16 0:105 0:000 - [21]: MOJ_algrey - cpuid_set_info - ryzen cores and logicals count - part 3 - 10.14 :: MatchOS: 10.14.x :: data len: 3 0:105 0:000 - [22]: HS_algrey - cpuid_set_info - ryzen cores and logicals count - part 4 - 10.13 :: MatchOS: 10.13.x :: data len: 14 0:105 0:000 - [23]: MOJ_algrey - cpuid_set_info - ryzen cores and logicals count - part 4 - 10.14 :: MatchOS: 10.14.x :: data len: 14 0:105 0:000 - [24]: ALL_OS_algrey - i386_init - remove rdmsr (x3) :: data len: 42 0:105 0:000 - [25]: MOJ_algrey - tsc_init - remove Penryn check to execute default case 10.14 :: MatchOS: 10.14.x :: data len: 12 0:105 0:000 - [26]: ALL_OS_algrey - tsc_init - remove Penryn check to execute default case :: data len: 11 0:105 0:000 - [27]: ALL_OS_algrey - tsc_init - grab DID and VID from MSR :: data len: 34 0:105 0:000 - [28]: ALL_OS_algrey - tsc_init - skip msr_flex_ratio test and go grab FSBFrequency from EFI :: data len: 7 0:105 0:000 - [29]: CATA_algrey - lapic_init - remove version check and panic - 10.15 :: MatchOS: 10.15.x :: data len: 5 0:105 0:000 - [30]: BS_NoOne - lapic_init - remove version check and panic - 10.16 :: MatchOS: 11.x :: data len: 9 0:105 0:000 - [31]: HS_MOJ_algrey - lapic_init - remove version check and panic - 10.13/10.14 :: MatchOS: 10.13.x,10.14.x :: data len: 8 0:105 0:000 - [32]: CATA_BS_algrey - lapic_interrupt - skip checks and prevent panic - 10.15/10.16 :: MatchOS: 10.15.x,11.x :: data len: 9 0:105 0:000 - [33]: HS_MOJ_algrey - lapic_interrupt - skip checks and prevent panic - 10.13/10.14 :: MatchOS: 10.13.x,10.14.x :: data len: 9 0:105 0:000 Default theme: embedded 0:105 0:000 Hiding entries with string System Reserved 0:105 0:000 Hiding entries with string Update 0:105 0:000 === [ LoadDrivers ] ============================= 0:106 0:001 Loading FSInject.efi status=Success 0:107 0:000 Loading SMCHelper.efi status=Success 0:108 0:001 Loading Fat.efi status=Success 0:109 0:000 - driver needs connecting 0:109 0:000 Loading VBoxHfs.efi status=Success 0:181 0:072 - driver needs connecting 0:181 0:000 Loading DataHubDxe.efi status=Success 0:184 0:003 Loading ApfsDriverLoader.efi status=Success 0:185 0:000 - driver needs connecting 0:185 0:000 Loading AudioDxe.efi status=Success 0:186 0:000 - driver needs connecting 0:186 0:000 4 drivers needs connecting ... 0:186 0:000 PlatformDriverOverrideProtocol not found. Installing ... Success 0:186 0:000 Searching for invalid DiskIo BY_DRIVER connects: 0:199 0:012 - Handle b73b2f18 with DiskIo, is Partition, no Fs, BY_DRIVER Agent: b7e83998, Disconnect: Success 0:209 0:009 - Handle b7331798 with DiskIo, is Partition, no Fs, BY_DRIVER Agent: b7e83998, Disconnect: Success 0:209 0:000 1 8:098 7:889 === [ InitScreen ] ============================== 8:098 0:000 Console modes reported: 4, available modes: 8:098 0:000 - [01]: 80x25 8:098 0:000 - [02]: 80x50 8:098 0:000 - [03]: 100x31 8:098 0:000 - [04]: 128x40 (current mode) 8:098 0:000 SetScreenResolution: 1920x1080 - not found! 8:098 0:000 SetMaxResolution: found best mode 0: 3840x2160 8:272 0:173 Video mode change to mode #0: Success 8:272 0:000 - set 8:272 0:000 SetScreenResolution: 3840x2160 - already set 8:273 0:001 Using embedded font 8:274 0:000 === [ GetMacAddress ] =========================== 8:274 0:000 MAC address of LAN #0= 00:D8:61:BD:83:BD: 8:274 0:000 === [ ScanSPD ] ================================= 8:276 0:001 === [ GetAcpiTablesList ] ======================= 8:276 0:000 Get Acpi Tables List from RSDT: 8:276 0:000 - [00]: FACP A M I len=276 8:276 0:000 - [01]: SSDT AmdTable len=35992 8:276 0:000 - [02]: SSDT AMD AOD len=14535 8:276 0:000 - [03]: FIDT A M I len=156 8:276 0:000 - [04]: MCFG A M I len=60 8:276 0:000 - [05]: SSDT CPUSSDT len=876 8:276 0:000 - [06]: HPET A M I len=56 8:276 0:000 - [07]: SSDT BIXBY len=36 8:276 0:000 - [08]: VFCT A M I len=61060 8:276 0:000 - [09]: IVRS AmdTable len=496 8:276 0:000 - [10]: PCCT AmdTable len=110 8:276 0:000 - [11]: SSDT AmdTable len=64073 8:276 0:000 - [12]: CRAT AmdTable len=15016 8:276 0:000 - [13]: CDIT AmdTable len=41 8:276 0:000 - [14]: SSDT SHAKTOOH len=11113 8:276 0:000 - [15]: WSMT A M I len=40 8:276 0:000 - [16]: APIC A M I len=1154 8:276 0:000 - [17]: SSDT SHAKTOOH len=4271 8:276 0:000 - [18]: FPDT A M I len=68 8:276 0:000 Calibrated TSC Frequency = 3700545380 = 3700MHz 8:276 0:000 === [ GetUserSettings ] ========================= 8:276 0:000 USB FixOwnership: yes 8:276 0:000 Dropping 4 tables: 8:276 0:000 - [00]: Drop table signature="DMAR" (52414D44) 8:276 0:000 ---- 8:276 0:000 - set table: 52414D44, 0 to drop: no 8:276 0:000 - [01]: Drop table signature="SSDT" (54445353) 8:276 0:000 table-id="CpuPm" ( 6D50757043) 8:276 0:000 ---- 8:276 0:000 - set table: 54445353, 6d50757043 to drop: no 8:276 0:000 - [02]: Drop table signature="SSDT" (54445353) 8:276 0:000 table-id="Cpu0Ist" ( 74734930757043) 8:276 0:000 ---- 8:276 0:000 - set table: 54445353, 74734930757043 to drop: no 8:276 0:000 - [03]: Drop table signature="BGRT" (54524742) 8:276 0:000 ---- 8:276 0:000 - set table: 54524742, 0 to drop: no 8:276 0:000 - final DSDT Fix mask=1FE70000 8:276 0:000 Devices to rename 1 8:276 0:000 PXSX:RP01:PCI0:#_SB:->will be renamed to ARPT 8:276 0:000 Using ProductName from config: iMacPro1,1 8:276 0:000 Using latest BiosVersion from config 8:276 0:000 BiosVersion: IMP11.88Z.F000.B00.2007121438 8:276 0:000 BiosReleaseDate: 07/12/2020 8:276 0:000 Using latest EfiVersion from config: 1539.0.0.0.1 8:276 0:000 Using FirmwareFeatures from config: 0xFD8FF53F 8:276 0:000 Using FirmwareFeaturesMask from config: 0xFF9FFF3F 8:276 0:000 Board-ID set from config as Mac-7BA5B2D9E42DDD94 8:276 0:000 BoardType: 0xA 8:276 0:000 ChassisType: 0x9 8:276 0:000 Cannot find smbios.plist at path '\EFI\CLOVER' : Not Found 8:277 0:000 === [ Found DSDT tables ] ======================= 8:278 0:001 Added Kext=Other\Lilu.kext 8:278 0:000 Added Kext=Other\SmallTreeIntel82576.kext 8:289 0:010 Added Kext=Other\AppleALC.kext 8:290 0:000 Added Kext=Other\WhateverGreen.kext 8:292 0:001 Added Kext=Other\VirtualSMC.kext 8:292 0:000 Added Kext=Other\AMDRyzenCPUPowerManagement.kext 8:292 0:000 === [ ScanVolumes ] ============================= 8:292 0:000 Found 37 volumes with blockIO 8:292 0:000 - [00]: Volume: PciRoot(0x0)\Pci(0x1,0x1)\Pci(0x0,0x0)\NVMe(0x1,DB-3E-50-71-51-38-25-00) 8:293 0:000 - [01]: Volume: PciRoot(0x0)\Pci(0x1,0x1)\Pci(0x0,0x0)\NVMe(0x1,DB-3E-50-71-51-38-25-00)\HD(1,GPT,04BC09C8-01CE-11EB-8D48-00D861CA94CC,0x800,0x19000) 8:293 0:000 Result of bootcode detection: bootable Windows (vista,win) 8:293 0:000 label : System Reserved 8:293 0:000 hiding this volume 8:293 0:000 - [02]: Volume: PciRoot(0x0)\Pci(0x1,0x1)\Pci(0x0,0x0)\NVMe(0x1,DB-3E-50-71-51-38-25-00)\HD(2,GPT,04BC09C9-01CE-11EB-8D48-00D861CA94CC,0x19800,0x77273A8D) 8:293 0:000 Result of bootcode detection: bootable Windows (vista,win) 8:293 0:000 label : Unknown HD2 8:293 0:000 - [03]: Volume: PciRoot(0x0)\Pci(0x1,0x1)\Pci(0x0,0x0)\NVMe(0x1,DB-3E-50-71-51-38-25-00)\HD(3,GPT,04BC09CA-01CE-11EB-8D48-00D861CA94CC,0x7728D800,0x32000) 8:293 0:000 Result of bootcode detection: bootable Windows (vista,win) 8:293 0:000 label : EFI 8:293 0:000 - [04]: Volume: PciRoot(0x0)\Pci(0x1,0x1)\Pci(0x0,0x0)\NVMe(0x1,DB-3E-50-71-51-38-25-00)\HD(4,GPT,04BC09CB-01CE-11EB-8D48-00D861CA94CC,0x772BF800,0xFC800) 8:293 0:000 Result of bootcode detection: bootable Windows (vista,win) 8:293 0:000 label : Unknown HD4 8:293 0:000 - [05]: Volume: PciRoot(0x0)\Pci(0x1,0x2)\Pci(0x0,0x0)\NVMe(0x1,33-36-51-90-1D-A7-79-64) 8:293 0:000 - [06]: Volume: PciRoot(0x0)\Pci(0x1,0x2)\Pci(0x0,0x0)\NVMe(0x1,33-36-51-90-1D-A7-79-64)\HD(1,GPT,09EEB79F-C000-498B-9C83-1A7F593C32D7,0x6,0x12C00) 8:294 0:000 label : EFI 8:294 0:000 This is SelfVolume !! 8:294 0:000 - [07]: Volume: PciRoot(0x0)\Pci(0x1,0x2)\Pci(0x0,0x0)\NVMe(0x1,33-36-51-90-1D-A7-79-64)\HD(2,GPT,B1539027-FA58-47C0-B5AF-2B1A7C05161A,0x12C06,0xEE64E4B) 8:294 0:000 - [08]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0x9,0x0)\Pci(0x0,0x0)\Sata(0x1,0xFFFF,0x0) 8:296 0:002 - [09]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0x9,0x0)\Pci(0x0,0x0)\Sata(0x2,0xFFFF,0x0) 8:297 0:001 - [10]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0x9,0x0)\Pci(0x0,0x0)\Sata(0x3,0xFFFF,0x0) 8:297 0:000 Result of bootcode detection: bootable unknown (legacy) 8:297 0:000 - [11]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0x9,0x0)\Pci(0x0,0x0)\Sata(0x1,0xFFFF,0x0)\HD(1,GPT,6A39DCEB-5BA5-4D82-B5DD-AC2A8F241610,0x28,0x64000) 8:298 0:000 Result of bootcode detection: bootable unknown (legacy) 8:299 0:001 label : EFI 8:299 0:000 - [12]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0x9,0x0)\Pci(0x0,0x0)\Sata(0x1,0xFFFF,0x0)\HD(2,GPT,CAF32F96-C98C-40B1-8F10-283A8AD2F8C0,0x64028,0x1D161920) 8:300 0:000 Result of bootcode detection: bootable unknown (legacy) 8:300 0:000 - [13]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0x9,0x0)\Pci(0x0,0x0)\Sata(0x2,0xFFFF,0x0)\HD(1,GPT,1395C915-F702-4C67-9969-BAFF4B10C422,0x28,0x64000) 8:300 0:000 Result of bootcode detection: bootable unknown (legacy) 8:307 0:006 label : EFI 8:307 0:000 - [14]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0x9,0x0)\Pci(0x0,0x0)\Sata(0x2,0xFFFF,0x0)\HD(2,GPT,16D8AA6B-8E9C-4A6D-8E41-06D7BA16A7ED,0x64800,0x48C39B000) 8:307 0:000 Result of bootcode detection: bootable unknown (legacy) 8:307 0:000 - [15]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0x9,0x0)\Pci(0x0,0x0)\Sata(0x3,0xFFFF,0x0)\HD(1,GPT,1E0975EF-7D7A-485A-8E25-DF6199CE6CD5,0x28,0x64000) 8:308 0:000 Result of bootcode detection: bootable unknown (legacy) 8:309 0:001 label : EFI 8:309 0:000 - [16]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0x9,0x0)\Pci(0x0,0x0)\Sata(0x3,0xFFFF,0x0)\HD(2,GPT,148EBB84-7D7E-4069-9791-FE0F51F30C41,0x64028,0x48C39AFD8) 8:310 0:000 Result of bootcode detection: bootable unknown (legacy) 8:310 0:000 - [17]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0xA,0x0)\Pci(0x0,0x0)\Sata(0x0,0xFFFF,0x0) 8:310 0:000 Result of bootcode detection: bootable unknown (legacy) 8:310 0:000 - [18]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0xA,0x0)\Pci(0x0,0x0)\Sata(0x1,0xFFFF,0x0) 8:311 0:000 Result of bootcode detection: bootable unknown (legacy) 8:311 0:000 - [19]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0xA,0x0)\Pci(0x0,0x0)\Sata(0x4,0xFFFF,0x0) 8:311 0:000 - [20]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0xA,0x0)\Pci(0x0,0x0)\Sata(0x0,0xFFFF,0x0)\HD(1,GPT,9031FA78-053E-11E9-8767-E0D55E2FD271,0x22,0x800) 8:315 0:004 - [21]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0xA,0x0)\Pci(0x0,0x0)\Sata(0x0,0xFFFF,0x0)\HD(2,GPT,624C68D2-E597-4F56-893E-602A47484128,0x822,0x77DE) 8:316 0:000 - [22]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0xA,0x0)\Pci(0x0,0x0)\Sata(0x0,0xFFFF,0x0)\HD(3,GPT,9031FA7B-053E-11E9-8767-E0D55E2FD271,0x8000,0x2BAA0748F) 8:316 0:000 Result of bootcode detection: bootable unknown (legacy) 8:316 0:000 - [23]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0xA,0x0)\Pci(0x0,0x0)\Sata(0x1,0xFFFF,0x0)\HD(1,GPT,9031FA6F-053E-11E9-8767-E0D55E2FD271,0x22,0x800) 8:319 0:002 - [24]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0xA,0x0)\Pci(0x0,0x0)\Sata(0x1,0xFFFF,0x0)\HD(2,GPT,81C93AD7-40CC-4566-9732-29F3C9E2ABEF,0x822,0x77DE) 8:320 0:000 - [25]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0xA,0x0)\Pci(0x0,0x0)\Sata(0x1,0xFFFF,0x0)\HD(3,GPT,9031FA72-053E-11E9-8767-E0D55E2FD271,0x8000,0x2BAA0748F) 8:320 0:000 Result of bootcode detection: bootable Windows (vista,win) 8:321 0:000 - [26]: Volume: PciRoot(0x0)\Pci(0x1,0x2)\Pci(0x0,0x0)\NVMe(0x1,33-36-51-90-1D-A7-79-64)\HD(2,GPT,B1539027-FA58-47C0-B5AF-2B1A7C05161A,0x12C06,0xEE64E4B)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,6298E11A9172554EB1D20D3BE088A124) 8:321 0:000 apfsFileSystemUUID=1AE19862-7291-4E55-B1D2-0D3BE088A124, ApfsContainerUUID=8E7D68AC-6296-40D7-8DEA-E84D8872076E, ApfsRole=0x10 8:321 0:000 label : Preboot 8:321 0:000 - [27]: Volume: PciRoot(0x0)\Pci(0x1,0x2)\Pci(0x0,0x0)\NVMe(0x1,33-36-51-90-1D-A7-79-64)\HD(2,GPT,B1539027-FA58-47C0-B5AF-2B1A7C05161A,0x12C06,0xEE64E4B)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,D1B0CE44B3919C4AB3FABD589833E960) 8:321 0:000 apfsFileSystemUUID=44CEB0D1-91B3-4A9C-B3FA-BD589833E960, ApfsContainerUUID=8E7D68AC-6296-40D7-8DEA-E84D8872076E, ApfsRole=0x40 8:326 0:004 label : macOS Catalina - Data 8:326 0:000 - [28]: Volume: PciRoot(0x0)\Pci(0x1,0x2)\Pci(0x0,0x0)\NVMe(0x1,33-36-51-90-1D-A7-79-64)\HD(2,GPT,B1539027-FA58-47C0-B5AF-2B1A7C05161A,0x12C06,0xEE64E4B)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,826B7F6944DC6D4DB6DD029130AFD976) 8:326 0:000 apfsFileSystemUUID=697F6B82-DC44-4D6D-B6DD-029130AFD976, ApfsContainerUUID=8E7D68AC-6296-40D7-8DEA-E84D8872076E, ApfsRole=0x4 8:326 0:000 label : Recovery 8:326 0:000 - [29]: Volume: PciRoot(0x0)\Pci(0x1,0x2)\Pci(0x0,0x0)\NVMe(0x1,33-36-51-90-1D-A7-79-64)\HD(2,GPT,B1539027-FA58-47C0-B5AF-2B1A7C05161A,0x12C06,0xEE64E4B)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,966A6459FCFB0040A262D3E130F542EB) 8:326 0:000 apfsFileSystemUUID=59646A96-FBFC-4000-A262-D3E130F542EB, ApfsContainerUUID=8E7D68AC-6296-40D7-8DEA-E84D8872076E, ApfsRole=0x8 8:326 0:000 label : VM 8:326 0:000 - [30]: Volume: PciRoot(0x0)\Pci(0x1,0x2)\Pci(0x0,0x0)\NVMe(0x1,33-36-51-90-1D-A7-79-64)\HD(2,GPT,B1539027-FA58-47C0-B5AF-2B1A7C05161A,0x12C06,0xEE64E4B)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,D593B60572D2534BA5DAB43CC2A6428C) 8:326 0:000 apfsFileSystemUUID=05B693D5-D272-4B53-A5DA-B43CC2A6428C, ApfsContainerUUID=8E7D68AC-6296-40D7-8DEA-E84D8872076E, ApfsRole=0x1 8:328 0:001 label : macOS Big Sur 8:328 0:000 - [31]: Volume: PciRoot(0x0)\Pci(0x1,0x2)\Pci(0x0,0x0)\NVMe(0x1,33-36-51-90-1D-A7-79-64)\HD(2,GPT,B1539027-FA58-47C0-B5AF-2B1A7C05161A,0x12C06,0xEE64E4B)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,9B2B4FF63141064BBFC2AB96CD113AB6) 8:328 0:000 apfsFileSystemUUID=F64F2B9B-4131-4B06-BFC2-AB96CD113AB6, ApfsContainerUUID=8E7D68AC-6296-40D7-8DEA-E84D8872076E, ApfsRole=0xc0 8:328 0:000 label : Update 8:328 0:000 hiding this volume 8:328 0:000 - [32]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0x9,0x0)\Pci(0x0,0x0)\Sata(0x1,0xFFFF,0x0)\HD(2,GPT,CAF32F96-C98C-40B1-8F10-283A8AD2F8C0,0x64028,0x1D161920)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,2ADB6EFB5910624689D04E42E3BF1759) 8:329 0:000 apfsFileSystemUUID=FB6EDB2A-1059-4662-89D0-4E42E3BF1759, ApfsContainerUUID=62947134-E43C-4CC5-9C8C-C651E7F8544B, ApfsRole=0x10 8:330 0:001 label : Preboot 8:330 0:000 - [33]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0x9,0x0)\Pci(0x0,0x0)\Sata(0x1,0xFFFF,0x0)\HD(2,GPT,CAF32F96-C98C-40B1-8F10-283A8AD2F8C0,0x64028,0x1D161920)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,CD8E6C45F93B0D468A1CFC516EB37362) 8:330 0:000 apfsFileSystemUUID=456C8ECD-3BF9-460D-8A1C-FC516EB37362, ApfsContainerUUID=62947134-E43C-4CC5-9C8C-C651E7F8544B, ApfsRole=0x40 8:338 0:007 label : macOS 19h4 - Data 8:338 0:000 - [34]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0x9,0x0)\Pci(0x0,0x0)\Sata(0x1,0xFFFF,0x0)\HD(2,GPT,CAF32F96-C98C-40B1-8F10-283A8AD2F8C0,0x64028,0x1D161920)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,50FF8A7D6026A6468B752367DE4CBB04) 8:338 0:000 apfsFileSystemUUID=7D8AFF50-2660-46A6-8B75-2367DE4CBB04, ApfsContainerUUID=62947134-E43C-4CC5-9C8C-C651E7F8544B, ApfsRole=0x1 8:344 0:006 label : macOS 19h4 8:344 0:000 - [35]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0x9,0x0)\Pci(0x0,0x0)\Sata(0x1,0xFFFF,0x0)\HD(2,GPT,CAF32F96-C98C-40B1-8F10-283A8AD2F8C0,0x64028,0x1D161920)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,F304039E87FFB549BB589AD6C680AFCA) 8:344 0:000 apfsFileSystemUUID=9E0304F3-FF87-49B5-BB58-9AD6C680AFCA, ApfsContainerUUID=62947134-E43C-4CC5-9C8C-C651E7F8544B, ApfsRole=0x4 8:344 0:000 label : Recovery 8:344 0:000 - [36]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0x9,0x0)\Pci(0x0,0x0)\Sata(0x1,0xFFFF,0x0)\HD(2,GPT,CAF32F96-C98C-40B1-8F10-283A8AD2F8C0,0x64028,0x1D161920)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,3B9536D141B72646BF90A52EB7E76A89) 8:344 0:000 apfsFileSystemUUID=D136953B-B741-4626-BF90-A52EB7E76A89, ApfsContainerUUID=62947134-E43C-4CC5-9C8C-C651E7F8544B, ApfsRole=0x8 8:344 0:000 label : VM 8:344 0:000 found 1 handles with audio 8:345 0:000 No AudioIoDevice stored 8:345 0:000 no stored audio parameters 8:345 0:000 Found Audio Device AMD (Unknown) (HDMI) at index 0 8:345 0:000 Found Audio Device AMD (Unknown) (HDMI) at index 1 8:345 0:000 Found Audio Device AMD (Unknown) (HDMI) at index 2 8:345 0:000 Found Audio Device AMD (Unknown) (HDMI) at index 3 8:345 0:000 Found Audio Device AMD (Unknown) (HDMI) at index 4 8:345 0:000 Found Audio Device AMD (Unknown) (HDMI) at index 5 8:345 0:000 === [ InitXTheme ] ============================== 8:345 0:000 use Daylight theme 8:345 0:000 using embedded theme 8:362 0:017 sound play end with status=Device Error 8:363 0:001 Using embedded font 8:363 0:000 theme inited 8:363 0:000 Chosen embedded theme 8:363 0:000 after NVRAM boot-args=-v 8:363 0:000 === [ Dump SMC keys from NVRAM ] ================ 8:363 0:000 found AppleSMC protocol 8:394 0:030 Registered 13 SMC keys 8:402 0:008 === [ ScanLoader ] ============================== 8:402 0:000 - [01]: 'System Reserved' 8:402 0:000 - [02]: 'Unknown HD2' 8:402 0:000 - [03]: 'EFI' 8:403 0:001 AddLoaderEntry for Volume Name=EFI, idx=0 8:403 0:000 IconName=vista,win comma=5 size=9 8:403 0:000 first=os_vista 8:403 0:000 Second=os_win 8:403 0:000 Loader entry created for 'PciRoot(0x0)\Pci(0x1,0x1)\Pci(0x0,0x0)\NVMe(0x1,DB-3E-50-71-51-38-25-00)\HD(3,GPT,04BC09CA-01CE-11EB-8D48-00D861CA94CC,0x7728D800,0x32000)\EFI\microsoft\Boot\bootmgfw.efi' 8:405 0:001 AddLoaderEntry for Volume Name=EFI, idx=1 8:405 0:000 IconName=unknown comma=-1 size=7 8:405 0:000 Full=unknown 8:405 0:000 Loader entry created for 'PciRoot(0x0)\Pci(0x1,0x1)\Pci(0x0,0x0)\NVMe(0x1,DB-3E-50-71-51-38-25-00)\HD(3,GPT,04BC09CA-01CE-11EB-8D48-00D861CA94CC,0x7728D800,0x32000)\EFI\BOOT\BOOTX64.efi' 8:405 0:000 - [04]: 'Unknown HD4' 8:405 0:000 - [06]: 'EFI' 8:407 0:002 AddLoaderEntry for Volume Name=EFI, idx=2 8:407 0:000 IconName=unknown comma=-1 size=7 8:407 0:000 Full=unknown 8:407 0:000 Loader entry created for 'PciRoot(0x0)\Pci(0x1,0x2)\Pci(0x0,0x0)\NVMe(0x1,33-36-51-90-1D-A7-79-64)\HD(1,GPT,09EEB79F-C000-498B-9C83-1A7F593C32D7,0x6,0x12C00)\EFI\BOOT\BOOTX64.efi' 8:407 0:000 - [11]: 'EFI' 8:422 0:014 - [13]: 'EFI' 8:444 0:022 - [15]: 'EFI' 8:465 0:020 - [26]: 'Preboot' 8:466 0:000 contentDetails name:macOS Catalina 8:466 0:000 AddLoaderEntry for Volume Name=Preboot, idx=3 8:466 0:000 ApfsContainerUUID=8E7D68AC-6296-40D7-8DEA-E84D8872076E 8:466 0:000 ApfsFileSystemUUID=1AE19862-7291-4E55-B1D2-0D3BE088A124 8:466 0:000 APFSTargetUUID=44CEB0D1-91B3-4A9C-B3FA-BD589833E960 8:466 0:000 Check if volume Is Hibernated: 8:466 0:000 Check sleep image 'by signature': 8:466 0:000 using default sleep image name = \private\var\vm\sleepimage 8:466 0:000 sleepimage not found -> Not Found 8:466 0:000 hibernated: no - sign 8:466 0:000 IconName=bigsur,mac comma=6 size=10 8:466 0:000 first=os_bigsur 8:466 0:000 Second=os_mac 8:466 0:000 Loader entry created for 'PciRoot(0x0)\Pci(0x1,0x2)\Pci(0x0,0x0)\NVMe(0x1,33-36-51-90-1D-A7-79-64)\HD(2,GPT,B1539027-FA58-47C0-B5AF-2B1A7C05161A,0x12C06,0xEE64E4B)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,6298E11A9172554EB1D20D3BE088A124)\44CEB0D1-91B3-4A9C-B3FA-BD589833E960\System\Library\CoreServices\boot.efi' 8:466 0:000 - [27]: 'macOS Catalina - Data' 8:468 0:001 - [28]: 'Recovery' 8:468 0:000 contentDetails name:macOS Catalina 8:468 0:000 - [29]: 'VM' 8:468 0:000 - [30]: 'macOS Big Sur' 8:473 0:004 AddLoaderEntry for Volume Name=macOS Big Sur, idx=4 8:473 0:000 ApfsContainerUUID=8E7D68AC-6296-40D7-8DEA-E84D8872076E 8:473 0:000 ApfsFileSystemUUID=05B693D5-D272-4B53-A5DA-B43CC2A6428C 8:473 0:000 Check if volume Is Hibernated: 8:473 0:000 Check sleep image 'by signature': 8:473 0:000 using default sleep image name = \private\var\vm\sleepimage 8:473 0:000 sleepimage not found -> Not Found 8:473 0:000 hibernated: no - sign 8:473 0:000 IconName=bigsur,mac comma=6 size=10 8:473 0:000 first=os_bigsur 8:473 0:000 Second=os_mac 8:473 0:000 Loader entry created for 'PciRoot(0x0)\Pci(0x1,0x2)\Pci(0x0,0x0)\NVMe(0x1,33-36-51-90-1D-A7-79-64)\HD(2,GPT,B1539027-FA58-47C0-B5AF-2B1A7C05161A,0x12C06,0xEE64E4B)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,D593B60572D2534BA5DAB43CC2A6428C)\System\Library\CoreServices\boot.efi' 8:474 0:000 - [31]: 'Update' 8:474 0:000 - [32]: 'Preboot' 8:475 0:000 AddLoaderEntry for Volume Name=Preboot, idx=5 8:475 0:000 ApfsContainerUUID=62947134-E43C-4CC5-9C8C-C651E7F8544B 8:475 0:000 ApfsFileSystemUUID=FB6EDB2A-1059-4662-89D0-4E42E3BF1759 8:475 0:000 APFSTargetUUID=7D8AFF50-2660-46A6-8B75-2367DE4CBB04 8:475 0:000 Check if volume Is Hibernated: 8:475 0:000 Check sleep image 'by signature': 8:475 0:000 using default sleep image name = \private\var\vm\sleepimage 8:476 0:000 sleepimage not found -> Not Found 8:476 0:000 hibernated: no - sign 8:476 0:000 IconName=cata,mac comma=4 size=8 8:476 0:000 first=os_cata 8:476 0:000 Second=os_mac 8:476 0:000 Loader entry created for 'PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0x9,0x0)\Pci(0x0,0x0)\Sata(0x1,0xFFFF,0x0)\HD(2,GPT,CAF32F96-C98C-40B1-8F10-283A8AD2F8C0,0x64028,0x1D161920)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,2ADB6EFB5910624689D04E42E3BF1759)\7D8AFF50-2660-46A6-8B75-2367DE4CBB04\System\Library\CoreServices\boot.efi' 8:476 0:000 - [33]: 'macOS 19h4 - Data' 8:482 0:006 - [34]: 'macOS 19h4' 8:499 0:017 AddLoaderEntry for Volume Name=macOS 19h4, idx=6 8:499 0:000 ApfsContainerUUID=62947134-E43C-4CC5-9C8C-C651E7F8544B 8:499 0:000 ApfsFileSystemUUID=7D8AFF50-2660-46A6-8B75-2367DE4CBB04 8:500 0:000 Check if volume Is Hibernated: 8:500 0:000 Check sleep image 'by signature': 8:500 0:000 using default sleep image name = \private\var\vm\sleepimage 8:500 0:000 sleepimage not found -> Not Found 8:500 0:000 hibernated: no - sign 8:500 0:000 IconName=cata,mac comma=4 size=8 8:500 0:000 first=os_cata 8:500 0:000 Second=os_mac 8:500 0:000 Loader entry created for 'PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0x9,0x0)\Pci(0x0,0x0)\Sata(0x1,0xFFFF,0x0)\HD(2,GPT,CAF32F96-C98C-40B1-8F10-283A8AD2F8C0,0x64028,0x1D161920)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,50FF8A7D6026A6468B752367DE4CBB04)\System\Library\CoreServices\boot.efi' 8:501 0:000 - [35]: 'Recovery' 8:501 0:000 AddLoaderEntry for Volume Name=Recovery, idx=7 8:501 0:000 ApfsContainerUUID=62947134-E43C-4CC5-9C8C-C651E7F8544B 8:501 0:000 ApfsFileSystemUUID=9E0304F3-FF87-49B5-BB58-9AD6C680AFCA 8:501 0:000 APFSTargetUUID=7D8AFF50-2660-46A6-8B75-2367DE4CBB04 8:502 0:000 IconName=cata,mac comma=4 size=8 8:502 0:000 first=os_cata 8:502 0:000 Second=os_mac 8:502 0:000 Loader entry created for 'PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0x9,0x0)\Pci(0x0,0x0)\Sata(0x1,0xFFFF,0x0)\HD(2,GPT,CAF32F96-C98C-40B1-8F10-283A8AD2F8C0,0x64028,0x1D161920)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,F304039E87FFB549BB589AD6C680AFCA)\7D8AFF50-2660-46A6-8B75-2367DE4CBB04\boot.efi' 8:503 0:000 - [36]: 'VM' 8:503 0:000 Scanning legacy ... 8:503 0:000 hidden 8:503 0:000 IconName=vista,win comma=5 size=9 8:503 0:000 first=os_vista 8:503 0:000 Second=os_win 8:503 0:000 IconName=vista,win comma=5 size=9 8:503 0:000 first=os_vista 8:503 0:000 Second=os_win 8:503 0:000 IconName=vista,win comma=5 size=9 8:503 0:000 first=os_vista 8:503 0:000 Second=os_win 8:503 0:000 IconName=vista,win comma=5 size=9 8:503 0:000 first=os_vista 8:503 0:000 Second=os_win 8:503 0:000 === [ AddCustomTool ] =========================== 8:504 0:000 === [ GetEfiBootDeviceFromNvram ] =============== 8:504 0:000 - efi-boot-device-data: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0x9,0x0)\Pci(0x0,0x0)\Sata(0x1,0xFFFF,0x0)\HD(2,GPT,CAF32F96-C98C-40B1-8F10-283A8AD2F8C0,0x64028,0x1D161920)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,50FF8A7D6026A6468B752367DE4CBB04) 8:504 0:000 - Volume: 'PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0x9,0x0)\Pci(0x0,0x0)\Sata(0x1,0xFFFF,0x0)\HD(2,GPT,CAF32F96-C98C-40B1-8F10-283A8AD2F8C0,0x64028,0x1D161920)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,50FF8A7D6026A6468B752367DE4CBB04)' 8:504 0:000 - LoaderPath: '' 8:504 0:000 - Guid = CAF32F96-C98C-40B1-8F10-283A8AD2F8C0 8:504 0:000 === [ FindStartupDiskVolume ] =================== 8:504 0:000 - Volume: partition = PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0x9,0x0)\Pci(0x0,0x0)\Sata(0x1,0xFFFF,0x0)\HD(2,GPT,CAF32F96-C98C-40B1-8F10-283A8AD2F8C0,0x64028,0x1D161920)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,50FF8A7D6026A6468B752367DE4CBB04) 8:504 0:000 - searching for that partition 8:504 0:000 - found entry 3. 'Boot macOS from macOS 19h4', Volume 'macOS 19h4' 8:504 0:000 Boot redirected to Entry 3. 'Boot macOS from macOS 19h4' 8:504 0:000 BannerPlace at Clear Screen [1856,764] 8:532 0:027 AnimeRun=0 8:562 0:030 GUI ready 17:007 8:445 Using config copy.plist at path: \EFI\CLOVER 17:012 0:004 === [ GetUserSettings ] ========================= 17:012 0:000 USB FixOwnership: yes 17:012 0:000 Dropping 4 tables: 17:012 0:000 - [00]: Drop table signature="DMAR" (52414D44) 17:012 0:000 ---- 17:012 0:000 - set table: 52414D44, 0 to drop: no 17:012 0:000 - [01]: Drop table signature="SSDT" (54445353) 17:012 0:000 table-id="CpuPm" ( 6D50757043) 17:012 0:000 ---- 17:012 0:000 - set table: 54445353, 6d50757043 to drop: no 17:012 0:000 - [02]: Drop table signature="SSDT" (54445353) 17:012 0:000 table-id="Cpu0Ist" ( 74734930757043) 17:012 0:000 ---- 17:012 0:000 - set table: 54445353, 74734930757043 to drop: no 17:012 0:000 - [03]: Drop table signature="BGRT" (54524742) 17:012 0:000 ---- 17:012 0:000 - set table: 54524742, 0 to drop: no 17:012 0:000 - final DSDT Fix mask=1FE70000 17:012 0:000 Devices to rename 1 17:012 0:000 PXSX:RP01:PCI0:#_SB:->will be renamed to ARPT 17:012 0:000 Using ProductName from config: iMacPro1,1 17:012 0:000 Using latest BiosVersion from config 17:012 0:000 BiosVersion: IMP11.88Z.F000.B00.2007121438 17:012 0:000 BiosReleaseDate: 07/12/2020 17:012 0:000 Using latest EfiVersion from config: 1539.0.0.0.1 17:012 0:000 Using FirmwareFeatures from config: 0xFD8FF53F 17:012 0:000 Using FirmwareFeaturesMask from config: 0xFF9FFF3F 17:012 0:000 Board-ID set from config as Mac-7BA5B2D9E42DDD94 17:012 0:000 BoardType: 0xA 17:012 0:000 ChassisType: 0x9 17:012 0:000 refill kernel patches bcoz gBootChanged 17:012 0:000 FakeCPUID: 0 17:012 0:000 KextsToPatch: 1 requested 17:012 0:000 - [00]: com.apple.driver.AppleEthernetAquantiaAqtion (Aquantia BigSur) :: MatchOS: 11.x :: BinPatch :: data len: 6 17:012 0:000 KernelToPatch: 22 requested 17:012 0:000 - [00]: BS_algrey - _i386_init_slave - Remove wrmsr 0x1c8 :: MatchOS: 11.x :: data len: 14 17:012 0:000 - [01]: ALL OS_algrey - commpage_populate -remove rdmsr :: MatchOS: 10.13.x, 10.14.x, 10.15.x, 11.x :: data len: 7 17:012 0:000 - [02]: ALL OS_algrey - cpu_topology_sort -disable _x86_validate_topology :: MatchOS: 10.13.x, 10.14.x, 10.15.x, 11.x :: data len: 5 17:012 0:000 - [03]: CATA_BS_algrey - cpuid_set_cache_info - cpuid 0x8000001D instead 0 - 10.15/10.16 :: MatchOS: 10.15.x,11.x :: data len: 21 17:012 0:000 - [04]: ALL_OS_algrey - cpuid_set_cache_info - cpuid 0x8000001D instead 4 :: MatchOS: 10.13.x, 10.14.x, 10.15.x, 11.x :: data len: 10 17:012 0:000 - [05]: ALL_OS_algrey - cpuid_set_cache_info - don't set cpuid_cores_per_package :: MatchOS: 10.13.x, 10.14.x, 10.15.x, 11.x :: data len: 5 17:012 0:000 - [06]: CATA_BS_NoOne - skip cpuid_cores_per_package test - 10.15/10.16 :: MatchOS: 10.15.x,11.x :: data len: 16 17:012 0:000 - [07]: ALL_OS_algrey - cpuid_set_generic_info - remove wrmsr :: MatchOS: 10.13.x, 10.14.x, 10.15.x, 11.x :: data len: 11 17:012 0:000 - [08]: ALL_OS_algrey - cpuid_set_generic_info - set microcode=186 :: MatchOS: 10.13.x, 10.14.x, 10.15.x, 11.x :: data len: 7 17:012 0:000 - [09]: ALL_OSalgrey - cpuid_set_generic_info - set flag=1 :: MatchOS: 10.13.x, 10.14.x, 10.15.x, 11.x :: data len: 13 17:012 0:000 - [10]: ALL_OS_algrey - cpuid_set_generic_info - disable check to allow leaf7 :: MatchOS: 10.13.x, 10.14.x, 10.15.x, 11.x :: data len: 4 17:012 0:000 - [11]: ALL_OS_algrey - cpuid_set_info - GenuineIntel to AuthenticAMD :: MatchOS: 10.13.x, 10.14.x, 10.15.x, 11.x :: data len: 13 17:012 0:000 - [12]: ALL_OS_algrey - cpuid_set_cpufamily - force CPUFAMILY_INTEL_PENRYN :: MatchOS: 10.13.x, 10.14.x, 10.15.x, 11.x :: data len: 11 17:012 0:000 - [13]: CATA_BS_algrey - cpuid_set_info - jmp to calculations and set cpuid_cores_per_package - 10.15/10.16 :: MatchOS: 10.15.x,11.x :: data len: 21 17:012 0:000 - [14]: CATA_BS_algrey - cpuid_set_info - cores and threads calculations - 10.15/10.16 :: MatchOS: 10.15.x,11.x :: data len: 65 17:012 0:000 - [15]: ALL_OS_algrey - i386_init - remove rdmsr (x3) :: MatchOS: 10.13.x, 10.14.x, 10.15.x, 11.x :: data len: 42 17:012 0:000 - [16]: ALL_OS_algrey - tsc_init - remove Penryn check to execute default case :: MatchOS: 10.13.x, 10.14.x, 10.15.x, 11.x :: data len: 11 17:012 0:000 - [17]: ALL_OS_algrey - tsc_init - grab DID and VID from MSR :: MatchOS: 10.13.x, 10.14.x, 10.15.x, 11.x :: data len: 34 17:012 0:000 - [18]: ALL_OS_algrey - tsc_init - skip msr_flex_ratio test and go grab FSBFrequency from EFI :: MatchOS: 10.13.x, 10.14.x, 10.15.x, 11.x :: data len: 7 17:012 0:000 - [19]: CATA_algrey - lapic_init - remove version check and panic - 10.15 :: MatchOS: 10.15.x :: data len: 5 17:012 0:000 - [20]: BS_NoOne - lapic_init - remove version check and panic - 10.16 :: MatchOS: 11.x :: data len: 9 17:012 0:000 - [21]: CATA_BS_algrey - lapic_interrupt - skip checks and prevent panic - 10.15/10.16 :: MatchOS: 10.15.x,11.x :: data len: 9 17:012 0:000 Theme from new config: embedded 19:878 2:865 ReinitRefitLib after theme change 19:878 0:000 === [ Found DSDT tables ] ======================= 19:879 0:000 === [ ScanVolumes ] ============================= 19:879 0:000 Found 37 volumes with blockIO 19:879 0:000 - [00]: Volume: PciRoot(0x0)\Pci(0x1,0x1)\Pci(0x0,0x0)\NVMe(0x1,DB-3E-50-71-51-38-25-00) 19:879 0:000 - [01]: Volume: PciRoot(0x0)\Pci(0x1,0x1)\Pci(0x0,0x0)\NVMe(0x1,DB-3E-50-71-51-38-25-00)\HD(1,GPT,04BC09C8-01CE-11EB-8D48-00D861CA94CC,0x800,0x19000) 19:879 0:000 Result of bootcode detection: bootable Windows (vista,win) 19:879 0:000 label : System Reserved 19:879 0:000 hiding this volume 19:879 0:000 - [02]: Volume: PciRoot(0x0)\Pci(0x1,0x1)\Pci(0x0,0x0)\NVMe(0x1,DB-3E-50-71-51-38-25-00)\HD(2,GPT,04BC09C9-01CE-11EB-8D48-00D861CA94CC,0x19800,0x77273A8D) 19:879 0:000 Result of bootcode detection: bootable Windows (vista,win) 19:879 0:000 label : Unknown HD2 19:879 0:000 - [03]: Volume: PciRoot(0x0)\Pci(0x1,0x1)\Pci(0x0,0x0)\NVMe(0x1,DB-3E-50-71-51-38-25-00)\HD(3,GPT,04BC09CA-01CE-11EB-8D48-00D861CA94CC,0x7728D800,0x32000) 19:879 0:000 Result of bootcode detection: bootable Windows (vista,win) 19:879 0:000 label : EFI 19:879 0:000 - [04]: Volume: PciRoot(0x0)\Pci(0x1,0x1)\Pci(0x0,0x0)\NVMe(0x1,DB-3E-50-71-51-38-25-00)\HD(4,GPT,04BC09CB-01CE-11EB-8D48-00D861CA94CC,0x772BF800,0xFC800) 19:879 0:000 Result of bootcode detection: bootable Windows (vista,win) 19:880 0:000 label : Unknown HD4 19:880 0:000 - [05]: Volume: PciRoot(0x0)\Pci(0x1,0x2)\Pci(0x0,0x0)\NVMe(0x1,33-36-51-90-1D-A7-79-64) 19:880 0:000 - [06]: Volume: PciRoot(0x0)\Pci(0x1,0x2)\Pci(0x0,0x0)\NVMe(0x1,33-36-51-90-1D-A7-79-64)\HD(1,GPT,09EEB79F-C000-498B-9C83-1A7F593C32D7,0x6,0x12C00) 19:880 0:000 label : EFI 19:880 0:000 This is SelfVolume !! 19:880 0:000 - [07]: Volume: PciRoot(0x0)\Pci(0x1,0x2)\Pci(0x0,0x0)\NVMe(0x1,33-36-51-90-1D-A7-79-64)\HD(2,GPT,B1539027-FA58-47C0-B5AF-2B1A7C05161A,0x12C06,0xEE64E4B) 19:880 0:000 - [08]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0x9,0x0)\Pci(0x0,0x0)\Sata(0x1,0xFFFF,0x0) 19:880 0:000 - [09]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0x9,0x0)\Pci(0x0,0x0)\Sata(0x2,0xFFFF,0x0) 19:881 0:000 - [10]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0x9,0x0)\Pci(0x0,0x0)\Sata(0x3,0xFFFF,0x0) 19:881 0:000 Result of bootcode detection: bootable unknown (legacy) 19:881 0:000 - [11]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0x9,0x0)\Pci(0x0,0x0)\Sata(0x1,0xFFFF,0x0)\HD(1,GPT,6A39DCEB-5BA5-4D82-B5DD-AC2A8F241610,0x28,0x64000) 19:882 0:000 Result of bootcode detection: bootable unknown (legacy) 19:883 0:001 label : EFI 19:883 0:000 - [12]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0x9,0x0)\Pci(0x0,0x0)\Sata(0x1,0xFFFF,0x0)\HD(2,GPT,CAF32F96-C98C-40B1-8F10-283A8AD2F8C0,0x64028,0x1D161920) 19:884 0:000 Result of bootcode detection: bootable unknown (legacy) 19:884 0:000 - [13]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0x9,0x0)\Pci(0x0,0x0)\Sata(0x2,0xFFFF,0x0)\HD(1,GPT,1395C915-F702-4C67-9969-BAFF4B10C422,0x28,0x64000) 19:885 0:000 Result of bootcode detection: bootable unknown (legacy) 19:886 0:001 label : EFI 19:886 0:000 - [14]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0x9,0x0)\Pci(0x0,0x0)\Sata(0x2,0xFFFF,0x0)\HD(2,GPT,16D8AA6B-8E9C-4A6D-8E41-06D7BA16A7ED,0x64800,0x48C39B000) 19:886 0:000 Result of bootcode detection: bootable unknown (legacy) 19:886 0:000 - [15]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0x9,0x0)\Pci(0x0,0x0)\Sata(0x3,0xFFFF,0x0)\HD(1,GPT,1E0975EF-7D7A-485A-8E25-DF6199CE6CD5,0x28,0x64000) 19:887 0:000 Result of bootcode detection: bootable unknown (legacy) 19:888 0:001 label : EFI 19:888 0:000 - [16]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0x9,0x0)\Pci(0x0,0x0)\Sata(0x3,0xFFFF,0x0)\HD(2,GPT,148EBB84-7D7E-4069-9791-FE0F51F30C41,0x64028,0x48C39AFD8) 19:889 0:000 Result of bootcode detection: bootable unknown (legacy) 19:889 0:000 - [17]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0xA,0x0)\Pci(0x0,0x0)\Sata(0x0,0xFFFF,0x0) 19:889 0:000 Result of bootcode detection: bootable unknown (legacy) 19:889 0:000 - [18]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0xA,0x0)\Pci(0x0,0x0)\Sata(0x1,0xFFFF,0x0) 19:890 0:000 Result of bootcode detection: bootable unknown (legacy) 19:890 0:000 - [19]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0xA,0x0)\Pci(0x0,0x0)\Sata(0x4,0xFFFF,0x0) 19:890 0:000 - [20]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0xA,0x0)\Pci(0x0,0x0)\Sata(0x0,0xFFFF,0x0)\HD(1,GPT,9031FA78-053E-11E9-8767-E0D55E2FD271,0x22,0x800) 19:890 0:000 - [21]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0xA,0x0)\Pci(0x0,0x0)\Sata(0x0,0xFFFF,0x0)\HD(2,GPT,624C68D2-E597-4F56-893E-602A47484128,0x822,0x77DE) 19:891 0:000 - [22]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0xA,0x0)\Pci(0x0,0x0)\Sata(0x0,0xFFFF,0x0)\HD(3,GPT,9031FA7B-053E-11E9-8767-E0D55E2FD271,0x8000,0x2BAA0748F) 19:892 0:000 Result of bootcode detection: bootable unknown (legacy) 19:892 0:000 - [23]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0xA,0x0)\Pci(0x0,0x0)\Sata(0x1,0xFFFF,0x0)\HD(1,GPT,9031FA6F-053E-11E9-8767-E0D55E2FD271,0x22,0x800) 19:892 0:000 - [24]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0xA,0x0)\Pci(0x0,0x0)\Sata(0x1,0xFFFF,0x0)\HD(2,GPT,81C93AD7-40CC-4566-9732-29F3C9E2ABEF,0x822,0x77DE) 19:893 0:000 - [25]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0xA,0x0)\Pci(0x0,0x0)\Sata(0x1,0xFFFF,0x0)\HD(3,GPT,9031FA72-053E-11E9-8767-E0D55E2FD271,0x8000,0x2BAA0748F) 19:893 0:000 Result of bootcode detection: bootable Windows (vista,win) 19:894 0:000 - [26]: Volume: PciRoot(0x0)\Pci(0x1,0x2)\Pci(0x0,0x0)\NVMe(0x1,33-36-51-90-1D-A7-79-64)\HD(2,GPT,B1539027-FA58-47C0-B5AF-2B1A7C05161A,0x12C06,0xEE64E4B)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,6298E11A9172554EB1D20D3BE088A124) 19:894 0:000 apfsFileSystemUUID=1AE19862-7291-4E55-B1D2-0D3BE088A124, ApfsContainerUUID=8E7D68AC-6296-40D7-8DEA-E84D8872076E, ApfsRole=0x10 19:894 0:000 label : Preboot 19:894 0:000 - [27]: Volume: PciRoot(0x0)\Pci(0x1,0x2)\Pci(0x0,0x0)\NVMe(0x1,33-36-51-90-1D-A7-79-64)\HD(2,GPT,B1539027-FA58-47C0-B5AF-2B1A7C05161A,0x12C06,0xEE64E4B)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,D1B0CE44B3919C4AB3FABD589833E960) 19:894 0:000 apfsFileSystemUUID=44CEB0D1-91B3-4A9C-B3FA-BD589833E960, ApfsContainerUUID=8E7D68AC-6296-40D7-8DEA-E84D8872076E, ApfsRole=0x40 19:894 0:000 label : macOS Catalina - Data 19:894 0:000 - [28]: Volume: PciRoot(0x0)\Pci(0x1,0x2)\Pci(0x0,0x0)\NVMe(0x1,33-36-51-90-1D-A7-79-64)\HD(2,GPT,B1539027-FA58-47C0-B5AF-2B1A7C05161A,0x12C06,0xEE64E4B)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,826B7F6944DC6D4DB6DD029130AFD976) 19:895 0:000 apfsFileSystemUUID=697F6B82-DC44-4D6D-B6DD-029130AFD976, ApfsContainerUUID=8E7D68AC-6296-40D7-8DEA-E84D8872076E, ApfsRole=0x4 19:895 0:000 label : Recovery 19:895 0:000 - [29]: Volume: PciRoot(0x0)\Pci(0x1,0x2)\Pci(0x0,0x0)\NVMe(0x1,33-36-51-90-1D-A7-79-64)\HD(2,GPT,B1539027-FA58-47C0-B5AF-2B1A7C05161A,0x12C06,0xEE64E4B)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,966A6459FCFB0040A262D3E130F542EB) 19:895 0:000 apfsFileSystemUUID=59646A96-FBFC-4000-A262-D3E130F542EB, ApfsContainerUUID=8E7D68AC-6296-40D7-8DEA-E84D8872076E, ApfsRole=0x8 19:895 0:000 label : VM 19:895 0:000 - [30]: Volume: PciRoot(0x0)\Pci(0x1,0x2)\Pci(0x0,0x0)\NVMe(0x1,33-36-51-90-1D-A7-79-64)\HD(2,GPT,B1539027-FA58-47C0-B5AF-2B1A7C05161A,0x12C06,0xEE64E4B)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,D593B60572D2534BA5DAB43CC2A6428C) 19:895 0:000 apfsFileSystemUUID=05B693D5-D272-4B53-A5DA-B43CC2A6428C, ApfsContainerUUID=8E7D68AC-6296-40D7-8DEA-E84D8872076E, ApfsRole=0x1 19:895 0:000 label : macOS Big Sur 19:895 0:000 - [31]: Volume: PciRoot(0x0)\Pci(0x1,0x2)\Pci(0x0,0x0)\NVMe(0x1,33-36-51-90-1D-A7-79-64)\HD(2,GPT,B1539027-FA58-47C0-B5AF-2B1A7C05161A,0x12C06,0xEE64E4B)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,9B2B4FF63141064BBFC2AB96CD113AB6) 19:895 0:000 apfsFileSystemUUID=F64F2B9B-4131-4B06-BFC2-AB96CD113AB6, ApfsContainerUUID=8E7D68AC-6296-40D7-8DEA-E84D8872076E, ApfsRole=0xc0 19:895 0:000 label : Update 19:895 0:000 hiding this volume 19:895 0:000 - [32]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0x9,0x0)\Pci(0x0,0x0)\Sata(0x1,0xFFFF,0x0)\HD(2,GPT,CAF32F96-C98C-40B1-8F10-283A8AD2F8C0,0x64028,0x1D161920)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,2ADB6EFB5910624689D04E42E3BF1759) 19:895 0:000 apfsFileSystemUUID=FB6EDB2A-1059-4662-89D0-4E42E3BF1759, ApfsContainerUUID=62947134-E43C-4CC5-9C8C-C651E7F8544B, ApfsRole=0x10 19:895 0:000 label : Preboot 19:895 0:000 - [33]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0x9,0x0)\Pci(0x0,0x0)\Sata(0x1,0xFFFF,0x0)\HD(2,GPT,CAF32F96-C98C-40B1-8F10-283A8AD2F8C0,0x64028,0x1D161920)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,CD8E6C45F93B0D468A1CFC516EB37362) 19:896 0:000 apfsFileSystemUUID=456C8ECD-3BF9-460D-8A1C-FC516EB37362, ApfsContainerUUID=62947134-E43C-4CC5-9C8C-C651E7F8544B, ApfsRole=0x40 19:896 0:000 label : macOS 19h4 - Data 19:896 0:000 - [34]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0x9,0x0)\Pci(0x0,0x0)\Sata(0x1,0xFFFF,0x0)\HD(2,GPT,CAF32F96-C98C-40B1-8F10-283A8AD2F8C0,0x64028,0x1D161920)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,50FF8A7D6026A6468B752367DE4CBB04) 19:896 0:000 apfsFileSystemUUID=7D8AFF50-2660-46A6-8B75-2367DE4CBB04, ApfsContainerUUID=62947134-E43C-4CC5-9C8C-C651E7F8544B, ApfsRole=0x1 19:896 0:000 label : macOS 19h4 19:896 0:000 - [35]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0x9,0x0)\Pci(0x0,0x0)\Sata(0x1,0xFFFF,0x0)\HD(2,GPT,CAF32F96-C98C-40B1-8F10-283A8AD2F8C0,0x64028,0x1D161920)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,F304039E87FFB549BB589AD6C680AFCA) 19:896 0:000 apfsFileSystemUUID=9E0304F3-FF87-49B5-BB58-9AD6C680AFCA, ApfsContainerUUID=62947134-E43C-4CC5-9C8C-C651E7F8544B, ApfsRole=0x4 19:896 0:000 label : Recovery 19:896 0:000 - [36]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0x9,0x0)\Pci(0x0,0x0)\Sata(0x1,0xFFFF,0x0)\HD(2,GPT,CAF32F96-C98C-40B1-8F10-283A8AD2F8C0,0x64028,0x1D161920)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,3B9536D141B72646BF90A52EB7E76A89) 19:896 0:000 apfsFileSystemUUID=D136953B-B741-4626-BF90-A52EB7E76A89, ApfsContainerUUID=62947134-E43C-4CC5-9C8C-C651E7F8544B, ApfsRole=0x8 19:896 0:000 label : VM 19:896 0:000 found 1 handles with audio 19:896 0:000 No AudioIoDevice stored 19:896 0:000 no stored audio parameters 19:896 0:000 Found Audio Device AMD (Unknown) (HDMI) at index 0 19:896 0:000 Found Audio Device AMD (Unknown) (HDMI) at index 1 19:896 0:000 Found Audio Device AMD (Unknown) (HDMI) at index 2 19:896 0:000 Found Audio Device AMD (Unknown) (HDMI) at index 3 19:896 0:000 Found Audio Device AMD (Unknown) (HDMI) at index 4 19:896 0:000 Found Audio Device AMD (Unknown) (HDMI) at index 5 19:896 0:000 change theme 19:896 0:000 === [ InitXTheme ] ============================== 19:896 0:000 use Daylight theme 19:896 0:000 using embedded theme 19:911 0:014 sound play end with status=Device Error 19:912 0:000 Using embedded font 19:912 0:000 theme inited 19:912 0:000 Chosen embedded theme 19:912 0:000 after NVRAM boot-args=-v 19:912 0:000 === [ ScanLoader ] ============================== 19:912 0:000 - [01]: 'System Reserved' 19:912 0:000 - [02]: 'Unknown HD2' 19:912 0:000 - [03]: 'EFI' 19:913 0:000 AddLoaderEntry for Volume Name=EFI, idx=0 19:913 0:000 IconName=vista,win comma=5 size=9 19:913 0:000 first=os_vista 19:913 0:000 Second=os_win 19:913 0:000 Loader entry created for 'PciRoot(0x0)\Pci(0x1,0x1)\Pci(0x0,0x0)\NVMe(0x1,DB-3E-50-71-51-38-25-00)\HD(3,GPT,04BC09CA-01CE-11EB-8D48-00D861CA94CC,0x7728D800,0x32000)\EFI\microsoft\Boot\bootmgfw.efi' 19:914 0:001 AddLoaderEntry for Volume Name=EFI, idx=1 19:915 0:000 IconName=unknown comma=-1 size=7 19:915 0:000 Full=unknown 19:915 0:000 Loader entry created for 'PciRoot(0x0)\Pci(0x1,0x1)\Pci(0x0,0x0)\NVMe(0x1,DB-3E-50-71-51-38-25-00)\HD(3,GPT,04BC09CA-01CE-11EB-8D48-00D861CA94CC,0x7728D800,0x32000)\EFI\BOOT\BOOTX64.efi' 19:915 0:000 - [04]: 'Unknown HD4' 19:915 0:000 - [06]: 'EFI' 19:917 0:002 AddLoaderEntry for Volume Name=EFI, idx=2 19:917 0:000 IconName=unknown comma=-1 size=7 19:917 0:000 Full=unknown 19:917 0:000 Loader entry created for 'PciRoot(0x0)\Pci(0x1,0x2)\Pci(0x0,0x0)\NVMe(0x1,33-36-51-90-1D-A7-79-64)\HD(1,GPT,09EEB79F-C000-498B-9C83-1A7F593C32D7,0x6,0x12C00)\EFI\BOOT\BOOTX64.efi' 19:918 0:000 - [11]: 'EFI' 19:933 0:015 - [13]: 'EFI' 19:947 0:014 - [15]: 'EFI' 19:970 0:022 - [26]: 'Preboot' 19:970 0:000 contentDetails name:macOS Catalina 19:970 0:000 AddLoaderEntry for Volume Name=Preboot, idx=3 19:970 0:000 ApfsContainerUUID=8E7D68AC-6296-40D7-8DEA-E84D8872076E 19:970 0:000 ApfsFileSystemUUID=1AE19862-7291-4E55-B1D2-0D3BE088A124 19:970 0:000 APFSTargetUUID=44CEB0D1-91B3-4A9C-B3FA-BD589833E960 19:970 0:000 Check if volume Is Hibernated: 19:970 0:000 Check sleep image 'by signature': 19:970 0:000 using default sleep image name = \private\var\vm\sleepimage 19:970 0:000 sleepimage not found -> Not Found 19:970 0:000 hibernated: no - sign 19:970 0:000 IconName=bigsur,mac comma=6 size=10 19:970 0:000 first=os_bigsur 19:970 0:000 Second=os_mac 19:970 0:000 Loader entry created for 'PciRoot(0x0)\Pci(0x1,0x2)\Pci(0x0,0x0)\NVMe(0x1,33-36-51-90-1D-A7-79-64)\HD(2,GPT,B1539027-FA58-47C0-B5AF-2B1A7C05161A,0x12C06,0xEE64E4B)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,6298E11A9172554EB1D20D3BE088A124)\44CEB0D1-91B3-4A9C-B3FA-BD589833E960\System\Library\CoreServices\boot.efi' 19:971 0:000 - [27]: 'macOS Catalina - Data' 19:972 0:001 - [28]: 'Recovery' 19:973 0:000 contentDetails name:macOS Catalina 19:973 0:000 - [29]: 'VM' 19:973 0:000 - [30]: 'macOS Big Sur' 19:974 0:000 AddLoaderEntry for Volume Name=macOS Big Sur, idx=4 19:974 0:000 ApfsContainerUUID=8E7D68AC-6296-40D7-8DEA-E84D8872076E 19:974 0:000 ApfsFileSystemUUID=05B693D5-D272-4B53-A5DA-B43CC2A6428C 19:974 0:000 Check if volume Is Hibernated: 19:974 0:000 Check sleep image 'by signature': 19:974 0:000 using default sleep image name = \private\var\vm\sleepimage 19:974 0:000 sleepimage not found -> Not Found 19:974 0:000 hibernated: no - sign 19:974 0:000 IconName=bigsur,mac comma=6 size=10 19:974 0:000 first=os_bigsur 19:974 0:000 Second=os_mac 19:974 0:000 Loader entry created for 'PciRoot(0x0)\Pci(0x1,0x2)\Pci(0x0,0x0)\NVMe(0x1,33-36-51-90-1D-A7-79-64)\HD(2,GPT,B1539027-FA58-47C0-B5AF-2B1A7C05161A,0x12C06,0xEE64E4B)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,D593B60572D2534BA5DAB43CC2A6428C)\System\Library\CoreServices\boot.efi' 19:975 0:000 - [31]: 'Update' 19:975 0:000 - [32]: 'Preboot' 19:975 0:000 AddLoaderEntry for Volume Name=Preboot, idx=5 19:975 0:000 ApfsContainerUUID=62947134-E43C-4CC5-9C8C-C651E7F8544B 19:975 0:000 ApfsFileSystemUUID=FB6EDB2A-1059-4662-89D0-4E42E3BF1759 19:975 0:000 APFSTargetUUID=7D8AFF50-2660-46A6-8B75-2367DE4CBB04 19:976 0:000 Check if volume Is Hibernated: 19:976 0:000 Check sleep image 'by signature': 19:976 0:000 using default sleep image name = \private\var\vm\sleepimage 19:976 0:000 sleepimage not found -> Not Found 19:976 0:000 hibernated: no - sign 19:976 0:000 IconName=cata,mac comma=4 size=8 19:976 0:000 first=os_cata 19:976 0:000 Second=os_mac 19:976 0:000 Loader entry created for 'PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0x9,0x0)\Pci(0x0,0x0)\Sata(0x1,0xFFFF,0x0)\HD(2,GPT,CAF32F96-C98C-40B1-8F10-283A8AD2F8C0,0x64028,0x1D161920)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,2ADB6EFB5910624689D04E42E3BF1759)\7D8AFF50-2660-46A6-8B75-2367DE4CBB04\System\Library\CoreServices\boot.efi' 19:976 0:000 - [33]: 'macOS 19h4 - Data' 19:976 0:000 - [34]: 'macOS 19h4' 19:978 0:001 AddLoaderEntry for Volume Name=macOS 19h4, idx=6 19:978 0:000 ApfsContainerUUID=62947134-E43C-4CC5-9C8C-C651E7F8544B 19:978 0:000 ApfsFileSystemUUID=7D8AFF50-2660-46A6-8B75-2367DE4CBB04 19:978 0:000 Check if volume Is Hibernated: 19:978 0:000 Check sleep image 'by signature': 19:978 0:000 using default sleep image name = \private\var\vm\sleepimage 19:978 0:000 sleepimage not found -> Not Found 19:978 0:000 hibernated: no - sign 19:978 0:000 IconName=cata,mac comma=4 size=8 19:978 0:000 first=os_cata 19:978 0:000 Second=os_mac 19:978 0:000 Loader entry created for 'PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0x9,0x0)\Pci(0x0,0x0)\Sata(0x1,0xFFFF,0x0)\HD(2,GPT,CAF32F96-C98C-40B1-8F10-283A8AD2F8C0,0x64028,0x1D161920)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,50FF8A7D6026A6468B752367DE4CBB04)\System\Library\CoreServices\boot.efi' 19:979 0:000 - [35]: 'Recovery' 19:979 0:000 AddLoaderEntry for Volume Name=Recovery, idx=7 19:979 0:000 ApfsContainerUUID=62947134-E43C-4CC5-9C8C-C651E7F8544B 19:979 0:000 ApfsFileSystemUUID=9E0304F3-FF87-49B5-BB58-9AD6C680AFCA 19:979 0:000 APFSTargetUUID=7D8AFF50-2660-46A6-8B75-2367DE4CBB04 19:980 0:000 IconName=cata,mac comma=4 size=8 19:980 0:000 first=os_cata 19:980 0:000 Second=os_mac 19:980 0:000 Loader entry created for 'PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0x9,0x0)\Pci(0x0,0x0)\Sata(0x1,0xFFFF,0x0)\HD(2,GPT,CAF32F96-C98C-40B1-8F10-283A8AD2F8C0,0x64028,0x1D161920)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,F304039E87FFB549BB589AD6C680AFCA)\7D8AFF50-2660-46A6-8B75-2367DE4CBB04\boot.efi' 19:980 0:000 - [36]: 'VM' 19:980 0:000 Scanning legacy ... 19:980 0:000 hidden 19:980 0:000 IconName=vista,win comma=5 size=9 19:980 0:000 first=os_vista 19:980 0:000 Second=os_win 19:980 0:000 IconName=vista,win comma=5 size=9 19:980 0:000 first=os_vista 19:980 0:000 Second=os_win 19:981 0:000 IconName=vista,win comma=5 size=9 19:981 0:000 first=os_vista 19:981 0:000 Second=os_win 19:981 0:000 IconName=vista,win comma=5 size=9 19:981 0:000 first=os_vista 19:981 0:000 Second=os_win 19:981 0:000 === [ AddCustomTool ] =========================== 19:982 0:001 === [ GetEfiBootDeviceFromNvram ] =============== 19:982 0:000 === [ FindStartupDiskVolume ] =================== 19:982 0:000 - Volume: partition = PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0x9,0x0)\Pci(0x0,0x0)\Sata(0x1,0xFFFF,0x0)\HD(2,GPT,CAF32F96-C98C-40B1-8F10-283A8AD2F8C0,0x64028,0x1D161920)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,50FF8A7D6026A6468B752367DE4CBB04) 19:982 0:000 - searching for that partition 19:982 0:000 - found entry 3. 'Boot macOS from macOS 19h4', Volume 'macOS 19h4' 19:982 0:000 Boot redirected to Entry 3. 'Boot macOS from macOS 19h4' 19:982 0:000 BannerPlace at Clear Screen [1856,764] 20:009 0:027 AnimeRun=0 21:053 1:043 BootVariable of the entry is empty 21:053 0:000 === [ StartLoader ] ============================= 21:053 0:000 Starting PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0x9,0x0)\Pci(0x0,0x0)\Sata(0x1,0xFFFF,0x0)\HD(2,GPT,CAF32F96-C98C-40B1-8F10-283A8AD2F8C0,0x64028,0x1D161920)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,50FF8A7D6026A6468B752367DE4CBB04)\System\Library\CoreServices\boot.efi 21:053 0:000 Finally: ExternalClock=26MHz BusSpeed=102793kHz CPUFreq=3701MHz PIS: hw.busfrequency=104000000Hz 21:053 0:000 Beginning OC 21:053 0:000 config-oc.plist isn't use at all 21:053 0:000 Bridge mmioWhiteList[0] to OC : comment=MMIO 00000000E2100000-00000000E2180FFF 0000000000000081 8000000000000001 21:053 0:000 Bridge mmioWhiteList[1] to OC : comment=MMIO 00000000E3180000-00000000E3200FFF 0000000000000081 8000000000000001 21:053 0:000 Bridge mmioWhiteList[2] to OC : comment=MMIO devirt 0xEF100000 (0x181 pages, 0x8000000000000001) skip 0 21:053 0:000 Bridge mmioWhiteList[3] to OC : comment=FA180000 21:053 0:000 Bridge mmioWhiteList[4] to OC : comment=0xFA300000 21:053 0:000 Bridge mmioWhiteList[5] to OC : comment=0xFEA00000 21:053 0:000 Bridge mmioWhiteList[6] to OC : comment=0xFEC00000 21:053 0:000 Bridge mmioWhiteList[7] to OC : comment=0xFEC10000 21:053 0:000 Bridge mmioWhiteList[8] to OC : comment=0xFED00000 21:053 0:000 Bridge mmioWhiteList[9] to OC : comment=0xFED40000 21:053 0:000 Bridge mmioWhiteList[10] to OC : comment=0xFED80000 21:053 0:000 Bridge mmioWhiteList[11] to OC : comment=0xFEDC2000 21:053 0:000 Bridge mmioWhiteList[12] to OC : comment=0xFEDD4000 21:053 0:000 Bridge mmioWhiteList[13] to OC : comment=0xFEE00000 21:053 0:000 Bridge mmioWhiteList[14] to OC : comment=0xFF000000 21:053 0:000 Bridge mmioWhiteList[15] to OC : comment=0x4040000000 21:053 0:000 Bridge mmioWhiteList[16] to OC : comment=0x8BB0000000 21:053 0:000 Bridge mmioWhiteList[17] to OC : comment=0x8BE0000000 21:053 0:000 Bridge mmioWhiteList[18] to OC : comment=0xD750000000 21:053 0:000 UniOSVersion == 10.15.7 21:053 0:000 UniShortOSVersion == 10.15 21:053 0:000 AddKextsInArray from Other 21:053 0:000 ->Extra kext: Other\Lilu.kext (v.1.4.8) 21:053 0:000 ->Extra kext: Other\SmallTreeIntel82576.kext (v.1.0.6) 21:053 0:000 ->Extra kext: Other\AppleALC.kext (v.1.5.3) 21:053 0:000 ->Extra kext: Other\WhateverGreen.kext (v.1.4.3) 21:053 0:000 ->Extra kext: Other\VirtualSMC.kext (v.1.1.7) 21:053 0:000 ->Extra kext: Other\AMDRyzenCPUPowerManagement.kext (v.0.6.5) 21:053 0:000 GetOtherKextsDir(FALSE) return NULL 21:053 0:000 AddKextsInArray from 10 21:053 0:000 AddKextsInArray from 10_normal 21:053 0:000 AddKextsInArray from 10.15 21:053 0:000 AddKextsInArray from 10.15_normal 21:053 0:000 AddKextsInArray from 10.15.7 21:053 0:000 AddKextsInArray from 10.15.7_normal 21:053 0:000 Bridge kext to OC : Path=Lilu.kext 21:053 0:000 info plist path: Kexts\Other\Lilu.kext\Contents\Info.plist 21:054 0:000 assign executable as 'Contents\MacOS\Lilu' 21:054 0:000 Bridge kext to OC : Path=VirtualSMC.kext 21:054 0:000 info plist path: Kexts\Other\VirtualSMC.kext\Contents\Info.plist 21:055 0:001 assign executable as 'Contents\MacOS\VirtualSMC' 21:055 0:000 Bridge kext to OC : Path=WhateverGreen.kext 21:055 0:000 info plist path: Kexts\Other\WhateverGreen.kext\Contents\Info.plist 21:056 0:001 assign executable as 'Contents\MacOS\WhateverGreen' 21:056 0:000 Bridge kext to OC : Path=AppleALC.kext 21:056 0:000 info plist path: Kexts\Other\AppleALC.kext\Contents\Info.plist 21:068 0:011 assign executable as 'Contents\MacOS\AppleALC' 21:068 0:000 Bridge kext to OC : Path=SmallTreeIntel82576.kext 21:068 0:000 info plist path: Kexts\Other\SmallTreeIntel82576.kext\Contents\Info.plist 21:068 0:000 assign executable as 'Contents\MacOS\SmallTreeIntel82576' 21:068 0:000 Bridge kext to OC : Path=AMDRyzenCPUPowerManagement.kext 21:068 0:000 info plist path: Kexts\Other\AMDRyzenCPUPowerManagement.kext\Contents\Info.plist 21:069 0:000 assign executable as 'Contents\MacOS\AMDRyzenCPUPowerManagement' 21:069 0:000 OCST: Missing vault data, ignoring... 21:072 0:003 Load OpenRuntime.efi : Status Success 21:073 0:000 Start OpenRuntime.efi : Status Success 21:073 0:000 OC: OcMiscEarlyInit... 21:073 0:000 OC: Watchdog status is 1 21:074 0:000 OC: OpenCore DBG-061-2020-10-29 is loading in Optional mode (0/0)... 21:074 0:000 OC: Boot timestamp - 2020.11.02 12:02:07 21:075 0:000 OCCPU: MP services threads 64 (enabled 64) - Success 21:076 0:000 OCCPU: MP services Pkg 1 Cores 1 Threads 1 - Success 21:076 0:000 OCCPU: Found AMD Ryzen Threadripper 3970X 32-Core Processor 21:078 0:001 OCCPU: Signature 830F10 Stepping 0 Model 31 Family F Type 0 ExtModel 3 ExtFamily 8 uCode 0 21:179 0:101 TscFrequency 3699994508 21:181 0:002 OCCPU: FID 148 DID 8 Divisor 0 MaxBR 36 21:181 0:000 OCCPU: CPUFrequencyFromTSC 3699994508Hz 3699MHz 21:186 0:004 OCCPU: CPUFrequency 3699994508Hz 3699MHz 21:187 0:000 OCCPU: FSBFrequency 102777625Hz 102MHz 21:187 0:000 OCCPU: Pkg 1 Cores 32 Threads 64 21:188 0:000 OC: OcLoadNvramSupport... 21:189 0:000 OC: Current version is DBG-061-2020-10-29 21:190 0:000 OC: OcMiscMiddleInit... 21:190 0:000 OC: LoadHandle 0 with BootProtect in mode - Unsupported 21:192 0:001 OC: OcLoadUefiSupport... 21:193 0:000 OcAppleEventInstallProtocol 21:194 0:000 InternalCreateQueueEvent 21:194 0:000 EventCreateSimplePointerInstallNotifyEvent 21:195 0:000 InternalSimplePointerInstallNotifyFunction 21:196 0:000 InternalRegisterSimplePointerInterface 21:196 0:000 InternalRegisterSimplePointerInterface 21:197 0:000 OcOSInfoInstallProtocol 21:197 0:000 OCRTC: OcAppleRtcRamInstallProtocol 21:198 0:000 OCRTC: Wake log is 0x00 0x00 0 0x00 21:199 0:000 OcAppleFbInfoInstallProtocol 21:199 0:000 OC: Loading Apple Secure Boot with Disabled (level 0) 21:201 0:002 OCABC: RTDFRG 1 DEVMMIO 1 NOSU 0 NOVRWR 0 NOSB 0 NOHBMAP 0 SMSLIDE 1 WRUNPROT 1 21:202 0:000 OCABC: FEXITBS 0 PRMRG 0 CSLIDE 1 MSLIDE 0 PRSRV 0 RBMAP 0 VMAP 0 APPLOS 0 RTPERMS 1 21:203 0:000 OCABC: Got rendezvous with OpenRuntime r11 21:203 0:000 OCABC: MAT support is 1 21:204 0:000 OC: RBVR 0 DDBR 0 21:207 0:002 OC: Got 0 drivers 21:207 0:000 OCC: Installing GOP (Unsupported) on ConsoleOutHandle... 21:208 0:000 OC: Requested resolution is 1920x1080@0 (max: 0) from 1920x1080 21:209 0:000 OCC: Requesting 1920x1080@0 (max: 0) resolution, curr 0, total 8 21:209 0:000 OCC: Mode 0 - 3840x2160:1 21:211 0:001 OCC: Mode 1 - 640x480:1 21:211 0:000 OCC: Mode 2 - 800x600:1 21:212 0:000 OCC: Mode 3 - 1024x768:1 21:213 0:000 OCC: Mode 4 - 1280x1024:1 21:213 0:000 OCC: Mode 5 - 1400x1050:1 21:214 0:000 OCC: Mode 6 - 1600x1200:1 21:214 0:000 OCC: Mode 7 - 1280x960:1 21:215 0:000 OCC: No compatible mode for 1920x1080@0 (max: 0) resolution 21:216 0:000 OC: Changed resolution to 1920x1080@0 (max: 0) from 1920x1080 - Not Found 21:216 0:000 OCC: Using builtin text renderer with 1 scale 21:231 0:014 OCC: Install console control (B4B9D090/0/0), current - Success 21:231 0:000 OCC: Setup ASCII Output - Success 21:232 0:000 OC: Requested console mode is 0x0 (max: 0) from 21:232 0:000 OC: Requested not to use audio 21:233 0:000 OC: OcLoadPlatformSupport... 21:234 0:000 OC: OcLoadDevPropsSupport... 21:234 0:000 OC: OcMiscLateInit... 21:235 0:000 OC: Invalid HibernateMode: 21:236 0:000 OC: Translated HibernateMode to 0 21:236 0:000 OC: Hibernation detection status is Not Found 21:237 0:000 OC: Panic log does not exist 21:238 0:000 OC: OcLoadKernelSupport... 21:238 0:000 OC: All green, starting boot management... 21:239 0:000 DevicePath = PciRoot(0x2)/Pci(0x1,0x1)/Pci(0x0,0x0)/Pci(0x9,0x0)/Pci(0x0,0x0)/Sata(0x1,0xFFFF,0x0)/HD(2,GPT,CAF32F96-C98C-40B1-8F10-283A8AD2F8C0,0x64028,0x1D161920)/VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,50FF8A7D6026A6468B752367DE4CBB04)/\System\Library\CoreServices\boot.efi 21:246 0:006 OCB: Arch filtering B3217018(621112)->B3217018(621112) caps 4 - Success 21:260 0:014 GetOSVersion: 10.15.7 (19H4) 21:260 0:000 Filtering KextPatches: 21:260 0:000 - [00]: com.apple.driver.AppleEthernetAquantiaAqtion (Aquantia BigSur) :: BinPatch :: [OS: 10.15.7 | MatchOS: 11.x | MatchBuild: All] ==> not allowed 21:260 0:000 Filtering KernelPatches: 21:260 0:000 - [00]: BS_algrey - _i386_init_slave - Remove wrmsr 0x1c8 :: [OS: 10.15.7 | MatchOS: 11.x | MatchBuild: no] ==> not allowed by OS 21:260 0:000 - [01]: ALL OS_algrey - commpage_populate -remove rdmsr :: [OS: 10.15.7 | MatchOS: 10.13.x, 10.14.x, 10.15.x, 11.x | MatchBuild: no] ==> allowed by OS 21:260 0:000 - [02]: ALL OS_algrey - cpu_topology_sort -disable _x86_validate_topology :: [OS: 10.15.7 | MatchOS: 10.13.x, 10.14.x, 10.15.x, 11.x | MatchBuild: no] ==> allowed by OS 21:261 0:000 - [03]: CATA_BS_algrey - cpuid_set_cache_info - cpuid 0x8000001D instead 0 - 10.15/10.16 :: [OS: 10.15.7 | MatchOS: 10.15.x,11.x | MatchBuild: no] ==> allowed by OS 21:261 0:000 - [04]: ALL_OS_algrey - cpuid_set_cache_info - cpuid 0x8000001D instead 4 :: [OS: 10.15.7 | MatchOS: 10.13.x, 10.14.x, 10.15.x, 11.x | MatchBuild: no] ==> allowed by OS 21:261 0:000 - [05]: ALL_OS_algrey - cpuid_set_cache_info - don't set cpuid_cores_per_package :: [OS: 10.15.7 | MatchOS: 10.13.x, 10.14.x, 10.15.x, 11.x | MatchBuild: no] ==> allowed by OS 21:261 0:000 - [06]: CATA_BS_NoOne - skip cpuid_cores_per_package test - 10.15/10.16 :: [OS: 10.15.7 | MatchOS: 10.15.x,11.x | MatchBuild: no] ==> allowed by OS 21:261 0:000 - [07]: ALL_OS_algrey - cpuid_set_generic_info - remove wrmsr :: [OS: 10.15.7 | MatchOS: 10.13.x, 10.14.x, 10.15.x, 11.x | MatchBuild: no] ==> allowed by OS 21:261 0:000 - [08]: ALL_OS_algrey - cpuid_set_generic_info - set microcode=186 :: [OS: 10.15.7 | MatchOS: 10.13.x, 10.14.x, 10.15.x, 11.x | MatchBuild: no] ==> allowed by OS 21:261 0:000 - [09]: ALL_OSalgrey - cpuid_set_generic_info - set flag=1 :: [OS: 10.15.7 | MatchOS: 10.13.x, 10.14.x, 10.15.x, 11.x | MatchBuild: no] ==> allowed by OS 21:261 0:000 - [10]: ALL_OS_algrey - cpuid_set_generic_info - disable check to allow leaf7 :: [OS: 10.15.7 | MatchOS: 10.13.x, 10.14.x, 10.15.x, 11.x | MatchBuild: no] ==> allowed by OS 21:261 0:000 - [11]: ALL_OS_algrey - cpuid_set_info - GenuineIntel to AuthenticAMD :: [OS: 10.15.7 | MatchOS: 10.13.x, 10.14.x, 10.15.x, 11.x | MatchBuild: no] ==> allowed by OS 21:261 0:000 - [12]: ALL_OS_algrey - cpuid_set_cpufamily - force CPUFAMILY_INTEL_PENRYN :: [OS: 10.15.7 | MatchOS: 10.13.x, 10.14.x, 10.15.x, 11.x | MatchBuild: no] ==> allowed by OS 21:261 0:000 - [13]: CATA_BS_algrey - cpuid_set_info - jmp to calculations and set cpuid_cores_per_package - 10.15/10.16 :: [OS: 10.15.7 | MatchOS: 10.15.x,11.x | MatchBuild: no] ==> allowed by OS 21:261 0:000 - [14]: CATA_BS_algrey - cpuid_set_info - cores and threads calculations - 10.15/10.16 :: [OS: 10.15.7 | MatchOS: 10.15.x,11.x | MatchBuild: no] ==> allowed by OS 21:261 0:000 - [15]: ALL_OS_algrey - i386_init - remove rdmsr (x3) :: [OS: 10.15.7 | MatchOS: 10.13.x, 10.14.x, 10.15.x, 11.x | MatchBuild: no] ==> allowed by OS 21:261 0:000 - [16]: ALL_OS_algrey - tsc_init - remove Penryn check to execute default case :: [OS: 10.15.7 | MatchOS: 10.13.x, 10.14.x, 10.15.x, 11.x | MatchBuild: no] ==> allowed by OS 21:262 0:000 - [17]: ALL_OS_algrey - tsc_init - grab DID and VID from MSR :: [OS: 10.15.7 | MatchOS: 10.13.x, 10.14.x, 10.15.x, 11.x | MatchBuild: no] ==> allowed by OS 21:262 0:000 - [18]: ALL_OS_algrey - tsc_init - skip msr_flex_ratio test and go grab FSBFrequency from EFI :: [OS: 10.15.7 | MatchOS: 10.13.x, 10.14.x, 10.15.x, 11.x | MatchBuild: no] ==> allowed by OS 21:262 0:000 - [19]: CATA_algrey - lapic_init - remove version check and panic - 10.15 :: [OS: 10.15.7 | MatchOS: 10.15.x | MatchBuild: no] ==> allowed by OS 21:262 0:000 - [20]: BS_NoOne - lapic_init - remove version check and panic - 10.16 :: [OS: 10.15.7 | MatchOS: 11.x | MatchBuild: no] ==> not allowed by OS 21:262 0:000 - [21]: CATA_BS_algrey - lapic_interrupt - skip checks and prevent panic - 10.15/10.16 :: [OS: 10.15.7 | MatchOS: 10.15.x,11.x | MatchBuild: no] ==> allowed by OS 21:262 0:000 Will not patch boot.efi 21:262 0:000 Bridge kernel patch to OC : ALL OS_algrey - commpage_populate -remove rdmsr 21:262 0:000 Bridge kernel patch to OC : ALL OS_algrey - cpu_topology_sort -disable _x86_validate_topology 21:262 0:000 Bridge kernel patch to OC : CATA_BS_algrey - cpuid_set_cache_info - cpuid 0x8000001D instead 0 - 10.15/10.16 21:262 0:000 Bridge kernel patch to OC : ALL_OS_algrey - cpuid_set_cache_info - cpuid 0x8000001D instead 4 21:262 0:000 Bridge kernel patch to OC : ALL_OS_algrey - cpuid_set_cache_info - don't set cpuid_cores_per_package 21:262 0:000 Bridge kernel patch to OC : CATA_BS_NoOne - skip cpuid_cores_per_package test - 10.15/10.16 21:262 0:000 Bridge kernel patch to OC : ALL_OS_algrey - cpuid_set_generic_info - remove wrmsr 21:262 0:000 Bridge kernel patch to OC : ALL_OS_algrey - cpuid_set_generic_info - set microcode=186 21:262 0:000 Bridge kernel patch to OC : ALL_OSalgrey - cpuid_set_generic_info - set flag=1 21:262 0:000 Bridge kernel patch to OC : ALL_OS_algrey - cpuid_set_generic_info - disable check to allow leaf7 21:262 0:000 Bridge kernel patch to OC : ALL_OS_algrey - cpuid_set_info - GenuineIntel to AuthenticAMD 21:262 0:000 Bridge kernel patch to OC : ALL_OS_algrey - cpuid_set_cpufamily - force CPUFAMILY_INTEL_PENRYN 21:262 0:000 Bridge kernel patch to OC : CATA_BS_algrey - cpuid_set_info - jmp to calculations and set cpuid_cores_per_package - 10.15/10.16 21:262 0:000 Bridge kernel patch to OC : CATA_BS_algrey - cpuid_set_info - cores and threads calculations - 10.15/10.16 21:262 0:000 Bridge kernel patch to OC : ALL_OS_algrey - i386_init - remove rdmsr (x3) 21:262 0:000 Bridge kernel patch to OC : ALL_OS_algrey - tsc_init - remove Penryn check to execute default case 21:262 0:000 Bridge kernel patch to OC : ALL_OS_algrey - tsc_init - grab DID and VID from MSR 21:262 0:000 Bridge kernel patch to OC : ALL_OS_algrey - tsc_init - skip msr_flex_ratio test and go grab FSBFrequency from EFI 21:262 0:000 Bridge kernel patch to OC : CATA_algrey - lapic_init - remove version check and panic - 10.15 21:262 0:000 Bridge kernel patch to OC : CATA_BS_algrey - lapic_interrupt - skip checks and prevent panic - 10.15/10.16 21:262 0:000 === [ PatchSmbios ] ============================= 21:262 0:000 insert table 9 for dev 0:0 21:262 0:000 insert table 9 for dev 0:1 21:262 0:000 insert table 9 for dev 0:0 21:263 0:000 Trusting SMBIOS... 21:263 0:000 Detected alternating SMBIOS channel banks 21:263 0:000 Channels: 4 21:263 0:000 Interleave: 0 2 4 6 1 3 5 7 8 10 12 14 9 11 13 15 16 18 20 22 17 19 21 23 21:263 0:000 trusted SMBIOS data: 21:263 0:000 SmbiosTable.Type17->Vendor = Unknown 21:263 0:000 SmbiosTable.Type17->SerialNumber = 00000000 21:263 0:000 SmbiosTable.Type17->PartNumber = 3200 C16 Series 21:263 0:000 partNum=3200 C16 Series 21:263 0:000 Type17->Manufacturer corrected by SMBIOS from NoName to Unknown 21:263 0:000 SMBIOS Type 17 Index = 0 => 0 0: 21:263 0:000 BANK 0 DIMM0 3200MHz 32767MB(Ext:32768MB) 21:263 0:000 trusted SMBIOS data: 21:263 0:000 SmbiosTable.Type17->Vendor = Unknown 21:263 0:000 SmbiosTable.Type17->SerialNumber = 00000000 21:263 0:000 SmbiosTable.Type17->PartNumber = 3200 C16 Series 21:263 0:000 partNum=3200 C16 Series 21:263 0:000 Type17->Manufacturer corrected by SMBIOS from NoName to Unknown 21:263 0:000 SMBIOS Type 17 Index = 1 => 1 2: 21:263 0:000 BANK 1 DIMM0 3200MHz 32767MB(Ext:32768MB) 21:263 0:000 trusted SMBIOS data: 21:263 0:000 SmbiosTable.Type17->Vendor = Unknown 21:263 0:000 SmbiosTable.Type17->SerialNumber = 00000000 21:263 0:000 SmbiosTable.Type17->PartNumber = 3200 C16 Series 21:263 0:000 partNum=3200 C16 Series 21:263 0:000 Type17->Manufacturer corrected by SMBIOS from NoName to Unknown 21:263 0:000 SMBIOS Type 17 Index = 2 => 2 4: 21:263 0:000 BANK 2 DIMM0 3200MHz 32767MB(Ext:32768MB) 21:263 0:000 trusted SMBIOS data: 21:263 0:000 SmbiosTable.Type17->Vendor = Unknown 21:263 0:000 SmbiosTable.Type17->SerialNumber = 00000000 21:263 0:000 SmbiosTable.Type17->PartNumber = 3200 C16 Series 21:263 0:000 partNum=3200 C16 Series 21:263 0:000 Type17->Manufacturer corrected by SMBIOS from NoName to Unknown 21:263 0:000 SMBIOS Type 17 Index = 3 => 3 6: 21:263 0:000 BANK 3 DIMM0 3200MHz 32767MB(Ext:32768MB) 21:263 0:000 trusted SMBIOS data: 21:263 0:000 SmbiosTable.Type17->Vendor = Unknown 21:263 0:000 SmbiosTable.Type17->SerialNumber = 00000000 21:263 0:000 SmbiosTable.Type17->PartNumber = 3200 C16 Series 21:263 0:000 partNum=3200 C16 Series 21:263 0:000 Type17->Manufacturer corrected by SMBIOS from NoName to Unknown 21:263 0:000 SMBIOS Type 17 Index = 4 => 4 1: 21:263 0:000 BANK 0 DIMM1 3200MHz 32767MB(Ext:32768MB) 21:263 0:000 trusted SMBIOS data: 21:263 0:000 SmbiosTable.Type17->Vendor = Unknown 21:263 0:000 SmbiosTable.Type17->SerialNumber = 00000000 21:263 0:000 SmbiosTable.Type17->PartNumber = 3200 C16 Series 21:263 0:000 partNum=3200 C16 Series 21:263 0:000 Type17->Manufacturer corrected by SMBIOS from NoName to Unknown 21:263 0:000 SMBIOS Type 17 Index = 5 => 5 3: 21:263 0:000 BANK 1 DIMM1 3200MHz 32767MB(Ext:32768MB) 21:263 0:000 trusted SMBIOS data: 21:263 0:000 SmbiosTable.Type17->Vendor = Unknown 21:263 0:000 SmbiosTable.Type17->SerialNumber = 00000000 21:263 0:000 SmbiosTable.Type17->PartNumber = 3200 C16 Series 21:263 0:000 partNum=3200 C16 Series 21:263 0:000 Type17->Manufacturer corrected by SMBIOS from NoName to Unknown 21:263 0:000 SMBIOS Type 17 Index = 6 => 6 5: 21:263 0:000 BANK 2 DIMM1 3200MHz 32767MB(Ext:32768MB) 21:263 0:000 trusted SMBIOS data: 21:263 0:000 SmbiosTable.Type17->Vendor = Unknown 21:263 0:000 SmbiosTable.Type17->SerialNumber = 00000000 21:263 0:000 SmbiosTable.Type17->PartNumber = 3200 C16 Series 21:263 0:000 partNum=3200 C16 Series 21:263 0:000 Type17->Manufacturer corrected by SMBIOS from NoName to Unknown 21:263 0:000 SMBIOS Type 17 Index = 7 => 7 7: 21:263 0:000 BANK 3 DIMM1 3200MHz 32767MB(Ext:32768MB) 21:263 0:000 mTotalSystemMemory = 262144 21:263 0:000 NumberOfMemoryDevices = 8 21:263 0:000 === [ PatchACPI ] =============================== 21:263 0:000 Xsdt reallocation done 21:263 0:000 old FADT length=114 21:263 0:000 SignatureFixup: 0x902F56EE -> 0x0 21:263 0:000 Found OperationRegion(GSMM, SystemMemory, FED80000, ...) 21:263 0:000 Found OperationRegion(IOMX, SystemMemory, FED80D00, ...) 21:263 0:000 Found OperationRegion(FACR, SystemMemory, FED81E00, ...) 21:263 0:000 Found OperationRegion(EMMX, SystemMemory, FEDD5800, ...) 21:263 0:000 Found OperationRegion(EMMB, SystemMemory, FEDD5800, ...) 21:263 0:000 Found OperationRegion(LUIE, SystemMemory, FEDC0020, ...) 21:263 0:000 Found OperationRegion(TMMB, SystemMemory, FED40000, ...) 21:263 0:000 Found OperationRegion(CRBD, SystemMemory, FED40000, ...) 21:263 0:000 Found OperationRegion(TPMR, SystemMemory, FFFFFFFF, ...) 21:263 0:000 Found OperationRegion(ATNV, SystemMemory, BA3C6D18, ...) 21:263 0:000 Found OperationRegion(WMIM, SystemMemory, BA2FDA98, ...) 21:263 0:000 Apply DsdtFixMask=0x1FE70000 21:263 0:000 === [ FixBiosDsdt ] ============================= 21:265 0:001 Name: PXSX, Bridge: RP01, Replace: ARPT 21:265 0:000 0 replacements 21:266 0:000 deleting device CRT_ 21:267 0:000 deleting device DVI_ 21:268 0:000 deleting device SPKR 21:268 0:000 deleting device ECP_ 21:269 0:000 deleting device LPT_ 21:270 0:001 deleting device FDC0 21:271 0:000 deleting device ECP1 21:272 0:000 deleting device LPT1 21:274 0:001 indirect name=TPMM 21:274 0:000 indirect name=FTPM 21:274 0:000 indirect name=PPIM 21:274 0:000 indirect name=WMIO 21:274 0:000 no device(AC) exists 21:274 0:000 Name _OSI present at 0x33E, renaming to OOSI 21:274 0:000 Name _OSI present at 0x345, renaming to OOSI 21:274 0:000 Name _OSI present at 0x360, renaming to OOSI 21:274 0:000 Name _OSI present at 0x37D, renaming to OOSI 21:274 0:000 Name _OSI present at 0x393, renaming to OOSI 21:274 0:000 Name _OSI present at 0x3A7, renaming to OOSI 21:274 0:000 Name _OSI present at 0x3BD, renaming to OOSI 21:274 0:000 Name _OSI present at 0x3DC, renaming to OOSI 21:274 0:000 Name _OSI present at 0x3FB, renaming to OOSI 21:274 0:000 Name _OSI present at 0x41A, renaming to OOSI 21:274 0:000 Name _OSI present at 0x435, renaming to OOSI 21:274 0:000 Name _OSI present at 0x454, renaming to OOSI 21:274 0:000 Name _OSI present at 0x46F, renaming to OOSI 21:274 0:000 Name _OSI present at 0x48A, renaming to OOSI 21:274 0:000 Name _OSI present at 0xB84F, renaming to OOSI 21:274 0:000 Name _OSI present at 0xB856, renaming to OOSI 21:274 0:000 Name _OSI present at 0xB871, renaming to OOSI 21:274 0:000 PreCleanup XSDT: count=19, length=188 21:274 0:000 PreCleanup XSDT, corrected XSDT: count=19, length=188 21:274 0:000 === [ ACPIDropTables ] ========================== 21:274 0:000 Name: PXSX, Bridge: RP01, Replace: ARPT 21:274 0:000 0 replacements 21:274 0:000 Found OperationRegion(A093, SystemMemory, F0000000, ...) 21:274 0:000 Name: PXSX, Bridge: RP01, Replace: ARPT 21:274 0:000 0 replacements 21:274 0:000 Found OperationRegion(AODT, SystemMemory, BA3C7018, ...) 21:274 0:000 Name: PXSX, Bridge: RP01, Replace: ARPT 21:274 0:000 0 replacements 21:274 0:000 Name: PXSX, Bridge: RP01, Replace: ARPT 21:274 0:000 0 replacements 21:274 0:000 Name: PXSX, Bridge: RP01, Replace: ARPT 21:275 0:000 0 replacements 21:275 0:000 Name: PXSX, Bridge: RP01, Replace: ARPT 21:275 0:000 0 replacements 21:275 0:000 Found OperationRegion(CPNV, SystemMemory, BA3CC018, ...) 21:275 0:000 Name: PXSX, Bridge: RP01, Replace: ARPT 21:275 0:000 0 replacements 21:275 0:000 Out of control with CPU numbers 21:275 0:000 ApicCPUNum=64 21:275 0:000 SSDT with CPU C-States generated successfully 21:275 0:000 Cleanup XSDT: count=20, length=196 21:275 0:000 corrected XSDT count=20, length=196 21:275 0:000 === [ RestSetup macOS ] ========================= 21:275 0:000 RCBA disabled; cannot use it 21:275 0:000 ATI injection not set 21:277 0:001 CurrentMode: Width=3840 Height=2160 21:285 0:007 Use origin smbios table type 1 guid. 21:303 0:018 SetStartupDiskVolume: 21:303 0:000 * Volume: 'macOS 19h4' 21:303 0:000 * LoaderPath: '' 21:303 0:000 * DevPath: macOS 19h4 21:303 0:000 * GUID = CAF32F96-C98C-40B1-8F10-283A8AD2F8C0 21:303 0:000 * efi-boot-device: <array><dict><key>IOMatch</key><dict><key>IOProviderClass</key><string>IOMedia</string><key>IOPropertyMatch</key><dict><key>UUID</key><string>CAF32F96-C98C-40B1-8F10-283A8AD2F8C0</string></dict></dict></dict></array> 21:303 0:000 Custom boot screen not used because entry has unset use graphics 21:304 0:001 Closing log 21:305 0:000 OCABC: Found first 0 at off 760A 21:306 0:000 OCABC: Found second at off 761B 21:306 0:000 OCABC: Trying next match... 21:307 0:000 OCABC: Found first 0 at off 77F9 21:307 0:000 OCABC: Found second at off 780A 21:308 0:000 OCABC: Trying next match... 21:309 0:000 OCABC: Found first 1 at off 10C97 21:310 0:000 OCABC: Patching new safe mode aslr check... 21:311 0:000 OC: Supported boot capabilities 4 21:312 0:000 OCABC: MMIO devirt start 21:312 0:000 OCABC: MMIO devirt 0xE2100000 (0x81 pages, 0x8000000000000001) skip 1 21:313 0:000 OCABC: MMIO devirt 0xE3180000 (0x81 pages, 0x8000000000000001) skip 1 21:314 0:000 OCABC: MMIO devirt 0xEF100000 (0x181 pages, 0x8000000000000001) skip 1 21:314 0:000 OCABC: MMIO devirt 0xFA180000 (0x81 pages, 0x8000000000000001) skip 1 21:315 0:000 OCABC: MMIO devirt 0xFA300000 (0x100 pages, 0x8000000000000001) skip 1 21:316 0:000 OCABC: MMIO devirt 0xFEA00000 (0x100 pages, 0x8000000000000001) skip 1 21:316 0:000 OCABC: MMIO devirt 0xFEC00000 (0x1 pages, 0x8000000000000001) skip 1 21:317 0:000 OCABC: MMIO devirt 0xFEC10000 (0x1 pages, 0x8000000000000001) skip 1 21:317 0:000 OCABC: MMIO devirt 0xFED00000 (0x1 pages, 0x8000000000000001) skip 1 21:318 0:000 OCABC: MMIO devirt 0xFED40000 (0x5 pages, 0x8000000000000001) skip 1 21:319 0:000 OCABC: MMIO devirt 0xFED80000 (0x10 pages, 0x8000000000000001) skip 1 21:319 0:000 OCABC: MMIO devirt 0xFEDC2000 (0xE pages, 0x8000000000000001) skip 1 21:320 0:000 OCABC: MMIO devirt 0xFEDD4000 (0x2 pages, 0x8000000000000001) skip 1 21:321 0:000 OCABC: MMIO devirt 0xFEE00000 (0x100 pages, 0x8000000000000001) skip 0 21:321 0:000 OCABC: MMIO devirt 0xFF000000 (0x1000 pages, 0x8000000000000001) skip 1 21:322 0:000 OCABC: MMIO devirt 0x4040000000 (0x10400 pages, 0x8000000000000001) skip 1 21:322 0:000 OCABC: MMIO devirt 0x8BB0000000 (0x10400 pages, 0x8000000000000001) skip 0 21:323 0:000 OCABC: MMIO devirt 0x8BE0000000 (0x10400 pages, 0x8000000000000001) skip 0 21:324 0:000 OCABC: MMIO devirt 0xD750000000 (0x10400 pages, 0x8000000000000001) skip 0 21:325 0:001 OCABC: MMIO devirt end, saved 799744 KB 21:326 0:000 OCCPU: Discovered CpuFamily 23 CpuModel 1 CpuStepping 0 CpuGeneration 0 21:327 0:000 OCABC: Only 128/256 slide values are usable! 21:327 0:000 OCABC: Valid slides - 128-255 21:328 0:000 OCOS: OS set: <null> Mac OS X 10.15 21:329 0:000 OCOS: OS set: Apple Inc. Mac OS X 10.15 21:329 0:000 OCOS: Should use black background 21:337 0:007 OC: Opening file System\Library\Kernels\kernel with 1 mode gave - Success 21:338 0:000 OC: Opening file \System\Library\CoreServices\com.apple.Boot.plist with 1 mode gave - Not Found 21:339 0:000 OC: Opening file Library\Preferences\SystemConfiguration\com.apple.Boot.plist with 1 mode gave - Not Found 21:341 0:002 OC: Opening file \System\Library\CoreServices\PlatformSupport.plist with 1 mode gave - Success 21:347 0:005 OC: Opening file \System\Library\CoreServices\boot.efi with 1 mode gave - Success 21:374 0:027 OC: Opening file System\Library\PrelinkedKernels\prelinkedkernel.development with 1 mode gave - Not Found 21:391 0:016 OC: Opening file System\Library\PrelinkedKernels\prelinkedkernel with 1 mode gave - Success 21:396 0:005 OC: Kext reservation size info 553000 exe 279000 21:397 0:000 OC: Trying 64-bit XNU hook on System\Library\PrelinkedKernels\prelinkedkernel 22:152 0:754 OCAK: Compressed result has A8ECC018 magic 22:152 0:000 OCAK: Found 64-bit Mach-O compressed 1 offset 28 size 106606592 22:153 0:000 OC: Result of 64-bit XNU hook on System\Library\PrelinkedKernels\prelinkedkernel (00000000) is Success 22:194 0:040 OCAK: Read kernel version 19.6.0 (190600) 22:195 0:000 OC: Kernel patch [0] ALL OS_algrey - commpage_populate -remove rdmsr 22:206 0:011 Replace B9A00100000F32 by 0F1F8000000000 at ofs:249EF2 22:206 0:000 OCAK: ALL OS_algrey - commpage_populate -remove rdmsr replace count - 1 22:207 0:000 OC: Kernel patcher result 0 for kernel (ALL OS_algrey - commpage_populate -remove rdmsr) - Success 22:208 0:000 OC: Kernel patch [1] ALL OS_algrey - cpu_topology_sort -disable _x86_validate_topology 22:209 0:001 Replace E80000FFFF/FF0000FFFF(E8E4F5FFFF) by 0F1F440000 at ofs:2F7 22:209 0:000 OCAK: ALL OS_algrey - cpu_topology_sort -disable _x86_validate_topology replace count - 1 22:210 0:000 OC: Kernel patcher result 1 for kernel (ALL OS_algrey - cpu_topology_sort -disable _x86_validate_topology) - Success 22:210 0:000 OC: Kernel patch [2] CATA_BS_algrey - cpuid_set_cache_info - cpuid 0x8000001D instead 0 - 10.15/10.16 22:218 0:007 Replace 31C031DB31C931D20FA24189C60000000000000074/FFFFFFFFFFFFFFFFFFFFFFFFFF0000000000FFFFFF(31C031DB31C931D20FA24189C6833DF454A2000074) by B81D00008031DB31C931D20FA24189C60F1F4000EB at ofs:22FC00 22:218 0:000 OCAK: CATA_BS_algrey - cpuid_set_cache_info - cpuid 0x8000001D instead 0 - 10.15/10.16 replace count - 1 22:219 0:000 OC: Kernel patcher result 2 for kernel (CATA_BS_algrey - cpuid_set_cache_info - cpuid 0x8000001D instead 0 - 10.15/10.16) - Success 22:219 0:000 OC: Kernel patch [3] ALL_OS_algrey - cpuid_set_cache_info - cpuid 0x8000001D instead 4 22:231 0:011 Replace B8040000004489F14489 by B81D0000804489F14489 at ofs:22FC53 22:231 0:000 OCAK: ALL_OS_algrey - cpuid_set_cache_info - cpuid 0x8000001D instead 4 replace count - 1 22:232 0:000 OC: Kernel patcher result 3 for kernel (ALL_OS_algrey - cpuid_set_cache_info - cpuid 0x8000001D instead 4) - Success 22:232 0:000 OC: Kernel patch [4] ALL_OS_algrey - cpuid_set_cache_info - don't set cpuid_cores_per_package 22:242 0:009 Replace C1E01AFFC0/FFF0FFFFF0(C1EA1AFFC2) by 0F1F00EB06 at ofs:22FC9E 22:242 0:000 OCAK: ALL_OS_algrey - cpuid_set_cache_info - don't set cpuid_cores_per_package replace count - 1 22:242 0:000 OC: Kernel patcher result 4 for kernel (ALL_OS_algrey - cpuid_set_cache_info - don't set cpuid_cores_per_package) - Success 22:243 0:000 OC: Kernel patch [5] CATA_BS_NoOne - skip cpuid_cores_per_package test - 10.15/10.16 22:252 0:009 Replace 833D00000000000F00000000008B00BC/FFFF000000FFFFFF00000000FFFF00FF(833D7C53A200000F849B0100008B5DBC) by 00000000000001000000000000000000/0000000000000F000000000000000000(833D7C53A200010F849B0100008B5DBC) at ofs:22FE55 22:667 0:414 OCAK: CATA_BS_NoOne - skip cpuid_cores_per_package test - 10.15/10.16 replace count - 1 22:668 0:001 OC: Kernel patcher result 5 for kernel (CATA_BS_NoOne - skip cpuid_cores_per_package test - 10.15/10.16) - Success 22:668 0:000 OC: Kernel patch [6] ALL_OS_algrey - cpuid_set_generic_info - remove wrmsr 22:680 0:011 Replace B98B00000031C031D20F30 by 660F1F8400000000006690 at ofs:22E2A5 22:680 0:000 OCAK: ALL_OS_algrey - cpuid_set_generic_info - remove wrmsr replace count - 1 22:681 0:000 OC: Kernel patcher result 6 for kernel (ALL_OS_algrey - cpuid_set_generic_info - remove wrmsr) - Success 22:681 0:000 OC: Kernel patch [7] ALL_OS_algrey - cpuid_set_generic_info - set microcode=186 22:693 0:011 Replace B98B0000000F32 by BABA0000006690 at ofs:22E2ED 22:693 0:000 OCAK: ALL_OS_algrey - cpuid_set_generic_info - set microcode=186 replace count - 1 22:693 0:000 OC: Kernel patcher result 7 for kernel (ALL_OS_algrey - cpuid_set_generic_info - set microcode=186) - Success 22:694 0:000 OC: Kernel patch [8] ALL_OSalgrey - cpuid_set_generic_info - set flag=1 22:706 0:011 Replace B9170000000F32C1EA1280E207 by B201660F1F8400000000006690 at ofs:22E365 22:706 0:000 OCAK: ALL_OSalgrey - cpuid_set_generic_info - set flag=1 replace count - 1 22:706 0:000 OC: Kernel patcher result 8 for kernel (ALL_OSalgrey - cpuid_set_generic_info - set flag=1) - Success 22:707 0:000 OC: Kernel patch [9] ALL_OS_algrey - cpuid_set_generic_info - disable check to allow leaf7 22:719 0:012 Replace 003A0F82 by 00000F82 at ofs:22ED8C 22:719 0:000 OCAK: ALL_OS_algrey - cpuid_set_generic_info - disable check to allow leaf7 replace count - 1 22:720 0:000 OC: Kernel patcher result 9 for kernel (ALL_OS_algrey - cpuid_set_generic_info - disable check to allow leaf7) - Success 22:721 0:001 OC: Kernel patch [10] ALL_OS_algrey - cpuid_set_info - GenuineIntel to AuthenticAMD 22:766 0:044 Replace 47656E75696E65496E74656C00 by 41757468656E746963414D4400 at ofs:924B3E 22:766 0:000 OCAK: ALL_OS_algrey - cpuid_set_info - GenuineIntel to AuthenticAMD replace count - 1 22:767 0:000 OC: Kernel patcher result 10 for kernel (ALL_OS_algrey - cpuid_set_info - GenuineIntel to AuthenticAMD) - Success 22:767 0:000 OC: Kernel patch [11] ALL_OS_algrey - cpuid_set_cpufamily - force CPUFAMILY_INTEL_PENRYN 22:776 0:008 Replace 31DB803D00000000067500/FFFFFFFF000000FFFFFF00(31DB803D0962A20006756A) by BBBC4FEA78E95D00000090 at ofs:22EF4A 22:776 0:000 OCAK: ALL_OS_algrey - cpuid_set_cpufamily - force CPUFAMILY_INTEL_PENRYN replace count - 1 22:777 0:000 OC: Kernel patcher result 11 for kernel (ALL_OS_algrey - cpuid_set_cpufamily - force CPUFAMILY_INTEL_PENRYN) - Success 22:777 0:000 OC: Kernel patch [12] CATA_BS_algrey - cpuid_set_info - jmp to calculations and set cpuid_cores_per_package - 10.15/10.16 22:779 0:001 Replace 7571E800000000488B050000000048890500000000/FFFFFF00000000FFFFFF00000000FFFFFF00000000(7571E8C7090000488B051861A200488905D961A200) by 744E000000000090890D00000000E97E0000006690/FFFF0000000000FFFFFF00000000FFFFFFFFFFFFFF(744EE8C709000090890D1861A200E97E0000006690) at ofs:1282 22:779 0:000 OCAK: CATA_BS_algrey - cpuid_set_info - jmp to calculations and set cpuid_cores_per_package - 10.15/10.16 replace count - 1 22:779 0:000 OC: Kernel patcher result 12 for kernel (CATA_BS_algrey - cpuid_set_info - jmp to calculations and set cpuid_cores_per_package - 10.15/10.16) - Success 22:780 0:000 OC: Kernel patch [13] CATA_BS_algrey - cpuid_set_info - cores and threads calculations - 10.15/10.16 22:781 0:001 Replace B9350000000F3248C1E22089C14809D1B9010001000F45C80FB7C1C1E91083E10FEB1EB9350000000F3248C1E22089C14809D1B9010001000F45C80FB7C1C1E910 by B80800008031DB31C931D20FA24189CE450FB6F641FFC6B81E00008031DB31C931D20FA20FB6F7FFC64489F131D289C8F7F689C14489F0E97CFFFFFF0F1F440000 at ofs:12D2 22:781 0:000 OCAK: CATA_BS_algrey - cpuid_set_info - cores and threads calculations - 10.15/10.16 replace count - 1 22:782 0:000 OC: Kernel patcher result 13 for kernel (CATA_BS_algrey - cpuid_set_info - cores and threads calculations - 10.15/10.16) - Success 22:783 0:000 OC: Kernel patch [14] ALL_OS_algrey - i386_init - remove rdmsr (x3) 22:796 0:013 Replace B9990100000F3248C1E22089C64809D6B9980100000F3248C1E22089C04809C2BF5802310531C94531C0 by 660F1F840000000000660F1F840000000000660F1F840000000000660F1F840000000000660F1F440000 at ofs:237ECF 22:796 0:000 Replace B9990100000F3248C1E22089C64809D6B9980100000F3248C1E22089C04809C2BF5802310531C94531C0 by 660F1F840000000000660F1F840000000000660F1F840000000000660F1F840000000000660F1F440000 at ofs:238259 22:796 0:000 Replace B9990100000F3248C1E22089C64809D6B9980100000F3248C1E22089C04809C2BF5802310531C94531C0 by 660F1F840000000000660F1F840000000000660F1F840000000000660F1F840000000000660F1F440000 at ofs:238354 23:359 0:563 OCAK: ALL_OS_algrey - i386_init - remove rdmsr (x3) replace count - 3 23:360 0:000 OC: Kernel patcher result 14 for kernel (ALL_OS_algrey - i386_init - remove rdmsr (x3)) - Success 23:361 0:000 OC: Kernel patch [15] ALL_OS_algrey - tsc_init - remove Penryn check to execute default case 23:370 0:009 Replace 3DBC4FEA780F8400010000/FFFFFFFFFFFFFF00FFFFFF(3DBC4FEA780F84F4010000) by 6666660F1F840000000000 at ofs:249417 23:370 0:000 OCAK: ALL_OS_algrey - tsc_init - remove Penryn check to execute default case replace count - 1 23:371 0:000 OC: Kernel patcher result 15 for kernel (ALL_OS_algrey - tsc_init - remove Penryn check to execute default case) - Success 23:371 0:000 OC: Kernel patch [16] ALL_OS_algrey - tsc_init - grab DID and VID from MSR 23:379 0:007 Replace B9940100000F3289C3B9CE0000000F320FB6CE890D000000000FB6C4890500000000/FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000FFFFFFFFFFFF000000FF(B9940100000F3289C3B9CE0000000F320FB6CE890D60419A000FB6C489055B419A00) by B9640001C00F320FB6C889C6C1EE0883E63F4531FF31D24889C848F7F64801C06690 at ofs:24965B 23:379 0:000 OCAK: ALL_OS_algrey - tsc_init - grab DID and VID from MSR replace count - 1 23:380 0:000 OC: Kernel patcher result 16 for kernel (ALL_OS_algrey - tsc_init - grab DID and VID from MSR) - Success 23:380 0:000 OC: Kernel patch [17] ALL_OS_algrey - tsc_init - skip msr_flex_ratio test and go grab FSBFrequency from EFI 23:382 0:001 Replace F7C30000010074 by 660F1F440000EB at ofs:2E4 23:382 0:000 OCAK: ALL_OS_algrey - tsc_init - skip msr_flex_ratio test and go grab FSBFrequency from EFI replace count - 1 23:383 0:000 OC: Kernel patcher result 17 for kernel (ALL_OS_algrey - tsc_init - skip msr_flex_ratio test and go grab FSBFrequency from EFI) - Success 23:383 0:000 OC: Kernel patch [18] CATA_algrey - lapic_init - remove version check and panic - 10.15 23:396 0:012 Replace 83F813765E by 0F1F440000 at ofs:24D00A 23:396 0:000 OCAK: CATA_algrey - lapic_init - remove version check and panic - 10.15 replace count - 1 23:396 0:000 OC: Kernel patcher result 18 for kernel (CATA_algrey - lapic_init - remove version check and panic - 10.15) - Success 23:397 0:000 OC: Kernel patch [19] CATA_BS_algrey - lapic_interrupt - skip checks and prevent panic - 10.15/10.16 23:401 0:004 Replace 833D0000000000740E/FFFF000000FFFFFFFF(833DF61E9B0000740E) by EB390F1F8000000000 at ofs:EB89B 23:401 0:000 OCAK: CATA_BS_algrey - lapic_interrupt - skip checks and prevent panic - 10.15/10.16 replace count - 1 23:402 0:000 OC: Kernel patcher result 19 for kernel (CATA_BS_algrey - lapic_interrupt - skip checks and prevent panic - 10.15/10.16) - Success 23:458 0:056 Replace 00252E2A7300 by 00002E2A7300 at ofs:9D96FC 23:458 0:000 OCAK: PanicKextDump replace count - 1 23:459 0:000 OCAK: Patch success kext dump 23:460 0:000 OCAK: Skipping SegmentJettison on 190600 23:496 0:036 OCAK: Reducing prelink size from 65AB000 to 62DB000 via plist 23:497 0:000 OCAK: as.vit9696.Lilu got KXLD 0 0 23:497 0:000 OCAK: Requesting __LINKEDIT for as.vit9696.Lilu - AF1A7438 at 62DB000 23:498 0:001 OCAK: Requesting SymbolTable for as.vit9696.Lilu - 516 23:499 0:000 OCAK: Requesting __LINKEDIT for __kernel__ - 0 at 0 23:500 0:000 OCAK: Requesting SymbolTable for __kernel__ - 25622 23:515 0:015 OCAK: com.apple.kpi.bsd got KXLD 0 0 23:516 0:000 OCAK: Requesting __LINKEDIT for com.apple.kpi.bsd - A9E51038 at F85000 23:516 0:000 OCAK: Requesting SymbolTable for com.apple.kpi.bsd - 845 23:518 0:001 OCAK: com.apple.kpi.dsep got KXLD 0 0 23:518 0:000 OCAK: Requesting __LINKEDIT for com.apple.kpi.dsep - AA2D9038 at 140D000 23:519 0:000 OCAK: Requesting SymbolTable for com.apple.kpi.dsep - 41 23:520 0:000 OCAK: com.apple.kpi.iokit got KXLD 0 0 23:520 0:000 OCAK: Requesting __LINKEDIT for com.apple.kpi.iokit - A9E1A038 at F4E000 23:521 0:000 OCAK: Requesting SymbolTable for com.apple.kpi.iokit - 2250 23:522 0:000 OCAK: com.apple.kpi.libkern got KXLD 0 0 23:522 0:000 OCAK: Requesting __LINKEDIT for com.apple.kpi.libkern - A9E40038 at F74000 23:523 0:000 OCAK: Requesting SymbolTable for com.apple.kpi.libkern - 935 23:524 0:000 OCAK: com.apple.kpi.mach got KXLD 0 0 23:524 0:000 OCAK: Requesting __LINKEDIT for com.apple.kpi.mach - A9E13038 at F47000 23:525 0:000 OCAK: Requesting SymbolTable for com.apple.kpi.mach - 72 23:526 0:000 OCAK: com.apple.kpi.unsupported got KXLD 0 0 23:526 0:000 OCAK: Requesting __LINKEDIT for com.apple.kpi.unsupported - A9E5E038 at F92000 23:527 0:000 OCAK: Requesting SymbolTable for com.apple.kpi.unsupported - 263 23:535 0:008 OC: Prelinked injection Kexts\Other\Lilu.kext () - Success 23:536 0:000 OCAK: as.vit9696.VirtualSMC got KXLD 0 0 23:537 0:000 OCAK: Requesting __LINKEDIT for as.vit9696.VirtualSMC - AF1D3438 at 6307000 23:537 0:000 OCAK: Requesting SymbolTable for as.vit9696.VirtualSMC - 452 23:538 0:000 OCAK: Requesting SymbolTable for as.vit9696.Lilu - 133 23:539 0:001 OCAK: com.apple.iokit.IOACPIFamily got KXLD 0 0 23:540 0:000 OCAK: Requesting __LINKEDIT for com.apple.iokit.IOACPIFamily - AA4C8398 at 15FC000 23:540 0:000 OCAK: Requesting SymbolTable for com.apple.iokit.IOACPIFamily - 167 23:541 0:000 OCAK: com.apple.kpi.private got KXLD 0 0 23:542 0:000 OCAK: Requesting __LINKEDIT for com.apple.kpi.private - A9E67038 at F9B000 23:542 0:000 OCAK: Requesting SymbolTable for com.apple.kpi.private - 1044 23:553 0:010 OC: Prelinked injection Kexts\Other\VirtualSMC.kext () - Success 23:554 0:000 OCAK: as.vit9696.WhateverGreen got KXLD 0 0 23:554 0:000 OCAK: Requesting __LINKEDIT for as.vit9696.WhateverGreen - AF1ED3E8 at 6321000 23:555 0:000 OCAK: Requesting SymbolTable for as.vit9696.WhateverGreen - 409 23:556 0:000 OCAK: com.apple.iokit.IOPCIFamily got KXLD 0 0 23:556 0:000 OCAK: Requesting __LINKEDIT for com.apple.iokit.IOPCIFamily - A9F443E8 at 1078000 23:557 0:000 OCAK: Requesting SymbolTable for com.apple.iokit.IOPCIFamily - 754 23:569 0:012 OC: Prelinked injection Kexts\Other\WhateverGreen.kext () - Success 23:573 0:004 OCAK: as.vit9696.AppleALC got KXLD 0 0 23:574 0:000 OCAK: Requesting __LINKEDIT for as.vit9696.AppleALC - AF26C3E8 at 63A0000 23:574 0:000 OCAK: Requesting SymbolTable for as.vit9696.AppleALC - 355 23:589 0:014 OC: Prelinked injection Kexts\Other\AppleALC.kext () - Success 23:590 0:000 OCAK: com.smalltree.driver.SmallTreeIntel82576 got KXLD 0 0 23:590 0:000 OCAK: Requesting __LINKEDIT for com.smalltree.driver.SmallTreeIntel82576 - AF3D2398 at 6506000 23:591 0:000 OCAK: Requesting SymbolTable for com.smalltree.driver.SmallTreeIntel82576 - 974 23:592 0:000 OCAK: com.apple.iokit.IONetworkingFamily got KXLD 0 0 23:593 0:000 OCAK: Requesting __LINKEDIT for com.apple.iokit.IONetworkingFamily - A9E783E8 at FAC000 23:593 0:000 OCAK: Requesting SymbolTable for com.apple.iokit.IONetworkingFamily - 1038 23:610 0:016 OC: Prelinked injection Kexts\Other\SmallTreeIntel82576.kext () - Success 23:610 0:000 OCAK: wtf.spinach.AMDRyzenCPUPowerManagement got KXLD 0 0 23:611 0:000 OCAK: Requesting __LINKEDIT for wtf.spinach.AMDRyzenCPUPowerManagement - AF400438 at 6534000 23:612 0:001 OCAK: Requesting SymbolTable for wtf.spinach.AMDRyzenCPUPowerManagement - 1195 23:613 0:000 OCAK: com.apple.kec.Libm got KXLD 0 0 23:614 0:000 OCAK: Requesting __LINKEDIT for com.apple.kec.Libm - AA39F1B8 at 14D3000 23:614 0:000 OCAK: Requesting SymbolTable for com.apple.kec.Libm - 77 23:624 0:009 OC: Prelinked injection Kexts\Other\AMDRyzenCPUPowerManagement.kext () - Success 23:624 0:000 OC: Prelink size 106250240 kext offset 103657472 reserved 2592768 23:636 0:011 OC: Kernel patch skipped [0] ALL OS_algrey - commpage_populate -remove rdmsr 23:637 0:000 OC: Kernel patch skipped [1] ALL OS_algrey - cpu_topology_sort -disable _x86_validate_topology 23:637 0:000 OC: Kernel patch skipped [2] CATA_BS_algrey - cpuid_set_cache_info - cpuid 0x8000001D instead 0 - 10.15/10.16 23:638 0:000 OC: Kernel patch skipped [3] ALL_OS_algrey - cpuid_set_cache_info - cpuid 0x8000001D instead 4 23:638 0:000 OC: Kernel patch skipped [4] ALL_OS_algrey - cpuid_set_cache_info - don't set cpuid_cores_per_package 23:639 0:000 OC: Kernel patch skipped [5] CATA_BS_NoOne - skip cpuid_cores_per_package test - 10.15/10.16 23:640 0:000 OC: Kernel patch skipped [6] ALL_OS_algrey - cpuid_set_generic_info - remove wrmsr 23:640 0:000 OC: Kernel patch skipped [7] ALL_OS_algrey - cpuid_set_generic_info - set microcode=186 23:641 0:000 OC: Kernel patch skipped [8] ALL_OSalgrey - cpuid_set_generic_info - set flag=1 23:642 0:000 OC: Kernel patch skipped [9] ALL_OS_algrey - cpuid_set_generic_info - disable check to allow leaf7 23:642 0:000 OC: Kernel patch skipped [10] ALL_OS_algrey - cpuid_set_info - GenuineIntel to AuthenticAMD 23:643 0:000 OC: Kernel patch skipped [11] ALL_OS_algrey - cpuid_set_cpufamily - force CPUFAMILY_INTEL_PENRYN 23:644 0:000 OC: Kernel patch skipped [12] CATA_BS_algrey - cpuid_set_info - jmp to calculations and set cpuid_cores_per_package - 10.15/10.16 23:644 0:000 OC: Kernel patch skipped [13] CATA_BS_algrey - cpuid_set_info - cores and threads calculations - 10.15/10.16 23:645 0:000 OC: Kernel patch skipped [14] ALL_OS_algrey - i386_init - remove rdmsr (x3) 23:645 0:000 OC: Kernel patch skipped [15] ALL_OS_algrey - tsc_init - remove Penryn check to execute default case 23:646 0:000 OC: Kernel patch skipped [16] ALL_OS_algrey - tsc_init - grab DID and VID from MSR 23:647 0:000 OC: Kernel patch skipped [17] ALL_OS_algrey - tsc_init - skip msr_flex_ratio test and go grab FSBFrequency from EFI 23:647 0:000 OC: Kernel patch skipped [18] CATA_algrey - lapic_init - remove version check and panic - 10.15 23:648 0:000 OC: Kernel patch skipped [19] CATA_BS_algrey - lapic_interrupt - skip checks and prevent panic - 10.15/10.16 23:651 0:003 OCAK: com.apple.driver.AppleAHCIPort got KXLD 0 0 23:652 0:000 Replace 45787465726E616C by 496E7465726E616C at ofs:9535 23:652 0:000 OCAK: IOAHCIPort replace count - 1 23:653 0:000 OCAK: Patch success com.apple.driver.AppleAHCIPort 23:725 0:072 OC: Prelinked status - Success 23:813 0:087 ++++++++++++++++++++++++++++++++ Big Sur 11.0.1 (20B5012d) Spoiler 0:100 0:100 MemLog inited, TSC freq: 3700567580 0:100 0:000 CPU was calibrated with RTC 0:100 0:000 CloverX64 : Image base = 0xB4A61000 0:100 0:000 0:100 0:000 Now is 02.11.2020, 12:05:56 (GMT) 0:100 0:000 Starting Clover revision: 5126 (master, commit 9e7b4311c) on American Megatrends EFI 0:100 0:000 Build id: 20201028201150-9e7b431-5126 0:100 0:000 Build with: [Args: -D NO_GRUB_DRIVERS_EMBEDDED -D LESS_DEBUG -t GCC53 | -D NO_GRUB_DRIVERS_EMBEDDED -D LESS_DEBUG --conf=/Users/sergey/src/CloverBootloader/Conf -D USE_LOW_EBDA -a X64 -b RELEASE -t GCC53 -n 5 | OS: 10.14.6] 0:100 0:000 SimpleTextEx Status=Success 0:100 0:000 === [ GetDefaultSettings ] ====================== 0:100 0:000 === [ Get Smbios ] ============================== 0:100 0:000 Type 16 Index = 0 0:100 0:000 Total Memory Slots Count = 8 0:100 0:000 Type 17 Index = 0 0:100 0:000 Table has error information, checking 0:100 0:000 Found memory information in table 18/1, type=0x3, operation=0x2 syndrome=0x0 0:100 0:000 ...memory OK 0:100 0:000 SmbiosTable.Type17->Speed = 3200MHz 0:100 0:000 SmbiosTable.Type17->Size = 32768MB 0:100 0:000 SmbiosTable.Type17->Bank/Device = P0 CHANNEL A DIMM 0 0:100 0:000 SmbiosTable.Type17->Vendor = Unknown 0:100 0:000 SmbiosTable.Type17->SerialNumber = 00000000 0:100 0:000 SmbiosTable.Type17->PartNumber = 3200 C16 Series 0:100 0:000 Type 17 Index = 1 0:100 0:000 Table has error information, checking 0:100 0:000 Found memory information in table 18/2, type=0x3, operation=0x2 syndrome=0x0 0:100 0:000 ...memory OK 0:100 0:000 SmbiosTable.Type17->Speed = 3200MHz 0:100 0:000 SmbiosTable.Type17->Size = 32768MB 0:100 0:000 SmbiosTable.Type17->Bank/Device = P0 CHANNEL A DIMM 1 0:100 0:000 SmbiosTable.Type17->Vendor = Unknown 0:100 0:000 SmbiosTable.Type17->SerialNumber = 00000000 0:100 0:000 SmbiosTable.Type17->PartNumber = 3200 C16 Series 0:100 0:000 Type 17 Index = 2 0:100 0:000 Table has error information, checking 0:100 0:000 Found memory information in table 18/3, type=0x3, operation=0x2 syndrome=0x0 0:100 0:000 ...memory OK 0:100 0:000 SmbiosTable.Type17->Speed = 3200MHz 0:100 0:000 SmbiosTable.Type17->Size = 32768MB 0:100 0:000 SmbiosTable.Type17->Bank/Device = P0 CHANNEL B DIMM 0 0:100 0:000 SmbiosTable.Type17->Vendor = Unknown 0:100 0:000 SmbiosTable.Type17->SerialNumber = 00000000 0:100 0:000 SmbiosTable.Type17->PartNumber = 3200 C16 Series 0:100 0:000 Type 17 Index = 3 0:100 0:000 Table has error information, checking 0:100 0:000 Found memory information in table 18/4, type=0x3, operation=0x2 syndrome=0x0 0:100 0:000 ...memory OK 0:100 0:000 SmbiosTable.Type17->Speed = 3200MHz 0:100 0:000 SmbiosTable.Type17->Size = 32768MB 0:100 0:000 SmbiosTable.Type17->Bank/Device = P0 CHANNEL B DIMM 1 0:100 0:000 SmbiosTable.Type17->Vendor = Unknown 0:100 0:000 SmbiosTable.Type17->SerialNumber = 00000000 0:100 0:000 SmbiosTable.Type17->PartNumber = 3200 C16 Series 0:100 0:000 Type 17 Index = 4 0:100 0:000 Table has error information, checking 0:100 0:000 Found memory information in table 18/5, type=0x3, operation=0x2 syndrome=0x0 0:100 0:000 ...memory OK 0:100 0:000 SmbiosTable.Type17->Speed = 3200MHz 0:100 0:000 SmbiosTable.Type17->Size = 32768MB 0:100 0:000 SmbiosTable.Type17->Bank/Device = P0 CHANNEL C DIMM 0 0:100 0:000 SmbiosTable.Type17->Vendor = Unknown 0:100 0:000 SmbiosTable.Type17->SerialNumber = 00000000 0:100 0:000 SmbiosTable.Type17->PartNumber = 3200 C16 Series 0:100 0:000 Type 17 Index = 5 0:100 0:000 Table has error information, checking 0:100 0:000 Found memory information in table 18/6, type=0x3, operation=0x2 syndrome=0x0 0:100 0:000 ...memory OK 0:100 0:000 SmbiosTable.Type17->Speed = 3200MHz 0:100 0:000 SmbiosTable.Type17->Size = 32768MB 0:100 0:000 SmbiosTable.Type17->Bank/Device = P0 CHANNEL C DIMM 1 0:100 0:000 SmbiosTable.Type17->Vendor = Unknown 0:100 0:000 SmbiosTable.Type17->SerialNumber = 00000000 0:100 0:000 SmbiosTable.Type17->PartNumber = 3200 C16 Series 0:100 0:000 Type 17 Index = 6 0:100 0:000 Table has error information, checking 0:100 0:000 Found memory information in table 18/7, type=0x3, operation=0x2 syndrome=0x0 0:100 0:000 ...memory OK 0:100 0:000 SmbiosTable.Type17->Speed = 3200MHz 0:100 0:000 SmbiosTable.Type17->Size = 32768MB 0:100 0:000 SmbiosTable.Type17->Bank/Device = P0 CHANNEL D DIMM 0 0:100 0:000 SmbiosTable.Type17->Vendor = Unknown 0:100 0:000 SmbiosTable.Type17->SerialNumber = 00000000 0:100 0:000 SmbiosTable.Type17->PartNumber = 3200 C16 Series 0:100 0:000 Type 17 Index = 7 0:100 0:000 Table has error information, checking 0:100 0:000 Found memory information in table 18/8, type=0x3, operation=0x2 syndrome=0x0 0:100 0:000 ...memory OK 0:100 0:000 SmbiosTable.Type17->Speed = 3200MHz 0:100 0:000 SmbiosTable.Type17->Size = 32768MB 0:100 0:000 SmbiosTable.Type17->Bank/Device = P0 CHANNEL D DIMM 1 0:100 0:000 SmbiosTable.Type17->Vendor = Unknown 0:100 0:000 SmbiosTable.Type17->SerialNumber = 00000000 0:100 0:000 SmbiosTable.Type17->PartNumber = 3200 C16 Series 0:100 0:000 Boot status=0 0:100 0:000 Running on: 'MS-7C60' with board 'TRX40 PRO 10G (MS-7C60)' 0:100 0:000 === [ GetCPUProperties ] ======================== 0:100 0:000 CPU Vendor = 68747541 Model=830F10 0:100 0:000 The CPU supported SSE4.1 0:100 0:000 BrandString = AMD Ryzen Threadripper 3970X 32-Core Processor 0:100 0:000 Looking to disable C1E if is already enabled by the BIOS: 0:100 0:000 CurrentSpeed: 3700 0:100 0:000 maxratio 72 0:100 0:000 cpudid_zen 8 0:100 0:000 FSBFrequency = 52 MHz, DMI FSBFrequency = 100 MHz, Corrected FSBFrequency = 100 MHz 0:100 0:000 MaxDiv/MinDiv: 36.0/22 0:100 0:000 Turbo: 0/0/0/0 0:100 0:000 Features: 0x76D8320B178BFBFF 0:100 0:000 Threads: 64 0:100 0:000 Cores: 32 0:100 0:000 FSB: 100 MHz 0:100 0:000 CPU: 3699 MHz 0:100 0:000 TSC: 3700 MHz 0:100 0:000 PIS: 100 MHz 0:100 0:000 ExternalClock: 25 MHz 0:100 0:000 === [ GetDevices ] ============================== 0:100 0:000 GOP found at: PciRoot(0x1)/Pci(0x3,0x1)/Pci(0x0,0x0)/Pci(0x0,0x0)/Pci(0x0,0x0)/AcpiAdr(0x80010302) 0:100 0:000 PCI (00|00:00.00) : 1022 1480 class=060000 0:100 0:000 PCI (00|00:00.02) : 1022 1481 class=080600 0:100 0:000 PCI (00|00:01.00) : 1022 1482 class=060000 0:100 0:000 PCI (00|00:01.01) : 1022 1483 class=060400 0:100 0:000 PCI (00|01:00.00) : 144D A804 class=010802 0:100 0:000 PCI (00|00:01.02) : 1022 1483 class=060400 0:100 0:000 PCI (00|02:00.00) : 1987 5012 class=010802 0:100 0:000 PCI (00|00:02.00) : 1022 1482 class=060000 0:100 0:000 PCI (00|00:03.00) : 1022 1482 class=060000 0:100 0:000 PCI (00|00:04.00) : 1022 1482 class=060000 0:100 0:000 PCI (00|00:05.00) : 1022 1482 class=060000 0:100 0:000 PCI (00|00:07.00) : 1022 1482 class=060000 0:100 0:000 PCI (00|00:07.01) : 1022 1484 class=060400 0:100 0:000 PCI (00|03:00.00) : 1022 148A class=130000 0:101 0:000 PCI (00|00:08.00) : 1022 1482 class=060000 0:101 0:000 PCI (00|00:08.01) : 1022 1484 class=060400 0:101 0:000 PCI (00|04:00.00) : 1022 1485 class=130000 0:101 0:000 PCI (00|04:00.03) : 1022 148C class=0C0330 0:101 0:000 PCI (00|00:14.00) : 1022 790B class=0C0500 0:101 0:000 PCI (00|00:14.03) : 1022 790E class=060100 0:101 0:000 PCI (00|00:18.00) : 1022 1490 class=060000 0:101 0:000 PCI (00|00:18.01) : 1022 1491 class=060000 0:101 0:000 PCI (00|00:18.02) : 1022 1492 class=060000 0:101 0:000 PCI (00|00:18.03) : 1022 1493 class=060000 0:101 0:000 PCI (00|00:18.04) : 1022 1494 class=060000 0:101 0:000 PCI (00|00:18.05) : 1022 1495 class=060000 0:101 0:000 PCI (00|00:18.06) : 1022 1496 class=060000 0:101 0:000 PCI (00|00:18.07) : 1022 1497 class=060000 0:101 0:000 PCI (00|20:00.00) : 1022 1480 class=060000 0:101 0:000 PCI (00|20:00.02) : 1022 1481 class=080600 0:101 0:000 PCI (00|20:01.00) : 1022 1482 class=060000 0:101 0:000 PCI (00|20:02.00) : 1022 1482 class=060000 0:101 0:000 PCI (00|20:03.00) : 1022 1482 class=060000 0:101 0:000 PCI (00|20:03.01) : 1022 1483 class=060400 0:101 0:000 PCI (00|21:00.00) : 1022 1470 class=060400 0:101 0:000 PCI (00|22:00.00) : 1022 1471 class=060400 0:101 0:000 PCI (00|23:00.00) : 1002 687F class=030000 0:101 0:000 - GOP: Provided by device 0:101 0:000 - GFX: Model=AMD Radeon Vega 64 (ATI/AMD) 0:101 0:000 PCI (00|23:00.01) : 1002 AAF8 class=040300 0:101 0:000 - HDMI Audio: 0:101 0:000 PCI (00|20:04.00) : 1022 1482 class=060000 0:101 0:000 PCI (00|20:05.00) : 1022 1482 class=060000 0:101 0:000 PCI (00|20:07.00) : 1022 1482 class=060000 0:101 0:000 PCI (00|20:07.01) : 1022 1484 class=060400 0:101 0:000 PCI (00|24:00.00) : 1022 148A class=130000 0:101 0:000 PCI (00|20:08.00) : 1022 1482 class=060000 0:101 0:000 PCI (00|20:08.01) : 1022 1484 class=060400 0:101 0:000 PCI (00|25:00.00) : 1022 1485 class=130000 0:101 0:000 PCI (00|25:00.01) : 1022 1486 class=108000 0:101 0:000 PCI (00|25:00.03) : 1022 148C class=0C0330 0:101 0:000 PCI (00|25:00.04) : 1022 1487 class=040300 0:101 0:000 PCI (00|40:00.00) : 1022 1480 class=060000 0:101 0:000 PCI (00|40:00.02) : 1022 1481 class=080600 0:101 0:000 PCI (00|40:01.00) : 1022 1482 class=060000 0:101 0:000 PCI (00|40:01.01) : 1022 1483 class=060400 0:101 0:000 PCI (00|41:00.00) : 1022 57AD class=060400 0:101 0:000 PCI (00|42:02.00) : 1022 57A3 class=060400 0:101 0:000 PCI (00|43:00.00) : 1B21 3242 class=0C0330 0:101 0:000 PCI (00|42:04.00) : 1022 57A3 class=060400 0:101 0:000 PCI (00|44:00.00) : 8086 1539 class=020000 0:101 0:000 - LAN: 0 Vendor=Intel 0:101 0:000 PCI (00|42:05.00) : 1022 57A3 class=060400 0:101 0:000 PCI (00|45:00.00) : 8086 1539 class=020000 0:101 0:000 - LAN: 1 Vendor=Intel 0:101 0:000 PCI (00|42:08.00) : 1022 57A4 class=060400 0:101 0:000 PCI (00|46:00.00) : 1022 1485 class=130000 0:101 0:000 PCI (00|46:00.01) : 1022 149C class=0C0330 0:101 0:000 PCI (00|46:00.03) : 1022 149C class=0C0330 0:101 0:000 PCI (00|42:09.00) : 1022 57A4 class=060400 0:102 0:000 PCI (00|47:00.00) : 1022 7901 class=010601 0:102 0:000 PCI (00|42:0A.00) : 1022 57A4 class=060400 0:102 0:000 PCI (00|48:00.00) : 1022 7901 class=010601 0:102 0:000 PCI (00|40:01.03) : 1022 1483 class=060400 0:102 0:000 PCI (00|49:00.00) : 8086 15EA class=060400 0:102 0:000 PCI (00|4A:00.00) : 8086 15EA class=060400 0:102 0:000 PCI (00|4B:00.00) : 8086 15EB class=088000 0:102 0:000 PCI (00|4A:01.00) : 8086 15EA class=060400 0:102 0:000 PCI (00|4A:02.00) : 8086 15EA class=060400 0:102 0:000 PCI (00|4D:00.00) : 8086 15EC class=0C0330 0:102 0:000 PCI (00|4A:04.00) : 8086 15EA class=060400 0:102 0:000 PCI (00|40:02.00) : 1022 1482 class=060000 0:102 0:000 PCI (00|40:03.00) : 1022 1482 class=060000 0:102 0:000 PCI (00|40:03.01) : 1022 1483 class=060400 0:102 0:000 PCI (00|4F:00.00) : 1D6A 07B1 class=020000 0:102 0:000 - LAN: 2 Vendor=Unknown 0:102 0:000 PCI (00|40:04.00) : 1022 1482 class=060000 0:102 0:000 PCI (00|40:05.00) : 1022 1482 class=060000 0:102 0:000 PCI (00|40:07.00) : 1022 1482 class=060000 0:102 0:000 PCI (00|40:07.01) : 1022 1484 class=060400 0:102 0:000 PCI (00|50:00.00) : 1022 148A class=130000 0:102 0:000 PCI (00|40:08.00) : 1022 1482 class=060000 0:102 0:000 PCI (00|40:08.01) : 1022 1484 class=060400 0:102 0:000 PCI (00|51:00.00) : 1022 1485 class=130000 0:102 0:000 PCI (00|60:00.00) : 1022 1480 class=060000 0:102 0:000 PCI (00|60:00.02) : 1022 1481 class=080600 0:102 0:000 PCI (00|60:01.00) : 1022 1482 class=060000 0:102 0:000 PCI (00|60:02.00) : 1022 1482 class=060000 0:102 0:000 PCI (00|60:03.00) : 1022 1482 class=060000 0:102 0:000 PCI (00|60:04.00) : 1022 1482 class=060000 0:102 0:000 PCI (00|60:05.00) : 1022 1482 class=060000 0:102 0:000 PCI (00|60:07.00) : 1022 1482 class=060000 0:102 0:000 PCI (00|60:07.01) : 1022 1484 class=060400 0:102 0:000 PCI (00|61:00.00) : 1022 148A class=130000 0:102 0:000 PCI (00|60:08.00) : 1022 1482 class=060000 0:102 0:000 PCI (00|60:08.01) : 1022 1484 class=060400 0:102 0:000 PCI (00|62:00.00) : 1022 1485 class=130000 0:102 0:000 Clover load options size = 0 bytes 0:102 0:000 _checkOEMPath Look for oem dir at path '\EFI\CLOVER\OEM\MS-7C60--00-00-00-00-00-00'. Dir doesn't exist. 0:102 0:000 _checkOEMPath Look for oem dir at path '\EFI\CLOVER\OEM\MS-7C60--00-00-00-00-00-00'. Dir doesn't exist. 0:102 0:000 _checkOEMPath Look for oem dir at path '\EFI\CLOVER\OEM\MS-7C60--00-00-00-00-00-00'. Dir doesn't exist. 0:102 0:000 _checkOEMPath Look for oem dir at path '\EFI\CLOVER\OEM\TRX40 PRO 10G (MS-7C60)\UEFI'. Dir doesn't exist. 0:102 0:000 _checkOEMPath Look for oem dir at path '\EFI\CLOVER\OEM\MS-7C60'. Dir doesn't exist. 0:102 0:000 _checkOEMPath Look for oem dir at path '\EFI\CLOVER\OEM\MS-7C60-3699'. Dir doesn't exist. 0:103 0:000 _checkOEMPath Look for oem dir at path '\EFI\CLOVER\OEM\TRX40 PRO 10G (MS-7C60)'. Dir doesn't exist. 0:103 0:000 _checkOEMPath Look for oem dir at path '\EFI\CLOVER\OEM\TRX40 PRO 10G (MS-7C60)-3699'. Dir doesn't exist. 0:103 0:000 Using config.plist at path: \EFI\CLOVER 0:104 0:000 \EFI\CLOVER\config.plist loaded: Success 0:104 0:000 === [ GetListOfThemes ] ========================= 0:104 0:000 === [ Found config plists ] ===================== 0:104 0:000 - config.plist 0:104 0:000 - config copy.plist 0:104 0:000 === [ GetEarlyUserSettings ] ==================== 0:104 0:000 timeout set to 25 0:104 0:000 Custom boot CUSTOM_BOOT_USER_DISABLED (0x0) 0:104 0:000 KextsToPatch: 1 requested 0:104 0:000 - [00]: com.apple.driver.AppleEthernetAquantiaAqtion (Aquantia BigSur) :: MatchOS: 11.x :: BinPatch :: data len: 6 0:105 0:000 KernelToPatch: 34 requested 0:105 0:000 - [00]: BS_algrey - _i386_init_slave - Remove wrmsr 0x1c8 :: MatchOS: 11.x :: data len: 14 0:105 0:000 - [01]: ALL OS_algrey - commpage_populate -remove rdmsr :: data len: 7 0:105 0:000 - [02]: ALL OS_algrey - cpu_topology_sort -disable _x86_validate_topology :: data len: 5 0:105 0:000 - [03]: CATA_BS_algrey - cpuid_set_cache_info - cpuid 0x8000001D instead 0 - 10.15/10.16 :: MatchOS: 10.15.x,11.x :: data len: 21 0:105 0:000 - [04]: HS_MOJ_algrey - cpuid_set_cache_info - cpuid 0x8000001D instead 0 - 10.13/10.14 :: MatchOS: 10.13.x,10.14.x :: data len: 23 0:105 0:000 - [05]: ALL_OS_algrey - cpuid_set_cache_info - cpuid 0x8000001D instead 4 :: data len: 10 0:105 0:000 - [06]: ALL_OS_algrey - cpuid_set_cache_info - don't set cpuid_cores_per_package :: data len: 5 0:105 0:000 - [07]: CATA_BS_NoOne - skip cpuid_cores_per_package test - 10.15/10.16 :: MatchOS: 10.15.x,11.x :: data len: 16 0:105 0:000 - [08]: HS_MOJalgrey - skip cpuid_cores_per_package test - 10.13/10.14 :: MatchOS: 10.13.x,10.14.x :: data len: 12 0:105 0:000 - [09]: ALL_OS_algrey - cpuid_set_generic_info - remove wrmsr :: data len: 11 0:105 0:000 - [10]: ALL_OS_algrey - cpuid_set_generic_info - set microcode=186 :: data len: 7 0:105 0:000 - [11]: ALL_OSalgrey - cpuid_set_generic_info - set flag=1 :: data len: 13 0:105 0:000 - [12]: ALL_OS_algrey - cpuid_set_generic_info - disable check to allow leaf7 :: data len: 4 0:105 0:000 - [13]: ALL_OS_algrey - cpuid_set_info - GenuineIntel to AuthenticAMD :: data len: 13 0:105 0:000 - [14]: ALL_OS_algrey - cpuid_set_cpufamily - force CPUFAMILY_INTEL_PENRYN :: data len: 11 0:105 0:000 - [15]: CATA_BS_algrey - cpuid_set_info - jmp to calculations and set cpuid_cores_per_package - 10.15/10.16 :: MatchOS: 10.15.x,11.x :: data len: 21 0:105 0:000 - [16]: CATA_BS_algrey - cpuid_set_info - cores and threads calculations - 10.15/10.16 :: MatchOS: 10.15.x,11.x :: data len: 65 0:105 0:000 - [17]: HS_algrey - cpuid_set_info - ryzen cores and logicals count - part 1 - 10.13 :: MatchOS: 10.13.x :: data len: 7 0:105 0:000 - [18]: MOJ_algrey - cpuid_set_info - ryzen cores and logicals count - part 1 - 10.14 :: MatchOS: 10.14.x :: data len: 7 0:105 0:000 - [19]: HS_MOJ_algrey - cpuid_set_info - ryzen cores and logicals count - part 2 - 10.13/10.14 :: MatchOS: 10.13.x,10.14.x :: data len: 32 0:105 0:000 - [20]: HS_algrey - cpuid_set_info - ryzen cores and logicals count - part 3 - 10.13 :: MatchOS: 10.13.x :: data len: 16 0:105 0:000 - [21]: MOJ_algrey - cpuid_set_info - ryzen cores and logicals count - part 3 - 10.14 :: MatchOS: 10.14.x :: data len: 3 0:105 0:000 - [22]: HS_algrey - cpuid_set_info - ryzen cores and logicals count - part 4 - 10.13 :: MatchOS: 10.13.x :: data len: 14 0:105 0:000 - [23]: MOJ_algrey - cpuid_set_info - ryzen cores and logicals count - part 4 - 10.14 :: MatchOS: 10.14.x :: data len: 14 0:105 0:000 - [24]: ALL_OS_algrey - i386_init - remove rdmsr (x3) :: data len: 42 0:105 0:000 - [25]: MOJ_algrey - tsc_init - remove Penryn check to execute default case 10.14 :: MatchOS: 10.14.x :: data len: 12 0:105 0:000 - [26]: ALL_OS_algrey - tsc_init - remove Penryn check to execute default case :: data len: 11 0:105 0:000 - [27]: ALL_OS_algrey - tsc_init - grab DID and VID from MSR :: data len: 34 0:105 0:000 - [28]: ALL_OS_algrey - tsc_init - skip msr_flex_ratio test and go grab FSBFrequency from EFI :: data len: 7 0:105 0:000 - [29]: CATA_algrey - lapic_init - remove version check and panic - 10.15 :: MatchOS: 10.15.x :: data len: 5 0:105 0:000 - [30]: BS_NoOne - lapic_init - remove version check and panic - 10.16 :: MatchOS: 11.x :: data len: 9 0:105 0:000 - [31]: HS_MOJ_algrey - lapic_init - remove version check and panic - 10.13/10.14 :: MatchOS: 10.13.x,10.14.x :: data len: 8 0:105 0:000 - [32]: CATA_BS_algrey - lapic_interrupt - skip checks and prevent panic - 10.15/10.16 :: MatchOS: 10.15.x,11.x :: data len: 9 0:105 0:000 - [33]: HS_MOJ_algrey - lapic_interrupt - skip checks and prevent panic - 10.13/10.14 :: MatchOS: 10.13.x,10.14.x :: data len: 9 0:105 0:000 Default theme: embedded 0:105 0:000 Hiding entries with string System Reserved 0:105 0:000 Hiding entries with string Update 0:105 0:000 === [ LoadDrivers ] ============================= 0:106 0:001 Loading FSInject.efi status=Success 0:107 0:000 Loading SMCHelper.efi status=Success 0:108 0:001 Loading Fat.efi status=Success 0:109 0:000 - driver needs connecting 0:109 0:000 Loading VBoxHfs.efi status=Success 0:180 0:071 - driver needs connecting 0:180 0:000 Loading DataHubDxe.efi status=Success 0:184 0:003 Loading ApfsDriverLoader.efi status=Success 0:185 0:000 - driver needs connecting 0:185 0:000 Loading AudioDxe.efi status=Success 0:186 0:000 - driver needs connecting 0:186 0:000 4 drivers needs connecting ... 0:186 0:000 PlatformDriverOverrideProtocol not found. Installing ... Success 0:186 0:000 Searching for invalid DiskIo BY_DRIVER connects: 0:192 0:005 - Handle b73b2f18 with DiskIo, is Partition, no Fs, BY_DRIVER Agent: b7e83998, Disconnect: Success 0:200 0:008 - Handle b7331798 with DiskIo, is Partition, no Fs, BY_DRIVER Agent: b7e83998, Disconnect: Success 0:200 0:000 1 8:055 7:854 === [ InitScreen ] ============================== 8:055 0:000 Console modes reported: 4, available modes: 8:055 0:000 - [01]: 80x25 8:055 0:000 - [02]: 80x50 8:055 0:000 - [03]: 100x31 8:055 0:000 - [04]: 128x40 (current mode) 8:055 0:000 SetScreenResolution: 1920x1080 - not found! 8:055 0:000 SetMaxResolution: found best mode 0: 3840x2160 8:247 0:192 Video mode change to mode #0: Success 8:247 0:000 - set 8:247 0:000 SetScreenResolution: 3840x2160 - already set 8:249 0:001 Using embedded font 8:250 0:000 === [ GetMacAddress ] =========================== 8:250 0:000 MAC address of LAN #0= 00:D8:61:BD:83:BD: 8:250 0:000 === [ ScanSPD ] ================================= 8:251 0:001 === [ GetAcpiTablesList ] ======================= 8:251 0:000 Get Acpi Tables List from RSDT: 8:251 0:000 - [00]: FACP A M I len=276 8:251 0:000 - [01]: SSDT AmdTable len=35992 8:251 0:000 - [02]: SSDT AMD AOD len=14535 8:251 0:000 - [03]: FIDT A M I len=156 8:251 0:000 - [04]: MCFG A M I len=60 8:251 0:000 - [05]: SSDT CPUSSDT len=876 8:251 0:000 - [06]: HPET A M I len=56 8:251 0:000 - [07]: SSDT BIXBY len=36 8:251 0:000 - [08]: VFCT A M I len=61060 8:251 0:000 - [09]: IVRS AmdTable len=496 8:251 0:000 - [10]: PCCT AmdTable len=110 8:251 0:000 - [11]: SSDT AmdTable len=64073 8:251 0:000 - [12]: CRAT AmdTable len=15016 8:251 0:000 - [13]: CDIT AmdTable len=41 8:251 0:000 - [14]: SSDT SHAKTOOH len=11113 8:251 0:000 - [15]: WSMT A M I len=40 8:251 0:000 - [16]: APIC A M I len=1154 8:251 0:000 - [17]: SSDT SHAKTOOH len=4271 8:251 0:000 - [18]: FPDT A M I len=68 8:251 0:000 Calibrated TSC Frequency = 3700567580 = 3700MHz 8:252 0:000 === [ GetUserSettings ] ========================= 8:252 0:000 USB FixOwnership: yes 8:252 0:000 Dropping 4 tables: 8:252 0:000 - [00]: Drop table signature="DMAR" (52414D44) 8:252 0:000 ---- 8:252 0:000 - set table: 52414D44, 0 to drop: no 8:252 0:000 - [01]: Drop table signature="SSDT" (54445353) 8:252 0:000 table-id="CpuPm" ( 6D50757043) 8:252 0:000 ---- 8:252 0:000 - set table: 54445353, 6d50757043 to drop: no 8:252 0:000 - [02]: Drop table signature="SSDT" (54445353) 8:252 0:000 table-id="Cpu0Ist" ( 74734930757043) 8:252 0:000 ---- 8:252 0:000 - set table: 54445353, 74734930757043 to drop: no 8:252 0:000 - [03]: Drop table signature="BGRT" (54524742) 8:252 0:000 ---- 8:252 0:000 - set table: 54524742, 0 to drop: no 8:252 0:000 - final DSDT Fix mask=1FE70000 8:252 0:000 Devices to rename 1 8:252 0:000 PXSX:RP01:PCI0:#_SB:->will be renamed to ARPT 8:252 0:000 Using ProductName from config: iMacPro1,1 8:252 0:000 Using latest BiosVersion from config 8:252 0:000 BiosVersion: IMP11.88Z.F000.B00.2007121438 8:252 0:000 BiosReleaseDate: 07/12/2020 8:252 0:000 Using latest EfiVersion from config: 1539.0.0.0.1 8:252 0:000 Using FirmwareFeatures from config: 0xFD8FF53F 8:252 0:000 Using FirmwareFeaturesMask from config: 0xFF9FFF3F 8:252 0:000 Board-ID set from config as Mac-7BA5B2D9E42DDD94 8:252 0:000 BoardType: 0xA 8:252 0:000 ChassisType: 0x9 8:252 0:000 Cannot find smbios.plist at path '\EFI\CLOVER' : Not Found 8:253 0:000 === [ Found DSDT tables ] ======================= 8:254 0:000 Added Kext=Other\Lilu.kext 8:254 0:000 Added Kext=Other\SmallTreeIntel82576.kext 8:264 0:010 Added Kext=Other\AppleALC.kext 8:265 0:000 Added Kext=Other\WhateverGreen.kext 8:267 0:001 Added Kext=Other\VirtualSMC.kext 8:267 0:000 Added Kext=Other\AMDRyzenCPUPowerManagement.kext 8:268 0:000 === [ ScanVolumes ] ============================= 8:268 0:000 Found 37 volumes with blockIO 8:268 0:000 - [00]: Volume: PciRoot(0x0)\Pci(0x1,0x1)\Pci(0x0,0x0)\NVMe(0x1,DB-3E-50-71-51-38-25-00) 8:268 0:000 - [01]: Volume: PciRoot(0x0)\Pci(0x1,0x1)\Pci(0x0,0x0)\NVMe(0x1,DB-3E-50-71-51-38-25-00)\HD(1,GPT,04BC09C8-01CE-11EB-8D48-00D861CA94CC,0x800,0x19000) 8:268 0:000 Result of bootcode detection: bootable Windows (vista,win) 8:268 0:000 label : System Reserved 8:268 0:000 hiding this volume 8:268 0:000 - [02]: Volume: PciRoot(0x0)\Pci(0x1,0x1)\Pci(0x0,0x0)\NVMe(0x1,DB-3E-50-71-51-38-25-00)\HD(2,GPT,04BC09C9-01CE-11EB-8D48-00D861CA94CC,0x19800,0x77273A8D) 8:268 0:000 Result of bootcode detection: bootable Windows (vista,win) 8:268 0:000 label : Unknown HD2 8:268 0:000 - [03]: Volume: PciRoot(0x0)\Pci(0x1,0x1)\Pci(0x0,0x0)\NVMe(0x1,DB-3E-50-71-51-38-25-00)\HD(3,GPT,04BC09CA-01CE-11EB-8D48-00D861CA94CC,0x7728D800,0x32000) 8:268 0:000 Result of bootcode detection: bootable Windows (vista,win) 8:268 0:000 label : EFI 8:268 0:000 - [04]: Volume: PciRoot(0x0)\Pci(0x1,0x1)\Pci(0x0,0x0)\NVMe(0x1,DB-3E-50-71-51-38-25-00)\HD(4,GPT,04BC09CB-01CE-11EB-8D48-00D861CA94CC,0x772BF800,0xFC800) 8:268 0:000 Result of bootcode detection: bootable Windows (vista,win) 8:268 0:000 label : Unknown HD4 8:268 0:000 - [05]: Volume: PciRoot(0x0)\Pci(0x1,0x2)\Pci(0x0,0x0)\NVMe(0x1,33-36-51-90-1D-A7-79-64) 8:268 0:000 - [06]: Volume: PciRoot(0x0)\Pci(0x1,0x2)\Pci(0x0,0x0)\NVMe(0x1,33-36-51-90-1D-A7-79-64)\HD(1,GPT,09EEB79F-C000-498B-9C83-1A7F593C32D7,0x6,0x12C00) 8:269 0:000 label : EFI 8:269 0:000 This is SelfVolume !! 8:269 0:000 - [07]: Volume: PciRoot(0x0)\Pci(0x1,0x2)\Pci(0x0,0x0)\NVMe(0x1,33-36-51-90-1D-A7-79-64)\HD(2,GPT,B1539027-FA58-47C0-B5AF-2B1A7C05161A,0x12C06,0xEE64E4B) 8:269 0:000 - [08]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0x9,0x0)\Pci(0x0,0x0)\Sata(0x1,0xFFFF,0x0) 8:271 0:002 - [09]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0x9,0x0)\Pci(0x0,0x0)\Sata(0x2,0xFFFF,0x0) 8:271 0:000 - [10]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0x9,0x0)\Pci(0x0,0x0)\Sata(0x3,0xFFFF,0x0) 8:272 0:000 Result of bootcode detection: bootable unknown (legacy) 8:272 0:000 - [11]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0x9,0x0)\Pci(0x0,0x0)\Sata(0x1,0xFFFF,0x0)\HD(1,GPT,6A39DCEB-5BA5-4D82-B5DD-AC2A8F241610,0x28,0x64000) 8:273 0:000 Result of bootcode detection: bootable unknown (legacy) 8:274 0:001 label : EFI 8:274 0:000 - [12]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0x9,0x0)\Pci(0x0,0x0)\Sata(0x1,0xFFFF,0x0)\HD(2,GPT,CAF32F96-C98C-40B1-8F10-283A8AD2F8C0,0x64028,0x1D161920) 8:274 0:000 Result of bootcode detection: bootable unknown (legacy) 8:274 0:000 - [13]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0x9,0x0)\Pci(0x0,0x0)\Sata(0x2,0xFFFF,0x0)\HD(1,GPT,1395C915-F702-4C67-9969-BAFF4B10C422,0x28,0x64000) 8:275 0:000 Result of bootcode detection: bootable unknown (legacy) 8:284 0:008 label : EFI 8:284 0:000 - [14]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0x9,0x0)\Pci(0x0,0x0)\Sata(0x2,0xFFFF,0x0)\HD(2,GPT,16D8AA6B-8E9C-4A6D-8E41-06D7BA16A7ED,0x64800,0x48C39B000) 8:284 0:000 Result of bootcode detection: bootable unknown (legacy) 8:284 0:000 - [15]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0x9,0x0)\Pci(0x0,0x0)\Sata(0x3,0xFFFF,0x0)\HD(1,GPT,1E0975EF-7D7A-485A-8E25-DF6199CE6CD5,0x28,0x64000) 8:285 0:000 Result of bootcode detection: bootable unknown (legacy) 8:292 0:007 label : EFI 8:292 0:000 - [16]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0x9,0x0)\Pci(0x0,0x0)\Sata(0x3,0xFFFF,0x0)\HD(2,GPT,148EBB84-7D7E-4069-9791-FE0F51F30C41,0x64028,0x48C39AFD8) 8:293 0:000 Result of bootcode detection: bootable unknown (legacy) 8:293 0:000 - [17]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0xA,0x0)\Pci(0x0,0x0)\Sata(0x0,0xFFFF,0x0) 8:293 0:000 Result of bootcode detection: bootable unknown (legacy) 8:293 0:000 - [18]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0xA,0x0)\Pci(0x0,0x0)\Sata(0x1,0xFFFF,0x0) 8:294 0:000 Result of bootcode detection: bootable unknown (legacy) 8:294 0:000 - [19]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0xA,0x0)\Pci(0x0,0x0)\Sata(0x4,0xFFFF,0x0) 8:294 0:000 - [20]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0xA,0x0)\Pci(0x0,0x0)\Sata(0x0,0xFFFF,0x0)\HD(1,GPT,9031FA78-053E-11E9-8767-E0D55E2FD271,0x22,0x800) 8:295 0:000 - [21]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0xA,0x0)\Pci(0x0,0x0)\Sata(0x0,0xFFFF,0x0)\HD(2,GPT,624C68D2-E597-4F56-893E-602A47484128,0x822,0x77DE) 8:295 0:000 - [22]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0xA,0x0)\Pci(0x0,0x0)\Sata(0x0,0xFFFF,0x0)\HD(3,GPT,9031FA7B-053E-11E9-8767-E0D55E2FD271,0x8000,0x2BAA0748F) 8:296 0:000 Result of bootcode detection: bootable unknown (legacy) 8:296 0:000 - [23]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0xA,0x0)\Pci(0x0,0x0)\Sata(0x1,0xFFFF,0x0)\HD(1,GPT,9031FA6F-053E-11E9-8767-E0D55E2FD271,0x22,0x800) 8:300 0:004 - [24]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0xA,0x0)\Pci(0x0,0x0)\Sata(0x1,0xFFFF,0x0)\HD(2,GPT,81C93AD7-40CC-4566-9732-29F3C9E2ABEF,0x822,0x77DE) 8:301 0:000 - [25]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0xA,0x0)\Pci(0x0,0x0)\Sata(0x1,0xFFFF,0x0)\HD(3,GPT,9031FA72-053E-11E9-8767-E0D55E2FD271,0x8000,0x2BAA0748F) 8:301 0:000 Result of bootcode detection: bootable Windows (vista,win) 8:302 0:000 - [26]: Volume: PciRoot(0x0)\Pci(0x1,0x2)\Pci(0x0,0x0)\NVMe(0x1,33-36-51-90-1D-A7-79-64)\HD(2,GPT,B1539027-FA58-47C0-B5AF-2B1A7C05161A,0x12C06,0xEE64E4B)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,6298E11A9172554EB1D20D3BE088A124) 8:302 0:000 apfsFileSystemUUID=1AE19862-7291-4E55-B1D2-0D3BE088A124, ApfsContainerUUID=8E7D68AC-6296-40D7-8DEA-E84D8872076E, ApfsRole=0x10 8:302 0:000 label : Preboot 8:302 0:000 - [27]: Volume: PciRoot(0x0)\Pci(0x1,0x2)\Pci(0x0,0x0)\NVMe(0x1,33-36-51-90-1D-A7-79-64)\HD(2,GPT,B1539027-FA58-47C0-B5AF-2B1A7C05161A,0x12C06,0xEE64E4B)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,D1B0CE44B3919C4AB3FABD589833E960) 8:302 0:000 apfsFileSystemUUID=44CEB0D1-91B3-4A9C-B3FA-BD589833E960, ApfsContainerUUID=8E7D68AC-6296-40D7-8DEA-E84D8872076E, ApfsRole=0x40 8:308 0:005 label : macOS Catalina - Data 8:308 0:000 - [28]: Volume: PciRoot(0x0)\Pci(0x1,0x2)\Pci(0x0,0x0)\NVMe(0x1,33-36-51-90-1D-A7-79-64)\HD(2,GPT,B1539027-FA58-47C0-B5AF-2B1A7C05161A,0x12C06,0xEE64E4B)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,826B7F6944DC6D4DB6DD029130AFD976) 8:308 0:000 apfsFileSystemUUID=697F6B82-DC44-4D6D-B6DD-029130AFD976, ApfsContainerUUID=8E7D68AC-6296-40D7-8DEA-E84D8872076E, ApfsRole=0x4 8:308 0:000 label : Recovery 8:308 0:000 - [29]: Volume: PciRoot(0x0)\Pci(0x1,0x2)\Pci(0x0,0x0)\NVMe(0x1,33-36-51-90-1D-A7-79-64)\HD(2,GPT,B1539027-FA58-47C0-B5AF-2B1A7C05161A,0x12C06,0xEE64E4B)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,966A6459FCFB0040A262D3E130F542EB) 8:308 0:000 apfsFileSystemUUID=59646A96-FBFC-4000-A262-D3E130F542EB, ApfsContainerUUID=8E7D68AC-6296-40D7-8DEA-E84D8872076E, ApfsRole=0x8 8:308 0:000 label : VM 8:308 0:000 - [30]: Volume: PciRoot(0x0)\Pci(0x1,0x2)\Pci(0x0,0x0)\NVMe(0x1,33-36-51-90-1D-A7-79-64)\HD(2,GPT,B1539027-FA58-47C0-B5AF-2B1A7C05161A,0x12C06,0xEE64E4B)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,D593B60572D2534BA5DAB43CC2A6428C) 8:308 0:000 apfsFileSystemUUID=05B693D5-D272-4B53-A5DA-B43CC2A6428C, ApfsContainerUUID=8E7D68AC-6296-40D7-8DEA-E84D8872076E, ApfsRole=0x1 8:310 0:001 label : macOS Big Sur 8:310 0:000 - [31]: Volume: PciRoot(0x0)\Pci(0x1,0x2)\Pci(0x0,0x0)\NVMe(0x1,33-36-51-90-1D-A7-79-64)\HD(2,GPT,B1539027-FA58-47C0-B5AF-2B1A7C05161A,0x12C06,0xEE64E4B)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,9B2B4FF63141064BBFC2AB96CD113AB6) 8:310 0:000 apfsFileSystemUUID=F64F2B9B-4131-4B06-BFC2-AB96CD113AB6, ApfsContainerUUID=8E7D68AC-6296-40D7-8DEA-E84D8872076E, ApfsRole=0xc0 8:310 0:000 label : Update 8:310 0:000 hiding this volume 8:310 0:000 - [32]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0x9,0x0)\Pci(0x0,0x0)\Sata(0x1,0xFFFF,0x0)\HD(2,GPT,CAF32F96-C98C-40B1-8F10-283A8AD2F8C0,0x64028,0x1D161920)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,2ADB6EFB5910624689D04E42E3BF1759) 8:310 0:000 apfsFileSystemUUID=FB6EDB2A-1059-4662-89D0-4E42E3BF1759, ApfsContainerUUID=62947134-E43C-4CC5-9C8C-C651E7F8544B, ApfsRole=0x10 8:311 0:001 label : Preboot 8:311 0:000 - [33]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0x9,0x0)\Pci(0x0,0x0)\Sata(0x1,0xFFFF,0x0)\HD(2,GPT,CAF32F96-C98C-40B1-8F10-283A8AD2F8C0,0x64028,0x1D161920)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,CD8E6C45F93B0D468A1CFC516EB37362) 8:311 0:000 apfsFileSystemUUID=456C8ECD-3BF9-460D-8A1C-FC516EB37362, ApfsContainerUUID=62947134-E43C-4CC5-9C8C-C651E7F8544B, ApfsRole=0x40 8:318 0:007 label : macOS 19h4 - Data 8:318 0:000 - [34]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0x9,0x0)\Pci(0x0,0x0)\Sata(0x1,0xFFFF,0x0)\HD(2,GPT,CAF32F96-C98C-40B1-8F10-283A8AD2F8C0,0x64028,0x1D161920)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,50FF8A7D6026A6468B752367DE4CBB04) 8:318 0:000 apfsFileSystemUUID=7D8AFF50-2660-46A6-8B75-2367DE4CBB04, ApfsContainerUUID=62947134-E43C-4CC5-9C8C-C651E7F8544B, ApfsRole=0x1 8:326 0:007 label : macOS 19h4 8:326 0:000 - [35]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0x9,0x0)\Pci(0x0,0x0)\Sata(0x1,0xFFFF,0x0)\HD(2,GPT,CAF32F96-C98C-40B1-8F10-283A8AD2F8C0,0x64028,0x1D161920)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,F304039E87FFB549BB589AD6C680AFCA) 8:326 0:000 apfsFileSystemUUID=9E0304F3-FF87-49B5-BB58-9AD6C680AFCA, ApfsContainerUUID=62947134-E43C-4CC5-9C8C-C651E7F8544B, ApfsRole=0x4 8:326 0:000 label : Recovery 8:326 0:000 - [36]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0x9,0x0)\Pci(0x0,0x0)\Sata(0x1,0xFFFF,0x0)\HD(2,GPT,CAF32F96-C98C-40B1-8F10-283A8AD2F8C0,0x64028,0x1D161920)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,3B9536D141B72646BF90A52EB7E76A89) 8:326 0:000 apfsFileSystemUUID=D136953B-B741-4626-BF90-A52EB7E76A89, ApfsContainerUUID=62947134-E43C-4CC5-9C8C-C651E7F8544B, ApfsRole=0x8 8:326 0:000 label : VM 8:326 0:000 found 1 handles with audio 8:326 0:000 No AudioIoDevice stored 8:326 0:000 no stored audio parameters 8:326 0:000 Found Audio Device AMD (Unknown) (HDMI) at index 0 8:326 0:000 Found Audio Device AMD (Unknown) (HDMI) at index 1 8:326 0:000 Found Audio Device AMD (Unknown) (HDMI) at index 2 8:326 0:000 Found Audio Device AMD (Unknown) (HDMI) at index 3 8:326 0:000 Found Audio Device AMD (Unknown) (HDMI) at index 4 8:326 0:000 Found Audio Device AMD (Unknown) (HDMI) at index 5 8:326 0:000 === [ InitXTheme ] ============================== 8:326 0:000 use Daylight theme 8:326 0:000 using embedded theme 8:344 0:017 sound play end with status=Device Error 8:344 0:000 Using embedded font 8:345 0:000 theme inited 8:345 0:000 Chosen embedded theme 8:345 0:000 after NVRAM boot-args=-v 8:345 0:000 === [ Dump SMC keys from NVRAM ] ================ 8:345 0:000 found AppleSMC protocol 8:375 0:030 Registered 13 SMC keys 8:383 0:007 === [ ScanLoader ] ============================== 8:383 0:000 - [01]: 'System Reserved' 8:383 0:000 - [02]: 'Unknown HD2' 8:383 0:000 - [03]: 'EFI' 8:384 0:001 AddLoaderEntry for Volume Name=EFI, idx=0 8:384 0:000 IconName=vista,win comma=5 size=9 8:384 0:000 first=os_vista 8:384 0:000 Second=os_win 8:385 0:000 Loader entry created for 'PciRoot(0x0)\Pci(0x1,0x1)\Pci(0x0,0x0)\NVMe(0x1,DB-3E-50-71-51-38-25-00)\HD(3,GPT,04BC09CA-01CE-11EB-8D48-00D861CA94CC,0x7728D800,0x32000)\EFI\microsoft\Boot\bootmgfw.efi' 8:386 0:001 AddLoaderEntry for Volume Name=EFI, idx=1 8:386 0:000 IconName=unknown comma=-1 size=7 8:386 0:000 Full=unknown 8:386 0:000 Loader entry created for 'PciRoot(0x0)\Pci(0x1,0x1)\Pci(0x0,0x0)\NVMe(0x1,DB-3E-50-71-51-38-25-00)\HD(3,GPT,04BC09CA-01CE-11EB-8D48-00D861CA94CC,0x7728D800,0x32000)\EFI\BOOT\BOOTX64.efi' 8:386 0:000 - [04]: 'Unknown HD4' 8:386 0:000 - [06]: 'EFI' 8:389 0:002 AddLoaderEntry for Volume Name=EFI, idx=2 8:389 0:000 IconName=unknown comma=-1 size=7 8:389 0:000 Full=unknown 8:389 0:000 Loader entry created for 'PciRoot(0x0)\Pci(0x1,0x2)\Pci(0x0,0x0)\NVMe(0x1,33-36-51-90-1D-A7-79-64)\HD(1,GPT,09EEB79F-C000-498B-9C83-1A7F593C32D7,0x6,0x12C00)\EFI\BOOT\BOOTX64.efi' 8:389 0:000 - [11]: 'EFI' 8:404 0:014 - [13]: 'EFI' 8:434 0:029 - [15]: 'EFI' 8:454 0:020 - [26]: 'Preboot' 8:455 0:000 contentDetails name:macOS Catalina 8:455 0:000 AddLoaderEntry for Volume Name=Preboot, idx=3 8:455 0:000 ApfsContainerUUID=8E7D68AC-6296-40D7-8DEA-E84D8872076E 8:455 0:000 ApfsFileSystemUUID=1AE19862-7291-4E55-B1D2-0D3BE088A124 8:455 0:000 APFSTargetUUID=44CEB0D1-91B3-4A9C-B3FA-BD589833E960 8:455 0:000 Check if volume Is Hibernated: 8:455 0:000 Check sleep image 'by signature': 8:455 0:000 using default sleep image name = \private\var\vm\sleepimage 8:455 0:000 sleepimage not found -> Not Found 8:455 0:000 hibernated: no - sign 8:455 0:000 IconName=bigsur,mac comma=6 size=10 8:455 0:000 first=os_bigsur 8:455 0:000 Second=os_mac 8:455 0:000 Loader entry created for 'PciRoot(0x0)\Pci(0x1,0x2)\Pci(0x0,0x0)\NVMe(0x1,33-36-51-90-1D-A7-79-64)\HD(2,GPT,B1539027-FA58-47C0-B5AF-2B1A7C05161A,0x12C06,0xEE64E4B)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,6298E11A9172554EB1D20D3BE088A124)\44CEB0D1-91B3-4A9C-B3FA-BD589833E960\System\Library\CoreServices\boot.efi' 8:456 0:000 - [27]: 'macOS Catalina - Data' 8:457 0:001 - [28]: 'Recovery' 8:458 0:000 contentDetails name:macOS Catalina 8:458 0:000 - [29]: 'VM' 8:458 0:000 - [30]: 'macOS Big Sur' 8:462 0:004 AddLoaderEntry for Volume Name=macOS Big Sur, idx=4 8:462 0:000 ApfsContainerUUID=8E7D68AC-6296-40D7-8DEA-E84D8872076E 8:462 0:000 ApfsFileSystemUUID=05B693D5-D272-4B53-A5DA-B43CC2A6428C 8:463 0:000 Check if volume Is Hibernated: 8:463 0:000 Check sleep image 'by signature': 8:463 0:000 using default sleep image name = \private\var\vm\sleepimage 8:463 0:000 sleepimage not found -> Not Found 8:463 0:000 hibernated: no - sign 8:463 0:000 IconName=bigsur,mac comma=6 size=10 8:463 0:000 first=os_bigsur 8:463 0:000 Second=os_mac 8:463 0:000 Loader entry created for 'PciRoot(0x0)\Pci(0x1,0x2)\Pci(0x0,0x0)\NVMe(0x1,33-36-51-90-1D-A7-79-64)\HD(2,GPT,B1539027-FA58-47C0-B5AF-2B1A7C05161A,0x12C06,0xEE64E4B)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,D593B60572D2534BA5DAB43CC2A6428C)\System\Library\CoreServices\boot.efi' 8:463 0:000 - [31]: 'Update' 8:463 0:000 - [32]: 'Preboot' 8:464 0:000 AddLoaderEntry for Volume Name=Preboot, idx=5 8:464 0:000 ApfsContainerUUID=62947134-E43C-4CC5-9C8C-C651E7F8544B 8:464 0:000 ApfsFileSystemUUID=FB6EDB2A-1059-4662-89D0-4E42E3BF1759 8:464 0:000 APFSTargetUUID=7D8AFF50-2660-46A6-8B75-2367DE4CBB04 8:465 0:000 Check if volume Is Hibernated: 8:465 0:000 Check sleep image 'by signature': 8:465 0:000 using default sleep image name = \private\var\vm\sleepimage 8:465 0:000 sleepimage not found -> Not Found 8:465 0:000 hibernated: no - sign 8:465 0:000 IconName=cata,mac comma=4 size=8 8:465 0:000 first=os_cata 8:465 0:000 Second=os_mac 8:465 0:000 Loader entry created for 'PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0x9,0x0)\Pci(0x0,0x0)\Sata(0x1,0xFFFF,0x0)\HD(2,GPT,CAF32F96-C98C-40B1-8F10-283A8AD2F8C0,0x64028,0x1D161920)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,2ADB6EFB5910624689D04E42E3BF1759)\7D8AFF50-2660-46A6-8B75-2367DE4CBB04\System\Library\CoreServices\boot.efi' 8:465 0:000 - [33]: 'macOS 19h4 - Data' 8:472 0:006 - [34]: 'macOS 19h4' 8:489 0:016 AddLoaderEntry for Volume Name=macOS 19h4, idx=6 8:489 0:000 ApfsContainerUUID=62947134-E43C-4CC5-9C8C-C651E7F8544B 8:489 0:000 ApfsFileSystemUUID=7D8AFF50-2660-46A6-8B75-2367DE4CBB04 8:489 0:000 Check if volume Is Hibernated: 8:489 0:000 Check sleep image 'by signature': 8:489 0:000 using default sleep image name = \private\var\vm\sleepimage 8:489 0:000 sleepimage not found -> Not Found 8:489 0:000 hibernated: no - sign 8:489 0:000 IconName=cata,mac comma=4 size=8 8:489 0:000 first=os_cata 8:489 0:000 Second=os_mac 8:490 0:000 Loader entry created for 'PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0x9,0x0)\Pci(0x0,0x0)\Sata(0x1,0xFFFF,0x0)\HD(2,GPT,CAF32F96-C98C-40B1-8F10-283A8AD2F8C0,0x64028,0x1D161920)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,50FF8A7D6026A6468B752367DE4CBB04)\System\Library\CoreServices\boot.efi' 8:490 0:000 - [35]: 'Recovery' 8:491 0:000 AddLoaderEntry for Volume Name=Recovery, idx=7 8:491 0:000 ApfsContainerUUID=62947134-E43C-4CC5-9C8C-C651E7F8544B 8:491 0:000 ApfsFileSystemUUID=9E0304F3-FF87-49B5-BB58-9AD6C680AFCA 8:491 0:000 APFSTargetUUID=7D8AFF50-2660-46A6-8B75-2367DE4CBB04 8:491 0:000 IconName=cata,mac comma=4 size=8 8:491 0:000 first=os_cata 8:491 0:000 Second=os_mac 8:491 0:000 Loader entry created for 'PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0x9,0x0)\Pci(0x0,0x0)\Sata(0x1,0xFFFF,0x0)\HD(2,GPT,CAF32F96-C98C-40B1-8F10-283A8AD2F8C0,0x64028,0x1D161920)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,F304039E87FFB549BB589AD6C680AFCA)\7D8AFF50-2660-46A6-8B75-2367DE4CBB04\boot.efi' 8:492 0:000 - [36]: 'VM' 8:492 0:000 Scanning legacy ... 8:492 0:000 hidden 8:492 0:000 IconName=vista,win comma=5 size=9 8:492 0:000 first=os_vista 8:492 0:000 Second=os_win 8:492 0:000 IconName=vista,win comma=5 size=9 8:492 0:000 first=os_vista 8:492 0:000 Second=os_win 8:492 0:000 IconName=vista,win comma=5 size=9 8:492 0:000 first=os_vista 8:492 0:000 Second=os_win 8:492 0:000 IconName=vista,win comma=5 size=9 8:492 0:000 first=os_vista 8:492 0:000 Second=os_win 8:492 0:000 === [ AddCustomTool ] =========================== 8:493 0:000 === [ GetEfiBootDeviceFromNvram ] =============== 8:493 0:000 - efi-boot-device-data: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0x9,0x0)\Pci(0x0,0x0)\Sata(0x1,0xFFFF,0x0)\HD(2,GPT,CAF32F96-C98C-40B1-8F10-283A8AD2F8C0,0x64028,0x1D161920)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,50FF8A7D6026A6468B752367DE4CBB04) 8:493 0:000 - Volume: 'PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0x9,0x0)\Pci(0x0,0x0)\Sata(0x1,0xFFFF,0x0)\HD(2,GPT,CAF32F96-C98C-40B1-8F10-283A8AD2F8C0,0x64028,0x1D161920)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,50FF8A7D6026A6468B752367DE4CBB04)' 8:493 0:000 - LoaderPath: '' 8:493 0:000 - Guid = CAF32F96-C98C-40B1-8F10-283A8AD2F8C0 8:493 0:000 === [ FindStartupDiskVolume ] =================== 8:493 0:000 - Volume: partition = PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0x9,0x0)\Pci(0x0,0x0)\Sata(0x1,0xFFFF,0x0)\HD(2,GPT,CAF32F96-C98C-40B1-8F10-283A8AD2F8C0,0x64028,0x1D161920)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,50FF8A7D6026A6468B752367DE4CBB04) 8:493 0:000 - searching for that partition 8:493 0:000 - found entry 3. 'Boot macOS from macOS 19h4', Volume 'macOS 19h4' 8:493 0:000 Boot redirected to Entry 3. 'Boot macOS from macOS 19h4' 8:493 0:000 BannerPlace at Clear Screen [1856,764] 8:521 0:027 AnimeRun=0 8:551 0:030 GUI ready 15:193 6:642 Using config copy.plist at path: \EFI\CLOVER 15:198 0:004 === [ GetUserSettings ] ========================= 15:198 0:000 USB FixOwnership: yes 15:198 0:000 Dropping 4 tables: 15:198 0:000 - [00]: Drop table signature="DMAR" (52414D44) 15:198 0:000 ---- 15:198 0:000 - set table: 52414D44, 0 to drop: no 15:198 0:000 - [01]: Drop table signature="SSDT" (54445353) 15:198 0:000 table-id="CpuPm" ( 6D50757043) 15:198 0:000 ---- 15:198 0:000 - set table: 54445353, 6d50757043 to drop: no 15:198 0:000 - [02]: Drop table signature="SSDT" (54445353) 15:198 0:000 table-id="Cpu0Ist" ( 74734930757043) 15:198 0:000 ---- 15:198 0:000 - set table: 54445353, 74734930757043 to drop: no 15:198 0:000 - [03]: Drop table signature="BGRT" (54524742) 15:198 0:000 ---- 15:198 0:000 - set table: 54524742, 0 to drop: no 15:198 0:000 - final DSDT Fix mask=1FE70000 15:198 0:000 Devices to rename 1 15:198 0:000 PXSX:RP01:PCI0:#_SB:->will be renamed to ARPT 15:198 0:000 Using ProductName from config: iMacPro1,1 15:198 0:000 Using latest BiosVersion from config 15:198 0:000 BiosVersion: IMP11.88Z.F000.B00.2007121438 15:198 0:000 BiosReleaseDate: 07/12/2020 15:198 0:000 Using latest EfiVersion from config: 1539.0.0.0.1 15:198 0:000 Using FirmwareFeatures from config: 0xFD8FF53F 15:198 0:000 Using FirmwareFeaturesMask from config: 0xFF9FFF3F 15:198 0:000 Board-ID set from config as Mac-7BA5B2D9E42DDD94 15:198 0:000 BoardType: 0xA 15:198 0:000 ChassisType: 0x9 15:198 0:000 refill kernel patches bcoz gBootChanged 15:198 0:000 FakeCPUID: 0 15:198 0:000 KextsToPatch: 1 requested 15:198 0:000 - [00]: com.apple.driver.AppleEthernetAquantiaAqtion (Aquantia BigSur) :: MatchOS: 11.x :: BinPatch :: data len: 6 15:198 0:000 KernelToPatch: 22 requested 15:198 0:000 - [00]: BS_algrey - _i386_init_slave - Remove wrmsr 0x1c8 :: MatchOS: 11.x :: data len: 14 15:198 0:000 - [01]: ALL OS_algrey - commpage_populate -remove rdmsr :: MatchOS: 10.13.x, 10.14.x, 10.15.x, 11.x :: data len: 7 15:198 0:000 - [02]: ALL OS_algrey - cpu_topology_sort -disable _x86_validate_topology :: MatchOS: 10.13.x, 10.14.x, 10.15.x, 11.x :: data len: 5 15:198 0:000 - [03]: CATA_BS_algrey - cpuid_set_cache_info - cpuid 0x8000001D instead 0 - 10.15/10.16 :: MatchOS: 10.15.x,11.x :: data len: 21 15:198 0:000 - [04]: ALL_OS_algrey - cpuid_set_cache_info - cpuid 0x8000001D instead 4 :: MatchOS: 10.13.x, 10.14.x, 10.15.x, 11.x :: data len: 10 15:198 0:000 - [05]: ALL_OS_algrey - cpuid_set_cache_info - don't set cpuid_cores_per_package :: MatchOS: 10.13.x, 10.14.x, 10.15.x, 11.x :: data len: 5 15:198 0:000 - [06]: CATA_BS_NoOne - skip cpuid_cores_per_package test - 10.15/10.16 :: MatchOS: 10.15.x,11.x :: data len: 16 15:198 0:000 - [07]: ALL_OS_algrey - cpuid_set_generic_info - remove wrmsr :: MatchOS: 10.13.x, 10.14.x, 10.15.x, 11.x :: data len: 11 15:198 0:000 - [08]: ALL_OS_algrey - cpuid_set_generic_info - set microcode=186 :: MatchOS: 10.13.x, 10.14.x, 10.15.x, 11.x :: data len: 7 15:198 0:000 - [09]: ALL_OSalgrey - cpuid_set_generic_info - set flag=1 :: MatchOS: 10.13.x, 10.14.x, 10.15.x, 11.x :: data len: 13 15:198 0:000 - [10]: ALL_OS_algrey - cpuid_set_generic_info - disable check to allow leaf7 :: MatchOS: 10.13.x, 10.14.x, 10.15.x, 11.x :: data len: 4 15:198 0:000 - [11]: ALL_OS_algrey - cpuid_set_info - GenuineIntel to AuthenticAMD :: MatchOS: 10.13.x, 10.14.x, 10.15.x, 11.x :: data len: 13 15:198 0:000 - [12]: ALL_OS_algrey - cpuid_set_cpufamily - force CPUFAMILY_INTEL_PENRYN :: MatchOS: 10.13.x, 10.14.x, 10.15.x, 11.x :: data len: 11 15:198 0:000 - [13]: CATA_BS_algrey - cpuid_set_info - jmp to calculations and set cpuid_cores_per_package - 10.15/10.16 :: MatchOS: 10.15.x,11.x :: data len: 21 15:198 0:000 - [14]: CATA_BS_algrey - cpuid_set_info - cores and threads calculations - 10.15/10.16 :: MatchOS: 10.15.x,11.x :: data len: 65 15:198 0:000 - [15]: ALL_OS_algrey - i386_init - remove rdmsr (x3) :: MatchOS: 10.13.x, 10.14.x, 10.15.x, 11.x :: data len: 42 15:198 0:000 - [16]: ALL_OS_algrey - tsc_init - remove Penryn check to execute default case :: MatchOS: 10.13.x, 10.14.x, 10.15.x, 11.x :: data len: 11 15:198 0:000 - [17]: ALL_OS_algrey - tsc_init - grab DID and VID from MSR :: MatchOS: 10.13.x, 10.14.x, 10.15.x, 11.x :: data len: 34 15:198 0:000 - [18]: ALL_OS_algrey - tsc_init - skip msr_flex_ratio test and go grab FSBFrequency from EFI :: MatchOS: 10.13.x, 10.14.x, 10.15.x, 11.x :: data len: 7 15:198 0:000 - [19]: CATA_algrey - lapic_init - remove version check and panic - 10.15 :: MatchOS: 10.15.x :: data len: 5 15:198 0:000 - [20]: BS_NoOne - lapic_init - remove version check and panic - 10.16 :: MatchOS: 11.x :: data len: 9 15:198 0:000 - [21]: CATA_BS_algrey - lapic_interrupt - skip checks and prevent panic - 10.15/10.16 :: MatchOS: 10.15.x,11.x :: data len: 9 15:198 0:000 Theme from new config: embedded 18:404 3:206 ReinitRefitLib after theme change 18:404 0:000 === [ Found DSDT tables ] ======================= 18:405 0:000 === [ ScanVolumes ] ============================= 18:405 0:000 Found 37 volumes with blockIO 18:405 0:000 - [00]: Volume: PciRoot(0x0)\Pci(0x1,0x1)\Pci(0x0,0x0)\NVMe(0x1,DB-3E-50-71-51-38-25-00) 18:405 0:000 - [01]: Volume: PciRoot(0x0)\Pci(0x1,0x1)\Pci(0x0,0x0)\NVMe(0x1,DB-3E-50-71-51-38-25-00)\HD(1,GPT,04BC09C8-01CE-11EB-8D48-00D861CA94CC,0x800,0x19000) 18:405 0:000 Result of bootcode detection: bootable Windows (vista,win) 18:405 0:000 label : System Reserved 18:405 0:000 hiding this volume 18:405 0:000 - [02]: Volume: PciRoot(0x0)\Pci(0x1,0x1)\Pci(0x0,0x0)\NVMe(0x1,DB-3E-50-71-51-38-25-00)\HD(2,GPT,04BC09C9-01CE-11EB-8D48-00D861CA94CC,0x19800,0x77273A8D) 18:405 0:000 Result of bootcode detection: bootable Windows (vista,win) 18:405 0:000 label : Unknown HD2 18:405 0:000 - [03]: Volume: PciRoot(0x0)\Pci(0x1,0x1)\Pci(0x0,0x0)\NVMe(0x1,DB-3E-50-71-51-38-25-00)\HD(3,GPT,04BC09CA-01CE-11EB-8D48-00D861CA94CC,0x7728D800,0x32000) 18:405 0:000 Result of bootcode detection: bootable Windows (vista,win) 18:406 0:000 label : EFI 18:406 0:000 - [04]: Volume: PciRoot(0x0)\Pci(0x1,0x1)\Pci(0x0,0x0)\NVMe(0x1,DB-3E-50-71-51-38-25-00)\HD(4,GPT,04BC09CB-01CE-11EB-8D48-00D861CA94CC,0x772BF800,0xFC800) 18:406 0:000 Result of bootcode detection: bootable Windows (vista,win) 18:406 0:000 label : Unknown HD4 18:406 0:000 - [05]: Volume: PciRoot(0x0)\Pci(0x1,0x2)\Pci(0x0,0x0)\NVMe(0x1,33-36-51-90-1D-A7-79-64) 18:406 0:000 - [06]: Volume: PciRoot(0x0)\Pci(0x1,0x2)\Pci(0x0,0x0)\NVMe(0x1,33-36-51-90-1D-A7-79-64)\HD(1,GPT,09EEB79F-C000-498B-9C83-1A7F593C32D7,0x6,0x12C00) 18:406 0:000 label : EFI 18:406 0:000 This is SelfVolume !! 18:406 0:000 - [07]: Volume: PciRoot(0x0)\Pci(0x1,0x2)\Pci(0x0,0x0)\NVMe(0x1,33-36-51-90-1D-A7-79-64)\HD(2,GPT,B1539027-FA58-47C0-B5AF-2B1A7C05161A,0x12C06,0xEE64E4B) 18:406 0:000 - [08]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0x9,0x0)\Pci(0x0,0x0)\Sata(0x1,0xFFFF,0x0) 18:407 0:000 - [09]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0x9,0x0)\Pci(0x0,0x0)\Sata(0x2,0xFFFF,0x0) 18:407 0:000 - [10]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0x9,0x0)\Pci(0x0,0x0)\Sata(0x3,0xFFFF,0x0) 18:408 0:000 Result of bootcode detection: bootable unknown (legacy) 18:408 0:000 - [11]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0x9,0x0)\Pci(0x0,0x0)\Sata(0x1,0xFFFF,0x0)\HD(1,GPT,6A39DCEB-5BA5-4D82-B5DD-AC2A8F241610,0x28,0x64000) 18:408 0:000 Result of bootcode detection: bootable unknown (legacy) 18:409 0:001 label : EFI 18:409 0:000 - [12]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0x9,0x0)\Pci(0x0,0x0)\Sata(0x1,0xFFFF,0x0)\HD(2,GPT,CAF32F96-C98C-40B1-8F10-283A8AD2F8C0,0x64028,0x1D161920) 18:410 0:000 Result of bootcode detection: bootable unknown (legacy) 18:410 0:000 - [13]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0x9,0x0)\Pci(0x0,0x0)\Sata(0x2,0xFFFF,0x0)\HD(1,GPT,1395C915-F702-4C67-9969-BAFF4B10C422,0x28,0x64000) 18:411 0:000 Result of bootcode detection: bootable unknown (legacy) 18:412 0:001 label : EFI 18:412 0:000 - [14]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0x9,0x0)\Pci(0x0,0x0)\Sata(0x2,0xFFFF,0x0)\HD(2,GPT,16D8AA6B-8E9C-4A6D-8E41-06D7BA16A7ED,0x64800,0x48C39B000) 18:412 0:000 Result of bootcode detection: bootable unknown (legacy) 18:412 0:000 - [15]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0x9,0x0)\Pci(0x0,0x0)\Sata(0x3,0xFFFF,0x0)\HD(1,GPT,1E0975EF-7D7A-485A-8E25-DF6199CE6CD5,0x28,0x64000) 18:413 0:000 Result of bootcode detection: bootable unknown (legacy) 18:415 0:001 label : EFI 18:415 0:000 - [16]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0x9,0x0)\Pci(0x0,0x0)\Sata(0x3,0xFFFF,0x0)\HD(2,GPT,148EBB84-7D7E-4069-9791-FE0F51F30C41,0x64028,0x48C39AFD8) 18:415 0:000 Result of bootcode detection: bootable unknown (legacy) 18:415 0:000 - [17]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0xA,0x0)\Pci(0x0,0x0)\Sata(0x0,0xFFFF,0x0) 18:416 0:001 Result of bootcode detection: bootable unknown (legacy) 18:416 0:000 - [18]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0xA,0x0)\Pci(0x0,0x0)\Sata(0x1,0xFFFF,0x0) 18:417 0:000 Result of bootcode detection: bootable unknown (legacy) 18:417 0:000 - [19]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0xA,0x0)\Pci(0x0,0x0)\Sata(0x4,0xFFFF,0x0) 18:417 0:000 - [20]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0xA,0x0)\Pci(0x0,0x0)\Sata(0x0,0xFFFF,0x0)\HD(1,GPT,9031FA78-053E-11E9-8767-E0D55E2FD271,0x22,0x800) 18:418 0:000 - [21]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0xA,0x0)\Pci(0x0,0x0)\Sata(0x0,0xFFFF,0x0)\HD(2,GPT,624C68D2-E597-4F56-893E-602A47484128,0x822,0x77DE) 18:418 0:000 - [22]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0xA,0x0)\Pci(0x0,0x0)\Sata(0x0,0xFFFF,0x0)\HD(3,GPT,9031FA7B-053E-11E9-8767-E0D55E2FD271,0x8000,0x2BAA0748F) 18:419 0:000 Result of bootcode detection: bootable unknown (legacy) 18:419 0:000 - [23]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0xA,0x0)\Pci(0x0,0x0)\Sata(0x1,0xFFFF,0x0)\HD(1,GPT,9031FA6F-053E-11E9-8767-E0D55E2FD271,0x22,0x800) 18:419 0:000 - [24]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0xA,0x0)\Pci(0x0,0x0)\Sata(0x1,0xFFFF,0x0)\HD(2,GPT,81C93AD7-40CC-4566-9732-29F3C9E2ABEF,0x822,0x77DE) 18:420 0:000 - [25]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0xA,0x0)\Pci(0x0,0x0)\Sata(0x1,0xFFFF,0x0)\HD(3,GPT,9031FA72-053E-11E9-8767-E0D55E2FD271,0x8000,0x2BAA0748F) 18:421 0:000 Result of bootcode detection: bootable Windows (vista,win) 18:421 0:000 - [26]: Volume: PciRoot(0x0)\Pci(0x1,0x2)\Pci(0x0,0x0)\NVMe(0x1,33-36-51-90-1D-A7-79-64)\HD(2,GPT,B1539027-FA58-47C0-B5AF-2B1A7C05161A,0x12C06,0xEE64E4B)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,6298E11A9172554EB1D20D3BE088A124) 18:421 0:000 apfsFileSystemUUID=1AE19862-7291-4E55-B1D2-0D3BE088A124, ApfsContainerUUID=8E7D68AC-6296-40D7-8DEA-E84D8872076E, ApfsRole=0x10 18:421 0:000 label : Preboot 18:421 0:000 - [27]: Volume: PciRoot(0x0)\Pci(0x1,0x2)\Pci(0x0,0x0)\NVMe(0x1,33-36-51-90-1D-A7-79-64)\HD(2,GPT,B1539027-FA58-47C0-B5AF-2B1A7C05161A,0x12C06,0xEE64E4B)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,D1B0CE44B3919C4AB3FABD589833E960) 18:421 0:000 apfsFileSystemUUID=44CEB0D1-91B3-4A9C-B3FA-BD589833E960, ApfsContainerUUID=8E7D68AC-6296-40D7-8DEA-E84D8872076E, ApfsRole=0x40 18:422 0:000 label : macOS Catalina - Data 18:422 0:000 - [28]: Volume: PciRoot(0x0)\Pci(0x1,0x2)\Pci(0x0,0x0)\NVMe(0x1,33-36-51-90-1D-A7-79-64)\HD(2,GPT,B1539027-FA58-47C0-B5AF-2B1A7C05161A,0x12C06,0xEE64E4B)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,826B7F6944DC6D4DB6DD029130AFD976) 18:422 0:000 apfsFileSystemUUID=697F6B82-DC44-4D6D-B6DD-029130AFD976, ApfsContainerUUID=8E7D68AC-6296-40D7-8DEA-E84D8872076E, ApfsRole=0x4 18:422 0:000 label : Recovery 18:422 0:000 - [29]: Volume: PciRoot(0x0)\Pci(0x1,0x2)\Pci(0x0,0x0)\NVMe(0x1,33-36-51-90-1D-A7-79-64)\HD(2,GPT,B1539027-FA58-47C0-B5AF-2B1A7C05161A,0x12C06,0xEE64E4B)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,966A6459FCFB0040A262D3E130F542EB) 18:422 0:000 apfsFileSystemUUID=59646A96-FBFC-4000-A262-D3E130F542EB, ApfsContainerUUID=8E7D68AC-6296-40D7-8DEA-E84D8872076E, ApfsRole=0x8 18:422 0:000 label : VM 18:422 0:000 - [30]: Volume: PciRoot(0x0)\Pci(0x1,0x2)\Pci(0x0,0x0)\NVMe(0x1,33-36-51-90-1D-A7-79-64)\HD(2,GPT,B1539027-FA58-47C0-B5AF-2B1A7C05161A,0x12C06,0xEE64E4B)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,D593B60572D2534BA5DAB43CC2A6428C) 18:422 0:000 apfsFileSystemUUID=05B693D5-D272-4B53-A5DA-B43CC2A6428C, ApfsContainerUUID=8E7D68AC-6296-40D7-8DEA-E84D8872076E, ApfsRole=0x1 18:422 0:000 label : macOS Big Sur 18:422 0:000 - [31]: Volume: PciRoot(0x0)\Pci(0x1,0x2)\Pci(0x0,0x0)\NVMe(0x1,33-36-51-90-1D-A7-79-64)\HD(2,GPT,B1539027-FA58-47C0-B5AF-2B1A7C05161A,0x12C06,0xEE64E4B)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,9B2B4FF63141064BBFC2AB96CD113AB6) 18:422 0:000 apfsFileSystemUUID=F64F2B9B-4131-4B06-BFC2-AB96CD113AB6, ApfsContainerUUID=8E7D68AC-6296-40D7-8DEA-E84D8872076E, ApfsRole=0xc0 18:423 0:000 label : Update 18:423 0:000 hiding this volume 18:423 0:000 - [32]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0x9,0x0)\Pci(0x0,0x0)\Sata(0x1,0xFFFF,0x0)\HD(2,GPT,CAF32F96-C98C-40B1-8F10-283A8AD2F8C0,0x64028,0x1D161920)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,2ADB6EFB5910624689D04E42E3BF1759) 18:423 0:000 apfsFileSystemUUID=FB6EDB2A-1059-4662-89D0-4E42E3BF1759, ApfsContainerUUID=62947134-E43C-4CC5-9C8C-C651E7F8544B, ApfsRole=0x10 18:423 0:000 label : Preboot 18:423 0:000 - [33]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0x9,0x0)\Pci(0x0,0x0)\Sata(0x1,0xFFFF,0x0)\HD(2,GPT,CAF32F96-C98C-40B1-8F10-283A8AD2F8C0,0x64028,0x1D161920)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,CD8E6C45F93B0D468A1CFC516EB37362) 18:423 0:000 apfsFileSystemUUID=456C8ECD-3BF9-460D-8A1C-FC516EB37362, ApfsContainerUUID=62947134-E43C-4CC5-9C8C-C651E7F8544B, ApfsRole=0x40 18:423 0:000 label : macOS 19h4 - Data 18:423 0:000 - [34]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0x9,0x0)\Pci(0x0,0x0)\Sata(0x1,0xFFFF,0x0)\HD(2,GPT,CAF32F96-C98C-40B1-8F10-283A8AD2F8C0,0x64028,0x1D161920)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,50FF8A7D6026A6468B752367DE4CBB04) 18:423 0:000 apfsFileSystemUUID=7D8AFF50-2660-46A6-8B75-2367DE4CBB04, ApfsContainerUUID=62947134-E43C-4CC5-9C8C-C651E7F8544B, ApfsRole=0x1 18:423 0:000 label : macOS 19h4 18:423 0:000 - [35]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0x9,0x0)\Pci(0x0,0x0)\Sata(0x1,0xFFFF,0x0)\HD(2,GPT,CAF32F96-C98C-40B1-8F10-283A8AD2F8C0,0x64028,0x1D161920)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,F304039E87FFB549BB589AD6C680AFCA) 18:423 0:000 apfsFileSystemUUID=9E0304F3-FF87-49B5-BB58-9AD6C680AFCA, ApfsContainerUUID=62947134-E43C-4CC5-9C8C-C651E7F8544B, ApfsRole=0x4 18:424 0:000 label : Recovery 18:424 0:000 - [36]: Volume: PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0x9,0x0)\Pci(0x0,0x0)\Sata(0x1,0xFFFF,0x0)\HD(2,GPT,CAF32F96-C98C-40B1-8F10-283A8AD2F8C0,0x64028,0x1D161920)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,3B9536D141B72646BF90A52EB7E76A89) 18:424 0:000 apfsFileSystemUUID=D136953B-B741-4626-BF90-A52EB7E76A89, ApfsContainerUUID=62947134-E43C-4CC5-9C8C-C651E7F8544B, ApfsRole=0x8 18:424 0:000 label : VM 18:424 0:000 found 1 handles with audio 18:424 0:000 No AudioIoDevice stored 18:424 0:000 no stored audio parameters 18:424 0:000 Found Audio Device AMD (Unknown) (HDMI) at index 0 18:424 0:000 Found Audio Device AMD (Unknown) (HDMI) at index 1 18:424 0:000 Found Audio Device AMD (Unknown) (HDMI) at index 2 18:424 0:000 Found Audio Device AMD (Unknown) (HDMI) at index 3 18:424 0:000 Found Audio Device AMD (Unknown) (HDMI) at index 4 18:424 0:000 Found Audio Device AMD (Unknown) (HDMI) at index 5 18:424 0:000 change theme 18:424 0:000 === [ InitXTheme ] ============================== 18:424 0:000 use Daylight theme 18:424 0:000 using embedded theme 18:438 0:014 sound play end with status=Device Error 18:439 0:000 Using embedded font 18:439 0:000 theme inited 18:439 0:000 Chosen embedded theme 18:439 0:000 after NVRAM boot-args=-v 18:439 0:000 === [ ScanLoader ] ============================== 18:439 0:000 - [01]: 'System Reserved' 18:439 0:000 - [02]: 'Unknown HD2' 18:439 0:000 - [03]: 'EFI' 18:440 0:000 AddLoaderEntry for Volume Name=EFI, idx=0 18:440 0:000 IconName=vista,win comma=5 size=9 18:440 0:000 first=os_vista 18:440 0:000 Second=os_win 18:440 0:000 Loader entry created for 'PciRoot(0x0)\Pci(0x1,0x1)\Pci(0x0,0x0)\NVMe(0x1,DB-3E-50-71-51-38-25-00)\HD(3,GPT,04BC09CA-01CE-11EB-8D48-00D861CA94CC,0x7728D800,0x32000)\EFI\microsoft\Boot\bootmgfw.efi' 18:442 0:001 AddLoaderEntry for Volume Name=EFI, idx=1 18:442 0:000 IconName=unknown comma=-1 size=7 18:442 0:000 Full=unknown 18:442 0:000 Loader entry created for 'PciRoot(0x0)\Pci(0x1,0x1)\Pci(0x0,0x0)\NVMe(0x1,DB-3E-50-71-51-38-25-00)\HD(3,GPT,04BC09CA-01CE-11EB-8D48-00D861CA94CC,0x7728D800,0x32000)\EFI\BOOT\BOOTX64.efi' 18:442 0:000 - [04]: 'Unknown HD4' 18:442 0:000 - [06]: 'EFI' 18:444 0:002 AddLoaderEntry for Volume Name=EFI, idx=2 18:444 0:000 IconName=unknown comma=-1 size=7 18:444 0:000 Full=unknown 18:444 0:000 Loader entry created for 'PciRoot(0x0)\Pci(0x1,0x2)\Pci(0x0,0x0)\NVMe(0x1,33-36-51-90-1D-A7-79-64)\HD(1,GPT,09EEB79F-C000-498B-9C83-1A7F593C32D7,0x6,0x12C00)\EFI\BOOT\BOOTX64.efi' 18:444 0:000 - [11]: 'EFI' 18:459 0:014 - [13]: 'EFI' 18:474 0:015 - [15]: 'EFI' 18:489 0:014 - [26]: 'Preboot' 18:489 0:000 contentDetails name:macOS Catalina 18:490 0:000 AddLoaderEntry for Volume Name=Preboot, idx=3 18:490 0:000 ApfsContainerUUID=8E7D68AC-6296-40D7-8DEA-E84D8872076E 18:490 0:000 ApfsFileSystemUUID=1AE19862-7291-4E55-B1D2-0D3BE088A124 18:490 0:000 APFSTargetUUID=44CEB0D1-91B3-4A9C-B3FA-BD589833E960 18:490 0:000 Check if volume Is Hibernated: 18:490 0:000 Check sleep image 'by signature': 18:490 0:000 using default sleep image name = \private\var\vm\sleepimage 18:490 0:000 sleepimage not found -> Not Found 18:490 0:000 hibernated: no - sign 18:490 0:000 IconName=bigsur,mac comma=6 size=10 18:490 0:000 first=os_bigsur 18:490 0:000 Second=os_mac 18:490 0:000 Loader entry created for 'PciRoot(0x0)\Pci(0x1,0x2)\Pci(0x0,0x0)\NVMe(0x1,33-36-51-90-1D-A7-79-64)\HD(2,GPT,B1539027-FA58-47C0-B5AF-2B1A7C05161A,0x12C06,0xEE64E4B)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,6298E11A9172554EB1D20D3BE088A124)\44CEB0D1-91B3-4A9C-B3FA-BD589833E960\System\Library\CoreServices\boot.efi' 18:490 0:000 - [27]: 'macOS Catalina - Data' 18:492 0:001 - [28]: 'Recovery' 18:492 0:000 contentDetails name:macOS Catalina 18:492 0:000 - [29]: 'VM' 18:492 0:000 - [30]: 'macOS Big Sur' 18:493 0:000 AddLoaderEntry for Volume Name=macOS Big Sur, idx=4 18:493 0:000 ApfsContainerUUID=8E7D68AC-6296-40D7-8DEA-E84D8872076E 18:493 0:000 ApfsFileSystemUUID=05B693D5-D272-4B53-A5DA-B43CC2A6428C 18:493 0:000 Check if volume Is Hibernated: 18:493 0:000 Check sleep image 'by signature': 18:493 0:000 using default sleep image name = \private\var\vm\sleepimage 18:493 0:000 sleepimage not found -> Not Found 18:493 0:000 hibernated: no - sign 18:493 0:000 IconName=bigsur,mac comma=6 size=10 18:493 0:000 first=os_bigsur 18:493 0:000 Second=os_mac 18:493 0:000 Loader entry created for 'PciRoot(0x0)\Pci(0x1,0x2)\Pci(0x0,0x0)\NVMe(0x1,33-36-51-90-1D-A7-79-64)\HD(2,GPT,B1539027-FA58-47C0-B5AF-2B1A7C05161A,0x12C06,0xEE64E4B)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,D593B60572D2534BA5DAB43CC2A6428C)\System\Library\CoreServices\boot.efi' 18:494 0:000 - [31]: 'Update' 18:494 0:000 - [32]: 'Preboot' 18:494 0:000 AddLoaderEntry for Volume Name=Preboot, idx=5 18:494 0:000 ApfsContainerUUID=62947134-E43C-4CC5-9C8C-C651E7F8544B 18:494 0:000 ApfsFileSystemUUID=FB6EDB2A-1059-4662-89D0-4E42E3BF1759 18:494 0:000 APFSTargetUUID=7D8AFF50-2660-46A6-8B75-2367DE4CBB04 18:495 0:000 Check if volume Is Hibernated: 18:495 0:000 Check sleep image 'by signature': 18:495 0:000 using default sleep image name = \private\var\vm\sleepimage 18:495 0:000 sleepimage not found -> Not Found 18:495 0:000 hibernated: no - sign 18:495 0:000 IconName=cata,mac comma=4 size=8 18:495 0:000 first=os_cata 18:495 0:000 Second=os_mac 18:495 0:000 Loader entry created for 'PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0x9,0x0)\Pci(0x0,0x0)\Sata(0x1,0xFFFF,0x0)\HD(2,GPT,CAF32F96-C98C-40B1-8F10-283A8AD2F8C0,0x64028,0x1D161920)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,2ADB6EFB5910624689D04E42E3BF1759)\7D8AFF50-2660-46A6-8B75-2367DE4CBB04\System\Library\CoreServices\boot.efi' 18:496 0:000 - [33]: 'macOS 19h4 - Data' 18:496 0:000 - [34]: 'macOS 19h4' 18:497 0:001 AddLoaderEntry for Volume Name=macOS 19h4, idx=6 18:497 0:000 ApfsContainerUUID=62947134-E43C-4CC5-9C8C-C651E7F8544B 18:497 0:000 ApfsFileSystemUUID=7D8AFF50-2660-46A6-8B75-2367DE4CBB04 18:498 0:000 Check if volume Is Hibernated: 18:498 0:000 Check sleep image 'by signature': 18:498 0:000 using default sleep image name = \private\var\vm\sleepimage 18:498 0:000 sleepimage not found -> Not Found 18:498 0:000 hibernated: no - sign 18:498 0:000 IconName=cata,mac comma=4 size=8 18:498 0:000 first=os_cata 18:498 0:000 Second=os_mac 18:498 0:000 Loader entry created for 'PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0x9,0x0)\Pci(0x0,0x0)\Sata(0x1,0xFFFF,0x0)\HD(2,GPT,CAF32F96-C98C-40B1-8F10-283A8AD2F8C0,0x64028,0x1D161920)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,50FF8A7D6026A6468B752367DE4CBB04)\System\Library\CoreServices\boot.efi' 18:499 0:000 - [35]: 'Recovery' 18:499 0:000 AddLoaderEntry for Volume Name=Recovery, idx=7 18:499 0:000 ApfsContainerUUID=62947134-E43C-4CC5-9C8C-C651E7F8544B 18:499 0:000 ApfsFileSystemUUID=9E0304F3-FF87-49B5-BB58-9AD6C680AFCA 18:499 0:000 APFSTargetUUID=7D8AFF50-2660-46A6-8B75-2367DE4CBB04 18:500 0:000 IconName=cata,mac comma=4 size=8 18:500 0:000 first=os_cata 18:500 0:000 Second=os_mac 18:500 0:000 Loader entry created for 'PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0x9,0x0)\Pci(0x0,0x0)\Sata(0x1,0xFFFF,0x0)\HD(2,GPT,CAF32F96-C98C-40B1-8F10-283A8AD2F8C0,0x64028,0x1D161920)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,F304039E87FFB549BB589AD6C680AFCA)\7D8AFF50-2660-46A6-8B75-2367DE4CBB04\boot.efi' 18:500 0:000 - [36]: 'VM' 18:500 0:000 Scanning legacy ... 18:500 0:000 hidden 18:500 0:000 IconName=vista,win comma=5 size=9 18:500 0:000 first=os_vista 18:500 0:000 Second=os_win 18:500 0:000 IconName=vista,win comma=5 size=9 18:500 0:000 first=os_vista 18:500 0:000 Second=os_win 18:501 0:000 IconName=vista,win comma=5 size=9 18:501 0:000 first=os_vista 18:501 0:000 Second=os_win 18:501 0:000 IconName=vista,win comma=5 size=9 18:501 0:000 first=os_vista 18:501 0:000 Second=os_win 18:501 0:000 === [ AddCustomTool ] =========================== 18:501 0:000 === [ GetEfiBootDeviceFromNvram ] =============== 18:501 0:000 === [ FindStartupDiskVolume ] =================== 18:501 0:000 - Volume: partition = PciRoot(0x2)\Pci(0x1,0x1)\Pci(0x0,0x0)\Pci(0x9,0x0)\Pci(0x0,0x0)\Sata(0x1,0xFFFF,0x0)\HD(2,GPT,CAF32F96-C98C-40B1-8F10-283A8AD2F8C0,0x64028,0x1D161920)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,50FF8A7D6026A6468B752367DE4CBB04) 18:501 0:000 - searching for that partition 18:501 0:000 - found entry 3. 'Boot macOS from macOS 19h4', Volume 'macOS 19h4' 18:501 0:000 Boot redirected to Entry 3. 'Boot macOS from macOS 19h4' 18:501 0:000 BannerPlace at Clear Screen [1856,764] 18:528 0:027 AnimeRun=0 21:974 3:445 BootVariable of the entry is empty 21:974 0:000 === [ StartLoader ] ============================= 21:974 0:000 Starting PciRoot(0x0)\Pci(0x1,0x2)\Pci(0x0,0x0)\NVMe(0x1,33-36-51-90-1D-A7-79-64)\HD(2,GPT,B1539027-FA58-47C0-B5AF-2B1A7C05161A,0x12C06,0xEE64E4B)\VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,6298E11A9172554EB1D20D3BE088A124)\44CEB0D1-91B3-4A9C-B3FA-BD589833E960\System\Library\CoreServices\boot.efi 21:974 0:000 Finally: ExternalClock=26MHz BusSpeed=102794kHz CPUFreq=3701MHz PIS: hw.busfrequency=104000000Hz 21:974 0:000 Beginning OC 21:974 0:000 config-oc.plist isn't use at all 21:974 0:000 Bridge mmioWhiteList[0] to OC : comment=MMIO 00000000E2100000-00000000E2180FFF 0000000000000081 8000000000000001 21:974 0:000 Bridge mmioWhiteList[1] to OC : comment=MMIO 00000000E3180000-00000000E3200FFF 0000000000000081 8000000000000001 21:974 0:000 Bridge mmioWhiteList[2] to OC : comment=MMIO devirt 0xEF100000 (0x181 pages, 0x8000000000000001) skip 0 21:974 0:000 Bridge mmioWhiteList[3] to OC : comment=FA180000 21:974 0:000 Bridge mmioWhiteList[4] to OC : comment=0xFA300000 21:974 0:000 Bridge mmioWhiteList[5] to OC : comment=0xFEA00000 21:974 0:000 Bridge mmioWhiteList[6] to OC : comment=0xFEC00000 21:974 0:000 Bridge mmioWhiteList[7] to OC : comment=0xFEC10000 21:974 0:000 Bridge mmioWhiteList[8] to OC : comment=0xFED00000 21:974 0:000 Bridge mmioWhiteList[9] to OC : comment=0xFED40000 21:974 0:000 Bridge mmioWhiteList[10] to OC : comment=0xFED80000 21:974 0:000 Bridge mmioWhiteList[11] to OC : comment=0xFEDC2000 21:974 0:000 Bridge mmioWhiteList[12] to OC : comment=0xFEDD4000 21:974 0:000 Bridge mmioWhiteList[13] to OC : comment=0xFEE00000 21:974 0:000 Bridge mmioWhiteList[14] to OC : comment=0xFF000000 21:974 0:000 Bridge mmioWhiteList[15] to OC : comment=0x4040000000 21:974 0:000 Bridge mmioWhiteList[16] to OC : comment=0x8BB0000000 21:974 0:000 Bridge mmioWhiteList[17] to OC : comment=0x8BE0000000 21:974 0:000 Bridge mmioWhiteList[18] to OC : comment=0xD750000000 21:974 0:000 UniOSVersion == 11.0.1 21:974 0:000 UniShortOSVersion == 11.0. 21:974 0:000 AddKextsInArray from Other 21:974 0:000 ->Extra kext: Other\Lilu.kext (v.1.4.8) 21:974 0:000 ->Extra kext: Other\SmallTreeIntel82576.kext (v.1.0.6) 21:974 0:000 ->Extra kext: Other\AppleALC.kext (v.1.5.3) 21:974 0:000 ->Extra kext: Other\WhateverGreen.kext (v.1.4.3) 21:974 0:000 ->Extra kext: Other\VirtualSMC.kext (v.1.1.7) 21:974 0:000 ->Extra kext: Other\AMDRyzenCPUPowerManagement.kext (v.0.6.5) 21:974 0:000 GetOtherKextsDir(FALSE) return NULL 21:974 0:000 AddKextsInArray from 11 21:974 0:000 AddKextsInArray from 11_normal 21:974 0:000 AddKextsInArray from 11.0. 21:974 0:000 AddKextsInArray from 11.0._normal 21:974 0:000 AddKextsInArray from 11.0.1 21:974 0:000 AddKextsInArray from 11.0.1_normal 21:974 0:000 Bridge kext to OC : Path=Lilu.kext 21:974 0:000 info plist path: Kexts\Other\Lilu.kext\Contents\Info.plist 21:975 0:000 assign executable as 'Contents\MacOS\Lilu' 21:975 0:000 Bridge kext to OC : Path=VirtualSMC.kext 21:975 0:000 info plist path: Kexts\Other\VirtualSMC.kext\Contents\Info.plist 21:976 0:001 assign executable as 'Contents\MacOS\VirtualSMC' 21:976 0:000 Bridge kext to OC : Path=WhateverGreen.kext 21:976 0:000 info plist path: Kexts\Other\WhateverGreen.kext\Contents\Info.plist 21:977 0:001 assign executable as 'Contents\MacOS\WhateverGreen' 21:977 0:000 Bridge kext to OC : Path=AppleALC.kext 21:977 0:000 info plist path: Kexts\Other\AppleALC.kext\Contents\Info.plist 21:989 0:011 assign executable as 'Contents\MacOS\AppleALC' 21:989 0:000 Bridge kext to OC : Path=SmallTreeIntel82576.kext 21:989 0:000 info plist path: Kexts\Other\SmallTreeIntel82576.kext\Contents\Info.plist 21:989 0:000 assign executable as 'Contents\MacOS\SmallTreeIntel82576' 21:989 0:000 Bridge kext to OC : Path=AMDRyzenCPUPowerManagement.kext 21:989 0:000 info plist path: Kexts\Other\AMDRyzenCPUPowerManagement.kext\Contents\Info.plist 21:990 0:000 assign executable as 'Contents\MacOS\AMDRyzenCPUPowerManagement' 21:990 0:000 OCST: Missing vault data, ignoring... 21:994 0:003 Load OpenRuntime.efi : Status Success 21:994 0:000 Start OpenRuntime.efi : Status Success 21:994 0:000 OC: OcMiscEarlyInit... 21:995 0:000 OC: Watchdog status is 1 21:995 0:000 OC: OpenCore DBG-061-2020-10-29 is loading in Optional mode (0/0)... 21:996 0:000 OC: Boot timestamp - 2020.11.02 12:06:18 21:996 0:000 OCCPU: MP services threads 64 (enabled 64) - Success 21:997 0:000 OCCPU: MP services Pkg 1 Cores 1 Threads 1 - Success 21:998 0:000 OCCPU: Found AMD Ryzen Threadripper 3970X 32-Core Processor 21:999 0:001 OCCPU: Signature 830F10 Stepping 0 Model 31 Family F Type 0 ExtModel 3 ExtFamily 8 uCode 0 22:101 0:101 TscFrequency 3699997445 22:103 0:002 OCCPU: FID 148 DID 8 Divisor 0 MaxBR 36 22:103 0:000 OCCPU: CPUFrequencyFromTSC 3699997445Hz 3699MHz 22:104 0:000 OCCPU: CPUFrequency 3699997445Hz 3699MHz 22:105 0:000 OCCPU: FSBFrequency 102777706Hz 102MHz 22:105 0:000 OCCPU: Pkg 1 Cores 32 Threads 64 22:106 0:000 OC: OcLoadNvramSupport... 22:107 0:000 OC: Current version is DBG-061-2020-10-29 22:107 0:000 OC: OcMiscMiddleInit... 22:108 0:000 OC: LoadHandle 0 with BootProtect in mode - Unsupported 22:110 0:001 OC: OcLoadUefiSupport... 22:111 0:000 OcAppleEventInstallProtocol 22:111 0:000 InternalCreateQueueEvent 22:112 0:000 EventCreateSimplePointerInstallNotifyEvent 22:113 0:000 InternalSimplePointerInstallNotifyFunction 22:113 0:000 InternalRegisterSimplePointerInterface 22:114 0:000 InternalRegisterSimplePointerInterface 22:115 0:001 OcOSInfoInstallProtocol 22:116 0:000 OCRTC: OcAppleRtcRamInstallProtocol 22:116 0:000 OCRTC: Wake log is 0x00 0x00 0 0x00 22:117 0:000 OcAppleFbInfoInstallProtocol 22:118 0:000 OC: Loading Apple Secure Boot with Disabled (level 0) 22:120 0:002 OCABC: RTDFRG 1 DEVMMIO 1 NOSU 0 NOVRWR 0 NOSB 0 NOHBMAP 0 SMSLIDE 1 WRUNPROT 1 22:120 0:000 OCABC: FEXITBS 0 PRMRG 0 CSLIDE 1 MSLIDE 0 PRSRV 0 RBMAP 0 VMAP 0 APPLOS 0 RTPERMS 1 22:121 0:000 OCABC: Got rendezvous with OpenRuntime r11 22:122 0:000 OCABC: MAT support is 1 22:122 0:000 OC: RBVR 0 DDBR 0 22:125 0:002 OC: Got 0 drivers 22:126 0:000 OCC: Installing GOP (Unsupported) on ConsoleOutHandle... 22:126 0:000 OC: Requested resolution is 1920x1080@0 (max: 0) from 1920x1080 22:127 0:000 OCC: Requesting 1920x1080@0 (max: 0) resolution, curr 0, total 8 22:128 0:000 OCC: Mode 0 - 3840x2160:1 22:128 0:000 OCC: Mode 1 - 640x480:1 22:129 0:000 OCC: Mode 2 - 800x600:1 22:129 0:000 OCC: Mode 3 - 1024x768:1 22:130 0:000 OCC: Mode 4 - 1280x1024:1 22:131 0:000 OCC: Mode 5 - 1400x1050:1 22:132 0:001 OCC: Mode 6 - 1600x1200:1 22:133 0:000 OCC: Mode 7 - 1280x960:1 22:133 0:000 OCC: No compatible mode for 1920x1080@0 (max: 0) resolution 22:134 0:000 OC: Changed resolution to 1920x1080@0 (max: 0) from 1920x1080 - Not Found 22:135 0:000 OCC: Using builtin text renderer with 1 scale 22:149 0:014 OCC: Install console control (B4B9E090/0/0), current - Success 22:149 0:000 OCC: Setup ASCII Output - Success 22:150 0:000 OC: Requested console mode is 0x0 (max: 0) from 22:150 0:000 OC: Requested not to use audio 22:151 0:000 OC: OcLoadPlatformSupport... 22:152 0:000 OC: OcLoadDevPropsSupport... 22:152 0:000 OC: OcMiscLateInit... 22:153 0:000 OC: Invalid HibernateMode: 22:154 0:000 OC: Translated HibernateMode to 0 22:154 0:000 OC: Hibernation detection status is Not Found 22:155 0:000 OC: Panic log does not exist 22:155 0:000 OC: OcLoadKernelSupport... 22:156 0:000 OC: All green, starting boot management... 22:157 0:000 DevicePath = PciRoot(0x0)/Pci(0x1,0x2)/Pci(0x0,0x0)/NVMe(0x1,33-36-51-90-1D-A7-79-64)/HD(2,GPT,B1539027-FA58-47C0-B5AF-2B1A7C05161A,0x12C06,0xEE64E4B)/VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,6298E11A9172554EB1D20D3BE088A124)/\44CEB0D1-91B3-4A9C-B3FA-BD589833E960\System\Library\CoreServices\boot.efi 22:157 0:000 OCB: Arch filtering B31F9018(723512)->B31F9018(723512) caps 4 - Success 22:171 0:014 GetOSVersion: 11.0.1 (20B5012d) 22:171 0:000 Filtering KextPatches: 22:171 0:000 - [00]: com.apple.driver.AppleEthernetAquantiaAqtion (Aquantia BigSur) :: BinPatch :: [OS: 11.0.1 | MatchOS: 11.x | MatchBuild: All] ==> allowed 22:172 0:000 Filtering KernelPatches: 22:172 0:000 - [00]: BS_algrey - _i386_init_slave - Remove wrmsr 0x1c8 :: [OS: 11.0.1 | MatchOS: 11.x | MatchBuild: no] ==> allowed by OS 22:172 0:000 - [01]: ALL OS_algrey - commpage_populate -remove rdmsr :: [OS: 11.0.1 | MatchOS: 10.13.x, 10.14.x, 10.15.x, 11.x | MatchBuild: no] ==> allowed by OS 22:172 0:000 - [02]: ALL OS_algrey - cpu_topology_sort -disable _x86_validate_topology :: [OS: 11.0.1 | MatchOS: 10.13.x, 10.14.x, 10.15.x, 11.x | MatchBuild: no] ==> allowed by OS 22:172 0:000 - [03]: CATA_BS_algrey - cpuid_set_cache_info - cpuid 0x8000001D instead 0 - 10.15/10.16 :: [OS: 11.0.1 | MatchOS: 10.15.x,11.x | MatchBuild: no] ==> allowed by OS 22:172 0:000 - [04]: ALL_OS_algrey - cpuid_set_cache_info - cpuid 0x8000001D instead 4 :: [OS: 11.0.1 | MatchOS: 10.13.x, 10.14.x, 10.15.x, 11.x | MatchBuild: no] ==> allowed by OS 22:172 0:000 - [05]: ALL_OS_algrey - cpuid_set_cache_info - don't set cpuid_cores_per_package :: [OS: 11.0.1 | MatchOS: 10.13.x, 10.14.x, 10.15.x, 11.x | MatchBuild: no] ==> allowed by OS 22:172 0:000 - [06]: CATA_BS_NoOne - skip cpuid_cores_per_package test - 10.15/10.16 :: [OS: 11.0.1 | MatchOS: 10.15.x,11.x | MatchBuild: no] ==> allowed by OS 22:172 0:000 - [07]: ALL_OS_algrey - cpuid_set_generic_info - remove wrmsr :: [OS: 11.0.1 | MatchOS: 10.13.x, 10.14.x, 10.15.x, 11.x | MatchBuild: no] ==> allowed by OS 22:172 0:000 - [08]: ALL_OS_algrey - cpuid_set_generic_info - set microcode=186 :: [OS: 11.0.1 | MatchOS: 10.13.x, 10.14.x, 10.15.x, 11.x | MatchBuild: no] ==> allowed by OS 22:172 0:000 - [09]: ALL_OSalgrey - cpuid_set_generic_info - set flag=1 :: [OS: 11.0.1 | MatchOS: 10.13.x, 10.14.x, 10.15.x, 11.x | MatchBuild: no] ==> allowed by OS 22:172 0:000 - [10]: ALL_OS_algrey - cpuid_set_generic_info - disable check to allow leaf7 :: [OS: 11.0.1 | MatchOS: 10.13.x, 10.14.x, 10.15.x, 11.x | MatchBuild: no] ==> allowed by OS 22:172 0:000 - [11]: ALL_OS_algrey - cpuid_set_info - GenuineIntel to AuthenticAMD :: [OS: 11.0.1 | MatchOS: 10.13.x, 10.14.x, 10.15.x, 11.x | MatchBuild: no] ==> allowed by OS 22:173 0:000 - [12]: ALL_OS_algrey - cpuid_set_cpufamily - force CPUFAMILY_INTEL_PENRYN :: [OS: 11.0.1 | MatchOS: 10.13.x, 10.14.x, 10.15.x, 11.x | MatchBuild: no] ==> allowed by OS 22:173 0:000 - [13]: CATA_BS_algrey - cpuid_set_info - jmp to calculations and set cpuid_cores_per_package - 10.15/10.16 :: [OS: 11.0.1 | MatchOS: 10.15.x,11.x | MatchBuild: no] ==> allowed by OS 22:173 0:000 - [14]: CATA_BS_algrey - cpuid_set_info - cores and threads calculations - 10.15/10.16 :: [OS: 11.0.1 | MatchOS: 10.15.x,11.x | MatchBuild: no] ==> allowed by OS 22:173 0:000 - [15]: ALL_OS_algrey - i386_init - remove rdmsr (x3) :: [OS: 11.0.1 | MatchOS: 10.13.x, 10.14.x, 10.15.x, 11.x | MatchBuild: no] ==> allowed by OS 22:173 0:000 - [16]: ALL_OS_algrey - tsc_init - remove Penryn check to execute default case :: [OS: 11.0.1 | MatchOS: 10.13.x, 10.14.x, 10.15.x, 11.x | MatchBuild: no] ==> allowed by OS 22:173 0:000 - [17]: ALL_OS_algrey - tsc_init - grab DID and VID from MSR :: [OS: 11.0.1 | MatchOS: 10.13.x, 10.14.x, 10.15.x, 11.x | MatchBuild: no] ==> allowed by OS 22:173 0:000 - [18]: ALL_OS_algrey - tsc_init - skip msr_flex_ratio test and go grab FSBFrequency from EFI :: [OS: 11.0.1 | MatchOS: 10.13.x, 10.14.x, 10.15.x, 11.x | MatchBuild: no] ==> allowed by OS 22:173 0:000 - [19]: CATA_algrey - lapic_init - remove version check and panic - 10.15 :: [OS: 11.0.1 | MatchOS: 10.15.x | MatchBuild: no] ==> not allowed by OS 22:173 0:000 - [20]: BS_NoOne - lapic_init - remove version check and panic - 10.16 :: [OS: 11.0.1 | MatchOS: 11.x | MatchBuild: no] ==> allowed by OS 22:173 0:000 - [21]: CATA_BS_algrey - lapic_interrupt - skip checks and prevent panic - 10.15/10.16 :: [OS: 11.0.1 | MatchOS: 10.15.x,11.x | MatchBuild: no] ==> allowed by OS 22:173 0:000 Will not patch boot.efi 22:173 0:000 Bridge com.apple.driver.AppleEthernetAquantiaAqtion patch to OC : com.apple.driver.AppleEthernetAquantiaAqtion (Aquantia BigSur) 22:173 0:000 Bridge kernel patch to OC : BS_algrey - _i386_init_slave - Remove wrmsr 0x1c8 22:173 0:000 Bridge kernel patch to OC : ALL OS_algrey - commpage_populate -remove rdmsr 22:173 0:000 Bridge kernel patch to OC : ALL OS_algrey - cpu_topology_sort -disable _x86_validate_topology 22:173 0:000 Bridge kernel patch to OC : CATA_BS_algrey - cpuid_set_cache_info - cpuid 0x8000001D instead 0 - 10.15/10.16 22:173 0:000 Bridge kernel patch to OC : ALL_OS_algrey - cpuid_set_cache_info - cpuid 0x8000001D instead 4 22:173 0:000 Bridge kernel patch to OC : ALL_OS_algrey - cpuid_set_cache_info - don't set cpuid_cores_per_package 22:173 0:000 Bridge kernel patch to OC : CATA_BS_NoOne - skip cpuid_cores_per_package test - 10.15/10.16 22:173 0:000 Bridge kernel patch to OC : ALL_OS_algrey - cpuid_set_generic_info - remove wrmsr 22:173 0:000 Bridge kernel patch to OC : ALL_OS_algrey - cpuid_set_generic_info - set microcode=186 22:173 0:000 Bridge kernel patch to OC : ALL_OSalgrey - cpuid_set_generic_info - set flag=1 22:173 0:000 Bridge kernel patch to OC : ALL_OS_algrey - cpuid_set_generic_info - disable check to allow leaf7 22:173 0:000 Bridge kernel patch to OC : ALL_OS_algrey - cpuid_set_info - GenuineIntel to AuthenticAMD 22:173 0:000 Bridge kernel patch to OC : ALL_OS_algrey - cpuid_set_cpufamily - force CPUFAMILY_INTEL_PENRYN 22:173 0:000 Bridge kernel patch to OC : CATA_BS_algrey - cpuid_set_info - jmp to calculations and set cpuid_cores_per_package - 10.15/10.16 22:173 0:000 Bridge kernel patch to OC : CATA_BS_algrey - cpuid_set_info - cores and threads calculations - 10.15/10.16 22:173 0:000 Bridge kernel patch to OC : ALL_OS_algrey - i386_init - remove rdmsr (x3) 22:173 0:000 Bridge kernel patch to OC : ALL_OS_algrey - tsc_init - remove Penryn check to execute default case 22:173 0:000 Bridge kernel patch to OC : ALL_OS_algrey - tsc_init - grab DID and VID from MSR 22:173 0:000 Bridge kernel patch to OC : ALL_OS_algrey - tsc_init - skip msr_flex_ratio test and go grab FSBFrequency from EFI 22:173 0:000 Bridge kernel patch to OC : BS_NoOne - lapic_init - remove version check and panic - 10.16 22:173 0:000 Bridge kernel patch to OC : CATA_BS_algrey - lapic_interrupt - skip checks and prevent panic - 10.15/10.16 22:173 0:000 === [ PatchSmbios ] ============================= 22:173 0:000 insert table 9 for dev 0:0 22:173 0:000 insert table 9 for dev 0:1 22:173 0:000 insert table 9 for dev 0:0 22:174 0:000 Trusting SMBIOS... 22:174 0:000 Detected alternating SMBIOS channel banks 22:174 0:000 Channels: 4 22:174 0:000 Interleave: 0 2 4 6 1 3 5 7 8 10 12 14 9 11 13 15 16 18 20 22 17 19 21 23 22:174 0:000 trusted SMBIOS data: 22:174 0:000 SmbiosTable.Type17->Vendor = Unknown 22:174 0:000 SmbiosTable.Type17->SerialNumber = 00000000 22:174 0:000 SmbiosTable.Type17->PartNumber = 3200 C16 Series 22:174 0:000 partNum=3200 C16 Series 22:174 0:000 Type17->Manufacturer corrected by SMBIOS from NoName to Unknown 22:174 0:000 SMBIOS Type 17 Index = 0 => 0 0: 22:174 0:000 BANK 0 DIMM0 3200MHz 32767MB(Ext:32768MB) 22:174 0:000 trusted SMBIOS data: 22:174 0:000 SmbiosTable.Type17->Vendor = Unknown 22:174 0:000 SmbiosTable.Type17->SerialNumber = 00000000 22:174 0:000 SmbiosTable.Type17->PartNumber = 3200 C16 Series 22:174 0:000 partNum=3200 C16 Series 22:174 0:000 Type17->Manufacturer corrected by SMBIOS from NoName to Unknown 22:174 0:000 SMBIOS Type 17 Index = 1 => 1 2: 22:174 0:000 BANK 1 DIMM0 3200MHz 32767MB(Ext:32768MB) 22:174 0:000 trusted SMBIOS data: 22:174 0:000 SmbiosTable.Type17->Vendor = Unknown 22:174 0:000 SmbiosTable.Type17->SerialNumber = 00000000 22:174 0:000 SmbiosTable.Type17->PartNumber = 3200 C16 Series 22:174 0:000 partNum=3200 C16 Series 22:174 0:000 Type17->Manufacturer corrected by SMBIOS from NoName to Unknown 22:174 0:000 SMBIOS Type 17 Index = 2 => 2 4: 22:174 0:000 BANK 2 DIMM0 3200MHz 32767MB(Ext:32768MB) 22:174 0:000 trusted SMBIOS data: 22:174 0:000 SmbiosTable.Type17->Vendor = Unknown 22:174 0:000 SmbiosTable.Type17->SerialNumber = 00000000 22:174 0:000 SmbiosTable.Type17->PartNumber = 3200 C16 Series 22:174 0:000 partNum=3200 C16 Series 22:174 0:000 Type17->Manufacturer corrected by SMBIOS from NoName to Unknown 22:174 0:000 SMBIOS Type 17 Index = 3 => 3 6: 22:174 0:000 BANK 3 DIMM0 3200MHz 32767MB(Ext:32768MB) 22:174 0:000 trusted SMBIOS data: 22:174 0:000 SmbiosTable.Type17->Vendor = Unknown 22:174 0:000 SmbiosTable.Type17->SerialNumber = 00000000 22:174 0:000 SmbiosTable.Type17->PartNumber = 3200 C16 Series 22:174 0:000 partNum=3200 C16 Series 22:174 0:000 Type17->Manufacturer corrected by SMBIOS from NoName to Unknown 22:174 0:000 SMBIOS Type 17 Index = 4 => 4 1: 22:174 0:000 BANK 0 DIMM1 3200MHz 32767MB(Ext:32768MB) 22:174 0:000 trusted SMBIOS data: 22:174 0:000 SmbiosTable.Type17->Vendor = Unknown 22:174 0:000 SmbiosTable.Type17->SerialNumber = 00000000 22:174 0:000 SmbiosTable.Type17->PartNumber = 3200 C16 Series 22:174 0:000 partNum=3200 C16 Series 22:174 0:000 Type17->Manufacturer corrected by SMBIOS from NoName to Unknown 22:174 0:000 SMBIOS Type 17 Index = 5 => 5 3: 22:174 0:000 BANK 1 DIMM1 3200MHz 32767MB(Ext:32768MB) 22:174 0:000 trusted SMBIOS data: 22:174 0:000 SmbiosTable.Type17->Vendor = Unknown 22:174 0:000 SmbiosTable.Type17->SerialNumber = 00000000 22:174 0:000 SmbiosTable.Type17->PartNumber = 3200 C16 Series 22:174 0:000 partNum=3200 C16 Series 22:174 0:000 Type17->Manufacturer corrected by SMBIOS from NoName to Unknown 22:174 0:000 SMBIOS Type 17 Index = 6 => 6 5: 22:174 0:000 BANK 2 DIMM1 3200MHz 32767MB(Ext:32768MB) 22:174 0:000 trusted SMBIOS data: 22:174 0:000 SmbiosTable.Type17->Vendor = Unknown 22:174 0:000 SmbiosTable.Type17->SerialNumber = 00000000 22:174 0:000 SmbiosTable.Type17->PartNumber = 3200 C16 Series 22:174 0:000 partNum=3200 C16 Series 22:174 0:000 Type17->Manufacturer corrected by SMBIOS from NoName to Unknown 22:174 0:000 SMBIOS Type 17 Index = 7 => 7 7: 22:174 0:000 BANK 3 DIMM1 3200MHz 32767MB(Ext:32768MB) 22:174 0:000 mTotalSystemMemory = 262144 22:174 0:000 NumberOfMemoryDevices = 8 22:174 0:000 === [ PatchACPI ] =============================== 22:174 0:000 Xsdt reallocation done 22:174 0:000 old FADT length=114 22:174 0:000 SignatureFixup: 0x902F56EE -> 0x0 22:174 0:000 Found OperationRegion(GSMM, SystemMemory, FED80000, ...) 22:175 0:000 Found OperationRegion(IOMX, SystemMemory, FED80D00, ...) 22:175 0:000 Found OperationRegion(FACR, SystemMemory, FED81E00, ...) 22:175 0:000 Found OperationRegion(EMMX, SystemMemory, FEDD5800, ...) 22:175 0:000 Found OperationRegion(EMMB, SystemMemory, FEDD5800, ...) 22:175 0:000 Found OperationRegion(LUIE, SystemMemory, FEDC0020, ...) 22:175 0:000 Found OperationRegion(TMMB, SystemMemory, FED40000, ...) 22:175 0:000 Found OperationRegion(CRBD, SystemMemory, FED40000, ...) 22:175 0:000 Found OperationRegion(TPMR, SystemMemory, FFFFFFFF, ...) 22:175 0:000 Found OperationRegion(ATNV, SystemMemory, BA3C6D18, ...) 22:175 0:000 Found OperationRegion(WMIM, SystemMemory, BA2FDA98, ...) 22:175 0:000 Apply DsdtFixMask=0x1FE70000 22:175 0:000 === [ FixBiosDsdt ] ============================= 22:176 0:001 Name: PXSX, Bridge: RP01, Replace: ARPT 22:177 0:000 0 replacements 22:177 0:000 deleting device CRT_ 22:178 0:000 deleting device DVI_ 22:179 0:000 deleting device SPKR 22:180 0:000 deleting device ECP_ 22:180 0:000 deleting device LPT_ 22:182 0:001 deleting device FDC0 22:183 0:001 deleting device ECP1 22:184 0:000 deleting device LPT1 22:186 0:001 indirect name=TPMM 22:186 0:000 indirect name=FTPM 22:186 0:000 indirect name=PPIM 22:186 0:000 indirect name=WMIO 22:186 0:000 no device(AC) exists 22:186 0:000 Name _OSI present at 0x33E, renaming to OOSI 22:186 0:000 Name _OSI present at 0x345, renaming to OOSI 22:186 0:000 Name _OSI present at 0x360, renaming to OOSI 22:186 0:000 Name _OSI present at 0x37D, renaming to OOSI 22:186 0:000 Name _OSI present at 0x393, renaming to OOSI 22:186 0:000 Name _OSI present at 0x3A7, renaming to OOSI 22:186 0:000 Name _OSI present at 0x3BD, renaming to OOSI 22:186 0:000 Name _OSI present at 0x3DC, renaming to OOSI 22:186 0:000 Name _OSI present at 0x3FB, renaming to OOSI 22:186 0:000 Name _OSI present at 0x41A, renaming to OOSI 22:186 0:000 Name _OSI present at 0x435, renaming to OOSI 22:186 0:000 Name _OSI present at 0x454, renaming to OOSI 22:186 0:000 Name _OSI present at 0x46F, renaming to OOSI 22:186 0:000 Name _OSI present at 0x48A, renaming to OOSI 22:186 0:000 Name _OSI present at 0xB84F, renaming to OOSI 22:186 0:000 Name _OSI present at 0xB856, renaming to OOSI 22:186 0:000 Name _OSI present at 0xB871, renaming to OOSI 22:187 0:000 PreCleanup XSDT: count=19, length=188 22:187 0:000 PreCleanup XSDT, corrected XSDT: count=19, length=188 22:187 0:000 === [ ACPIDropTables ] ========================== 22:187 0:000 Name: PXSX, Bridge: RP01, Replace: ARPT 22:187 0:000 0 replacements 22:187 0:000 Found OperationRegion(A093, SystemMemory, F0000000, ...) 22:187 0:000 Name: PXSX, Bridge: RP01, Replace: ARPT 22:187 0:000 0 replacements 22:187 0:000 Found OperationRegion(AODT, SystemMemory, BA3C7018, ...) 22:187 0:000 Name: PXSX, Bridge: RP01, Replace: ARPT 22:187 0:000 0 replacements 22:187 0:000 Name: PXSX, Bridge: RP01, Replace: ARPT 22:187 0:000 0 replacements 22:187 0:000 Name: PXSX, Bridge: RP01, Replace: ARPT 22:187 0:000 0 replacements 22:187 0:000 Name: PXSX, Bridge: RP01, Replace: ARPT 22:187 0:000 0 replacements 22:187 0:000 Found OperationRegion(CPNV, SystemMemory, BA3CC018, ...) 22:187 0:000 Name: PXSX, Bridge: RP01, Replace: ARPT 22:187 0:000 0 replacements 22:187 0:000 Out of control with CPU numbers 22:187 0:000 ApicCPUNum=64 22:187 0:000 SSDT with CPU C-States generated successfully 22:187 0:000 Cleanup XSDT: count=20, length=196 22:187 0:000 corrected XSDT count=20, length=196 22:187 0:000 === [ RestSetup macOS ] ========================= 22:187 0:000 RCBA disabled; cannot use it 22:188 0:000 ATI injection not set 22:189 0:001 CurrentMode: Width=3840 Height=2160 22:196 0:007 Use origin smbios table type 1 guid. 22:215 0:018 SetStartupDiskVolume: 22:215 0:000 * Volume: 'Preboot' 22:215 0:000 * LoaderPath: '\44CEB0D1-91B3-4A9C-B3FA-BD589833E960\System\Library\CoreServices\boot.efi' 22:215 0:000 * DevPath: Preboot 22:215 0:000 * GUID = B1539027-FA58-47C0-B5AF-2B1A7C05161A 22:220 0:005 * efi-boot-device: <array><dict><key>IOMatch</key><dict><key>IOProviderClass</key><string>IOMedia</string><key>IOPropertyMatch</key><dict><key>UUID</key><string>B1539027-FA58-47C0-B5AF-2B1A7C05161A</string></dict></dict></dict></array> 22:224 0:004 Custom boot screen not used because entry has unset use graphics 22:226 0:001 Closing log 22:226 0:000 OCABC: Found first 0 at off AC31 22:227 0:000 OCABC: Found second at off AC42 22:228 0:000 OCABC: Trying next match... 22:228 0:000 OCABC: Found first 0 at off ADFE 22:229 0:000 OCABC: Found second at off AE0F 22:230 0:000 OCABC: Trying next match... 22:231 0:001 OCABC: Found first 0 at off 2C5E2 22:232 0:000 OCABC: Found second at off 2C5F3 22:233 0:000 OCABC: Trying next match... 22:233 0:000 OCABC: Found first 0 at off 2C64E 22:234 0:000 OCABC: Found second at off 2C65F 22:235 0:000 OCABC: Trying next match... 22:239 0:004 OCABC: Found first 0 at off B1FED 22:240 0:000 OCABC: Failed to find first BOOT_MODE_SAFE | BOOT_MODE_ASLR sequence 22:241 0:000 OC: Supported boot capabilities 4 22:241 0:000 OCABC: MMIO devirt start 22:242 0:000 OCABC: MMIO devirt 0xE2100000 (0x81 pages, 0x8000000000000001) skip 1 22:243 0:000 OCABC: MMIO devirt 0xE3180000 (0x81 pages, 0x8000000000000001) skip 1 22:243 0:000 OCABC: MMIO devirt 0xEF100000 (0x181 pages, 0x8000000000000001) skip 1 22:244 0:000 OCABC: MMIO devirt 0xFA180000 (0x81 pages, 0x8000000000000001) skip 1 22:245 0:000 OCABC: MMIO devirt 0xFA300000 (0x100 pages, 0x8000000000000001) skip 1 22:245 0:000 OCABC: MMIO devirt 0xFEA00000 (0x100 pages, 0x8000000000000001) skip 1 22:246 0:000 OCABC: MMIO devirt 0xFEC00000 (0x1 pages, 0x8000000000000001) skip 1 22:247 0:000 OCABC: MMIO devirt 0xFEC10000 (0x1 pages, 0x8000000000000001) skip 1 22:247 0:000 OCABC: MMIO devirt 0xFED00000 (0x1 pages, 0x8000000000000001) skip 1 22:248 0:000 OCABC: MMIO devirt 0xFED40000 (0x5 pages, 0x8000000000000001) skip 1 22:249 0:000 OCABC: MMIO devirt 0xFED80000 (0x10 pages, 0x8000000000000001) skip 1 22:249 0:000 OCABC: MMIO devirt 0xFEDC2000 (0xE pages, 0x8000000000000001) skip 1 22:250 0:000 OCABC: MMIO devirt 0xFEDD4000 (0x2 pages, 0x8000000000000001) skip 1 22:251 0:000 OCABC: MMIO devirt 0xFEE00000 (0x100 pages, 0x8000000000000001) skip 0 22:251 0:000 OCABC: MMIO devirt 0xFF000000 (0x1000 pages, 0x8000000000000001) skip 1 22:252 0:000 OCABC: MMIO devirt 0x4040000000 (0x10400 pages, 0x8000000000000001) skip 1 22:253 0:000 OCABC: MMIO devirt 0x8BB0000000 (0x10400 pages, 0x8000000000000001) skip 0 22:253 0:000 OCABC: MMIO devirt 0x8BE0000000 (0x10400 pages, 0x8000000000000001) skip 0 22:254 0:000 OCABC: MMIO devirt 0xD750000000 (0x10400 pages, 0x8000000000000001) skip 0 22:255 0:000 OCABC: MMIO devirt end, saved 799744 KB 22:255 0:000 OCCPU: Discovered CpuFamily 23 CpuModel 1 CpuStepping 0 CpuGeneration 0 22:256 0:000 OCABC: Only 128/256 slide values are usable! 22:257 0:000 OCABC: Valid slides - 128-255 22:257 0:000 OCOS: OS set: <null> macOS 11.0 22:258 0:000 OCOS: OS set: Apple Inc. macOS 11.0 22:259 0:000 OCOS: Should use black background 22:275 0:016 OC: Opening file System\Library\Kernels\kernel with 1 mode gave - Not Found 22:275 0:000 OC: Opening file \44CEB0D1-91B3-4A9C-B3FA-BD589833E960 with 1 mode gave - Success 22:276 0:000 OC: Opening file \44CEB0D1-91B3-4A9C-B3FA-BD589833E960\System\Library\CoreServices\com.apple.Boot.plist with 1 mode gave - Not Found 22:277 0:000 OC: Opening file Library\Preferences\SystemConfiguration\com.apple.Boot.plist with 1 mode gave - Success 22:278 0:000 OC: Opening file \44CEB0D1-91B3-4A9C-B3FA-BD589833E960\System\Library\CoreServices\PlatformSupport.plist with 1 mode gave - Success 22:279 0:001 OC: Opening file System\Library\Caches\com.apple.corestorage\EncryptedRoot.plist.wipekey with 1 mode gave - Success 22:284 0:005 OC: Opening file \44CEB0D1-91B3-4A9C-B3FA-BD589833E960\System\Library\CoreServices\boot.efi with 1 mode gave - Success 22:309 0:025 OC: Opening file boot\System\Library\KernelCollections\BootKernelExtensions.kc.development with 1 mode gave - Not Found 22:324 0:014 OC: Opening file boot\System\Library\KernelCollections\BootKernelExtensions.kc with 1 mode gave - Success 22:330 0:005 OC: Kext reservation size info 553000 exe 279000 22:331 0:000 OC: Trying 64-bit XNU hook on boot\System\Library\KernelCollections\BootKernelExtensions.kc 22:332 0:000 OCAK: Found 64-bit Mach-O compressed 0 offset 0 size 0 22:332 0:000 OCAK: Determined kernel size is 65126400 bytes 22:357 0:024 OC: Result of 64-bit XNU hook on boot\System\Library\KernelCollections\BootKernelExtensions.kc (00000000) is Success 22:397 0:040 OCAK: Read kernel version 20.1.0 (200100) 22:398 0:000 OC: Kernel patch skipped [0] com.apple.driver.AppleEthernetAquantiaAqtion (Aquantia BigSur) 22:398 0:000 OC: Kernel patch [1] BS_algrey - _i386_init_slave - Remove wrmsr 0x1c8 22:409 0:011 Replace B801000000B9C801000031D20F30 by 660F1F8400000000000F1F440000 at ofs:1DBA6E 22:410 0:000 Replace B801000000B9C801000031D20F30 by 660F1F8400000000000F1F440000 at ofs:1E7D1D 22:752 0:341 OCAK: BS_algrey - _i386_init_slave - Remove wrmsr 0x1c8 replace count - 2 22:752 0:000 OC: Kernel patcher result 1 for kernel (BS_algrey - _i386_init_slave - Remove wrmsr 0x1c8) - Success 22:753 0:000 OC: Kernel patch [2] ALL OS_algrey - commpage_populate -remove rdmsr 22:763 0:010 Replace B9A00100000F32 by 0F1F8000000000 at ofs:1EE430 22:763 0:000 OCAK: ALL OS_algrey - commpage_populate -remove rdmsr replace count - 1 22:764 0:000 OC: Kernel patcher result 2 for kernel (ALL OS_algrey - commpage_populate -remove rdmsr) - Success 22:765 0:000 OC: Kernel patch [3] ALL OS_algrey - cpu_topology_sort -disable _x86_validate_topology 22:766 0:001 Replace E80000FFFF/FF0000FFFF(E839F6FFFF) by 0F1F440000 at ofs:2D2 22:766 0:000 OCAK: ALL OS_algrey - cpu_topology_sort -disable _x86_validate_topology replace count - 1 22:766 0:000 OC: Kernel patcher result 3 for kernel (ALL OS_algrey - cpu_topology_sort -disable _x86_validate_topology) - Success 22:767 0:000 OC: Kernel patch [4] CATA_BS_algrey - cpuid_set_cache_info - cpuid 0x8000001D instead 0 - 10.15/10.16 22:774 0:006 Replace 31C031DB31C931D20FA24189C60000000000000074/FFFFFFFFFFFFFFFFFFFFFFFFFF0000000000FFFFFF(31C031DB31C931D20FA24189C6833DD40CE6000074) by B81D00008031DB31C931D20FA24189C60F1F4000EB at ofs:1D2420 22:774 0:000 OCAK: CATA_BS_algrey - cpuid_set_cache_info - cpuid 0x8000001D instead 0 - 10.15/10.16 replace count - 1 22:775 0:000 OC: Kernel patcher result 4 for kernel (CATA_BS_algrey - cpuid_set_cache_info - cpuid 0x8000001D instead 0 - 10.15/10.16) - Success 22:775 0:000 OC: Kernel patch [5] ALL_OS_algrey - cpuid_set_cache_info - cpuid 0x8000001D instead 4 22:785 0:010 Replace B8040000004489F14489 by B81D0000804489F14489 at ofs:1D2633 22:785 0:000 OCAK: ALL_OS_algrey - cpuid_set_cache_info - cpuid 0x8000001D instead 4 replace count - 1 22:786 0:000 OC: Kernel patcher result 5 for kernel (ALL_OS_algrey - cpuid_set_cache_info - cpuid 0x8000001D instead 4) - Success 22:787 0:000 OC: Kernel patch [6] ALL_OS_algrey - cpuid_set_cache_info - don't set cpuid_cores_per_package 22:793 0:006 Replace C1E01AFFC0/FFF0FFFFF0(C1EA1AFFC2) by 0F1F00EB06 at ofs:1D267E 22:793 0:000 OCAK: ALL_OS_algrey - cpuid_set_cache_info - don't set cpuid_cores_per_package replace count - 1 22:794 0:000 OC: Kernel patcher result 6 for kernel (ALL_OS_algrey - cpuid_set_cache_info - don't set cpuid_cores_per_package) - Success 22:795 0:000 OC: Kernel patch [7] CATA_BS_NoOne - skip cpuid_cores_per_package test - 10.15/10.16 22:803 0:008 Replace 833D00000000000F00000000008B00BC/FFFF000000FFFFFF00000000FFFF00FF(833D590DE600000F84930300008B75BC) by 00000000000001000000000000000000/0000000000000F000000000000000000(833D590DE600010F84930300008B75BC) at ofs:1D2478 23:055 0:251 OCAK: CATA_BS_NoOne - skip cpuid_cores_per_package test - 10.15/10.16 replace count - 1 23:055 0:000 OC: Kernel patcher result 7 for kernel (CATA_BS_NoOne - skip cpuid_cores_per_package test - 10.15/10.16) - Success 23:056 0:000 OC: Kernel patch [8] ALL_OS_algrey - cpuid_set_generic_info - remove wrmsr 23:067 0:010 Replace B98B00000031C031D20F30 by 660F1F8400000000006690 at ofs:1D0AE5 23:067 0:000 OCAK: ALL_OS_algrey - cpuid_set_generic_info - remove wrmsr replace count - 1 23:068 0:000 OC: Kernel patcher result 8 for kernel (ALL_OS_algrey - cpuid_set_generic_info - remove wrmsr) - Success 23:068 0:000 OC: Kernel patch [9] ALL_OS_algrey - cpuid_set_generic_info - set microcode=186 23:078 0:010 Replace B98B0000000F32 by BABA0000006690 at ofs:1D0B2D 23:078 0:000 OCAK: ALL_OS_algrey - cpuid_set_generic_info - set microcode=186 replace count - 1 23:079 0:000 OC: Kernel patcher result 9 for kernel (ALL_OS_algrey - cpuid_set_generic_info - set microcode=186) - Success 23:080 0:000 OC: Kernel patch [10] ALL_OSalgrey - cpuid_set_generic_info - set flag=1 23:089 0:009 Replace B9170000000F32C1EA1280E207 by B201660F1F8400000000006690 at ofs:1D0BA5 23:089 0:000 OCAK: ALL_OSalgrey - cpuid_set_generic_info - set flag=1 replace count - 1 23:089 0:000 OC: Kernel patcher result 10 for kernel (ALL_OSalgrey - cpuid_set_generic_info - set flag=1) - Success 23:090 0:000 OC: Kernel patch [11] ALL_OS_algrey - cpuid_set_generic_info - disable check to allow leaf7 23:101 0:011 Replace 003A0F82 by 00000F82 at ofs:1D15BC 23:101 0:000 OCAK: ALL_OS_algrey - cpuid_set_generic_info - disable check to allow leaf7 replace count - 1 23:102 0:000 OC: Kernel patcher result 11 for kernel (ALL_OS_algrey - cpuid_set_generic_info - disable check to allow leaf7) - Success 23:102 0:000 OC: Kernel patch [12] ALL_OS_algrey - cpuid_set_info - GenuineIntel to AuthenticAMD 23:148 0:045 Replace 47656E75696E65496E74656C00 by 41757468656E746963414D4400 at ofs:929169 23:148 0:000 OCAK: ALL_OS_algrey - cpuid_set_info - GenuineIntel to AuthenticAMD replace count - 1 23:148 0:000 OC: Kernel patcher result 12 for kernel (ALL_OS_algrey - cpuid_set_info - GenuineIntel to AuthenticAMD) - Success 23:149 0:000 OC: Kernel patch [13] ALL_OS_algrey - cpuid_set_cpufamily - force CPUFAMILY_INTEL_PENRYN 23:156 0:007 Replace 31DB803D00000000067500/FFFFFFFF000000FFFFFF00(31DB803DD719E60006756A) by BBBC4FEA78E95D00000090 at ofs:1D177C 23:156 0:000 OCAK: ALL_OS_algrey - cpuid_set_cpufamily - force CPUFAMILY_INTEL_PENRYN replace count - 1 23:157 0:000 OC: Kernel patcher result 13 for kernel (ALL_OS_algrey - cpuid_set_cpufamily - force CPUFAMILY_INTEL_PENRYN) - Success 23:157 0:000 OC: Kernel patch [14] CATA_BS_algrey - cpuid_set_info - jmp to calculations and set cpuid_cores_per_package - 10.15/10.16 23:159 0:001 Replace 7571E800000000488B050000000048890500000000/FFFFFF00000000FFFFFF00000000FFFFFF00000000(7571E8B8090000488B05E918E600488905AA19E600) by 744E000000000090890D00000000E97E0000006690/FFFF0000000000FFFFFF00000000FFFFFFFFFFFFFF(744EE8B809000090890DE918E600E97E0000006690) at ofs:1271 23:159 0:000 OCAK: CATA_BS_algrey - cpuid_set_info - jmp to calculations and set cpuid_cores_per_package - 10.15/10.16 replace count - 1 23:159 0:000 OC: Kernel patcher result 14 for kernel (CATA_BS_algrey - cpuid_set_info - jmp to calculations and set cpuid_cores_per_package - 10.15/10.16) - Success 23:160 0:000 OC: Kernel patch [15] CATA_BS_algrey - cpuid_set_info - cores and threads calculations - 10.15/10.16 23:162 0:001 Replace B9350000000F3248C1E22089C14809D1B9010001000F45C80FB7C1C1E91083E10FEB1EB9350000000F3248C1E22089C14809D1B9010001000F45C80FB7C1C1E910 by B80800008031DB31C931D20FA24189CE450FB6F641FFC6B81E00008031DB31C931D20FA20FB6F7FFC64489F131D289C8F7F689C14489F0E97CFFFFFF0F1F440000 at ofs:12C1 23:162 0:000 OCAK: CATA_BS_algrey - cpuid_set_info - cores and threads calculations - 10.15/10.16 replace count - 1 23:162 0:000 OC: Kernel patcher result 15 for kernel (CATA_BS_algrey - cpuid_set_info - cores and threads calculations - 10.15/10.16) - Success 23:163 0:000 OC: Kernel patch [16] ALL_OS_algrey - i386_init - remove rdmsr (x3) 23:174 0:010 Replace B9990100000F3248C1E22089C64809D6B9980100000F3248C1E22089C04809C2BF5802310531C94531C0 by 660F1F840000000000660F1F840000000000660F1F840000000000660F1F840000000000660F1F440000 at ofs:1DB5AF 23:174 0:000 Replace B9990100000F3248C1E22089C64809D6B9980100000F3248C1E22089C04809C2BF5802310531C94531C0 by 660F1F840000000000660F1F840000000000660F1F840000000000660F1F840000000000660F1F440000 at ofs:1DB963 23:174 0:000 Replace B9990100000F3248C1E22089C64809D6B9980100000F3248C1E22089C04809C2BF5802310531C94531C0 by 660F1F840000000000660F1F840000000000660F1F840000000000660F1F840000000000660F1F440000 at ofs:1DBAD4 23:515 0:341 OCAK: ALL_OS_algrey - i386_init - remove rdmsr (x3) replace count - 3 23:516 0:000 OC: Kernel patcher result 16 for kernel (ALL_OS_algrey - i386_init - remove rdmsr (x3)) - Success 23:517 0:000 OC: Kernel patch [17] ALL_OS_algrey - tsc_init - remove Penryn check to execute default case 23:524 0:006 Replace 3DBC4FEA780F8400010000/FFFFFFFFFFFFFF00FFFFFF(3DBC4FEA780F84B2010000) by 6666660F1F840000000000 at ofs:1ED93F 23:524 0:000 OCAK: ALL_OS_algrey - tsc_init - remove Penryn check to execute default case replace count - 1 23:524 0:000 OC: Kernel patcher result 17 for kernel (ALL_OS_algrey - tsc_init - remove Penryn check to execute default case) - Success 23:525 0:000 OC: Kernel patch [18] ALL_OS_algrey - tsc_init - grab DID and VID from MSR 23:532 0:007 Replace B9940100000F3289C3B9CE0000000F320FB6CE890D000000000FB6C4890500000000/FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000FFFFFFFFFFFF000000FF(B9940100000F3289C3B9CE0000000F320FB6CE890DF321DD000FB6C48905EE21DD00) by B9640001C00F320FB6C889C6C1EE0883E63F4531FF31D24889C848F7F64801C06690 at ofs:1EDB38 23:532 0:000 OCAK: ALL_OS_algrey - tsc_init - grab DID and VID from MSR replace count - 1 23:533 0:000 OC: Kernel patcher result 18 for kernel (ALL_OS_algrey - tsc_init - grab DID and VID from MSR) - Success 23:534 0:000 OC: Kernel patch [19] ALL_OS_algrey - tsc_init - skip msr_flex_ratio test and go grab FSBFrequency from EFI 23:535 0:001 Replace F7C30000010074 by 660F1F440000EB at ofs:291 23:535 0:000 OCAK: ALL_OS_algrey - tsc_init - skip msr_flex_ratio test and go grab FSBFrequency from EFI replace count - 1 23:536 0:000 OC: Kernel patcher result 19 for kernel (ALL_OS_algrey - tsc_init - skip msr_flex_ratio test and go grab FSBFrequency from EFI) - Success 23:537 0:000 OC: Kernel patch [20] BS_NoOne - lapic_init - remove version check and panic - 10.16 23:548 0:011 Replace 83F8130F8681000000 by 909090909090909090 at ofs:1F20BA 23:548 0:000 OCAK: BS_NoOne - lapic_init - remove version check and panic - 10.16 replace count - 1 23:549 0:000 OC: Kernel patcher result 20 for kernel (BS_NoOne - lapic_init - remove version check and panic - 10.16) - Success 23:550 0:000 OC: Kernel patch [21] CATA_BS_algrey - lapic_interrupt - skip checks and prevent panic - 10.15/10.16 23:552 0:002 Replace 833D0000000000740E/FFFF000000FFFFFFFF(833DA1EDF70000740E) by EB390F1F8000000000 at ofs:86620 23:552 0:000 OCAK: CATA_BS_algrey - lapic_interrupt - skip checks and prevent panic - 10.15/10.16 replace count - 1 23:553 0:000 OC: Kernel patcher result 21 for kernel (CATA_BS_algrey - lapic_interrupt - skip checks and prevent panic - 10.15/10.16) - Success 23:610 0:056 Replace 00252E2A7300 by 00002E2A7300 at ofs:9E37A3 23:610 0:000 OCAK: PanicKextDump replace count - 1 23:610 0:000 OCAK: Patch success kext dump 23:612 0:001 OCAK: CurrFreeCall E8 77 1A A5 FF FFA51A77 23:612 0:000 OCAK: CurrFreeCall E8 3B 1A A5 FF FFA51A3B 23:613 0:000 OCAK: CurrFreeCall E8 BC 17 A5 FF FFA517BC 23:614 0:000 OCAK: Found jettisoning fileset 23:654 0:040 OCAK: as.vit9696.Lilu got KXLD 0 0 23:655 0:000 OCAK: Requesting __LINKEDIT for as.vit9696.Lilu - AF476438 at 3E1D000 23:656 0:000 OCAK: Requesting SymbolTable for as.vit9696.Lilu - 516 23:656 0:000 OCAK: Requesting __LINKEDIT for __kernel__ - AB661628 at 0 23:657 0:000 OCAK: Requesting SymbolTable for __kernel__ - 24802 23:677 0:019 OCAK: Ignoring KPI com.apple.kpi.bsd for kext as.vit9696.Lilu in KC/state mode 23:677 0:000 OCAK: Ignoring KPI com.apple.kpi.dsep for kext as.vit9696.Lilu in KC/state mode 23:678 0:000 OCAK: Ignoring KPI com.apple.kpi.iokit for kext as.vit9696.Lilu in KC/state mode 23:679 0:000 OCAK: Ignoring KPI com.apple.kpi.libkern for kext as.vit9696.Lilu in KC/state mode 23:679 0:000 OCAK: Ignoring KPI com.apple.kpi.mach for kext as.vit9696.Lilu in KC/state mode 23:680 0:000 OCAK: Ignoring KPI com.apple.kpi.unsupported for kext as.vit9696.Lilu in KC/state mode 23:687 0:006 OCAK: Local relocs 621 on FFFFFF8003F7D000 23:688 0:000 OC: Prelinked injection Kexts\Other\Lilu.kext () - Success 23:688 0:000 OCAK: as.vit9696.VirtualSMC got KXLD 0 0 23:689 0:000 OCAK: Requesting __LINKEDIT for as.vit9696.VirtualSMC - AF4A2438 at 3E49000 23:690 0:000 OCAK: Requesting SymbolTable for as.vit9696.VirtualSMC - 452 23:690 0:000 OCAK: Requesting SymbolTable for as.vit9696.Lilu - 133 23:693 0:002 OCAK: Patching invalid size 2000 with 18CE000 for com.apple.iokit.IOACPIFamily 23:694 0:000 OCAK: com.apple.iokit.IOACPIFamily got KXLD 0 0 23:694 0:000 OCAK: Requesting __LINKEDIT for com.apple.iokit.IOACPIFamily - ADBA8430 at 254F000 23:695 0:000 OCAK: Requesting SymbolTable for com.apple.iokit.IOACPIFamily - 541 23:696 0:000 OCAK: Ignoring KPI com.apple.kpi.iokit for kext com.apple.iokit.IOACPIFamily in KC/state mode 23:696 0:000 OCAK: Ignoring KPI com.apple.kpi.libkern for kext com.apple.iokit.IOACPIFamily in KC/state mode 23:697 0:000 OCAK: Ignoring KPI com.apple.kpi.private for kext com.apple.iokit.IOACPIFamily in KC/state mode 23:698 0:000 OCAK: Ignoring KPI com.apple.kpi.unsupported for kext com.apple.iokit.IOACPIFamily in KC/state mode 23:699 0:001 OCAK: Ignoring KPI com.apple.kpi.bsd for kext as.vit9696.VirtualSMC in KC/state mode 23:700 0:001 OCAK: Ignoring KPI com.apple.kpi.dsep for kext as.vit9696.VirtualSMC in KC/state mode 23:705 0:005 OCAK: Ignoring KPI com.apple.kpi.iokit for kext as.vit9696.VirtualSMC in KC/state mode 23:706 0:000 OCAK: Ignoring KPI com.apple.kpi.libkern for kext as.vit9696.VirtualSMC in KC/state mode 23:707 0:001 OCAK: Ignoring KPI com.apple.kpi.mach for kext as.vit9696.VirtualSMC in KC/state mode 23:709 0:001 OCAK: Ignoring KPI com.apple.kpi.unsupported for kext as.vit9696.VirtualSMC in KC/state mode 23:717 0:008 OCAK: Local relocs 503 on FFFFFF8003FA9000 23:718 0:001 OC: Prelinked injection Kexts\Other\VirtualSMC.kext () - Success 23:719 0:000 OCAK: as.vit9696.WhateverGreen got KXLD 0 0 23:719 0:000 OCAK: Requesting __LINKEDIT for as.vit9696.WhateverGreen - AF4BC3E8 at 3E63000 23:720 0:000 OCAK: Requesting SymbolTable for as.vit9696.WhateverGreen - 409 23:722 0:002 OCAK: Patching invalid size 28000 with 1389000 for com.apple.iokit.IOPCIFamily 23:723 0:000 OCAK: com.apple.iokit.IOPCIFamily got KXLD 0 0 23:724 0:000 OCAK: Requesting __LINKEDIT for com.apple.iokit.IOPCIFamily - AE0ED480 at 2A94000 23:724 0:000 OCAK: Requesting SymbolTable for com.apple.iokit.IOPCIFamily - 1304 23:725 0:001 OCAK: Ignoring KPI com.apple.kpi.iokit for kext com.apple.iokit.IOPCIFamily in KC/state mode 23:726 0:000 OCAK: Ignoring KPI com.apple.kpi.libkern for kext com.apple.iokit.IOPCIFamily in KC/state mode 23:727 0:000 OCAK: Ignoring KPI com.apple.kpi.mach for kext com.apple.iokit.IOPCIFamily in KC/state mode 23:727 0:000 OCAK: Ignoring KPI com.apple.kpi.private for kext com.apple.iokit.IOPCIFamily in KC/state mode 23:728 0:000 OCAK: Ignoring KPI com.apple.kpi.unsupported for kext com.apple.iokit.IOPCIFamily in KC/state mode 23:732 0:003 OCAK: Ignoring KPI com.apple.kpi.bsd for kext as.vit9696.WhateverGreen in KC/state mode 23:732 0:000 OCAK: Ignoring KPI com.apple.kpi.dsep for kext as.vit9696.WhateverGreen in KC/state mode 23:733 0:000 OCAK: Ignoring KPI com.apple.kpi.iokit for kext as.vit9696.WhateverGreen in KC/state mode 23:734 0:000 OCAK: Ignoring KPI com.apple.kpi.libkern for kext as.vit9696.WhateverGreen in KC/state mode 23:734 0:000 OCAK: Ignoring KPI com.apple.kpi.mach for kext as.vit9696.WhateverGreen in KC/state mode 23:735 0:000 OCAK: Ignoring KPI com.apple.kpi.unsupported for kext as.vit9696.WhateverGreen in KC/state mode 23:743 0:008 OCAK: Local relocs 1556 on FFFFFF8003FC3000 23:745 0:001 OC: Prelinked injection Kexts\Other\WhateverGreen.kext () - Success 23:749 0:004 OCAK: as.vit9696.AppleALC got KXLD 0 0 23:750 0:000 OCAK: Requesting __LINKEDIT for as.vit9696.AppleALC - AF53B3E8 at 3EE2000 23:750 0:000 OCAK: Requesting SymbolTable for as.vit9696.AppleALC - 355 23:751 0:000 OCAK: Ignoring KPI com.apple.kpi.bsd for kext as.vit9696.AppleALC in KC/state mode 23:752 0:000 OCAK: Ignoring KPI com.apple.kpi.dsep for kext as.vit9696.AppleALC in KC/state mode 23:752 0:000 OCAK: Ignoring KPI com.apple.kpi.iokit for kext as.vit9696.AppleALC in KC/state mode 23:753 0:000 OCAK: Ignoring KPI com.apple.kpi.libkern for kext as.vit9696.AppleALC in KC/state mode 23:754 0:000 OCAK: Ignoring KPI com.apple.kpi.mach for kext as.vit9696.AppleALC in KC/state mode 23:754 0:000 OCAK: Ignoring KPI com.apple.kpi.unsupported for kext as.vit9696.AppleALC in KC/state mode 23:762 0:007 OCAK: Local relocs 4578 on FFFFFF8004042000 23:771 0:009 OC: Prelinked injection Kexts\Other\AppleALC.kext () - Success 23:772 0:000 OCAK: com.smalltree.driver.SmallTreeIntel82576 got KXLD 0 0 23:773 0:000 OCAK: Requesting __LINKEDIT for com.smalltree.driver.SmallTreeIntel82576 - AF6A1398 at 4048000 23:773 0:000 OCAK: Requesting SymbolTable for com.smalltree.driver.SmallTreeIntel82576 - 974 23:776 0:002 OCAK: Patching invalid size 17000 with 1612000 for com.apple.iokit.IONetworkingFamily 23:777 0:000 OCAK: com.apple.iokit.IONetworkingFamily got KXLD 0 0 23:777 0:000 OCAK: Requesting __LINKEDIT for com.apple.iokit.IONetworkingFamily - ADE64480 at 280B000 23:778 0:000 OCAK: Requesting SymbolTable for com.apple.iokit.IONetworkingFamily - 1644 23:779 0:000 OCAK: Ignoring KPI com.apple.kpi.bsd for kext com.apple.iokit.IONetworkingFamily in KC/state mode 23:779 0:000 OCAK: Ignoring KPI com.apple.kpi.iokit for kext com.apple.iokit.IONetworkingFamily in KC/state mode 23:781 0:001 OCAK: Ignoring KPI com.apple.kpi.libkern for kext com.apple.iokit.IONetworkingFamily in KC/state mode 23:781 0:000 OCAK: Ignoring KPI com.apple.kpi.mach for kext com.apple.iokit.IONetworkingFamily in KC/state mode 23:782 0:000 OCAK: Ignoring KPI com.apple.kpi.private for kext com.apple.iokit.IONetworkingFamily in KC/state mode 23:782 0:000 OCAK: Ignoring KPI com.apple.kpi.unsupported for kext com.apple.iokit.IONetworkingFamily in KC/state mode 23:788 0:005 OCAK: Ignoring KPI com.apple.kpi.bsd for kext com.smalltree.driver.SmallTreeIntel82576 in KC/state mode 23:788 0:000 OCAK: Ignoring KPI com.apple.kpi.iokit for kext com.smalltree.driver.SmallTreeIntel82576 in KC/state mode 23:789 0:000 OCAK: Ignoring KPI com.apple.kpi.libkern for kext com.smalltree.driver.SmallTreeIntel82576 in KC/state mode 23:790 0:000 OCAK: Ignoring KPI com.apple.kpi.mach for kext com.smalltree.driver.SmallTreeIntel82576 in KC/state mode 23:800 0:010 OCAK: Local relocs 779 on FFFFFF80041A8000 23:802 0:001 OC: Prelinked injection Kexts\Other\SmallTreeIntel82576.kext () - Success 23:802 0:000 OCAK: wtf.spinach.AMDRyzenCPUPowerManagement got KXLD 0 0 23:803 0:000 OCAK: Requesting __LINKEDIT for wtf.spinach.AMDRyzenCPUPowerManagement - AF6CF438 at 4076000 23:804 0:000 OCAK: Requesting SymbolTable for wtf.spinach.AMDRyzenCPUPowerManagement - 1195 23:806 0:002 OCAK: Patching invalid size E000 with DC3000 for com.apple.kec.Libm 23:807 0:000 OCAK: com.apple.kec.Libm got KXLD 0 0 23:807 0:000 OCAK: Requesting __LINKEDIT for com.apple.kec.Libm - AE6B31B8 at 305A000 23:809 0:001 OCAK: Requesting SymbolTable for com.apple.kec.Libm - 77 23:809 0:000 OCAK: Ignoring KPI com.apple.kpi.libkern for kext com.apple.kec.Libm in KC/state mode 23:810 0:000 OCAK: Ignoring KPI com.apple.kpi.bsd for kext wtf.spinach.AMDRyzenCPUPowerManagement in KC/state mode 23:810 0:000 OCAK: Ignoring KPI com.apple.kpi.dsep for kext wtf.spinach.AMDRyzenCPUPowerManagement in KC/state mode 23:811 0:000 OCAK: Ignoring KPI com.apple.kpi.iokit for kext wtf.spinach.AMDRyzenCPUPowerManagement in KC/state mode 23:812 0:000 OCAK: Ignoring KPI com.apple.kpi.libkern for kext wtf.spinach.AMDRyzenCPUPowerManagement in KC/state mode 23:812 0:000 OCAK: Ignoring KPI com.apple.kpi.mach for kext wtf.spinach.AMDRyzenCPUPowerManagement in KC/state mode 23:813 0:000 OCAK: Ignoring KPI com.apple.kpi.unsupported for kext wtf.spinach.AMDRyzenCPUPowerManagement in KC/state mode 23:820 0:007 OCAK: Local relocs 686 on FFFFFF80041D6000 23:822 0:001 OC: Prelinked injection Kexts\Other\AMDRyzenCPUPowerManagement.kext () - Success 23:822 0:000 OC: Prelink size 67723264 kext offset 65130496 reserved 2592768 23:823 0:000 OCAK: KC TEXT is 65536 bytes with 50560 Mach-O headers need 600 23:834 0:011 OC: Kernel patch [0] com.apple.driver.AppleEthernetAquantiaAqtion (Aquantia BigSur) 23:836 0:002 OCAK: Patching invalid size 26000 with 159D000 for com.apple.driver.AppleEthernetAquantiaAqtion 23:837 0:000 OCAK: com.apple.driver.AppleEthernetAquantiaAqtion got KXLD 0 0 23:838 0:000 Replace 0F84C0020000 by 660F1F440000/FFFFFFFF0000(660F1F440000) at ofs:249A 23:838 0:000 OCAK: com.apple.driver.AppleEthernetAquantiaAqtion (Aquantia BigSur) replace count - 1 23:838 0:000 OC: Kernel patcher result 0 for com.apple.driver.AppleEthernetAquantiaAqtion (com.apple.driver.AppleEthernetAquantiaAqtion (Aquantia BigSur)) - Success 23:839 0:000 OC: Kernel patch skipped [1] BS_algrey - _i386_init_slave - Remove wrmsr 0x1c8 23:840 0:000 OC: Kernel patch skipped [2] ALL OS_algrey - commpage_populate -remove rdmsr 23:840 0:000 OC: Kernel patch skipped [3] ALL OS_algrey - cpu_topology_sort -disable _x86_validate_topology 23:842 0:001 OC: Kernel patch skipped [4] CATA_BS_algrey - cpuid_set_cache_info - cpuid 0x8000001D instead 0 - 10.15/10.16 23:842 0:000 OC: Kernel patch skipped [5] ALL_OS_algrey - cpuid_set_cache_info - cpuid 0x8000001D instead 4 23:843 0:000 OC: Kernel patch skipped [6] ALL_OS_algrey - cpuid_set_cache_info - don't set cpuid_cores_per_package 23:844 0:000 OC: Kernel patch skipped [7] CATA_BS_NoOne - skip cpuid_cores_per_package test - 10.15/10.16 23:844 0:000 OC: Kernel patch skipped [8] ALL_OS_algrey - cpuid_set_generic_info - remove wrmsr 23:845 0:000 OC: Kernel patch skipped [9] ALL_OS_algrey - cpuid_set_generic_info - set microcode=186 23:846 0:000 OC: Kernel patch skipped [10] ALL_OSalgrey - cpuid_set_generic_info - set flag=1 23:846 0:000 OC: Kernel patch skipped [11] ALL_OS_algrey - cpuid_set_generic_info - disable check to allow leaf7 23:847 0:000 OC: Kernel patch skipped [12] ALL_OS_algrey - cpuid_set_info - GenuineIntel to AuthenticAMD 23:847 0:000 OC: Kernel patch skipped [13] ALL_OS_algrey - cpuid_set_cpufamily - force CPUFAMILY_INTEL_PENRYN 23:848 0:000 OC: Kernel patch skipped [14] CATA_BS_algrey - cpuid_set_info - jmp to calculations and set cpuid_cores_per_package - 10.15/10.16 23:849 0:000 OC: Kernel patch skipped [15] CATA_BS_algrey - cpuid_set_info - cores and threads calculations - 10.15/10.16 23:849 0:000 OC: Kernel patch skipped [16] ALL_OS_algrey - i386_init - remove rdmsr (x3) 23:850 0:000 OC: Kernel patch skipped [17] ALL_OS_algrey - tsc_init - remove Penryn check to execute default case 23:851 0:000 OC: Kernel patch skipped [18] ALL_OS_algrey - tsc_init - grab DID and VID from MSR 23:851 0:000 OC: Kernel patch skipped [19] ALL_OS_algrey - tsc_init - skip msr_flex_ratio test and go grab FSBFrequency from EFI 23:852 0:000 OC: Kernel patch skipped [20] BS_NoOne - lapic_init - remove version check and panic - 10.16 23:853 0:000 OC: Kernel patch skipped [21] CATA_BS_algrey - lapic_interrupt - skip checks and prevent panic - 10.15/10.16 23:853 0:000 OCAK: Patching invalid size 9000 with 2C72000 for com.apple.driver.AppleAHCIPort 23:854 0:000 OCAK: com.apple.driver.AppleAHCIPort got KXLD 0 0 23:855 0:000 Replace 45787465726E616C by 496E7465726E616C at ofs:85EF 23:855 0:000 OCAK: IOAHCIPort replace count - 1 23:855 0:000 OCAK: Patch success com.apple.driver.AppleAHCIPort 23:934 0:079 OC: Prelinked status - Success 23:975 0:041 OC: Opening file usr\standalone\OS.dmg.root_hash with 1 mode gave - Success 23:982 0:006 OC: Opening file usr\standalone\OS.dmg.root_hash.x86legacyap.im4m with 1 mode gave - Success 24:041 0:058 ++++++++++++++++++++++++++++++++ I Have never posted an entire debug log..this is the first time (forum/clover debug I mean) If you have also older OSX installed they are working fine if you use proper patches for each version PAY ATTENTION clover R5126 is under development and it has some problem in particular situations with a function (GetOS detection), it also has problem with Big Sur Recovery... but it works... In my config you can find all quirks set (maybe more) to have system booting and working. You can also find a minimal set of Kernel Patches I use to boot in Catalina and in Big Sur I hope you enjoy this as I did..for me very useful to try stuff in Clover bootmenu Option 😉 for a more complete informations: https://github.com/CloverHackyColor/CloverBootloader/issues/283 https://github.com/CloverHackyColor/CloverBootloader/issues/289 there you will find issues I have opened to solve GetOS detection problem! 1 Link to comment Share on other sites More sharing options...
Ploddles Posted November 2, 2020 Share Posted November 2, 2020 4 hours ago, Rox67er said: @fabiosun Some impressive benchmarks, looks like Big Sur is really reaching GM status soon. It probably already has, except they have now changed the names from GM to RC (Release Candidate), otherwise why change the latest beta to 11.0.1, i.e the extra .1 on the end. They just haven't released it as they are waiting for the 'event' on the 17th. 1 Link to comment Share on other sites More sharing options...
Ploddles Posted November 2, 2020 Share Posted November 2, 2020 Apple "One More Thing" Event on 10th November. Big Sur and Apple Silicon Macs? https://www.apple.com/apple-events/ 1 Link to comment Share on other sites More sharing options...
Jaidy Posted November 2, 2020 Share Posted November 2, 2020 1 hour ago, Ploddles said: Apple "One More Thing" Event on 10th November. Big Sur and Apple Silicon Macs? https://www.apple.com/apple-events/ I’m looking forward to Big Sur due to the rumors of it carrying drivers for AMD’s 6x00 series. 1 Link to comment Share on other sites More sharing options...
meina222 Posted November 3, 2020 Share Posted November 3, 2020 OC 0.6.3 released. 1 Link to comment Share on other sites More sharing options...
iosengineer Posted November 3, 2020 Share Posted November 3, 2020 (edited) Hey all, and especially @meina222 & @jncasey! (we are all running the TRX40 Designare) Long-time reader, first time poster. I hope to be able to bring a handful of interesting things in return for the amazing community that's gathered here. A few details that might be unique-ish to my setup at the end of this post. I don't need help or support with the odd parts of my setup; in fact my main question (NVRAM) is applicable with nothing installed! My question for all of you — what's the playbook when NVRAM operations like Startup Disk hang the machine? I followed the Dortania guide and was able to get a booting configuration for both Catalina, and Mojave Mojave is ideal focus right now as I'm completing a 180k-asset Aperture migration, but I can handle adaptations between the versions. However, the installer always hung at 2 minutes remaining. I was able to get a working system by finishing the install on my W480. Without NVRAM working, I can't seem to get any of the methods for disabling SIP to work—a requirement for the .kext-based drivers of my ATTO & Highpoint SAS cards, as well as Chelsio 100GbE. I have tried the NVRAM SSDT, but is there any canonical reference that describes this innovation in detail? Information seems tough to find. I did try booting @meina222's config.plist and associated ACPI / .aml's, but wasn't able to get past the Apple logo relatively early in boot. The config may have verbose turned off (mine always leave it on), and tomorrow I'll investigate the logs more. If there is any advice on NVRAM for the Designare, I would be deeply thankful for a tip on which configurations to try. Legacy / LegacySchema (following guides related to using them) did not seem to provide any benefit for me. ——— Designare Resource Allocation Error ——— @meina222 — I had found your discussions on the Gigabyte forum about the ridiculous D4 PCIe resource allocation error, and it is very good to hear that the H bios resolved the issue for you! Indeed outrageous that it's an issue at all, and remains in the latest BIOS... Having just discovered your copy of the H BIOS, I haven't tried it yet; my TRX40 hardware was partially folded into a W480 build, while TRX40 wasn't bootable. I got very far with Proxmox, but a handful of issues were persistent. Still, I'd be interested in comparing notes here at some point! ——— Some fun / unimportant details about my setup + possible areas of experience where I might be helpful ——— Lots of experience with different Optane configs and their compatibility (I have 7x 118GB 800p, 2x 380GB 905p M.2, 1x 280GB 900p AIC, and 1x 960GB 905p U.2) Lots of SAS storage insanity (>140TB / 32+ spindles - mostly SAS, so a lot of macOS SAS experience). Lots of NVMe types, including enterprise (2x 6.4TB Intel P4600, 4x 2TB 970 Evo Plus, 2TB Sabrent Rocket 4.0, 960GB Corsair MP510) Some less-common networking: Chelsio 100GbE cards, Thunderbolt 3 10GbE, QNAP 5GbE, RealTek 2.5GbE, etc Range of AMD GPUs we can test with (Radeon VII, 5700XT, Vega 56, RX 580, W4100, GTX 780; and the sadly-incompatible WX3200). Some really insane PCIe configurations (utilizing the PLX switches that are at the core of "NVMe controllers", to e.g. get x32 usable CPU lanes on a x16-lane Intel platform). Photo of this attached for fun; it is fully operational under macOS with everything populated! Modern Intel HEDT / entry Workstation chipsets (C246 w/ E-2288g, W480 w/ W-1290P). Of course, a TRX40 like you all! (3960x, ECC 4x 3200MHz 128GB, Radeon VII, Gigabyte TRX40 Designare) ...Worked on iPhone 1.0's software :). Honestly though, I am completely serious that I look up to this community with respect and amazement far more than my own career! I wanted to include this before asking a question, just to share my interest in and respect for this community. I genuinely don't intend for it to feel like a "humblebrag" — I do have a lot of hardware, which I offer here in case others are (like me) interested in specific questions about compatibility. Edited November 3, 2020 by iosengineer 1 Link to comment Share on other sites More sharing options...
Rocket88 Posted November 3, 2020 Share Posted November 3, 2020 (edited) Question for iosengineer: Do current Apple engineers build their own Hackintoshes for their own home/personal use? Question for fabiosun: Which seems to work better, Clover or Opencore for you? Edited November 3, 2020 by Rocket88 Link to comment Share on other sites More sharing options...
Supervisor fabiosun Posted November 3, 2020 Author Supervisor Share Posted November 3, 2020 50 minutes ago, Rocket88 said: Question for fabiosun: Which seems to work better, Clover or Opencore for you? if you have both configured well it works the same Opencore devs group is more solid in my opinion. But, with clover you can test at bootmenu level many stuff you can't testin OpenCore without booting and changing options 1 Link to comment Share on other sites More sharing options...
jncasey Posted November 3, 2020 Share Posted November 3, 2020 Hi @iosengineer Unlike on my z390 hackintosh, I haven't run into any NVRAM issues at all on the TRX40 Designare. My initial install was done using an almost-unmodified version of @Ploddles' EFI attached to the first post of this thread, and everything was totally smooth. I then made a bunch of modifications for the Designare thanks to the help of @meina222 and others, but never ran into any NVRAM issues. The only thing I didn't borrow from someone else was the TableLength of the SHAKTOOH table being deleted in ACPI – for some reason mine was different (maybe because I'm on bios F4i). I'd be happy to share my config.plist, but I won't have access to that machine until tomorrow or Thursday. And while I don't have any experience troubleshooting NVRAM on that machine, on my z390 Designare, switching between emulated and native NVRAM involved the two kernel quirks with CfgLock in the name. You don't happen to have those quirks enabled, do you? Link to comment Share on other sites More sharing options...
Ploddles Posted November 3, 2020 Share Posted November 3, 2020 @iosengineer, CfgLock is an Intel only BIOS setting, whether hidden or not, so is not applicable to our systems. As @jncasey mentioned, the 2 quirks are AppleCpuPmCfgLock and AppleXcpmCfgLock and should be set to False/No on AMD systems. Link to comment Share on other sites More sharing options...
Supervisor fabiosun Posted November 3, 2020 Author Supervisor Share Posted November 3, 2020 I think..for us those quirks are not so related to your problem And I repeat..Dortania guide is not so accurate.. (imho) 1 Link to comment Share on other sites More sharing options...
meina222 Posted November 3, 2020 Share Posted November 3, 2020 @iosengineer - getting NVRAM to work is not unique to the Designare - the procedure to get your config is the same for all boards, but the values may differ based on your board make and BIOS. So between f4h and f4l say on the Designare, the configs would be (annoyingly) different. Afaik, there are 2 main parts to getting NVRAM to work (credit goes to @iGPU for spearheading the solution and research into this, so look for his posts on the subject). 1. Set your MMIO 'whitelist' correctly. This is described in several posts on this board (and you can use the Dortania guide too) 2. Have ACPI SSDTs enabling NVRAM - Any of the working EFIs should have this, as it should be common to all TRX40 boards (this was solved by several other more knowledgeable than me members of this forum). Start by that using existing configs and this forum (you can for example take my config and disable fancy ACPI and kexts and try it with your MMIO). @Ploddles's should also be a good start. I am not surprised you did not get past the Apple logo on my EFI. I posted a few disclaimers alongside with it, that unless you use BIOS f4h, my EFI won't work on another Designare board as this BIOS has different MMIO virtual address mappings. And you're right, that this is the only BIOS I am aware of, that allows the AIC 4x4x4x4, and GPU to work with Thunderbolt in Slot 4 without D4. Thunderbolt should still work in Slot 2 for other BIOS-es, but my case is such that routing the cables there is a royal pain, hence I bitched to Gigabyte about it, till they "fixed" it in f4h (but not in later official bios-es for reasons known to them only). Will be offline till later tonight, so will check then if there is anything else I can share to help with. Cheers. 1 Link to comment Share on other sites More sharing options...
Supervisor fabiosun Posted November 3, 2020 Author Supervisor Share Posted November 3, 2020 @iosengineer welcome here! 😉 about your problem: 1) why are you linking your Nvram problem and SIP? 2) could you post ,without personal data , EFI you are using to install or boot? About MMIO, every board is different and sometimes also changing bios version could change MMIO address and relative conversion to use in boot loader I did many tries with different MMIO combinations, and, it is possible to find the right scheme (enabled/disabled) for all boards I have seen here Combinations working is pretty identical for all manufacturer. You can also find in General International section a useful link where you can find also MMIO guide (revisited by @iGPU) It is important to use an OpenCore debug version (or by now also a clover boot loader 5126) and activate debug printing on file. You must use your MMIO to have success. About SIP, this could be very tricky, you have to boot in recovery and use a proper value in config to disable it..it could be different and it is also related to OS X version. Important is to start in config with proper value and then boot in recovery to clear/reset nvram or sip status Then, if your hardware need of specific kexts to be installed (ie) in L/E could be an additional pain and you have also to play with gatekeeper (disable it) reboot, install driver and check if some kext are blocked in this steps, and unlock it from settings/security & privacy/General Link to comment Share on other sites More sharing options...
Recommended Posts
Posted by fabiosun,
MMIO rules shutdown and reboot previous problems
Recommended by fabiosun
2 reactions
Go to this post
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now