On 12/04/2017 01:34 AM, Nicolas Kovacs wrote: > Le 04/12/2017 à 01:22, Gregory P. Ennis a écrit : >> I just purchased a new wfi card that is identified as using lspci as >> : Broadcom Limited BCM4360 802.11ac Wireless Network Adapter (rev >> 03) >> >> I have not been able to get it to work Centos 7.4 machine. Some of >> the centos user posts had indicated the nux repsitory had a Centos 7 >> kmod- wl, but it is not present when I tried to search or or install >> it at this time. >> >> Has anyone had any success in making the Broadcom BCM4360 chip work >> for Centos 7.4 > > Some time ago I installed CentOS 7 on a MacBook Pro with a Broadcom > wireless card. The card was a PITA to configure, but it works perfectly > now. > > I wrote an article about it. It's in French, but the *nix bits are > universal. :o) > > https://blog.microlinux.fr/centos-7-macbook-pro/#rezo-wifi > > Cheers, > > Niki > lspci |grep -i broad 02:00.0 Network controller: Broadcom Limited BCM4360 802.11ac Wireless Network Adapter (rev 03) That's my broadcom chip and it works in CentOS 7.4 with the kmod-wl-6_30_223_271-4.el7.centos.x86_64 rpm built from the previously mentiones nosrc rpm. I might have bumped the release tag when rebuilding it, don't remember.