Giter Club home page Giter Club logo

Comments (4)

fastoe avatar fastoe commented on June 27, 2024

Due to the old code repository without code flow, so we rebuild the code repository with code flow. In addition, the problems on github are all problems caused by the new kernel, after we updated the new code, these problems have been resolved.

from rtl8812bu_for_raspbian.

fastoe avatar fastoe commented on June 27, 2024

What version of your RPi kernel?

from rtl8812bu_for_raspbian.

 avatar commented on June 27, 2024

I have tried several times. And I keep obtaining this error:
make ARCH=arm CROSS_COMPILE= -C /lib/modules/5.4.83-v7l+/build M=/home/pi/RTL8812BU_for_Raspbian-master modules
make[1]: *** /lib/modules/5.4.83-v7l+/build: No such file or directory. Stop.
make: *** [Makefile:2290: modules] Error 2

I flash Raspberry Pi.
As long as I don't run apt update per your instructions I can install the driver and it works per the instructions.
However, when I run apt upgrade after the installation or after the installation the driver stop workings and gives the error above. The apt upgrade install kernel
5.10.11-v7l+

When I install OpenMediaVault it automatically updates and the WiFi adapter is useless.

Please help.

from rtl8812bu_for_raspbian.

fastoe avatar fastoe commented on June 27, 2024

For 5.10 kernel, please clone the v5.6.1 branch:

sudo apt update
sudo apt install -y bc git dkms build-essential raspberrypi-kernel-headers
git clone -b v5.6.1 https://github.com/fastoe/RTL8812BU_for_Raspbian
cd RTL8812BU_for_Raspbian
make
sudo make install
sudo reboot

from rtl8812bu_for_raspbian.

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.