WIFI DRIVER NOT AVAILABLE FOR INTEL AX200

Asked by Iwinosa Osagie-Okah

I am new to linux and I nstalled ubuntu 22.04 from a bootable drive and have been unable to use my wifi since the install. The computer is a HP ELitebook 830 G6 with intel AX200 WiFi card. I have followed the troubleshooting steps listed at https://help.ubuntu.com/community/WirelessTroubleshootingProcedure and this is the terminal outpjut

iwinosa@iwinosa-pc:~$ lsb_release -r
Release: 22.04
iwinosa@iwinosa-pc:~$ sudo apt-get update; sudo apt-get install debian-security-support usbutils pciutils hwinfo grep rfkill; sudo lshw -C network; rfkill list; sudo iwlist scan | grep -Ei 'chan|ssid'; cat /etc/network/interfaces; cat /etc/lsb-release; lspci -nnk | grep -iA2 net; lsusb; nmcli g; sudo lshw -short; uname -a; sudo updatedb; dmesg | grep -E '02:00|80211|acx|at76|ath|b43|bcm|brcm|CX|eth|ipw|ireless|irmware|isl|lbtf|orinoco|ndiswrapper|NPE|ound|p54|prism|rror|rtl|RTL|rt2|RT2|rt3|RT3|rt5|RT5|rt6|RT6|rt7|RT7|usb|witch|wl';sudo dmidecode|grep -E 'anufact|roduct|erial|elease'; iwconfig; grep -E '80211|acx|at76|ath|b43|bcm|brcm|CX|eth|ipw|irmware|isl|lbtf|orinoco|ndiswrapper|NPE|p54|prism|rtl|rt2|rt3|rt6|rt7|wmi|witch|wl' /etc/modprobe.d/*; cat /var/lib/NetworkManager/NetworkManager.state; sudo hwinfo --netcard ; ps -aux|grep -E 'wpa|icd|etwork'; netstat -rn ; cat /etc/resolv.conf; ls -lia /boot; grep tmpfs /etc/fstab; ubuntu-security-status; check-support-status ; sudo update-pciids; sudo lsmod
[sudo] password for iwinosa:
Hit:1 http://ci.archive.ubuntu.com/ubuntu jammy InRelease
Hit:2 http://ci.archive.ubuntu.com/ubuntu jammy-updates InRelease
Hit:3 http://security.ubuntu.com/ubuntu jammy-security InRelease
Hit:4 http://ci.archive.ubuntu.com/ubuntu jammy-backports InRelease
Hit:5 https://dl.google.com/linux/chrome/deb stable InRelease
Reading package lists... Done
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
grep is already the newest version (3.7-1build1).
pciutils is already the newest version (1:3.7.0-6).
pciutils set to manually installed.
usbutils is already the newest version (1:014-1build1).
usbutils set to manually installed.
rfkill is already the newest version (2.37.2-4ubuntu3.3).
rfkill set to manually installed.
The following packages were automatically installed and are no longer required:
  dctrl-tools dkms gyp javascript-common libc-ares2 libflashrom1 libftdi1-2
  libjs-events libjs-highlight.js libjs-inherits libjs-is-typedarray libjs-psl
  libjs-source-map libjs-sprintf-js libjs-typedarray-to-buffer libllvm13
  libnode-dev libnode72 libssl-dev libuv1-dev node-abbrev node-ansi-regex
  node-ansi-styles node-ansistyles node-are-we-there-yet node-arrify node-asap
  node-asynckit node-balanced-match node-brace-expansion node-chownr
  node-clean-yaml-object node-color-convert node-color-name node-commander
  node-core-util-is node-decompress-response node-delayed-stream
  node-delegates node-depd node-diff node-encoding node-end-of-stream
  node-err-code node-escape-string-regexp node-fancy-log node-foreground-child
  node-fs.realpath node-function-bind node-get-stream node-glob node-growl
  node-has-flag node-has-unicode node-hosted-git-info node-iconv-lite
  node-iferr node-imurmurhash node-indent-string node-inflight node-inherits
  node-ini node-ip node-ip-regex node-is-buffer node-is-plain-obj
  node-is-typedarray node-isarray node-isexe node-json-parse-better-errors
  node-jsonparse node-kind-of node-lodash-packages node-lowercase-keys
  node-lru-cache node-mimic-response node-minimatch node-minimist
  node-minipass node-mute-stream node-negotiator node-npm-bundled node-once
  node-osenv node-p-cancelable node-p-map node-path-is-absolute
  node-process-nextick-args node-promise-inflight node-promise-retry
  node-promzard node-pump node-quick-lru node-read node-readable-stream
  node-resolve node-retry node-safe-buffer node-set-blocking node-signal-exit
  node-slash node-slice-ansi node-source-map node-spdx-correct
  node-spdx-exceptions node-spdx-expression-parse node-spdx-license-ids
  node-sprintf-js node-stealthy-require node-string-decoder
  node-supports-color node-text-table node-time-stamp node-tmatch
  node-typedarray-to-buffer node-universalify node-util-deprecate
  node-validate-npm-package-license node-webidl-conversions node-whatwg-fetch
  node-wrappy node-yallist nodejs-doc
Use 'sudo apt autoremove' to remove them.
The following additional packages will be installed:
  libhd21 libx86emu3
The following NEW packages will be installed:
  debian-security-support hwinfo libhd21 libx86emu3
0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.
Need to get 831 kB of archives.
After this operation, 3,739 kB of additional disk space will be used.
Do you want to continue? [Y/n] Y
Get:1 http://ci.archive.ubuntu.com/ubuntu jammy/universe amd64 debian-security-support all 1:12+2022.02.07 [23.8 kB]
Get:2 http://ci.archive.ubuntu.com/ubuntu jammy/universe amd64 libx86emu3 amd64 3.1-2 [47.8 kB]
Get:3 http://ci.archive.ubuntu.com/ubuntu jammy/universe amd64 libhd21 amd64 21.72-1 [742 kB]
Get:4 http://ci.archive.ubuntu.com/ubuntu jammy/universe amd64 hwinfo amd64 21.72-1 [18.0 kB]
Fetched 831 kB in 2s (426 kB/s)
Preconfiguring packages ...
Selecting previously unselected package debian-security-support.
(Reading database ... 210142 files and directories currently installed.)
Preparing to unpack .../debian-security-support_1%3a12+2022.02.07_all.deb ...
Unpacking debian-security-support (1:12+2022.02.07) ...
Selecting previously unselected package libx86emu3:amd64.
Preparing to unpack .../libx86emu3_3.1-2_amd64.deb ...
Unpacking libx86emu3:amd64 (3.1-2) ...
Selecting previously unselected package libhd21:amd64.
Preparing to unpack .../libhd21_21.72-1_amd64.deb ...
Unpacking libhd21:amd64 (21.72-1) ...
Selecting previously unselected package hwinfo.
Preparing to unpack .../hwinfo_21.72-1_amd64.deb ...
Unpacking hwinfo (21.72-1) ...
Setting up libx86emu3:amd64 (3.1-2) ...
Setting up libhd21:amd64 (21.72-1) ...
Setting up debian-security-support (1:12+2022.02.07) ...
Setting up hwinfo (21.72-1) ...
Processing triggers for man-db (2.10.2-1) ...
Processing triggers for libc-bin (2.35-0ubuntu3.6) ...
  *-network UNCLAIMED
       description: Network controller
       product: Wi-Fi 6 AX200
       vendor: Intel Corporation
       physical id: 0
       bus info: pci@0000:3a:00.0
       version: 1a
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress msix cap_list
       configuration: latency=0
       resources: memory:e8100000-e8103fff
  *-network
       description: Ethernet interface
       product: Ethernet Connection (6) I219-LM
       vendor: Intel Corporation
       physical id: 1f.6
       bus info: pci@0000:00:1f.6
       logical name: enp0s31f6
       version: 11
       serial: 00:68:eb:87:6c:f2
       size: 100Mbit/s
       capacity: 1Gbit/s
       width: 32 bits
       clock: 33MHz
       capabilities: pm msi bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=e1000e driverversion=6.5.0-26-generic duplex=full firmware=0.4-4 ip=192.168.0.240 latency=0 link=yes multicast=yes port=twisted pair speed=100Mbit/s
       resources: irq:145 memory:e8200000-e821ffff
0: hci0: Bluetooth
 Soft blocked: no
 Hard blocked: no
lo Interface doesn't support scanning.

enp0s31f6 Interface doesn't support scanning.

cat: /etc/network/interfaces: No such file or directory
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=22.04
DISTRIB_CODENAME=jammy
DISTRIB_DESCRIPTION="Ubuntu 22.04.4 LTS"
00:1f.6 Ethernet controller [0200]: Intel Corporation Ethernet Connection (6) I219-LM [8086:15bd] (rev 11)
 Subsystem: Hewlett-Packard Company Ethernet Connection (6) I219-LM [103c:854a]
 Kernel driver in use: e1000e
 Kernel modules: e1000e
--
3a:00.0 Network controller [0280]: Intel Corporation Wi-Fi 6 AX200 [8086:2723] (rev 1a)
 Subsystem: Intel Corporation Wi-Fi 6 AX200 [8086:0080]
 Kernel modules: iwlwifi
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 04f2:b66a Chicony Electronics Co., Ltd HP HD Camera
Bus 001 Device 002: ID 058f:9540 Alcor Micro Corp. AU9540 Smartcard Reader
Bus 001 Device 004: ID 8087:0029 Intel Corp. AX200 Bluetooth
Bus 001 Device 005: ID 30fa:0400 USB OPTICAL MOUSE
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
STATE CONNECTIVITY WIFI-HW WIFI WWAN-HW WWAN
connected full enabled enabled enabled enabled
H/W path Device Class Description
=============================================================
                                   system HP EliteBook 830 G6 (8JZ19EC#A
/0 bus 854A
/0/1 memory 64KiB BIOS
/0/7 memory 16GiB System Memory
/0/7/0 memory 16GiB SODIMM DDR4 Synchronous
/0/7/1 memory [empty]
/0/12 memory 256KiB L1 cache
/0/13 memory 1MiB L2 cache
/0/14 memory 8MiB L3 cache
/0/15 processor Intel(R) Core(TM) i7-8665U CPU
/0/100 bridge Coffee Lake HOST and DRAM Cont
/0/100/2 /dev/fb0 display WhiskeyLake-U GT2 [UHD Graphic
/0/100/4 /dev/fb0 generic Xeon E3-1200 v5/E3-1500 v5/6th
/0/100/12 generic Cannon Point-LP Thermal Contro
/0/100/13 communication Cannon Point-LP Integrated Sen
/0/100/14 bus Cannon Point-LP USB 3.1 xHCI C
/0/100/14/0 usb1 bus xHCI Host Controller
/0/100/14/0/1 input27 input USB OPTICAL MOUSE
/0/100/14/0/7 generic EMV Smartcard Reader
/0/100/14/0/9 multimedia HP HD Camera
/0/100/14/0/a communication AX200 Bluetooth
/0/100/14/1 usb2 bus xHCI Host Controller
/0/100/14.2 memory RAM memory
/0/100/15 bus Cannon Point-LP Serial IO I2C
/0/100/15.1 bus Cannon Point-LP Serial IO I2C
/0/100/16 communication Cannon Point-LP MEI Controller
/0/100/1c bridge Cannon Point-LP PCI Express Ro
/0/100/1c/0 bridge JHL7540 Thunderbolt 3 Bridge [
/0/100/1c/0/0 bridge JHL7540 Thunderbolt 3 Bridge [
/0/100/1c/0/0/0 generic JHL7540 Thunderbolt 3 NHI [Tit
/0/100/1c/0/1 bridge JHL7540 Thunderbolt 3 Bridge [
/0/100/1c/0/2 bridge JHL7540 Thunderbolt 3 Bridge [
/0/100/1c/0/2/0 bus JHL7540 Thunderbolt 3 USB Cont
/0/100/1c/0/2/0/0 usb3 bus xHCI Host Controller
/0/100/1c/0/2/0/1 usb4 bus xHCI Host Controller
/0/100/1c.7 bridge Cannon Point PCI Express Root
/0/100/1c.7/0 network Wi-Fi 6 AX200
/0/100/1d bridge Cannon Point-LP PCI Express Ro
/0/100/1d/0 /dev/nvme0 storage SAMSUNG MZVLB256HAHQ-000H1
/0/100/1d/0/0 hwmon3 disk NVMe disk
/0/100/1d/0/2 /dev/ng0n1 disk NVMe disk
/0/100/1d/0/1 /dev/nvme0n1 disk 256GB NVMe disk
/0/100/1d/0/1/1 volume 511MiB Windows FAT volume
/0/100/1d/0/1/2 /dev/nvme0n1p2 volume 237GiB EXT4 volume
/0/100/1f bridge Cannon Point-LP LPC Controller
/0/100/1f/0 system PnP device PNP0c02
/0/100/1f/1 system PnP device PNP0c02
/0/100/1f/2 system PnP device PNP0c02
/0/100/1f/3 system PnP device PNP0c02
/0/100/1f/4 system PnP device PNP0b00
/0/100/1f/5 generic PnP device INT3f0d
/0/100/1f/6 generic PnP device HPQ8002
/0/100/1f/7 generic PnP device SYN308f
/0/100/1f/8 system PnP device PNP0c02
/0/100/1f/9 system PnP device PNP0c02
/0/100/1f/a system PnP device PNP0c02
/0/100/1f.3 card0 multimedia Cannon Point-LP High Definitio
/0/100/1f.4 bus Cannon Point-LP SMBus Controll
/0/100/1f.5 bus Cannon Point-LP SPI Controller
/0/100/1f.6 enp0s31f6 network Ethernet Connection (6) I219-L
/1 power SS03050XL
/2 input0 input Sleep Button
/3 input1 input Lid Switch
/4 input10 input PS/2 Generic Mouse
/5 input14 input SynPS/2 Synaptics TouchPad
/6 input16 input Wireless hotkeys
/7 input17 input SYNA308F:00 06CB:CD77 Mouse
/8 input18 input SYNA308F:00 06CB:CD77 Touchpad
/9 input2 input Power Button
/a input20 input HP WMI hotkeys
/b input21 input Video Bus
/c input22 input sof-hda-dsp Mic
/d input23 input sof-hda-dsp Headphone
/e input24 input sof-hda-dsp HDMI/DP,pcm=3
/f input25 input sof-hda-dsp HDMI/DP,pcm=4
/10 input26 input sof-hda-dsp HDMI/DP,pcm=5
/11 input3 input Power Button
/12 input4 input AT Translated Set 2 keyboard
Linux iwinosa-pc 6.5.0-26-generic #26~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue Mar 12 10:22:43 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
sudo: updatedb: command not found
dmesg: read kernel buffer failed: Operation not permitted
 Release Date: 11/29/2022
  Serial services are supported (int 14h)
 Manufacturer: HP
 Product Name: HP EliteBook 830 G6
 Serial Number: 5CG9438MW0
 Manufacturer: HP
 Product Name: 854A
 Serial Number: PJAAD00WBCX1N2
 Manufacturer: HP
 Serial Number: 5CG9438MW0
 Manufacturer: Intel(R) Corporation
 Serial Number: To Be Filled By O.E.M.
 Manufacturer: Samsung
 Serial Number: 34671D5C
 Manufacturer: Not Specified
 Serial Number: Not Specified
 Manufacturer: 333-42-26-A
 SBDS Serial Number: 9012
 SBDS Manufacture Date: 2019-09-14
lo no wireless extensions.

enp0s31f6 no wireless extensions.

/etc/modprobe.d/alsa-base.conf:install snd-rawmidi /sbin/modprobe --ignore-install snd-rawmidi $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-seq-midi ; : ; }
/etc/modprobe.d/blacklist-ath_pci.conf:# which ath5k cannot recover. To prevent this condition, stop
/etc/modprobe.d/blacklist-ath_pci.conf:blacklist ath_pci
/etc/modprobe.d/blacklist.conf:blacklist eth1394
/etc/modprobe.d/blacklist.conf:# replaced by p54pci
/etc/modprobe.d/blacklist.conf:blacklist prism54
/etc/modprobe.d/blacklist.conf:# replaced by b43 and ssb.
/etc/modprobe.d/blacklist.conf:blacklist bcm43xx
/etc/modprobe.d/blacklist-oss.conf:blacklist uart6850
/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) \
/etc/modprobe.d/iwlwifi.conf:&& /sbin/modprobe -r mac80211
cat: /var/lib/NetworkManager/NetworkManager.state: Permission denied
13: PCI 3a00.0: 0280 Network controller
  [Created at pci.386]
  Unique ID: wEmM.kWbdmkdwVqD
  Parent ID: 0Rrv.CZE2G9CUG34
  SysFS ID: /devices/pci0000:00/0000:00:1c.7/0000:3a:00.0
  SysFS BusID: 0000:3a:00.0
  Hardware Class: network
  Model: "Intel Wi-Fi 6 AX200"
  Vendor: pci 0x8086 "Intel Corporation"
  Device: pci 0x2723 "Wi-Fi 6 AX200"
  SubVendor: pci 0x8086 "Intel Corporation"
  SubDevice: pci 0x0080
  Revision: 0x1a
  Memory Range: 0xe8100000-0xe8103fff (rw,non-prefetchable)
  IRQ: 19 (no events)
  Module Alias: "pci:v00008086d00002723sv00008086sd00000080bc02sc80i00"
  Driver Info #0:
    Driver Status: iwlwifi is active
    Driver Activation Cmd: "modprobe iwlwifi"
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #14 (PCI bridge)

27: PCI 1f.6: 0200 Ethernet controller
  [Created at pci.386]
  Unique ID: AhzA.Qnw5sKYo4U8
  SysFS ID: /devices/pci0000:00/0000:00:1f.6
  SysFS BusID: 0000:00:1f.6
  Hardware Class: network
  Model: "Intel Ethernet Connection (6) I219-LM"
  Vendor: pci 0x8086 "Intel Corporation"
  Device: pci 0x15bd "Ethernet Connection (6) I219-LM"
  SubVendor: pci 0x103c "Hewlett-Packard Company"
  SubDevice: pci 0x854a
  Revision: 0x11
  Driver: "e1000e"
  Driver Modules: "e1000e"
  Device File: enp0s31f6
  Memory Range: 0xe8200000-0xe821ffff (rw,non-prefetchable)
  IRQ: 145 (15344 events)
  HW Address: 00:68:eb:87:6c:f2
  Permanent HW Address: 00:68:eb:87:6c:f2
  Link detected: yes
  Module Alias: "pci:v00008086d000015BDsv0000103Csd0000854Abc02sc00i00"
  Driver Info #0:
    Driver Status: e1000e is active
    Driver Activation Cmd: "modprobe e1000e"
  Config Status: cfg=new, avail=yes, need=no, active=unknown
root 523 0.0 0.1 337388 19900 ? Ssl 12:51 0:00 /usr/sbin/NetworkManager --no-daemon
root 533 0.0 0.1 41056 20716 ? Ss 12:51 0:00 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers
root 556 0.0 0.0 16504 6144 ? Ss 12:51 0:00 /sbin/wpa_supplicant -u -s -O /run/wpa_supplicant
iwinosa 3314 0.7 0.7 33947924 116976 ? Sl 12:54 0:07 /opt/google/chrome/chrome --type=utility --utility-sub-type=network.mojom.NetworkService --lang=en-US --service-sandbox-type=none --crashpad-handler-pid=3219 --enable-crash-reporter=41727b69-b0b5-4163-a591-4984788b31c6, --change-stack-guard-on-fork=enable --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,14647704835428550690,15850955151981438018,262144 --variations-seed-version=20240329-165146.919000
iwinosa 6082 0.0 0.0 9212 2432 pts/1 S+ 13:11 0:00 grep --color=auto -E wpa|icd|etwork
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt Iface
0.0.0.0 192.168.0.1 0.0.0.0 UG 0 0 0 enp0s31f6
169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 enp0s31f6
192.168.0.0 0.0.0.0 255.255.255.0 U 0 0 0 enp0s31f6
# This is /run/systemd/resolve/stub-resolv.conf managed by man:systemd-resolved(8).
# Do not edit.
#
# This file might be symlinked as /etc/resolv.conf. If you're looking at
# /etc/resolv.conf and seeing this text, you have followed the symlink.
#
# This is a dynamic resolv.conf file for connecting local clients to the
# internal DNS stub resolver of systemd-resolved. This file lists all
# configured search domains.
#
# Run "resolvectl status" to see details about the uplink DNS servers
# currently in use.
#
# Third party programs should typically not access this file directly, but only
# through the symlink at /etc/resolv.conf. To manage man:resolv.conf(5) in a
# different way, replace this symlink by a static file or a different symlink.
#
# See man:systemd-resolved.service(8) for details about the supported modes of
# operation for /etc/resolv.conf.

nameserver 127.0.0.53
options edns0 trust-ad
search .
total 171892
13107201 drwxr-xr-x 4 root root 4096 Mar 29 03:07 .
       2 drwxr-xr-x 20 root root 4096 Mar 29 03:34 ..
13107205 -rw-r--r-- 1 root root 260489 Mar 30 2022 config-5.15.0-25-generic
13107505 -rw-r--r-- 1 root root 280711 Mar 12 08:50 config-6.5.0-26-generic
       1 drwx------ 3 root root 4096 Jan 1 1970 efi
13107203 drwxr-xr-x 5 root root 4096 Mar 29 03:07 grub
13107211 lrwxrwxrwx 1 root root 27 Mar 29 03:05 initrd.img -> initrd.img-6.5.0-26-generic
13107507 -rw-r--r-- 1 root root 64857579 Mar 29 03:04 initrd.img-5.15.0-25-generic
13107509 -rw-r--r-- 1 root root 70209892 Mar 29 03:07 initrd.img-6.5.0-26-generic
13107207 lrwxrwxrwx 1 root root 28 Mar 29 03:33 initrd.img.old -> initrd.img-5.15.0-25-generic
13107208 -rw-r--r-- 1 root root 182800 Feb 6 2022 memtest86+.bin
13107209 -rw-r--r-- 1 root root 184476 Feb 6 2022 memtest86+.elf
13107210 -rw-r--r-- 1 root root 184980 Feb 6 2022 memtest86+_multiboot.bin
13107204 -rw------- 1 root root 6246119 Mar 30 2022 System.map-5.15.0-25-generic
13107503 -rw------- 1 root root 8260654 Mar 12 08:50 System.map-6.5.0-26-generic
13107508 lrwxrwxrwx 1 root root 24 Mar 29 03:05 vmlinuz -> vmlinuz-6.5.0-26-generic
13107215 -rw-r--r-- 1 root root 11073600 Apr 19 2022 vmlinuz-5.15.0-25-generic
13107506 -rw------- 1 root root 14233832 Mar 12 08:52 vmlinuz-6.5.0-26-generic
13107216 lrwxrwxrwx 1 root root 25 Mar 29 03:05 vmlinuz.old -> vmlinuz-5.15.0-25-generic
This command has been replaced with 'pro security-status'.
1817 packages installed:
     1697 packages from Ubuntu Main/Restricted repository
     119 packages from Ubuntu Universe/Multiverse repository
     1 package from a third party

To get more information about the packages, run
    pro security-status --help
for a list of available options.

This machine is receiving security patching for Ubuntu Main/Restricted
repository until 2027.
This machine is NOT attached to an Ubuntu Pro subscription.

Ubuntu Pro with 'esm-infra' enabled provides security updates for
Main/Restricted packages until 2032.

Ubuntu Pro with 'esm-apps' enabled provides security updates for
Universe/Multiverse packages until 2032. There is 1 pending security update.

Try Ubuntu Pro with a free personal subscription on up to 5 machines.
Learn more at https://ubuntu.com/pro

Limited security support for one or more packages

Unfortunately, it has been necessary to limit security support for some
packages.

The following packages found on this system are affected by this:

* Source:binutils
  Details: Only suitable for trusted content; see https://<email address hidden>
  Affected binary packages:
  - binutils (installed version: 2.38-4ubuntu2.6)
  - binutils-common:amd64 (installed version: 2.38-4ubuntu2.6)
  - binutils-x86-64-linux-gnu (installed version: 2.38-4ubuntu2.6)
  - libbinutils:amd64 (installed version: 2.38-4ubuntu2.6)
  - libctf-nobfd0:amd64 (installed version: 2.38-4ubuntu2.6)
  - libctf0:amd64 (installed version: 2.38-4ubuntu2.6)

  % Total % Received % Xferd Average Speed Time Time Time Current
                                 Dload Upload Total Spent Left Speed
100 301k 100 301k 0 0 48056 0 0:00:06 0:00:06 --:--:-- 76321
Done.
Module Size Used by
tls 151552 1
usbhid 77824 0
rfcomm 98304 4
snd_ctl_led 24576 0
snd_soc_skl_hda_dsp 24576 6
snd_soc_intel_hda_dsp_common 16384 1 snd_soc_skl_hda_dsp
snd_soc_hdac_hdmi 45056 1 snd_soc_skl_hda_dsp
snd_sof_probes 20480 0
snd_hda_codec_hdmi 94208 1
snd_hda_codec_realtek 192512 1
snd_hda_codec_generic 122880 1 snd_hda_codec_realtek
ledtrig_audio 12288 2 snd_ctl_led,snd_hda_codec_generic
snd_soc_dmic 12288 1
cmac 12288 3
snd_sof_pci_intel_cnl 12288 0
algif_hash 12288 1
snd_sof_intel_hda_common 200704 1 snd_sof_pci_intel_cnl
algif_skcipher 12288 1
soundwire_intel 65536 1 snd_sof_intel_hda_common
af_alg 32768 6 algif_hash,algif_skcipher
snd_sof_intel_hda_mlink 45056 2 soundwire_intel,snd_sof_intel_hda_common
bnep 32768 2
soundwire_cadence 40960 1 soundwire_intel
snd_sof_intel_hda 24576 1 snd_sof_intel_hda_common
snd_sof_pci 24576 2 snd_sof_intel_hda_common,snd_sof_pci_intel_cnl
snd_sof_xtensa_dsp 12288 1 snd_sof_intel_hda_common
snd_sof 356352 4 snd_sof_pci,snd_sof_intel_hda_common,snd_sof_probes,snd_sof_intel_hda
snd_sof_utils 16384 1 snd_sof
snd_soc_hdac_hda 24576 1 snd_sof_intel_hda_common
snd_hda_ext_core 36864 5 snd_sof_intel_hda_common,snd_soc_hdac_hdmi,snd_soc_hdac_hda,snd_sof_intel_hda_mlink,snd_sof_intel_hda
snd_soc_acpi_intel_match 94208 2 snd_sof_intel_hda_common,snd_sof_pci_intel_cnl
snd_soc_acpi 12288 2 snd_soc_acpi_intel_match,snd_sof_intel_hda_common
intel_tcc_cooling 12288 0
soundwire_generic_allocation 12288 1 soundwire_intel
x86_pkg_temp_thermal 20480 0
soundwire_bus 110592 3 soundwire_intel,soundwire_generic_allocation,soundwire_cadence
intel_powerclamp 24576 0
coretemp 24576 0
snd_soc_core 446464 8 soundwire_intel,snd_sof,snd_sof_intel_hda_common,snd_soc_hdac_hdmi,snd_soc_hdac_hda,snd_sof_probes,snd_soc_dmic,snd_soc_skl_hda_dsp
snd_compress 28672 2 snd_soc_core,snd_sof_probes
kvm_intel 487424 0
ac97_bus 12288 1 snd_soc_core
snd_pcm_dmaengine 16384 1 snd_soc_core
snd_hda_intel 61440 0
snd_intel_dspcfg 32768 3 snd_hda_intel,snd_sof,snd_sof_intel_hda_common
kvm 1409024 1 kvm_intel
snd_intel_sdw_acpi 16384 2 snd_sof_intel_hda_common,snd_intel_dspcfg
snd_hda_codec 212992 8 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek,snd_soc_intel_hda_dsp_common,snd_soc_hdac_hda,snd_sof_intel_hda,snd_soc_skl_hda_dsp
snd_hda_core 147456 11 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_ext_core,snd_hda_codec,snd_hda_codec_realtek,snd_soc_intel_hda_dsp_common,snd_sof_intel_hda_common,snd_soc_hdac_hdmi,snd_soc_hdac_hda,snd_sof_intel_hda
snd_hwdep 20480 1 snd_hda_codec
irqbypass 12288 1 kvm
crct10dif_pclmul 12288 1
snd_pcm 196608 12 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,soundwire_intel,snd_sof,snd_sof_intel_hda_common,snd_soc_hdac_hdmi,snd_compress,snd_soc_core,snd_sof_utils,snd_hda_core,snd_pcm_dmaengine
polyval_clmulni 12288 0
polyval_generic 12288 1 polyval_clmulni
snd_seq_midi 24576 0
i915 4157440 19
ghash_clmulni_intel 16384 0
snd_seq_midi_event 16384 1 snd_seq_midi
sha256_ssse3 32768 0
sha1_ssse3 32768 0
binfmt_misc 24576 1
uvcvideo 135168 0
aesni_intel 356352 4
snd_rawmidi 57344 1 snd_seq_midi
btusb 73728 0
btrtl 32768 1 btusb
crypto_simd 16384 1 aesni_intel
videobuf2_vmalloc 20480 1 uvcvideo
btbcm 24576 1 btusb
mei_pxp 16384 0
mei_hdcp 28672 0
snd_seq 118784 2 snd_seq_midi,snd_seq_midi_event
cryptd 24576 3 crypto_simd,ghash_clmulni_intel
uvc 12288 1 uvcvideo
btintel 53248 1 btusb
hid_sensor_als 16384 1
btmtk 12288 1 btusb
drm_buddy 20480 1 i915
videobuf2_memops 16384 1 videobuf2_vmalloc
nls_iso8859_1 12288 1
intel_rapl_msr 20480 0
ttm 110592 1 i915
snd_seq_device 16384 3 snd_seq,snd_seq_midi,snd_rawmidi
processor_thermal_device_pci_legacy 12288 0
iwlwifi 598016 0
rapl 20480 0
hid_sensor_trigger 20480 2 hid_sensor_als
cmdlinepart 12288 0
hp_wmi 28672 0
videobuf2_v4l2 40960 1 uvcvideo
bluetooth 1081344 34 btrtl,btmtk,btintel,btbcm,bnep,btusb,rfcomm
joydev 32768 0
snd_timer 49152 2 snd_seq,snd_pcm
videodev 364544 2 videobuf2_v4l2,uvcvideo
drm_display_helper 241664 1 i915
processor_thermal_device 20480 1 processor_thermal_device_pci_legacy
industrialio_triggered_buffer 12288 1 hid_sensor_trigger
input_leds 12288 0
sparse_keymap 12288 1 hp_wmi
spi_nor 135168 0
intel_cstate 20480 0
platform_profile 12288 1 hp_wmi
processor_thermal_rfim 32768 1 processor_thermal_device
intel_wmi_thunderbolt 16384 0
serio_raw 20480 0
kfifo_buf 12288 1 industrialio_triggered_buffer
cec 94208 2 drm_display_helper,i915
snd 143360 28 snd_ctl_led,snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_sof,snd_timer,snd_soc_hdac_hdmi,snd_compress,snd_soc_core,snd_pcm,snd_rawmidi
wmi_bmof 12288 0
videobuf2_common 86016 4 videobuf2_vmalloc,videobuf2_v4l2,uvcvideo,videobuf2_memops
ecdh_generic 16384 2 bluetooth
cfg80211 1318912 1 iwlwifi
mtd 106496 3 spi_nor,cmdlinepart
processor_thermal_mbox 16384 2 processor_thermal_rfim,processor_thermal_device
mei_me 53248 2
ee1004 16384 0
hid_sensor_iio_common 28672 2 hid_sensor_trigger,hid_sensor_als
rc_core 77824 1 cec
soundcore 16384 2 snd_ctl_led,snd
processor_thermal_rapl 16384 1 processor_thermal_device
mc 86016 4 videodev,videobuf2_v4l2,uvcvideo,videobuf2_common
ecc 45056 1 ecdh_generic
drm_kms_helper 274432 2 drm_display_helper,i915
hid_multitouch 36864 0
mei 167936 5 mei_hdcp,mei_pxp,mei_me
industrialio 131072 5 industrialio_triggered_buffer,hid_sensor_trigger,kfifo_buf,hid_sensor_als
intel_rapl_common 40960 2 intel_rapl_msr,processor_thermal_rapl
i2c_algo_bit 16384 1 i915
intel_soc_dts_iosf 20480 1 processor_thermal_device_pci_legacy
intel_pch_thermal 20480 0
int3403_thermal 16384 0
int340x_thermal_zone 16384 2 int3403_thermal,processor_thermal_device
int3400_thermal 24576 0
mac_hid 12288 0
acpi_thermal_rel 20480 1 int3400_thermal
wireless_hotkey 12288 0
acpi_pad 184320 0
sch_fq_codel 24576 2
msr 12288 0
parport_pc 53248 0
ppdev 24576 0
drm 765952 12 drm_kms_helper,drm_display_helper,drm_buddy,i915,ttm
lp 28672 0
parport 77824 3 parport_pc,lp,ppdev
efi_pstore 12288 0
ip_tables 36864 0
x_tables 69632 1 ip_tables
autofs4 57344 2
hid_sensor_hub 28672 3 hid_sensor_trigger,hid_sensor_iio_common,hid_sensor_als
intel_ishtp_hid 32768 0
hid_generic 12288 0
nvme 57344 2
intel_lpss_pci 24576 0
nvme_core 212992 3 nvme
i2c_hid_acpi 12288 0
spi_intel_pci 12288 0
ucsi_acpi 12288 0
i2c_i801 36864 0
intel_lpss 16384 1 intel_lpss_pci
xhci_pci 24576 0
crc32_pclmul 12288 0
psmouse 212992 0
e1000e 352256 0
thunderbolt 483328 0
intel_ish_ipc 32768 0
spi_intel 32768 1 spi_intel_pci
typec_ucsi 53248 1 ucsi_acpi
i2c_smbus 16384 1 i2c_i801
i2c_hid 40960 1 i2c_hid_acpi
idma64 20480 0
xhci_pci_renesas 20480 1 xhci_pci
nvme_common 28672 1 nvme_core
intel_ishtp 69632 2 intel_ishtp_hid,intel_ish_ipc
typec 110592 1 typec_ucsi
hid 180224 6 i2c_hid,usbhid,hid_multitouch,hid_sensor_hub,intel_ishtp_hid,hid_generic
video 73728 1 i915
wmi 40960 4 hp_wmi,video,intel_wmi_thunderbolt,wmi_bmof
pinctrl_cannonlake 36864 1
iwinosa@iwinosa-pc:~$ lspci -nn
00:00.0 Host bridge [0600]: Intel Corporation Coffee Lake HOST and DRAM Controller [8086:3e34] (rev 0c)
00:02.0 VGA compatible controller [0300]: Intel Corporation WhiskeyLake-U GT2 [UHD Graphics 620] [8086:3ea0] (rev 02)
00:04.0 Signal processing controller [1180]: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Thermal Subsystem [8086:1903] (rev 0c)
00:12.0 Signal processing controller [1180]: Intel Corporation Cannon Point-LP Thermal Controller [8086:9df9] (rev 11)
00:13.0 Serial controller [0700]: Intel Corporation Cannon Point-LP Integrated Sensor Hub [8086:9dfc] (rev 11)
00:14.0 USB controller [0c03]: Intel Corporation Cannon Point-LP USB 3.1 xHCI Controller [8086:9ded] (rev 11)
00:14.2 RAM memory [0500]: Intel Corporation Cannon Point-LP Shared SRAM [8086:9def] (rev 11)
00:15.0 Serial bus controller [0c80]: Intel Corporation Cannon Point-LP Serial IO I2C Controller #0 [8086:9de8] (rev 11)
00:15.1 Serial bus controller [0c80]: Intel Corporation Cannon Point-LP Serial IO I2C Controller #1 [8086:9de9] (rev 11)
00:16.0 Communication controller [0780]: Intel Corporation Cannon Point-LP MEI Controller #1 [8086:9de0] (rev 11)
00:1c.0 PCI bridge [0604]: Intel Corporation Cannon Point-LP PCI Express Root Port #5 [8086:9dbc] (rev f1)
00:1c.7 PCI bridge [0604]: Intel Corporation Cannon Point PCI Express Root Port #8 [8086:9dbf] (rev f1)
00:1d.0 PCI bridge [0604]: Intel Corporation Cannon Point-LP PCI Express Root Port #13 [8086:9db4] (rev f1)
00:1f.0 ISA bridge [0601]: Intel Corporation Cannon Point-LP LPC Controller [8086:9d84] (rev 11)
00:1f.3 Multimedia audio controller [0401]: Intel Corporation Cannon Point-LP High Definition Audio Controller [8086:9dc8] (rev 11)
00:1f.4 SMBus [0c05]: Intel Corporation Cannon Point-LP SMBus Controller [8086:9da3] (rev 11)
00:1f.5 Serial bus controller [0c80]: Intel Corporation Cannon Point-LP SPI Controller [8086:9da4] (rev 11)
00:1f.6 Ethernet controller [0200]: Intel Corporation Ethernet Connection (6) I219-LM [8086:15bd] (rev 11)
01:00.0 PCI bridge [0604]: Intel Corporation JHL7540 Thunderbolt 3 Bridge [Titan Ridge 2C 2018] [8086:15e7] (rev 06)
02:00.0 PCI bridge [0604]: Intel Corporation JHL7540 Thunderbolt 3 Bridge [Titan Ridge 2C 2018] [8086:15e7] (rev 06)
02:01.0 PCI bridge [0604]: Intel Corporation JHL7540 Thunderbolt 3 Bridge [Titan Ridge 2C 2018] [8086:15e7] (rev 06)
02:02.0 PCI bridge [0604]: Intel Corporation JHL7540 Thunderbolt 3 Bridge [Titan Ridge 2C 2018] [8086:15e7] (rev 06)
03:00.0 System peripheral [0880]: Intel Corporation JHL7540 Thunderbolt 3 NHI [Titan Ridge 2C 2018] [8086:15e8] (rev 06)
39:00.0 USB controller [0c03]: Intel Corporation JHL7540 Thunderbolt 3 USB Controller [Titan Ridge 2C 2018] [8086:15e9] (rev 06)
3a:00.0 Network controller [0280]: Intel Corporation Wi-Fi 6 AX200 [8086:2723] (rev 1a)
3b:00.0 Non-Volatile memory controller [0108]: Samsung Electronics Co Ltd NVMe SSD Controller SM981/PM981/PM983 [144d:a808]
iwinosa@iwinosa-pc:~$ uname -sr
Linux 6.5.0-26-generic
iwinosa@iwinosa-pc:~$

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu gnome-nettool Edit question
Assignee:
No assignee Edit question
Solved by:
Jeremy
Solved:
Last query:
Last reply:
Revision history for this message
Jeremy (wa113y3s) said :
#1

Any results for
sudo dmesg | grep iwl

Revision history for this message
Iwinosa Osagie-Okah (winosa) said :
#2

THIS IS THE RESULT AFTER RUNNING THE COMMAND

iwinosa@iwinosa-pc:~$ sudo dmesg | grep iwl
[sudo] password for iwinosa:
[ 3.955267] iwlwifi 0000:3a:00.0: enabling device (0000 -> 0002)
[ 4.287477] iwlwifi 0000:3a:00.0: CSR_RESET = 0x10
[ 4.287509] iwlwifi 0000:3a:00.0: Host monitor block 0x0 vector 0x0
[ 4.287652] iwlwifi 0000:3a:00.0: value [iter 0]: 0x3f7f8030
[ 4.287792] iwlwifi 0000:3a:00.0: value [iter 1]: 0x3f7f0c30
[ 4.287931] iwlwifi 0000:3a:00.0: value [iter 2]: 0x3f7f8830
[ 4.288071] iwlwifi 0000:3a:00.0: value [iter 3]: 0x3f7f0030
[ 4.288210] iwlwifi 0000:3a:00.0: value [iter 4]: 0x3f7f8c30
[ 4.288346] iwlwifi 0000:3a:00.0: value [iter 5]: 0x3f7f8830
[ 4.288482] iwlwifi 0000:3a:00.0: value [iter 6]: 0x3f7f8430
[ 4.288626] iwlwifi 0000:3a:00.0: value [iter 7]: 0x3f7f8030
[ 4.288766] iwlwifi 0000:3a:00.0: value [iter 8]: 0x3f7f0430
[ 4.288907] iwlwifi 0000:3a:00.0: value [iter 9]: 0x3f7f8830
[ 4.289056] iwlwifi 0000:3a:00.0: value [iter 10]: 0x3f7f0030
[ 4.289198] iwlwifi 0000:3a:00.0: value [iter 11]: 0x3f7f0c30
[ 4.289340] iwlwifi 0000:3a:00.0: value [iter 12]: 0x3f7f8c30
[ 4.289481] iwlwifi 0000:3a:00.0: value [iter 13]: 0x3f7f8030
[ 4.289621] iwlwifi 0000:3a:00.0: value [iter 14]: 0x3f7f8430
[ 4.289645] iwlwifi 0000:3a:00.0: Host monitor block 0x0 vector 0x1
[ 4.289784] iwlwifi 0000:3a:00.0: value [iter 0]: 0x044466c2
[ 4.289926] iwlwifi 0000:3a:00.0: value [iter 1]: 0x044466c2
[ 4.290068] iwlwifi 0000:3a:00.0: value [iter 2]: 0x044466c2
[ 4.290208] iwlwifi 0000:3a:00.0: value [iter 3]: 0x044466c2
[ 4.290348] iwlwifi 0000:3a:00.0: value [iter 4]: 0x044466c2
[ 4.290487] iwlwifi 0000:3a:00.0: value [iter 5]: 0x044466c2
[ 4.290626] iwlwifi 0000:3a:00.0: value [iter 6]: 0x044466c2
[ 4.290767] iwlwifi 0000:3a:00.0: value [iter 7]: 0x044466c2
[ 4.290908] iwlwifi 0000:3a:00.0: value [iter 8]: 0x044466c2
[ 4.291046] iwlwifi 0000:3a:00.0: value [iter 9]: 0x044466c2
[ 4.291184] iwlwifi 0000:3a:00.0: value [iter 10]: 0x044466c2
[ 4.291369] iwlwifi 0000:3a:00.0: value [iter 11]: 0x044466c2
[ 4.291510] iwlwifi 0000:3a:00.0: value [iter 12]: 0x044466c2
[ 4.291649] iwlwifi 0000:3a:00.0: value [iter 13]: 0x044466c2
[ 4.291790] iwlwifi 0000:3a:00.0: value [iter 14]: 0x044466c2
[ 4.291814] iwlwifi 0000:3a:00.0: Host monitor block 0x0 vector 0x6
[ 4.291952] iwlwifi 0000:3a:00.0: value [iter 0]: 0xa00c4471
[ 4.292093] iwlwifi 0000:3a:00.0: value [iter 1]: 0xb00c4471
[ 4.292230] iwlwifi 0000:3a:00.0: value [iter 2]: 0xe00c4471
[ 4.292366] iwlwifi 0000:3a:00.0: value [iter 3]: 0xf00c4471
[ 4.292506] iwlwifi 0000:3a:00.0: value [iter 4]: 0xa00c4471
[ 4.292647] iwlwifi 0000:3a:00.0: value [iter 5]: 0xb00c4471
[ 4.292788] iwlwifi 0000:3a:00.0: value [iter 6]: 0xb00c4471
[ 4.292927] iwlwifi 0000:3a:00.0: value [iter 7]: 0xe00c4471
[ 4.293067] iwlwifi 0000:3a:00.0: value [iter 8]: 0xb00c4471
[ 4.293236] iwlwifi 0000:3a:00.0: value [iter 9]: 0xb00c4471
[ 4.293388] iwlwifi 0000:3a:00.0: value [iter 10]: 0xb00c4471
[ 4.293515] iwlwifi 0000:3a:00.0: value [iter 11]: 0xe00c4471
[ 4.293644] iwlwifi 0000:3a:00.0: value [iter 12]: 0xf00c4471
[ 4.293771] iwlwifi 0000:3a:00.0: value [iter 13]: 0xb00c4471
[ 4.293902] iwlwifi 0000:3a:00.0: value [iter 14]: 0xe00c4471
[ 4.293917] iwlwifi 0000:3a:00.0: Host monitor block 0x22 vector 0x0
[ 4.294046] iwlwifi 0000:3a:00.0: value [iter 0]: 0x00000000
[ 4.295202] iwlwifi: probe of 0000:3a:00.0 failed with error -110
iwinosa@iwinosa-pc:~$

Revision history for this message
Best Jeremy (wa113y3s) said :
#3

If it is dual boot with Windows, boot into Windows and disable Hybrid Shutdown
If not, power off, remove power cord, hold power button for 30 seconds, then boot

Revision history for this message
Iwinosa Osagie-Okah (winosa) said :
#4

It worked, thank you so much Jeremy!!. If it wouldnt be too much of a bother could you please tell me what caused the problem

Revision history for this message
Iwinosa Osagie-Okah (winosa) said :
#5

Thanks Jeremy, that solved my question.

Revision history for this message
Jeremy (wa113y3s) said :
#6

It was either Windows hybrid shutdown or something similar happened that required a bit of a BIOS reset to fix, the iwlwifi: probe of 0000:3a:00.0 failed with error -110 message was the key

Revision history for this message
Iwinosa Osagie-Okah (winosa) said :
#7

Alright thanks again Jeremy