Skip to content

can't get bluetooth work #10

Description

@vistree

Hi, I have a dw1560
Wifi works, but bluetooth does not work
Tried to remove all AirportItlwm.kext related entries from config.plist and added

  <dict>
    <key>Arch</key>
    <string>Any</string>
    <key>BundlePath</key>
    <string>AirportBrcmFixup.kext/Contents/PlugIns/AirPortBrcmNIC_Injector.kext</string>
    <key>Comment</key>
    <string></string>
    <key>Enabled</key>
    <true/>
    <key>ExecutablePath</key>
    <string></string>
    <key>MaxKernel</key>
    <string></string>
    <key>MinKernel</key>
    <string></string>
    <key>PlistPath</key>
    <string>Contents/Info.plist</string>
  </dict>

...

BundlePath
BrcmBluetoothInjector.kext
Enabled

ExecutablePath

MaxKernel

MinKernel

PlistPath
Contents/Info.plist


BundlePath
BrcmPatchRAM3.kext
Enabled

ExecutablePath
Contents/MacOS/BrcmPatchRAM3
MaxKernel

MinKernel

PlistPath
Contents/Info.plist


BundlePath
BrcmFirmwareData.kext
Enabled

ExecutablePath
Contents/MacOS/BrcmFirmwareData
MaxKernel

MinKernel

PlistPath
Contents/Info.plist

But bluetooth icon says: bluetooth not available
In EFI I see a txt with error:
00:000 00:000 OC: Prelinked injection USBInjectAll.kext () - Invalid Parameter

Maybe related?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions