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

Compilation error #20

Open
Majdoddin opened this issue Sep 27, 2023 · 5 comments · May be fixed by #22
Open

Compilation error #20

Majdoddin opened this issue Sep 27, 2023 · 5 comments · May be fixed by #22

Comments

@Majdoddin
Copy link

I got this error while compiling on Debian 12 (bookworm) with kernel 6.1.0-12-amd64:

/var/lib/dkms/rtl88x2bu/5.13.1/build/os_dep/linux/wifi_regd.c:409:36: error: ‘REGULATORY_IGNORE_STALE_KICKOFF’ undeclared (first usein this function)
409 | wiphy->regulatory_flags |= REGULATORY_IGNORE_STALE_KICKOFF;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

I commented that line, then make was successful and it works.
similar issue here:
morrownr/88x2bu-20210702#165 (comment)

@vizrbo
Copy link

vizrbo commented Oct 14, 2023

@Majdoddin I would like to add that I'm on a Debian 12 machine as well using @ivanovborislav 's rtl8188eu driver for my TP-Link WN725N v3. While upgrading the kernel from 6.1.0-11 to 6.1.0-12 I faced similar issues.

This is what worked for me: morrownr/88x2bu-20210702#165 (comment)
Since then I have successfully upgraded to kernel 6.1.0-13 without any issues whatsoever.

@xiv3r
Copy link

xiv3r commented Oct 20, 2023

apt installed realtek-rtl8188eus-dkms

@thienandangthanh thienandangthanh linked a pull request Dec 15, 2023 that will close this issue
@Kopetan4egX
Copy link

Same problem 6.1.0-17

@vizrbo
Copy link

vizrbo commented Jan 20, 2024

Same problem 6.1.0-17

@Kopetan4egX
Check this out: morrownr/88x2bu-20210702#165 (comment)

@Kopetan4egX
Copy link

Same problem 6.1.0-17

@Kopetan4egX Check this out: morrownr/88x2bu-20210702#165 (comment)

Thanks, it helped

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

Successfully merging a pull request may close this issue.

4 participants