You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi I got error when try to install drivers on NixOS
/build/source/os_dep/linux/wifi_regd.c: In function 'rtw_regd_init':
/build/source/os_dep/linux/wifi_regd.c:409:36: error: 'REGULATORY_IGNORE_STALE_KICKOFF' undeclared (first use in this function)
409 | wiphy->regulatory_flags |= REGULATORY_IGNORE_STALE_KICKOFF;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Hi. I've encountered the same error recently when updated Xubuntu to 23.10 and got kernel version 6.5.0-10-generic with the update.
Fix from morrownr/88x2bu-20210702#165 (comment) works for me.
Hi I got error when try to install drivers on NixOS
I think I have found something close
morrownr/88x2bu-20210702#165
The text was updated successfully, but these errors were encountered: