antoineco / broadcom-wl

Broadcom Linux hybrid wireless driver (64-bit)
https://www.broadcom.com/support/download-search?pg=Wireless+Embedded+Solutions+and+RF+Components&pf=Legacy+Wireless&pa=Driver&dk=BCM4312&l=true
161 stars 47 forks source link

Linux 5.12.0 gives rfkill: "Cannot get wiphy information" #20

Closed koosvriezen closed 7 months ago

koosvriezen commented 3 years ago

The wifi does work despite the warning, it has become very slow with connecting. Based on cfg80211: change netdev registration/unregistration semantics I came up with the following patch, which for me at least resolves the issue. Though I'm not sure both netdev register changes are necessary wl.diff.txt

antoineco commented 3 years ago

@koosvriezen thanks for reporting! The patch looks reasonable ✅