Intel corporation pro wireless 2200bg linux

How-To IPW2200: Getting Intel Pro Wireless 2200 BG to work on debian/ubuntu

A lot of laptop computers using Centrino processor use the Intel Pro Wireless 2200 BG wireless interface, also known as ipw2200.

This one is not supported by default (at the time of writing) on a linux computer.

Here is the way to get it run and enjoy wireless connection.

First of all, you will need the wireless-tools packages, this package gives you the availaility to configure wireless interfaces under linux.

[email protected]:~$sudo apt-get install wireless-tools 

This gives you access to tools such as iwconfig for configuring your network interface, iwlist for scanning network in your laptop scope, iwevent… Since we are going to compile a kernel module, we also need to get the kernel headers, gcc-4.0:

Please note that since Ubuntu Dapper, ipw2200 drivers are included in the standard kernel

[email protected]:~$ sudo apt-get install linux-headers-$(uname -r) module-assistant gcc-4.0 

module-assistant allows you do easily compile kernel modules.

As the ipw2200 does not include ieee80211 subsystem, we have to compile the module, here comes module-assistant.

Choose SELECT then tick the ieee80211 checkbox, press ENTER, and choose BUILD, module-assistant is going to build the kernel module and at the end will ask you wether you want to install it or not, choose yes :).

At the time of writing, there were no ubuntu package available for ipw2200, therefore, you had to download it from the internet and compile it by hand. Get it from the official ipw2200 website.

[email protected]:~$ tar -xzvf Desktop/ipw2200-1.1.1.tgz [email protected]:~$ cd ipw2200-1.1.1/ [email protected]:~/ipw2200-1.1.1$make IEEE80211_INC=/usr/src/modules/ieee80211/driver/ 

The IEEE80211_INC allows us to tell ipw2200 makefile where to find ieee80211.h file, if you don’t do so, compiling will exit with error status.

Now it is time to install our freshly compile ipw2200 kernel module.

[email protected]:~/ipw2200-1.1.1$ sudo make install 

This will end up with the following message:

Don't forget to copy firmware to your hotplug's firmware directory and have the hotplug tools in place. 

In order to make the ipw2200 card working, with need to copy the appropriate firmware in ‘‘hotplug directory.

Читайте также:  Linux работа с сокетами

Get the appropriate firmware from ipw2200 website, click the I Agree link at the bottom of the page (after reading the licence issues… sure ;))

[email protected]:~/ipw2200-1.1.1$ cd .. [email protected]:~$ tar -xzvf Desktop/ipw2200-fw-3.0.tgz 

And now copy all the *.fw files to /usr/lib/hotplug/firmware/

[email protected]:~$ cd ipw2200-fw-3.0/ [email protected]:~/ipw2200-fw-3.0$ sudo cp *.fw /usr/lib/hotplug/firmware/ 

Updated: March 27, 2006

Источник

Intel PRO/Wireless 2100, 2200 and 2915 devices

This page describes how to enable support for WiFi devices based on Intel 2100, 2200 and 2915 chipsets on Debian systems.

