Giter Club home page Giter Club logo

Comments (7)

spazm-ma avatar spazm-ma commented on July 19, 2024 1

You need the 5.8.7 branch/tag:

https://github.com/fastoe/RTL8812BU#for-kernel-511-or-later-please-clone-the-v587-branch

try that and see if it helps.

from rtl8812bu.

BeadyRaindrop avatar BeadyRaindrop commented on July 19, 2024 1

Think I have found a working driver repo
https://github.com/morrownr/88x2bu-20210702
Still using kernel 5.18 (Kali), using the TPLink Archer T3U USB Wifi Adapter

from rtl8812bu.

vnylbscr avatar vnylbscr commented on July 19, 2024

same error on my machine. did you find any solution?

from rtl8812bu.

koko004 avatar koko004 commented on July 19, 2024

You need the 5.8.7 branch/tag:

https://github.com/fastoe/RTL8812BU#for-kernel-511-or-later-please-clone-the-v587-branch

try that and see if it helps.

Not works on 5.18
16572227532337272901893223228233

from rtl8812bu.

almeidagabriela avatar almeidagabriela commented on July 19, 2024

The error persists even with the 5.8.7 branch

error: implicit declaration of function ‘complete_and_exit’ [-Werror=implicit-function-declaration]
 1302 |         complete_and_exit(comp, 0);
      |         ^~~~~~~~~~~~~~~~~
/home/galmeida/RTL8812BU/os_dep/osdep_service.c: In function ‘rtw_change_ifname’:
/home/galmeida/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);
      |                     ~~~~~~~^~~~~~~~~~
/home/galmeida/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: /home/galmeida/RTL8812BU/os_dep/osdep_service.o] Erro 1
make[1]: *** [Makefile:1837: /home/galmeida/RTL8812BU] Erro 2
make[1]: Saindo do diretório '/usr/src/linux-headers-5.17.15-76051715-generic'
make: *** [Makefile:2390: modules] Erro 2

from rtl8812bu.

BeadyRaindrop avatar BeadyRaindrop commented on July 19, 2024

Did anyone find a solution to this? Having the same err on kernel 5.18

from rtl8812bu.

mosoriob avatar mosoriob commented on July 19, 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.