Jump to content

Raspberry pi and the RP1 ethernet adapter


Recommended Posts

Posted (edited)

Hi.  I installed Armbian on a raspberry pi 5.

 

Everything went smoothly, but straight-away, I see that dmesg is filled with this error:


 

brcmfmac: brcmf_set_channel: set chanspec 0x100c fail, reason -52

 

I'm noticing some inconsistencies on the network, and I'm not sure if this is behind it.  I tried installing the firmware-brcm80211, but it didn't help -- in fact, I think it might have made it worse.

 

I've looked all over, but I cannot see any useful information regarding this.  It has no usb devices attached, not using and gpio pins or anything fancy.  It is just a node on the network that is presenting information on a television screen in our shop.

 

It looks like the driver is not a good match for the hardware (that's my guess, anyway).  In the past, I've seen errors like this fixed with the firmware I mentioned above.  No such luck this time.  Any way I can fix this?

 

Thanks.

 

 

 

Edited by grooveman
Link to comment
Share on other sites

Try disabling wireless completely using the config.txt: dtoverlay=disable-wifi-pi5

If you don't need bluetooth disable that to: dtoverlay=disable-bt-pi5

 

Not enabling it in nmtui is not enough, the module is still active 'firmware is still getting loaded' and can't find a country code.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines