-
Notifications
You must be signed in to change notification settings - Fork 132
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug] PCI Audio card not recognized on Azulle Access 4, no audio plays #4981
Comments
The NHLT shows the presence of multiple bogus SSP endpoints supposedly for codec connections, e.g.
Clearly we cannot use the NHLT to discard SOF, but we can try to see the HDaudio codecs. Please apply the patch from https://lore.kernel.org/linux-sound/[email protected]/ Enable SOF dynamic debug by copying this file Thanks! |
never mind, the patch above was for SoundWire, we need a similar one for I2S. |
…odec found Generalize the filter first added for SoundWire and only use ACPI HIDs if no external HDaudio codec was found. Closes: thesofproject#4981 Signed-off-by: Pierre-Louis Bossart <[email protected]>
Sorry for the delay, attached is the log. |
@aballway your device is NOT based on any HDaudio codec, so PR #4982 will not help at all.
So basically it's the same issues as with all other ES8336 devices. Without any vendor support, the odds of this platform being fully functional are very limited. |
Tested on Ubuntu 22.04 and ChromeOS. The PCI audio card is correctly recognized when using HDAudio and can play audio through the HDMI out port.
alsa-info output: https://alsa-project.org/db/?f=00beecc6520aa5f4e29a5ec286d387ead0470d04
NHTL table: nhtl.dat.gz
The text was updated successfully, but these errors were encountered: