Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to use 360wifi to realize Raspberry pie Wireless Internet access

2025-01-28 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/01 Report--

This article mainly shows you "how to use 360wifi to achieve raspberry pie wireless Internet access". The content is simple and clear. I hope it can help you solve your doubts. Let me lead you to study and learn this article "how to use 360wifi to realize raspberry pie wireless Internet access".

Basic environment and hardware

Computer system: mac

Hardware: raspberry pie and 360wifi2 generation

Raspberry pie system: archlinux

1. Look for the linux driver of 360wifi

Confirm that the chip in the 360wifi forum is: MT7601.

To the relink official website to find the driver source code package, in order to compile and install.

2. Compile and install

2.1Software installation of archlinux

Archlinux installation software problem: accustomed to using the redhat series, an installation is yum. And archlinux is a tool of pacman (it is said to be very advanced, if you have time to study it again), install software usage commands:

Pacman-S * *

Search software usage

Pacman-S-s * *

Note: using the official source will be very slow, after verification, this source is very fast:

Http://tw.mirror.archlinuxarm.org

2.2 missing / lib/modules/3.6.11-14-ARCH+/build

After searching the Internet, there is a lack of linux-header, and then use the command to install:

Pacman-S linux-raspberrypi-latest-headers

After installation, header is version 3.13, my kernel is version 3.6, and sister's

Upgrade the entire archlinux directly with one effort:

Pacman-Syu

After the upgrade, the problem comes again, the upgraded kernel is 3.10, that is to say, the headers is still high, what to do?

Pacman-S-s linux-heaser searched and found that there are 2, a low-level version happens to be 3.10, but the direct use of pacman-S linux-raspberrypi-latest-headers is to install the high version, that is, 3.13, but pacman has a way:

Pacman-S "linux-raspberrypi-headers

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report