11.04无线网络被禁用,求解答!
发表于 : 2011-11-15 10:55
V350的本,无线网卡是Intel 5100的,无线灯不亮,ifconfig wlan0 up后,灯亮,显示无线设备未准备好。分析如下:
根据之前的方法, ,无法解决。无法解决。
求方法!!多谢!!
代码: 全选
rfkill list
0: acer-wireless: Wireless LAN
Soft blocked: yes
Hard blocked: no
1: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
代码: 全选
joseph@ubuntu:~$ uname -r
2.6.35-22-generic
代码: 全选
lshw -c network
.....
*-network DISABLED
description: Wireless interface
product: PRO/Wireless 5100 AGN [Shiloh] Network Connection
vendor: Intel Corporation
physical id: 0
bus info: pci@0000:03:00.0
logical name: wlan0
version: 00
serial: 00:1e:65:33:14:50
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=iwlagn driverversion=2.6.35-22-generic firmware=8.24.2.12 latency=0 link=yes multicast=yes wireless=IEEE 802.11abgn
resources: irq:46 memory:a4500000-a4501fff
代码: 全选
rfkill unblock all
代码: 全选
sudo ifconfig wlan0 up
求方法!!多谢!!