Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wlan0 is stuck on DOWN, NO-CARRIER #8

Open
acidvegas opened this issue Sep 29, 2024 · 1 comment
Open

wlan0 is stuck on DOWN, NO-CARRIER #8

acidvegas opened this issue Sep 29, 2024 · 1 comment

Comments

@acidvegas
Copy link

rfkill list shows phy0: Wireless LAN is not blocked.

But ip a is showing the interface as wlan0 and is DOWN.

lspci and dmesg shows nothing when grepping for network or wireless

sudo ip link set wlan0 up no response, link still down.

I am able to connect to wifi with wpa_supplicant which brings the interface up but we still see these errors looping in the syslog:

brcmfmac: mrcmf_set_channel: set chansepec 0x???? fail: reason -52

???? is random hex

@paigeadelethompson
Copy link
Collaborator

paigeadelethompson commented Sep 30, 2024

You were able to get connected though with wpa_supplicant though, right ? I wonder if there’s some kinda power policy that forces it to remain down unless it’s actively associating or associated it’s kinda weird that you can’t manually set it to up but wpa_supplicant works if you run it while it’s down…

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants