Giter Club home page Giter Club logo

rtl8188eu's Introduction

rtl8188eu

Linux driver for TpLink-WN725N/Mercury-MW150US(Rev 2.0) nano wireless adapter.

The source code is from https://github.com/Red54/linux-shumeipai2/tree/sunxi-3.0/drivers/net/wireless/rtl8188eu and updated from the patch https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1030858/+attachment/3465019/+files/use_kthread_run.patch for kernel 2.7.

From : https://github.com/gleb-chipiga/rtl8188eu

Patched for CubieBoard kernel 3.4.24

compile and install

change in file Makefile:

line 529 the prefix of compil tools

CROSS_COMPILE := arm-linux-gnueabihf-

line 531 the directory of kernel

KSRC:= /root/dev/linux-allwinner-aufs34/

  1. make
  2. copy 8188eu.ko to /lib/modules/`uname -r`/kernel/drivers/net/wireless
  3. depmod -a
  4. modprobe 8188eu
  5. ifconfig and you can see the wlan interface :-)

rtl8188eu's People

Contributors

frogomeli avatar

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.