Search results

  1. atanvarno

    Panic Kernel

    OpenCore package now includes validation utility. It's in the Utilities/ocvalidate folder. Use that instead of Sanity Checker web UI.
  2. atanvarno

    MacPro7,1 = ASRock X570 ITX/TB3, 5900X, RX-570: chasing sleep/wake stability

    Apfelnico is..? I found such user on hackintosh-forum.de, not sure what guide you refer to. If you can point me to URL, I would love to read.
  3. atanvarno

    MacPro7,1 = ASRock X570 ITX/TB3, 5900X, RX-570: chasing sleep/wake stability

    Joooolly nice. My rule of thumb is "wait for macOS .2 before upgrading, wait for iOS .1 before upgrading" thus I hope Monterey issues will be fixed by Apple until then. ;)
  4. atanvarno

    MacPro7,1 = ASRock X570 ITX/TB3, 5900X, RX-570: chasing sleep/wake stability

    In the last day, I had about 15+ successful wake / sleep cycles and 2 instances 😒 of something locking up (which requires turning wall-power off). It's really annoying that I can't figure out what is causing the issue, because nothing changes between successes and failures. Nothing is attached...
  5. atanvarno

    MacPro7,1 = ASRock X570 ITX/TB3, 5900X, RX-570: chasing sleep/wake stability

    I've upgraded my BIOS to 3.20 (from 3.00). I figured why not — it's few months out now, if there were any issues it would be withdrawn. Reverted back to WEG being active and so far - things are looking good. Multiple random sleep / wake cycles, all working fine. So 🤞🏻
  6. atanvarno

    MacPro7,1 = ASRock X570 ITX/TB3, 5900X, RX-570: chasing sleep/wake stability

    I agree it's ASRock ACPI as root cause. ACPI is what all these fixes and patches lean on. Thus some patching may cause different consequences on ASRock than on Asus or Gigabyte. Hence I'm trying to make do with what I have :) and am eliminating potential factors. I don't know what else is WEG...
  7. atanvarno

    MacPro7,1 = ASRock X570 ITX/TB3, 5900X, RX-570: chasing sleep/wake stability

    I expected that too but it is not. Just tried and Netflix works in Safari (it did not before). Thus some of the changes I did in last 2-3 weeks fixed that. Wish I knew what exactly. AppleTV+ remains an issue. Plays audio but video is just series of vertical green lines, regardless of the show.
  8. atanvarno

    MacPro7,1 = ASRock X570 ITX/TB3, 5900X, RX-570: chasing sleep/wake stability

    I am getting somewhere with sleep/wake. I hazily recall reading somewhere that WEG can cause sleep/wake issue. So decided to try without it. The only reason I added it is that its unfairgva=0x01 fixes Safari+Netflix and TV+ DRM issues. After multiple software sleep (choose Sleep in Apple menu)...
  9. atanvarno

    MacPro7,1 = ASRock X570 ITX/TB3, 5900X, RX-570: chasing sleep/wake stability

    With BIOS 3.0, this is how it behaves: By default (no USBmap.kext), XHCITR has 4 ports. When I connect external USB-C disk to it (in Windows), only one of those ports (0x03) lights up, showing USB 3.0 or 3.1 speeds. That's the port from my first screenshot. When I connected external USB hub...
  10. atanvarno

    Adding acpi-path for GFX0/HDAU

    I was reading this thread and noticed that vit9696 recommends: I checked IOReg and noticed that in my setup neither GFX0 or HDAU have acpi-path and thus do not appear in IOACPIPlane. I added this SSDT and now they do appear. DefinitionBlock ("", "SSDT", 2, "ACDT", "GPP8", 0x00000000) {...
  11. atanvarno

    MacPro7,1 = ASRock X570 ITX/TB3, 5900X, RX-570: chasing sleep/wake stability

    Just tried again, switching Thunderbolt support from Enabled (No Security) to Disabled. This on BIOS P3.00
  12. atanvarno

    ACPI error: Namespace lookup failure

    I was checking my log for ACPI errors and found this: Timestamp Thread Type Activity PID TTL 2021-10-16 13:20:43.358082+0200 0x71 Default 0x0 0 0 kernel: (AppleACPIPlatform) ACPI Error: 2021-10-16...
  13. atanvarno

    MacPro7,1 = ASRock X570 ITX/TB3, 5900X, RX-570: chasing sleep/wake stability

    I'll try again when I can, but XHCITR literally disappeared when I set it to Disabled in BIOS.
  14. atanvarno

    MacPro7,1 = ASRock X570 ITX/TB3, 5900X, RX-570: chasing sleep/wake stability

    Well, this is interesting. If I initiate Sleep from Apple menu, it reliably goes to sleep and wake (after few minutes) reliably works. If I let it go idle and it goes to sleep on its own, sleep works but wake fails.
  15. atanvarno

    MacPro7,1 = ASRock X570 ITX/TB3, 5900X, RX-570: chasing sleep/wake stability

    I have now enabled sleep by idle, so will see in upcoming days are there any issues.
  16. atanvarno

    MacPro7,1 = ASRock X570 ITX/TB3, 5900X, RX-570: chasing sleep/wake stability

    After much trial and error or various values, I decided to remove HibernationFixup.kext and start with initial XLNC's SSDT: DefinitionBlock ("", "SSDT", 2, "XLNC", "GPRW", 0x00000000) { External (XPRW, MethodObj) // 2 Arguments Method (GPRW, 2, NotSerialized) { If (_OSI...
  17. atanvarno

    MacPro7,1 = ASRock X570 ITX/TB3, 5900X, RX-570: chasing sleep/wake stability

    I looked at this file and it honestly feels like more of the "splatter across the wall and see what sticks" approach :) 0x0D, 0x06, 0x09 etc...Basically set aside a day or two and get ready for lots of step-by-step testing and restarts.
  18. atanvarno

    MacPro7,1 = ASRock X570 ITX/TB3, 5900X, RX-570: chasing sleep/wake stability

    We are thinking the same 😉 – because TB3 is not working, I changed the settings to disabled. That turns off the USB-C port entirely, it was at least working as such. Will need to test over the weekend how it behaves (regarding sleep) when that controller is off (need to adjust my USB map too)...
  19. atanvarno

    MacPro7,1 = ASRock X570 ITX/TB3, 5900X, RX-570: chasing sleep/wake stability

    Huh...so this trick is not X570 specific, more like ASRock specific (you have Asus, right?)
  20. atanvarno

    MacPro7,1 = ASRock X570 ITX/TB3, 5900X, RX-570: chasing sleep/wake stability

    Damn, now that everything reliably goes to sleep (tried at least 10x), the waking up problem appeared again. Probably the devices that were problematic to sleep, are now problematic to wake up. The fun continues...
  AdBlock Detected
Sure, ad-blocking software does a great job at blocking ads, but it also blocks some useful and important features of our website. For the best possible site experience please take a moment to disable your AdBlocker.