You are not logged in.

#1 2016-04-01 23:55:35

jesc516
Member
From: LI,NY
Registered: 2015-01-26
Posts: 72

[Solved] No wireless interface using a PCI-E wireless card

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

#2 2016-04-02 08:36:31

jeremy31
Member
Registered: 2015-11-01
Posts: 149

Re: [Solved] No wireless interface using a PCI-E wireless card

That one may need a 4.4 kernel to work, post

uname -r; lspci -nnk | grep -iA2 net

Offline

#3 2016-04-03 13:54:17

jesc516
Member
From: LI,NY
Registered: 2015-01-26
Posts: 72

Re: [Solved] No wireless interface using a PCI-E wireless card

jeremy31 wrote:

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

#4 2016-04-03 14:18:40

jeremy31
Member
Registered: 2015-11-01
Posts: 149

Re: [Solved] No wireless interface using a PCI-E wireless card

broadcom-wl is the only option for that card now

Offline

#5 2016-04-03 16:57:09

jesc516
Member
From: LI,NY
Registered: 2015-01-26
Posts: 72

Re: [Solved] No wireless interface using a PCI-E wireless card

jeremy31 wrote:

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

#6 2021-01-31 05:14:28

MrThack
Member
Registered: 2021-01-31
Posts: 1

Re: [Solved] No wireless interface using a PCI-E wireless card

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

#7 2021-01-31 10:47:59

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,620

Re: [Solved] No wireless interface using a PCI-E wireless card

While it's nice to hear this helped you, please don't necrobump 4 year old threads.

Closing.

Offline

Board footer

Powered by FluxBB