docs(op): document Pro 0/2/3 mapping to Port1 and HDMI1/2

Record verified pro-audio sink to ALSA device mapping for Kaisa, including analog Port1 on pro-output-0.

Made-with: Cursor
This commit is contained in:
2026-04-08 00:03:40 +08:00
parent 4af92f6069
commit fcf2062dd4

View File

@@ -314,6 +314,14 @@ cd /path/to/chromebox_10th_audio_driver
- 采集命令:`./scripts/capture-ubuntu-audio-baseline.sh` - 采集命令:`./scripts/capture-ubuntu-audio-baseline.sh`
- 快速锚点(供对照):`IEC958 numid=14/20/26 = on`ELD/Jack/默认 sink 等以该基线的 `topology.txt` 与采集时现场为准(建议同时记录 `pactl get-default-sink``wpctl inspect @DEFAULT_AUDIO_SINK@` - 快速锚点(供对照):`IEC958 numid=14/20/26 = on`ELD/Jack/默认 sink 等以该基线的 `topology.txt` 与采集时现场为准(建议同时记录 `pactl get-default-sink``wpctl inspect @DEFAULT_AUDIO_SINK@`
**本机一次对照(`pro-audio` 下 PipeWire 节点名 ↔ ALSA以 `wpctl inspect` 为准)**
- **`…pro-output-0`Pro**:对应 **`hw:0,0`** / `aplay`**Port1**,即 **3.5mm 模拟输出**(手动验证可正常出声)。
- **`…pro-output-2`Pro 2**:对应 **`hw:0,2`** / `aplay`**HDMI1****`IEC958',0`**numid **14**)。
- **`…pro-output-3`Pro 3**:对应 **`hw:0,3`** / `aplay`**HDMI2****`IEC958',1`**numid **20**)。
换线、重启或内核/固件变化后,仍以 **`wpctl inspect @DEFAULT_AUDIO_SINK@`** 与 **`aplay -l` 子设备**为准,勿死记编号。
--- ---
## 5. 参考链接 ## 5. 参考链接