You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This kind of thing is probably better addressed on the forum.
I'd just say compare what we ship Raspberry Pi OS with what ends up installed by the Nix package. Looking just as the .deb may be a bit misleading, since we use 'update-alternatives' in postinst.
cypress/cyfmac43455-sdio-standard.bin should be installed, or linked to brcm/brcmfmac43455-sdio.bin
You can see here for the difference between the standard and minimal versions.
brcm/brcmfmac43456f-sdio.bin has been renamed to brcm/brcmfmac43456-sdio.bin and should be installed as such.
Hi,
I thought I had understood the gist of #23, but I'm still not seeing any wireless devices on the rpi02w.
I'm linking to the raw Nix file, but hopefully it's pretty explicit about what I'm doing:
https://github.com/colemickens/nixpkgs/blob/ca30f6b48d4be7a83fc479a4838d08d663f1146b/pkgs/os-specific/linux/firmware/raspberrypi-wireless/default.nix#L45-L50
where
rpi02w
is set tobrcmfmac43436
.Questions:
rpi02w
value correct?Thanks
The text was updated successfully, but these errors were encountered: