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

[0cf3:e005] DW1707 Qualcomm Atheros QCA9565 - how extract firmware #44

Open
Drovosek01 opened this issue Aug 22, 2019 · 0 comments
Open

Comments

@Drovosek01
Copy link

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

1
2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant