
Ubuntu日本語フォーラム

ログインしていません。
はじめてポストします。naopといいます。
Ubuntu 11.04 (Natty Narwhal)で、無線LAN (Intel Centrino Ultimate-N 6300)が利用できないため
nは使わずgだけでといった回避方法、あるいはiwl6000の代替ドライバをご存知の方がいらっしゃればと
思いポストさせていただきました。なお、今回インストールしたのは HP EliteBook 8460w です。
すでにあちこちを調べたましたが、
https://forums.ubuntulinux.jp/viewforum.php?id=6
https://help.ubuntu.com/community/HardwareSupportComponentsWirelessNetworkCardsIntel
https://help.ubuntu.com/11.04/ubuntu-help/net-problem.html
を調べてみましたが、2010/1頃に「動作しない」という情報までしか探せていません。
--------------------------------------------------------------------------------------------------
$ sudo lshw -C network
*-network
description: Ethernet interface
product: 82579LM Gigabit Network Connection
vendor: Intel Corporation
physical id: 19
bus info: pci@0000:00:19.0
logical name: eth0
version: 04
serial: 2c:41:38:99:99:99
size: 100Mbit/s
capacity: 1Gbit/s
width: 32 bits
clock: 33MHz
capabilities: pm msi bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=e1000e driverversion=1.2.20-k2 duplex=full firmware=0.13-4 ip=192.168.24.3 latency=0 link=yes multicast=yes port=twisted pair speed=100Mbit/s
resources: irq:56 memory:d4500000-d451ffff memory:d452a000-d452afff ioport:5020(size=32)
*-network DISABLED
description: Wireless interface
product: Centrino Ultimate-N 6300
vendor: Intel Corporation
physical id: 0
bus info: pci@0000:25:00.0
logical name: wlan0
version: 35
serial: 00:24:d7:99:99:99
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=iwlagn driverversion=2.6.38-11-generic firmware=9.221.4.1 build 25532 latency=0 link=no multicast=yes wireless=IEEE 802.11abgn
resources: irq:57 memory:d4100000-d4101fff
--------------------------------------------------------------------------------------------------
オフライン
*-network DISABLED
description: Wireless interface
product: Centrino Ultimate-N 6300
vendor: Intel Corporationの部分が気になりますね。
BIOS上で、無線LANデバイスのデフォルトの状態を有効にしたり、
PCの側面や、底面などに、無線LANの有効/無効スイッチが有効になっているか確認してみたり、
キーボード上の無線LANのトグルキーを押してみたり、
してみて下さい。
どうやっても、有効にならない場合、
https://forums.ubuntulinux.jp/viewtopic.php?id=11372
https://forums.ubuntulinux.jp/viewtopic.php?id=11446
あたりを参考にして、rfkillコマンドでブロックされていないか/解除できないかを試してみるのも良いかと思います。
オフライン
hmatsueさま
naopです。早々の返信、ありがとうございます。
> 無線LANの有効/無効スイッチが有効か確認
キーボード右上にボタンがあります。あることはあるのですが動作しませんでした。
> rfkill
こういうコマンドがあるのですね。お送りいただいたリンクとあわせて、動作するようにもう少し調査させていただきます。
とても有益なアドバイス、ありがとうございました。
動作できる、できないいずれの場合でも結果を後日ご報告させていただきます。
オフライン
解決方法が見つかりましたので、ご連絡させていただきます。
結論からいうと、Ubuntu 11.04 (現在は11.10にしました)のドライバ等の問題ではなく、BIOSの設定の問題でした。
おそらくですが、HP EliteBook 8460w という機種は、BIOSの出荷時の設定が
- Enbemded WLAN Device
- LAN/WLAN Switching
さらにいうと、MultiCore までが disable でした。 (VMWareの利用時に、変だなと思っていましたが...)
これらの設定を有効にしたところ、なんの問題もなく無線が利用できるようになりました。
いろいろ有効なアドバイスをいただきましてありがとうございます。
また、ご連絡が遅くなって申し訳ありませんでした。
オフライン