Configure 2100 wireless network card for T40 In Debian

Source: Internet
Author: User
Tags php website
In Debian, T40 is used to configure the 2100 wireless network adapter-the Linux Release Technology-Debian information. For details, refer to the following section. More than 2.6 of the kernel has this wireless NIC Driver, we just need to go to the http://ipw2100.sourceforge.net/firmware.php website to download a firmware Driver versions at or after v0.55: firmware v1.3

Decompress the downloaded file to/lib/firmware.

Reload the ipw2100 DRIVER:

# Rmmod ipw2100
# Modprobe ipw2100

You can use the wireless-tools toolkit to configure your NIC:

First, use iwlist to search for available wireless networks:

# Iwlist scanning

Then use iwconfig to connect to the appropriate wireless network:

# Iwconfig eth1 essid default rate auto

Use iwconfig to check the connection status. If the connection status is normal, you can manually configure the IP address or use dhclient for dhcp configuration.
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.