Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kernel panic after unexpected shutdown on 7265AC #335

Closed
SkyrilHD opened this issue Aug 26, 2021 · 15 comments
Closed

Kernel panic after unexpected shutdown on 7265AC #335

SkyrilHD opened this issue Aug 26, 2021 · 15 comments

Comments

@SkyrilHD
Copy link

Description

Sorry for that many bug reports lately 😅 but this happened after my Hackintosh locked up by itself. I restarted the laptop via the power button (10 secs) but it panicked while booting, then after rebooting again it booted up just fine.

I think the driver couldn't clear up due to an unexpected shutdown.

Environment

  • Kext Version: 2.0.0
  • WiFi Card Model: Intel Dual Band Wireless-AC 7265
  • PCI Product ID: 0x8086 0x095A (0x8087 0x0A2A)
  • macOS Version: macOS Big Sur 11.5

Info in System Report - Bluetooth

  Apple Bluetooth-Softwareversion:	8.0.5d7
  Hardware, Funktionen und Einstellungen:
  Name:	MacBook Pro
  Adresse:	XX-XX-XX-XX-XX-XX
  Bluetooth Low Energy wird unterstützt:	Ja
  Handoff wird unterstützt:	Ja
  Instant Hotspot unterstützt:	Ja
  Hersteller:	Intel
  Transport:	USB
  Firmwareversion:	8.4096 (8.4096)
  Bluetooth-Signal:	Ein
  Sichtbar:	Aus
  Verfügbar:	Ja
  Zeigegerät automatisch suchen:	Ein
  Entferntes Beenden des Ruhezustands:	Ein
  Hersteller-ID:	0x8087
  Produkt-ID:	0x0A2A
  Bluetooth-Kernspezifikation:	4.2 (0x8)
  HCI-Revision:	0x1000
  LMP-Version:	4.2 (0x8)
  LMP-Unterversion:	0x1000
  Gerätetyp (Obergruppe):	Computer
  Gerätetyp (komplett):	Mac Portable
  Composite-Klasse des Geräts:	0x38010C
  Geräteklasse (Obergruppe):	0x01
  Geräteklasse (Untergruppe):	0x03
  Dienstklasse:	0x1C0
  Tastatur automatisch suchen:	Ein

Kernel Panic Logs

panic(cpu 2 caller 0xffffff801adc57d6): Kernel trap at 0x00000000e00002eb, type 14=page fault, registers:
CR0: 0x000000008001003b, CR2: 0x00000000e00002eb, CR3: 0x0000000026537000, CR4: 0x00000000003626e0
RAX: 0x000000000000001e, RBX: 0x000000000000002d, RCX: 0x000000000000000f, RDX: 0xffffff801fb2c46b
RSP: 0xffffffa0630a39e8, RBP: 0xffffffa0630a3ad0, RSI: 0xffffffa0630a3b30, RDI: 0x0000000000000065
R8:  0x0000000000000000, R9:  0x0000000000000010, R10: 0x0000000000000000, R11: 0x0000000000000008
R12: 0xffffff801fb2c36b, R13: 0x0000000000000000, R14: 0x000000000000001e, R15: 0x000000008000000e
RFL: 0x0000000000010206, RIP: 0x00000000e00002eb, CS:  0x0000000000000008, SS:  0x0000000000000000
Fault CR2: 0x00000000e00002eb, Error code: 0x0000000000000010, Fault CPU: 0x2, PL: 0, VF: 1

Backtrace (CPU 2), Frame : Return Address
0xffffffa0630a3400 : 0xffffff801ac8e04d mach_kernel : _handle_debugger_trap + 0x3fd
0xffffffa0630a3450 : 0xffffff801add4e13 mach_kernel : _kdp_i386_trap + 0x143
0xffffffa0630a3490 : 0xffffff801adc540a mach_kernel : _kernel_trap + 0x55a
0xffffffa0630a34e0 : 0xffffff801ac32a2f mach_kernel : _return_from_trap + 0xff
0xffffffa0630a3500 : 0xffffff801ac8d86d mach_kernel : _DebuggerTrapWithState + 0xad
0xffffffa0630a3620 : 0xffffff801ac8db63 mach_kernel : _panic_trap_to_debugger + 0x273
0xffffffa0630a3690 : 0xffffff801b49dc0a mach_kernel : _panic + 0x54
0xffffffa0630a3700 : 0xffffff801adc57d6 mach_kernel : _sync_iss_to_iks + 0x2c6
0xffffffa0630a3880 : 0xffffff801adc54bd mach_kernel : _kernel_trap + 0x60d
0xffffffa0630a38d0 : 0xffffff801ac32a2f mach_kernel : _return_from_trap + 0xff
0xffffffa0630a38f0 : 0xe00002eb 
0xffffffa0630a3ad0 : 0xffffff801b3b0120 mach_kernel : _IOLog + 0x110
0xffffffa0630a3c80 : 0xffffff801fb24700 com.zxystd.IntelBluetoothFirmware : __ZN19USBDeviceController4freeEv + 0x30
0xffffffa0630a3cb0 : 0xffffff801fb27f48 com.zxystd.IntelBluetoothFirmware : __ZN7BtIntel4freeEv + 0x58
0xffffffa0630a3cd0 : 0xffffff801fb2bad7 com.zxystd.IntelBluetoothFirmware : __ZN22IntelBluetoothFirmware7cleanUpEv + 0x57
0xffffffa0630a3d00 : 0xffffff801fb2ba3e com.zxystd.IntelBluetoothFirmware : __ZN22IntelBluetoothFirmware5startEP9IOService + 0x39e
0xffffffa0630a3dd0 : 0xffffff801b3c5c9b mach_kernel : __ZN9IOService14startCandidateEPS_ + 0xeb
0xffffffa0630a3e40 : 0xffffff801b3c582e mach_kernel : __ZN9IOService15probeCandidatesEP12OSOrderedSet + 0xcce
0xffffffa0630a3ef0 : 0xffffff801b3c49cf mach_kernel : __ZN9IOService14doServiceMatchEj + 0x30f
0xffffffa0630a3f50 : 0xffffff801b3c7746 mach_kernel : __ZN15_IOConfigThread4mainEPvi + 0x186
0xffffffa0630a3fa0 : 0xffffff801ac3213e mach_kernel : _call_continuation + 0x2e
      Kernel Extensions in backtrace:
         com.zxystd.IntelBluetoothFirmware(2.0)[1D7B345D-CBC1-380E-9AD9-A41F9C99422D]@0xffffff801fb23000->0xffffff801fddcfff
            dependency: com.apple.iokit.IOUSBHostFamily(1.2)[3FDCC3CF-64A8-3794-A52C-5D8DE43A8265]@0xffffff801da8a000->0xffffff801db18fff

Process name corresponding to current thread: kernel_task
Boot args: keepsyms=1 chunklist-security-epoch=0 -chunklist-no-rev2-dev

Mac OS version:
20G71

Kernel version:
Darwin Kernel Version 20.6.0: Wed Jun 23 00:26:31 PDT 2021; root:xnu-7195.141.2~5/RELEASE_X86_64
Kernel UUID: FECBF22B-FBBE-36DE-9664-F12A7DD41D3D
KernelCache slide: 0x000000001aa00000
KernelCache base:  0xffffff801ac00000
Kernel slide:      0x000000001aa10000
Kernel text base:  0xffffff801ac10000
__HIB  text base: 0xffffff801ab00000
System model name: MacBookPro12,1 (Mac-E43C1C25D4880AD6)
System shutdown begun: NO
Panic diags file available: NO (0xe00002d8)
Hibernation exit count: 0

System uptime in nanoseconds: 3822985579
Last Sleep:           absolute           base_tsc          base_nano
  Uptime  : 0x00000000e3de32a5
  Sleep   : 0x0000000000000000 0x0000000000000000 0x0000000000000000
  Wake    : 0x0000000000000000 0x0000000de0168328 0x0000000000000000
@zxystd
Copy link
Collaborator

zxystd commented Aug 26, 2021

@SkyrilHD Have you tried the latest one?
IntelBluetoothFirmware.zip

@SkyrilHD
Copy link
Author

just installed the new kext; will report back later as it locks up randomly

@SkyrilHD
Copy link
Author

Here you go:

panic(cpu 2 caller 0xffffff801ce4f642): "Kernel stack memory corruption detected"@/System/Volumes/Data/SWE/macOS/BuildRoots/d7e177bcf5/Library/Caches/com.apple.xbs/Sources/xnu/xnu-7195.141.2/libkern/stack_protector.c:37
Backtrace (CPU 2), Frame : Return Address
0xffffffb0b6a8b570 : 0xffffff801ce8e04d mach_kernel : _handle_debugger_trap + 0x3fd
0xffffffb0b6a8b5c0 : 0xffffff801cfd4e13 mach_kernel : _kdp_i386_trap + 0x143
0xffffffb0b6a8b600 : 0xffffff801cfc540a mach_kernel : _kernel_trap + 0x55a
0xffffffb0b6a8b650 : 0xffffff801ce32a2f mach_kernel : _return_from_trap + 0xff
0xffffffb0b6a8b670 : 0xffffff801ce8d86d mach_kernel : _DebuggerTrapWithState + 0xad
0xffffffb0b6a8b790 : 0xffffff801ce8db63 mach_kernel : _panic_trap_to_debugger + 0x273
0xffffffb0b6a8b800 : 0xffffff801d69dc0a mach_kernel : _panic + 0x54
0xffffffb0b6a8b870 : 0xffffff801ce4f642 mach_kernel : ___stack_chk_fail + 0x12
0xffffffb0b6a8b880 : 0xffffff801d588fa6 mach_kernel : __os_log_internal + 0x7b6
0xffffffb0b6a8bb30 : 0xffffff801d5893bd mach_kernel : _os_log_with_args + 0x1d
0xffffffb0b6a8bb50 : 0xffffff801d5b00fe mach_kernel : _IOLog + 0xee
0xffffffb0b6a8bd00 : 0xffffff8021d23c53 com.zxystd.IntelBluetoothFirmware : __ZN19USBDeviceController4freeEv + 0x25
0xffffffb0b6a8bd20 : 0xffffff8021d25c80 com.zxystd.IntelBluetoothFirmware : __ZN7BtIntel4freeEv + 0x34
0xffffffb0b6a8bd40 : 0xffffff8021d27cae com.zxystd.IntelBluetoothFirmware : __ZN22IntelBluetoothFirmware7cleanUpEv + 0x30
0xffffffb0b6a8bd60 : 0xffffff8021d27c0a com.zxystd.IntelBluetoothFirmware : __ZN22IntelBluetoothFirmware5startEP9IOService + 0x206
0xffffffb0b6a8bdd0 : 0xffffff801d5c5c9b mach_kernel : __ZN9IOService14startCandidateEPS_ + 0xeb
0xffffffb0b6a8be40 : 0xffffff801d5c582e mach_kernel : __ZN9IOService15probeCandidatesEP12OSOrderedSet + 0xcce
0xffffffb0b6a8bef0 : 0xffffff801d5c49cf mach_kernel : __ZN9IOService14doServiceMatchEj + 0x30f
0xffffffb0b6a8bf50 : 0xffffff801d5c7746 mach_kernel : __ZN15_IOConfigThread4mainEPvi + 0x186
0xffffffb0b6a8bfa0 : 0xffffff801ce3213e mach_kernel : _call_continuation + 0x2e
      Kernel Extensions in backtrace:
         com.zxystd.IntelBluetoothFirmware(2.0)[5215F136-4221-30A8-8406-C3B926492380]@0xffffff8021d23000->0xffffff8021fd8fff
            dependency: com.apple.iokit.IOUSBHostFamily(1.2)[3FDCC3CF-64A8-3794-A52C-5D8DE43A8265]@0xffffff801fc8a000->0xffffff801fd18fff

