Did this coupon
work for you?
work for you?
|
For all those looking for a Linux or Mac drivers.
The Aukey WF-R13 uses the Mediatek MT7612U chipset. And Mediatek does provide Linux & Mac drivers for that chipset. You might try your luck by downloading the driver files directly from the Mediatek website - https://www.mediatek.com/products...fi/mt7612u [mediatek.com] Note: Looks like the Linux & Mac download links are interchanged. I downloaded the Linux file and got a 'dmg' file while the Mac file had a tar ball with a lot of .c and .sh files which I think is for Linux. You probably need to compile and make your own driver on Linux. Good luck and if you've got it to work, please post here for others' reference. |
The link has been copied to the clipboard.
136 Comments
Your comment cannot be blank.
Featured Comments
https://www.amazon.com/forum/-/Tx...B01IRASRJ0
Reviews (Amazon & Newegg) are not kind.
Sign up for a Slickdeals account to remove this ad.
My cheap Cable Matters wifi dongle works fine on Windows and Ubuntu / Linux mint
Reviews (Amazon & Newegg) are not kind.
https://www.amazon.com/forum/-/Tx...B01IRASRJ0
Run this command
Try:
Code:
sudo apt-get install git
git clone https://github.com/abperiasamy/rt...21AU_linux
cd rtl8812AU_8821AU_linux
make
sudo make install
Reinstallation after a kernel upgrade via
Code:
cd rtl8812AU_8821AU_linux
make clean
make
sudo make install
Sign up for a Slickdeals account to remove this ad.
Thanks for posting, was looking for my PI
Googles99 - Have you got it to work successfully or just found the article?
Probably not as it would require specific drivers to work. If your player has an Ethernet port, you can buy a wireless bridge to make it work I believe.
Extract internet from the air
I'll have to check that , thanks for the advice