Files
chromebox_10th_audio_driver/next.md
2026-04-05 08:30:54 +08:00

25 lines
1.3 KiB
Markdown
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.
下一步(按顺序)
1. 重启 → GRUB Advanced → 选 **非** `6.17.0-20` 的内核进入系统。
2. `sudo apt remove linux-image-6.17.0-20-generic`(按提示处理 modules
3. `cd ~/文档/chromebox_10th_audio_driver/kernel-src`,按仓库文档 `**OPERATION_Install_CustomKernel_Ubuntu_HWE617.md` §2.1** 安装 **仅 6.17.0-20** 的 deb`linux-image-unsigned` + `linux-modules` + `linux-modules-extra` + `linux-modules-iwlwifi`(版本后缀 `6.17.0-20.20~24.04.1`)→ `sudo apt-get install -f``sudo update-grub`
cd "/home/jack/文档/chromebox_10th_audio_driver/kernel-src" && sudo dpkg -i \
linux-image-unsigned-6.17.0-20-generic_6.17.0-20.20~24.04.1_amd64.deb \
linux-modules-6.17.0-20-generic_6.17.0-20.20~24.04.1_amd64.deb \
linux-modules-extra-6.17.0-20-generic_6.17.0-20.20~24.04.1_amd64.deb \
linux-modules-iwlwifi-6.17.0-20-generic_6.17.0-20.20~24.04.1_amd64.deb
1. 重启进 `6.17.0-20-generic`,确认 `dpkg -l linux-image-unsigned-6.17.0-20-generic`**ii**
2. `sudo ./scripts/collect-storyc-dmesg.sh auto PATCHED`(或 `clear` → 试 HDMI → `save PATCHED`)。
3. **设备扫全**0,2 / 0,3 / 0,4已完成`**stories-hdmi-kaisa-bp-2026-04-04.md`**。若要看 **IPC/`STREAM_PCM_PARAMS`**,请用 `**OPERATION_Kaisa_SOF_HDMI_Trace.md**``**sof_debug=0x800**` + `dynamic_debug`)。