HDA ATI HDMI not supported

GitHub issues - opened github at alsa-project.org
Wed Jul 27 05:00:22 CEST 2022


alsa-project/alsa-ucm-conf issue #194 was opened from yangxiaohua2009:

I am using the latest ucm2 file and alsalib 

alsainfo [http://alsa-project.org/db/?f=92c58f3a6b72fee05b678386858dbc816d25dbf3](http:)

 

When nothing is changed, the alsaucm reload command returns error saying:

 

`ALSA lib parser.c:244:(error_node) UCM is not supported for this HDA model (HDA ATI HDMI at 0xfeb60000 irq 28)`

 

and the HDMI is not working.

 

After changing the file /ucm2/HDA/HDA.conf, from 

`Define.AcpCardId "$${find-card:field=name,return=id,regex='^(acp|acp6x)$'}"`

to

`Define.AcpCardId "$${find-card:field=name,return=id,regex='^(acp|acp6x|acpes8336)$'}"`

 

alsucm reload returns no error, but alsaucm listcards returns:

`ALSA lib main.c:1541:(snd_use_case_mgr_open) error: failed to import hw:1 use case configuration -2`

`  0: hw:0`

 `   HDA ATI HDMI at 0xfeb60000 irq 28`

despite the fact that I already added the acpes8336.conf in conf.d and acpes8336 folder.

Issue URL     : https://github.com/alsa-project/alsa-ucm-conf/issues/194
Repository URL: https://github.com/alsa-project/alsa-ucm-conf


More information about the Alsa-devel mailing list