Skip to content

Conversation

@ujfalusi
Copy link
Contributor

Fixes issue:
rmmod: ERROR: Module snd_hda_codec_realtek_lib is in use by: snd_hda_codec_alc662

rate_max = cap["rate_max"]
ch_min = cap["channels_min"]
ch_max = cap["channels_max"]
compress = pcm["compress"]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be separated commit?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No idea how this came here :o

Fixes issue:
rmmod: ERROR: Module snd_hda_codec_realtek_lib is in use by: snd_hda_codec_alc662

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
@ujfalusi ujfalusi force-pushed the peter/pr/remove_alc662 branch from 5e2e03e to 7947273 Compare November 27, 2025 08:38
@ujfalusi
Copy link
Contributor Author

Changes since v1:

  • Remove the compress tagging tplgtool2.py

@redzynix redzynix merged commit a771b25 into thesofproject:main Nov 27, 2025
7 of 8 checks passed
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.

4 participants