無線接続のトラブルシューター

ワイヤレスアダプターが認識されたか確認します

ワイヤレスアダプターがコンピューターに接続されていても、ネットワークデバイスとしてコンピューターで認識されていない場合があります。このステップでは、デバイスが正常に認識されたかどうかを確認します。

  1. 端末ウィンドウを開き、lshw -C network と入力して Enter を押します。エラーメッセージが出力される場合は lshw プログラムのインストールが必要である可能性があります。

  2. 表示される詳細を確認して、無線インターフェースのセクションを見つけます。ワイヤレスアダプターが正しく検出されていた場合には、次のような出力があるはずです (出力は若干異なる場合があります)。

    *-network
           description: Wireless interface
           product: PRO/Wireless 3945ABG [Golan] Network Connection
           vendor: Intel Corporation
  3. 無線デバイスが表示されている場合は、デバイスドライバーのステップに進みます。

    無線デバイスが表示されない場合、次に行うべき手順は使用しているデバイスの種類によって異なってきます。以下で、コンピューターの持つ無線アダプターに関連しているセクションを参照してください (内部 PCIUSBPCMCIA など)。

PCI (内部) ワイヤレスアダプター

もっとも一般的なのが内部 PCI アダプターです。ここ数年内に生産されたラップトップのほとんどに搭載されています。PCI ワイヤレスアダプターが認識されたか確認する場合は次を行います。

  1. 端末を開き、lspci と入力してから Enter を押します。

  2. 表示されるデバイス一覧で、ネットワークコントローラーまたは Ethernet コントローラーの印がついたデバイスを探します。ワイヤレスアダプターに該当するデバイスの場合、wirelessWLANwifi802.11 などの単語が含まれている場合があります。出力例を以下に示します。

    Network controller: Intel Corporation PRO/Wireless 3945ABG [Golan] Network Connection
  3. If you found your wireless adapter in the list, proceed to the Device Drivers step. If you didn’t find anything related to your wireless adapter, see the instructions below.

USB ワイヤレスアダプター

Wireless adapters that plug into a USB port on your computer are less common. They can plug directly into a USB port, or may be connected by a USB cable. 3G/mobile broadband adapters look quite similar to wireless (Wi-Fi) adapters, so if you think you have a USB wireless adapter, double-check that it is not actually a 3G adapter. To check if your USB wireless adapter was recognized:

  1. 端末を開き、lsusb を入力して Enter を押します。

  2. 表示されるデバイス一覧で、ワイヤレスデバイスまたはネットワークデバイスを指していると思われるものを探します。ワイヤレスアダプターに該当するデバイスの場合、wirelessWLANwifi802.11 などの単語が含まれている場合があります。出力例を以下に示します。

    Bus 005 Device 009: ID 12d1:140b Huawei Technologies Co., Ltd. EC1260 Wireless Data Modem HSD USB Card
  3. If you found your wireless adapter in the list, proceed to the Device Drivers step. If you didn’t find anything related to your wireless adapter, see the instructions below.

Checking for a PCMCIA device

PCMCIA ワイヤレスアダプターは一般的には長方形のカードでラップトップの側面にあるスロットに挿入して使用します。比較的、旧式のコンピューターによく見られるタイプになります。PCMCIA アダプターが認識された確認するには次を行います。

  1. ワイヤレスアダプターを挿入せずにコンピューターを起動します。

  2. 端末を開き、次を入力して Enter を押します。

    tail -f /var/log/messages

    This will display a list of messages related to your computer’s hardware, and will automatically update if anything to do with your hardware changes.

  3. PCMCIA スロットにワイヤレスアダプターを差し込み、端末ウィンドウに表示される変更を確認します。ワイヤレスアダプターに関する詳細などが表示されるはずです。ワイヤレスアダプターであると確認できる出力があるか表示内容を確認します。

  4. 端末で実行中のコマンドを停止する場合は、Ctrl+C を押します。コマンドを停止させたら端末を閉じても構いません。

  5. If you found any information about your wireless adapter, proceed to the Device Drivers step. If you didn’t find anything related to your wireless adapter, see the instructions below.

ワイヤレスアダプターが認識されませんでした

If your wireless adapter was not recognized, it might not be working properly or the correct drivers may not be installed for it. How you check to see if there are any drivers you can install will depend on which Linux distribution you are using (like Ubuntu, Arch, Fedora or openSUSE).

To get specific help, look at the support options on your distribution’s website. These might include mailing lists and web chats where you can ask about your wireless adapter, for example.