Drivers

  • ipw2100 (supported devices)
    • Supports the Intel PRO/Wireless 2100 802.11b chipset.
    • Introduced in Linux 2.6.14.
    • Supports Intel PRO/Wireless 2200 802.11bg and 2915 802.11a/bg chipsets.
    • Introduced in Linux 2.6.15.

    Non-free firmware is required for both drivers, which can be provided by installing the firmware-ipw2x00 package.

    Installation via Debian Installer

    Both drivers are included for use by the Debian installation program (Debian Installer) and are also within the installed Linux kernel image.

    Debian Installer may prompt for the required firmware (ipw2100-1.3.fw or ipw2200-bss.fw). You will have to download, extract and provide the firmware, as explained in section 6.4 of the Installation Guide.

    This is also available in the nonfree-firmware tarball. Supply this blob on a CD/floppy/USB drive etc. and Debian Installer will do the right thing.

    Installation on Established Systems

    The ipw2100 and ipw2200 drivers are included in the Linux kernel since version 2.6.14 and 2.6.15 respectively. They are included as modules in Debian Linux kernel images.

      Add a «non-free» component to your apt sources for your Debian version, for example:

    # Debian 11 "Bullseye" deb https://deb.debian.org/debian bullseye main contrib non-free
    # apt update # apt install firmware-ipw2x00
    # modprobe -r ipw2100 ; modprobe ipw2100
    # modprobe -r ipw2200 ; modprobe ipw2200

    Troubleshooting

    • Examine the Linux kernel ring buffer (dmesg(1)) to verify required firmware files are being loaded by the driver. If requested firmware is not available, no wireless interface will be created.
      • Ensure the firmware-ipw2x00 package is installed, then reinsert the relevant driver module as described above.
      • ipw2200: If you receive a «Failed to send TX_POWER: Command timed out.» message, add irqpoll to your Linux kernel command line.
      • echo options ipw2200 led=1 >> /etc/modprobe.d/ipw2200.conf && modprobe -r ipw2200 ; modprobe ipw2200

      Supported Devices

      The page HowToIdentifyADevice/PCI explains how to identify a PCI device.

      ipw2100

      The following list is based on the alias fields of modinfo ipw2100 in Debian 3.16 (3.16.7-ckt9-3~deb8u1) Linux kernel images.

      PCI: 8086:1043 Intel Corporation PRO/Wireless LAN 2100 3B Mini PCI Adapter

      ipw2200

      The following list is based on the alias fields of modinfo ipw2200 in Debian 3.16 (3.16.7-ckt9-3~deb8u1) Linux kernel images.

      PCI: 8086:1043 Intel Corporation PRO/Wireless LAN 2100 3B Mini PCI Adapter PCI: 8086:104F Intel Corporation (Device name unknown) PCI: 8086:4220 Intel Corporation PRO/Wireless 2200BG [Calexico2] Network Connection PCI: 8086:4221 Intel Corporation (Device name unknown) PCI: 8086:4223 Intel Corporation PRO/Wireless 2915ABG [Calexico2] Network Connection PCI: 8086:4224 Intel Corporation PRO/Wireless 2915ABG [Calexico2] Network Connection

      See Also

      • iwlegacy — Intel PRO/Wireless 3945 and WiFi Link 4965 devices
      • iwlwifi — Intel Wireless WiFi Link, Wireless-N, Advanced-N, Ultimate-N devices
      • How to use a WiFi interface

      Источник

      unixforum.org

      Помогите настроить Intel Wireless Pro 2200BG. (Notebook ASUS W5G00A OC Fedora Core 6)

      Помогите настроить Intel Wireless Pro 2200BG.

      Сообщение Vl.k » 06.02.2007 17:26

      Пока полный чайник в Линуксе , установил Fedora Core 6, ядро 2.6.18,,а настроить wireless ipw2200 никак не могу, в свойствах сети «eth1 intel wireless 2200BG» есть, активировать устройство никак не удаеться.
      Помогите чайнику замучелся, желательно инструкцию по подробнее.
      Заранее благодарен!

      uptime Сообщения: 1661 Статус: Drinker with computing problems ОС: kubuntu 8.04

      Re: Помогите настроить Intel Wireless Pro 2200BG.

      Сообщение uptime » 06.02.2007 17:42

      я настраивал через wpa_supplicant. Там собственные драйвера, для 2200BG называется wext. С драйверами от Intel, Asus, win+ndiswrapper ничего не получалось.

      Re: Помогите настроить Intel Wireless Pro 2200BG.

      Сообщение KriK » 06.02.2007 21:13

      Настраивал, работает, но уже не помню как делал. Но для этого надо скачать firmware c http://ipw2200.sourceforge.net/. Там и драйвера есть. Только помоему в убунте они и так по дефолту есть.

      Dark Neo Сообщения: 309 Статус: Грустный красноглазик ОС: MacOS 10.9.4

      Re: Помогите настроить Intel Wireless Pro 2200BG.

      Сообщение Dark Neo » 09.02.2007 12:22

      Таааакс. Знакомый вопрос, тоже в свое время мучался.

      Фирмварь уже в комплекте с драйверами ipw2200

      # tar zxvf ieee80211-1.2.15 # cd ieee80211-1.2.15 # make IEEE80211_INC=/usr/include # make install

      Это мы установили ieee80211. Ставим сам ipw2200

      # tar xzvf ipw2200-1.2.0.tgz # cd ipw2200-1.2.0 # make # make install
      # tar xzvf ipw2200-fw-3.0.tgz # cd ipw2200-fw-3.0 # ls LICENSE.ipw200-fw ipw2200-bss.fw ipw2200-ibss.fw ipw2200-sniffer.fw

      Эти файлики скопировать в /usr/lib/hotplug/firmware/ или /lib/firmware/. Куда именно, посмотри в /etc/hotplug/firmware.agent.

      Все, драйвера установлены. Загружаем модуль ipw2200

      # lsmod ipw2200 178916 0 ieee80211 34440 1 ipw2200 firmware_class 9888 1 ipw2200

      Драйвера загрузились. Проверим, работает ли карточка.

      # dmesg | grep ipw2200 ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.1.4kdmrq ipw2200: Copyright(c) 2003-2006 Intel Corporation ipw2200: Detected Intel PRO/Wireless 2915ABG Network Connection ipw2200: ipw2200-bss.fw request_firmware failed: Reason -2 ipw2200: Unable to load firmware: -2 ipw2200: failed to register network device ipw2200: probe of 0000:02:03.0 failed with error -5

      Загружено firmware не той версии или скопировано не туда.

      # dmesg | grep ipw2200 ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.1.4kdmrq ipw2200: Copyright(c) 2003-2006 Intel Corporation ipw2200: Detected Intel PRO/Wireless 2915ABG Network Connection ipw2200: Radio Frequency Kill Switch is On: ipw2200: Detected geography ZZE (13 802.11bg channels, 19 802.11a channels)

      Если в выводе dmesg | grep ipw2200 есть упоминание про TX_POWER — включите сетевую карту — аппаратной кнопкой. Сам удивился, когда в линуксе вдруг (не относится к пряморуким линуксоидам) заработало Fn+F2

      Далее ставим wireless-tool, и настраиваем

      # man ifconfig # ifconfig # man iwconfig # iwconfig

      Re: Помогите настроить Intel Wireless Pro 2200BG.

      Сообщение Vl.k » 11.02.2007 21:46

      Огромное спасибо всем за ответ, помощь «Carpenter».

      Застопорился в запуске eth1, все также ругается и не активируется устройство.

      Драйвера утсановил ipw2200-1.2.1.tgz, ieee80211-1.2.16.tgz,

      ipw2200-fw-3.0.tar произошла заминка так как файлы не мог скопировать оказывается в Fedora нет файла «hotplug» ни в /usr/lib/ ни в /etc/, скопировал в /lib/firmware.

      Загрузил модуль ipw2200
      # lsmod

      «firmware_class 9888 1 ipw2200»- строки нет

      При проверке карточки на работоспособность, пришлось перезагрузиться так как карточка не определялась,после перезагрузки:

      # dmesg | grep ipw2200
      ipw2200: Intel® PRO/Wireless 2200/2915 Network Driver, 1.2.1kdmrq
      ipw2200: Copyright© 2003-2006 Intel Corporation
      ipw2200: Detected Intel PRO/Wireless 2915ABG Network Connection
      ipw2200: Radio Frequency Kill Switch is On:- СТРОКИ НЕТ
      ipw2200: Detected geography ZZE (11 802.11bg channels, 0 802.11a channels)

      При это замигала контрольная лампочка Wireless, настраивая сеть eth1 не активируется , ругается, что нет устройства.

      Dark Neo Сообщения: 309 Статус: Грустный красноглазик ОС: MacOS 10.9.4

      Re: Помогите настроить Intel Wireless Pro 2200BG.

      Сообщение Dark Neo » 12.02.2007 05:46

      При это замигала контрольная лампочка Wireless, настраивая сеть eth1 не активируется , ругается, что нет устройства.

      Re: Помогите настроить Intel Wireless Pro 2200BG.

      Сообщение KriK » 12.02.2007 21:49

      Гыг. Поставил на ноут ubuntu 7.04 beta, причем поставил за полчаса до выхода с ноутом. По дороге поймал вайфай сеть — НИЧЕГО не настраивал, обновился. Все оборудование поддерживается. Только зеркала наши узбекские прописал. ВАй-фай — ipw2200, ноут HP Pavillion DV1000.

      Re: Помогите настроить Intel Wireless Pro 2200BG.

      Сообщение Vl.k » 12.02.2007 23:32

      При это замигала контрольная лампочка Wireless, настраивая сеть eth1 не активируется , ругается, что нет устройства.

      Вау. Сам не пойму все перепробывал, но заработала поставил wireless-tools 28 перезагрузил, команда «iwlist eth1 scan» запустилась, определилась точка доступа.
      Далее через KDE Администрирование Сети настроил на АР, провайдер пингуется страница провайдера открывается , уф.
      Но это еще не все, дело в том, что я подключен к ИНЕТУ через кабельное телевидение,
      выход на АР и внутрение ресурсы провайдера есть, но для того, чтобы выйти в Инет мне надо еще настроить подключение используя VPN через (Login Passwd).
      Пересмотрел в настройках соединений нет такого режима подключения использ.. VPN?

      Re: Помогите настроить Intel Wireless Pro 2200BG.

      Сообщение Slimy » 12.02.2007 23:41

      При это замигала контрольная лампочка Wireless, настраивая сеть eth1 не активируется , ругается, что нет устройства.

      Вау. Сам не пойму все перепробывал, но заработала поставил wireless-tools 28 перезагрузил, команда «iwlist eth1 scan» запустилась, определилась точка доступа.
      Далее через KDE Администрирование Сети настроил на АР, провайдер пингуется страница провайдера открывается , уф.
      Но это еще не все, дело в том, что я подключен к ИНЕТУ через кабельное телевидение,
      выход на АР и внутрение ресурсы провайдера есть, но для того, чтобы выйти в Инет мне надо еще настроить подключение используя VPN через (Login Passwd).
      Пересмотрел в настройках соединений нет такого режима подключения использ.. VPN?

      Если уже ничего не помогает — прочти инструкцию.
      sysinstall — гадость 🙂
      ASUS A6q00Vm Pentium-M 1.7 GHz, 2Gb RAM, 160Gb HDD,
      GeForce Go 7300 64Mb video

      Источник

Оцените статью
Adblock
detector