You are not logged in.

#1 2018-04-28 12:58:26

Interlaken
Member
Registered: 2018-04-28
Posts: 1

Wireles card waiting for carrier

Hi. I'm having difficulties to make the wireless card to work. This is what I've done, in order:

command: lspci -k
result:
05:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8812AE 802.11ac PCIe Wireless Network Adapter (rev 01)
    Subsystem: ASUSTeK Computer Inc. RTL8812AE 802.11ac PCIe Wireless Network Adapter
    Kernel driver in use: rtl8821ae
    Kernel modules: rtl8821ae

command: ip a
result:
wlp5s0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
    link/ether b0:6e:bf:7c:59:a7 brd ff:ff:ff:ff:ff:ff

command: sudo ip link set wlp5s0 up
result: ok

command: ip a
result:
3: wlp5s0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc mq state DOWN group default qlen 1000
    link/ether b0:6e:bf:7c:59:a7 brd ff:ff:ff:ff:ff:ff

command: sudo dhcpcd wlp5s0
result:
wlp5s0: waiting for carrier
timed out
dhcpcd exited


Is there something I'm missing to activate the wireless card?

Offline

#2 2018-04-28 13:36:54

teckk
Member
Registered: 2013-02-21
Posts: 519

Re: Wireles card waiting for carrier

Offline

#3 2018-04-28 14:18:17

lo1
Member
Registered: 2017-09-25
Posts: 584

Re: Wireles card waiting for carrier

Could you try downgrading to linux 4.15.5 (don't forget linux-headers too) or try rtlwifi_new from lwfinger?

EDIT: I'm assuming you already have the wpa_supplicant hook configured to start with dhcpcd, otherwise follow the post above and ignore my advise.

Last edited by lo1 (2018-04-28 14:22:59)

Offline

#4 2018-04-28 14:57:44

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,772

Re: Wireles card waiting for carrier

You did say wireless, right?  What about that associating with your wireless access point.  You will not get a link to come up until you do so.  Read the wiki.  learn about wpa_supplicant. Figure out which service you want to use to control your wireless and configure it.  Many use NetworkManager.  Some use netctl.  I use systemd-networkd


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

Board footer

Powered by FluxBB