Possible Duplicate:
How to Install Broadcom / STA Wireless card (BCM43XX)
Can’t connect to any wireless connection after updating
I am using Ubuntu 12.10 64bit. It was just fine till linux kernel 3.5.0-19. But as soon as I upgraded my system to linux 3.5.0-20, it simply stopped identifying wireless networks in network drop down menu. It continued through -21 and -22. Today only I again installed the updates and linux kernel got upgraded to linux 3.5.0-23. But to my surprise the problem continues in -23 too. Whenever I boot linux 3.5.0-19 (from boot menu advanced options) then only my system identifies the surrounding wireless networks. Please help.
Output of lspci -nnk | grep -iEA3 "(wireless|network)" in linux 3.5.0-19 :
12:00.0 Network controller [0280]: Broadcom Corporation BCM4313 802.11b/g/n Wireless LAN Controller [14e4:4727] (rev 01)
Subsystem: Dell Inspiron M5010 / XPS 8300 [1028:0010]
Kernel driver in use: wl
Kernel modules: wl, bcma
Output of the same script in -23 is :
12:00.0 Network controller [0280]: Broadcom Corporation BCM4313 802.11b/g/n Wireless LAN Controller [14e4:4727] (rev 01)
Subsystem: Dell Inspiron M5010 / XPS 8300 [1028:0010]
Kernel modules: bcma
13:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller [10ec:8136] (rev 02)
lspci -nnk | grep -iEA3 "(wireless|network)"run from a terminal. It's also very likely to be a bug. And bugs are off-topic here as per the FAQ. – gertvdijk Feb 5 at 11:08