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 / 问题 / 1288173
Accepted
bonafernando
bonafernando
Asked: 2020-10-30 17:04:52 +0800 CST2020-10-30 17:04:52 +0800 CST 2020-10-30 17:04:52 +0800 CST

Intel Corporation Wireless-AC 9560 蓝牙无法在 Ubuntu 上运行。我可以创建驱动程序吗?

  • 772

我有一台本地制造商 (Avell) 的 PC,它没有用于蓝牙/无线硬件的 Ubuntu 驱动程序。我尝试了你能想象到的一切,并在下面的帖子中彻底描述了所有尝试(我仍然认为它是可以修复的):Ubuntu 18.04.3 蓝牙连接失败:org.bluez.Error.Failed(INTEL® DUAL BAND WIRELESS -AC 9560 + 蓝牙)

但是在与一些专家交谈后,我被告知我需要为这个硬件找到/编写一个驱动程序才能让它充分发挥作用。我做了一些研究,但我没有找到任何东西。

硬件是Intel Corporation Wireless-AC 9560,正如您在运行以下命令时所看到的那样lspci -knn | grep Net -A2; lsusb:

00:14.3 Network controller [0280]: Intel Corporation Wireless-AC 9560 [Jefferson Peak] [8086:a370] (rev 10)
    Subsystem: Intel Corporation Device [8086:0034]
    Kernel driver in use: iwlwifi
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 004: ID 048d:ce00 Integrated Technology Express, Inc. 
Bus 001 Device 003: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 001 Device 002: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card Reader Controller
Bus 001 Device 006: ID 8087:0aaa Intel Corp. 
Bus 001 Device 005: ID 04f2:b65a Chicony Electronics Co., Ltd 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

我有高级编程经验,我愿意自学如何编写驱动程序,但我是一个软 Ubuntu 用户,从未编译过驱动程序或类似的东西。很感谢任何形式的帮助。

有用的信息:

  1. lspci:
00:00.0 Host bridge: Intel Corporation 8th Gen Core Processor Host Bridge/DRAM Registers (rev 07)
00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor PCIe Controller (x16) (rev 07)
00:02.0 VGA compatible controller: Intel Corporation Device 3e9b
00:12.0 Signal processing controller: Intel Corporation Cannon Lake PCH Thermal Controller (rev 10)
00:14.0 USB controller: Intel Corporation Cannon Lake PCH USB 3.1 xHCI Host Controller (rev 10)
00:14.2 RAM memory: Intel Corporation Cannon Lake PCH Shared SRAM (rev 10)
00:14.3 Network controller: Intel Corporation Wireless-AC 9560 [Jefferson Peak] (rev 10)
00:15.0 Serial bus controller [0c80]: Intel Corporation Device a368 (rev 10)
00:16.0 Communication controller: Intel Corporation Cannon Lake PCH HECI Controller (rev 10)
00:17.0 SATA controller: Intel Corporation Device a353 (rev 10)
00:1b.0 PCI bridge: Intel Corporation Cannon Lake PCH PCI Express Root Port 21 (rev f0)
00:1d.0 PCI bridge: Intel Corporation Device a335 (rev f0)
00:1e.0 Communication controller: Intel Corporation Device a328 (rev 10)
00:1f.0 ISA bridge: Intel Corporation Device a30d (rev 10)
00:1f.3 Audio device: Intel Corporation Cannon Lake PCH cAVS (rev 10)
00:1f.4 SMBus: Intel Corporation Cannon Lake PCH SMBus Controller (rev 10)
00:1f.5 Serial bus controller [0c80]: Intel Corporation Cannon Lake PCH SPI Controller (rev 10)
01:00.0 VGA compatible controller: NVIDIA Corporation Device 1f91 (rev a1)
01:00.1 Audio device: NVIDIA Corporation Device 10fa (rev a1)
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 15)
  1. hciconfig -a
hci0:   Type: Primary  Bus: USB
    BD Address: 38:00:25:A1:F0:85  ACL MTU: 1021:4  SCO MTU: 96:6
    UP RUNNING PSCAN 
    RX bytes:11220 acl:83 sco:0 events:784 errors:0
    TX bytes:11968 acl:84 sco:0 commands:550 errors:0
    Features: 0xbf 0xfe 0x0f 0xfe 0xdb 0xff 0x7b 0x87
    Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3 
    Link policy: RSWITCH SNIFF 
    Link mode: SLAVE ACCEPT 
    Name: 'bonavel'
    Class: 0x1c010c
    Service Classes: Rendering, Capturing, Object Transfer
    Device Class: Computer, Laptop
    HCI Version: 5.0 (0x9)  Revision: 0x100
    LMP Version: 5.0 (0x9)  Subversion: 0x100
    Manufacturer: Intel Corp. (2)
  1. lsmod | grep iwlwifi
