Is there a way to get Broadcom 802.11ac WiFi (43b1) working on Ubuntu 12.10?

I have a dual boot of Windows 8 / Ubuntu 12.10 on an ASUS G75VX with Broadcom 802.11ac Network adapter device 43b1. It seems that there exists no drivers for this adapter. I have done all of the instructions in the following post:

No Wireless connectivity after installing Ubuntu 12.10 on Windows 8

Some info:

sudo iwconfig
eth0      no wireless extensions.

lo        no wireless extensions.

lspci -nn | grep 0280
03:00.0 Network controller [0280]: Broadcom Corporation Device [14e4:43b1] (rev 03)

After doing the instructions of the link above, I realized I didn't have the option to install bcmwl-sta-source from synaptic. Furthermore, from the list of devices that the bcmwl-kernel-source supports, it doesn't include this specific model. Is it not supported yet?

Please let me know if anyone has gotten around to this issue. It will bug me alot if I just bought a new laptop and can't use the super fast wireless connection it provides :(

P.S in Windows 8 it works fine.


According to Linux wireless LAN support there is no support yet.


Yes, ndiswrapper can actually get this device to work. Download the Windows XP driver for the ASUS PCE-AC66 from here: http://www.asus.com/Networking/PCEAC66/#support_Download_17 and install it with ndiswrapper.

Disclaimer: I have only used it with Ubuntu 13.04 and ndiswrapper 1.58 and only for a few hours... Disclaimer2: It seems I can only get it to work with unsecured networks, but this might be a problem with wpa_supplicant...