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 os not working #494

Open
SamuelPalubaCZ opened this issue Aug 26, 2024 · 3 comments
Open

Bluetooth os not working #494

SamuelPalubaCZ opened this issue Aug 26, 2024 · 3 comments

Comments

@SamuelPalubaCZ
Copy link

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
Copy link

oxyii commented Sep 20, 2024

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
Copy link

MatteoBax commented Sep 29, 2024

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
Copy link

jzrodriguez98 commented Sep 29, 2024

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

6 participants
@jzrodriguez98 @oxyii @SamuelPalubaCZ @MatteoBax and others