Встроенный Wi-Fi на плате MSI не работает в Ubuntu

Встроенный Wi-Fi на плате MSI не работает в Ubuntu

У меня новая материнская плата от MSI (Z690 Tomhawk wifi ddr4). Встроенный wifi не работает в ubuntu 20.04 У меня только ubuntu (без двойной загрузки с windows). Быстрая загрузка и безопасная загрузка отключены в настройках BIOS. Я пробовал устанавливать драйверы свеб-сайт IntelЭто не работает.

Ниже приведен вывод sudo lshw -C network:

  *-network UNCLAIMED       
   description: Network controller
   product: Intel Corporation
   vendor: Intel Corporation
   physical id: 14.3
   bus info: pci@0000:00:14.3
   version: 11
   width: 64 bits
   clock: 33MHz
   capabilities: pm msi pciexpress msix cap_list
   configuration: latency=0
   resources: memory:42f1c000-42f1ffff


*-network
   description: Ethernet interface
   product: Intel Corporation
   vendor: Intel Corporation
   physical id: 0
   bus info: pci@0000:04:00.0
   logical name: enp4s0
   version: 03
   serial: d8:bb:c1:94:79:8c
   capacity: 1Gbit/s
   width: 32 bits
   clock: 33MHz
   capabilities: pm msi msix pciexpress bus_master cap_list ethernet physical 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
   configuration: autonegotiation=on broadcast=yes driver=igc driverversion=5.13.0-28-generic firmware=1073:8754 latency=0 link=no multicast=yes port=twisted pair
   resources: irq:19 memory:42b00000-42bfffff memory:42c00000-42c03fff

Вот выводlspci

00:00.0 Host bridge: Intel Corporation Device 4660 (rev 02)
00:02.0 VGA compatible controller: Intel Corporation Device 4680 (rev 0c)
00:06.0 PCI bridge: Intel Corporation Device 464d (rev 02)
00:08.0 System peripheral: Intel Corporation Device 464f (rev 02)
00:0a.0 Signal processing controller: Intel Corporation Device 467d (rev 01)
00:14.0 USB controller: Intel Corporation Device 7ae0 (rev 11)
00:14.2 RAM memory: Intel Corporation Device 7aa7 (rev 11)
00:14.3 Network controller: Intel Corporation Device 7af0 (rev 11)
00:16.0 Communication controller: Intel Corporation Device 7ae8 (rev 11)
00:17.0 SATA controller: Intel Corporation Device 7ae2 (rev 11)
00:1a.0 PCI bridge: Intel Corporation Device 7ac8 (rev 11)
00:1c.0 PCI bridge: Intel Corporation Device 7ab8 (rev 11)
00:1c.3 PCI bridge: Intel Corporation Device 7abb (rev 11)
00:1f.0 ISA bridge: Intel Corporation Device 7a84 (rev 11)
00:1f.3 Audio device: Intel Corporation Device 7ad0 (rev 11)
00:1f.4 SMBus: Intel Corporation Device 7aa3 (rev 11)
00:1f.5 Serial bus controller [0c80]: Intel Corporation Device 7aa4 (rev 11)
01:00.0 Non-Volatile memory controller: Samsung Electronics Co Ltd Device a809
02:00.0 Non-Volatile memory controller: Intel Corporation SSD 660P Series (rev 03)
04:00.0 Ethernet controller: Intel Corporation Device 15f3 (rev 03)

Кто-нибудь знает, как это решить?

обновлять:

После обновления ядра до версии 5.16rc7 Bluetooth теперь работает, но Wi-Fi по-прежнему нет.

решение1

Я решил эту проблему, внедрив Ubuntu22.04. Я предполагаю, что Ubuntu20.04 не имеет последней поддержки материнской платы mag-z690-tomohawk-wifi. Надеюсь, это поможет.

Связанный контент