Translation(s): English - Français - Русский (Russian)


Atheros 802.11n PCI/PCI-E devices (ath9k)

This page describes how to enable support for WiFi devices based on Atheros 802.11n PCI/PCI-E chipsets, using the ath9k driver on Debian systems.

ath9k is a driver supporting Atheros 802.11n PCI/PCI-E chipsets, included in the mainline Linux kernel since version 2.6.27.

It does not require a binary HAL (hardware abstraction layer) and no firmware is required to be loaded from userspace. Supported devices are listed at the end of this page.

{i} Atheros 802.11n USB devices are supported by the ath9k_htc and ar9170usb / carl9170 drivers.

{i} Atheros 802.11a/bg PCI/PCI-E devices are supported by the ath5k driver.

Installation

  1. Install the wireless-tools package:

    # aptitude install wireless-tools
  2. If not already performed, physically connect the device to your system.
  3. The ath9k kernel module is automatically loaded for supported devices. Verify your device has an available interface:

    # iwconfig
  4. Configure your wireless interface as appropriate.

Supported Devices

Squeeze

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

The following list is based on the alias fields of modinfo ath9k in Debian 2.6.32 (2.6.32-41) kernel images.

Wheezy

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

The following list is based on the alias fields of modinfo ath9k in Debian 3.2.0 (3.2.4-1) kernel images.

See Also


CategoryHardware | CategoryWireless