Closed TQMatvey closed 1 year ago
What did you do compare with the last time it us working? Update to the system 13.5 or just replace the new driver?
basically i just updated from Mac OS Monterey to Mac OS ventura, i dont remember to which exact version, either 13.3 or 13.4.
When i just got my laptop, it had intel model 8265NGW, both bluetooth and wifi worked fine on monterey. Then i replaced it with a better AX210 that i had laying around, everything still was working Then i updated to Ventura, and both wifi and bluetooth died Wifi was fixed by using itlwm + heliport, a few days or weeks ago, you released an update for airportitlwm, and wifi started working well without itlwm and heliport
but i still can't fix bluetooth, the only broken thing in my laptop as of now... i tried releases, and CI-CD builds, i even used your fork of BrcmPatchRAM, still no luck
Can it be USB Mapping issue? i havent done that since all my ports work fine as i am using this I tried doing USB mapping, but no luck, i lack experience for that :<
oh and i did try switching AX210 back to 8265NGW, didnt fix anything
use this command to see if intel bluetooth firmware is working
ioreg -f -i -l | grep IntelBluetoothFirmware
if nothing shows, you need to map USB.
yup nothing shows up... s#it
If you can see Bluetooth HCI Controller, then the usb mapping is succeed.
i dont.... i just tried to map, but no luck, it seems that the repo i used for EFI already has a lot of ACPIs and other stuff, i cant usbmap...
Just do the following:
is this correct? @misaka-20002
and tbh i can't do usb mapping... it just doesn't work for me
sadly after following all steps, without the usb mapping part, bluetooth still doesnt turn on :(
the weird thing is everything except bluetooth works perfectly, wifi, usb ports, even type-c ports, all work perfectly, but not bluetooth...
sadly BrcmPatchRAM-2.6.7-RELEASE.zip after following all steps, without the usb mapping part, bluetooth still doesnt turn on :( use this BlueToolFixup and try again?
Later check SystemInfo-USB and see if there's anything called like Bluetooth Host Controller or Bluetooth HCI if none, you need to redo usb mapping
and if the bluetooth works well previously then mapping is def correct
idk :| i just can't map usb on my laptop, will have to downgrade to monterey i guess :/
I fixed it... the issue wasn't in usb mapping... it was in the goddamn bios.. after a bios reset, bluetooth works!
Have you read the docs?
Yes
macOS Version
macOS 13.5
Kext Version
Latest from CI 592507a
Wireless Adapter Model and USB Product ID
Intel AX 210 (Unable to obtain even from IORegistry, not enough knowledge)
Description
After Updating from Mac OS Monterey to Mac OS Ventura, I am unable to turn on bluetooth
i have tried different versions, combinations, etc.
i will also config.txt attach my config.plist and
sudo dmesg | grep -i bluetooth
dmesg.txtInfo in System Report - Bluetooth
Relevant log output
Kernel Panic Logs
No response