You are not logged in.
After installing the drivers, I try to do the following:
ip link set wlp0s2u10 up
RTNETLINK answers: Operation not permitted
Additional information: EW-7811utc adapter, using rtl8812au drivers from AUR.
Happy to provide any more information, but I'm not sure what else is relevant as I am new to Arch.
I have followed the steps in the wiki under 'Wireless Configuration Guide', but cannot get past this.
Things that are not the issue:
I'm root, so it's not that I left out sudo
It's not a physical wifi button issue, I've checked rfkill list and it is not blocked
The adapter is not broken
Last edited by kennethdarragh (2018-10-27 03:50:16)
Offline
I don't know that device but a quick search found these.
https://raspberrypi.stackexchange.com/q … ifi-dongle
http://www.cianmcgovern.com/getting-the … -on-linux/
Offline
https://edimax.freshdesk.com/support/so … -than-v4-1
That comfirms the rtl8812au driver is needed, but aur has 6 packages for that, see
https://aur.archlinux.org/packages/?O=0&K=rtl8812au
Which of those are you using kennethdarragh ?
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
Install the rtl8812au-dkms-git driver as well as the linux headers.
You need to provide better info if that doesn't fix you up.
Offline
The driver from 'kimcoder' worked best for me (stable throughout kernel updates):
https://github.com/kimocoder/rtl8812au
Regards
Offline
After installing the drivers, I try to do the following:
ip link set wlp0s2u10 up RTNETLINK answers: Operation not permitted
Did you do that as root?
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