Jump to content
1699 posts in this topic

Recommended Posts

5 hours ago, surenmunoo said:

Strange thing happened while I was in Monterey just now, the system did a self reboot so I booted into Big Sur and I got this panic error report below, anyone knows what it means.

 

Panic(cpu 14 caller 0xffffff80021ec9f3): Kernel trap at 0xffffff80021e401d, type 14=page fault, registers:
CR0: 0x0000000080010033, CR2: 0xffffff80027b5408, CR3: 0x0000000c87e5703d, CR4: 0x00000000003626e0
RAX: 0x0000000044000000, RBX: 0xffffff80027b5400, RCX: 0x0000000044000000, RDX: 0x0000000047000000
RSP: 0xffffffe8dfa3bc58, RBP: 0xffffffe8dfa3bc70, RSI: 0xffffff80027b5400, RDI: 0xffffff80027b5400
R8:  0x0000000000000016, R9:  0x0000000000000002, R10: 0xffffff938bc71840, R11: 0xffffff80029e3f73
R12: 0xffffff8003066698, R13: 0x00000000e00002bd, R14: 0xffffff86d07728b0, R15: 0xffffff938d2d32bc
RFL: 0x0000000000010202, RIP: 0xffffff80021e401d, CS:  0x0000000000000008, SS:  0x0000000000000010
Fault CR2: 0xffffff80027b5408, Error code: 0x0000000000000003, Fault CPU: 0xe, PL: 1, VF: 5

Panicked task 0xffffff86c2895d40: 3 threads: pid 98: systemstats
Backtrace (CPU 14), panicked thread: 0xffffff86d07728b0, Frame : Return Address
0xffffffe8dfa3b680 : 0xffffff80020a34fd mach_kernel : _handle_debugger_trap + 0x41d
0xffffffe8dfa3b6d0 : 0xffffff80021fcc35 mach_kernel : _kdp_i386_trap + 0x145
0xffffffe8dfa3b710 : 0xffffff80021ec603 mach_kernel : _kernel_trap + 0x533
0xffffffe8dfa3b760 : 0xffffff8002042a60 mach_kernel : _return_from_trap + 0xe0
0xffffffe8dfa3b780 : 0xffffff80020a38cd mach_kernel : _DebuggerTrapWithState + 0xad
0xffffffe8dfa3b8a0 : 0xffffff80020a3086 mach_kernel : _panic_trap_to_debugger + 0x2b6
0xffffffe8dfa3b900 : 0xffffff8002919aa9 mach_kernel : _panic + 0x54
0xffffffe8dfa3b970 : 0xffffff80021ec9f3 mach_kernel : _sync_iss_to_iks + 0x2c3
0xffffffe8dfa3baf0 : 0xffffff80021ec6d8 mach_kernel : _kernel_trap + 0x608
0xffffffe8dfa3bb40 : 0xffffff8002042a60 mach_kernel : _return_from_trap + 0xe0
0xffffffe8dfa3bb60 : 0xffffff80021e401d mach_kernel : _IOLockLock + 0x1d
0xffffffe8dfa3bc70 : 0xffffff8004bb5192 com.apple.iokit.IOPCIFamily : __ZNK11IOPCIDevice11getPropertyEPK8OSSymbol + 0x5e
0xffffffe8dfa3bcb0 : 0xffffff8002824034 mach_kernel : __ZNK15IORegistryEntry11getPropertyEPKc + 0x24
0xffffffe8dfa3bcd0 : 0xffffff800282454f mach_kernel : __ZNK15IORegistryEntry12copyPropertyEPKc + 0x4f
0xffffffe8dfa3bd00 : 0xffffff8002898028 mach_kernel : _is_io_registry_entry_get_property_bin_buf + 0x128
0xffffffe8dfa3bd70 : 0xffffff80021a8766 mach_kernel : _iokit_server_routine + 0x7396
0xffffffe8dfa3bdc0 : 0xffffff800207e0f9 mach_kernel : _ipc_kmsg_send + 0x449
0xffffffe8dfa3be50 : 0xffffff8002095129 mach_kernel : _mach_msg_overwrite_trap + 0x2d9
0xffffffe8dfa3bee0 : 0xffffff80021d1912 mach_kernel : _mach_call_munger64 + 0x272
0xffffffe8dfa3bfa0 : 0xffffff8002043246 mach_kernel : _hndl_mach_scall64 + 0x16
      Kernel Extensions in backtrace:
         com.apple.iokit.IOPCIFamily(2.9)[FFBDE877-5E71-3E7C-ACB9-21B1C0D338B5]@0xffffff8004ba7000->0xffffff8004bd1fff

 

 

hello

 

the same problem, I don't know something with z590 chipset 

 

  • Like 1
22 hours ago, chris1111 said:

I have no problem to compile OpenCore in Monterey beta 4 with Xcode

its work since beta 1

EDIT *** Same for Clover...

Curious things. In Monterey Beta 4 and 5 I can not compile OpenCore with the built-in build_oc.tool, I have the same error as @eSaF, however with your OpenCore-creator script I can compile it without errors :thumbsup_anim:
Question: How can I deactivate the voice that informs to the user when starting the app? Thanks.

Spoiler

chris1111.thumb.png.c55cc281aca64951d51bc7624e069d33.png

 

  • Like 1
  • Thanks 1
1 hour ago, miliuco said:

