Debian wireless network adapter

Source: Internet
Author: User
Tags dmesg
Solve the Problem of Debian wireless network adapter-Linux Release Technology-Debian information. The following is a detailed description. Although debian is not as simple as FC and SuSE, it is highly customizable. If you are strongly recommended to use debian in Linux, you will definitely get more results than RedHat. After Debian is installed on my laptop, follow the instructions in the manual and refer to google to smoothly install the latest kernel, install xwindow, directly handle the video card and sound card, and then search the Internet, we recommend that you use KPlayer. apt does not exist. It doesn't matter. Download the source code and follow the instructions to compile and install it. It is done successfully! Now we can see that rmvb works well in Debian! The last thing I need to do is my wireless network card. Of course, I want to use intel's linux driver. I think windows drivers are useless. Therefore, go directly to ipw2200.sf.net (my wireless module is 2200bg). Refer to the INSTALL document to see the following general idea:

Kernel compilation must be selected:

Device Drivers->
Networking support->
Network device support->
Wireless LAN (non-hamradio)->
Wireless LAN drivers (non-hamradio) & WE

Device Drivers->
Generic Driver Options->
Hotplug firmware loading support


Cryptographic options->
ARC4 cipher algorithm


Library routines->
CRC32 functions

To compile and install the ipw2200 driver, the kernel option must be disable:

Networking->
Networking support (NET [= y])->
Generic IEEE 802.11 Networking Stack

Device Drivers->
Network device support->
Network device support (NETDEVICES [= y])->
Wireless LAN (non-hamradio)->
Intel PRO/Wireless 2200BG and 2915ABG...

Then compile according to the instructions, which is too troublesome. Since my kernel has fully compiled the driver, the wireless Nic should also be identified. Use dmesg to check whether there is a problem, but the prompt "cocould not load firmware-2" is displayed.

Next, let's look at the ipw2200 INSTALL document. There is another firmware, so we can check the version number of ipw2200 (which is available in dmesg, my version is 1.1.1). In iisv3.0, download, decompress the package to/usr/lib/hotplug/firmware/and restart the instance. If you see ifconfig, the wireless network card is handled smoothly!

However, there are no ip addresses and no Internet access. It is too troublesome to modify the configuration file. Install gconf, gnome-system-tools, and configure the ip address of the wireless network card under gnome! Finally, you can access the Internet without using a network cable in linux ,!

Summary: linux documents are rich on the Internet, so you must be familiar with google. In addition, most of the Chinese materials found have been transferred, and many others are not clear. We recommend that you go to the official website to view English documents. In fact, many questions have been clearly written, check whether you have the patience to read the English documents.
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.