Process name corresponding to current thread: kernel_task
Boot args: keepsyms=1 chunklist-security-epoch=0 -chunklist-no-rev2-dev

Mac OS version:
20G71

Kernel version:
Darwin Kernel Version 20.6.0: Wed Jun 23 00:26:31 PDT 2021; root:xnu-7195.141.2~5/RELEASE_X86_64
Kernel UUID: FECBF22B-FBBE-36DE-9664-F12A7DD41D3D
KernelCache slide: 0x000000001cc00000
KernelCache base:  0xffffff801ce00000
Kernel slide:      0x000000001cc10000
Kernel text base:  0xffffff801ce10000
__HIB  text base: 0xffffff801cd00000
System model name: MacBookPro12,1 (Mac-E43C1C25D4880AD6)
System shutdown begun: NO
Panic diags file available: NO (0xe00002d8)
Hibernation exit count: 0

System uptime in nanoseconds: 3827566769
Last Sleep:           absolute           base_tsc          base_nano
  Uptime  : 0x00000000e4241a04
  Sleep   : 0x0000000000000000 0x0000000000000000 0x0000000000000000
  Wake    : 0x0000000000000000 0x0000000d5335caab 0x0000000000000000



@zxystd
Copy link
Collaborator

zxystd commented Aug 27, 2021 via email

@williambj1
Copy link
Contributor

williambj1 commented Aug 27, 2021

Hi, we would like to know which firmware is the card using. You can get this information in IORegistryExplorer.

image

@SkyrilHD
Copy link
Author

@zxystd
No, it does not happen every time. I am still trying to find out how to reproduce this issue. (This time my apps were closing automatically, so I had to restart the machine on my own)

@williambj1
image

@zxystd
Copy link
Collaborator

zxystd commented Aug 27, 2021

IntelBluetoothFirmware.kext.zip
@SkyrilHD Would you try this one? I can't reproduce this issue, maybe it is system version related.

@SkyrilHD
Copy link
Author

I got a kernel panic while turning on the system normally after a successful shutdown with the kext you send here: #335 (comment)

Now I will try the one you just sent.

