Skip to content

Conversation

@cquijano
Copy link

@cquijano cquijano commented Apr 1, 2015

Fix network wireless for broadcom ap6181:

  • Add firmware
  • Add nvram file

@kszaq
Copy link

kszaq commented Apr 1, 2015

You can't change the firmware specifically to AP6181 as there are two MXQ versions:

  • non-BT with AP6181
  • BT with AP6210

You either need to compile 2 versions or implement automatic firmware selection. You can browse my repo for a solution: https://github.com/kszaq/OpenELEC.tv

@cquijano
Copy link
Author

cquijano commented Apr 1, 2015

Thanks @kszaq I didn't know that are 2 versions of MXQ.
As I see in your repo, Maybe is enough setting

CONFIG_BCMDHD_NVRAM_PATH="/lib/firmware/brcm/"

and add nvram and bin files for the AP6210 and AP6181 ?

@kszaq
Copy link

kszaq commented Apr 1, 2015

@cquijano
Copy link
Author

cquijano commented Apr 1, 2015

Thaks @kszaq . I have fix 110-dhd_auto.patch and I have added ap6210_nvram.txt. I don't know if any another files are needed.

cquijano added 2 commits April 1, 2015 20:52
… use both AP6181 and AP6210 with same kernel"

This reverts commit 5555da1.
@cquijano
Copy link
Author

cquijano commented Apr 1, 2015

Sorry last commit had an error, now is fixed.

@cquijano cquijano mentioned this pull request Jun 30, 2015
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

Successfully merging this pull request may close these issues.

2 participants