[ Date Index ]
[ Thread Index ]
[ <= Previous by date /
thread ]
[ Next by date /
thread => ]
Re: [LUG] Getting a USB AC68 dongle to work in Mint 19.3
- To: "list@xxxxxxxxxxxxx" <list@xxxxxxxxxxxxx>
- Subject: Re: [LUG] Getting a USB AC68 dongle to work in Mint 19.3
- From: comrade meowski <mr.meowski@xxxxxxxx>
- Date: Thu, 9 Apr 2020 03:47:50 +0100
- Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=live.com; dmarc=pass action=none header.from=live.com; dkim=pass header.d=live.com; arc=none
- Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=pAoM9CrEixmOB119tYz4j+CcMI8GVJtcw4r5jJZdU04=; b=Wlx5NYzJdHHLlnX2shRIvR00g20kkY2KBiDyvVCpi/XPJpnY1DWBSKZkm5jEQKGIjw/kDJJP2RihcwNJ6V+NK1pfNq1m/kolcRxY3tSRnlgPxlLiOZbD9iaJ7h/owoSygeFO9K+jUc6mbDFpwOFFc8maPeuDX20hMEtX4VA0m7lRhIT8j05u3hc2z9a7WdPlhskOSfg59LvrDhAggTkMsy24isD9zrHTbrUYIoEaDdnl851C/2xg1pgCPeM15izUMPSYLI+3zcpCx/c5bfgoYU3eHkY8ybYeOo5aKh0At3ROhRoEqTxN7q4tC524Eo+ZfpzpyHcHL2Wsrk30aMwoGw==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=EbqtzkQ+/xV38TI3ee65mJpf3m7dbG/i0beahr3YnQXiFTxL9MdTZRUVnpOX2pL5naWlVRT1AwZMPv4vYgVFZUEORIj/p69NBMibK1Y3TnjZ207ujxNZkrcbo7Gb8iqRaYY27Hme+fQiOfJu3UAaF7d5q0pHqs+zWdbJ943YnDi08/VHzbyDiilzUIeHd0kOtGn/Zf7dDwriM8m+ySt1oPuplzfmH294YtESuQvfaWbd5H+2g/4Wd5Yw+POTPOnyN47XjbJp5tLt3rzzHnJSpLWJbWjjYidkN/dgLFYUZCI0ul/gHfCUV+Yj11fyBAVIzAdi3sletcYOawBup5ahKg==
- Content-language: en-GB
- Delivered-to: dclug@xxxxxxxxxxxxxxxxxxxxx
- Dkim-signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=dcglug.org.uk; s=1570611962; h=Sender:Content-Type: Content-Transfer-Encoding:Reply-To:List-Subscribe:List-Help:List-Post: List-Unsubscribe:List-Id:Subject:MIME-Version:In-Reply-To:Date:Message-ID: From:References:To:Cc:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner:List-Archive; bh=aml1A8xWECYZfP4jcvx7Pfy5a1exlPhYfm2rgqvpdYQ=; b=EawL2+rZWZNUiO2l8J+hxpGZ4 pZ03hZx9cw8vq1IaGpnAfaVDEb4dxcaj467G4EHYGkppvz2VidPp++1cc5hMps3ENDiIWC9h75/cp m+p6AOZjKwtJLWVzFBHLhg8h4QvA5mVINnPzGsunOq1ixsAoYMWVQOvJGcRMvkOHA3mOs=;
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=live.com; s=selector1; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=pAoM9CrEixmOB119tYz4j+CcMI8GVJtcw4r5jJZdU04=; b=A3ttuovyfh4dj2R4Xkek3pm9J/Mc5ANjZQXZJwZURnDIP8F7WC/4dRKHjf121jhINBIb+2lY4vz6rdYIVBEGDIt+eEN/b4Ql+KRP58oo7NgYLS0xnPQw6dhrRPdTsat34Hvjw7usw//4aXri+rsyWx4AZCQycQ5eJtNrsyNcWHbEUeC8sVuw6GdMFAvVwniPbHvdFOU1KoC6Vo/v6RyicCR7cCZ0hu9C2syOwHeVyrXpzJnc8EIt8ipp6MtOwWkLotMVkii/i1D2oaCmWNqo9/yqhgDvCSrqb7j++P3x58MKvSnOFzbxaeusc0H70x6z0mB8SdecHCARhoJS2C53Lw==
On 09/04/2020 00:02, Julian Hall wrote:
I have another Pi on WiFi which does work. I might try inserting that
WiFi dongle /only/ to see what dmesg says about it.
Ok, so it does _need_ to work then, gotcha. And you know the adaptor
works in the same machine in the same USB port but under Windows -
that's really helpful to know as well. Have you tried moving USB ports
though while dmesg -wT is running? Linux makes XHCI and USB3 more
awkward than it needs to be so definitely try that.
Weren't some of your command outputs earlier showing a wlan device at
times on your PC? I presumed that was another interface or you'd said
you'd disabled it manually? Just checking we're not missing something
insanely obvious and it's not actually popping up as wlan0.
I note it doesn't seem to be grabbing the firmware blob and loading it
during the module insertion on the adaptor either. Might be time to
write off this driver and choose one of the other github sources -
annoyingly there are several of them to choose from.
Please remind me exactly what manufacturer make/model variant of this
device you've got as well, better check some basics. We need to
backtrack a bit and check it against a list like this:
https://easylinuxtipsproject.blogspot.com/p/realtek.html
And this time we'll be more careful about which random github project we
choose. You also started off this whole thread by saying that the
officially provided Ubuntu rtl8812au-dkms package didn't work as well
right?
Definitely pop it into the Pi just to see what dmesg spits out - a
working Linux module running there would be great, we'll steal the info
from it and leverage it to get the right one for your PC.
Finally install this (which I've never seen before tonight somehow):
sudo apt install hardinfo
Which is nothing like as useful as "lspci -vvv" and the like but is
still surprisingly useful.
And finally what does this say:
* sudo lshw -C network
--
The Mailing List for the Devon & Cornwall LUG
https://mailman.dcglug.org.uk/listinfo/list
FAQ: http://www.dcglug.org.uk/listfaq