我刚刚买了一台 yoga 910。但我无法将它连接到任何网络。
我安装了 ubuntu 16.04.01 并执行了以下操作:
echo "blacklist ideapad-laptop" | sudo tee /etc/modprobe.d/ideapad-laptop.conf
但是,我可以获取可连接到其中任何一个网络的网络列表。当我使用 rfkill 检查时,我得到:
0:hci0: Bluetooth
Soft blocked: no
Hard blocked: no
1:phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
当我做:
iwlist scanning
lo Interface doesn't support scanning.
wlp1s0 Failed to read scan data: Network is down.
Ubuntu 桌面顶部栏的图标中没有网络列表。我不知道该怎么办。
你好,
我尝试使用 16.10,成功了。我改回 16.04.01,问题仍然存在。
当我做
lspci -knn | grep Net -A2
我明白了
01:00.0 Network controller [0280]: Qualcomm Atheros QCA6174 802.11ac Wireless Network Adapter [168c:003e] (rev 32)
Subsystem: Lenovo QCA6174 802.11ac Wireless Network Adapter [17aa:0827]
Kernel driver in use: ath10k_pci
Kernel modules: ath10k_pci
有人能帮助我吗?
谢谢!