acidanthera / bugtracker

Acidanthera Bugtracker
385 stars 45 forks source link

Monterey: Unlock with AppleWach and bluetoothd crash #1833

Closed anonymous-writer closed 3 years ago

anonymous-writer commented 3 years ago

I noticed that Unlock with Apple Watch does not work under Monterey. Same EFI under BigSur no problem with Unlock.

In the console I can see that the bluetoothd crashes after every sleep. Therefore my guess that it is because of this crashes. The report says something about :"BT XPC PreTimeout simulated crash". What gave me the idea that it is because of the CpuTscSync.kext.

I would be interested in if other users also have such crashes. My processor i7-7500U

bluetoothd-2021-10-24-001245.txt

Bildschirmfoto 2021-10-25 um 16 39 36

.

khronokernel commented 3 years ago
  1. Did you verify whether the issue is CpuTscSync or was this pulled from thin air?
  2. You have provided essentially no hardware specs, EFI configuration info, etc.
  3. You're running a beta OS with a completely reworked Bluetooth stack, have you verified whether native users have issues? Do clean installations replicate? Was this replicable with previous betas? etc.

Use forums for troubleshooting

anonymous-writer commented 3 years ago
  1. No, as I already write, "BT XPC PreTimeout simulated crash" has someting to do with CPU synchronization. Therefore my idea it has to do with this kext.

2: My EFI-Folder you can find at this link. ASUS Zenbook UX330UAK with i7-7500U Prozessor. https://bitbucket.org/anonymous_writer/asus-zenbook-ux330uak-efi-oc/src/master/

WIFI-Card: https://www.hackintosh-forum.de/forum/thread/49286-oob-bcm94360ng-ngff-broadcom-karte/

  1. I completely reinstalled Monterey. But I noticed it now with the 21A558. Now have iCloud activated to use ApplWatch Unlock. It's also just an after sleep problem. It runs everything on this laptop after sleep. The exact same UEFI under Big Sur, Apple Watch Unlock works without any problems.
anonymous-writer commented 3 years ago

Too bad that my request was closed immediately with a not really helpful answer.

vit9696 commented 3 years ago

I have a suspect that for all non-Apple BT cards the support is quite limited in macOS 12 at the moment. This is mentioned in https://github.com/acidanthera/bugtracker/issues/1821.

anonymous-writer commented 3 years ago

Thanks @vit9696 , Then this also applies to this card BCM94360NG where I don't use any Kext or Patch.

telepati commented 3 years ago

Thanks @vit9696 , Then this also applies to this card BCM94360NG where I don't use any Kext or Patch.

Maybe you must look here #1532

anonymous-writer commented 3 years ago

This don't change anything. As before, constant bluetoothd crashes under Monterey. I also don't think it has anything to do with the BlueToolFixup.kext problem either. Completely different error message.

I think it has to do with the fact that in this early state after Seep the cores under Monterey are not running synchronously. I also don't know what forums should help with this problem. The BCM94360NG works perfekt for users without CpuTscSync.kext under Monterey. For Users as I with need CpuTscSync.kext perfekt unter BigSur.

Unfortunately, no further information from other users will be added because the Issue was closed immediately

carbonimax commented 3 years ago

I have the same crash with BCM943602CS without CpuTscSync.kext under Monterey. Works fine under Big Sur.

anonymous-writer commented 3 years ago

@carbonimax , what kind of configuration do you have?

carbonimax commented 3 years ago

Gigabyte Z590 VISION G 11700K OpenCore 0.7.4 Monterey 12.0.1 BCM943602CS (0x05ac 0x8290) BlueToolFixup.kext 2.6.1

Random kernel panic since I upgrade to Monterey when I'm away from keyboard, maybe related to BT... panic(cpu 2 caller 0xffffff80051079ad): userspace watchdog timeout: no successful checkins from WindowServer in 120 seconds...

anonymous-writer commented 3 years ago

OK, find now out that evreytime when I start bluetoothd in the Terminal BT crashs.

michael@MacBook-Pro-Micha ~ % bluetoothd com.apple.server.bluetooth: Bluetooth Super Server Robot Destroyer could not find BT_DEVICE_ADDRESS env variable com.apple.server.bluetooth: Server attached, going into msg loop. zsh: abort bluetoothd

m4rkv5 commented 2 years ago

I installed an original BCM943602CDPAX_2 (BCM_20703A2 BT4.2 iMac 18,2) and bluetoothd is not working after sleep with cpu load 100%. Magic Mouse can wake up the computer via bluetooth until second needed press. Disabling bluetooth before sleep and enabling after sleep with BetterTouchTool fixes bluetoothd issues except unlock with Apple Watch. Disabling and enabling bluetooth from control center after login also fixes bluetooth issues until the next sleep.

ASUS ROG STRIX X299-E GAMING i9-7900X X299-Map.kext Bluetooth USB Internal 255 BCM34602 0x43BA BCM_20703A2 Opencore 0.7.9 Monterey 12.4 XMP Disabled

bluetoothd-2022-06-01-104633.ips config.plist.zip

EDIT: Clean installation -> same result

ifr0zen commented 1 year ago

I met the same problem, I modified the msi bios - setting - advanced - wakeup xxx - USB device S3/S4/S5 false>true, the problem seems to be resolved