Bug 1335196
| Summary: | Kernel modules for sound device on Intel Bay Trail SoC are missing | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Dominik Drazyk <ddrazyk> |
| Component: | kernel | Assignee: | Kernel Maintainer List <kernel-maint> |
| Status: | CLOSED CANTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | low | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 24 | CC: | gansalmon, itamar, jonathan, kernel-maint, labbott, lhs, madhu.chinakonda, mchehab |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-08-12 15:54:49 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Dominik Drazyk
2016-05-11 14:33:18 UTC
kernel module snd-soc-sst-byt-max98090-mach.ko.xz was found in /usr/lib/modules/4.4.9-300.fc23.x86_64/kernel/sound/soc/intel/boards/. But not in /usr/lib/modules/4.6.4-301.fc24.x86_64/kernel/sound/soc/intel/boards/. Can you share alsa-info.sh from the working and non-working case? I think that driver is supposed to be deprecated in favor of another driver but I can't tell what the replacement driver is supposed to be. working alsa info is at: http://www.alsa-project.org/db/?f=4f1cb8fa156f1bc913a4d872f0257ca864faddc2 Not working is at: http://www.alsa-project.org/db/?f=931f91ac3c863113e3efaffcf34bc4e55cea15ca Unfortunately it looks like the decision was made to not support this module in a distro like environment http://marc.info/?l=linux-kernel&m=147095830801834 . I'm going to close this as CANTFIX unless the Intel developers decide to change their mind or someone reverts it. |