I updated Ubuntu 14.04 system when it asked for a software update and after the installation I observed that no WiFi network is detected.
I rechecked the driver setting and it is set to Broadcom driver in Additional driver tab of Software and updates.
It is not a problem with Wifi hardware as it works well in Windows. I have copied the update history here.
I am not sure which package is causing the problem and ways to crack the problem.
Appreciate your help to identify and tackle the problem.
Hardware details
- Laptop : Dell Vostro 2520
- WiFi chip : BCM43142
Output of uname -a
Linux ilabs 3.13.0-49-generic #81-Ubuntu SMP Tue Mar 24 19:29:48 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
Below is output of sudo lshw -C network
*-network UNCLAIMED
description: Network controller
product: BCM43142 802.11b/g/n
vendor: Broadcom Corporation
physical id: 0
bus info: pci@0000:07:00.0
version: 01
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list
configuration: latency=0
resources: memory:f7c00000-f7c07fff
*-network
description: Ethernet interface
product: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@0000:09:00.0
logical name: eth0
version: 07
serial: e0:db:55:b2:71:45
size: 100Mbit/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=full firmware=rtl8168e-3_0.0.4 03/27/12 ip=192.168.1.100 latency=0 link=yes multicast=yes port=MII speed=100Mbit/s
resources: irq:41 ioport:e000(size=256) memory:f0004000-f0004fff memory:f0000000-f0003fff
Output of rfkill list
0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
Output of sudo dkms status
bcmwl, 6.30.223.248+bdcom, 3.13.0-49-generic, x86_64: installed
dell-vostro
label isn't specific enough and we don't have your hardware to debug the issue, so please provide more hardware information and [edit] your question to include that information. See "Identifying the exact hardware" in this Q&A on how and what is useful to provide. And while you're at it, please also include the output ofdkms status
. – gertvdijk Apr 10 '15 at 16:11