Skip to content

Missing firmware for Broadcom AP6255/AP6212 on Z83 #619

Description

@marcfehling

A fresh installation of the latest stable release does not list the WiFi/BT module Broadcom AP6255/AP6212 in my Mini-PC AZW Z83-II.

Common Linux distributions do not come with the proper firmware according to this thread. The missing file may be added via

wget -O /lib/firmware/brcm/brcmfmac43455-sdio.txt https://github.com/khadas/android_hardware_amlogic_wifi/raw/b6709758755568e4a0ff6e80993be0fc64c77fb9/bcm_ampak/config/6255/nvram.txt

Be careful to update the MAC address by adjusting the line starting with macaddr=.

However, LibreELEC does not allow access to /usr/lib as stated in this thread. A custom build is mandatory to provide the file.

I would like to ask you if you would either add the missing firmware (if legal), or could provide a hint on where to place the missing firmware for a custom build.

Meanwhile, I'll give a nightly build try...

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions