Port-arm archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: RPI Wifi



On Tue, Sep 03, 2019 at 04:43:55PM +0100, Patrick Welche wrote:
> On Tue, Sep 03, 2019 at 04:29:36PM +0100, Patrick Welche wrote:
> > and no joy. I'll try your .deb. (there are no .txt files for the other
> > files in /libdata/firmware/if_bwfm?)

I think bwfm on USB/PCIe only need the binary firmware while on SDIO
in addition it always needs the NVRAM configuration file.


> Turns out the .deb contains the same .bin file. I tried the .txt from the
> .deb, and
> 
> https://github.com/RPi-Distro/firmware-nonfree/raw/master/brcm/brcmfmac43430-sdio.txt
> 
> on the off-chance, but still no joy...
> 
> 
> sdhc0: SDHC 3.0, rev 153, platform DMA, 200000 kHz, HS 3.3V, re-tuning mode 1, 1024 byte blocks
> sdmmc1 at sdhc0 slot 0
> sdmmc1: MAX_BLK_SIZE1 = 64
> sdmmc1: MAX_BLK_SIZE2 = 512
> (manufacturer 0x2d0, product 0xa9a6) at sdmmc1 function 1 not configured
> (manufacturer 0x2d0, product 0xa9a6) at sdmmc1 function 2 not configured
> 
> rpi# ls -l /libdata/firmware/if_bwfm/*43430*
> -rw-r--r--  1 root  wheel  388739 Sep  3 15:36 /libdata/firmware/if_bwfm/brcmfmac43430-sdio.bin
> -rw-r--r--  1 root  wheel    1014 Sep  3 15:36 /libdata/firmware/if_bwfm/brcmfmac43430-sdio.txt

Oops, turns out I forgot that it's not yet added to any kenrel
configuration file.  You'll need to compile a kernel with "bwfm* at
sdmmc?" - I use an RPI kernel with that one addition.


  Harold


Home | Main Index | Thread Index | Old Index