Skip to content

[MXQ] Add wireless network support#59

Open
cquijano wants to merge 4 commits into
codesnake:openelec-5.0from
cquijano:wireless_MXQ
Open

[MXQ] Add wireless network support#59
cquijano wants to merge 4 commits into
codesnake:openelec-5.0from
cquijano:wireless_MXQ

Conversation

@cquijano

@cquijano cquijano commented Apr 1, 2015

Copy link
Copy Markdown

Fix network wireless for broadcom ap6181:

  • Add firmware
  • Add nvram file

@kszaq

kszaq commented Apr 1, 2015

Copy link
Copy Markdown

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

cquijano commented Apr 1, 2015

Copy link
Copy Markdown
Author

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

kszaq commented Apr 1, 2015

Copy link
Copy Markdown

@cquijano

cquijano commented Apr 1, 2015

Copy link
Copy Markdown
Author

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

cquijano commented Apr 1, 2015

Copy link
Copy Markdown
Author

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