Hi, On 13/02/2020 13:24, Patrick Welche wrote:
Possibly related - I found that ebijun's latest image breaks the wifi on the 0W due to some sort of problem with the SDMMC driver. You can see the issue in the diff of the dmesg:The RPI kernel now already defines bwfm* at sdmmc? and I added -rwxr-xr-x 1 root wheel 388739 Feb 13 13:13 brcmfmac43430-sdio.bin -rwxr-xr-x 1 root wheel 1121 Feb 13 13:13 brcmfmac43430-sdio.txt to a fresh rpi.img/boot partition, yet my rpi zero w doesn't see its wireless interface. This used to work - do I need to fetch different firmware files?
https://github.com/ebijun/NetBSD/commit/48a9ba734b6bcb4cfd6a3d014613e4b5253a9c39#diff-14c3df13afa1ae9dd38c2f561e6258fcL87Might be worth checking your dmesg to see if you are experiencing similar? I think "sdmmc1: sdmmc_mem_enable failed with error 60" is key error.
Luke