
Ubuntu日本語フォーラム

ログインしていません。
Ubuntu 11.04 にアップデートしたら無線LANカードが起動しなくなりました。
ドライバはインストールされているみたいですが、LANカードのランプが点灯せず、ネットワーク設定を見ても「デバイスの準備ができていません(ファームウェアが存在しません)」と表示されています。
b43-fwcutterをアンインストール、インストールを試しても変わりませんでした。
何か原因はあるのでしょうか。
オフライン
b43-fwcutterはbcm43xx系のチップ用のファームウェアをインストールする際に使用しますが、
まずは、チップの確認した方がよいかと思います。
LANカードの正式な型式も念の為投稿下さい。
Ubuntu側からの確認のため、下記のコマンドを実行して結果を投稿下さい。
lspci -nn lshw -C network
オフライン
>3988 様
情報ありがとうございます。
下のURLの方はすでに試してみましたがだめでした。
すでに同じような質問もあったのですね。そちらのほうも試してみます。ありがとうございます。
オフライン
>hmatsue 様
カードは「WLIーCBーG54S」です。
結果は以下のとおりでした。コマンドの意味もいまいちわかってないので、正しい結果かはわかりませんが、そのまま載せてみます。
***:~$ lspci -nn
00:00.0 Host bridge [0600]: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT Express Memory Controller Hub [8086:27a0] (rev 03)
00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller [8086:27a2] (rev 03)
00:02.1 Display controller [0380]: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller [8086:27a6] (rev 03)
00:1b.0 Audio device [0403]: Intel Corporation N10/ICH 7 Family High Definition Audio Controller [8086:27d8] (rev 02)
00:1c.0 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 1 [8086:27d0] (rev 02)
00:1c.2 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 3 [8086:27d4] (rev 02)
00:1d.0 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #1 [8086:27c8] (rev 02)
00:1d.1 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #2 [8086:27c9] (rev 02)
00:1d.2 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #3 [8086:27ca] (rev 02)
00:1d.7 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB2 EHCI Controller [8086:27cc] (rev 02)
00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge [8086:2448] (rev e2)
00:1f.0 ISA bridge [0601]: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge [8086:27b9] (rev 02)
00:1f.1 IDE interface [0101]: Intel Corporation 82801G (ICH7 Family) IDE Controller [8086:27df] (rev 02)
00:1f.3 SMBus [0c05]: Intel Corporation N10/ICH 7 Family SMBus Controller [8086:27da] (rev 02)
04:01.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ [10ec:8139] (rev 10)
04:05.0 CardBus bridge [0607]: Ricoh Co Ltd RL5c476 II [1180:0476] (rev 8d)
04:05.1 SD Host controller [0805]: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter [1180:0822] (rev 13)
***:~$ lshw -C network
WARNING: you should run this program as super-user.
*-network
description: Ethernet interface
product: RTL-8139/8139C/8139C+
vendor: Realtek Semiconductor Co., Ltd.
physical id: 1
bus info: pci@0000:04:01.0
logical name: eth0
version: 10
serial: 00:0b:97:be:72:34
size: 100Mbit/s
capacity: 100Mbit/s
width: 32 bits
clock: 33MHz
capabilities: bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=8139too driverversion=0.9.28 duplex=full ip=192.168.1.103 latency=32 maxlatency=64 mingnt=32 multicast=yes port=MII speed=100Mbit/s
resources: irq:19 ioport:2000(size=256) memory:d0000000-d00000ff
WARNING: output may be incomplete or inaccurate, you should run this program as super-user.
オフライン
PCカードタイプのものでしたか。
では、
lspcmcia -v
でお願いします。
詳細は分かりませんが、過去のトピックを参照する限りでは、bcm43xx系のもののようですね。
firmware-b43-installer
パッケージは導入されていますでしょうか。もし、未インストールなら上記パッケージもインストールしてみて下さい。
# multiverseレポジトリだったかを有効化しないといけないかも知れません。
最近、bcm43xx系のチップで苦戦されている方をちらほら見かけましたので、bcm43xxの設定に関する文書を和訳してみました。
ご参考まで。
https://wiki.ubuntulinux.jp/UbuntuTips/Hardware/HowToSetupBcm43xx
オフライン
lspcmcia -vの結果は
Socket 0 Bridge: [yenta_cardbus] (bus ID: 0000:04:05.0)
Configuration: state: on ready: unknown
でした。
しかし、firmware-b43-installerをインストールしたところ、突如カードのランプが力強く点灯しました!
同じような症状の方も、これをインストールしてみたら直るかもしれませんね。
お二方、ありがとうございました。
オフライン
ファームウェアが不足していたようですね。
念の為の確認ですが、正常動作まで確認できたという理解でよろしいでしょうか。
オフライン
正常に無線で接続・通信できてます。
案外firmware-b43-installerという情報がなかったので、助かりました。
オフライン
ご連絡、ありがとうございました。
WLI-CB-G54S
が
Ubuntu 11.04
で
b43ドライバ(とファームウェア)
で駆動できたということで、大変参考になりました。
オフライン