WIFI is working, but couldn't detech any network.

Hi all, wifi is working but no networks found on the list.

Broadcom BCM43142
Fedora 20
Dell Inspiron 14

How can you be sure that wifi is working?
What is the output from:

ifconfig

and:

iwconfig
ifconfig:

[root@localhost denise]# ifconfig
lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536
        inet 127.0.0.1  netmask 255.0.0.0
        inet6 ::1  prefixlen 128  scopeid 0x10<host>
        loop  txqueuelen 0  (Local Loopback)
        RX packets 8  bytes 800 (800.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 8  bytes 800 (800.0 B)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

p1p1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 10.100.1.136  netmask 255.255.255.0  broadcast 10.100.1.255
        inet6 fe80::e2db:55ff:fea2:ca36  prefixlen 64  scopeid 0x20<link>
        ether e0:db:55:a2:ca:36  txqueuelen 1000  (Ethernet)
        RX packets 4098  bytes 2238705 (2.1 MiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 1931  bytes 228365 (223.0 KiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

iwconfig:

p1p1      no wireless extensions.

lo        no wireless extensions.

What’s the output from (run as root):

lshw -C network

in fedora you may need to install lshw:

yum -y install lshw*
lshw -C network

  *-network UNCLAIMED     
       description: Network controller
       product: BCM43142 802.11b/g/n
       vendor: Broadcom Corporation
       physical id: 0
       bus info: pci@0000:06: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: RTL8101E/RTL8102E PCI Express Fast Ethernet controller
       vendor: Realtek Semiconductor Co., Ltd.
       physical id: 0
       bus info: pci@0000:09:00.0
       logical name: p1p1
       version: 05
       serial: e0:db:55:a2:ca:36
       size: 100Mbit/s
       capacity: 100Mbit/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 autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=full firmware=rtl_nic/rtl8105e-1.fw ip=10.100.1.136 latency=0 link=yes multicast=yes port=MII speed=100Mbit/s
       resources: irq:42 ioport:e000(size=256) memory:f0004000-f0004fff memory:f0000000-f0003fff

Add the RPMfusion (nonfree) repository:
http://rpmfusion.org/Configuration

then install akmod-wl (as root):

yum install akmod-wl

Then reboot.

I installed akmod-wl and got this:

[root@localhost denise]# yum install akmod-wl
Loaded plugins: langpacks, refresh-packagekit
rpmfusion-free-updates                                      | 3.3 kB  00:00    
rpmfusion-nonfree-updates                                   | 3.3 kB  00:00    
updates/20/i386/metalink                                    | 4.6 kB  00:00    
Package akmod-wl-6.30.223.141-6.fc20.1.i686 already installed and latest version
Nothing to do

Rebooted and wifi network icon still still no network detected.

Please help…

What do you get from:

rfkill list all

Also, you could try to see if this makes it work:

sudo yum install broadcom-wl

(as per https://ask.fedoraproject.org/en/question/38364/broadcom-corporation-bcm43142-sony-vaio-fit-wifi/)

0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no

I have install broadcom-wl earlier on too.

When yum install broadcom-wl, this displayed:

Loaded plugins: langpacks, refresh-packagekit
Package broadcom-wl-6.30.223.248-1.fc20.noarch already installed and latest version
Nothing to do

Can you post up the result of:

sudo lsmod

I think this might be a blacklist job

Can you also post the output from:

lsusb

and

lscpi -vnn | grep -i net

sudo lsmod

Module                  Size  Used by
fuse                   84671  3
bnep                   18895  2
ip6t_rpfilter          12490  1
bluetooth             379030  5 bnep
ip6t_REJECT            12782  2
xt_conntrack           12664  9
ebtable_nat            12695  0
ebtable_broute         12635  0
bridge                 94758  1 ebtable_broute
stp                    12756  1 bridge
llc                    13645  2 stp,bridge
ebtable_filter         12715  0
ebtables               21315  3 ebtable_broute,ebtable_nat,ebtable_filter
ip6table_nat           12871  1
nf_conntrack_ipv6      18282  6
nf_defrag_ipv6         26115  1 nf_conntrack_ipv6
nf_nat_ipv6            13053  1 ip6table_nat
ip6table_mangle        12620  1
ip6table_security      12630  1
ip6table_raw           12603  1
ip6table_filter        12711  1
ip6_tables             17635  5 ip6table_filter,ip6table_mangle,ip6table_security,ip6table_nat,ip6table_raw
iptable_nat            12867  1
nf_conntrack_ipv4      14192  5
nf_defrag_ipv4         12601  1 nf_conntrack_ipv4
nf_nat_ipv4            13039  1 iptable_nat
nf_nat                 20148  4 nf_nat_ipv4,nf_nat_ipv6,ip6table_nat,iptable_nat
nf_conntrack           82793  8 nf_nat,nf_nat_ipv4,nf_nat_ipv6,xt_conntrack,ip6table_nat,iptable_nat,nf_conntrack_ipv4,nf_conntrack_ipv6
iptable_mangle         12615  1
iptable_security       12625  1
iptable_raw            12598  1
snd_hda_codec_hdmi     46384  1
snd_hda_codec_realtek    60879  1
snd_hda_codec_generic    61774  1 snd_hda_codec_realtek
snd_hda_intel          29211  4
snd_hda_controller     29171  1 snd_hda_intel
snd_hda_codec         112994  5 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel,snd_hda_controller
snd_hwdep              13232  1 snd_hda_codec
uvcvideo               71420  0
snd_seq                55888  0
snd_seq_device         13824  1 snd_seq
wl                   6140605  0
x86_pkg_temp_thermal    13845  0
snd_pcm                91968  4 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_hda_controller
coretemp               13201  0
kvm_intel             136767  0
videobuf2_vmalloc      13003  1 uvcvideo
videobuf2_memops       13001  1 videobuf2_vmalloc
iTCO_wdt               13256  0
videobuf2_core         38084  1 uvcvideo
snd_timer              23814  2 snd_pcm,snd_seq
iTCO_vendor_support    13243  1 iTCO_wdt
kvm                   381872  1 kvm_intel
mei_me                 18107  0
videodev              121652  2 uvcvideo,videobuf2_core
media                  19980  2 uvcvideo,videodev
snd                    63701  18 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_seq,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel,snd_seq_device
mei                    70189  1 mei_me
joydev                 17072  0
crc32_pclmul           12987  0
dell_wmi               12601  0
crc32c_intel           12796  0
cfg80211              415071  1 wl
dell_laptop            17808  0
i2c_i801               17793  0
soundcore              14123  2 snd,snd_hda_codec
serio_raw              13210  0
sparse_keymap          13392  1 dell_wmi
microcode              19262  0
lpc_ich                16877  0
dcdbas                 14403  1 dell_laptop
rfkill                 20934  7 cfg80211,bluetooth,dell_laptop
wmi                    18372  1 dell_wmi
i915                  742563  3
i2c_algo_bit           13065  1 i915
drm_kms_helper         50459  1 i915
r8169                  61579  0
drm                   232788  5 i915,drm_kms_helper
mii                    13311  1 r8169
i2c_core               45195  6 drm,i915,i2c_i801,drm_kms_helper,i2c_algo_bit,videodev
video                  19048  1 i915

[root@localhost ~]# lsusb
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 004: ID 0c45:649a Microdia 
Bus 001 Device 003: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card Reader Controller
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
[root@localhost ~]# lspci -vnn | grep -i net
06:00.0 Network controller [0280]: Broadcom Corporation BCM43142 802.11b/g/n [14e4:4365] (rev 01)
09:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller [10ec:8136] (rev 05)

Have you tried building the wl.ko module from here:

No, not yet. How is it be done?

Not 100% sure on Fedora … but try this

yum groupinstall 'Development Tools'

then

yum groupinstall 'Development Libraries'

then post the output from:

uname -a
[root@localhost ~]# uname -a
Linux localhost.localdomain 3.15.5-200.fc20.i686 #1 SMP Mon Jul 14 16:16:42 UTC 2014 i686 i686 i386 GNU/Linux

Anyone?

Sorry, I don’t know enough about Fedora to provide the required code for compiling a custom kernel :-[