Hi,
Thanks for the reply.
I have looked in to some of the issues on meta-raspberrypi and found some
good information but nothing to fix my issue, i will post an
issue there as well for the rpi specific problem.
The question i have regarding Yocto is about KERNEL_MODULE_AUTOLOAD, i get
the module
On 5/23/19 2:14 AM, Jonas Andersson wrote:
Hi
I have problem to get my WiFi working on boot on Raspberry Pi 3.
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
Hi,
On Thu, May 23, 2019 at 11:15 AM Jonas Andersson
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
Hi
I have problem to get my WiFi working on boot on Raspberry Pi 3.
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/ ->