panic(cpu 2 caller 0xffffff801c84f642): "Kernel stack memory corruption detected"@/System/Volumes/Data/SWE/macOS/BuildRoots/d7e177bcf5/Library/Caches/com.apple.xbs/Sources/xnu/xnu-7195.141.2/libkern/stack_protector.c:37
Backtrace (CPU 2), Frame : Return Address
0xffffffa0b3cfb570 : 0xffffff801c88e04d mach_kernel : _handle_debugger_trap + 0x3fd
0xffffffa0b3cfb5c0 : 0xffffff801c9d4e13 mach_kernel : _kdp_i386_trap + 0x143
0xffffffa0b3cfb600 : 0xffffff801c9c540a mach_kernel : _kernel_trap + 0x55a
0xffffffa0b3cfb650 : 0xffffff801c832a2f mach_kernel : _return_from_trap + 0xff
0xffffffa0b3cfb670 : 0xffffff801c88d86d mach_kernel : _DebuggerTrapWithState + 0xad
0xffffffa0b3cfb790 : 0xffffff801c88db63 mach_kernel : _panic_trap_to_debugger + 0x273
0xffffffa0b3cfb800 : 0xffffff801d09dc0a mach_kernel : _panic + 0x54
0xffffffa0b3cfb870 : 0xffffff801c84f642 mach_kernel : ___stack_chk_fail + 0x12
0xffffffa0b3cfb880 : 0xffffff801cf88fa6 mach_kernel : __os_log_internal + 0x7b6
0xffffffa0b3cfbb30 : 0xffffff801cf893bd mach_kernel : _os_log_with_args + 0x1d
0xffffffa0b3cfbb50 : 0xffffff801cfb00fe mach_kernel : _IOLog + 0xee
0xffffffa0b3cfbd00 : 0xffffff8021723c53 com.zxystd.IntelBluetoothFirmware : __ZN19USBDeviceController4freeEv + 0x25
0xffffffa0b3cfbd20 : 0xffffff8021725c80 com.zxystd.IntelBluetoothFirmware : __ZN7BtIntel4freeEv + 0x34
0xffffffa0b3cfbd40 : 0xffffff8021727cae com.zxystd.IntelBluetoothFirmware : __ZN22IntelBluetoothFirmware7cleanUpEv + 0x30
0xffffffa0b3cfbd60 : 0xffffff8021727c0a com.zxystd.IntelBluetoothFirmware : __ZN22IntelBluetoothFirmware5startEP9IOService + 0x206
0xffffffa0b3cfbdd0 : 0xffffff801cfc5c9b mach_kernel : __ZN9IOService14startCandidateEPS_ + 0xeb
0xffffffa0b3cfbe40 : 0xffffff801cfc582e mach_kernel : __ZN9IOService15probeCandidatesEP12OSOrderedSet + 0xcce
0xffffffa0b3cfbef0 : 0xffffff801cfc49cf mach_kernel : __ZN9IOService14doServiceMatchEj + 0x30f
0xffffffa0b3cfbf50 : 0xffffff801cfc7746 mach_kernel : __ZN15_IOConfigThread4mainEPvi + 0x186
0xffffffa0b3cfbfa0 : 0xffffff801c83213e mach_kernel : _call_continuation + 0x2e
      Kernel Extensions in backtrace:
         com.zxystd.IntelBluetoothFirmware(2.0)[5215F136-4221-30A8-8406-C3B926492380]@0xffffff8021723000->0xffffff80219d8fff
            dependency: com.apple.iokit.IOUSBHostFamily(1.2)[3FDCC3CF-64A8-3794-A52C-5D8DE43A8265]@0xffffff801f68a000->0xffffff801f718fff

Process name corresponding to current thread: kernel_task
Boot args: keepsyms=1 chunklist-security-epoch=0 -chunklist-no-rev2-dev

Mac OS version:
20G71

Kernel version:
Darwin Kernel Version 20.6.0: Wed Jun 23 00:26:31 PDT 2021; root:xnu-7195.141.2~5/RELEASE_X86_64
Kernel UUID: FECBF22B-FBBE-36DE-9664-F12A7DD41D3D
KernelCache slide: 0x000000001c600000
KernelCache base:  0xffffff801c800000
Kernel slide:      0x000000001c610000
Kernel text base:  0xffffff801c810000
__HIB  text base: 0xffffff801c700000
System model name: MacBookPro12,1 (Mac-E43C1C25D4880AD6)
System shutdown begun: NO
Panic diags file available: NO (0xe00002d8)
Hibernation exit count: 0

System uptime in nanoseconds: 3866573988
Last Sleep:           absolute           base_tsc          base_nano
  Uptime  : 0x00000000e6774e19
  Sleep   : 0x0000000000000000 0x0000000000000000 0x0000000000000000
  Wake    : 0x0000000000000000 0x0000000ca1062770 0x0000000000000000
´´´

@SkyrilHD
Copy link
Author

no panics yet! looking good so far

@zfdx123
Copy link

zfdx123 commented Aug 28, 2021

@SkyrilHD I'm in the same situation as you, AC7265, and I've found that covering up may reduce the panic rate.Kernel panic is too random.

@zxystd
Copy link
Collaborator

zxystd commented Aug 29, 2021

no panics yet! looking good so far

@SkyrilHD @zfdx123
Problems seems exist, please follow the latest update to test.
you can get the latest update here:
image
image

