Hi Mathew, Sure thing! I annexed a copy of the result of running: $ grep -n -C 3 "6.8.0-47" /var/log/apt/history.log > matches_6_8_0_47_history_log
Inspecting the /var/log/apt/history.log sections that mention "modules": $ grep "modules" <(diff <(sed -n '106p' /var/log/apt/history.log) <(sed -n '147p' /var/log/apt/history.log)) < Install: linux-modules-nvidia-550-6.8.0-47-generic:amd64 (6.8.0-47.47, automatic), linux-modules-6.8.0-47-generic:amd64 (6.8.0-47.47, automatic), linux-signatures-nvidia-6.8.0-47-generic:amd64 (6.8.0-47.47, automatic), linux-image-6.8.0-47-generic:amd64 (6.8.0-47.47, automatic), linux-objects-nvidia-550-6.8.0-47-generic:amd64 (6.8.0-47.47, automatic) > Install: linux-modules-6.8.0-47-generic:amd64 (6.8.0-47.47), > linux-image-6.8.0-47-generic:amd64 (6.8.0-47.47), > linux-headers-6.8.0-47-generic:amd64 (6.8.0-47.47), > linux-headers-6.8.0-47:amd64 (6.8.0-47.47, automatic), > linux-modules-extra-6.8.0-47-generic:amd64 (6.8.0-47.47) Doing the same for "modules-extra": $ grep "modules-extra" <(diff <(sed -n '106p' /var/log/apt/history.log) <(sed -n '147p' /var/log/apt/history.log)) > Install: linux-modules-6.8.0-47-generic:amd64 (6.8.0-47.47), > linux-image-6.8.0-47-generic:amd64 (6.8.0-47.47), > linux-headers-6.8.0-47-generic:amd64 (6.8.0-47.47), > linux-headers-6.8.0-47:amd64 (6.8.0-47.47, automatic), > linux-modules-extra-6.8.0-47-generic:amd64 (6.8.0-47.47) It seems that -modules-extras was only installed in the latest transaction, the original one only contained -modules. I'm not that experienced with linux, but I figured I should try to provide the how I got the information in as repeatable a manner as possible, so do tell if you need any more data, or if I can provide it in a more useful way. ** Attachment added: "matches_6_8_0_47_history_log" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2084695/+attachment/5829469/+files/matches_6_8_0_47_history_log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2084695 Title: Kernel update through apt leaves the system with no working network connection. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2084695/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs