web-dev-qa-db-ja.com

「ワイヤレスが利用できません」と表示されるのはなぜですか?

Ubuntu 12.04をインストールしました。 Dell Inspirion Mini 1018で。定期的なアップデートを行った後、wifiが機能しなくなり、メッセージWireless is disabled by hardware switch

どうすれば有効にできますか?ネットワーク接続を開こうとしましたが、そこにあります:Wireless Unavailable. Hardware Address 1C:65:9D:68:9E:6B

次に、システムテストを試みましたが、メッセージが表示されます。

# For some Atheros 5K RF MACs, the madwifi driver loads buts fails to
# correctly initialize the hardware, leaving it in a state from
# which ath5k cannot recover. To prevent this condition, stop
# madwifi from loading by default. Use Jockey to select one driver
# or the other. (Ubuntu: #315056, #323830)
  blacklist ath_pci"

これは私がnm-toolの後に得るもの:

Type: 802.11 WiFi
Driver: rtl8192ce
State: unavailable
Default: no
HW Address: 1C:65:9D:68:9E:6B

Capabilities:
Wireless Properties
WEP Encryption: yes
WPA Encryption: yes
WPA2 Encryption: yes

Wireless Access Points

使用した次のコマンドSudo lshw -C network

*-network DISABLED
description: Wireless interface
product: RTL8188CE 802.11b/g/n WiFi Adapter
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@0000:07:00.0
logical name: wlan0
version: 01
serial: 1c:65:9d:68:9e:6b
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=rtl8192ce driverversion=3.2.0-37-generic firmware=N/A latency=0 link=no multicast=yes wireless=IEEE 802.11bgn
resources: irq:17 ioport:3000(size=256) memory:f0100000-f0103fff

私はUbuntuで新しいので、Newbeesフォーラムで質問しました。

http://ubuntuforums.org/showthread.php?t=2116769

私を導いてくれた人は、次に何をしようかわからない.

1
Lili Pebbles

確かではありませんが、これはUbuntuとは何の関係もないと思います。カードを有効にするにはキーボードキーを押す必要があります(たとえば、 Fn+F12 キー)

2
manattta