@SkyrilHD
Copy link
Author

SkyrilHD commented Sep 11, 2021

Issue seems to fixed; Cannot reproduce it anymore.

EDIT 1: Nvm ofc it breaks after I said that LOL. Bluetooth does not load anymore (Bluetooth cross symbol)
Looking at ioreg I see this

Bildschirmaufnahme.2021-09-12.um.00.41.49.mov

EDIT 2: After a while, the laptop panics without useful infos. Does this help?

panic(cpu 0 caller 0xffffff80133c57d6): Kernel trap at 0xffffff80158b9d02, type 14=page fault, registers:
CR0: 0x000000008001003b, CR2: 0x0000000000000360, CR3: 0x000000001eb4b000, CR4: 0x00000000003626e0
RAX: 0xffffff9368d5e480, RBX: 0xffffff801594f300, RCX: 0x000000001d130000, RDX: 0x0000000000000a2a
RSP: 0xffffffa0aa4ebc90, RBP: 0xffffffa0aa4ebc90, RSI: 0x0000000000008087, RDI: 0x0000000000000000
R8:  0x000000000000ffff, R9:  0x00000000ffffffff, R10: 0x0000000000000013, R11: 0xffffff9369af64e0
R12: 0xffffffa03671f000, R13: 0xaaaaaaaaaaaaaaaa, R14: 0x000000001d130000, R15: 0xffffff936775e800
RFL: 0x0000000000010282, RIP: 0xffffff80158b9d02, CS:  0x0000000000000008, SS:  0x0000000000000000
Fault CR2: 0x0000000000000360, Error code: 0x0000000000000000, Fault CPU: 0x0, PL: 0, VF: 1

Backtrace (CPU 0), Frame : Return Address
0xffffffa0aa4eb6b0 : 0xffffff801328e04d mach_kernel : _handle_debugger_trap + 0x3fd
0xffffffa0aa4eb700 : 0xffffff80133d4e13 mach_kernel : _kdp_i386_trap + 0x143
0xffffffa0aa4eb740 : 0xffffff80133c540a mach_kernel : _kernel_trap + 0x55a
0xffffffa0aa4eb790 : 0xffffff8013232a2f mach_kernel : _return_from_trap + 0xff
0xffffffa0aa4eb7b0 : 0xffffff801328d86d mach_kernel : _DebuggerTrapWithState + 0xad
0xffffffa0aa4eb8d0 : 0xffffff801328db63 mach_kernel : _panic_trap_to_debugger + 0x273
0xffffffa0aa4eb940 : 0xffffff8013a9dc0a mach_kernel : _panic + 0x54
0xffffffa0aa4eb9b0 : 0xffffff80133c57d6 mach_kernel : _sync_iss_to_iks + 0x2c6
0xffffffa0aa4ebb30 : 0xffffff80133c54bd mach_kernel : _kernel_trap + 0x60d
0xffffffa0aa4ebb80 : 0xffffff8013232a2f mach_kernel : _return_from_trap + 0xff
0xffffffa0aa4ebba0 : 0xffffff80158b9d02 com.apple.iokit.IOBluetoothFamily : __ZN24IOBluetoothHCIController21FindBluetoothHardwareEttj + 0x14
0xffffffa0aa4ebc90 : 0xffffff80158b7ea0 com.apple.iokit.IOBluetoothFamily : __ZN24IOBluetoothHCIController40ProcessBluetoothTransportShowsUpActionWLEP34IOBluetoothHostControllerTransport + 0x23e
0xffffffa0aa4ebe10 : 0xffffff80158b7c1f com.apple.iokit.IOBluetoothFamily : __ZN24IOBluetoothHCIController38ProcessBluetoothTransportShowsUpActionEPS_Phj + 0xb1
0xffffffa0aa4ebeb0 : 0xffffff80158ee569 com.apple.iokit.IOBluetoothFamily : __ZN11IOWorkQueue15executeWorkCallEP15IOWorkQueueCall + 0x33
0xffffffa0aa4ebed0 : 0xffffff80158ee518 com.apple.iokit.IOBluetoothFamily : __ZN11IOWorkQueue12checkForWorkEv + 0x2a
0xffffffa0aa4ebef0 : 0xffffff80158ee7bc com.apple.iokit.IOBluetoothFamily : __ZN11IOWorkQueue35processWorkCallFromSeparateThreadWLEv + 0x18e
0xffffffa0aa4ebf40 : 0xffffff80139f0aaf mach_kernel : __ZN13IOCommandGate9runActionEPFiP8OSObjectPvS2_S2_S2_ES2_S2_S2_S2_ + 0xaf
0xffffffa0aa4ebfa0 : 0xffffff801323213e mach_kernel : _call_continuation + 0x2e
      Kernel Extensions in backtrace:
         com.apple.iokit.IOBluetoothFamily(8.0.5d7)[E4A05B93-E137-3846-9028-3B997A217330]@0xffffff80158b1000->0xffffff801594efff
            dependency: com.apple.iokit.IOACPIFamily(1.4)[6E5C8A04-2B99-3BE0-A928-C069089CCE00]@0xffffff8015844000->0xffffff8015845fff
            dependency: com.apple.iokit.IOBluetoothPacketLogger(8.0.5d7)[73C4114C-B6CC-36EF-9320-8583142DDEE9]@0xffffff801599f000->0xffffff80159a4fff
            dependency: com.apple.iokit.IOReportFamily(47)[AE367C5D-FEFC-390D-ABDF-86E037890F00]@0xffffff8015da3000->0xffffff8015da5fff
            dependency: com.apple.iokit.IOUSBHostFamily(1.2)[3FDCC3CF-64A8-3794-A52C-5D8DE43A8265]@0xffffff801608a000->0xffffff8016118fff

