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 / 问题 / 1203558
Accepted
Pachuca
Pachuca
Asked: 2020-01-17 15:38:37 +0800 CST2020-01-17 15:38:37 +0800 CST 2020-01-17 15:38:37 +0800 CST

Ubuntu 18.04 intel wireless ac 9260 在其他驱动程序下“此设备不工作”,但 wifi 工作

  • 772

我刚刚进行了全新的 18.04 安装。现在由于某种原因无法识别我的 wifi,但我现在正在使用 wifi。我不确定这意味着什么,这是它的屏幕截图。

在此处输入图像描述

我在这里尝试了一些可能的解决方案,但它们对我不起作用。我还在同一台笔记本电脑上安装了 Windows 10,但完全安装在另一个驱动器上。另外,值得一提的是,我之前在同一台笔记本电脑上安装了 Ubuntu 18.04,而我之前没有遇到过这个问题。只有在我第三次尝试进行全新安装(不要问,我还在学习)之后,我才遇到了这个问题。

我不知道这是否重要,但在安装后,我的系统时间在我设置正确的时区和一切之后大约 5 小时。我不得不进入 BIOS 并更改时间并禁用 Ubuntu 的自动日期和时间设置。否则我什至无法运行 Ubuntu 更新,因为时间与 ubuntu 服务器不匹配。反正...

以下是一些系统规格:

Skynet:~$lspci -nnk | grep -i network -A 3
71:00.0 Network controller [0280]: Intel Corporation Wireless-AC 9260 [8086:2526] (rev 29)
    Subsystem: Intel Corporation Device [8086:0014]
    Kernel driver in use: iwlwifi
    Kernel modules: iwlwifi
Skynet:~$rfkill list
0: hci0: Bluetooth
    Soft blocked: no
    Hard blocked: no
2: phy1: Wireless LAN
    Soft blocked: no
    Hard blocked: no
Skynet:~$lspci | grep Network
71:00.0 Network controller: Intel Corporation Wireless-AC 9260 (rev 29)
Skynet:~$iwconfig
lo        no wireless extensions.

wlp113s0  IEEE 802.11  ESSID:"myFios-5.0GHz"  
          Mode:Managed  Frequency:5.18 GHz  Access Point: 20:C0:47:E1:F4:FC   
          Bit Rate=866.7 Mb/s   Tx-Power=22 dBm   
          Retry short limit:7   RTS thr:off   Fragment thr:off
          Encryption key:off
          Power Management:on
          Link Quality=66/70  Signal level=-44 dBm  
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:137   Missed beacon:0

enp110s0  no wireless extensions.
Skynet:~$modinfo iwlwifi
filename:       /lib/modules/5.3.0-26-generic/kernel/drivers/net/wireless/intel/iwlwifi/iwlwifi.ko
license:        GPL
author:         Copyright(c) 2003- 2015 Intel Corporation <[email protected]>
description:    Intel(R) Wireless WiFi driver for Linux
firmware:       iwlwifi-100-5.ucode
firmware:       iwlwifi-1000-5.ucode
firmware:       iwlwifi-135-6.ucode
firmware:       iwlwifi-105-6.ucode
firmware:       iwlwifi-2030-6.ucode
firmware:       iwlwifi-2000-6.ucode
firmware:       iwlwifi-5150-2.ucode
firmware:       iwlwifi-5000-5.ucode
firmware:       iwlwifi-6000g2b-6.ucode
firmware:       iwlwifi-6000g2a-6.ucode
firmware:       iwlwifi-6050-5.ucode
firmware:       iwlwifi-6000-6.ucode
firmware:       iwlwifi-7265D-29.ucode
firmware:       iwlwifi-7265-17.ucode
firmware:       iwlwifi-3168-29.ucode
firmware:       iwlwifi-3160-17.ucode
firmware:       iwlwifi-7260-17.ucode
firmware:       iwlwifi-8265-36.ucode
firmware:       iwlwifi-8000C-36.ucode
firmware:       iwlwifi-9260-th-b0-jf-b0-46.ucode
firmware:       iwlwifi-9000-pu-b0-jf-b0-46.ucode
firmware:       iwlwifi-ty-a0-gf-a0-48.ucode
firmware:       iwlwifi-so-a0-gf-a0-48.ucode
firmware:       iwlwifi-so-a0-hr-b0-48.ucode
firmware:       iwlwifi-so-a0-jf-b0-48.ucode
firmware:       iwlwifi-cc-a0-48.ucode
firmware:       iwlwifi-QuQnj-b0-jf-b0-48.ucode
firmware:       iwlwifi-QuZ-a0-jf-b0-48.ucode
firmware:       iwlwifi-QuZ-a0-hr-b0-48.ucode
firmware:       iwlwifi-Qu-b0-jf-b0-48.ucode
firmware:       iwlwifi-Qu-c0-hr-b0-48.ucode
firmware:       iwlwifi-QuQnj-a0-hr-a0-48.ucode
firmware:       iwlwifi-QuQnj-b0-hr-b0-48.ucode
firmware:       iwlwifi-Qu-b0-hr-b0-48.ucode
firmware:       iwlwifi-QuQnj-f0-hr-a0-48.ucode
firmware:       iwlwifi-Qu-a0-jf-b0-48.ucode
firmware:       iwlwifi-Qu-a0-hr-a0-48.ucode

