You are not logged in.

#1 2020-06-27 02:27:33

Velcrone
Member
Registered: 2020-05-24
Posts: 14

Wifi adapter not working

Hi!
I’ve been trying to get my usb network adapter to work but whenever I give it the command:

ip link set wlp3s0f0u3 up

I get the error:

RTNETLINK answers: operation not permitted

The usb WiFi adapter is a TLink Archer T2U with a Ralink MY7610U (according to lsusb). It worked fine in Fedora and Manjaro and this is my first time having problems with it.

The adapter does show up as an available interface

Rfkill is not locking it (everything is set to “no”)

It would be nice if I didn’t need to connect to the internet for the solution as my computor is not connected but I can run a looong Ethernet if need be (I’m using my phone for this post).

Any help would be greatly appreciated!

Offline

#2 2020-06-27 03:55:45

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 20,701

Re: Wifi adapter not working

Did you run that command with root privileges?


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way

Offline

#3 2020-06-27 04:38:24

Velcrone
Member
Registered: 2020-05-24
Posts: 14

Re: Wifi adapter not working

Yes I did(forgot to mention that) while it did not give an error, it continued to come up as down when I checked with the

ip a

command

Offline

#4 2020-06-27 05:36:05

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,776

Re: Wifi adapter not working

Yes I did … while it did not give an error…

Then why did you ask about an error that you know was related to your user privs???

it continued to come up as down

Did it? Please post the complete "ip a" output.
Spoiler: https://wiki.archlinux.org/index.php/Ne … _interface - last sentence.

Offline

#5 2020-06-27 18:07:41

Velcrone
Member
Registered: 2020-05-24
Posts: 14

Re: Wifi adapter not working

Didn’t realize it was a permission issue. Sorry for the confusion. Here’s the entry for the adapter when I run ip a.

3: wlp3s0f0u3: <NO-CARRIER, BROADCAST ,MULTICAST ,UP>  mtu 1500 qdisc noqueue state DOWN group default qlen 1000
link/ether da:20:46:0f:85:06 brd ff:ff:ff:ff:ff:ff

Last edited by Velcrone (2020-06-27 18:10:27)

Offline

#6 2020-06-27 18:10:06

loqs
Member
Registered: 2014-03-06
Posts: 19,060

Re: Wifi adapter not working

3: wlp3s0f0u3: <NO-CARRIER, BROADCAST ,MULTICAST ,UP>  mtu 1500 qdisc noqueue state DOWN group default qlen 1000

The interface is up '<NO-CARRIER, BROADCAST ,MULTICAST ,UP>'.

Last edited by loqs (2020-06-27 18:11:13)

Offline

#7 2020-06-27 18:11:57

Velcrone
Member
Registered: 2020-05-24
Posts: 14

Re: Wifi adapter not working

Just realized that! Sorry if I wasted anyone’s time!

Offline

#8 2020-06-27 20:05:25

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,776

Re: Wifi adapter not working

Please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.

Offline

Board footer

Powered by FluxBB