Using b43 firmware on Fedora Atomic Workstation My Macbook Pro has a broadcom b43 wireless chipset. This is notorious for being one of the most annoying wireless adapters on linux. When you first install Fedora you don't even see "wifi" as an option, and unless you poke around in dmesg, you won't find how to enable b43 to work on your platform. b43 The b43 driver requires proprietary firmware to be loaded else the wifi chip will not run. There are a number of steps for this process found on t...