Giter Club home page Giter Club logo

Comments (4)

Bec-k avatar Bec-k commented on July 1, 2024

I think that i have the same error:

  CC [M]  /tmp/RTL8812BU/core/rtw_btcoex_wifionly.o
  CC [M]  /tmp/RTL8812BU/core/rtw_btcoex.o
  CC [M]  /tmp/RTL8812BU/core/rtw_beamforming.o
  CC [M]  /tmp/RTL8812BU/core/rtw_odm.o
  CC [M]  /tmp/RTL8812BU/core/rtw_rm.o
  CC [M]  /tmp/RTL8812BU/core/rtw_rm_fsm.o
  CC [M]  /tmp/RTL8812BU/core/rtw_rm_util.o
  CC [M]  /tmp/RTL8812BU/core/efuse/rtw_efuse.o
  CC [M]  /tmp/RTL8812BU/os_dep/osdep_service.o
/tmp/RTL8812BU/os_dep/osdep_service.c: In function ‘thread_exit’:
/tmp/RTL8812BU/os_dep/osdep_service.c:1302:9: error: implicit declaration of function ‘complete_and_exit’ [-Werror=implicit-function-declaration]
 1302 |         complete_and_exit(comp, 0);
      |         ^~~~~~~~~~~~~~~~~
/tmp/RTL8812BU/os_dep/osdep_service.c: In function ‘rtw_change_ifname’:
/tmp/RTL8812BU/os_dep/osdep_service.c:2564:28: warning: passing argument 1 of ‘_rtw_memcpy’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
 2564 |         _rtw_memcpy(pnetdev->dev_addr, adapter_mac_addr(padapter), ETH_ALEN);
      |                     ~~~~~~~^~~~~~~~~~
/tmp/RTL8812BU/os_dep/osdep_service.c:922:24: note: expected ‘void *’ but argument is of type ‘const unsigned char *’
  922 | void _rtw_memcpy(void *dst, const void *src, u32 sz)
      |                  ~~~~~~^~~
cc1: some warnings being treated as errors
make[2]: *** [scripts/Makefile.build:288: /tmp/RTL8812BU/os_dep/osdep_service.o] Error 1
make[1]: *** [Makefile:1831: /tmp/RTL8812BU] Error 2
make[1]: Leaving directory '/usr/lib/modules/5.17.0-051700-generic/build'
make: *** [Makefile:2390: modules] Error 2

from rtl8812bu.

Bec-k avatar Bec-k commented on July 1, 2024

i'm using 5.17.0-051700-generic kernel

from rtl8812bu.

FuexFollets avatar FuexFollets commented on July 1, 2024

I have the same error but i am using 5.18.14-arch1-1

from rtl8812bu.

mosoriob avatar mosoriob commented on July 1, 2024

It didn't work for me. 5.17.5-76051705-generic
This driver https://github.com/morrownr/88x2bu-20210702 works.

from rtl8812bu.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.