5

I want to get a WiFi dongle with the 802.11AC or later standard that is compatible with Linux 4.13 (with Ubuntu 17.10) for a desktop PC (Streacom FC8 mini unit), 64 bit, intel core i3-2130).

Context: I have an Ethernet connection but a flatmate pulled it out in the past because he suspected that it was slowing down the connection for everyone else (which may be true). I went and bought a Vivid Wireless router and used that for a couple of months, but it costs $90 per month for an unlimited plan. A few days ago I reconnected the Ethernet to the old router and have used it fine, however an hour or so ago I couldn't use the internet and it would prompt me to log in to the router ISP gateway. So I suspect that the flatmate denied access for the Ethernet connection as he has access to the gateway, although he denies changing anything. While resetting the router may cause the username and password of the gateway to change to the default, there is no button to be felt after prodding around in the reset pinhole, so I'm unable to reset it and can't login in to the gateway. I've posted on a Telstra Forum saying the same thing.

Initially the dongle I had worked with Windows but it wouldn't and was not supported for Linux. So I bought another dongle that was Linux compatible but it didn't work, so I got a refund. Here are the results of trying to get it to work. I read this which says that AC dongles may be difficult to setup.

I also read other posts e.g. here, here and here that are pretty old so I'm hoping that there are updates in more compatible AC dongles.

A useful source of information is https://wikidevi.com/wiki/Main_Page.

There's also http://www.wirelesshack.org/top-linux-compatible-usb-wireless-adapters.html.

The TP-LINK Archer T4U is a dual band 802.11ac USB adapter.

It uses the Realtek RTL8812AU chipset which many have had good results getting 802.11ac in the 5GHz range working with Linux. Good 802.11ac USB dongles have been slow to come about and often require some setup for the drivers.

Here is a link to Realtek RTL8812AU chipset and Linux. https://github.com/abperiasamy/rtl8812AU_8821AU_linux

If you are looking for a easy setup than going with a known working wireless-N dongle would be better.

Then from the https://github.com/abperiasamy/rtl8812AU_8821AU_linux readme:

Known Supported Devices:

  • COMFAST 1200Mbps USB Wireless Adapter(Model: CF-912AC)

Interestingly, the seller of the first dongle said that the chipset is RTL8812AU! So I'll try that with the instructions in the abperiasamy repo.

That didn't work.

I bought an AC600 WiFi dongle, which works plug and play, which is able to connect to my router sometimes, and only sometimes.

I went back to using Ethernet connected to the router, but the housemate wanted to unplug it on Feb 1 2018, so I did.

So I used a WiFi extender (Netgear WN3000RP) that is already in the house (but is meant to be used for others; although nobody has complained. I plugged an Ethernet cable into that and connected the other end to my computer.) The internet works fine with this setup. I bought another extender, getting an AC1200 one, in order to get more reliable and faster speeds, although the speed with using up to 300 Mbps works pretty well.

