無線ネットワークトラブルシューティング

正しく動作するデバイスドライバーがインストールされているか確認します

このステップでは、デバイスドライバーがワイヤレスアダプターに対して正しく動作するかどうかを確認することができます。デバイスドライバーとは、ハードウェアデバイスが正しく動作するようコンピューターに対して指示をするソフトウェアを指します。ワイヤレスアダプターがコンピューターで認識されていても、正しく動作するドライバーがインストールされていない場合があります。ワイヤレスアダプターに対して正しく動作するドライバーは複数見つけることができます。以下に示すオプションを試してみてください。

  • お使いのワイヤレスアダプターがサポートされているか確認します。

    Most Linux distributions keep a list of wireless devices that they have support for. Sometimes, these lists provide extra information on how to get the drivers for certain adapters working properly. Go to the list for your distribution (for example, Ubuntu, Arch, Fedora or openSUSE) and see if your make and model of wireless adapter is listed. You may be able to use some of the information there to get your wireless drivers working.

  • 制限のある (バイナリ) ドライバーを探す。

    Many Linux distributions only come with device drivers which are free and open source. This is because they cannot distribute drivers which are proprietary, or closed-source. If the correct driver for your wireless adapter is only available in a non-free, or “binary-only” version, it may not be installed by default. If this is the case, look on the wireless adapter manufacturer’s website to see if they have any Linux drivers.

    Linux ディストリビューションの中には制限のあるドライバーをダウンロードできるツールを提供しているものがあります。使用しているディストリビューションにこのようなツールがある場合には、そのツールを使ってワイヤレスドライバーを探すことができます。

  • Windows 向けドライバーを使用する。

    In general, you cannot use a device driver designed for one operating system (like Windows) on another operating system (like Linux). This is because they have different ways of handling devices. For wireless adapters, however, you can install a compatibility layer called NDISwrapper which lets you use some Windows wireless drivers on Linux. This is useful because wireless adapters almost always have Windows drivers available for them, whereas Linux drivers are sometimes not available. You can learn more about how to use NDISwrapper here. Note that not all wireless drivers can be used through NDISwrapper.

どの方法でもうまくいかない場合は、別のワイヤレスアダプターで動作するか確認するとよいでしょう。USB ワイヤレスアダプターの多くは非常に安価で、いずれのコンピューターにも接続できます。ただし、 お使いの Linux ディストリビューションに対応していることを確認してから購入するとよいでしょう。