在 Kubuntu 17.04 Zesty 上,我不断收到错误 21 (net::ERR_NETWORK_CHANGED)。刷新页面后加载良好。我的下载也因为这个错误而中断。在 Firefox 上一切正常。
这个错误的原因是什么?我不认为这是由 WiFi 驱动程序引起的,因为在其他网络浏览器上我没有收到任何错误。
sudo apt list google-chrome-stable
google-chrome-stable/stable,now 56.0.2924.87-1 amd64 [installed]
lspci | grep -i network
02:00.0 Network controller: Qualcomm Atheros QCA9565 / AR9565 Wireless Network Adapter (rev 01)
sudo modprobe ath9k && dmesg | grep ath
[ 20.522563] ath: phy0: WB335 1-ANT card detected
[ 20.522564] ath: phy0: Set BT/WLAN RX diversity capability
[ 20.532780] ath: phy0: Enable LNA combining
[ 20.534814] ath: phy0: ASPM enabled: 0x43
[ 20.534817] ath: …Run Code Online (Sandbox Code Playgroud)