WiFi not working on Raspberry Pi 3 Model B
Description
Environment
Attachments
relates to
Activity
Hi @Stephane Desneux, @Jan-Simon Moeller,
I have submitted in master for a review a fix that avoids the issues with duplication of files while building agl-demo-platform-crosssdk. Please have a look at it here: https://gerrit.automotivelinux.org/gerrit/#/c/16699/
Thanks, Leon
Hi @Stephane Desneux,
Thank you for the feedback. My Gerrit change request replaces linux-firmware with linux-firmware-raspbian-bcm43430 and linux-firmware-raspbian-bcm43455. I haven't experienced an issue as in the log while building agl-demo-platform. I will try it with -crosssdk, most probably something is dragging back linux-firmware for this image.
Best regards, Leon
Quick test: in the same build environment, agl-demo-platform builds fine. So the -crosssdk image has a minor difference that breaks the do_rootfs task.
The recent changes on master introduced a build issue on SDK.
When building agl-demo-platform-crosssdk, I get this error:
Error: Transaction check error:
file /lib/firmware/brcm/brcmfmac43430-sdio.bin from install of linux-firmware-bcm43430-1:0.0+git0+bf04291309-r0.noarch conflicts with file from package linux-firmware-raspbian-bcm43430-0.0+git0+86e88fbf03-r0.noarch
file /lib/firmware/brcm/brcmfmac43455-sdio.bin from install of linux-firmware-1:0.0+git0+bf04291309-r0.noarch conflicts with file from package linux-firmware-raspbian-bcm43455-0.0+git0+86e88fbf03-r0.noarch
Full log is available
Can anyone reproduce the issue ?
If yes;, I would defer the cherry-pick to flounder.
@Jan-Simon Moeller: it seems that CI check jobs only build agl-demo-platform (that's at least what I see in ci-management). Should we also build the SDK to detect such an error ? I'd say yes, but only on release branches, to minimize the build cost.
@Jan-Simon Moeller please cherry pick to Flounder as well.
Hi,
Today I downloaded and tested the pre-built Flounder RC6 image for Raspberry Pi 3. The WiFi does NOT work on Raspberry Pi 3 Model B:
connmanctl> enable wifi Error wifi: Method "SetProperty" with signature "sv" on interface "net.connman.Technology" doesn't exist
In the mean time the WiFi works on Raspberry Pi 3 Model B+ but this part of the hardware is different on the two models.
Best regards, Leon