Git Product home page Git Product logo

rtl88x2bu-openwrt's Introduction

RTL88x2BU-OpenWRT

请不要再关注此仓库,此仓库属于调试性质,并不能工作。

Please don't STAR, it's DEBUG repository,it can't work.

适用于RTL88x2BU USB WiFi适配器的Linux/OpenWrt驱动

支持的设备包括但不限于如下:

  • ALFA AWUS036ACU
  • ASUS AC1300 USB-AC55 B1
  • ASUS AC53 Nano
  • ASUS U2
  • Cudy WU1400
  • Edimax EW-7822UAD
  • Edimax EW-7822ULC
  • Edimax EW-7822UTC
  • EDUP EP-AC1605GS
  • FIDECO 6B21-AC1200M
  • Linksys WUSB6300 V2
  • NetGear A6150
  • TRENDnet TEW-808UBM
  • Numerous additional products that are based on the supported chipsets

Linux/OpenWrt编译方法:

clone the repository to "openwrt-src/package" dir:
git clone https://github.com/AutoCONFIG/RTL88x2BU-OpenWRT.git
cd "openwrt-src" dir
make menuconfig
select "> Kernel modules > Wireless Drivers > kmod-rtl88x2bu"
make V=s

rtl88x2bu-openwrt's People

Contributors

autoconfig avatar

Stargazers

 avatar  avatar

Watchers

 avatar

rtl88x2bu-openwrt's Issues

Module compilation fails on OpenWRT

I'm trying to compile this module in OpenWRT and this fails with the following error:

/data/Development/openwrt/build_dir/target-x86_64_musl/linux-x86_64/rtl88x2bu-2023-01-14-d0f2241e/include/linux/wireless.h:28:18: fatal error: sys/socket.h: No such file or directory
   28 |         #include <sys/socket.h>                 /* for "struct sockaddr" et al  */
      |                  ^~~~~~~~~~~~~~
compilation terminated.
make[5]: *** [scripts/Makefile.build:289: /data/Development/openwrt/build_dir/target-x86_64_musl/linux-x86_64/rtl88x2bu-2023-01-14-d0f2241e/core/rtw_cmd.o] Error 1
make[4]: *** [Makefile:1903: /data/Development/openwrt/build_dir/target-x86_64_musl/linux-x86_64/rtl88x2bu-2023-01-14-d0f2241e] Error 2
make[4]: Leaving directory '/data/Development/openwrt/build_dir/target-x86_64_musl/linux-x86_64/linux-5.15.88'
make[3]: *** [Makefile:71: /data/Development/openwrt/build_dir/target-x86_64_musl/linux-x86_64/rtl88x2bu-2023-01-14-d0f2241e/.built] Error 2
make[3]: Leaving directory '/data/Development/openwrt/package/kernel/rtl88x2bu'
time: package/kernel/rtl88x2bu/compile#2.20#0.73#2.83
    ERROR: package/kernel/rtl88x2bu failed to build.
make[2]: *** [package/Makefile:116: package/kernel/rtl88x2bu/compile] Error 1
make[2]: Leaving directory '/data/Development/openwrt'
make[1]: *** [package/Makefile:110: /data/Development/openwrt/staging_dir/target-x86_64_musl/stamp/.package_compile] Error 2
make[1]: Leaving directory '/data/Development/openwrt'
make: *** [/data/Development/openwrt/include/toplevel.mk:231: world] Error 2

This doesn't work..

make menuconfig
Makefile:22: /package.mk: No such file or directory
make: *** No rule to make target '/package.mk'. Stop.

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.