Configure inter 2200 wireless network card for centos 5

Source: Internet
Author: User

Configure the Inter 2200 wireless network card in three steps

1. Install the wireless network module and Protocol ipw2200 ieee80211 *
2. Install a wireless network card
3. configure a wireless Nic

1. install wireless network modules and protocols
This step is to install the ipw2200 ieee80211 * module and Protocol
Download the driver and firmware

Http://ipw2200.sourceforge.net/#downloads

Http://ipw2200.sourceforge.net/firmware.php

After the driver is downloaded, make and make install (this requires the kernelSource code)
The content of firmware must be copied to/lib/firmware.

When I upgraded to 2.6.28, the kernel has been compiled.

You can use lsmod to check whether the required modules have been loaded.

2. Install a wireless network card
Run the following command to automatically install the Intel PRO 2200bg NIC:
Rmmod ipw2200
Modprobe ipw2200
In this case, a new network device (eth1) is generated)
Enable this network device
IFUP eth1

3. configure a wireless Nic
Start the NetworkManager and networkmanagerdispatcher services
Service NetworkManager start
Service networkmanagerdispatcher start

After successful start, click the signal icon in the upper-right corner of the screen to enable the wireless network configuration.
Enter the network SSID, encryption method, and password.

 

 

After countless errors, I finally configured the encrypted wireless network. I hope you don't have to work that hard.

Related Article

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.