Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

include wifi drivers for rpi 3 #43

Closed
willscott opened this issue Jun 6, 2016 · 5 comments
Closed

include wifi drivers for rpi 3 #43

willscott opened this issue Jun 6, 2016 · 5 comments

Comments

@willscott
Copy link

currently, the only interface available on boot is eth0, even though the rpi 3 includes an on-board wifi chip

@willscott
Copy link
Author

it looks like it may be trying to load the brcmfmac kernel module, but it appears to fail.

relevant demsg lines:

systemd[1]: Failed to start Load Kernel Modules
...
brcmfmac: brcmf_sdio_drivestrengthinit: No SDIO Drive strength init done for chip 43430 rev 1 pmurev 24
brcmfmac_sdio mmc1:0001:1: Direct firmware load for mrcm/mrcmfmac43430-sdio.bin failed with error -2
brcmfmac: brcmf_sdio_htclk: HT Avail timeout (10000000): clkctl 0x50

@anadahz
Copy link
Member

anadahz commented Jun 6, 2016

I will try to add WiFi support in next release of lepidopter.
Thank you for reporting this.

@anadahz
Copy link
Member

anadahz commented Jun 29, 2016

I need a Raspberry Pi 3 device to test this properly.

@willscott
Copy link
Author

I'll bring one to you next week.

On Wed, Jun 29, 2016 at 10:52 AM, anadahz notifications@github.com wrote:

I need a Raspberry Pi 3 device to test this properly.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#43 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/AAaIpwyTdIQk9tViBWStIIB8w_SV8K-Zks5qQrDQgaJpZM4Iuj71
.

@anadahz
Copy link
Member

anadahz commented Jun 30, 2016

@willscot excellent thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants