<div dir="ltr">Wanted to report success, following this procedure:<br><div><br><a href="https://wiki.centos.org/HowTos/Laptops/Wireless/Broadcom">https://wiki.centos.org/HowTos/Laptops/Wireless/Broadcom</a><br><br></div><div>At the bottom, I see something of a compatibility matrix, but a line representing my specific setup does not exists.  So I offer the following data to show that it works in my environment.<br></div><div><br>[erik@localhost ~]$ uname -r<br>3.10.0-327.36.3.el7.x86_64<br>[erik@localhost ~]$ cat /etc/redhat-release <br>CentOS Linux release 7.1.1503 (Core) <br>[erik@localhost ~]$ cat /etc/redhat-release <br>CentOS Linux release 7.1.1503 (Core) <br>[erik@localhost ~]$ lspci -nvv<br>...<br>0c:00.0 0280: 14e4:4315 (rev 01)<br>    Subsystem: 1028:000c<br>    Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-<br>    Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-<br>    Latency: 0, Cache Line Size: 64 bytes<br>    Interrupt: pin A routed to IRQ 17<br>    Region 0: Memory at f1ffc000 (64-bit, non-prefetchable) [size=16K]<br>    Capabilities: <access denied><br>    Kernel driver in use: wl<br><br>[erik@localhost ~]$ ls -ld Downloads/hybrid-v35_64-nodebug-pcoem-6_30_223_271.tar.gz <br>-rw-rw-r--. 1 erik erik 2928541 Dec  9 21:47 Downloads/hybrid-v35_64-nodebug-pcoem-6_30_223_271.tar.gz<br>[erik@localhost ~]$ <br><br></div><div>I also wanted to point out, the command provided to extract the TGZ file downloaded from the Broadcom site is incorrect.  Should be:<br><br><pre>tar xvzf /path/to/the/tarball/hybrid-v35_64-nodebug-pcoem-6_30_223_271.tar.gz</pre><br></div><div>The "f" flag should be the last flag in the list.  Got an error when entered as provided.<br><br></div><div>Thanks!<br><br></div><div>Erik Schminke<br></div></div>