Public bug reported: [Impact]
On Groovy with linux-firmware 1.190.3: lrwxrwxrwx 1 root root 54 Jan 7 15:40 brcmfmac43455-sdio.raspberrypi,3-model-a-plus.txt -> brcm/brcmfmac43455-sdio.raspberrypi,3-model-b-plus.txt That link target is wrong and doesn't exist, it should be without the 'brcm/' prefix. [Test Case] $ ls -la /lib/firmware/brcm/brcmfmac43455* [Fix] The upstream fix is: commit a9993f8d3b241f70a691a5b81bf2cdb442c0e184 Author: Takashi Iwai <[email protected]> Date: Tue Sep 8 12:16:56 2020 +0200 brcm: Fix a stale symlink for RPi3 model b+ The symlink for brcmfmac43455-sdio.raspberrypi,3-model-b-plus.txt was wrongly listed with the same subdirectory brcm, and this resulted in a stale symlink. Fix it. Signed-off-by: Takashi Iwai <[email protected]> Signed-off-by: Josh Boyer <[email protected]> [] ** Affects: linux-firmware (Ubuntu) Importance: Undecided Status: New ** Affects: linux-firmware (Ubuntu Groovy) Importance: Undecided Status: New ** Also affects: linux-firmware (Ubuntu Groovy) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1918698 Title: Stale firmware symlink To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-firmware/+bug/1918698/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
