sys-firmware/raspberrypi-wifi-ucode-20210315.3_p7-r1 missing important file for Raspberry Pi4 Model B Wifi - cyfmac43455-sdio.bin brcmfmac43455-sdio.bin -> ../cypress/cyfmac43455-sdio.bin # equery files =sys-firmware/raspberrypi-wifi-ucode-20210315.3_p7-r1 | grep cyfmac43455-sdio.bin # Downgrading to sys-firmware/raspberrypi-wifi-ucode-20210315.3_p5-r1 brings cyfmac43455-sdio.bin (and wifi) back: # equery files =sys-firmware/raspberrypi-wifi-ucode-20210315.3_p5-r1 | grep cyfmac43455-sdio.bin /lib/firmware/cypress/cyfmac43455-sdio.bin #
The file cyfmac43455-sdio.bin no longer exists, the original is now renamed cyfmac43455-sdio-standard.bin. There is also an alternative cyfmac43455-sdio-minimal.bin that has been tuned to maximise the number of clients in AP mode while still supporting STA mode. I've set brcmfmac43455-sdio.bin to link to cyfmac43455-sdio-standard.bin in PR 28112. Debian is setting this link with alternatives to either one of them.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27e2212c1f87721e34750e13cbf3cb52c5eaa04e commit 27e2212c1f87721e34750e13cbf3cb52c5eaa04e Author: Dennis Lamm <expeditioneer@gentoo.org> AuthorDate: 2022-11-02 18:17:11 +0000 Commit: Dennis Lamm <expeditioneer@gentoo.org> CommitDate: 2022-11-02 18:37:48 +0000 sys-firmware/raspberrypi-wifi-ucode: fix fix broken symlink for brcmfmac43455-sdio.bin Bug: https://bugs.gentoo.org/878509 Signed-off-by: Dennis Lamm <expeditioneer@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/28112 Signed-off-by: Dennis Lamm <expeditioneer@gentoo.org> ...p7-r1.ebuild => raspberrypi-wifi-ucode-20210315.3_p7-r2.ebuild} | 7 +++++++ 1 file changed, 7 insertions(+)