Files
chromebox_10th_audio_driver/.gitignore
jack 60b7cd389f docs/scripts(kaisa): add doctor verify mode and HDMI readiness checks
Add a more detailed --verify flow to capture Jack/ELD/subdevices, route per sink, and collect kernel error windows. Improve --fix with readiness gating, retries, and connected-only selection; document single-monitor pcm mapping behavior and ignore local logs/artifacts.

Made-with: Cursor
2026-04-09 22:26:35 +08:00

30 lines
793 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
/*.deb
/*.buildinfo
/*.changes
# 本机大文件备份(勿提交)
chromiumos_kernel_v5.15_git_backup.tar.xz
# 本地基线(含 topology / tar体积与隐私不宜入库
audio_topology/baseline-stash/
# 运行日志与一次性采集物(勿提交)
/_logs/
/scripts/_logs/
/report.txt
/audio_topology/*.txt
/audio_topology/new_reboot/
# 本地个人命令记录(勿提交)
/常用命令
# 本机 sound/soc 等对照 diff可选放入 reference/chromeos-ubuntu-sound-diffs/
reference/chromeos-ubuntu-sound-diffs/diff-u_*.txt
# dh_* 本地缓存(勿提交;可能含旧路径如 kernel-src
debian/.debhelper/
# ChromiumOS 内核对照树:如需入库请删除下面忽略规则(默认不忽略)
# chromiumos_kernel/v5.15/
# chromiumos_kernel/v5.15-new/