Comment # 57 on bug 1201418 from
SectionVerb {
    Value {
        TQ "HiFi"
    }

    EnableSequence [
        cdev "hw:${CardId}"

        # cset "name='Left DSP Booted' 0"
        # cset "name='Right DSP Booted' 0"
        cset "name='Left DSP1 Preload Switch' 0"
        cset "name='Right DSP1 Preload Switch' 0"
        cset "name='Headphone Volume' 0"
        cset "name='Digital Playback Volume' 207"
        cset "name='Frontend PGA Volume' 27"
        cset "name='ADC Phase Switch' 1"
        cset "name='BIQ Coefficients'
0x03,0x5a,0x00,0x06,0xfc,0xac,0x00,0x00,0xfe,0x58,0x00,0x00,0x03,0x50,0x00,0x06,0xfe,0x58,0x00,0x08"
        # cset "name='Left AMP PCM Gain' 17"
        # cset "name='Right AMP PCM Gain' 17"
        cset "name='Left Digital PCM Volume' 817"
        cset "name='Right Digital PCM Volume' 817"
        # cset "name='Left ASPRX1 Slot Position' 0"
        # cset "name='Left ASPRX2 Slot Position' 1"
        cset "name='Left DSP RX1 Source' ASPRX1"
        cset "name='Left DSP RX2 Source' ASPRX1"
        # cset "name='Right ASPRX1 Slot Position' 0"
        # cset "name='Right ASPRX2 Slot Position' 1"
        cset "name='Right DSP RX1 Source' ASPRX2"
        cset "name='Right DSP RX2 Source' ASPRX2"
        # cset "name='Left Boost Converter Enable' 2"
        cset "name='ADC Decimation Rate' 32"
        cset "name='DAC Oversampling Rate' 32"
    ]
    DisableSequence [
        cdev "hw:${CardId}"

        # cset "name='Left DSP Booted' 0"
        # cset "name='Right DSP Booted' 0"
        cset "name='Left DSP1 Preload Switch' 0"
        cset "name='Right DSP1 Preload Switch' 0"
    ]

}

I still see the error

[ 3163.707998] nau8821 i2c-NVTN2020:00: exceed the maximum frequency of CLK_ADC
or CLK_DAC
[ 3163.708007] nau8821 i2c-NVTN2020:00: ASoC: error at snd_soc_dai_hw_params on
nau8821-hifi: -22
[ 3163.708023]  acp5x-8821-play: ASoC: __soc_pcm_hw_params() failed (-22)
[ 3163.710917] nau8821 i2c-NVTN2020:00: exceed the maximum frequency of CLK_ADC
or CLK_DAC
[ 3163.710924] nau8821 i2c-NVTN2020:00: ASoC: error at snd_soc_dai_hw_params on
nau8821-hifi: -22
[ 3163.710938]  acp5x-8821-play: ASoC: __soc_pcm_hw_params() failed (-22)
[ 3163.713796] nau8821 i2c-NVTN2020:00: exceed the maximum frequency of CLK_ADC
or CLK_DAC
[ 3163.713803] nau8821 i2c-NVTN2020:00: ASoC: error at snd_soc_dai_hw_params on
nau8821-hifi: -22
[ 3163.713818]  acp5x-8821-play: ASoC: __soc_pcm_hw_params() failed (-22)


$ alsaucm listcards
ALSA lib parser.c:1756:(verb_dev_list_add) error: unable to find device
'Headset'
ALSA lib parser.c:2057:(parse_verb_file) error: device management error in verb
'HiFi'
ALSA lib main.c:1541:(snd_use_case_mgr_open) error: failed to import hw:1 use
case configuration -2
  list is empty


You are receiving this mail because: