No, IntelBluetooth kexts doesn't work with this card
I forgot that i was made some changes to the IOBluetoothFamily.kext
following this topic, without this patch, the bluetooth couldn't work properly
But with Big Sur there is some commands to make the changes to work:
- First, SIP must disabled
- Then download this (contains patched kext(grabbed from Big Sur 11.2.1) and the script i wrote for patching bluetooth)
- run
cd Intel-N6235
sudo chmod a+x Intel-N6235_BigSur.command
and double-click the script to run, after script run completed, reboot
i'm still looking for a method to patch without editing kext, if you have any suggest, please ! Thanks