All of lore.kernel.org
 help / color / mirror / Atom feed
From: Belisko Marek <marek.belisko@gmail.com>
To: Jonas Andersson <jonaskgandersson@gmail.com>
Cc: yocto <yocto@yoctoproject.org>
Subject: Re: RPI WiFi not loading module
Date: Thu, 23 May 2019 12:03:54 +0200	[thread overview]
Message-ID: <CAAfyv37dbhcWDxQvVX+A0cqvXMmtxzTzWNzJpC7vdKzpCh8Vag@mail.gmail.com> (raw)
In-Reply-To: <CAKpuFdc42Q4e=nu7EbQGOFuOtEwN0EVaKwdSkB-o8dE+tZ+VoQ@mail.gmail.com>

Hi,

On Thu, May 23, 2019 at 11:15 AM Jonas Andersson
<jonaskgandersson@gmail.com> wrote:
>
> Hi
>
> I have problem to get my WiFi working on boot on Raspberry Pi 3.
for rpi issues I would suggest to open ticket on meta-raspberrypi
github with stated which yocto branch and other details. Thanks.
>
> The problem is that wlan0 interface not showing up, if I manually run modprobe brcmfmac it works.
>
> To try to "force" the load of brcmfmac i added it to KERNEL_MODULE_AUTOLOAD and that generated an file in /etc/modules-load.d/ -> brcmfmac.conf but it is still not loaded.
>
> I use systemd an to my understanding systemd-modules-load.service is handling module auto load, but that file is missing and I cant see how to include it in my build.
>
> Building thud version and I have added the following to my image recipe:
>
> DISTRO_FEATURES_append = " wifi"
>
> IMAGE_INSTALL_append = " iw wpa-supplicant packagegroup-base module-init-tools"
>
> IMAGE_INSTALL_append = "\
>     linux-firmware-rpidistro-bcm43430 \
>     linux-firmware-rpidistro-bcm43455 \
>     bluez-firmware-rpidistro-bcm43430a1-hcd \
>     bluez-firmware-rpidistro-bcm4345c0-hcd \
>  "
> Then i have symlinked wpa-supplicant service to load wpa-supplicant.conf file and that work when I manually loads the module.
>
> Best regards
> Jonas
> --
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto

BR,

marek


  reply	other threads:[~2019-05-23 10:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-23  9:14 RPI WiFi not loading module Jonas Andersson
2019-05-23 10:03 ` Belisko Marek [this message]
2019-05-24  0:03 ` Khem Raj
2019-05-27  9:36   ` Jonas Andersson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAAfyv37dbhcWDxQvVX+A0cqvXMmtxzTzWNzJpC7vdKzpCh8Vag@mail.gmail.com \
    --to=marek.belisko@gmail.com \
    --cc=jonaskgandersson@gmail.com \
    --cc=yocto@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.