使用 ubuntu 13.04 时,WiFi 开关在 HP pavilion dv4 上无法工作

使用 ubuntu 13.04 时,WiFi 开关在 HP pavilion dv4 上无法工作

我在笔记本电脑上安装了 ubuntu 13.04 和 Windows 8。

wifi 开关不工作。按下它根本不起作用。

对此有什么帮助吗?

这是我得到的

rfkill list all

0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
1: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
2: hp-wifi: Wireless LAN
Soft blocked: no
Hard blocked: no
3: hp-bluetooth: Bluetooth
Soft blocked: no
Hard blocked: no

我得到了这个

sudo lshw -C network

  *-network               
   description: Ethernet interface
   product: RTL8111/8168 PCI Express Gigabit Ethernet controller
   vendor: Realtek Semiconductor Co., Ltd.
   physical id: 0
   bus info: pci@0000:08:00.0
   logical name: eth0
   version: 06
   serial: 98:4b:e1:ea:ba:03
   size: 10Mbit/s
   capacity: 1Gbit/s
   width: 64 bits
   clock: 33MHz
   capabilities: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
   configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=half firmware=rtl8168e-3_0.0.4 03/27/12 latency=0 link=no multicast=yes port=MII speed=10Mbit/s
   resources: irq:47 ioport:3000(size=256) memory:c0404000-c0404fff memory:c0400000-c0403fff
*-network
   description: Wireless interface
   product: RT5390 [802.11 b/g/n 1T1R G-band PCI Express Single Chip]
   vendor: Ralink corp.
   physical id: 0
   bus info: pci@0000:0a:00.0
   logical name: wlan0
   version: 00
   serial: 90:00:4e:82:25:3f
   width: 32 bits
   clock: 33MHz
   capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
   configuration: broadcast=yes driver=rt2800pci driverversion=3.8.0-30-generic firmware=0.34 ip=10.9.4.55 latency=0 link=yes multicast=yes wireless=IEEE 802.11bgn
   resources: irq:17 memory:c2500000-c250ffff    

相关内容