iwlwifi               380928  1 iwlmvm
cfg80211              708608  3 iwlmvm,iwlwifi,mac80211
compat                 16384  4 iwlmvm,iwlwifi,mac80211,cfg80211
  1. dmesg | grep iwlwifi
[    4.913209] Loading modules backported from iwlwifi
[    4.913210] iwlwifi-stack-public:master:8794:f51dd362
[    5.008653] iwlwifi 0000:00:14.3: WRT: Overriding region id 1
[    5.008655] iwlwifi 0000:00:14.3: WRT: Overriding region id 2
[    5.008656] iwlwifi 0000:00:14.3: WRT: Overriding region id 3
[    5.008656] iwlwifi 0000:00:14.3: WRT: Overriding region id 4
[    5.008657] iwlwifi 0000:00:14.3: WRT: Overriding region id 6
[    5.008658] iwlwifi 0000:00:14.3: WRT: Overriding region id 8
[    5.008658] iwlwifi 0000:00:14.3: WRT: Overriding region id 9
[    5.008659] iwlwifi 0000:00:14.3: WRT: Overriding region id 10
[    5.008660] iwlwifi 0000:00:14.3: WRT: Overriding region id 11
[    5.008660] iwlwifi 0000:00:14.3: WRT: Overriding region id 15
[    5.008661] iwlwifi 0000:00:14.3: WRT: Overriding region id 16
[    5.008662] iwlwifi 0000:00:14.3: WRT: Overriding region id 18
[    5.008662] iwlwifi 0000:00:14.3: WRT: Overriding region id 19
[    5.008664] iwlwifi 0000:00:14.3: Found debug destination: EXTERNAL_DRAM
[    5.008665] iwlwifi 0000:00:14.3: Found debug configuration: 0
[    5.008920] iwlwifi 0000:00:14.3: loaded firmware version 46.6bf1df06.0 9000-pu-b0-jf-b0-46.ucode op_mode iwlmvm
[    5.151023] iwlwifi 0000:00:14.3: Detected Intel(R) Wireless-AC 9560, REV=0x318
[    5.199059] iwlwifi 0000:00:14.3: base HW address: 38:00:25:a1:f0:81
[    5.265575] iwlwifi 0000:00:14.3: iwlmvm doesn't allow to disable BT Coex, check bt_coex_active module parameter
[    5.689262] iwlwifi 0000:00:14.3 wlo1: renamed from wlan0
  1. modinfo btintel
filename:       /lib/modules/5.4.0-52-generic/kernel/drivers/bluetooth/btintel.ko
firmware:       intel/ibt-12-16.ddc
firmware:       intel/ibt-12-16.sfi
firmware:       intel/ibt-11-5.ddc
firmware:       intel/ibt-11-5.sfi
license:        GPL
version:        0.1
description:    Bluetooth support for Intel devices ver 0.1
author:         Marcel Holtmann <[email protected]>
srcversion:     8215D1011CCE561BCB94364
depends:        bluetooth
retpoline:      Y
intree:         Y
name:           btintel
vermagic:       5.4.0-52-generic SMP mod_unload 
signat:         PKCS#7
signer:         
sig_key:        
sig_hashalgo:   md4
  1. dmesg | grep Bluetooth
[    4.992341] Bluetooth: Core ver 2.22
[    4.992361] Bluetooth: HCI device and connection manager initialized
[    4.992364] Bluetooth: HCI socket layer initialized
[    4.992366] Bluetooth: L2CAP socket layer initialized
[    4.992369] Bluetooth: SCO socket layer initialized
[    5.142028] Bluetooth: hci0: Firmware revision 0.1 build 226 week 31 2019
[    6.053221] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    6.053222] Bluetooth: BNEP filters: protocol multicast
[    6.053225] Bluetooth: BNEP socket layer initialized
[   31.816480] Bluetooth: RFCOMM TTY layer initialized
[   31.816487] Bluetooth: RFCOMM socket layer initialized
[   31.816492] Bluetooth: RFCOMM ver 1.11
  1. grep Bluetooth /var/log/syslog | grep -i -e "Firmware revision" -e "ibt"
