You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a module DW1707 which has Wifi and bluetooth Atheros 9565 Qualcomm QCA9565. I managed to get the Wifi working properly. Unfortunately, in order for Bluetooth to work in macOS, you must first start Windows, and then reboot into macOS, because when you boot Windows, the bluetooth driver loads the Bluetooth firmware into the module.
I read the documentation and looked at the files in the OS-X-BrcmPatchRAM repository and realized that this kext loads the firmware into the bluetooth module and this firmware is in .plist file as base64 data.
I read the instruction in the README file on how to make a similar kext for my bluetooth module, but there are no files with the extension in the driver files for QCA9565 .hex.
Can anyone help to modify this kekst to download the firmware in my bluetooth QCA9565? I attached the driver files to the post.
Good day.
I have a module DW1707 which has Wifi and bluetooth Atheros 9565 Qualcomm QCA9565. I managed to get the Wifi working properly. Unfortunately, in order for Bluetooth to work in macOS, you must first start Windows, and then reboot into macOS, because when you boot Windows, the bluetooth driver loads the Bluetooth firmware into the module.
I read the documentation and looked at the files in the OS-X-BrcmPatchRAM repository and realized that this kext loads the firmware into the bluetooth module and this firmware is in .plist file as base64 data.
I read the instruction in the README file on how to make a similar kext for my bluetooth module, but there are no files with the extension in the driver files for QCA9565 .hex.
Can anyone help to modify this kekst to download the firmware in my bluetooth QCA9565? I attached the driver files to the post.
Here are the drivers on the official website: https://www.dell.com/support/home/us/en/19/drivers/driversdetails?driverid=g66t8&oscode=wt64a&productcode=vostro-3267-desktop&lwp=rt
Here are the drivers for bluetooth only: https://yadi.sk/d/cYGax0NEdoCF3w
Product ID: 0xE005
Vendor ID: 0x0CF3
The text was updated successfully, but these errors were encountered: