Views:
2,133
Votes: 2
✅ Solution
Tags:
networking
16.04
drivers
wireless
kernel
Link:
🔍 See Original Answer on Ask Ubuntu ⧉ 🔗
URL:
https://askubuntu.com/q/1025371
Title:
Ubuntu 16.04 - Can't connect to home Wi-Fi with Killer 1535 (QCA6174)
ID:
/2018/04/16/Ubuntu-16.04-Can_t-connect-to-home-Wi-Fi-with-Killer-1535-_QCA6174_
Created:
April 16, 2018
Edited: May 12, 2018
Upload:
September 15, 2024
Layout: post
TOC:
false
Navigation: false
Copy to clipboard: false
All though there were bugs with QCA6174 back when this question was posted they have been fixed. Granted new ones may still occur. To fix these old bugs use:
sudo apt update
sudo apt upgrade
New installations will not have the old bugs listed above and will have no need to do anything to fix the old bugs.
Contrary to your link on Network Manager Power Saving I have my card setup the opposite way:
$ cat /etc/NetworkManager/conf.d/default-wifi-powersave-on.conf
[connection]
wifi.powersave = 3
# Slow sleep fix: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1670041
#wifi.powersave = 2