Jump to content

Rox67er

Members
  • Posts

    181
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Rox67er

  1. Use the exact same list as iGPU and boot Catalina / Big Sur / Windows 10 all with same plist. Have no Linux running.
  2. 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...
  3. 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.
  4. Well a bit off topic but interesting 🤔 today I noticed all of a sudden my 3970x was only reporting 16 cores in MacOS. After clean boot in windows confirmed. I reset Bios settings to default but no change, only after reflashing the bios and loading defaults I now have 32 cores again... 😳
  5. I can use the system volume control to set the output volume, the input channels are controlled "analog" by the hardware. Maybe I misunderstand your question.
  6. Interesting, I still have an immediate wake after sleep in Big Sur with cause the cpu cores. I removed the _pwr method for all 64 cores in DSDT and then get the same error. I use the AMD power management kext. So somehow the cpu sleep is waking my system. Other than that cpu clockspeed is working fine.
  7. Great to see Apple is so supportive of the AMD community, first they announce the move to ARM which drives adobe to remove all intel specific code, next they remove the AMD needed patches one by one... I guess the kernel panic reports @fabiosun is sending them must help... 😁😂
  8. I have an behringer umc 404HD usb audio interface which also seems to work fine without the AppleALC next.
  9. @fabiosun confirmed that without AppleALC.kext audio also seems to work fine. Still interesting that setting alcid=1 messes up audio from headphone jack.
  10. interesting so it should work without kext and alcid=11? I used iGPU efi initially (I think) which had alcid=1 and got digital noise from front headphone jack. after changing to alcid=11 it worked fine. Will try without kext later this weekend.
  11. Yes, the only ones I couldn't disconnect are: - Onboard LED controller (disabled in bios but still visible in MacOS) - Onboard Bluetooth (Swapped for a Broadcom BCM94360NG) works without any kext - Onboard USB Audio (works with alcid=11)
  12. Well about to give up on getting sleep working, @Driftwood is your AsRock sleeping in Catalina / Big Sur? Would you be so kind to share EFI and deviations from BIOS defaults? Thanks all for your support. 👍
  13. Some hints in the code: "Power Resources for Wake" well that seems about right... 😂 and "PCI Routing Table" I will check my Bios again... Do you see any difference compared to yours @iGPU ? Device (D0A0) { Name (_ADR, 0x00010001) // _ADR: Address Method (_PRW, 0, NotSerialized) // _PRW: Power Resources for Wake { Return (GPRW (0x08, 0x04)) } Method (_PRT, 0, NotSerialized) // _PRT: PCI Routing Table { If (PICM) { Return (AG04) /* \_SB_.AG04 */ } Return (PG04) /* \_SB_.PG04 */ } Device (D0A7) { Name (_ADR, 0xFFFF) // _ADR: Address } } Device (D0A1) { Name (_ADR, 0x00010002) // _ADR: Address Method (_PRW, 0, NotSerialized) // _PRW: Power Resources for Wake { Return (GPRW (0x08, 0x04)) } Method (_PRT, 0, NotSerialized) // _PRT: PCI Routing Table { If (PICM) { Return (AG05) /* \_SB_.AG05 */ } Return (PG05) /* \_SB_.PG05 */ } Device (D0A8) { Name (_ADR, 0xFFFF) // _ADR: Address } } I also noticed when scrolling through IOService that I see several lines with red strike through. When hovering it shows a discovered and terminated timestamp??? (screenshot below)
  14. Thanks @iGPU I was thinking of looking in DSDT last night but needed to get some sleep. If you also have them and they don’t wake-up your system I guess it must be some bios setting still.
  15. Updated my Big Sur to latest beta and open core 0.6.2 with latest kext. Still trying to solve my sleep issue. In Catalina system just freezes (display stays on only showing wallpaper) but in Big Sur it sleeps and immediately wakes up again. Initially thought usb related but removed all external usb devices without result. Also disabled network wake and toggled USB power in S5. In "pmset -g log" I found the following, anybody a clue what this D0A1 D0A2 ... is all about? 2020-09-30 23:47:38 +0200 DarkWake DarkWake from Normal Sleep [CDN] : due to D0A1 D0A2 D0A3 D0A4 D0A5 D0A6 D0A7 D0B0 D0B1 D0B2 D0B3 D0B4 D0B5 D0B6 D0B7 D1A0 D1A1 D1A2 D1A3 D1A4 D1A5 D1A6 D1A7 D1B0 D1B1 D/ Using AC (Charge:0%) 8 secs btw I just deleted my proxmox drive and went full bare metal. 😎👍
  16. Well I'm pretty happy with the 3970x performance, if the next Video card matches that I will definitely get one. Not yet but I'm interested in this as well.
  17. Any idea why I cannot download the public beta of Big Sur in the regular way? I get a requested software is not available message in SW update. (After signing up for the public beta @ beta.apple.com)
  18. @fabiosun maybe an idea to also link to certain posts describing the best how-to, like creating the IOMMU maybe SSDT etc. A lot of good posts have come by but I find it hard to find them back with the search function.
  19. Removed boot arg npci=0x2000 and switched Above4G to Enabled. Need to update my MMIO as the first entries now changed. 06:808 00:003 OCABC: MMIO devirt start 06:811 00:003 OCABC: MMIO devirt 0xCB100000 (0x81 pages, 0x8000000000000001) skip 0 06:815 00:003 OCABC: MMIO devirt 0xD7180000 (0x81 pages, 0x8000000000000001) skip 0 06:818 00:003 OCABC: MMIO devirt 0xE3180000 (0x81 pages, 0x8000000000000001) skip 0 06:822 00:003 OCABC: MMIO devirt 0xE3300000 (0x100 pages, 0x8000000000000001) skip 0 06:825 00:003 OCABC: MMIO devirt 0xEF100000 (0x181 pages, 0x8000000000000001) skip 0 06:828 00:003 OCABC: MMIO devirt 0xFEA00000 (0x100 pages, 0x8000000000000001) skip 1 06:833 00:004 OCABC: MMIO devirt 0xFEC00000 (0x1 pages, 0x8000000000000001) skip 1 06:837 00:004 OCABC: MMIO devirt 0xFEC10000 (0x1 pages, 0x8000000000000001) skip 1 06:841 00:004 OCABC: MMIO devirt 0xFED00000 (0x1 pages, 0x8000000000000001) skip 1 06:845 00:004 OCABC: MMIO devirt 0xFED40000 (0x5 pages, 0x8000000000000001) skip 1 06:849 00:003 OCABC: MMIO devirt 0xFED80000 (0x10 pages, 0x8000000000000001) skip 1 06:852 00:003 OCABC: MMIO devirt 0xFEDC2000 (0xE pages, 0x8000000000000001) skip 1 06:855 00:003 OCABC: MMIO devirt 0xFEDD4000 (0x2 pages, 0x8000000000000001) skip 1 06:859 00:003 OCABC: MMIO devirt 0xFEE00000 (0x100 pages, 0x8000000000000001) skip 1 06:862 00:003 OCABC: MMIO devirt 0xFF000000 (0x1000 pages, 0x8000000000000001) skip 1 06:866 00:003 OCABC: MMIO devirt 0x10000000000 (0x10400 pages, 0x8000000000000001) skip 0 06:869 00:003 OCABC: MMIO devirt 0x2BF40000000 (0x10400 pages, 0x8000000000000001) skip 0 06:872 00:003 OCABC: MMIO devirt 0x47E80000000 (0x10400 pages, 0x8000000000000001) skip 0 06:876 00:003 OCABC: MMIO devirt 0x63DC0000000 (0x10400 pages, 0x8000000000000001) skip 0 06:879 00:003 OCABC: MMIO devirt end, saved 1069072 KB And after update, also included 0x10000000000 and system still boots fine, have tried some S5 USB power and other power related bios settings but so far cannot get sleep working. 05:701 00:002 OCABC: MMIO devirt start 05:702 00:001 OCABC: MMIO devirt 0xCB100000 (0x81 pages, 0x8000000000000001) skip 1 05:704 00:001 OCABC: MMIO devirt 0xD7180000 (0x81 pages, 0x8000000000000001) skip 1 05:706 00:001 OCABC: MMIO devirt 0xE3180000 (0x81 pages, 0x8000000000000001) skip 1 05:708 00:001 OCABC: MMIO devirt 0xE3300000 (0x100 pages, 0x8000000000000001) skip 1 05:709 00:001 OCABC: MMIO devirt 0xEF100000 (0x181 pages, 0x8000000000000001) skip 1 05:711 00:001 OCABC: MMIO devirt 0xFEA00000 (0x100 pages, 0x8000000000000001) skip 1 05:713 00:001 OCABC: MMIO devirt 0xFEC00000 (0x1 pages, 0x8000000000000001) skip 1 05:715 00:001 OCABC: MMIO devirt 0xFEC10000 (0x1 pages, 0x8000000000000001) skip 1 05:717 00:002 OCABC: MMIO devirt 0xFED00000 (0x1 pages, 0x8000000000000001) skip 1 05:719 00:001 OCABC: MMIO devirt 0xFED40000 (0x5 pages, 0x8000000000000001) skip 1 05:720 00:001 OCABC: MMIO devirt 0xFED80000 (0x10 pages, 0x8000000000000001) skip 1 05:722 00:001 OCABC: MMIO devirt 0xFEDC2000 (0xE pages, 0x8000000000000001) skip 1 05:724 00:001 OCABC: MMIO devirt 0xFEDD4000 (0x2 pages, 0x8000000000000001) skip 1 05:726 00:001 OCABC: MMIO devirt 0xFEE00000 (0x100 pages, 0x8000000000000001) skip 1 05:727 00:001 OCABC: MMIO devirt 0xFF000000 (0x1000 pages, 0x8000000000000001) skip 1 05:729 00:001 OCABC: MMIO devirt 0x10000000000 (0x10400 pages, 0x8000000000000001) skip 1 05:731 00:001 OCABC: MMIO devirt 0x2BF40000000 (0x10400 pages, 0x8000000000000001) skip 0 05:733 00:002 OCABC: MMIO devirt 0x47E80000000 (0x10400 pages, 0x8000000000000001) skip 0 05:735 00:001 OCABC: MMIO devirt 0x63DC0000000 (0x10400 pages, 0x8000000000000001) skip 0 05:737 00:001 OCABC: MMIO devirt end, saved 798720 KB
  20. @Driftwoodhave you been successful in getting sleep to work? I changed from Proxmox to bare metal today with all the help in this thread and now have my Catalina disk (from Proxmox) booting bare metal, all seems to work except for sleep. I have slightly different MMIO from you although running the same board. (only one Radeon VII in slot 1) Do you run default bios settings ? Above 4G enabled? Thanks!
  21. Used all but the last four and system still boots fine. Shutdown now works as expected but sleep not yet.
  22. Thanks, I have wake on lan disabled in bios (wake on PCI is disabled and thus also wake on lan) In my case it just doesn't shut down at all. The mouse disappears but the background stays and system just freezes. Any tip how to proceed with MMIO, just enabling one by one or .... ?
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.