networking - How do I set up the TP-Link Ac 1200 - Ask Ubuntu
cannot connect internet @ through usb dongle
model: archer t4u ver:1.0 not have other way of connecting internet have transfer downloads usb drive
you need internet connection :
install linux-headers
, build-essential
run:
git clone https://github.com/abperiasamy/rtl8812au_8821au_linux.git cd rtl8812au_8821au_linux/
save , install driver:
make sudo make install
the newest version can found here , can compile without editing files , recommanded @heynnema
edit: original repo no longer requires editing. see abperiasamy/rtl8812au_8821au_linux/.../usb_intf.c
Comments
Post a Comment