I have recently had trouble with wifi on my laptop. Specifically, wifi will connect but the connection is highly unstable. Downloading any file or loading more than a simple site often fails. Toggling wifi off/on restores the connection for a moment.
The problem started while I was running 21.10. I upgraded to 22.04, but the problem persisted. Eventually, I tried a clean install of 22.04. Following various posts here, I have tried numerous kernel versions. I have disabled power saving. I have tweaked modprobe settings. Unfortunately, after several reinstalls etc, I don't have all the links. But for now I'll keep the list below updated.
Edit: I am on a Dell XPS from ~2016.
$ lspci -knn | grep Net -A3
3a:00.0 Network controller [0280]: Qualcomm Atheros QCA6174 802.11ac Wireless Network Adapter [168c:003e] (rev 32)
Subsystem: Rivet Networks Killer Wireless-n/a/ac 1535 Wireless Network Adapter [1a56:1535]
Kernel driver in use: ath10k_pci
Kernel modules: ath10k_pci
3b:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS525A PCI Express Card Reader [10ec:525a] (rev 01)
$ uname -r
5.15.0-25-generic
lspci -knn | grep Net -A3
terminal command. – Pilot6 Jun 25 '22 at 06:35Any chance things like this: https://askubuntu.com/questions/1206902/19-10-qualcomm-atheros-qca6174-wifi-works-on-one-network-out-of-many would work for me?
– Dddqc Jun 25 '22 at 22:46