Activity log for bug #1883239

Date Who What changed Old value New value Message
2020-06-12 10:48:02 Jean bug added bug
2020-06-12 10:48:20 Jean attachment added ubuntu_lspci_5.4.0-33.txt https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1883239/+attachment/5383214/+files/ubuntu_lspci_5.4.0-33.txt
2020-06-12 10:48:31 Jean attachment added ubuntu_lspci_5.4.0-37.txt https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1883239/+attachment/5383215/+files/ubuntu_lspci_5.4.0-37.txt
2020-06-12 11:06:47 Ubuntu Kernel Bot linux (Ubuntu): status New Incomplete
2020-06-12 12:58:51 Jean description I recently updated my Ubuntu 20.04 to the latest kernel (5.4.0-37) but upon reboot my Dell XPS lost a few peripherals, like the wifi, and the possibility to use the Dell WD-15 docking station for LAN or external monitors; USB hub functionality was working though. After some inspection, I've found that several kernel modules are missing for that specific kernel version: $ find /usr/lib/modules -iname ath10k /usr/lib/modules/5.4.0-28-generic/kernel/drivers/net/wireless/ath/ath10k /usr/lib/modules/5.4.0-31-generic/kernel/drivers/net/wireless/ath/ath10k /usr/lib/modules/5.4.0-33-generic/kernel/drivers/net/wireless/ath/ath10k And lspci shows the wireless card twice (one more time at the top) and that the following modules and drivers are not loaded for the proper devices: - i915 - processor_thermal_device - intel_pch_thermal - intel_lpss_pci - mei_me - snd_hda_intel - nouveau (but not the nvidia, which I'm using) - ath10k_pci - rtsx_pci Restarting with the previous kernel version (5.4.0-33) works without any issue. I'll attach both lspci outputs, but you can easily review the diff here: https://www.diffchecker.com/mVCbTzSL I recently updated my Ubuntu 20.04 to the latest kernel (5.4.0-37) but upon reboot my Dell XPS lost a few peripherals, like the wifi, and the possibility to use the Dell WD-15 docking station for LAN or external monitors; USB hub functionality was working though. After some inspection, I've found that several kernel modules are missing for that specific kernel version: $ find /usr/lib/modules -iname ath10k /usr/lib/modules/5.4.0-28-generic/kernel/drivers/net/wireless/ath/ath10k /usr/lib/modules/5.4.0-31-generic/kernel/drivers/net/wireless/ath/ath10k /usr/lib/modules/5.4.0-33-generic/kernel/drivers/net/wireless/ath/ath10k And lspci shows the wireless card twice (one more time at the top) and that the following modules and drivers are not loaded for the proper devices:  - i915  - processor_thermal_device  - intel_pch_thermal  - intel_lpss_pci  - mei_me  - snd_hda_intel  - nouveau (but not the nvidia, which I'm using)  - ath10k_pci  - rtsx_pci Restarting with the previous kernel version (5.4.0-33) works without any issue. I'll attach both lspci outputs, but you can easily review the diff here: https://www.diffchecker.com/mVCbTzSL
2020-06-12 12:59:05 Jean linux (Ubuntu): status Incomplete Confirmed
2020-06-18 15:03:48 You-Sheng Yang linux (Ubuntu): status Confirmed Invalid