James Ray
  • 161
  • 1
  • 8
  • 1
    If this is for a laptop why not replace the wifi card (if possible)? – Ignacio Vazquez-Abrams Nov 25 '17 at 05:07
  • 1
    It's a desktop. Replacing the WiFi card may be an option but is probably more expensive and may take longer than a plug and play USB dongle, if it's available. – James Ray Nov 25 '17 at 05:15
  • https://www.gigabyte.com/Motherboard/GC-WB867D-I-rev-10#ov – Ignacio Vazquez-Abrams Nov 25 '17 at 05:16
  • I don't know if there is enough room for that. I have only one empty PCI expansion slot on the back that is ~7 cm tall. – James Ray Nov 25 '17 at 05:23
  • I know it doesn't come with a half-height bracket so you'd probably have to remove the bracket and find a way to mount the antenna connectors on your case. But it's a PCI Express card so the whole thing might be moot. – Ignacio Vazquez-Abrams Nov 25 '17 at 05:25
  • Yeah that doesn't sound like a good option. – James Ray Nov 25 '17 at 05:41
  • Still looking... – James Ray Dec 15 '17 at 10:36
  • My fallback option is to purchase a WiFi extender and plug the Ethernet cable into that. – James Ray Dec 15 '17 at 10:52
  • Did this work for you? Did you have to install non-free drivers and/or firmware? It would be helpful if you could share lsusb output, perhaps also consider filing a compatibility report at https://h-node.org/. – MagicFab Feb 03 '18 at 12:57
  • I updated my answer. – James Ray Feb 03 '18 at 20:18
  • Change of context: https://www.wirelesshack.org/top-linux-compatible-usb-wireless-adapters.html. Got a high end custom desktop but without built-in WiFi. Options: get an internal PCIe card, try it out an 802.11 AC compatible dongle on my current OS with Manjaro Archlinux, get an N WiFi dongle. I'd like to use mobile data as it's cheaper than fixed broadband with ~50 GB usage. If I use it with a SIM, no mobile router, I'll need WiFi. Otherwise, with a router I can connect via Ethernet. I've posted on Manjaro forum for feedback: https://forum.manjaro.org/t/ac-wifi-dongles-2019-h2/112452 – James Ray Nov 23 '19 at 12:07
  • Just got a WiFi dongle, details are in the above link (again it's https://forum.manjaro.org/t/ac-wifi-dongles-2019-h2/112452/2). – James Ray Nov 26 '19 at 02:26
  • TP-LINK Archer T4U (AC1300) may or may not use chipset RTL8822A (not RTL8812AU). I got it to work (I am posting this using it (having disconnected (wired) Ethernet)) without too much trouble following [these instructions](https://gist.github.com/primaryobjects/f723b966d5f42094619f9c1048c7838b). It involves some compilation, but I am not 100% sure what I am trusting. That was on a [Ubuntu MATE 20.04](https://en.wikipedia.org/wiki/Ubuntu_MATE#Releases) (Focal Fossa) system (but with [Cinnamon](https://en.wikipedia.org/wiki/Cinnamon_(desktop_environment))). Linux kernel version: 5.4.0-90-generic – Peter Mortensen Nov 30 '21 at 02:40
  • An alternative (to avoid a Linux driver, to avoid the trust issue, and probably also effectively provide firewall (NAT router) protection) is to use a Wi-Fi range extender ***with an Ethernet output***, like the [TP-Link TL-WA850RE](https://www.tp-link.com/dk/home-networking/range-extender/tl-wa850re/). They are inexpensive. – Peter Mortensen Nov 30 '21 at 13:48
  • I switched to using Windows on my desktop, but I've still been using Manjaro on my laptop, and haven't had issues with WiFi not working. – James Ray Nov 30 '21 at 23:00

1 Answers1

1

Based on the details on my question and comments, no AC dongles seem to work. This dongle works sometimes, but only sometimes, so effectively it doesn't. As an alternative, use Ethernet to connect to a WiFi extender, or directly to the router.

James Ray
  • 161
  • 1
  • 8
  • If anyone finds a better solution, I'd love to hear it, as relying on Ethernet can be inconvenient e.g. when not at home or when moving, even though it is faster. – James Ray Mar 13 '19 at 03:02
  • Actually, my desktop didn't work last time I tried it, while my laptop does, and I have also gotten a new desktop. – James Ray Mar 13 '19 at 03:07
  • I haven't personally tried this yet, but a reddit comment indicates that kernel 4.19 has support for MediaTek MT76 based USB 802.11ac dongles: https://www.reddit.com/r/linux/comments/9dbd7y/why_are_there_no_5ghz_80211ac_usb_wifi_adapters/e5gyo00 Some adapters using that chipset are Edimax EW-7822UAC, Netgear A6210 and TP-LINK Archer T1U. I have no idea how well they actually work. – Michael Burr May 18 '19 at 17:45
  • Looks like there's a mistake in the list of adapters above: the Edimax EW-7822UAC appears to use the RTL8812AU chipset, not a MT76 chipset. – Michael Burr May 18 '19 at 19:00
  • Yeah I have been keeping up to date with using the latest LTS kernel. WiFi doesn't work on the desktop, but I'm happy to stick with Ethernet on the desktop. WiFi does work on my laptop. – James Ray May 20 '19 at 00:51
  • So your laptop is on kernel 4.19? What USB WiFi are you using, or are you using the laptop's on-board WiFi? – Michael Burr May 20 '19 at 05:11
  • My laptop, which works with WiFi, is on kernel 4.19.36-1-Manjaro and has built in WiFi. My desktop, which doesn't work with WiFi, is on kernel 5.0.12-1-MANJARO and has an EDUP 802.11ac 600 Mbps WiFi dongle. If I really need to use WiFi on the desktop I'll ask for help on forum.manjaro.org. – James Ray May 21 '19 at 06:16
  • I had issues with using earlier and later kernels on my brand new high end desktop, so I don't intend to switch kernels soon. – James Ray May 21 '19 at 06:22