Oct 30 10:07:00 bonavel kernel: [    5.142028] Bluetooth: hci0: Firmware revision 0.1 build 226 week 31 2019
  1. 应该工作的英特尔 Ubuntu 驱动程序列表:https ://www.intel.com/content/www/us/en/support/articles/000005511/network-and-io/wireless.html (我下载了最新的iwlwifi-9000-pu-b0-jf-b0-46.ucode) 但它仍然不起作用。甚至使用来自另一个来源的答案从https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/backport-iwlwifi.git编译自己: https://ubuntuforums.org/showthread.php? t=2400595&s=e07f65d9d61552aefd730fb74761c34c&p=13799142#post13799142仍然没有。
  2. dmesg | grep -e wl -e iwl
[    4.913209] Loading modules backported from iwlwifi
[    4.913210] iwlwifi-stack-public:master:8794:f51dd362
[    5.008653] iwlwifi 0000:00:14.3: WRT: Overriding region id 1
[    5.008655] iwlwifi 0000:00:14.3: WRT: Overriding region id 2
[    5.008656] iwlwifi 0000:00:14.3: WRT: Overriding region id 3
[    5.008656] iwlwifi 0000:00:14.3: WRT: Overriding region id 4
[    5.008657] iwlwifi 0000:00:14.3: WRT: Overriding region id 6
[    5.008658] iwlwifi 0000:00:14.3: WRT: Overriding region id 8
[    5.008658] iwlwifi 0000:00:14.3: WRT: Overriding region id 9
[    5.008659] iwlwifi 0000:00:14.3: WRT: Overriding region id 10
[    5.008660] iwlwifi 0000:00:14.3: WRT: Overriding region id 11
[    5.008660] iwlwifi 0000:00:14.3: WRT: Overriding region id 15
[    5.008661] iwlwifi 0000:00:14.3: WRT: Overriding region id 16
[    5.008662] iwlwifi 0000:00:14.3: WRT: Overriding region id 18
[    5.008662] iwlwifi 0000:00:14.3: WRT: Overriding region id 19
[    5.008664] iwlwifi 0000:00:14.3: Found debug destination: EXTERNAL_DRAM
[    5.008665] iwlwifi 0000:00:14.3: Found debug configuration: 0
[    5.008920] iwlwifi 0000:00:14.3: loaded firmware version 46.6bf1df06.0 9000-pu-b0-jf-b0-46.ucode op_mode iwlmvm
[    5.151023] iwlwifi 0000:00:14.3: Detected Intel(R) Wireless-AC 9560, REV=0x318
[    5.199059] iwlwifi 0000:00:14.3: base HW address: 38:00:25:a1:f0:81
[    5.265575] iwlwifi 0000:00:14.3: iwlmvm doesn't allow to disable BT Coex, check bt_coex_active module parameter
[    5.265767] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[    5.689262] iwlwifi 0000:00:14.3 wlo1: renamed from wlan0
[   10.101236] wlo1: authenticate with 28:bd:89:da:85:bc
[   10.105630] wlo1: send auth to 28:bd:89:da:85:bc (try 1/3)
[   10.159788] wlo1: authenticated
[   10.163503] wlo1: associate with 28:bd:89:da:85:bc (try 1/3)
[   10.169867] wlo1: RX AssocResp from 28:bd:89:da:85:bc (capab=0x1031 status=0 aid=4)
[   10.172317] wlo1: associated
[   10.219109] IPv6: ADDRCONF(NETDEV_CHANGE): wlo1: link becomes ready
[   10.231422] wlo1: Limiting TX power to 30 (30 - 0) dBm as advertised by 28:bd:89:da:85:bc
wireless drivers bluetooth intel iwlwifi
  • 1 1 个回答
  • 1085 Views

1 个回答

  • Voted
  1. Best Answer
    bonafernando
    2021-08-10T16:42:40+08:002021-08-10T16:42:40+08:00

    问题是其中一根天线Intel Corporation Wireless-AC 9560断开了。我已经打开电脑并连接了天线。现在我有一个完美的蓝牙和更好的 Wifi 信号。

    • 1

相关问题

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

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

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

  • 类似于 Eyefinity 的东西?

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

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