I replaced dead chips on rpi3B and 3B+ with cm3+ BCM2837B0.
CM3+ chip on rpi3B:CM3+ chip on rpi3B+:cat /sys/class/mmc_host/mmc1/mmc1:0001/vendor
Seems the wifi chip is recognised but driver is unhappy with it. What should I do next?
Most everything works but wifi doesn't. Tried using rpi3's dtb or cm3's dtb with dtoverlay=sdio, got the same error in dmesg:CM3+ chip on rpi3B:
Code:
[ 3.652090] mmc1: new high speed SDIO card at address 0001[ 12.160938] brcmfmac: probe of mmc1:0001:1 failed with error -110[ 12.169534] brcmfmac: probe of mmc1:0001:2 failed with error -110
Code:
[ 3.607704] mmc1: new high speed SDIO card at address 0001[ 12.043865] brcmfmac: probe of mmc1:0001:1 failed with error -110[ 12.044226] brcmfmac: probe of mmc1:0001:2 failed with error -110[ 12.044463] brcmfmac: probe of mmc1:0001:3 failed with error -110
Code:
0x02d0
Seems the wifi chip is recognised but driver is unhappy with it. What should I do next?
Statistics: Posted by analogsynth — Fri Jun 21, 2024 11:36 am