Bug 7860 - 龙蜥8.8 【5.10内核】,安装深度界面后,声音无法调整而且无法输出声音
Summary: 龙蜥8.8 【5.10内核】,安装深度界面后,声音无法调整而且无法输出声音
Status: RESOLVED FIXED
Alias: None
Product: Anolis OS 8
Classification: Anolis OS
Component: kernel - anck-5.10 (show other bugs) kernel - anck-5.10
Version: 8.8
Hardware: x86_64 Linux
: P3-Medium S5-enhancement
Target Milestone: ---
Assignee: banye97
QA Contact: shuming
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-10 12:01 UTC by jaingzilin
Modified: 2024-01-19 13:43 UTC (History)
2 users (show)

See Also:


Attachments
8.8 4.19内核声音驱动没问题 (75.82 KB, image/png)
2024-01-11 11:27 UTC, jaingzilin
Details
8.8 5.10内核声音驱动有问题 (38.10 KB, image/png)
2024-01-11 11:30 UTC, jaingzilin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jaingzilin 2024-01-10 12:01:43 UTC
Description of problem:
龙蜥8.8 5.19内核,安装深度界面后,声音无法调整而且无法输出声音

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:
Comment 1 jaingzilin 2024-01-11 11:27:12 UTC
Created attachment 946 [details]
8.8 4.19内核声音驱动没问题
Comment 2 jaingzilin 2024-01-11 11:30:08 UTC
Created attachment 947 [details]
8.8 5.10内核声音驱动有问题
Comment 3 xunlei alibaba_cloud_group 2024-01-11 11:50:37 UTC
缺失了这个声卡驱动导致的:CONFIG_SND_ENS1371=m


ANCK-5.10 由于历史原因在服务器场景下 CONFIG_SND 没有默认打开,考虑到龙蜥社区需求,后续默认配置成 "CONFIG_SND=m",包括其下的关联 CONFIG 也同步打开。

之前的版本上,可以自行构建一个 "snd_ens1372.ko" 驱动解决。
Comment 4 小龙 admin 2024-01-12 17:13:23 UTC
The PR Link: https://gitee.com/anolis/cloud-kernel/pulls/2591
Comment 5 banye97 alibaba_cloud_group 2024-01-19 13:43:20 UTC
merged!