On 06/03/16 20:16, Gábor Majoros wrote:
Anyone got the integrated wifi working?
Does not seem to load the driver...
root@centos-rpi3 ~]# dmesg | grep brcm
[ 9.944283] *brcm*fmac: *brcm*f_sdio_drivestrengthinit: No SDIO Drive strength init done for chip 43430 rev 1 pmurev 24
[ 9.964694] usbcore: registered new interface driver *brcm*fmac
[ 10.009440] *brcm*fmac_sdio mmc1:0001:1: Direct firmware load for *brcm*/*brcm*fmac43430-sdio.bin failed with error -2
[ 11.028963] *brcm*fmac: *brcm*f_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50
[ 12.049378] *brcm*fmac: *brcm*f_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50
[root@centos-rpi3 ~]# lsmod | grep brcmfmac
*brcmfmac* 177618 0
brcmutil 5501 1 *brcmfmac*
cfg80211 407580 1 *brcmfmac*
I am guessing you read through this : https://lists.centos.org/pipermail/arm-dev/2016-March/001708.html ?