Persistent WiFi Problems on MacBook Pro (M1 Pro)

Edit: Just saw my post redundant to the thread here: Will not connect to wifi after latest update

I can’t connect to any WiFi Networks anymore.
When installing Fedora I initially could connect to my home network.
But after some reboots I can’t neither connect to my home or other networks.

dmesg show’s the following errors:

[    5.476251] ieee80211 phy0: brcmf_dongle_roam: WLC_SET_ROAM_DELTA error (-52)
[    6.091543] ieee80211 phy0: brcmf_p2p_set_firmware: failed to update device address ret -52
[    6.093140] ieee80211 phy0: brcmf_p2p_create_p2pdev: set p2p_disc error
[    6.093147] ieee80211 phy0: brcmf_cfg80211_add_iface: add iface p2p-dev-wlp1s0f type 10 failed: err=-52

sudo rfkill list shows:

0: hci0: Bluetooth
	Soft blocked: no
	Hard blocked: no
1: phy0: Wireless LAN
	Soft blocked: no
	Hard blocked: no

ip link shows where encu1c4i2 is my mobile tether.

1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: wlp1s0f0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc fq_codel state DOWN mode DORMANT group default qlen 1000
    link/ether aa:79:32:7c:ef:3a brd ff:ff:ff:ff:ff:ff permaddr bc:d0:74:44:b6:70
3: enu1c4i2: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc fq_codel state DOWN mode DEFAULT group default qlen 1000
    link/ether 46:90:bb:62:a6:51 brd ff:ff:ff:ff:ff:f

I also tried downgrading brcmfmac to 20240312-1.fc40 but that didn’t fix the problem. (The diagnose newer diagnose is from that)

Asahi-Diagnoses:
https://gist.github.com/DeathsGun/5b74ec2317df01ee041265d0686a07d3

As Linus already stated above, this topic duplicates this one:

I thus close this one.

Thanks Linus for taking care & making aware :slight_smile: