HI network/wireless team i need help get my TP Link T4U AC1200 USB adapter to work. How would i install driver or what needs to be done
Thank you
HI network/wireless team i need help get my TP Link T4U AC1200 USB adapter to work. How would i install driver or what needs to be done
Thank you
Post:
lsusb
Bus 002 Device 004: ID 1b1c:1b1e Corsair Bus 002 Device 003: ID 1b1c:1b20 Corsair
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 006 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 005 Device 002: ID 2357:0101
Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 004: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 001 Device 003: ID 1b1c:0c04 Corsair
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 002: ID 0bc2:ab24 Seagate RSS LLC
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 002: ID 046d:082d Logitech, Inc. HD Pro Webcam C920
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Official not supported:
modprobe -c | grep -i "2357.*0101"
But: German Ubuntu Wiki:
Archer T4U USB 2357:0101 Realtek 88xxau WEP WPA WPA2 Dualband ac/b/g/n. Bisher nicht direkt unterstützt, Realtek-Treiber muss manuell nachinstalliert werden. Anleitung.
Am Fri, 05 Aug 2016 19:06:01 GMT
schrieb Sauerland <Sauerland@no-mx.forums.microfocus.com>:
> Official not supported:
>
> Code:
> --------------------
> modprobe -c | grep -i “2357.*0101”
> --------------------
>
>
> But: German Ubuntu Wiki:
> > Archer T4U USB 2357:0101 Realtek 88xxau WEP
> > WPA WPA2 Dualband ac/b/g/n. Bisher nicht direkt unterstützt,
> > Realtek-Treiber muss manuell nachinstalliert werden. ‘Anleitung’
> > (https://forum.ubuntuusers.de/post/6222752/).
>
>
Maybe there is an easier way than compiling the driver manually.
Please post the output of
uname -a
and
cat /etc/os-release
–
Never attribute to malice that which can be adequately explained by stupidity.
(R.J. Hanlon)
Checked in and published packages (rtl8812AU_8821AU) for openSUSE
13.1, openSUSE 13.2 and openSUSE Leap 42.1 at
http://download.opensuse.org/repositories/home:/Akoellh:/Kernelmodules/
AK
–
Never attribute to malice that which can be adequately explained by stupidity.
(R.J. Hanlon)
Thanks guys a million for your help
I actually used this
http://swkstudios.com/tutorials/ubuntu/ubuntu-14-04-installing-tp-link-ac1200-t4u/
And its very stable. I installed the repo rtl8812AU on my Arch setup and the internet was dropping out and so consonantly
So i think i’m going to follow this on every setup if i can.