Hi, I have a live USB version install of 64-bit Kali 2017.1 installed and I also built persistence for settings, files and such to be saved. However, I can't get the Broadcom wireless card to show up. It just doesn't appear as an interface whatsoever. I've spent hours and hours searching the net, tried every single method existing, however it seems I'm cursed or something xD. Here are the outputs of some of the commands...

iwconfig
Code:
lo        no wireless extensions.

eth0      no wireless extensions.
ifconfig
Code:
eth0: flags=4099<UP,BROADCAST,MULTICAST>  mtu 1500
        ether 70:5a:0f:66:0c:f0  txqueuelen 1000  (Ethernet)
        RX packets 0  bytes 0 (0.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 0  bytes 0 (0.0 B)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536
        inet 127.0.0.1  netmask 255.0.0.0
        inet6 ::1  prefixlen 128  scopeid 0x10<host>
        loop  txqueuelen 1  (Local Loopback)
        RX packets 320  bytes 26236 (25.6 KiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 320  bytes 26236 (25.6 KiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
lspci
Code:
00:00.0 Host bridge: Intel Corporation Broadwell-U Host Bridge -OPI (rev 09)
00:02.0 VGA compatible controller: Intel Corporation HD Graphics 5500 (rev 09)
00:03.0 Audio device: Intel Corporation Broadwell-U Audio Controller (rev 09)
00:04.0 Signal processing controller: Intel Corporation Broadwell-U Processor Thermal Subsystem (rev 09)
00:14.0 USB controller: Intel Corporation Wildcat Point-LP USB xHCI Controller (rev 03)
00:16.0 Communication controller: Intel Corporation Wildcat Point-LP MEI Controller #1 (rev 03)
00:1b.0 Audio device: Intel Corporation Wildcat Point-LP High Definition Audio Controller (rev 03)
00:1c.0 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #1 (rev e3)
00:1c.2 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #3 (rev e3)
00:1c.4 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #5 (rev e3)
00:1c.5 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #6 (rev e3)
00:1d.0 USB controller: Intel Corporation Wildcat Point-LP USB EHCI Controller (rev 03)
00:1f.0 ISA bridge: Intel Corporation Wildcat Point-LP LPC Controller (rev 03)
00:1f.2 SATA controller: Intel Corporation Wildcat Point-LP SATA Controller [AHCI Mode] (rev 03)
00:1f.3 SMBus: Intel Corporation Wildcat Point-LP SMBus Controller (rev 03)
00:1f.6 Signal processing controller: Intel Corporation Wildcat Point-LP Thermal Management Controller (rev 03)
07:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller (rev 07)
0d:00.0 Display controller: Advanced Micro Devices, Inc. [AMD/ATI] Sun XT [Radeon HD 8670A/8670M/8690M / R5 M330 / M430] (rev 83)
13:00.0 Network controller: Broadcom Limited BCM43142 802.11b/g/n (rev 01)
Here are some of the methods I tried:
https://forums.kali.org/showthread.p...-on-Kali-Linux
https://askubuntu.com/questions/5586...reless-drivers
https://www.quora.com/How-can-I-inst...-on-Kali-Linux

And those are just some of them... I've spent days and nights installing headers, apt-get updating, I installed broadcom-sta-common, broadcom-sta-dkms. broadcom-sta-source, I did it all, I'm out of ideas, if someone could help, I would be really really thankful.

Thanks in advance,
Mark