Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5157

Compute Module • brcmfmac error -110

$
0
0
I replaced dead chips on rpi3B and 3B+ with cm3+ BCM2837B0.
IMG_1333-1.jpg
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
CM3+ chip on rpi3B+:

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
cat /sys/class/mmc_host/mmc1/mmc1:0001/vendor

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



Viewing all articles
Browse latest Browse all 5157

Trending Articles