Hi,
I have an Asus Chromebox 3 / CN65 (with i7-8550U processor - Kaby Lake) that had MrChromebox’s BIOS installed, along with Windows 11. I’ve replaced Windows 11 with Debian 12 + Gnome. Everything works, except for the audio jack.
When I check on Debian’s Settings > Sound, the headphone jack doesn’t appear as either input (mic) or output (speaker).
I’ve tried the following, and couldn’t get it to work:
-
GitHub - thesofproject/sof-bin: Firmware and topology binaries
Installed the latest from v2023.12 tag. This didn’t fix the issue -
GitHub - WeirdTreeThing/chromebook-linux-audio: Script to enable audio support on many Chrome devices - install failed with this message: “Looks like your kernel doesn’t have the avs modules. Make sure you are on at least 6.0 with avs enabled”. I couldn’t figure out how to get the avs modules for CN 65
Here’s what I get with “lspci -v” for the audio controller:
00:1f.3 Multimedia audio controller: Intel Corporation Sunrise Point-LP HD Audio (rev 21)
DeviceName: Multimedia audio controller
Flags: bus master, fast devsel, latency 64, IRQ 255, IOMMU group 10
Memory at 9122c000 (64-bit, non-prefetchable) [size=16K]
Memory at 91210000 (64-bit, non-prefetchable) [size=64K]
Capabilities:
Kernel modules: snd_hda_intel, snd_soc_skl, snd_sof_pci_intel_skl
Please help getting the audio jack to work! Thank you!