Tiny Core Base > Raspberry Pi
unreliable wifi
pppqq:
so should i go to version 14.0 to get over this ?
Rich:
Hi pppqq
I noticed this at the end of your dmesg:
--- Code: ---[ 46.719961] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled
--- End code ---
Does the situation improve if you disable power save?
Something like:
--- Code: ---sudo iw dev wlan0 set power_save off
--- End code ---
or maybe:
--- Code: ---sudo iwconfig wlan0 power off
--- End code ---
Replace wlan0 with whatever your device is called.
Paul_123:
--- Quote from: pppqq on January 19, 2025, 02:10:07 PM ---so should i go to version 14.0 to get over this ?
--- End quote ---
If you read the post I linked, it tells you how to solve it.
pppqq:
turning power save off does not work.
adding brcmfmac.feature_disable=0x82000 to cmdline does not work.
As i am evaluating this os i do not wish to get bogged down in adding temporary patches. This will take more time than installing a fresh version.
So my question of going back to 14.0 still remains unanswered. What version do i have to go to to have reliable comms ?
Paul_123:
All of my wifi devices (including pizero) work just fine, so I’m not sure what is causing your problems.
Have you connected a display and keyboard to see what is happening/errors when the wifi stops?
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version