如何让英特尔双频无线 AC 3168 在 Ubuntu 14.04.5 上运行?

如何让英特尔双频无线 AC 3168 在 Ubuntu 14.04.5 上运行?

我在这个网站上搜索了很多解决方案,但大多数都涉及 Broadcom Wifi 驱动程序,而我的驱动程序是 Intel 驱动程序。

输出lspci -knn | grep Net -A2

arijit-01:51,Wed Feb 08:~$ lspci -knn | grep Net -A2
05:00.0 Network controller [0280]: Intel Corporation Device [8086:24fb] (rev 10)
Subsystem: Intel Corporation Device [8086:2110]

输出rfkill list

arijit-01:54,Wed Feb 08:~$ rfkill list
0: hci0: Bluetooth
Soft blocked: yes
Hard blocked: no

输出uname -a; dmesg | grep iwl

arijit-01:55,Wed Feb 08:~$ uname -a; dmesg | grep iwl
Linux HP-AU134TX 4.4.0-62-generic #83~14.04.1-Ubuntu SMP Wed Jan 18 18:10:30 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux

请帮忙

相关内容