Activity log for bug #1997505

Date Who What changed Old value New value Message
2022-11-23 02:45:54 Bin Li bug added bug
2022-11-23 02:46:49 Bin Li description If the GMed image used earlier kernel than 1020-oem, then you would like meet this issue. 1020-oem is in security channel. In jammy the unattende-upgrade will install security fixes by default. For the I+N platforms, the nvidia driver couldn't be installed for 1020-oem kernel, then user will meet a black screen cause of nvidia modules couldn't be loaded. Unattended-Upgrade::Allowed-Origins { "${distro_id}:${distro_codename}"; "${distro_id}:${distro_codename}-security"; // Extended Security Maintenance; doesn't necessarily exist for // every release and this system may not have it installed, but if // available, the policy for updates is such that unattended-upgrades // should also install from here by default. "${distro_id}ESMApps:${distro_codename}-apps-security"; "${distro_id}ESM:${distro_codename}-infra-security"; If the GMed image used earlier kernel than 5.17.0-1020-oem, then you would like meet this issue. 1020-oem is in security channel. In jammy the unattende-upgrade will install security fixes by default. For the I+N platforms, the nvidia driver couldn't be installed for 1020-oem kernel, then user will meet a black screen cause of nvidia modules couldn't be loaded. Unattended-Upgrade::Allowed-Origins {         "${distro_id}:${distro_codename}";         "${distro_id}:${distro_codename}-security";         // Extended Security Maintenance; doesn't necessarily exist for         // every release and this system may not have it installed, but if         // available, the policy for updates is such that unattended-upgrades         // should also install from here by default.         "${distro_id}ESMApps:${distro_codename}-apps-security";         "${distro_id}ESM:${distro_codename}-infra-security";
2022-11-23 02:47:46 Bin Li bug added subscriber OEM Solutions Group: Engineers
2022-11-23 02:47:50 Bin Li tags oem-priority originate-from-1995563 sutton
2022-11-23 02:48:13 Bin Li oem-priority: importance Undecided Critical
2022-11-23 02:48:26 Bin Li oem-priority: assignee Bin Li (binli)
2022-11-23 02:48:33 Bin Li oem-priority: status New In Progress
2022-11-23 05:11:14 Bin Li attachment added history.log https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-515/+bug/1997505/+attachment/5632250/+files/history.log
2022-11-28 13:14:11 Bin Li bug added subscriber Andy Stone
2022-11-28 13:14:31 Bin Li removed subscriber Andy Stone
2022-11-28 13:18:00 Bin Li bug added subscriber Andy Whitcroft
2022-11-29 05:58:04 Bin Li oem-priority: status In Progress Triaged
2022-12-02 17:57:43 Alberto Milone attachment added unattended-upgrades.log https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-515/+bug/1997505/+attachment/5633976/+files/unattended-upgrades.log
2022-12-02 18:05:39 Alberto Milone bug task added linux-meta-oem-5.17 (Ubuntu)
2022-12-02 18:05:47 Alberto Milone linux-meta-oem-5.17 (Ubuntu): importance Undecided Critical
2022-12-02 18:05:57 Alberto Milone linux-meta-oem-5.17 (Ubuntu): assignee Andy Whitcroft (apw)
2022-12-02 18:06:01 Alberto Milone linux-meta-oem-5.17 (Ubuntu): status New Fix Released
2022-12-03 07:42:10 Bin Li bug task deleted nvidia-graphics-drivers-515 (Ubuntu)
2022-12-03 07:42:16 Bin Li oem-priority: status Triaged Fix Released
2023-04-06 06:30:01 Bin Li bug task added linux-meta-oem-5.14 (Ubuntu)
2023-04-07 08:23:24 jeremyszu oem-priority: status Fix Released Confirmed
2023-06-14 12:12:52 Andy Whitcroft description If the GMed image used earlier kernel than 5.17.0-1020-oem, then you would like meet this issue. 1020-oem is in security channel. In jammy the unattende-upgrade will install security fixes by default. For the I+N platforms, the nvidia driver couldn't be installed for 1020-oem kernel, then user will meet a black screen cause of nvidia modules couldn't be loaded. Unattended-Upgrade::Allowed-Origins {         "${distro_id}:${distro_codename}";         "${distro_id}:${distro_codename}-security";         // Extended Security Maintenance; doesn't necessarily exist for         // every release and this system may not have it installed, but if         // available, the policy for updates is such that unattended-upgrades         // should also install from here by default.         "${distro_id}ESMApps:${distro_codename}-apps-security";         "${distro_id}ESM:${distro_codename}-infra-security"; [ Impact ] When the a factory image is installed onto a new system it ends up with very old packages installed as available when that image was frozen. Due to the presence of strict version clamps in some older linux-restricted-modules packages these will not upgrade as removals are required, however the associated kernel can still upgrade. This leads unattended-upgrades to upgrade one without the other rendering the latest kernel unable to drive the display. A very poor user experience on second boot. [ Test Plan ] Install a factory image into a VM and allow unattended-upgrades to upgrade the system; expect the kernel to upgrade and Nvidia components to be held-back. Then install this package and expect both to upgrade. [ Where problems could occur ] The new source provides updated packages for very old and now abandoned ABI specific packages. No current install should have the packages we are changing nor should they be installed by normal updates. Affected installs from frozen media should install a single package out of this set based on their frozen ABI version releasing the strict version clamp, and then immediately upgrade to the latest packages in the archive. We do not expect these packages to remain installed on any system. [ Other Info ] All included packages are pulled directly from the Launchpad Librarian. === If the GMed image used earlier kernel than 5.17.0-1020-oem, then you would like meet this issue. 1020-oem is in security channel. In jammy the unattended-upgrade will install security fixes by default. For the I+N platforms, the nvidia driver couldn't be installed for 1020-oem kernel, then user will meet a black screen cause of nvidia modules couldn't be loaded. Unattended-Upgrade::Allowed-Origins {         "${distro_id}:${distro_codename}";         "${distro_id}:${distro_codename}-security";         // Extended Security Maintenance; doesn't necessarily exist for         // every release and this system may not have it installed, but if         // available, the policy for updates is such that unattended-upgrades         // should also install from here by default.         "${distro_id}ESMApps:${distro_codename}-apps-security";         "${distro_id}ESM:${distro_codename}-infra-security";
2023-06-14 12:14:36 Andy Whitcroft bug added subscriber Ubuntu Stable Release Updates Team
2023-06-14 12:14:54 Andy Whitcroft linux-meta-oem-5.14 (Ubuntu): importance Undecided Critical
2023-06-14 12:15:30 Andy Whitcroft nominated for series oem-priority/focal
2023-06-14 12:15:30 Andy Whitcroft bug task added oem-priority/focal
2023-06-14 12:15:44 Andy Whitcroft bug task deleted oem-priority/focal
2023-06-14 12:16:38 Andy Whitcroft nominated for series Ubuntu Jammy
2023-06-14 12:16:38 Andy Whitcroft bug task added linux-meta-oem-5.14 (Ubuntu Jammy)
2023-06-14 12:16:38 Andy Whitcroft bug task added linux-meta-oem-5.17 (Ubuntu Jammy)
2023-06-14 12:16:38 Andy Whitcroft nominated for series Ubuntu Focal
2023-06-14 12:16:38 Andy Whitcroft bug task added linux-meta-oem-5.14 (Ubuntu Focal)
2023-06-14 12:16:38 Andy Whitcroft bug task added linux-meta-oem-5.17 (Ubuntu Focal)
2023-07-02 22:34:16 Torben Früchtenicht bug added subscriber Torben Früchtenicht
2023-07-15 00:16:03 Steve Langasek bug task added linux-restricted-modules-media-fixup (Ubuntu)
2023-07-15 00:16:03 Steve Langasek bug added subscriber SRU Verification
2023-07-15 00:16:18 Steve Langasek linux-restricted-modules-media-fixup (Ubuntu Jammy): status New Fix Committed
2023-07-15 00:21:04 Steve Langasek linux-restricted-modules-media-fixup (Ubuntu Focal): status New Fix Committed