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

Bluetooth Fix #150

Open
meshackjr opened this issue Apr 4, 2022 · 5 comments
Open

Bluetooth Fix #150

meshackjr opened this issue Apr 4, 2022 · 5 comments

Comments

@meshackjr
Copy link
Contributor

Hello, i am having trouble with bluetooth on Monterey, i have read from open core about the rewrite of bluetooth stack from apple but i cant seem to apply the patches on my own. Currently i cant connect to bluetooth devices from my laptop. Help please

@559911
Copy link

559911 commented Apr 25, 2022

image

try this https://openintelwireless.github.io/IntelBluetoothFirmware/FAQ.html#what-does-this-kext-do

@mortuzahossain
Copy link

mortuzahossain commented Nov 8, 2022

I use version 0.7.6 of EFI config everything works except Bluetooth. Although in the mentioned whats working section it is listed as working. I installed 12.6.1 macOS. Is there any fix available.

@559911 In the version 0.7.6 EFI config there is already present IntelBluetoothFirmware.kext

Do i need to change it?

Thanks in advance.

@mintyleaf
Copy link

mintyleaf commented Nov 23, 2022

if someone still uses bluetooth with Monterey and having that volume hash mismatch issue (which is not a "big" deal, because bluetooth is still working, but unstable from then and need a several restarts, or even full reboot)
seems like https://www.reddit.com/r/hackintosh/comments/tdfgyt/comment/icj9ud1/?utm_source=share&utm_medium=web2x&context=3 - is a some kind of the workaround for this

basically, since I started purging disk cache when noticing my bt mouse starting to stutter - I just opening term and doing

blueutil -p 0
sudo purge
blueutil -p 1

and stable bluetooth lasts for a few hours

@mintyleaf
Copy link

mintyleaf commented Nov 27, 2022

seems like this is the fix
@simprecicchiani
@duszmox
idk who is maintaining this rn)

for about hour no issues with bluetooth since reboot with that option enabled
UEFI -> ProtocolOverrides -> HashServices -> true
https://www.tonymacx86.com/threads/volume-hash-mismatch-error-on-macos-monetery.319806/post-2316919

UPD:
6 hours without issues
this is the fix

@null2264
Copy link

I found a fix for L460, it has similar specs as T460(s), so maybe it'll help?

https://github.com/null2264/L460-Hackintosh#bluetooth-workaround

I basically set the BT_DEVICE_ADDRESS environment variable to my Bluetooth Controller MAC Address as soon as macOS boot (via /etc/zshenv), and somehow that fix it

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

No branches or pull requests

5 participants