GithubHelp home page GithubHelp logo

wifizero / linux_sta_v2.5.0.3-32 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gahokwan/linux_sta_v2.5.0.3-32

0.0 2.0 0.0 15.96 MB

Linux_STA_V2.5.0.3-32(RT5370网卡驱动)

Makefile 0.51% Batchfile 44.93% C 53.28% Objective-C 1.11% Groff 0.18%

linux_sta_v2.5.0.3-32's Introduction

Linux_STA_V2.5.0.3-32

修改os/linux/config.mk打开两个支持

代码:

打开Wpa_Supplicant

HAS_WPA_SUPPLICANT=y

打开网络管理器Native Wpa_Supplicant支持

HAS_NATIVE_WPA_SUPPLICANT_SUPPORT=y

#开始编译安装

1.打开终端一次输入以下代码

2.sudo su 注释:首次会让你输入密码

3.CD home/linuxidc/STA (注释:我是在终端里输入 cd 用鼠标把主文件下面刚复制进去的STA文件夹拖到终端里面的。这样就进入目录了吧。其他的我也不是很清楚,毕竟是业余的。) 也就是说进入home/linuxidc/STA

4.sudo make

5.sudo make install

6.sudo modprobe rt5370sta

到这基本上就能用了,保险一下步骤7。

7.添加到/etc/modules (没有进行次操作未发现异样。)

echo rt5370sta >> /etc/modules

linux_sta_v2.5.0.3-32's People

Contributors

gahokwan avatar

Watchers

 avatar  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.