Ubuntu – I’m running Ubuntu 14.04 and the Broadcom BCM43241 card in the vaio duo 13 doesn’t even show up

14.04adapterbroadcomvaiowireless

I have tried all the known solutions and it still won't work. I have tried the brcm modprobe after updating the firmware library as well as doing the blacklist thing for bcm43xx. Is there a fix for this??

——-edit——

The lspci -nn command wouldn't do anything
lspci
I cant post pictures yet but here is the output
lspci

     lspci
00:00.0 Host bridge: Intel Corporation Haswell-ULT DRAM Controller (rev 09)
00:02.0 VGA compatible controller: Intel Corporation Haswell-ULT Integrated Graphics Controller (rev 09)
00:03.0 Audio device: Intel Corporation Haswell-ULT HD Audio Controller (rev 09)
00:14.0 USB controller: Intel Corporation Lynx Point-LP USB xHCI HC (rev 04)
00:16.0 Communication controller: Intel Corporation Lynx Point-LP HECI #0 (rev 04)
00:1b.0 Audio device: Intel Corporation Lynx Point-LP HD Audio Controller (rev 04)
00:1f.0 ISA bridge: Intel Corporation Lynx Point-LP LPC Controller (rev 04)
00:1f.2 SATA controller: Intel Corporation Lynx Point-LP SATA Controller 1 [AHCI mode] (rev 04)
00:1f.3 SMBus: Intel Corporation Lynx Point-LP SMBus Controller (rev 04)

Best Answer

you must copy the file called brcmfmac43241b4-sdio.txt to /lib/firmware/brcm where it accompagnies the driver called brcmfmac43241b4-sdio.bin.

Normaly this is created using nvram-tools but it does not work on the sony pro 13 and I copied one from the net. Your can download one from the net

Related Question