Tip : This article is for Archlinuxarm, and other Linux distributions should be replaced with the corresponding commands according to the actual situation.Step 1, check if the operating system has detected a wireless cardRun the following command on the terminal:
Lsusb
Copy CodeIf you can see your wireless network card (I use the Tenda w311mi, Master Ralink RT5370), it means that the wireless network card has been detected by the operati
For the sake of interest, if you want to connect to a wireless wi-fi network in multiple places, the key is required. So it took me a few days to try the attack on the Internet. The process was as follows:
1. My Nic model is rt73 USB wireless LAN card. The above name is the complete name displayed in the Device Manager. I have downloaded the complete factory driver in XP, however, no driver is installed in Ubuntu.
2. First, you need to know the name and channel number of the target Wi-Fi network
Low-level WiFi, 360Wifi Windows, Linux driversSmall WiFi What is a wireless network card, of course, can be used freely, but the official said does not support the function of infinite network card ...A driver installation method for Windows platforms and Linux platforms is now available.
Windows
Driver Download: http://pan.baidu.com/s/1GcFF1
Linux
Use the LSUSB command to obtain the USB device ID. Small WiFi is 2,955:0001 or 2955:1001 360wifi2 for 148
Look here, rookie.Https://help.ubuntu.com/community/WifiD ... enda_w311mRecently also bought a Tenda w311m network card, simply say the driver installation and HOSTAPD do soft AP ConfigurationThe system is Ubuntu 11.10, the kernel is Linux ubuntu 3.0.0-12-serverThank you for [email protected] article ideasTwo types of drive modesFirst, Ralink official driver compilation, this driver seems to support only infrastructure and ADHOC functions1. Download t
functionsPlease set ' has_wpa_supplicant=y ' and ' has_native_wpa_supplicant_support=y '.=> #>cd wpa_supplicant-x.x=> #>./wpa_supplicant-dwext-ira0-c wpa_supplicant.conf-d* * Build for being controlled by Wpasupplicant with Ralink DriverPlease set ' has_wpa_supplicant=y ' and ' has_native_wpa_supplicant_support=n '.=> #>cd wpa_supplicant-0.5.7=> #>./wpa_supplicant-dralink-ira0-c wpa_supplicant.conf-d
Here is a clear description of the support and use
Linux wireless network card DWLG122 driver module Installation Summary-Linux Enterprise Application-Linux server application information, the following is a detailed reading. Original: Rob
Recently, I purchased a wireless route and a wireless network card. to test its performance, the first step is not to link them together and access them effectively.
Internet does not belong, so I began to look for information and information everywhere.
First, find the source code of the driver Module,
TP-LINK wireless network card official does not provide Linux driver, but in fact the wireless network card driver mainly depends on the chip model used by the wireless network card, in this way, we can download the corresponding driver from the chip vendor's official website (compile and install it by ourselves ).
The system does not seem to have any response when a wireless network card is inserted. Do not worry, enter the command on the terminal
Lsusb
All USB devices will be output, one of wh
Foundation 1.1 root HubBus 004 device 001: Id 1d6b: 0001 Linux Foundation 1.1 root HubBus 005 device 001: Id 1d6b: 0001 Linux Foundation 1.1 root HubBus 006 device 001: Id 1d6b: 0001 Linux Foundation 1.1 root HubBus 007 device 001: Id 1d6b: 0001 Linux Foundation 1.1 root HubBus 001 device 002: Id 148f: 5370 ralink technology, Corp. rt5370 Wireless AdapterBus 003 device 002: Id 192f: 0616 avago technologies, Pte.Buses 001 device 004: Id 2717: 9039
Dis
Http://elinux.org/RPI-Wireless-HotspotWhat does it does?This project configures your Raspberry Pi to connect to the Internet through Ethernet, and share it connection over WiFi .What does you need?
A Raspberry Pi, model B.
A boot SD card for the Raspberry Pi.
A USB WiFi device that supports the "Access point" mode.
An Ethernet cable to connect to the local network.
Please make sure your Wifi dongle supports Access point or Master Mode
Edimax does not support a
The first blog gave me a long course design, that is, the topic "3G wireless router. The development platform used in this development project is the Raspberry Pi Development Board. The following is the question .....
Objective: To set Raspberry Pi as a 3G wireless router and access the Internet through Huawei's e261.
Tools: Raspberry Pi Development Board, 3G wireless network adapter E261, wireless network adapter RT5370,
Steps:
1. Convert E261 Mode
1. View connected USB devices
pi@raspberrypi
-samsung-cross_compile =/usr/local/arm/4.2.2-eabi/usr/bin/arm-linux-+LINUX_SRC =/home/lin/desktop/linux-2.6.35.3+cross_compile =/opt/freescale/usr/local/gcc-4.4.4-glibc-2.11.1-multilib-1.0/arm-fsl-linux-gnueabi/bin/ arm-none-linux-gnueabi-endif$ vim Netif/makefile$ vim Util/makefileRepair the same as Module/makefileRepair Usb_buffer_free and Usb_buffer_allow error$ vim UTIL/OS/LINUX/RT_USB_UTIL.CRepair following:#if linux_version_code >= kernel_version (2,5,0)void *rausb_buffer_alloc (struct usb
module format
When the kernel version does not match, it suddenly reminds me that uimage is compiled with GCC of version 2011. 03.-41, and the driver uses GCC of version 2007q1-10. Therefore, GCC of version 2007-q1-10 is used to compile the kernel and make install to compile the driver code. Note that the pre-and post-order cannot be changed. Otherwise, the kernel has been changed. The driver still uses the previously compiled kernel, and the driver will be loaded.
> Rt3070sta: Version magic '2
"
PROTO=WPA
key_mgmt=wpa-psk
pairwise=tkip
group=tkip
psk= "PASSWORD"
}
where xxx is the hotspot name of the router, PSK fills in the password, the encryption method TKIP needs to fill in according to the actual situation, do not understand can see my previous article, or Direct man.
Run
First create a runtime directory:
root@ (None):/# mkdir/var/run/wpa_supplicant
Then run directly in the background:
root@ (None):/# wpa_supplicant-b-iwlan0-c/etc/wpa.
--> OV9650 on the s3c2440 driver3.8 configure the NIC DriverMain Menu --> Netwoking support --> Networking options --> select Unix and TCP/IPMain Menu --> Device Drivers --> Network device support --> Ethernet (10 or 100 Mbit) -->Select 3.9 configure a USB wireless NIC DriverMain Menu --> Netwoking support --> wireless --> IEEE 802.11Main Menu --> Device Drivers --> Netwoking device support --> wireless LAN --> Wireless LAN (IEEE 802.11) --> Ralink d
:
1. Transplantation of arm + linux for wifi module rt3070
2. android wifi ralink rt3070 development record
The situation on Tuesday is not optimistic. I almost want to give up because I have not compiled the WiFi driver module for Android. I subconsciously think that the driver module I compiled must be missing something. At least the driver module can be compiled now, and the kernel module can be inserted normally. However, I did n
Check the Ubuntu driver list, only Ubuntu10.04LTS support EW-7711UAn (https://help.ubuntu.com/community/HardwareSupportComponentsWirelessNetworkCardsEdimax), the original text is as follows: Workswith10.04LTS-RT3070USBdriverfrom
Check the Ubuntu driver list, only Ubuntu 10.04 LTS support EW-7711UAn (https://help.ubuntu.com/community/HardwareSupportComponentsWirelessNetworkCardsEdimax), the original text is as follows:
Works with 10.04 LTS-RT3070USB driver from
because many drivers are available for a variety of chip sets supported by mainstream open-source wireless software tools. You can select your preferred Linux version, compile or add data packets, or use Backtrack or KaliLinux in a simpler way. These versions are customized for Unbuntu or Debian, including the most popular and practical Security tools for penetration testing and digital forensics, by the Offensive Security sales company.For Wi-Fi adapters, if you are using Linux, you can save y
G4 series has a lot of models of machines, depending on the model of the machine configuration is not the same, so the machine will not be the same as the drive, so we can not separate from the serial number for you to provide the wireless card driver for your machine, if you need to find your machine wireless card driver, It is recommended that you check the following official documents to find out:http://h20566.www2.hp.com/portal/site/hpsc/public/kb/docDisplay/?docId=emr_na-c02903029Note: Thi
command enters the buildroot compile configuration interface under the terminal:make menuconfig;The CPU chip of the device we used in the tutorial is the MT7620 series (mt7620a/n), the following begins the most basic configuration for the MT7620 series of devices, the steps are as follows: 1.Target System (Atheros AR7xxx/AR9xxx) --->Enter the next turn after the space selectionRalink RT288x/RT3xxxThen return to the back, and the compile target is:Target System (
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.