OpenIntelWireless / IntelBluetoothFirmware

Intel Bluetooth Kernel Extensions for macOS
https://OpenIntelWireless.github.io/IntelBluetoothFirmware
GNU General Public License v3.0
2.46k stars 261 forks source link

Bluetooth os not working #494

Open SamuelPalubaCZ opened 2 months ago

SamuelPalubaCZ commented 2 months ago

Have you read the docs?

Yes

macOS Version

somala

Kext Version

latest

Wireless Adapter Model and USB Product ID

Intel DualBand WiFi Card 00JT464

Description

im just stupid or idk, I turned on bluetooth at settings and it "started" bluetooth but show no devices, when I reopen settings it appears to be off

Info in System Report - Bluetooth

Bluetooth řadič:
  Adresa:   NULL
  Stav: Vypnuto
  Čipová sada:  BCM_4350C2
  Zjistitelné:  Vypnuto
  Verze firmwaru:   v0 c0
  Podporované služby:   0x392039 < HFP AVRCP A2DP HID Braille LEA AACP GATT SerialPort >
  Přenos:   USB
  ID dodavatele:    0x004C (Apple)

Relevant log output

Last login: Tue Aug 27 00:24:54 on console
^[[A%                                                                           ➜  ~ sudo dmesg | grep -i IntelBluetooth
Password:
[    2.096347]: IOUSBHostDevice@14400000: IOUSBHostDevice::setConfigurationGated: IntelBluetoothFirmware selected configuration 1

Kernel Panic Logs

No response

oxyii commented 1 month ago

somala

I'm not sure that it is correct. Maybe Sequoia? Or Sonoma? Anyway please check installed versions of Lilu.kext and BlueToolFixup.kext

I had a similar problem on macOS Sequoia (15.0). In my case it was "Disabled BlueToolFixup plugin" because of incompatible os version (source).

If your os is Sequoia please see this PR especially this comment. Replacing BlueToolFixup.kext with the one in the comment helped me.

MatteoBax commented 1 month ago

Bluetooth doesn't work for me either.

I had a similar problem on macOS Sequoia (15.0). In my case it was "Disabled BlueToolFixup plugin" because of incompatible os version (source).

If your os is Sequoia please see this PR especially this comment. Replacing BlueToolFixup.kext with the one in the comment helped me.

I tried what you said on macOS Sequoia but Bluetooth still doesn't work. My network card is Intel Wireless-AC 9560.

jzrodriguez98 commented 1 month ago

@MatteoBax you should try following this guide (https://elitemacx86.com/threads/how-to-fix-intel-wifi-and-bluetooth-on-macos-sequoia-and-later.2066/).