Skip to content

Conversation

@liulis-sg
Copy link
Contributor

@liulis-sg liulis-sg commented Dec 1, 2025

Added below kernel config for Audio and Virtio GPU

CONFIG_SND_SOC_INTEL_HDA_DSP_COMMON=m
CONFIG_SND_SOC_INTEL_SOF_BOARD_HELPERS=m
CONFIG_SND_SOC_INTEL_SKL_HDA_DSP_GENERIC_MACH=m
CONFIG_SND_SOC_INTEL_BYT_CHT_CX2072X_MACH=m
CONFIG_SND_SOC_CX2072X=m
CONFIG_SND_SOC_DMIC=m
CONFIG_SND_SEQUENCER=m
CONFIG_SND_SEQ_MIDI=m
CONFIG_SND_SEQ_MIDI_EVENT=m
CONFIG_DRM_VIRTIO_GPU=m
CONFIG_DRM_VIRTIO_GPU_KMS=y

Merge Checklist

All boxes should be checked before merging the PR

  • The changes in the PR have been built and tested
  • [] cgmanifest file has been updated if required
  • Ready to merge

Description

This PR is has included change in #600,

Any Newly Introduced Dependencies

How Has This Been Tested?

Tested by validation team with the change:
Everest ES8326, Realtek ALC5682, Conexant CX11970 support have been successfully verified.
X11 server on EMT VM has been verified by SRIOV team

@liulis-sg liulis-sg marked this pull request as ready for review December 1, 2025 02:21
@liulis-sg liulis-sg requested a review from a team as a code owner December 1, 2025 02:21
@liulis-sg liulis-sg force-pushed the audio-change-snd-soc branch 2 times, most recently from 37dde17 to a9cc226 Compare December 1, 2025 08:29
@liulis-sg liulis-sg mentioned this pull request Dec 1, 2025
2 tasks
Added below kernel config
CONFIG_SND_SOC_INTEL_HDA_DSP_COMMON=m
CONFIG_SND_SOC_INTEL_SOF_BOARD_HELPERS=m
CONFIG_SND_SOC_INTEL_SKL_HDA_DSP_GENERIC_MACH=m
CONFIG_SND_SOC_INTEL_BYT_CHT_CX2072X_MACH=m
CONFIG_SND_SOC_CX2072X=m
CONFIG_SND_SOC_DMIC=m
CONFIG_SND_SEQUENCER=m
CONFIG_SND_SEQ_MIDI=m
CONFIG_SND_SEQ_MIDI_EVENT=m
CONFIG_DRM_VIRTIO_GPU=m
CONFIG_DRM_VIRTIO_GPU_KMS=y

Signed-off-by: Lishan Liu <[email protected]>
@liulis-sg liulis-sg force-pushed the audio-change-snd-soc branch from 305125b to 82c79b2 Compare December 1, 2025 09:32
@cheeyanglee cheeyanglee merged commit 7485088 into open-edge-platform:3.0-dev Dec 1, 2025
15 of 18 checks passed
liulis-sg added a commit that referenced this pull request Dec 9, 2025
* [DOCS] Add note on building EMT images with older tags (#561)

* [DOCS] Add note on building EMT images with older tags

* Updating notes

* Update details of rebuild

* Add full local rebuild instructions

* Update docs/developer-guide/get-started/emt-build-and-deploy.md

* Update docs/developer-guide/get-started/emt-build-and-deploy.md

* Update docs/developer-guide/get-started/emt-building-howto.md

* Update docs/developer-guide/get-started/emt-build-and-deploy.md

* Move note

* Adding make clean instructions

* Add REBUILD_PACKAGES parameter

---------

Co-authored-by: Smitesh Sutaria <[email protected]>

* Add kernel config for audio SND_SOC and virtio_gpu (#608)

Added below kernel config
CONFIG_SND_SOC_INTEL_HDA_DSP_COMMON=m
CONFIG_SND_SOC_INTEL_SOF_BOARD_HELPERS=m
CONFIG_SND_SOC_INTEL_SKL_HDA_DSP_GENERIC_MACH=m
CONFIG_SND_SOC_INTEL_BYT_CHT_CX2072X_MACH=m
CONFIG_SND_SOC_CX2072X=m
CONFIG_SND_SOC_DMIC=m
CONFIG_SND_SEQUENCER=m
CONFIG_SND_SEQ_MIDI=m
CONFIG_SND_SEQ_MIDI_EVENT=m
CONFIG_DRM_VIRTIO_GPU=m
CONFIG_DRM_VIRTIO_GPU_KMS=y

Signed-off-by: Lishan Liu <[email protected]>

* drop vitess, dcos-cli and cloud-provider-kubevirt (#613)

Signed-off-by: Lee Chee Yang <[email protected]>

* [DOCS] links to spec files with patches and sources (#615)

* [DOCS] spec links and TSN info

* [DOCS] spec links external

* drop vitess, dcos-cli and cloud-provider-kubevirt (#614)

Signed-off-by: Lee Chee Yang <[email protected]>

* Update Platform Observability and Telemetry Agents (#606)

* Update Platform Observability and Telemetry Agents

* Update PUA and In-Band Manageability versions

* Update platform-observability-agent.signatures.json

* Update platform-observability-agent.signatures.json

* bump up PUA

* Update in-band manageability

---------

Co-authored-by: Niket Kumar <[email protected]>
Co-authored-by: Kishan Mochi <[email protected]>

---------

Signed-off-by: Lishan Liu <[email protected]>
Signed-off-by: Lee Chee Yang <[email protected]>
Co-authored-by: Sebastian Golebiewski <[email protected]>
Co-authored-by: Smitesh Sutaria <[email protected]>
Co-authored-by: cheeyanglee <[email protected]>
Co-authored-by: mpytlik-intel <[email protected]>
Co-authored-by: Christopher Nolan <[email protected]>
Co-authored-by: Niket Kumar <[email protected]>
Co-authored-by: Kishan Mochi <[email protected]>
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.

2 participants