根据这里的解决方案,可以保持原样,但我不完全确定,因为正如我之前提到的,我之前和只有在全新安装后才让 ubuntu 工作正常,我遇到了这个问题。我将不胜感激。我在这里不知所措,谢谢。

networking drivers firmware 18.04 iwlwifi
  • 1 1 个回答
  • 3767 Views

1 个回答

  • Voted
  1. Best Answer
    Pachuca
    2020-02-26T21:08:44+08:002020-02-26T21:08:44+08:00

    谜团找到了,但没有解开。这似乎是一个错误。如果其他人遇到此问题,请在该链接中查看。

    software-properties-gtk erroneously reports that certain Intel wireless adapter cards are not working
    Bug #1859308 reported by Naël on 2020-01-12
    Bug Description
    On Ubuntu 20.04 (development branch), as of today, Additional Drivers (software-properties-gtk 0.98.6) reports that the device "Intel Corporation: Wireless-AC 9260" is not working, and suggests using a manually installed driver (cf. screenshot).
    
    However the device is working correctly:
    
      * lsmod | grep iwlwifi, lspci -v, lshw, dmesg | grep iwlwifi all show
        that its driver iwlwifi is in use
      * ls /lib/firmware/*9260* show that the appropriate firmware files
        are present
    
    And I am indeed writing this bug report connected to an ac (5 GHz) wifi network, where I can verify a ~130-160 Mbps download speed, so software-properties-gtk shouldn't report the device as not working and suggest manually installing a driver. Not sure why it says so?
    
    EDIT: bug confirmed as affecting the following Intel wireless adapter cards, and assumedly more to come:
    
      Intel Wi-Fi 6 AX200
      Intel Dual Band Wireless-AC 3165
      Intel Dual Band Wireless-AC 7260
      Intel Dual Band Wireless-AC 8260
      Intel Wireless-AC 9260
    
    Also for reference here are the specs of Intel adapter cards:
    
      ark.intel.com/content/www/us/en/ark.html#@WirelessNetworking
    
    ProblemType: Bug
    DistroRelease: Ubuntu 20.04
    Package: software-properties-gtk 0.98.6
    ProcVersionSignature: Ubuntu 5.4.0-9.12-generic 5.4.3
    Uname: Linux 5.4.0-9-generic x86_64
    ApportVersion: 2.20.11-0ubuntu15
    Architecture: amd64
    CurrentDesktop: ubuntu:GNOME
    Date: Sun Jan 12 00:53:43 2020
    ExecutablePath: /usr/bin/software-properties-gtk
    InstallationDate: Installed on 2019-12-29 (13 days ago)
    InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Alpha amd64 (20191226)
    InterpreterPath: /usr/bin/python3.7
    PackageArchitecture: all
    Python3Details: /usr/bin/python3.7, Python 3.7.6, python3-minimal, 3.7.5-1ubuntu1
    PythonDetails: /usr/bin/python2.7, Python 2.7.17, python-minimal, 2.7.17-1
    SourcePackage: software-properties
    UpgradeStatus: No upgrade log present (probably fresh install)
    
    • 3

相关问题

  • 如何通过 Windows 网络共享文件?

  • 类似于 Eyefinity 的东西?

  • 面板小程序以文本形式显示当前网络流量?

  • 在哪里可以找到 Brother HL-2170W 64 位打印机驱动程序?

  • iPod Touch (iPhone) 的固件更新?

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