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

[Solution] Bluetooth device missing when booting macos but present in other OSes #382

Open
Overc1ocker opened this issue Feb 3, 2022 · 2 comments

Comments

@Overc1ocker
Copy link

Overc1ocker commented Feb 3, 2022

Recently I had an issue where the intel bluetooth device or "Bluetooth HCI" would not show up in macOS. The result is that the IntelBluetoothFIrmware.kext would not load and kextstat confirmed this. This is not a kext problem. It's most likely an issue with your machine. So before blaming the kext, check these 3 things!

  1. All USB ports must be properly mapped
  2. If you still don't see the bluetooth device, some firmwares block it unless you are booting a known OS, such as WINDOWS or LINUX. Therefore you must tell your laptop you are booting a OS it recognizes. Use SSDT-XOSI to do this.
  3. If you are Monterey, you must NOT have intel bluetooth firmware injector kext enabled. It WILL cause problems!!
@1509098778

This comment was marked as off-topic.

@1509098778

This comment was marked as off-topic.

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

2 participants