ThinkPad-T460s-macOS-OpenCore icon indicating copy to clipboard operation
ThinkPad-T460s-macOS-OpenCore copied to clipboard

Bluetooth Fix

Open meshackjr opened this issue 2 years ago • 5 comments

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

meshackjr avatar Apr 04 '22 12:04 meshackjr

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

559911 avatar Apr 25 '22 08:04 559911

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.

mortuzahossain avatar Nov 08 '22 10:11 mortuzahossain

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 avatar Nov 23 '22 19:11 mintyleaf

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

mintyleaf avatar Nov 27 '22 13:11 mintyleaf

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

null2264 avatar Jan 28 '23 23:01 null2264