Process name corresponding to current thread: kernel_task
Boot args: keepsyms=1 msgbuf=1048576 chunklist-security-epoch=0 -chunklist-no-rev2-dev chunklist-security-epoch=0 -chunklist-no-rev2-dev

Mac OS version:
20G71

Kernel version:
Darwin Kernel Version 20.6.0: Wed Jun 23 00:26:31 PDT 2021; root:xnu-7195.141.2~5/RELEASE_X86_64
Kernel UUID: FECBF22B-FBBE-36DE-9664-F12A7DD41D3D
KernelCache slide: 0x0000000013000000
KernelCache base:  0xffffff8013200000
Kernel slide:      0x0000000013010000
Kernel text base:  0xffffff8013210000
__HIB  text base: 0xffffff8013100000
System model name: MacBookPro12,1 (Mac-E43C1C25D4880AD6)
System shutdown begun: NO
Panic diags file available: YES (0x0)
Hibernation exit count: 0

System uptime in nanoseconds: 3133807480977
Last Sleep:           absolute           base_tsc          base_nano
  Uptime  : 0x000002d9a57b5670
  Sleep   : 0x0000000000000000 0x0000000000000000 0x0000000000000000
  Wake    : 0x0000000000000000 0x00000017dfb61575 0x0000000000000000

EDIT 3: This is the IntelFirmware log: log.txt

@zxystd
Copy link
Collaborator

zxystd commented Sep 13, 2021

@SkyrilHD Thank you for helping me to test and track!
for the video I see the system is probing the Bluetooth device and then reprobe, and according to the log it seems that the hardware is not responding, I am not sure if it is related to the IntelFirmware kext, but it is most likely an issue of the macOS, is it reproducible?

@SkyrilHD
Copy link
Author

SkyrilHD commented Sep 13, 2021

The day after reporting this issue, it got fixed by itself. I don't know why it even did that.

@lifsux
Copy link

lifsux commented Sep 28, 2021

happened everytime?

macOS 12 Monterey现在支持了吗?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

5 participants