Curious things. In Monterey Beta 4 and 5 I can not compile OpenCore with the built-in build_oc.tool, I have the same error as @eSaF, however with your OpenCore-creator script I can compile it without errors :thumbsup_anim:
Question: How can I deactivate the voice that informs to the user when starting the app? Thanks.

  Reveal hidden contents

chris1111.thumb.png.c55cc281aca64951d51bc7624e069d33.png

See Spoiler

Spoiler

Put the volume of your mac at Off :hysterical::lol:.. Joking

 

For stoping the voice on starting, 

Right clic /Contents/Resources/Scripts

open main.scpt

delete this line, 

do shell script "say \"Welcome,  Installer OpenCoreCreator\" &>/dev/null &"

 

See at the top bar - File then save end close the script

 

EDIT***  no Voice at the end

 

 

 

 

Edited by chris1111
  • Like 2
On 8/10/2021 at 7:46 PM, Alex HQuest said:

My bug was closed last night with a note "this was an Apple bug that is fixed on Beta 5", which I concur: I was able to successfully build OC at all my devices after upgraded to the new code last night as well.

  • Like 5
3 hours ago, Alex HQuest said:

My bug was closed last night with a note "this was an Apple bug that is fixed on Beta 5", which I concur: I was able to successfully build OC at all my devices after upgraded to the new code last night as well.

Thanks for the info. I’ve noticed that it has been fixed. Mykola Grymalyuk was right.

 

@eSaF build success with Xcode 12.5.1 and Monterey 5. Both ways, @chris1111 app and built-in tool.

Edited by miliuco
  • Like 3
  • Haha 1
8 hours ago, miliuco said:

Beta 5 is Developer beta. In the beginning of the thread you have the developer beta utility.

 It happens to me also. Updated to beta 5 and now Software Update refers to my administrator.

 

Thanks! :) Works great.

  • Like 1

@chris1111

… Put the volume of your mac at Off…

😂  At least we keep laughing.

… delete this line …

do shell script "say \"Welcome,  Installer OpenCoreCreator\" &>/dev/null &"…

Thanks for the info, I had reviewed Main.scpt without seeing these line.

  • Like 4
38 minutes ago, WizeMan said:

Beta 5 Like a breeze on my system.

 

Still experiencing slow boot (2 minutes) but at least since yesterday the system does not seem to get sluggish like it did with Beta 4 after a while.

 

Beta 5 boots as fast as Big Sur in my system. Now there is not any difference. Even shutdown.

  • Like 2

X58 update went very well but after the updating I lose all the USB ports I have already created new USB Port kext, but the problem is as usual any kind of recommendation or help would be greatly appreciated

Open Core Bootloader  v- 0.7.2
SMB - MP 6,1

Screenshot 2021-08-14 at 19.25.58.png

Edited by Rocky12
  • Like 1
On 8/13/2021 at 7:28 PM, eSaF said:

@WizeMan - Try booting in verbose (-v) and see where the potential hanging at boot is.


I’ve done that, brother, no specific clue of what’s going on. Feel free to see a couple of pages earlier in this thread :(

 

On 8/13/2021 at 7:20 PM, eSaF said:

Same here, quite quick maybe even faster than BS on my system!

 

On 8/13/2021 at 7:05 PM, miliuco said:

 

Beta 5 boots as fast as Big Sur in my system. Now there is not any difference. Even shutdown.


Unfortunately that’s not the case on my system.

 

21 hours ago, bisdak4920 said:

I have slow boot time during beta 3 and I found the culprit was my usb webcam. If i disconnect my webcam boot time was normal. Beta  4 solve my boot time problem with the webcam connected.

 

I have tried disconnecting all USB stuff apart from the internal bluetooth card that I have swapped on my motherboard (WiFi + BT) and no change.
 

12 minutes ago, eSaF said:

It's crazy how mapped USB ports that worked quite well under BS and the ones before it are now rendered unworkable in Monterey. One would think that Monterey probably based on the architecture of its predecessors with some changes won't be that much of a difference where the USB ports are concerned. :frantics:

 

Is that a thing on Monterey? I have my ports mapped with hackintool since Catalina and have not noticed any USB malfunctions on Monterey. Now I’m wondering wether that is the cause of my slow boot time. 

  • Like 2

Mapped the usb on Catalina with hackintool created the kext etc .. But then Remapped and define the connectors on the ssdt thanks to @gengik84 https://www.macos86.it/topic/9-mappatura-porte-usb/?tab=comments#comment-126 From Catalina to Mrey b5 never used anymore kext only ssdt and the drop on the plist never jump always working in all osx 😏

Edited by antuneddu
  • Like 2
4 hours ago, Rocky12 said:

X58 update went very well but after the updating I lose all the USB ports I have already created new USB Port kext, but the problem is as usual any kind of recommendation or help would be greatly appreciated

Open Core Bootloader  v- 0.7.2
SMB - MP 6,1

Screenshot 2021-08-14 at 19.25.58.png

I don't know if it help you. I had something similar with bluetooth (upgrade beta5, same configuration, no work). I changed SMBIOS and all work now (I mean 4 of 5 Hackintosh's I test with Monterey had the same issue).

8 minutes ago, SavageAUS said:

Do we know if the new RX 6600XT will work with macOS? It should be a decent upgrade from my RX580.


Sent from my iPhone using Tapatalk

Does not work for me, I tried it on both Big Sur 11.5 and Monterey beta 5, ended up getting a RX 6800 XT and it works OOB.

  • Like 1
Guest
This topic is now closed to further replies.
×
×
  • Create New...