You are not logged in.
Pages: 1
Topic closed
Hello everyone
I am trying to get my pci-e wireless card to show up as a wireless interface in my live usb but i'm not sure why it is not.
The wireless card is a "TP-LINK Archer T6E AC1300"
Image is "archlinux-2016.03.01-dual.iso"
dmesg | grep -i "broad"
b43-phy0: Broadcom 4352 WLAN found (core revision 42)
Broadcom 43xx driver loaded [ Features: PNLS ]
lcpci -k
Network controller: Broadcom Corporation BCM4360 802.11ac Wireless Network Adapter (rev03)
Subsystem: Broadcom Corporation Device 0619
Kernel driver in use: bcma-pci-bridge
Kernel modules: bcma
ip link
1: lo ...
2: enp0s31f6 ...
The card works in windows 10. I installed it and it works without any issues.
If i plug in a wifi usb I can get a wireless connection without issues
1: lo ...
2: enp0s31f6 ...
3: wlp0s20f0u11 ...
Can someone please point me in the right direction? Thank you
Last edited by jesc516 (2016-04-03 16:57:58)
Offline
That one may need a 4.4 kernel to work, post
uname -r; lspci -nnk | grep -iA2 net
Offline
That one may need a 4.4 kernel to work, post
uname -r; lspci -nnk | grep -iA2 net
Hi Jeremy
Below is the output of the command
$ uname -r; lspci -nnk | grep -iA2 net
4.4.5-1-ARCH
00:1f.6 Ethernet controller [0200]: Intel Corporation Ethernet Connection (2) I219-V [8086:15b8] (rev 31)
Subsystem: ASUSTeK Computer Inc. Device [1043:8672]
Kernel driver in use: e1000e
--
05:00.0 Network controller [0280]: Broadcom Corporation BCM4360 802.11ac Wireless Network Adapter [14e4:43a0] (rev 03)
Subsystem: Broadcom Corporation Device [14e4:0619]
Kernel modules: bcma
$
Offline
broadcom-wl is the only option for that card now
Offline
broadcom-wl is the only option for that card now
Hi Jeremy
I installed arch using the usb wireless card and then i did "sudo yaourt -S broadcom-wl". rebooted and problem solved. I guess another case of overthinking-ness.
thanks man
Offline
Thank you oh so much. I literally just registered to say thank you. But seriously thank you, it worked. And sorry for being 4 years late, now none of you will ever see this message.
☹️
Offline
While it's nice to hear this helped you, please don't necrobump 4 year old threads.
Closing.
Offline
Pages: 1
Topic closed