ALSA backport missing NVIDIA GPU codec IDs to patch table to Ubuntu 16.04 LTS Kernel
Bug #1744117 reported by
David Coronel
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
Xenial |
Fix Released
|
Medium
|
Eric Desrochers |
Bug Description
Add support for 4/6/8 channel sound in 16.04 LTS kernel for future GPUs.
This commit[1] first introduced in "Thu Jul 13 19:27:39 2017"[2] has what is needed base on discussion we had with nvidia:
[1] - Commit
https:/
ALSA: hda - Add missing NVIDIA GPU codec IDs to patch table
Add codec IDs for several recently released, pending, and historical NVIDIA GPU audio controllers to the patch table, to allow the correct patch functions to be selected for them.
[2] - git describe --contains 74ec118152ea494
v4.13-rc3~21^2~5
CVE References
Changed in linux (Ubuntu): | |
status: | New → Fix Released |
description: | updated |
description: | updated |
Changed in linux (Ubuntu Xenial): | |
status: | In Progress → Fix Committed |
summary: |
- [SRU][HWE] ALSA backport missing NVIDIA GPU codec IDs to patch table to - Ubuntu 16.04 LTS Kernel + ALSA backport missing NVIDIA GPU codec IDs to patch table to Ubuntu + 16.04 LTS Kernel |
To post a comment you must log in.
Patch is already found in v4.13 (ubuntu-artful)
$ git describe --contains 74ec118152ea494 a25ebb677cbc83a 75c982ac5f
v4.13~13^2~22
v4.4 (ubuntu-xenial) doesn't have the patch.
Since this seems trivial, and apply cleanly, and I'll proceed with the SRU (after verification) and see what kernel-team says.
- Eric