How do I install the drivers for the Asus PCE-AC56 PCI Express wifi card with a BCM4352 Broadcom chipset?

The only available downloads that I’ve seen on the ASUS website are for windows.

:+1: Welcome to Manjaro! :+1:

  1. Please read this:
    [HowTo] Provide System Information
    and press the three dots below your post and press the :pencil2: to give us more information so we can see what’s really going on.
    Now we know the symptom of the disease, but we need some more probing to know where the origin lies… :grin:
  2. An inxi --admin --verbosity=7 --filter --no-host --width would be the minimum required information for us to be able to help you. (Personally Identifiable Information like serial numbers and MAC addresses will be filtered out by the above command)
    Also, please copy-paste that output in-between 3 backticks ``` at the beginning and end of the code/text.

:+1:

post output from:
inxi -xN
mhwd -l && mhwd -li

I only had to do:

sudo pacman -Syyu
sudo pacman -S linux-headers
sudo pacman -S broadcom-wl-dkms
sudo reboot

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.