Skip to content

Add Chromebook Jasperlake audio support configuration#30

Open
GurlaganSingh wants to merge 1 commit into
eweOS:masterfrom
GurlaganSingh:master
Open

Add Chromebook Jasperlake audio support configuration#30
GurlaganSingh wants to merge 1 commit into
eweOS:masterfrom
GurlaganSingh:master

Conversation

@GurlaganSingh

Copy link
Copy Markdown

Summary

Enable kernel modules required for Chromebook audio on Intel Jasperlake platforms.

Background

The chromebook-linux-audio project requires these modules for Jasperlake Chromebooks using RT1015P amplifier + RT5682 codec.

Currently on eweOS kernel 6.18.32-1-ewe:

  • modprobe snd-soc-rt1015p fails with "module not found"
  • setup-audio script completes but audio doesn't work

Modules Added

Module Purpose
CONFIG_SND_SOC_RT1015P=m Realtek RT1015P amplifier driver
CONFIG_SND_SOC_INTEL_SOF_RT5682_MACH=m Machine driver for RT5682-based Chromebooks
CONFIG_SND_SOC_INTEL_SOF_DA7219_MACH=m Machine driver for DA7219-based Chromebooks
CONFIG_SND_SOC_INTEL_SOF_CS42L42_MACH=m Machine driver for CS42L42-based Chromebooks

Testing

  • Verified modules exist in Linux 6.18 source tree
  • Confirmed UCM profiles already present in eweOS
  • Tested on actual hardware (will test after kernel update)
    this i only added to sound.config as per you asked.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant