Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [RPi3] Trying to test WiFi On Raspberr Pi 3
@ 2016-04-21 16:19 Oscar Gomez Fuente
  2016-04-22  7:57 ` Oscar Gomez Fuente
  0 siblings, 1 reply; 6+ messages in thread
From: Oscar Gomez Fuente @ 2016-04-21 16:19 UTC (permalink / raw)
  To: buildroot

Hi everyone,

I'm trying to check the broadcom WiFi module BCM43438 of the RPi3B. By
default the package:

Target Package --> Hardware handling  ---> Firmware  ---> linux-firmware
---> Ethernet firmware  ---> Broadcom BRCM bcm43xxx

It's not selected. But when I select this package, I've got this error:

# dmesg | grep brcm
[    7.127904] brcmfmac: brcmf_sdio_drivestrengthinit: No SDIO Drive
strength init done for chip 43430 rev 1 pmurev 24
[    7.145814] usbcore: registered new interface driver brcmfmac
[    7.162030] brcmfmac_sdio mmc1:0001:1: Direct firmware load for
brcm/brcmfmac43430-sdio.bin failed with error -2
[    8.186873] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000):
clkctl 0x50
[    9.215286] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000):
clkctl 0x50

So I noticed that the binary brcmfmac43430-sdio.bin and
brcmfmac43430-sdio.txt it isn't copy by the linux-firmware package to
/lib/firmware/brcm folder, so I've tried to copy the files
brcmfmac43430-sdio.* manually  to /lib/firmware/brcm (I should be a great
idea to add this files to the linux-firmaware package) and now I didn't get
any error:

[    7.101997] brcmfmac: brcmf_sdio_drivestrengthinit: No SDIO Drive
strength init done for chip 43430 rev 1 pmurev 24
[    7.120006] usbcore: registered new interface driver brcmfmac
[    8.165326] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000):
clkctl 0x50
[    9.195054] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000):
clkctl 0x50
[   10.217086] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000):
clkctl 0x50

But I can see the wlan0 device. I list the folder :

# ls  /sys/class/net/
eth0  lo

And the wlan0 doesn't appear.

I've tried this command:

# iw dev wlan0 set
command failed: No such device (-19)

Does anyone know how can I solve this problem?


Best regards.

Oscar Gomez Fuente
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20160421/77bb7dac/attachment.html>

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-04-26  6:27 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-21 16:19 [Buildroot] [RPi3] Trying to test WiFi On Raspberr Pi 3 Oscar Gomez Fuente
2016-04-22  7:57 ` Oscar Gomez Fuente
2016-04-22  9:13   ` Sébastien Szymanski
     [not found]     ` <CALtfCQb5w8ygEpiqE=_RVOzF7FpC62uF=TK7Fau7+xZ3MZMo-g@mail.gmail.com>
2016-04-25 20:20       ` [Buildroot] Fwd: " Oscar Gomez Fuente
2016-04-25 20:46         ` Peter Korsgaard
2016-04-26  6:27           ` Oscar Gomez Fuente

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox