我昨天刚安装了 Ubuntu 18.04,似乎 Ubuntu 无法检测到 wifi 适配器。该卡可在 Windows 上运行,因此应该没有问题。我也有与英特尔网站 ( iwlwifi-9260-th-a0-jf-a0-34.ucode)上所述相同的固件。检查日志,我看到iwlwififailed with error -110。
知道如何解决这个问题吗?
谢谢,
以下是详细日志:
$ lspci | grep Network
03:00.0 Network controller: Intel Corporation Device 2526 (rev 29)
$ dmesg | grep iwlwifi
[ 2.536811] iwlwifi 0000:03:00.0: enabling device (0000 -> 0002)
[ 2.570596] iwlwifi: probe of 0000:03:00.0 failed with error -110
[ 382.228750] iwlwifi: probe of 0000:03:00.0 failed with error -110
$ iwconfig
lo no wireless extensions.
eno1 no wireless extensions.
$ …Run Code Online (Sandbox Code Playgroud)