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

Problem with Kernel 6.1.39 #3

Closed
Stanislav-Lapata opened this issue Jul 22, 2023 · 1 comment
Closed

Problem with Kernel 6.1.39 #3

Stanislav-Lapata opened this issue Jul 22, 2023 · 1 comment

Comments

@Stanislav-Lapata
Copy link

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;
      |                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

I think I have found something close
morrownr/88x2bu-20210702#165

@fAntel
Copy link

fAntel commented Nov 2, 2023

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.

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