[Bug 2095074] Re: [SRU] Upgrade to media driver version 24.3.4 in Noble
Zixing Liu
2095074 at bugs.launchpad.net
Sun Feb 9 19:52:22 UTC 2025
Changes between Oracular's 24.3.4+dfsg1-0ubuntu1 and the patch posted in
this thread:
diff -Naur oracular/debian/changelog noble-proposed/debian/changelog
--- oracular/debian/changelog 2024-09-29 15:51:49.000000000 -0600
+++ noble-proposed/debian/changelog 2025-02-09 12:49:42.000000000 -0700
@@ -1,8 +1,8 @@
-intel-media-driver (24.3.4+dfsg1-0ubuntu1) oracular; urgency=medium
+intel-media-driver (24.3.4+dfsg1-0ubuntu1) noble; urgency=medium
- * New upstream version. (LP: #2082015)
+ * New upstream version
- -- Timo Aaltonen <tjaalton at debian.org> Fri, 27 Sep 2024 17:23:15 +0300
+ -- Shane McKee <shane.mckee at canonical.com> Wed, 8 Jan 2024 01:23:15 +0800
intel-media-driver (24.2.5+dfsg1-1) unstable; urgency=medium
diff -Naur oracular/debian/control noble-proposed/debian/control
--- oracular/debian/control 2024-09-29 15:51:49.000000000 -0600
+++ noble-proposed/debian/control 2025-02-09 12:49:42.000000000 -0700
@@ -1,7 +1,8 @@
Source: intel-media-driver
Section: video
Priority: optional
-Maintainer: Debian Multimedia Maintainers <debian-multimedia at lists.debian.org>
+Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
+XSBC-Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia at lists.debian.org>
Uploaders:
Sebastian Ramacher <sramacher at debian.org>
Build-Depends:
It seems like the SRU version number is incorrect.
--
You received this bug notification because you are a member of Ubuntu
Sponsors, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/2095074
Title:
[SRU] Upgrade to media driver version 24.3.4 in Noble
Status in intel-gmmlib package in Ubuntu:
Fix Released
Status in intel-media-driver package in Ubuntu:
Fix Released
Status in intel-media-driver-non-free package in Ubuntu:
Fix Released
Status in libva package in Ubuntu:
Fix Released
Status in intel-gmmlib source package in Noble:
New
Status in intel-media-driver source package in Noble:
New
Status in intel-media-driver-non-free source package in Noble:
New
Status in libva source package in Noble:
New
Bug description:
[ Description ]
Intel has requested us to update the media driver (free and non-free) to 24.3.4 due to the need to have Lunar Lake (LNL) and Battle Mage (BMG) support.
This request has a strong dependency on an intel-gmmlib version bump
to 22.5.2 and a libva version bump to 2.22.0.
[ Impact ]
* Users with Lunar Lake or Battlemage currently do not have an LTS support option, which is not a good option for some users, as seen here:
https://github.com/canonical/intel-graphics-preview/issues/8
* Users with Lunar Lake or Battlemage hardware will not have
hardware-enabled media support, which can effect the power consumption
and CPU utilization of the machine during encode/decode/transcode
operations, video calls, streaming, etc.
[ Test Plan ]
# On a Lunar Lake or Battlemage machine
# Required at this time to get baseline enablement
sudo add-apt-repository ppa:kobuk-team/intel-graphics-testing
sudo apt update
# Get the original versions back
sudo apt install -y intel-media-va-driver-non-free=24.1.0+ds1-1 libva2=2.20.0-2build1 libigdgmm12=22.3.17+ds1-1 vainfo=2.12.0+ds1-1 libva-drm2=2.20.0-2build1 libva-wayland2=2.20.0-2build1 libva-x11-2=2.20.0-2build1
# This should result in an error
sudo vainfo
sudo add-apt-repository -y ppa:mckeesh/testing && sudo apt -y update
# Only upgrade the media packages
sudo apt install -y intel-media-va-driver-non-free=24.3.4+ds1-0ubuntu1 libva2=2.22.0-1ubuntu1 libigdgmm12=22.5.2-0ubuntu1 libva-drm2=2.22.0-1ubuntu1 libva-wayland2=2.22.0-1ubuntu1 libva-x11-2=2.22.0-1ubuntu1 vainfo=2.12.0+ds1-1
# This should no longer result in an error
sudo vainfo
[ Where problems could occur ]
* This is a sizable change, and while significant testing goes into
making sure the media stack does not regress, it's always a risk.
Ubuntu has a large user base with many, many corner cases, and media
stack bumps can always accidentally regress a less popular codec on an
older platform. However, we can address any smaller regressions that
might arise when the benefit is enablement of LNL and BMG.
* Beyond Intel's extensive in-house testing, we have done our own
testing via FFMPEG to check for AV1, VP9, and H264 hardware
acceleration for encode and decode at 1080p and 4K. In addition to
Lunar Lake and Battlemage, we have also tested Alder Lake, Comet Lake,
and Gemini Lake and found no regressions across these platforms
[ Other Info ]
* This would ideally land at the same time as the libvpl version bump
SRU here:
https://bugs.launchpad.net/ubuntu/+source/onevpl/+bug/2096823
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/intel-gmmlib/+bug/2095074/+subscriptions
More information about the Ubuntu-sponsors
mailing list