docs(kaisa): make UCM HiFi the only supported path
Promote UCM2/HiFi (Jack-driven) as the primary delivery, add HISTORY.md, remove ProAudio/REPRO docs and non-UCM scripts, and fix repo-wide references. Made-with: Cursor
This commit is contained in:
@@ -1,8 +1,17 @@
|
||||
# Google Kaisa — sof-rt5682 / Intel Kabylake HDMI
|
||||
# 本文件由 SectionUseCase."HiFi" 引用;须使用顶层 SectionDevice(勿再包一层 SectionVerb),
|
||||
# 否则 alsaucm 报「no use case device defined」,PipeWire 不会出现 HiFi profile。
|
||||
# 本文件由 conf.d/sof-rt5682/sof-rt5682.conf 中 SectionUseCase."HiFi" 引用。
|
||||
# 须有 SectionVerb + Value.TQ(与上游 ucm2 中 Intel/*/HiFi.conf 一致),PipeWire/ACP 才会把
|
||||
# 「HiFi」注册为 pactl 可见的 card profile;仅有顶层 SectionDevice 时 alsaucm 可能仍列出
|
||||
# HiFi,但活动配置会卡在 off、配置列表只剩 off + pro-audio。
|
||||
# HDMI:device 2/3/4;JackControl + IEC958 numid 与本机 amixer 对齐。
|
||||
|
||||
# SectionVerb 内勿使用 disdevall:部分 SOF 卡会导致 PipeWire 不把 HiFi 注册进 EnumProfile。
|
||||
SectionVerb {
|
||||
Value {
|
||||
TQ "HiFi"
|
||||
}
|
||||
}
|
||||
|
||||
SectionDevice."Port1" {
|
||||
Comment "Analog (Port1)"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user