Translation(s): English - Français - Italiano


Dispositivi Intel PRO/Wireless 3945 e WiFi Link 4965

Questa pagina descrive come abilitare il supporto for dispositivi WiFi Intel 3945 e 4965 WiFi su sistemi Debian.

iwl3945 e iwl4965 sono moduli prodotti a partire dal driver iwlegacy del kernel Linux, che supportano i dispositivi wireless LAN Intel 3945ABG/BG e 4965AGN. Questi dispositivi erano precedentemente supportati dal driver iwlwifi (moduli iwl3945 e iwlagn) fino a Linux 2.6.39.1 I dispositivi supportati sono elencati alla fine di questa pagina.

È richiesto firmware non libero che può essere fornito dal pacchetto firmware-iwlwifi.

{i} Per il supporto dei dispositivi Intel Wireless WiFi Next Gen AGN (Wireless-N, Advanced-N, Ultimate-N), vedere iwlwifi.

Installazione

Squeeze

  1. Aggiungere una componente "non-free" a /etc/apt/sources.list, per esempio:

    # Debian Squeeze/6.0
    deb http://ftp.us.debian.org/debian squeeze main contrib non-free
  2. Aggiornare l'elenco dei pacchetti disponibili. Installare i pacchetti firmware-iwlwifi e wireless-tools:

    # aptitude update && aptitude install firmware-iwlwifi wireless-tools
  3. Dato che il driver iwlwifi è caricato automaticamente per i dispositivi supportati, reinserire i moduli driver per accedere al firmware installato:

    # modprobe -r iwl3945 iwlagn
    # modprobe iwl3945 ; modprobe iwlagn
  4. Verificare che il proprio dispositivo abbia un'interfaccia disponibile:

    # iwconfig
  5. Configurare la propria interfaccia wireless in modo appropriato.

Wheezy

  1. Aggiungere una componente "non-free" a /etc/apt/sources.list, per esempio:

    # Debian Wheezy (testing)
    deb http://ftp.us.debian.org/debian wheezy main contrib non-free
  2. Aggiornare l'elenco dei pacchetti disponibili. Installare i pacchetti firmware-iwlwifi e wireless-tools:

    # aptitude update && aptitude install firmware-iwlwifi wireless-tools
  3. Dato che il driver iwlegacy è caricato automaticamente per i dispositivi supportati, reinserire i moduli driver per accedere al firmware installato:

    # modprobe -r iwl3945 iwl4965
    # modprobe iwl3945 ; modprobe iwl4965
  4. Verificare che il proprio dispositivo abbia un'interfaccia disponibile:

    # iwconfig
  5. Configurare la propria interfaccia wireless in modo appropriato.

Dispositivi supportati

Questa pagina spiega come identificare un dispositivo PCI.

iwl3945

L'elenco seguente è basato sui campi alias di modinfo iwl3945 nelle immagini Debian del kernel 2.6.32 (2.6.32-46).

  • PCI: 8086:4222 Intel Corporation PRO/Wireless 3945ABG [Golan] Network Connection
    PCI: 8086:4227 Intel Corporation PRO/Wireless 3945ABG [Golan] Network Connection

iwlagn / iwl4965

L'elenco seguente è basato sui campi alias di modinfo iwlagn nelle immagini Debian del kernel 2.6.32 (2.6.32-46), con i dispositivi non-4965 rimossi.

  • PCI: 8086:4229 Intel Corporation PRO/Wireless 4965 AG or AGN [Kedron] Network Connection
    PCI: 8086:4230 Intel Corporation PRO/Wireless 4965 AG or AGN [Kedron] Network Connection

L'elenco seguente è basato sui campi alias di modinfo iwl4965 nelle immagini Debian del kernel 3.2.0 (3.2.35-2).

Include: Nothing found for "^##TAG:LIST_3_START"!

Include: Nothing found for "^##TAG:LIST_3_END"!

Translation(s): English - Français - Italiano


Intel PRO/Wireless 3945 and WiFi Link 4965 devices

This page describes how to enable support for Intel 3945 and 4965 WiFi devices on Debian systems.

iwl3945 and iwl4965 are modules produced by the iwlegacy Linux kernel driver, supporting Intel 3945ABG/BG and 4965AGN wireless LAN devices. These devices were formerly supported by the iwlwifi driver (iwl3945 and iwlagn modules) until Linux 2.6.39.2 Supported devices are listed at the end of this page.

Non-free firmware is required, which can be provided by the firmware-iwlwifi package.

{i} For support of Intel Wireless WiFi Next Gen AGN devices (Wireless-N, Advanced-N, Ultimate-N), see iwlwifi.

Installation

Debian 7.0 "Wheezy"

  1. Add a "non-free" component to /etc/apt/sources.list, for example:

    # Debian 7.0 "Wheezy"
    deb http://http.debian.net/debian/ wheezy main contrib non-free
  2. Update the list of available packages and install the firmware-iwlwifi package:

    # apt-get update && apt-get install firmware-iwlwifi
  3. As the iwlegacy driver is automatically loaded for supported devices, reinsert driver modules to access installed firmware:

    # modprobe -r iwl3945 iwl4965
    # modprobe iwl3945 ; modprobe iwl4965
  4. Configure your wireless interface as appropriate.

Debian 6.0 "Squeeze"

  1. Add a "non-free" component to /etc/apt/sources.list, for example:

    # Debian Squeeze/6.0
    deb http://http.debian.net/debian/ squeeze main contrib non-free
  2. Update the list of available packages and install the firmware-iwlwifi package:

    # apt-get update && apt-get install firmware-iwlwifi
  3. As the iwlwifi driver is automatically loaded for supported devices, reinsert driver modules to access installed firmware:

    # modprobe -r iwl3945 iwlagn
    # modprobe iwl3945 ; modprobe iwlagn
  4. Configure your wireless interface as appropriate.

Supported Devices

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

The following list is based on the alias fields of modinfo iwl3945 in Debian 3.2.0 (3.2.41-2) kernel images.

  • PCI: 8086:4222 Intel Corporation PRO/Wireless 3945ABG [Golan] Network Connection
    PCI: 8086:4227 Intel Corporation PRO/Wireless 3945ABG [Golan] Network Connection

The following list is based on the alias fields of modinfo iwl4965 in Debian 3.2.0 (3.2.41-2) kernel images.

  • PCI: 8086:4229 Intel Corporation PRO/Wireless 4965 AG or AGN [Kedron] Network Connection
    PCI: 8086:4230 Intel Corporation PRO/Wireless 4965 AG or AGN [Kedron] Network Connection

See Also


CategoryHardware | CategoryWireless

Vedere anche

Collegamenti esterni


CategoryHardware | CategoryWireless