AskOverflow.Dev

AskOverflow.Dev Logo AskOverflow.Dev Logo

AskOverflow.Dev Navigation

  • 主页
  • 系统&网络
  • Ubuntu
  • Unix
  • DBA
  • Computer
  • Coding
  • LangChain

Mobile menu

Close
  • 主页
  • 系统&网络
    • 最新
    • 热门
    • 标签
  • Ubuntu
    • 最新
    • 热门
    • 标签
  • Unix
    • 最新
    • 标签
  • DBA
    • 最新
    • 标签
  • Computer
    • 最新
    • 标签
  • Coding
    • 最新
    • 标签
主页 / ubuntu / 问题 / 1238327
Accepted
Pedro
Pedro
Asked: 2020-05-12 09:23:04 +0800 CST2020-05-12 09:23:04 +0800 CST 2020-05-12 09:23:04 +0800 CST

未找到 Wi-Fi 适配器(仅在登录 Windows 后第一次启动)

  • 772

当我登录windows后第一次登录Linux时,在Wi-Fi设置中总是出现:找不到wifi适配器。然后,我重新启动 PC,Wi-Fi 始终可以正常工作。由于它变得非常重复并且它是一种非常无聊的方法,我想知道这个问题的原因以及可能的解决方案。

我的电脑是华硕笔记本电脑 x571gt,我使用的 Ubuntu 版本是 18.04.4 LTS。

的输出lspci -knn | grep Net -A3; rfkill list

    00:14.3 Network controller [0280]: Intel Corporation Wireless-AC 9560 [Jefferson Peak] [8086:a370] (rev 10)
    Subsystem: Intel Corporation Device [8086:0034]
    Kernel modules: iwlwifi
    00:15.0 Serial bus controller [0c80]: Intel Corporation Device [8086:a368] (rev 10)
    0: asus-wlan: Wireless LAN
    Soft blocked: no
    Hard blocked: no
    1: asus-bluetooth: Bluetooth
    Soft blocked: no
    Hard blocked: no
    2: hci0: Bluetooth
    Soft blocked: no
    Hard blocked: no

的输出uname -a; dkms status

    Linux pedro-VivoBook-ASUSLaptop-X571GT-X571GT 5.3.0-46-generic #38~18.04.1-Ubuntu SMP Tue Mar 31 04:17:56 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux

的输出grep iwlwifi /etc/modprobe.d/*; dmesg | grep iwl

    /etc/modprobe.d/iwlwifi.conf:# /etc/modprobe.d/iwlwifi.conf
    /etc/modprobe.d/iwlwifi.conf:# iwlwifi will dyamically load either iwldvm or iwlmvm depending on the
    /etc/modprobe.d/iwlwifi.conf:# microcode file installed on the system.  When removing iwlwifi, first
    /etc/modprobe.d/iwlwifi.conf:# remove the iwl?vm module and then iwlwifi.
    /etc/modprobe.d/iwlwifi.conf:remove iwlwifi \
    /etc/modprobe.d/iwlwifi.conf:(/sbin/lsmod | grep -o -e ^iwlmvm -e ^iwldvm -e ^iwlwifi | xargs /sbin/rmmod) \
    [   14.581229] iwlwifi 0000:00:14.3: enabling device (0000 -> 0002)
    [   14.765885] iwlwifi 0000:00:14.3: Found debug destination: EXTERNAL_DRAM
    [   14.765888] iwlwifi 0000:00:14.3: Found debug configuration: 0
    [   14.766273] iwlwifi 0000:00:14.3: loaded firmware version 46.6bf1df06.0 op_mode iwlmvm
    [   15.328227] iwlwifi 0000:00:14.3: Detected Intel(R) Dual Band Wireless AC 9560, REV=0x318
    [   15.336978] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
    [   15.337426] iwlwifi 0000:00:14.3: Allocated 0x00400000 bytes for firmware monitor.
    [   15.385841] iwlwifi 0000:00:14.3: base HW address: 24:ee:9a:e8:fc:92
    [   15.454703] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
    [   17.985575] iwlwifi 0000:00:14.3 wlo1: renamed from wlan0
    [   34.480876] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
    [   34.598790] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
    [   34.665242] iwlwifi 0000:00:14.3: FW already configured (0) - re-configuring
    [   34.681305] iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS

先感谢您!

wireless adapter
  • 1 1 个回答
  • 874 Views

1 个回答

  • Voted
  1. Best Answer
    Pilot6
    2020-05-13T13:52:37+08:002020-05-13T13:52:37+08:00

    问题在于 Windows 快速启动功能。

    当您关闭 Windows 时,它并没有真正关闭,而是进入休眠状态。

    它可能会给双引导系统带来麻烦,包括无线硬件和访问 NTFS Windows 分区。

    建议在 Windows 设置中禁用此功能。

    • 0

相关问题

  • 华为EC-1260(Tata Photon)USB上网设备如何通过家庭无线网络共享互联网?

  • 如何将 Ubuntu 设置为无线接入点?

  • 如何为 LG X130 上网本安装 relink 无线驱动程序

  • 无论用户是否登录,如何配置 WiFi 以在启动时登录 WPA?

  • 如何设置与 Eee PC 1005 的无线连接?[关闭]

Sidebar

Stats

  • 问题 205573
  • 回答 270741
  • 最佳答案 135370
  • 用户 68524
  • 热门
  • 回答
  • Marko Smith

    如何运行 .sh 脚本?

    • 16 个回答
  • Marko Smith

    如何安装 .tar.gz(或 .tar.bz2)文件?

    • 14 个回答
  • Marko Smith

    如何列出所有已安装的软件包

    • 24 个回答
  • Marko Smith

    无法锁定管理目录 (/var/lib/dpkg/) 是另一个进程在使用它吗?

    • 25 个回答
  • Martin Hope
    Flimm 如何在没有 sudo 的情况下使用 docker? 2014-06-07 00:17:43 +0800 CST
  • Martin Hope
    Ivan 如何列出所有已安装的软件包 2010-12-17 18:08:49 +0800 CST
  • Martin Hope
    La Ode Adam Saputra 无法锁定管理目录 (/var/lib/dpkg/) 是另一个进程在使用它吗? 2010-11-30 18:12:48 +0800 CST
  • Martin Hope
    David Barry 如何从命令行确定目录(文件夹)的总大小? 2010-08-06 10:20:23 +0800 CST
  • Martin Hope
    jfoucher “以下软件包已被保留:”为什么以及如何解决? 2010-08-01 13:59:22 +0800 CST
  • Martin Hope
    David Ashford 如何删除 PPA? 2010-07-30 01:09:42 +0800 CST

热门标签

10.10 10.04 gnome networking server command-line package-management software-recommendation sound xorg

Explore

  • 主页
  • 问题
    • 最新
    • 热门
  • 标签
  • 帮助

Footer

AskOverflow.Dev

关于我们

  • 关于我们
  • 联系我们

Legal Stuff

  • Privacy Policy

Language

  • Pt
  • Server
  • Unix

© 2023 AskOverflow.DEV All Rights Reserve