[Bug 2036452] Re: Update of libc6 packages breaks graphics driver intel-i915-dkms
Mike Ferreira
2036452 at bugs.launchpad.net
Tue Jan 9 13:04:45 UTC 2024
Copied from what I posted at:
https://community.intel.com/t5/Graphics/Ubuntu-intel-i915-kdms-error-on-
update/td-p/1524576#
To reproduce, Install Ubuntu Desktop 22.04.3 LTS with ZFS as the install method (In the install Method Panel under advanced options). I have 5 pools (rpool, bpool, hpool, dpool, & kpool), but it will fail with just the default 2 pools (rpool & bpool). Reboot. Log in. Install the Intel OOT drivers. All seems to work... Albeit, a problem just with some of the 'libva' libraries just when you try to run vainfo. --> xpu-smi & clinfo seem to show everything is working okay. Notes, the default install of desktop is which the HWE stack installed. ensure you have both linux-image-generic & linux-image-gerneric-hwe-22.04 installed
>>> apt list linux-image-generic-* --installed
For test purposes, so that you can get to the Grub2 menu, edit the /etc/default/grub file with these edits
>>> GRUB_TIMEOUT_STYLE=menu
>>> GRUB_TIMEOUT=5
>>> GRUB_RECORDFAIL_TIMEOUT=5
>>> GRUB_CMDLINE_LINUX_DEFAULT="--- --verbose debug drm.debug=0xe intel_iommu=on"
Save. Pick up the changes:
>>> sudo update-grub
Reboot...
With any kernel in the 6.2.0-X series: Will give an error saying something along the lines of "device /dev/zd0: file or device not found"... Then continue booting, taking a long time on udisk, the ending up at a root maintenance prompt. (Instead of the desktop). Hit Enter Key to go on.
At the root prompt, if you do
>>> zpool list
It will show that only rpool is imported. (bpool is not present) If you run
>>> zpool import bpool
>>> zpool list
All are imported fine. No matter what you do, if you boot from the ... Will result in the same.
Why? If you do
>>> systemctl status zfs-zed.service --no-pager
'zed' is inactive. It never starts. It will not start manually, and will not restart. <-- On a normal boot sequence with ZFS, the zed service should start, and you should see it import of each pool in the status... That is not happening at all.
If you boot any of the 5.15.0 series kernels, it boots normally...
I installed the OOT drivers on the second Ubuntu 22.04 LTS installation that is installed on LVM2, with no ZFS... same machine, just different location on it. It boots fine on 6.2.0 kernels.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to glibc in Ubuntu.
https://bugs.launchpad.net/bugs/2036452
Title:
Update of libc6 packages breaks graphics driver intel-i915-dkms
Status in glibc package in Ubuntu:
Invalid
Bug description:
Installed and recent system updates of packages:
libc6-dbg/jammy-updates,now 2.35-0ubuntu3.3 amd64 [installed,automatic]
libc6-dev/jammy-updates,now 2.35-0ubuntu3.3 amd64 [installed,automatic]
libc6/jammy-updates,now 2.35-0ubuntu3.3 amd64 [installed,automatic]
libc6/jammy-updates,now 2.35-0ubuntu3.3 i386 [installed,automatic]
After updates, third party Iris XE Grahics driver package
intel-i915-dkms breaks. Says kernel release parse failure.
Worked fine before this update.
ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: libc6 2.35-0ubuntu3.3
ProcVersionSignature: Ubuntu 6.2.0-32.32~22.04.1-generic 6.2.16
Uname: Linux 6.2.0-32-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu82.5
Architecture: amd64
CasperMD5CheckResult: pass
CloudArchitecture: x86_64
CloudID: none
CloudName: none
CloudPlatform: none
CloudSubPlatform: config
CurrentDesktop: GNOME
Date: Mon Sep 18 11:05:42 2023
InstallationDate: Installed on 2022-09-19 (364 days ago)
InstallationMedia: Ubuntu-Server 22.04.1 LTS "Jammy Jellyfish" - Release amd64 (20220809)
ProcEnviron:
LANGUAGE=en
TERM=xterm-256color
PATH=(custom, no user)
LANG=en_US.UTF-8
SHELL=/bin/bash
RebootRequiredPkgs: Error: path contained symlinks.
SourcePackage: glibc
UpgradeStatus: No upgrade log present (probably fresh install)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/2036452/+subscriptions
More information about the foundations-bugs
mailing list