Soundblaster Creative AE-5 Plus: No sound

Dear Manjarees,

again, I am in desperate need of help. Again, regarding sound hardware issues: If have upgraded my soundcard. For I work with audio/video a lot, but also play games under windows (dual-boot), I have opted for the Creative X AE-5. Before that, I have been using the Creative Audigy RX (which worked like a charm).

I did the upgrade knowing, that thanks to the fantastic work of Joshua McAdams, aka conmanx360, a driver is available since Linux Kernel 5.0+.
https://www.phoronix.com/scan.php?page=news_item&px=Sound-BlasterX-AE-5-Next

So, basically, all cards with the sound chip (Creative R3D, Z, ZxR, AE-5, AE-7) “should” work out of the box in Linux (except for some unecessary effect processing). But, this one just simply doesn’t. There is no sound at all! It is not the hardware though, in Windows, everything works.

The problems:

  • The card has 5.1 analog audio outputs. So in $ pavucontrol there should be the configuration profile “Analog Surround 5.1” available. But I have only stereo for choice - “Analog Stereo Duplex”.
  • In $ pavucontrol as Output Devices, the only ports are “Headphones (plugged out)” and “Line Out (plugged in)”. Speakers are not listed. When media is playing, I can see the visual indicator bouncing though.
  • Result: No sound output at all.

So, one step back from pulseaudio to alsa, checking
$ alsamixer

This is how it is supposed to look with this card (Soundblaster Z for reference), note the channel selection:

And this is my result:

The Front, Center or LFE Channels are missing!

And no sound at all. Bummer.

Relevant system information
$ inxi -F

System:    Kernel: 5.11.6-1-MANJARO x86_64 bits: 64 Desktop: KDE Plasma 5.21.3 Distro: Manjaro Linux 
Machine:   Type: Desktop System: Micro-Star product: MS-7C84 v: 1.0 serial: <superuser required> 
           Mobo: Micro-Star model: MAG X570 TOMAHAWK WIFI (MS-7C84) v: 1.0 serial: <superuser required> 
           UEFI: American Megatrends v: 1.51 date: 11/16/2020 
CPU:       Info: 6-Core model: AMD Ryzen 5 3600 bits: 64 type: MT MCP cache: L2: 3 MiB 
           Speed: 3363 MHz min/max: 2200/3600 MHz Core speeds (MHz): 1: 3363 2: 2164 3: 3652 4: 2883 5: 4217 6: 2081 7: 2781 
           8: 3167 9: 2251 10: 3527 11: 3760 12: 2104 
Graphics:  Device-1: NVIDIA GA104 [GeForce RTX 3070] driver: nvidia v: 460.56 
           Display: x11 server: X.Org 1.20.10 driver: loaded: nvidia resolution: 3840x1600 
           OpenGL: renderer: GeForce RTX 3070/PCIe/SSE2 v: 4.6.0 NVIDIA 460.56 
Audio:     Device-1: Creative Labs Sound Core3D [Sound Blaster Recon3D / Z-Series] driver: snd_hda_intel 
           Device-2: NVIDIA driver: snd_hda_intel 
           Sound Server-1: ALSA v: k5.11.6-1-MANJARO running: yes 
           Sound Server-2: PulseAudio v: 14.2 running: yes 
           Sound Server-3: PipeWire v: 0.3.23 running: yes
...

$ aplay -L

null
    Discard all samples (playback) or generate zero samples (capture)
samplerate
    Rate Converter Plugin Using Samplerate Library
speexrate
    Rate Converter Plugin Using Speex Resampler
jack
    JACK Audio Connection Kit
oss
    Open Sound System
pulse
    PulseAudio Sound Server
speex
    Plugin using Speex DSP (resample, agc, denoise, echo, dereverb)
upmix
    Plugin for channel upmix (4,6,8)
vdownmix
    Plugin for channel downmix (stereo) with a simple spacialization
default
    Default ALSA Output (currently PulseAudio Sound Server)
sysdefault:CARD=Creative
    HDA Creative, CA0132 Analog
    Default Audio Device
front:CARD=Creative,DEV=0
    HDA Creative, CA0132 Analog
    Front output / input
surround21:CARD=Creative,DEV=0
    HDA Creative, CA0132 Analog
    2.1 Surround output to Front and Subwoofer speakers
surround40:CARD=Creative,DEV=0
    HDA Creative, CA0132 Analog
    4.0 Surround output to Front and Rear speakers
surround41:CARD=Creative,DEV=0
    HDA Creative, CA0132 Analog
    4.1 Surround output to Front, Rear and Subwoofer speakers
surround50:CARD=Creative,DEV=0
    HDA Creative, CA0132 Analog
    5.0 Surround output to Front, Center and Rear speakers
surround51:CARD=Creative,DEV=0
    HDA Creative, CA0132 Analog
    5.1 Surround output to Front, Center, Rear and Subwoofer speakers
surround71:CARD=Creative,DEV=0
    HDA Creative, CA0132 Analog
    7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
iec958:CARD=Creative,DEV=0
    HDA Creative, CA0132 Digital
    IEC958 (S/PDIF) Digital Audio Output
usbstream:CARD=Creative
    HDA Creative
    USB Stream Output
hdmi:CARD=NVidia,DEV=0
    HDA NVidia, HDMI 0
    HDMI Audio Output
hdmi:CARD=NVidia,DEV=1
    HDA NVidia, HDMI 1
    HDMI Audio Output
hdmi:CARD=NVidia,DEV=2
    HDA NVidia, HDMI 2
    HDMI Audio Output
hdmi:CARD=NVidia,DEV=3
    HDA NVidia, HDMI 3
    HDMI Audio Output
hdmi:CARD=NVidia,DEV=4
    HDA NVidia, HDMI 4
    HDMI Audio Output
hdmi:CARD=NVidia,DEV=5
    HDA NVidia, HDMI 5
    HDMI Audio Output
hdmi:CARD=NVidia,DEV=6
    HDA NVidia, HDMI 6
    HDMI Audio Output
usbstream:CARD=NVidia
    HDA NVidia
    USB Stream Output

$ lspci`

...
25:00.0 Audio device: Creative Labs Sound Core3D [Sound Blaster Recon3D / Z-Series] (rev 01)

$ lsmod | grep "snd"

snd_hda_codec_ca0132   139264  1
snd_hda_codec_hdmi     73728  1
snd_hda_intel          57344  11
snd_intel_dspcfg       28672  1 snd_hda_intel
soundwire_intel        45056  1 snd_intel_dspcfg
snd_hda_codec         172032  3 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_ca0132
snd_hda_core          106496  4 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_codec_ca0132
snd_hwdep              16384  1 snd_hda_codec
snd_soc_core          339968  1 soundwire_intel
snd_compress           32768  1 snd_soc_core
ac97_bus               16384  1 snd_soc_core
snd_pcm_dmaengine      16384  1 snd_soc_core
snd_pcm               147456  12 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,soundwire_intel,snd_compress,snd_soc_core,snd_hda_core,snd_hda
_codec_ca0132,snd_pcm_dmaengine
snd_timer              45056  1 snd_pcm
snd                   114688  28 snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_timer,snd_compress,snd_soc_core,snd_pcm,snd_hda_
codec_ca0132
soundcore              16384  1 snd

$ pacmd list-sources

3 source(s) available.
    index: 0
        name: <alsa_output.pci-0000_25_00.0.analog-stereo.monitor>
        driver: <module-alsa-card.c>
        flags: DECIBEL_VOLUME LATENCY DYNAMIC_LATENCY
        state: RUNNING
        suspend cause: (none)
        priority: 1030
        volume: front-left: 65536 / 100% / 0,00 dB,   front-right: 65536 / 100% / 0,00 dB
                balance 0,00
        base volume: 65536 / 100% / 0,00 dB
        volume steps: 65537
        muted: no
        current latency: 0,00 ms
        max rewind: 6 KiB
        sample spec: s16le 2ch 44100Hz
        channel map: front-left,front-right
                     Stereo
        used by: 1
        linked by: 1
        configured latency: 40,00 ms; range is 0,50 .. 1999,82 ms
        monitor_of: 0
        card: 0 <alsa_card.pci-0000_25_00.0>
        module: 6
        properties:
                device.description = "Monitor of Sound Core3D [Sound Blaster Recon3D / Z-Series] Analog Stereo"
                device.class = "monitor"
                alsa.card = "0"
                alsa.card_name = "HDA Creative"
                alsa.long_card_name = "HDA Creative at 0xfc704000 irq 146"
                alsa.driver_name = "snd_hda_intel"
                device.bus_path = "pci-0000:25:00.0"
                sysfs.path = "/devices/pci0000:00/0000:00:01.2/0000:20:00.0/0000:21:03.0/0000:25:00.0/sound/card0"
                device.bus = "pci"
                device.vendor.id = "1102"
                device.vendor.name = "Creative Labs"
                device.product.id = "0012"
                device.product.name = "Sound Core3D [Sound Blaster Recon3D / Z-Series]"
                device.string = "0"
                module-udev-detect.discovered = "1"
                device.icon_name = "audio-card-pci"
  * index: 1
        name: <alsa_input.pci-0000_25_00.0.analog-stereo>
        driver: <module-alsa-card.c>
        flags: HARDWARE HW_MUTE_CTRL HW_VOLUME_CTRL DECIBEL_VOLUME LATENCY DYNAMIC_LATENCY
        state: RUNNING
        suspend cause: (none)
        priority: 9039
        volume: front-left: 65536 / 100% / 0,00 dB,   front-right: 65536 / 100% / 0,00 dB
                balance 0,00
        base volume: 46396 /  71% / -9,00 dB
        volume steps: 65537
        muted: no
        current latency: 0,24 ms
        max rewind: 0 KiB
        sample spec: s16le 2ch 44100Hz
        channel map: front-left,front-right
                     Stereo
        used by: 1
        linked by: 1
        configured latency: 40,00 ms; range is 0,50 .. 1999,82 ms
        card: 0 <alsa_card.pci-0000_25_00.0>
        module: 6
        properties:
                alsa.resolution_bits = "16"
                device.api = "alsa"
                device.class = "sound"
                alsa.class = "generic"
                alsa.subclass = "generic-mix"
                alsa.name = "CA0132 Analog"
                alsa.id = "CA0132 Analog"
                alsa.subdevice = "0"
                alsa.subdevice_name = "subdevice #0"
                alsa.device = "0"
                alsa.card = "0"
                alsa.card_name = "HDA Creative"
                alsa.long_card_name = "HDA Creative at 0xfc704000 irq 146"
                alsa.driver_name = "snd_hda_intel"
                device.bus_path = "pci-0000:25:00.0"
                sysfs.path = "/devices/pci0000:00/0000:00:01.2/0000:20:00.0/0000:21:03.0/0000:25:00.0/sound/card0"
                device.bus = "pci"
                device.vendor.id = "1102"
                device.vendor.name = "Creative Labs"
                device.product.id = "0012"
                device.product.name = "Sound Core3D [Sound Blaster Recon3D / Z-Series]"
                device.string = "front:0"
                device.buffering.buffer_size = "352768"
                device.buffering.fragment_size = "176384"
                device.access_mode = "mmap+timer"
                device.profile.name = "analog-stereo"
                device.profile.description = "Analog Stereo"
                device.description = "Sound Core3D [Sound Blaster Recon3D / Z-Series] Analog Stereo"
                module-udev-detect.discovered = "1"
                device.icon_name = "audio-card-pci"
        ports:
                analog-input-mic: Microphone (priority 8700, latency offset 0 usec, available: unknown)
                        properties:
                                device.icon_name = "audio-input-microphone"
        active port: <analog-input-mic>
    index: 2
        name: <alsa_output.pci-0000_2d_00.1.hdmi-stereo-extra2.monitor>
        driver: <module-alsa-card.c>
        flags: DECIBEL_VOLUME LATENCY DYNAMIC_LATENCY
        state: RUNNING
        suspend cause: (none)
        priority: 1030
        volume: front-left: 65536 / 100% / 0,00 dB,   front-right: 65536 / 100% / 0,00 dB
                balance 0,00
        base volume: 65536 / 100% / 0,00 dB
        volume steps: 65537
        muted: no
        current latency: 0,00 ms
        max rewind: 6 KiB
        sample spec: s16le 2ch 44100Hz
        channel map: front-left,front-right
                     Stereo
        used by: 1
        linked by: 1
        configured latency: 40,00 ms; range is 0,50 .. 1999,82 ms
        monitor_of: 1
        card: 1 <alsa_card.pci-0000_2d_00.1>
        module: 7
        properties:
                device.description = "Monitor of HDA NVidia Digital Stereo (HDMI 3)"
                device.class = "monitor"
                alsa.card = "1"
                alsa.card_name = "HDA NVidia"
                alsa.long_card_name = "HDA NVidia at 0xfc080000 irq 147"
                alsa.driver_name = "snd_hda_intel"
                device.bus_path = "pci-0000:2d:00.1"
                sysfs.path = "/devices/pci0000:00/0000:00:03.1/0000:2d:00.1/sound/card1"
                device.bus = "pci"
                device.vendor.id = "10de"
                device.vendor.name = "NVIDIA Corporation"
                device.product.id = "228b"
                device.string = "1"
                module-udev-detect.discovered = "1"
                device.icon_name = "audio-card-pci"

$ dmesg | grep snd

[    1.821976] snd_hda_intel 0000:25:00.0: enabling device (0000 -> 0002)
[    1.822049] snd_hda_intel 0000:25:00.0: Disabling MSI
[    1.822050] snd_hda_intel 0000:25:00.0: Force to non-snoop mode
[    1.822262] snd_hda_intel 0000:2d:00.1: enabling device (0000 -> 0002)
[    1.822293] snd_hda_intel 0000:2d:00.1: Disabling MSI
[    1.822300] snd_hda_intel 0000:2d:00.1: Handle vga_switcheroo audio client
[    1.971547] snd_hda_codec_ca0132 hdaudioC0D1: autoconfig for CA0132: line_outs=1 (0xb/0x0/0x0/0x0/0x0) type:line
[    1.971552] snd_hda_codec_ca0132 hdaudioC0D1:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    1.971553] snd_hda_codec_ca0132 hdaudioC0D1:    hp_outs=1 (0x10/0x0/0x0/0x0/0x0)
[    1.971555] snd_hda_codec_ca0132 hdaudioC0D1:    mono: mono_out=0x0
[    1.971556] snd_hda_codec_ca0132 hdaudioC0D1:    dig-out=0xc/0x0
[    1.971557] snd_hda_codec_ca0132 hdaudioC0D1:    inputs:
[    1.971558] snd_hda_codec_ca0132 hdaudioC0D1:      Mic=0x12
[    2.562972] snd_hda_codec_ca0132 hdaudioC0D1: ca0132 DSP downloaded and running

I am not really tech-savvy (noob), so I’d be grateful for any input or idea! Otherwise I am forced to switch back to Windows. Which would be a nightmare.
:worried:

Can you post
lspci -v | grep Audio
?

1 Like

Of course!

$ lspci -v | grep Audio

25:00.0 Audio device: Creative Labs Sound Core3D [Sound Blaster Recon3D / Z-Series] (rev 01)
2d:00.1 Audio device: NVIDIA Corporation Device 228b (rev a1)

One thing I just noticed, is this:
$ inxi -F

..
Device-1: Creative Labs Sound Core3D [Sound Blaster Recon3D / Z-Series] driver: snd_hda_intel
...

driver: snd_hda_intel ? That don’t seem right…

I have the same problem.
Manajro 21.0 x64 xfce, kernel 5.04 & 5.10
MSI Tomhawk B550 - BIOS 7C91vA5, Realtek 1200 is OFF (in BIOS)
Creative AE-5 Plus

"lspci

~ >>> lspci -v | grep Audio
04:00.0 Audio device: Creative Labs Sound Core3D [Sound Blaster Recon3D / Z-Series] (rev 01)
2b:00.1 Audio device: NVIDIA Corporation TU104 HD Audio Controller (rev a1)

lsmod

~ >>> lsmod | grep “snd”
snd_usb_audio 307200 1
snd_usbmidi_lib 40960 1 snd_usb_audio
snd_rawmidi 45056 1 snd_usbmidi_lib
snd_seq_device 16384 1 snd_rawmidi
mc 61440 5 videodev,snd_usb_audio,videobuf2_v4l2,uvcvideo,videobuf2_common
snd_hda_codec_hdmi 73728 1
snd_hda_codec_ca0132 118784 1
snd_hda_intel 53248 4
snd_intel_nhlt 20480 1 snd_hda_intel
snd_hda_codec 159744 3 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_ca0132
snd_hda_core 102400 4 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_codec_ca0132
snd_hwdep 16384 2 snd_usb_audio,snd_hda_codec
snd_pcm 143360 6 snd_hda_codec_hdmi,snd_hda_intel,snd_usb_audio,snd_hda_codec,snd_hda_core,snd_hda_codec_ca0132
snd_timer 40960 1 snd_pcm
snd 110592 21 snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_usb_audio,snd_usbmidi_lib,snd_hda_codec,snd_timer,snd_pcm,snd_hda_codec_ca0132,snd_rawmidi
soundcore 16384 1 snd

aplay

~ >>> aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: Creative [HDA Creative], device 0: CA0132 Analog [CA0132 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: Creative [HDA Creative], device 1: CA0132 Digital [CA0132 Digital]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 3: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 7: HDMI 1 [HDMI 1]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 8: HDMI 2 [HDMI 2]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 9: HDMI 3 [HDMI 3]
Subdevices: 1/1
Subdevice #0: subdevice #0

dmesg

~ >>> sudo dmesg | grep snd [1]
[sudo] пароль для chapa:
[ 5.087872] snd_hda_intel 0000:04:00.0: Disabling MSI
[ 5.087875] snd_hda_intel 0000:04:00.0: Force to non-snoop mode
[ 5.088565] snd_hda_intel 0000:2b:00.1: Disabling MSI
[ 5.088577] snd_hda_intel 0000:2b:00.1: Handle vga_switcheroo audio client
[ 5.102076] snd_hda_codec_ca0132 hdaudioC0D1: autoconfig for CA0132: line_outs=1 (0xb/0x0/0x0/0x0/0x0) type:line
[ 5.102078] snd_hda_codec_ca0132 hdaudioC0D1: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 5.102080] snd_hda_codec_ca0132 hdaudioC0D1: hp_outs=1 (0x10/0x0/0x0/0x0/0x0)
[ 5.102081] snd_hda_codec_ca0132 hdaudioC0D1: mono: mono_out=0x0
[ 5.102082] snd_hda_codec_ca0132 hdaudioC0D1: dig-out=0xc/0x0
[ 5.102083] snd_hda_codec_ca0132 hdaudioC0D1: inputs:
[ 5.102085] snd_hda_codec_ca0132 hdaudioC0D1: Mic=0x12
[ 5.680325] snd_hda_codec_ca0132 hdaudioC0D1: ca0132 DSP downloaded and running
[ 7.240323] usbcore: registered new interface driver snd-usb-audio
~ >>>

pacmd

~ >>> pacmd list-sources
3 source(s) available.
index: 0
name: <alsa_output.pci-0000_04_00.0.analog-stereo.monitor>
driver: <module-alsa-card.c>
flags: DECIBEL_VOLUME LATENCY DYNAMIC_LATENCY
state: SUSPENDED
suspend cause: IDLE
priority: 1030
volume: front-left: 65536 / 100% / 0,00 dB, front-right: 65536 / 100% / 0,00 dB
balance 0,00
base volume: 65536 / 100% / 0,00 dB
volume steps: 65537
muted: no
current latency: 0,00 ms
max rewind: 0 KiB
sample spec: s16le 2-канальный 4410
channel map: front-left,front-right
Стерео
used by: 0
linked by: 0
configured latency: 0,00 ms; range is 0,50 … 1999,82 ms
monitor_of: 0
card: 0 <alsa_card.pci-0000_04_00.0>
module: 6
properties:
device.description = “Monitor of Sound Core3D [Sound Blaster Recon3D / Z-Series] Аналоговый стерео”
device.class = “monitor”
alsa.card = “0”
alsa.card_name = “HDA Creative”
alsa.long_card_name = “HDA Creative at 0xfc604000 irq 34”
alsa.driver_name = “snd_hda_intel”
device.bus_path = “pci-0000:04:00.0”
sysfs.path = “/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:00.0/0000:04:00.0/sound/card0”
device.bus = “pci”
device.vendor.id = “1102”
device.vendor.name = “Creative Labs”
device.product.id = “0012”
device.product.name = “Sound Core3D [Sound Blaster Recon3D / Z-Series]”
device.string = “0”
module-udev-detect.discovered = “1”
device.icon_name = “audio-card-pci”
index: 1
name: <alsa_output.pci-0000_2b_00.1.hdmi-stereo.monitor>
driver: <module-alsa-card.c>
flags: DECIBEL_VOLUME LATENCY DYNAMIC_LATENCY
state: SUSPENDED
suspend cause: IDLE
priority: 1030
volume: front-left: 65536 / 100% / 0,00 dB, front-right: 65536 / 100% / 0,00 dB
balance 0,00
base volume: 65536 / 100% / 0,00 dB
volume steps: 65537
muted: no
current latency: 0,00 ms
max rewind: 0 KiB
sample spec: s16le 2-канальный 4410
channel map: front-left,front-right
Стерео
used by: 0
linked by: 0
configured latency: 0,00 ms; range is 0,50 … 1999,82 ms
monitor_of: 1
card: 1 <alsa_card.pci-0000_2b_00.1>
module: 7
properties:
device.description = “Monitor of TU104 HD Audio Controller Digital Stereo (HDMI)”
device.class = “monitor”
alsa.card = “1”
alsa.card_name = “HDA NVidia”
alsa.long_card_name = “HDA NVidia at 0xfc080000 irq 80”
alsa.driver_name = “snd_hda_intel”
device.bus_path = “pci-0000:2b:00.1”
sysfs.path = “/devices/pci0000:00/0000:00:03.1/0000:2b:00.1/sound/card1”
device.bus = “pci”
device.vendor.id = “10de”
device.vendor.name = “NVIDIA Corporation”
device.product.id = “10f8”
device.product.name = “TU104 HD Audio Controller”
device.string = “1”
module-udev-detect.discovered = “1”
device.icon_name = “audio-card-pci”

  • index: 2
    name: <alsa_input.usb-046d_HD_Webcam_C525_89721B00-00.mono-fallback>
    driver: <module-alsa-card.c>
    flags: HARDWARE HW_MUTE_CTRL HW_VOLUME_CTRL DECIBEL_VOLUME LATENCY DYNAMIC_LATENCY
    state: SUSPENDED
    suspend cause: IDLE
    priority: 9040
    volume: mono: 98304 / 150% / 10,57 dB
    balance 0,00
    base volume: 20724 / 32% / -30,00 dB
    volume steps: 65537
    muted: no
    current latency: 0,00 ms
    max rewind: 0 KiB
    sample spec: s16le 1-канальный 4800
    channel map: mono
    Моно
    used by: 0
    linked by: 0
    configured latency: 0,00 ms; range is 0,50 … 2000,00 ms
    card: 2 <alsa_card.usb-046d_HD_Webcam_C525_89721B00-00>
    module: 8
    properties:
    alsa.resolution_bits = “16”
    device.api = “alsa”
    device.class = “sound”
    alsa.class = “generic”
    alsa.subclass = “generic-mix”
    alsa.name = “USB Audio”
    alsa.id = “USB Audio”
    alsa.subdevice = “0”
    alsa.subdevice_name = “subdevice #0
    alsa.device = “0”
    alsa.card = “2”
    alsa.card_name = “HD Webcam C525”
    alsa.long_card_name = “HD Webcam C525 at usb-0000:2d:00.3-3, high speed”
    alsa.driver_name = “snd_usb_audio”
    device.bus_path = “pci-0000:2d:00.3-usb-0:3:1.0”
    sysfs.path = “/devices/pci0000:00/0000:00:08.1/0000:2d:00.3/usb5/5-3/5-3:1.0/sound/card2”
    udev.id = “usb-046d_HD_Webcam_C525_89721B00-00”
    device.bus = “usb”
    device.vendor.id = “046d”
    device.vendor.name = “Logitech, Inc.”
    device.product.id = “0826”
    device.product.name = “HD Webcam C525”
    device.serial = “046d_HD_Webcam_C525_89721B00”
    device.form_factor = “webcam”
    device.string = “hw:2”
    device.buffering.buffer_size = “192000”
    device.buffering.fragment_size = “96000”
    device.access_mode = “mmap+timer”
    device.profile.name = “mono-fallback”
    device.profile.description = “Моно”
    device.description = “HD Webcam C525 Моно”
    module-udev-detect.discovered = “1”
    device.icon_name = “camera-web-usb”
    ports:
    analog-input-mic: Microphone (priority 8700, latency offset 0 usec, available: unknown)
    properties:
    device.icon_name = “audio-input-microphone”
    active port:

I have`t Front, Rear, LFE etc speakers in Alsamixer. No sound (both - RCA & Toslink). Sound is present in headphones.
Thanks for help.

1 Like

The original AE-5 card is no longer available
(There are only a couple of Linux hardware scans showing the correct ALSA controls
Sound Blaster Recon3D / Z-Series | linux-hardware.org )

I suspect you might have one of the new model cards released in 2020:
  Sound BlasterX AE-5 Plus
  Sound BlasterX AE-5 Plus Pure in 2020
The new cards may have different ProductID code(s) not recognised by the kernel patch QUIRK_AE-5 | elixir.bootlin.com/linux/v5.11.6/source/sound/pci/hda/patch_ca0132.c

But data posted so far does not show the VendorID and ProductID codes

Please post response to this command to show more ALSA data

sudo alsa-info.sh --upload

This data might be needed for requesting kernel developers to add any new device ID code to patch_ca0132.c at kernel.bugzilla.org

1 Like

** [nikgnomic])** thanks.

alsa-info

!!################################
!!ALSA Information Script v 0.4.65
!!################################

!!Script ran on: Fri Apr 2 22:26:15 UTC 2021

!!Linux Distribution
!!------------------

ID_LIKE=arch

!!DMI Information
!!---------------

Manufacturer: Micro-Star International Co., Ltd.
Product Name: MS-7C91
Product Version: 2.0
Firmware Version: A.50
System SKU: To be filled by O.E.M.
Board Vendor: Micro-Star International Co., Ltd.
Board Name: MAG B550 TOMAHAWK (MS-7C91)

!!ACPI Device Status Information
!!---------------

/sys/bus/acpi/devices/AMDI0030:00/status 15
/sys/bus/acpi/devices/AMDIF030:00/status 15
/sys/bus/acpi/devices/PNP0103:00/status 15
/sys/bus/acpi/devices/PNP0A08:00/status 15
/sys/bus/acpi/devices/PNP0C01:00/status 15
/sys/bus/acpi/devices/PNP0C02:01/status 15
/sys/bus/acpi/devices/PNP0C02:03/status 15
/sys/bus/acpi/devices/PNP0C0C:00/status 11
/sys/bus/acpi/devices/PNP0C0F:00/status 11
/sys/bus/acpi/devices/PNP0C0F:01/status 11
/sys/bus/acpi/devices/PNP0C0F:02/status 11
/sys/bus/acpi/devices/PNP0C0F:03/status 11
/sys/bus/acpi/devices/PNP0C0F:04/status 11
/sys/bus/acpi/devices/PNP0C0F:05/status 11
/sys/bus/acpi/devices/PNP0C0F:06/status 11
/sys/bus/acpi/devices/PNP0C0F:07/status 11

!!Kernel Information
!!------------------

Kernel release: 5.4.105-1-MANJARO
Operating System: GNU/Linux
Architecture: x86_64
Processor: unknown
SMP Enabled: Yes

!!ALSA Version
!!------------

Driver version: k5.4.105-1-MANJARO
Library version: 1.2.4
Utilities version: 1.2.4

!!Loaded ALSA modules
!!-------------------

snd_hda_intel
snd_hda_intel
snd_usb_audio

!!Sound Servers on this system
!!----------------------------

Pulseaudio:
Installed - Yes (/usr/bin/pulseaudio)
Running - Yes

Jack:
Installed - Yes (/usr/bin/jackd)
Running - No

!!Soundcards recognised by ALSA
!!-----------------------------

0 [Creative ]: HDA-Intel - HDA Creative
HDA Creative at 0xfc604000 irq 34
1 [NVidia ]: HDA-Intel - HDA NVidia
HDA NVidia at 0xfc080000 irq 80
2 [C525 ]: USB-Audio - HD Webcam C525
HD Webcam C525 at usb-0000:2d:00.3-3, high speed

!!PCI Soundcards installed in the system
!!--------------------------------------

04:00.0 Audio device [0403]: Creative Labs Sound Core3D [Sound Blaster Recon3D / Z-Series] [1102:0012] (rev 01)
Subsystem: Creative Labs Device [1102:0191]
2b:00.1 Audio device [0403]: NVIDIA Corporation TU104 HD Audio Controller [10de:10f8] (rev a1)
Subsystem: NVIDIA Corporation Device [10de:139f]

!!Loaded sound module options
!!---------------------------

!!Module: snd_hda_intel
align_buffer_size : -1
bdl_pos_adj : -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
beep_mode : Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y
dmic_detect : N
enable : Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y
enable_msi : -1
id : (null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null)
index : -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
jackpoll_ms : 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
model : (null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null)
patch : (null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null)
pm_blacklist : Y
position_fix : -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
power_save : 0
power_save_controller : Y
probe_mask : -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
probe_only : 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
single_cmd : -1
snoop : -1

!!Module: snd_hda_intel
align_buffer_size : -1
bdl_pos_adj : -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
beep_mode : Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y
dmic_detect : N
enable : Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y
enable_msi : -1
id : (null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null)
index : -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
jackpoll_ms : 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
model : (null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null)
patch : (null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null)
pm_blacklist : Y
position_fix : -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
power_save : 0
power_save_controller : Y
probe_mask : -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
probe_only : 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
single_cmd : -1
snoop : -1

!!Module: snd_usb_audio
autoclock : Y
device_setup : 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
enable : Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y
id : (null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null)
ignore_ctl_error : N
index : -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
pid : -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
quirk_alias : (null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null)
use_vmalloc : Y
vid : -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1

!!HDA-Intel Codec information
!!---------------------------
–startcollapse–

Codec: Creative CA0132
Address: 1
AFG Function Id: 0x1 (unsol 1)
Vendor Id: 0x11020011
Subsystem Id: 0x11020191
Revision Id: 0x100918
No Modem Function Group found
Default PCM:
rates [0x0]:
bits [0x0]:
formats [0x0]:
Default Amp-In caps: N/A
Default Amp-Out caps: N/A
State of AFG node 0x01:
Power states: D0 D3 D3cold S3D3cold CLKSTOP EPSS
Power: setting=D0, actual=D0
GPIO: io=0, o=0, i=0, unsolicited=1, wake=1
Node 0x02 [Audio Output] wcaps 0x49d: Stereo Amp-Out
Device: name=“CA0132 Analog”, type=“Audio”, device=0
Amp-Out caps: ofs=0x5a, nsteps=0x63, stepsize=0x03, mute=1
Amp-Out vals: [0x63 0x63]
Converter: stream=5, channel=0
PCM:
rates [0x1e4]: 16000 44100 48000 88200 96000
bits [0xa]: 16 24
formats [0x1]: PCM
Unsolicited: tag=00, enabled=0
Power states: D0 D3 EPSS
Power: setting=D0, actual=D0
Node 0x03 [Audio Output] wcaps 0x49d: Stereo Amp-Out
Amp-Out caps: ofs=0x5a, nsteps=0x63, stepsize=0x03, mute=1
Amp-Out vals: [0x5a 0x5a]
Converter: stream=0, channel=0
PCM:
rates [0x1e4]: 16000 44100 48000 88200 96000
bits [0xa]: 16 24
formats [0x1]: PCM
Unsolicited: tag=00, enabled=0
Power states: D0 D3 EPSS
Power: setting=D0, actual=D0
Node 0x04 [Audio Output] wcaps 0x49d: Stereo Amp-Out
Amp-Out caps: ofs=0x5a, nsteps=0x63, stepsize=0x03, mute=1
Amp-Out vals: [0x5a 0x5a]
Converter: stream=0, channel=0
PCM:
rates [0x5ec]: 16000 22050 44100 48000 88200 96000 192000
bits [0x1f]: 8 16 20 24 32
formats [0x1]: PCM
Unsolicited: tag=00, enabled=0
Power states: D0 D3 EPSS
Power: setting=D0, actual=D0
Node 0x05 [Audio Output] wcaps 0x691: Stereo Digital
Control: name=“IEC958 Playback Con Mask”, index=0, device=0
Control: name=“IEC958 Playback Pro Mask”, index=0, device=0
Control: name=“IEC958 Playback Default”, index=0, device=0
Control: name=“IEC958 Playback Switch”, index=0, device=0
Control: name=“IEC958 Default PCM Playback Switch”, index=0, device=0
Device: name=“CA0132 Digital”, type=“SPDIF”, device=1
Converter: stream=0, channel=0
Digital: GenLevel
Digital category: 0x2
IEC Coding Type: 0x0
PCM:
rates [0x1e0]: 44100 48000 88200 96000
bits [0xa]: 16 24
formats [0x5]: PCM AC3
Unsolicited: tag=00, enabled=0
Power states: D0 D3 EPSS
Power: setting=D0, actual=D0
Node 0x06 [Audio Output] wcaps 0x691: Stereo Digital
Converter: stream=0, channel=0
Digital:
Digital category: 0x0
IEC Coding Type: 0x0
PCM:
rates [0x5e0]: 44100 48000 88200 96000 192000
bits [0x1e]: 16 20 24 32
formats [0x5]: PCM AC3
Unsolicited: tag=00, enabled=0
Power states: D0 D3 EPSS
Power: setting=D0, actual=D0
Node 0x07 [Audio Input] wcaps 0x10059b: Stereo Amp-In
Device: name=“CA0132 Analog”, type=“Audio”, device=0
Amp-In caps: ofs=0x5a, nsteps=0x63, stepsize=0x03, mute=1
Amp-In vals: [0xda 0xda]
Converter: stream=0, channel=0
SDI-Select: 0
PCM:
rates [0x1e4]: 16000 44100 48000 88200 96000
bits [0xa]: 16 24
formats [0x1]: PCM
Unsolicited: tag=00, enabled=0
Power states: D0 D3 EPSS
Power: setting=D0, actual=D0
Connection: 1
0x12
Node 0x08 [Audio Input] wcaps 0x10059b: Stereo Amp-In
Control: name=“Analog-Mic2 Capture Volume”, index=0, device=0
ControlAmp: chs=3, dir=In, idx=0, ofs=0
Control: name=“Analog-Mic2 Capture Switch”, index=0, device=0
ControlAmp: chs=3, dir=In, idx=0, ofs=0
Device: name=“CA0132 Analog Mic-In2”, type=“Audio”, device=2
Amp-In caps: ofs=0x5a, nsteps=0x63, stepsize=0x03, mute=1
Amp-In vals: [0x5a 0x5a]
Converter: stream=0, channel=0
SDI-Select: 0
PCM:
rates [0x1e4]: 16000 44100 48000 88200 96000
bits [0xa]: 16 24
formats [0x1]: PCM
Unsolicited: tag=00, enabled=0
Power states: D0 D3 EPSS
Power: setting=D0, actual=D0
Connection: 1
0x11
Node 0x09 [Audio Input] wcaps 0x100791: Stereo Digital
Control: name=“IEC958 Capture Switch”, index=0, device=0
Control: name=“IEC958 Capture Default”, index=0, device=0
Device: name=“CA0132 Digital”, type=“SPDIF”, device=1
Converter: stream=0, channel=0
SDI-Select: 0
Digital: Enabled
Digital category: 0x0
IEC Coding Type: 0x0
PCM:
rates [0x1f0]: 32000 44100 48000 88200 96000
bits [0xa]: 16 24
formats [0x1]: PCM
Unsolicited: tag=00, enabled=0
Power states: D0 D3 EPSS
Power: setting=D0, actual=D0
Connection: 1
0x0e
Node 0x0a [Audio Input] wcaps 0x10079b: Stereo Digital Amp-In
Control: name=“What U Hear Capture Volume”, index=0, device=0
ControlAmp: chs=3, dir=In, idx=0, ofs=0
Control: name=“What U Hear Capture Switch”, index=0, device=0
ControlAmp: chs=3, dir=In, idx=0, ofs=0
Device: name=“CA0132 What U Hear”, type=“Audio”, device=4
Amp-In caps: ofs=0x5a, nsteps=0x63, stepsize=0x03, mute=1
Amp-In vals: [0x5a 0x5a]
Converter: stream=0, channel=0
SDI-Select: 0
Digital:
Digital category: 0x0
IEC Coding Type: 0x0
PCM:
rates [0x1ec]: 16000 22050 44100 48000 88200 96000
bits [0x1b]: 8 16 24 32
formats [0x1]: PCM
Unsolicited: tag=00, enabled=0
Power states: D0 D3 EPSS
Power: setting=D0, actual=D0
Connection: 1
0x13
Node 0x0b [Pin Complex] wcaps 0x400581: Stereo
Pincap 0x00010014: OUT EAPD Detect
EAPD 0x2: EAPD
Pin Default 0x01014010: [Jack] Line Out at Ext Rear
Conn = 1/8, Color = Green
DefAssociation = 0x1, Sequence = 0x0
Pin-ctls: 0x00:
Unsolicited: tag=04, enabled=1
Power states: D0 D3 EPSS
Power: setting=D0, actual=D0
Connection: 1
0x02
Node 0x0c [Pin Complex] wcaps 0x400701: Stereo Digital
Pincap 0x00000010: OUT
Pin Default 0x014580f0: [Jack] SPDIF Out at Ext Rear
Conn = Optical, Color = Purple
DefAssociation = 0xf, Sequence = 0x0
Pin-ctls: 0x40: OUT
Power states: D0 D3 EPSS
Power: setting=D0, actual=D0
Connection: 1
0x05
Node 0x0d [Pin Complex] wcaps 0x400701: Stereo Digital
Pincap 0x00000010: OUT
Pin Default 0x014570f0: [Jack] SPDIF Out at Ext Rear
Conn = Optical, Color = Yellow
DefAssociation = 0xf, Sequence = 0x0
Pin-ctls: 0x00:
Power states: D0 D3 EPSS
Power: setting=D0, actual=D0
Connection: 1
0x06
Node 0x0e [Pin Complex] wcaps 0x400681: Stereo Digital
Pincap 0x00000020: IN
Pin Default 0x01c530f0: [Jack] SPDIF In at Ext Rear
Conn = Optical, Color = Blue
DefAssociation = 0xf, Sequence = 0x0
Pin-ctls: 0x00:
Unsolicited: tag=00, enabled=0
Power states: D0 D3 EPSS
Power: setting=D0, actual=D0
Node 0x0f [Pin Complex] wcaps 0x400581: Stereo
Pincap 0x0000001c: OUT HP Detect
Pin Default 0x0221401f: [Jack] HP Out at Ext Front
Conn = 1/8, Color = Green
DefAssociation = 0x1, Sequence = 0xf
Pin-ctls: 0x00:
Unsolicited: tag=00, enabled=0
Power states: D0 D3 EPSS
Power: setting=D0, actual=D0
Connection: 1
0x02
Node 0x10 [Pin Complex] wcaps 0x400581: Stereo
Pincap 0x0000001c: OUT HP Detect
Pin Default 0x02216011: [Jack] HP Out at Ext Front
Conn = 1/8, Color = Orange
DefAssociation = 0x1, Sequence = 0x1
Pin-ctls: 0xc0: OUT HP
Unsolicited: tag=01, enabled=1
Power states: D0 D3 EPSS
Power: setting=D0, actual=D0
Connection: 1
0x03
Node 0x11 [Pin Complex] wcaps 0x40058b: Stereo Amp-In
Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x27, mute=0
Amp-In vals: [0x00 0x00]
Pincap 0x00003734: IN OUT Detect
Vref caps: HIZ 50 GRD 80 100
Pin Default 0x02012014: [Jack] Line Out at Ext Front
Conn = 1/8, Color = Grey
DefAssociation = 0x1, Sequence = 0x4
Pin-ctls: 0x24: IN VREF_80
Unsolicited: tag=00, enabled=0
Power states: D0 D3 EPSS
Power: setting=D0, actual=D0
Connection: 1
0x04
Node 0x12 [Pin Complex] wcaps 0x40048b: Stereo Amp-In
Control: name=“Mic1-Boost (30dB) Capture Switch”, index=0, device=0
ControlAmp: chs=1, dir=In, idx=0, ofs=0
Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x27, mute=0
Amp-In vals: [0x00 0x00]
Pincap 0x00003724: IN Detect
Vref caps: HIZ 50 GRD 80 100
Pin Default 0x37a791f0: [Jack] Mic at Oth Mobile-In
Conn = Analog, Color = Pink
DefAssociation = 0xf, Sequence = 0x0
Misc = NO_PRESENCE
Pin-ctls: 0x24: IN VREF_80
Unsolicited: tag=02, enabled=1
Power states: D0 D3 EPSS
Power: setting=D0, actual=D0
Node 0x13 [Pin Complex] wcaps 0x400681: Stereo Digital
Pincap 0x00000020: IN
Pin Default 0x908700f0: [Fixed] Line In at Int N/A
Conn = Analog, Color = Unknown
DefAssociation = 0xf, Sequence = 0x0
Pin-ctls: 0x20: IN
Unsolicited: tag=00, enabled=0
Power states: D0 D3 EPSS
Power: setting=D0, actual=D0
Node 0x14 [Beep Generator Widget] wcaps 0x70040c: Mono Amp-Out
Amp-Out caps: ofs=0x1f, nsteps=0x1f, stepsize=0x05, mute=1
Amp-Out vals: [0x1c]
Power states: D0 D3 EPSS
Power: setting=D0, actual=D0
Node 0x15 [Vendor Defined Widget] wcaps 0xf00600: Mono Digital
Power states: D0 D3 EPSS
Power: setting=D0, actual=D0
Node 0x16 [Vendor Defined Widget] wcaps 0xf00680: Mono Digital
Unsolicited: tag=03, enabled=1
Power states: D0 D3 EPSS
Power: setting=D0, actual=D0
Node 0x17 [Audio Output] wcaps 0x49d: Stereo Amp-Out
Amp-Out caps: ofs=0x5a, nsteps=0x63, stepsize=0x03, mute=1
Amp-Out vals: [0x5a 0x5a]
Converter: stream=0, channel=0
PCM:
rates [0x5ec]: 16000 22050 44100 48000 88200 96000 192000
bits [0x1f]: 8 16 20 24 32
formats [0x1]: PCM
Unsolicited: tag=00, enabled=0
Power states: D0 D3 EPSS
Power: setting=D0, actual=D0
Node 0x18 [Pin Complex] wcaps 0x400581: Stereo
Pincap 0x00000010: OUT
Pin Default 0x500000f0: [N/A] Line Out at Int N/A
Conn = Unknown, Color = Unknown
DefAssociation = 0xf, Sequence = 0x0
Pin-ctls: 0x00:
Unsolicited: tag=00, enabled=0
Power states: D0 D3 EPSS
Power: setting=D0, actual=D0
Connection: 1
0x17
Codec: Nvidia GPU 92 HDMI/DP
Address: 0
AFG Function Id: 0x1 (unsol 0)
Vendor Id: 0x10de0092
Subsystem Id: 0x10de139f
Revision Id: 0x100100
No Modem Function Group found
Default PCM:
rates [0x0]:
bits [0x0]:
formats [0x0]:
Default Amp-In caps: N/A
Default Amp-Out caps: N/A
State of AFG node 0x01:
Power states: D0 D1 D2 D3 CLKSTOP EPSS
Power: setting=D0, actual=D0
GPIO: io=0, o=0, i=0, unsolicited=0, wake=0
Node 0x04 [Pin Complex] wcaps 0x407381: 8-Channels Digital CP
Control: name=“IEC958 Playback Con Mask”, index=0, device=0
Control: name=“IEC958 Playback Pro Mask”, index=0, device=0
Control: name=“IEC958 Playback Default”, index=0, device=0
Control: name=“IEC958 Playback Switch”, index=0, device=0
Pincap 0x09000094: OUT Detect HBR HDMI DP
Pin Default 0x185600f0: [Jack] Digital Out at Int HDMI
Conn = Digital, Color = Unknown
DefAssociation = 0xf, Sequence = 0x0
Pin-ctls: 0x00:
Unsolicited: tag=01, enabled=1
Connection: 4
0x08* 0x09 0x0a 0x0b
Node 0x05 [Pin Complex] wcaps 0x407381: 8-Channels Digital CP
Control: name=“IEC958 Playback Con Mask”, index=1, device=0
Control: name=“IEC958 Playback Pro Mask”, index=1, device=0
Control: name=“IEC958 Playback Default”, index=1, device=0
Control: name=“IEC958 Playback Switch”, index=1, device=0
Pincap 0x09000094: OUT Detect HBR HDMI DP
Pin Default 0x185600f0: [Jack] Digital Out at Int HDMI
Conn = Digital, Color = Unknown
DefAssociation = 0xf, Sequence = 0x0
Pin-ctls: 0x00:
Unsolicited: tag=02, enabled=1
Connection: 4
0x08* 0x09 0x0a 0x0b
Node 0x06 [Pin Complex] wcaps 0x407381: 8-Channels Digital CP
Control: name=“IEC958 Playback Con Mask”, index=2, device=0
Control: name=“IEC958 Playback Pro Mask”, index=2, device=0
Control: name=“IEC958 Playback Default”, index=2, device=0
Control: name=“IEC958 Playback Switch”, index=2, device=0
Pincap 0x09000094: OUT Detect HBR HDMI DP
Pin Default 0x185600f0: [Jack] Digital Out at Int HDMI
Conn = Digital, Color = Unknown
DefAssociation = 0xf, Sequence = 0x0
Pin-ctls: 0x00:
Unsolicited: tag=03, enabled=1
Connection: 4
0x08* 0x09 0x0a 0x0b
Node 0x07 [Pin Complex] wcaps 0x407381: 8-Channels Digital CP
Control: name=“IEC958 Playback Con Mask”, index=3, device=0
Control: name=“IEC958 Playback Pro Mask”, index=3, device=0
Control: name=“IEC958 Playback Default”, index=3, device=0
Control: name=“IEC958 Playback Switch”, index=3, device=0
Pincap 0x09000094: OUT Detect HBR HDMI DP
Pin Default 0x185600f0: [Jack] Digital Out at Int HDMI
Conn = Digital, Color = Unknown
DefAssociation = 0xf, Sequence = 0x0
Pin-ctls: 0x00:
Unsolicited: tag=04, enabled=1
Connection: 4
0x08* 0x09 0x0a 0x0b
Node 0x08 [Audio Output] wcaps 0x62b1: 8-Channels Digital Stripe
Converter: stream=5, channel=0
Digital: Enabled GenLevel
Digital category: 0x2
IEC Coding Type: 0x0
PCM:
rates [0x7f0]: 32000 44100 48000 88200 96000 176400 192000
bits [0xe]: 16 20 24
formats [0x5]: PCM AC3
Unsolicited: tag=00, enabled=0
Node 0x09 [Audio Output] wcaps 0x62b1: 8-Channels Digital Stripe
Converter: stream=0, channel=0
Digital:
Digital category: 0x0
IEC Coding Type: 0x0
PCM:
rates [0x7f0]: 32000 44100 48000 88200 96000 176400 192000
bits [0xe]: 16 20 24
formats [0x5]: PCM AC3
Unsolicited: tag=00, enabled=0
Node 0x0a [Audio Output] wcaps 0x62b1: 8-Channels Digital Stripe
Converter: stream=0, channel=0
Digital:
Digital category: 0x0
IEC Coding Type: 0x0
PCM:
rates [0x7f0]: 32000 44100 48000 88200 96000 176400 192000
bits [0xe]: 16 20 24
formats [0x5]: PCM AC3
Unsolicited: tag=00, enabled=0
Node 0x0b [Audio Output] wcaps 0x62b1: 8-Channels Digital Stripe
Converter: stream=0, channel=0
Digital:
Digital category: 0x0
IEC Coding Type: 0x0
PCM:
rates [0x7f0]: 32000 44100 48000 88200 96000 176400 192000
bits [0xe]: 16 20 24
formats [0x5]: PCM AC3
Unsolicited: tag=00, enabled=0
–endcollapse–

!!USB Mixer information
!!---------------------
–startcollapse–

USB Mixer: usb_id=0x046d0826, ctrlif=0, ctlerr=0
Card: HD Webcam C525 at usb-0000:2d:00.3-3, high speed
Unit: 5
Control: name=“Mic Capture Volume”, index=0
Info: id=5, control=2, cmask=0x0, channels=1, type=“S16”
Volume: min=1536, max=7680, dBmin=600, dBmax=3000
Unit: 5
Control: name=“Mic Capture Switch”, index=0
Info: id=5, control=1, cmask=0x0, channels=1, type=“INV_BOOLEAN”
Volume: min=0, max=1, dBmin=0, dBmax=0
–endcollapse–

!!ALSA Device nodes
!!-----------------

crw-rw---- 1 root audio 116, 15 Apr 3 01:22 /dev/snd/controlC0
crw-rw---- 1 root audio 116, 7 Apr 3 01:22 /dev/snd/controlC1
crw-rw---- 1 root audio 116, 17 Apr 3 01:22 /dev/snd/controlC2
crw-rw---- 1 root audio 116, 14 Apr 3 01:22 /dev/snd/hwC0D1
crw-rw---- 1 root audio 116, 6 Apr 3 01:22 /dev/snd/hwC1D0
crw-rw---- 1 root audio 116, 9 Apr 3 01:24 /dev/snd/pcmC0D0c
crw-rw---- 1 root audio 116, 8 Apr 3 01:24 /dev/snd/pcmC0D0p
crw-rw---- 1 root audio 116, 13 Apr 3 01:22 /dev/snd/pcmC0D1c
crw-rw---- 1 root audio 116, 12 Apr 3 01:22 /dev/snd/pcmC0D1p
crw-rw---- 1 root audio 116, 10 Apr 3 01:22 /dev/snd/pcmC0D2c
crw-rw---- 1 root audio 116, 11 Apr 3 01:22 /dev/snd/pcmC0D4c
crw-rw---- 1 root audio 116, 2 Apr 3 01:23 /dev/snd/pcmC1D3p
crw-rw---- 1 root audio 116, 3 Apr 3 01:22 /dev/snd/pcmC1D7p
crw-rw---- 1 root audio 116, 4 Apr 3 01:22 /dev/snd/pcmC1D8p
crw-rw---- 1 root audio 116, 5 Apr 3 01:22 /dev/snd/pcmC1D9p
crw-rw---- 1 root audio 116, 16 Apr 3 01:23 /dev/snd/pcmC2D0c
crw-rw---- 1 root audio 116, 1 Apr 3 01:22 /dev/snd/seq
crw-rw---- 1 root audio 116, 33 Apr 3 01:22 /dev/snd/timer

/dev/snd/by-id:
total 0
drwxr-xr-x 2 root root 60 Apr 3 01:22 .
drwxr-xr-x 4 root root 440 Apr 3 01:22 …
lrwxrwxrwx 1 root root 12 Apr 3 01:22 usb-046d_HD_Webcam_C525_89721B00-00 → …/controlC2

/dev/snd/by-path:
total 0
drwxr-xr-x 2 root root 100 Apr 3 01:22 .
drwxr-xr-x 4 root root 440 Apr 3 01:22 …
lrwxrwxrwx 1 root root 12 Apr 3 01:22 pci-0000:04:00.0 → …/controlC0
lrwxrwxrwx 1 root root 12 Apr 3 01:22 pci-0000:2b:00.1 → …/controlC1
lrwxrwxrwx 1 root root 12 Apr 3 01:22 pci-0000:2d:00.3-usb-0:3:1.0 → …/controlC2

!!Aplay/Arecord output
!!--------------------

APLAY

**** List of PLAYBACK Hardware Devices ****
card 0: Creative [HDA Creative], device 0: CA0132 Analog [CA0132 Analog]
Subdevices: 0/1
Subdevice #0: subdevice #0
card 0: Creative [HDA Creative], device 1: CA0132 Digital [CA0132 Digital]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 3: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 7: HDMI 1 [HDMI 1]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 8: HDMI 2 [HDMI 2]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 9: HDMI 3 [HDMI 3]
Subdevices: 1/1
Subdevice #0: subdevice #0

ARECORD

**** List of CAPTURE Hardware Devices ****
card 0: Creative [HDA Creative], device 0: CA0132 Analog [CA0132 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: Creative [HDA Creative], device 1: CA0132 Digital [CA0132 Digital]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: Creative [HDA Creative], device 2: CA0132 Analog Mic-In2 [CA0132 Analog Mic-In2]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: Creative [HDA Creative], device 4: CA0132 What U Hear [CA0132 What U Hear]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 2: C525 [HD Webcam C525], device 0: USB Audio [USB Audio]
Subdevices: 1/1
Subdevice #0: subdevice #0

!!Amixer output
!!-------------

!!-------Mixer controls for card Creative

Card hw:0 ‘Creative’/‘HDA Creative at 0xfc604000 irq 34’
Mixer name : ‘Creative CA0132’
Components : ‘HDA:11020011,11020191,00100918’
Controls : 44
Simple ctrls : 25
Simple mixer control ‘Master’,0
Capabilities: pvolume pswitch
Playback channels: Front Left - Front Right
Limits: Playback 0 - 99
Mono:
Front Left: Playback 99 [100%] [9.00dB] [on]
Front Right: Playback 99 [100%] [9.00dB] [on]
Simple mixer control ‘PCM’,0
Capabilities: pvolume
Playback channels: Front Left - Front Right
Limits: Playback 0 - 255
Mono:
Front Left: Playback 253 [99%] [-0.40dB]
Front Right: Playback 253 [99%] [-0.40dB]
Simple mixer control ‘Surround’,0
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [off]
Simple mixer control ‘Mic SVM’,0
Capabilities: cswitch cswitch-joined
Capture channels: Mono
Mono: Capture [on]
Simple mixer control ‘Mic1-Boost (30dB)’,0
Capabilities: cswitch cswitch-joined
Capture channels: Mono
Mono: Capture [off]
Simple mixer control ‘IEC958’,0
Capabilities: pswitch pswitch-joined cswitch cswitch-joined
Playback channels: Mono
Capture channels: Mono
Mono: Playback [off] Capture [on]
Simple mixer control ‘IEC958 Default PCM’,0
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control ‘Capture’,0
Capabilities: cvolume cswitch
Capture channels: Front Left - Front Right
Limits: Capture 0 - 99
Front Left: Capture 90 [91%] [0.00dB] [off]
Front Right: Capture 90 [91%] [0.00dB] [off]
Simple mixer control ‘AMic1/DMic’,0
Capabilities: cswitch cswitch-joined
Capture channels: Mono
Mono: Capture [off]
Simple mixer control ‘AMic1/DMic Auto Detect’,0
Capabilities: cswitch cswitch-joined
Capture channels: Mono
Mono: Capture [off]
Simple mixer control ‘Analog-Mic2’,0
Capabilities: cvolume cswitch
Capture channels: Front Left - Front Right
Limits: Capture 0 - 99
Front Left: Capture 90 [91%] [0.00dB] [on]
Front Right: Capture 90 [91%] [0.00dB] [on]
Simple mixer control ‘CrystalVoice’,0
Capabilities: cswitch cswitch-joined
Capture channels: Mono
Mono: Capture [off]
Simple mixer control ‘Crystalizer’,0
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control ‘Dialog Plus’,0
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control ‘Echo Cancellation’,0
Capabilities: cswitch cswitch-joined
Capture channels: Mono
Mono: Capture [off]
Simple mixer control ‘Equalizer’,0
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control ‘HP/Speaker’,0
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control ‘HP/Speaker Auto Detect’,0
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control ‘Noise Reduction’,0
Capabilities: cswitch cswitch-joined
Capture channels: Mono
Mono: Capture [on]
Simple mixer control ‘PlayEnhancement’,0
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control ‘Smart Volume’,0
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control ‘Voice Focus’,0
Capabilities: cswitch cswitch-joined
Capture channels: Mono
Mono: Capture [on]
Simple mixer control ‘VoiceFX’,0
Capabilities: cenum
Items: ‘Neutral’ ‘Female2Male’ ‘Male2Female’ ‘ScrappyKid’ ‘Elderly’ ‘Orc’ ‘Elf’ ‘Dwarf’ ‘AlienBrute’ ‘Robot’ ‘Marine’ ‘Emo’ ‘DeepVoice’ ‘Munchkin’
Item0: ‘Neutral’
Simple mixer control ‘What U Hear’,0
Capabilities: cvolume cswitch
Capture channels: Front Left - Front Right
Limits: Capture 0 - 99
Front Left: Capture 90 [91%] [0.00dB] [on]
Front Right: Capture 90 [91%] [0.00dB] [on]
Simple mixer control ‘X-Bass’,0
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [off]

!!-------Mixer controls for card NVidia

Card hw:1 ‘NVidia’/‘HDA NVidia at 0xfc080000 irq 80’
Mixer name : ‘Nvidia GPU 92 HDMI/DP’
Components : ‘HDA:10de0092,10de139f,00100100’
Controls : 28
Simple ctrls : 4
Simple mixer control ‘IEC958’,0
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control ‘IEC958’,1
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control ‘IEC958’,2
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control ‘IEC958’,3
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]

!!-------Mixer controls for card C525

Card hw:2 ‘C525’/‘HD Webcam C525 at usb-0000:2d:00.3-3, high speed’
Mixer name : ‘USB Mixer’
Components : ‘USB046d:0826’
Controls : 4
Simple ctrls : 1
Simple mixer control ‘Mic’,0
Capabilities: cvolume cvolume-joined cswitch cswitch-joined
Capture channels: Mono
Limits: Capture 0 - 16
Mono: Capture 16 [100%] [30.00dB] [on]

!!Alsactl output
!!--------------

–startcollapse–
state.Creative {
control.1 {
iface MIXER
name ‘Master Playback Volume’
value.0 99
value.1 99
comment {
access ‘read write’
type INTEGER
count 2
range ‘0 - 99’
dbmin -9000
dbmax 900
dbvalue.0 900
dbvalue.1 900
}
}
control.2 {
iface MIXER
name ‘Master Playback Switch’
value.0 true
value.1 true
comment {
access ‘read write’
type BOOLEAN
count 2
}
}
control.3 {
iface MIXER
name ‘Capture Volume’
value.0 90
value.1 90
comment {
access ‘read write’
type INTEGER
count 2
range ‘0 - 99’
dbmin -9000
dbmax 900
dbvalue.0 0
dbvalue.1 0
}
}
control.4 {
iface MIXER
name ‘Capture Switch’
value.0 false
value.1 false
comment {
access ‘read write’
type BOOLEAN
count 2
}
}
control.5 {
iface MIXER
name ‘Analog-Mic2 Capture Volume’
value.0 90
value.1 90
comment {
access ‘read write’
type INTEGER
count 2
range ‘0 - 99’
dbmin -9000
dbmax 900
dbvalue.0 0
dbvalue.1 0
}
}
control.6 {
iface MIXER
name ‘Analog-Mic2 Capture Switch’
value.0 true
value.1 true
comment {
access ‘read write’
type BOOLEAN
count 2
}
}
control.7 {
iface MIXER
name ‘What U Hear Capture Volume’
value.0 90
value.1 90
comment {
access ‘read write’
type INTEGER
count 2
range ‘0 - 99’
dbmin -9000
dbmax 900
dbvalue.0 0
dbvalue.1 0
}
}
control.8 {
iface MIXER
name ‘What U Hear Capture Switch’
value.0 true
value.1 true
comment {
access ‘read write’
type BOOLEAN
count 2
}
}
control.9 {
iface MIXER
name ‘Mic1-Boost (30dB) Capture Switch’
value false
comment {
access ‘read write’
type BOOLEAN
count 1
}
}
control.10 {
iface MIXER
name ‘HP/Speaker Playback Switch’
value true
comment {
access ‘read write’
type BOOLEAN
count 1
}
}
control.11 {
iface MIXER
name ‘AMic1/DMic Capture Switch’
value false
comment {
access ‘read write’
type BOOLEAN
count 1
}
}
control.12 {
iface MIXER
name ‘HP/Speaker Auto Detect Playback Switch’
value true
comment {
access ‘read write’
type BOOLEAN
count 1
}
}
control.13 {
iface MIXER
name ‘AMic1/DMic Auto Detect Capture Switch’
value false
comment {
access ‘read write’
type BOOLEAN
count 1
}
}
control.14 {
iface MIXER
name ‘Surround Playback Switch’
value false
comment {
access ‘read write’
type BOOLEAN
count 1
}
}
control.15 {
iface MIXER
name ‘Crystalizer Playback Switch’
value true
comment {
access ‘read write’
type BOOLEAN
count 1
}
}
control.16 {
iface MIXER
name ‘Dialog Plus Playback Switch’
value true
comment {
access ‘read write’
type BOOLEAN
count 1
}
}
control.17 {
iface MIXER
name ‘Smart Volume Playback Switch’
value true
comment {
access ‘read write’
type BOOLEAN
count 1
}
}
control.18 {
iface MIXER
name ‘X-Bass Playback Switch’
value false
comment {
access ‘read write’
type BOOLEAN
count 1
}
}
control.19 {
iface MIXER
name ‘Equalizer Playback Switch’
value true
comment {
access ‘read write’
type BOOLEAN
count 1
}
}
control.20 {
iface MIXER
name ‘Echo Cancellation Capture Switch’
value false
comment {
access ‘read write’
type BOOLEAN
count 1
}
}
control.21 {
iface MIXER
name ‘Voice Focus Capture Switch’
value true
comment {
access ‘read write’
type BOOLEAN
count 1
}
}
control.22 {
iface MIXER
name ‘Mic SVM Capture Switch’
value true
comment {
access ‘read write’
type BOOLEAN
count 1
}
}
control.23 {
iface MIXER
name ‘Noise Reduction Capture Switch’
value true
comment {
access ‘read write’
type BOOLEAN
count 1
}
}
control.24 {
iface MIXER
name ‘PlayEnhancement Playback Switch’
value true
comment {
access ‘read write’
type BOOLEAN
count 1
}
}
control.25 {
iface MIXER
name ‘CrystalVoice Capture Switch’
value false
comment {
access ‘read write’
type BOOLEAN
count 1
}
}
control.26 {
iface MIXER
name ‘VoiceFX Capture Switch’
value Neutral
comment {
access ‘read write’
type ENUMERATED
count 1
item.0 Neutral
item.1 Female2Male
item.2 Male2Female
item.3 ScrappyKid
item.4 Elderly
item.5 Orc
item.6 Elf
item.7 Dwarf
item.8 AlienBrute
item.9 Robot
item.10 Marine
item.11 Emo
item.12 DeepVoice
item.13 Munchkin
}
}
control.27 {
iface CARD
name ‘Mic Phantom Jack’
value true
comment {
access read
type BOOLEAN
count 1
}
}
control.28 {
iface CARD
name ‘Line Out Jack’
value true
comment {
access read
type BOOLEAN
count 1
}
}
control.29 {
iface CARD
name ‘Front Headphone Jack’
value true
comment {
access read
type BOOLEAN
count 1
}
}
control.30 {
iface CARD
name ‘SPDIF Phantom Jack’
value true
comment {
access read
type BOOLEAN
count 1
}
}
control.31 {
iface MIXER
name ‘IEC958 Playback Con Mask’
value ‘0fff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000’
comment {
access read
type IEC958
count 1
}
}
control.32 {
iface MIXER
name ‘IEC958 Playback Pro Mask’
value ‘0f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000’
comment {
access read
type IEC958
count 1
}
}
control.33 {
iface MIXER
name ‘IEC958 Playback Default’
value ‘0482000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000’
comment {
access ‘read write’
type IEC958
count 1
}
}
control.34 {
iface MIXER
name ‘IEC958 Playback Switch’
value false
comment {
access ‘read write’
type BOOLEAN
count 1
}
}
control.35 {
iface MIXER
name ‘IEC958 Default PCM Playback Switch’
value true
comment {
access ‘read write’
type BOOLEAN
count 1
}
}
control.36 {
iface MIXER
name ‘IEC958 Capture Switch’
value true
comment {
access ‘read write’
type BOOLEAN
count 1
}
}
control.37 {
iface MIXER
name ‘IEC958 Capture Default’
value ‘0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000’
comment {
access read
type IEC958
count 1
}
}
control.38 {
iface PCM
name ‘Playback Channel Map’
value.0 3
value.1 4
comment {
access read
type INTEGER
count 2
range ‘0 - 36’
}
}
control.39 {
iface PCM
name ‘Capture Channel Map’
value.0 0
value.1 0
comment {
access read
type INTEGER
count 2
range ‘0 - 36’
}
}
control.40 {
iface PCM
device 2
name ‘Capture Channel Map’
value.0 0
value.1 0
comment {
access read
type INTEGER
count 2
range ‘0 - 36’
}
}
control.41 {
iface PCM
device 4
name ‘Capture Channel Map’
value.0 0
value.1 0
comment {
access read
type INTEGER
count 2
range ‘0 - 36’
}
}
control.42 {
iface PCM
device 1
name ‘Playback Channel Map’
value.0 0
value.1 0
comment {
access read
type INTEGER
count 2
range ‘0 - 36’
}
}
control.43 {
iface PCM
device 1
name ‘Capture Channel Map’
value.0 0
value.1 0
comment {
access read
type INTEGER
count 2
range ‘0 - 36’
}
}
control.44 {
iface MIXER
name ‘PCM Playback Volume’
value.0 253
value.1 253
comment {
access ‘read write user’
type INTEGER
count 2
range ‘0 - 255’
tlv ‘0000000100000008ffffec1400000014’
dbmin -5100
dbmax 0
dbvalue.0 -40
dbvalue.1 -40
}
}
}
state.NVidia {
control.1 {
iface CARD
name ‘HDMI/DP,pcm=3 Jack’
value true
comment {
access read
type BOOLEAN
count 1
}
}
control.2 {
iface MIXER
name ‘IEC958 Playback Con Mask’
value ‘0fff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000’
comment {
access read
type IEC958
count 1
}
}
control.3 {
iface MIXER
name ‘IEC958 Playback Pro Mask’
value ‘0f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000’
comment {
access read
type IEC958
count 1
}
}
control.4 {
iface MIXER
name ‘IEC958 Playback Default’
value ‘0482000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000’
comment {
access ‘read write’
type IEC958
count 1
}
}
control.5 {
iface MIXER
name ‘IEC958 Playback Switch’
value true
comment {
access ‘read write’
type BOOLEAN
count 1
}
}
control.6 {
iface PCM
device 3
name ELD
value ‘10000700691400010000000000000000410c0f0950484c203234335337090707000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000’
comment {
access ‘read volatile’
type BYTES
count 95
}
}
control.7 {
iface CARD
name ‘HDMI/DP,pcm=7 Jack’
value false
comment {
access read
type BOOLEAN
count 1
}
}
control.8 {
iface MIXER
name ‘IEC958 Playback Con Mask’
index 1
value ‘0fff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000’
comment {
access read
type IEC958
count 1
}
}
control.9 {
iface MIXER
name ‘IEC958 Playback Pro Mask’
index 1
value ‘0f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000’
comment {
access read
type IEC958
count 1
}
}
control.10 {
iface MIXER
name ‘IEC958 Playback Default’
index 1
value ‘0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000’
comment {
access ‘read write’
type IEC958
count 1
}
}
control.11 {
iface MIXER
name ‘IEC958 Playback Switch’
index 1
value true
comment {
access ‘read write’
type BOOLEAN
count 1
}
}
control.12 {
iface PCM
device 7
name ELD
value ‘’
comment {
access ‘read volatile’
type BYTES
count 0
}
}
control.13 {
iface CARD
name ‘HDMI/DP,pcm=8 Jack’
value false
comment {
access read
type BOOLEAN
count 1
}
}
control.14 {
iface MIXER
name ‘IEC958 Playback Con Mask’
index 2
value ‘0fff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000’
comment {
access read
type IEC958
count 1
}
}
control.15 {
iface MIXER
name ‘IEC958 Playback Pro Mask’
index 2
value ‘0f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000’
comment {
access read
type IEC958
count 1
}
}
control.16 {
iface MIXER
name ‘IEC958 Playback Default’
index 2
value ‘0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000’
comment {
access ‘read write’
type IEC958
count 1
}
}
control.17 {
iface MIXER
name ‘IEC958 Playback Switch’
index 2
value true
comment {
access ‘read write’
type BOOLEAN
count 1
}
}
control.18 {
iface PCM
device 8
name ELD
value ‘’
comment {
access ‘read volatile’
type BYTES
count 0
}
}
control.19 {
iface CARD
name ‘HDMI/DP,pcm=9 Jack’
value false
comment {
access read
type BOOLEAN
count 1
}
}
control.20 {
iface MIXER
name ‘IEC958 Playback Con Mask’
index 3
value ‘0fff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000’
comment {
access read
type IEC958
count 1
}
}
control.21 {
iface MIXER
name ‘IEC958 Playback Pro Mask’
index 3
value ‘0f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000’
comment {
access read
type IEC958
count 1
}
}
control.22 {
iface MIXER
name ‘IEC958 Playback Default’
index 3
value ‘0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000’
comment {
access ‘read write’
type IEC958
count 1
}
}
control.23 {
iface MIXER
name ‘IEC958 Playback Switch’
index 3
value true
comment {
access ‘read write’
type BOOLEAN
count 1
}
}
control.24 {
iface PCM
device 9
name ELD
value ‘’
comment {
access ‘read volatile’
type BYTES
count 0
}
}
control.25 {
iface PCM
device 3
name ‘Playback Channel Map’
value.0 0
value.1 0
value.2 0
value.3 0
value.4 0
value.5 0
value.6 0
value.7 0
comment {
access ‘read write’
type INTEGER
count 8
range ‘0 - 36’
}
}
control.26 {
iface PCM
device 7
name ‘Playback Channel Map’
value.0 0
value.1 0
value.2 0
value.3 0
value.4 0
value.5 0
value.6 0
value.7 0
comment {
access ‘read write’
type INTEGER
count 8
range ‘0 - 36’
}
}
control.27 {
iface PCM
device 8
name ‘Playback Channel Map’
value.0 0
value.1 0
value.2 0
value.3 0
value.4 0
value.5 0
value.6 0
value.7 0
comment {
access ‘read write’
type INTEGER
count 8
range ‘0 - 36’
}
}
control.28 {
iface PCM
device 9
name ‘Playback Channel Map’
value.0 0
value.1 0
value.2 0
value.3 0
value.4 0
value.5 0
value.6 0
value.7 0
comment {
access ‘read write’
type INTEGER
count 8
range ‘0 - 36’
}
}
}
state.C525 {
control.1 {
iface PCM
name ‘Capture Channel Map’
value 0
comment {
access read
type INTEGER
count 1
range ‘0 - 36’
}
}
control.2 {
iface MIXER
name ‘Mic Capture Switch’
value true
comment {
access ‘read write’
type BOOLEAN
count 1
}
}
control.3 {
iface MIXER
name ‘Mic Capture Volume’
value 16
comment {
access ‘read write’
type INTEGER
count 1
range ‘0 - 16’
dbmin 600
dbmax 3000
dbvalue.0 3000
}
}
control.4 {
iface CARD
name ‘Keep Interface’
value false
comment {
access ‘read write’
type BOOLEAN
count 1
}
}
}
–endcollapse–

!!All Loaded Modules
!!------------------

acpi_cpufreq
aesni_intel
agpgart
ahci
ccp
crc32_pclmul
crc32c_generic
crc32c_intel
crct10dif_pclmul
cryptd
crypto_simd
crypto_user
drm
drm_kms_helper
e1000e
edac_mce_amd
eeprom
evdev
fb_sys_fops
fuse
ghash_clmulni_intel
glue_helper
gpio_amdpt
hid
hid_generic
i2c_algo_bit
i2c_nvidia_gpu
i2c_piix4
input_leds
ip_tables
iptable_filter
iptable_mangle
iptable_nat
iptable_raw
iptable_security
irqbypass
joydev
k10temp
kvm
libahci
libata
libcrc32c
mac_hid
mc
mousedev
mxm_wmi
nf_conntrack
nf_defrag_ipv4
nf_defrag_ipv6
nf_nat
nouveau
pcspkr
pinctrl_amd
rfkill
rng_core
scsi_mod
sd_mod
snd
snd_hda_codec
snd_hda_codec_ca0132
snd_hda_codec_hdmi
snd_hda_core
snd_hda_intel
snd_hwdep
snd_intel_nhlt
snd_pcm
snd_rawmidi
snd_seq_device
snd_timer
snd_usb_audio
snd_usbmidi_lib
soundcore
sp5100_tco
syscopyarea
sysfillrect
sysimgblt
ttm
tun
typec
typec_ucsi
uas
ucsi_ccg
usb_storage
usbhid
usblp
uvcvideo
videobuf2_common
videobuf2_memops
videobuf2_v4l2
videobuf2_vmalloc
videodev
wmi
wmi_bmof
x_tables
xfs
xhci_hcd
xhci_pci

!!Sysfs Files
!!-----------

/sys/class/sound/hwC0D1/init_pin_configs:
0x0b 0x01014010
0x0c 0x014580f0
0x0d 0x014570f0
0x0e 0x01c530f0
0x0f 0x0221401f
0x10 0x02216011
0x11 0x02012014
0x12 0x37a791f0
0x13 0x908700f0
0x18 0x500000f0

/sys/class/sound/hwC0D1/driver_pin_configs:

/sys/class/sound/hwC0D1/user_pin_configs:

/sys/class/sound/hwC0D1/init_verbs:

/sys/class/sound/hwC0D1/hints:

/sys/class/sound/hwC1D0/init_pin_configs:
0x04 0x185600f0
0x05 0x185600f0
0x06 0x185600f0
0x07 0x185600f0

/sys/class/sound/hwC1D0/driver_pin_configs:

/sys/class/sound/hwC1D0/user_pin_configs:

/sys/class/sound/hwC1D0/init_verbs:

/sys/class/sound/hwC1D0/hints:

!!ALSA/HDA dmesg
!!--------------

[ 0.855423] ACPI: Added _OSI(Linux-Dell-Video)
[ 0.855423] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 0.855423] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)

[ 6.139237] e1000e 0000:05:00.0 0000:05:00.0 (uninitialized): registered PHC clock
[ 6.190688] snd_hda_intel 0000:04:00.0: Disabling MSI
[ 6.190691] snd_hda_intel 0000:04:00.0: Force to non-snoop mode
[ 6.191121] snd_hda_intel 0000:2b:00.1: Disabling MSI
[ 6.191130] snd_hda_intel 0000:2b:00.1: Handle vga_switcheroo audio client
[ 6.191755] e1000e 0000:05:00.0 eth0: (PCI Express:2.5GT/s:Width x1) 68:05:ca:12:98:b7

[ 6.203542] kvm: disabled by bios
[ 6.211005] snd_hda_codec_ca0132 hdaudioC0D1: autoconfig for CA0132: line_outs=1 (0xb/0x0/0x0/0x0/0x0) type:line
[ 6.211008] snd_hda_codec_ca0132 hdaudioC0D1: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 6.211010] snd_hda_codec_ca0132 hdaudioC0D1: hp_outs=1 (0x10/0x0/0x0/0x0/0x0)
[ 6.211012] snd_hda_codec_ca0132 hdaudioC0D1: mono: mono_out=0x0
[ 6.211014] snd_hda_codec_ca0132 hdaudioC0D1: dig-out=0xc/0x0
[ 6.211016] snd_hda_codec_ca0132 hdaudioC0D1: inputs:
[ 6.211018] snd_hda_codec_ca0132 hdaudioC0D1: Mic=0x12
[ 6.276950] e1000e 0000:05:00.0 enp5s0: renamed from eth0

[ 6.874508] kvm: disabled by bios
[ 6.909308] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:2b:00.1/sound/card1/input13
[ 6.909356] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:2b:00.1/sound/card1/input14
[ 6.909396] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:2b:00.1/sound/card1/input15
[ 6.909437] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:2b:00.1/sound/card1/input16
[ 7.060010] EDAC amd64: Node 0: DRAM ECC disabled.

[ 7.461879] kvm: disabled by bios
[ 7.482309] snd_hda_codec_ca0132 hdaudioC0D1: ca0132 DSP downloaded and running
[ 7.630469] EDAC amd64: Node 0: DRAM ECC disabled.

            (Note that use of the override may cause unknown side effects.)

[ 7.750794] input: HDA Creative Line Out as /devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:00.0/0000:04:00.0/sound/card0/input17
[ 7.750839] input: HDA Creative Front Headphone as /devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:00.0/0000:04:00.0/sound/card0/input18
[ 7.751009] kvm: disabled by bios

[ 8.530759] usb 5-3: set resolution quirk: cval->res = 384
[ 8.530927] usbcore: registered new interface driver snd-usb-audio
[ 8.530958] uvcvideo: Found UVC 1.00 device HD Webcam C525 (046d:0826)

Yes. I bought AE-5 Plus in March 2021 (Russia).

You are fantastic! Thank you for pointing us in the right direction!
I indeed have bought the “Creative X AE-5 Plus” two weeks ago. The product ID is surely different. (?)

Here is my alsa info:

ALSA Information Script v 0.4.65 !!Script ran on: Sat Apr 3 15:23:17 UTC 2021

!!Linux Distribution
!!------------------

ID_LIKE=arch

!!DMI Information
!!---------------

Manufacturer: Micro-Star International Co., Ltd.
Product Name: MS-7C84
Product Version: 1.0
Firmware Version: 1.51
System SKU: To be filled by O.E.M.
Board Vendor: Micro-Star International Co., Ltd.
Board Name: MAG X570 TOMAHAWK WIFI (MS-7C84)

!!ACPI Device Status Information
!!---------------

/sys/bus/acpi/devices/AMDI0030:00/status 15
/sys/bus/acpi/devices/PNP0103:00/status 15
/sys/bus/acpi/devices/PNP0501:00/status 15
/sys/bus/acpi/devices/PNP0A08:00/status 15
/sys/bus/acpi/devices/PNP0C01:00/status 15
/sys/bus/acpi/devices/PNP0C02:01/status 15
/sys/bus/acpi/devices/PNP0C02:03/status 15
/sys/bus/acpi/devices/PNP0C0C:00/status 11
/sys/bus/acpi/devices/PNP0C0F:00/status 11
/sys/bus/acpi/devices/PNP0C0F:01/status 11
/sys/bus/acpi/devices/PNP0C0F:02/status 11
/sys/bus/acpi/devices/PNP0C0F:03/status 11
/sys/bus/acpi/devices/PNP0C0F:04/status 11
/sys/bus/acpi/devices/PNP0C0F:05/status 11
/sys/bus/acpi/devices/PNP0C0F:06/status 11
/sys/bus/acpi/devices/PNP0C0F:07/status 11

!!Kernel Information
!!------------------

Kernel release: 5.11.6-1-MANJARO
Operating System: GNU/Linux
Architecture: x86_64
Processor: unknown
SMP Enabled: Yes

!!ALSA Version
!!------------

Driver version: k5.11.6-1-MANJARO
Library version: 1.2.4
Utilities version: 1.2.4

!!Loaded ALSA modules
!!-------------------

snd_hda_intel
snd_hda_intel

!!Sound Servers on this system
!!----------------------------

Pulseaudio:
Installed - Yes (/usr/bin/pulseaudio)
Running - Yes

Jack:
Installed - Yes (/usr/bin/jackd)
Running - No

!!Soundcards recognised by ALSA
!!-----------------------------

0 [Creative ]: HDA-Intel - HDA Creative
HDA Creative at 0xfc704000 irq 146
1 [NVidia ]: HDA-Intel - HDA NVidia
HDA NVidia at 0xfc080000 irq 147

!!PCI Soundcards installed in the system
!!--------------------------------------

25:00.0 Audio device [0403]: Creative Labs Sound Core3D [Sound Blaster Recon3D / Z-Series] [1102:0012] (rev 01)
Subsystem: Creative Labs Device [1102:0191]
2d:00.1 Audio device [0403]: NVIDIA Corporation Device [10de:228b] (rev a1)
Subsystem: ZOTAC International (MCO) Ltd. Device [19da:2617]

!!Loaded sound module options
!!---------------------------

!!Module: snd_hda_intel
align_buffer_size : -1
bdl_pos_adj : -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
beep_mode : Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y
dmic_detect : Y
enable : Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y
enable_msi : -1
id : (null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null)
index : -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
jackpoll_ms : 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
model : (null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null)
patch : (null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null)
pm_blacklist : Y
position_fix : -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
power_save : 0
power_save_controller : N
probe_mask : -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
probe_only : 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
single_cmd : -1
snoop : -1

!!Module: snd_hda_intel
align_buffer_size : -1
bdl_pos_adj : -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
beep_mode : Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y
dmic_detect : Y
enable : Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y
enable_msi : -1
id : (null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null)
index : -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
jackpoll_ms : 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
model : (null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null)
patch : (null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null)
pm_blacklist : Y
position_fix : -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
power_save : 0
power_save_controller : N
probe_mask : -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
probe_only : 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
single_cmd : -1
snoop : -1

!!HDA-Intel Codec information
!!---------------------------
–startcollapse–

Codec: Creative CA0132
Address: 1
AFG Function Id: 0x1 (unsol 1)
Vendor Id: 0x11020011
Subsystem Id: 0x11020191
Revision Id: 0x100918
No Modem Function Group found
Default PCM:
rates [0x0]:
bits [0x0]:
formats [0x0]:
Default Amp-In caps: N/A
Default Amp-Out caps: N/A
State of AFG node 0x01:
Power states: D0 D3 D3cold S3D3cold CLKSTOP EPSS
Power: setting=D0, actual=D0
GPIO: io=0, o=0, i=0, unsolicited=1, wake=1
Node 0x02 [Audio Output] wcaps 0x49d: Stereo Amp-Out
Device: name=“CA0132 Analog”, type=“Audio”, device=0
Amp-Out caps: ofs=0x5a, nsteps=0x63, stepsize=0x03, mute=1
Amp-Out vals: [0x63 0x63]
Converter: stream=0, channel=0
PCM:
rates [0x1e4]: 16000 44100 48000 88200 96000
bits [0xa]: 16 24
formats [0x1]: PCM
Unsolicited: tag=00, enabled=0
Power states: D0 D3 EPSS
Power: setting=D0, actual=D0
Node 0x03 [Audio Output] wcaps 0x49d: Stereo Amp-Out
Amp-Out caps: ofs=0x5a, nsteps=0x63, stepsize=0x03, mute=1
Amp-Out vals: [0x5a 0x5a]
Converter: stream=0, channel=0
PCM:
rates [0x1e4]: 16000 44100 48000 88200 96000
bits [0xa]: 16 24
formats [0x1]: PCM
Unsolicited: tag=00, enabled=0
Power states: D0 D3 EPSS
Power: setting=D0, actual=D0
Node 0x04 [Audio Output] wcaps 0x49d: Stereo Amp-Out
Amp-Out caps: ofs=0x5a, nsteps=0x63, stepsize=0x03, mute=1
Amp-Out vals: [0x5a 0x5a]
Converter: stream=0, channel=0
PCM:
rates [0x5ec]: 16000 22050 44100 48000 88200 96000 192000
bits [0x1f]: 8 16 20 24 32
formats [0x1]: PCM
Unsolicited: tag=00, enabled=0
Power states: D0 D3 EPSS
Power: setting=D0, actual=D0
Node 0x05 [Audio Output] wcaps 0x691: Stereo Digital
Control: name=“IEC958 Playback Con Mask”, index=0, device=0
Control: name=“IEC958 Playback Pro Mask”, index=0, device=0
Control: name=“IEC958 Playback Default”, index=0, device=0
Control: name=“IEC958 Playback Switch”, index=0, device=0
Control: name=“IEC958 Default PCM Playback Switch”, index=0, device=0
Device: name=“CA0132 Digital”, type=“SPDIF”, device=1
Converter: stream=0, channel=0
Digital:
Digital category: 0x0
IEC Coding Type: 0x0
PCM:
rates [0x1e0]: 44100 48000 88200 96000
bits [0xa]: 16 24
formats [0x5]: PCM AC3
Unsolicited: tag=00, enabled=0
Power states: D0 D3 EPSS
Power: setting=D0, actual=D0
Node 0x06 [Audio Output] wcaps 0x691: Stereo Digital
Converter: stream=0, channel=0
Digital:
Digital category: 0x0
IEC Coding Type: 0x0
PCM:
rates [0x5e0]: 44100 48000 88200 96000 192000
bits [0x1e]: 16 20 24 32
formats [0x5]: PCM AC3
Unsolicited: tag=00, enabled=0
Power states: D0 D3 EPSS
Power: setting=D0, actual=D0
Node 0x07 [Audio Input] wcaps 0x10059b: Stereo Amp-In
Device: name=“CA0132 Analog”, type=“Audio”, device=0
Amp-In caps: ofs=0x5a, nsteps=0x63, stepsize=0x03, mute=1
Amp-In vals: [0x63 0x63]
Converter: stream=0, channel=0
SDI-Select: 0
PCM:
rates [0x1e4]: 16000 44100 48000 88200 96000
bits [0xa]: 16 24
formats [0x1]: PCM
Unsolicited: tag=00, enabled=0
Power states: D0 D3 EPSS
Power: setting=D0, actual=D0
Connection: 1
0x12
Node 0x08 [Audio Input] wcaps 0x10059b: Stereo Amp-In
Control: name=“Analog-Mic2 Capture Volume”, index=0, device=0
ControlAmp: chs=3, dir=In, idx=0, ofs=0
Control: name=“Analog-Mic2 Capture Switch”, index=0, device=0
ControlAmp: chs=3, dir=In, idx=0, ofs=0
Device: name=“CA0132 Analog Mic-In2”, type=“Audio”, device=2
Amp-In caps: ofs=0x5a, nsteps=0x63, stepsize=0x03, mute=1
Amp-In vals: [0x5a 0x5a]
Converter: stream=0, channel=0
SDI-Select: 0
PCM:
rates [0x1e4]: 16000 44100 48000 88200 96000
bits [0xa]: 16 24
formats [0x1]: PCM
Unsolicited: tag=00, enabled=0
Power states: D0 D3 EPSS
Power: setting=D0, actual=D0
Connection: 1
0x11
Node 0x09 [Audio Input] wcaps 0x100791: Stereo Digital
Control: name=“IEC958 Capture Switch”, index=0, device=0
Control: name=“IEC958 Capture Default”, index=0, device=0
Device: name=“CA0132 Digital”, type=“SPDIF”, device=1
Converter: stream=0, channel=0
SDI-Select: 0
Digital:
Digital category: 0x0
IEC Coding Type: 0x0
PCM:
rates [0x1f0]: 32000 44100 48000 88200 96000
bits [0xa]: 16 24
formats [0x1]: PCM
Unsolicited: tag=00, enabled=0
Power states: D0 D3 EPSS
Power: setting=D0, actual=D0
Connection: 1
0x0e
Node 0x0a [Audio Input] wcaps 0x10079b: Stereo Digital Amp-In
Control: name=“What U Hear Capture Volume”, index=0, device=0
ControlAmp: chs=3, dir=In, idx=0, ofs=0
Control: name=“What U Hear Capture Switch”, index=0, device=0
ControlAmp: chs=3, dir=In, idx=0, ofs=0
Device: name=“CA0132 What U Hear”, type=“Audio”, device=4
Amp-In caps: ofs=0x5a, nsteps=0x63, stepsize=0x03, mute=1
Amp-In vals: [0x5a 0x5a]
Converter: stream=0, channel=0
SDI-Select: 0
Digital:
Digital category: 0x0
IEC Coding Type: 0x0
PCM:
rates [0x1ec]: 16000 22050 44100 48000 88200 96000
bits [0x1b]: 8 16 24 32
formats [0x1]: PCM
Unsolicited: tag=00, enabled=0
Power states: D0 D3 EPSS
Power: setting=D0, actual=D0
Connection: 1
0x13
Node 0x0b [Pin Complex] wcaps 0x400581: Stereo
Pincap 0x00010014: OUT EAPD Detect
EAPD 0x2: EAPD
Pin Default 0x01014010: [Jack] Line Out at Ext Rear
Conn = 1/8, Color = Green
DefAssociation = 0x1, Sequence = 0x0
Pin-ctls: 0x40: OUT
Unsolicited: tag=04, enabled=1
Power states: D0 D3 EPSS
Power: setting=D0, actual=D0
Connection: 1
0x02
Node 0x0c [Pin Complex] wcaps 0x400701: Stereo Digital
Pincap 0x00000010: OUT
Pin Default 0x014580f0: [Jack] SPDIF Out at Ext Rear
Conn = Optical, Color = Purple
DefAssociation = 0xf, Sequence = 0x0
Pin-ctls: 0x40: OUT
Power states: D0 D3 EPSS
Power: setting=D0, actual=D0
Connection: 1
0x05
Node 0x0d [Pin Complex] wcaps 0x400701: Stereo Digital
Pincap 0x00000010: OUT
Pin Default 0x014570f0: [Jack] SPDIF Out at Ext Rear
Conn = Optical, Color = Yellow
DefAssociation = 0xf, Sequence = 0x0
Pin-ctls: 0x00:
Power states: D0 D3 EPSS
Power: setting=D0, actual=D0
Connection: 1
0x06
Node 0x0e [Pin Complex] wcaps 0x400681: Stereo Digital
Pincap 0x00000020: IN
Pin Default 0x01c530f0: [Jack] SPDIF In at Ext Rear
Conn = Optical, Color = Blue
DefAssociation = 0xf, Sequence = 0x0
Pin-ctls: 0x00:
Unsolicited: tag=00, enabled=0
Power states: D0 D3 EPSS
Power: setting=D0, actual=D0
Node 0x0f [Pin Complex] wcaps 0x400581: Stereo
Pincap 0x0000001c: OUT HP Detect
Pin Default 0x0221401f: [Jack] HP Out at Ext Front
Conn = 1/8, Color = Green
DefAssociation = 0x1, Sequence = 0xf
Pin-ctls: 0x00:
Unsolicited: tag=00, enabled=0
Power states: D0 D3 EPSS
Power: setting=D0, actual=D0
Connection: 1
0x02
Node 0x10 [Pin Complex] wcaps 0x400581: Stereo
Pincap 0x0000001c: OUT HP Detect
Pin Default 0x02216011: [Jack] HP Out at Ext Front
Conn = 1/8, Color = Orange
DefAssociation = 0x1, Sequence = 0x1
Pin-ctls: 0x00:
Unsolicited: tag=01, enabled=1
Power states: D0 D3 EPSS
Power: setting=D0, actual=D0
Connection: 1
0x03
Node 0x11 [Pin Complex] wcaps 0x40058b: Stereo Amp-In
Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x27, mute=0
Amp-In vals: [0x00 0x00]
Pincap 0x00003734: IN OUT Detect
Vref caps: HIZ 50 GRD 80 100
Pin Default 0x02012014: [Jack] Line Out at Ext Front
Conn = 1/8, Color = Grey
DefAssociation = 0x1, Sequence = 0x4
Pin-ctls: 0x24: IN VREF_80
Unsolicited: tag=00, enabled=0
Power states: D0 D3 EPSS
Power: setting=D0, actual=D0
Connection: 1
0x04
Node 0x12 [Pin Complex] wcaps 0x40048b: Stereo Amp-In
Control: name=“Mic1-Boost (30dB) Capture Switch”, index=0, device=0
ControlAmp: chs=1, dir=In, idx=0, ofs=0
Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x27, mute=0
Amp-In vals: [0x00 0x00]
Pincap 0x00003724: IN Detect
Vref caps: HIZ 50 GRD 80 100
Pin Default 0x37a791f0: [Jack] Mic at Oth Mobile-In
Conn = Analog, Color = Pink
DefAssociation = 0xf, Sequence = 0x0
Misc = NO_PRESENCE
Pin-ctls: 0x24: IN VREF_80
Unsolicited: tag=02, enabled=1
Power states: D0 D3 EPSS
Power: setting=D0, actual=D0
Node 0x13 [Pin Complex] wcaps 0x400681: Stereo Digital
Pincap 0x00000020: IN
Pin Default 0x908700f0: [Fixed] Line In at Int N/A
Conn = Analog, Color = Unknown
DefAssociation = 0xf, Sequence = 0x0
Pin-ctls: 0x20: IN
Unsolicited: tag=00, enabled=0
Power states: D0 D3 EPSS
Power: setting=D0, actual=D0
Node 0x14 [Beep Generator Widget] wcaps 0x70040c: Mono Amp-Out
Amp-Out caps: ofs=0x1f, nsteps=0x1f, stepsize=0x05, mute=1
Amp-Out vals: [0x1c]
Power states: D0 D3 EPSS
Power: setting=D0, actual=D0
Node 0x15 [Vendor Defined Widget] wcaps 0xf00600: Mono Digital
Power states: D0 D3 EPSS
Power: setting=D0, actual=D0
Node 0x16 [Vendor Defined Widget] wcaps 0xf00680: Mono Digital
Unsolicited: tag=03, enabled=1
Power states: D0 D3 EPSS
Power: setting=D0, actual=D0
Node 0x17 [Audio Output] wcaps 0x49d: Stereo Amp-Out
Amp-Out caps: ofs=0x5a, nsteps=0x63, stepsize=0x03, mute=1
Amp-Out vals: [0x5a 0x5a]
Converter: stream=0, channel=0
PCM:
rates [0x5ec]: 16000 22050 44100 48000 88200 96000 192000
bits [0x1f]: 8 16 20 24 32
formats [0x1]: PCM
Unsolicited: tag=00, enabled=0
Power states: D0 D3 EPSS
Power: setting=D0, actual=D0
Node 0x18 [Pin Complex] wcaps 0x400581: Stereo
Pincap 0x00000010: OUT
Pin Default 0x500000f0: [N/A] Line Out at Int N/A
Conn = Unknown, Color = Unknown
DefAssociation = 0xf, Sequence = 0x0
Pin-ctls: 0x00:
Unsolicited: tag=00, enabled=0
Power states: D0 D3 EPSS
Power: setting=D0, actual=D0
Connection: 1
0x17
Codec: Nvidia GPU 9e HDMI/DP
Address: 0
AFG Function Id: 0x1 (unsol 1)
Vendor Id: 0x10de009e
Subsystem Id: 0x19da2617
Revision Id: 0x100100
No Modem Function Group found
Default PCM:
rates [0x0]:
bits [0x0]:
formats [0x0]:
Default Amp-In caps: N/A
Default Amp-Out caps: N/A
State of AFG node 0x01:
Power states: D0 D1 D2 D3 CLKSTOP EPSS
Power: setting=D0, actual=D0
GPIO: io=0, o=0, i=0, unsolicited=0, wake=0
Node 0x04 [Pin Complex] wcaps 0x407381: 8-Channels Digital CP
Pincap 0x09000094: OUT Detect HBR HDMI DP
Pin Default 0x185600f0: [Jack] Digital Out at Int HDMI
Conn = Digital, Color = Unknown
DefAssociation = 0xf, Sequence = 0x0
Pin-ctls: 0x00:
Unsolicited: tag=01, enabled=1
Devices: 4
Dev 00: PD = 0, ELDV = 0, IA = 0, Connections [ 0x08* 0x09 0x0a 0x0b ]
Dev 01: PD = 0, ELDV = 0, IA = 0, Connections [ 0x08* 0x09 0x0a 0x0b ]
Dev 02: PD = 0, ELDV = 0, IA = 0, Connections [ 0x08* 0x09 0x0a 0x0b ]
Dev 03: PD = 0, ELDV = 0, IA = 0, Connections [ 0x08 0x09 0x0a 0x0b ]
Connection: 4
0x08* 0x09 0x0a 0x0b
Node 0x05 [Pin Complex] wcaps 0x407381: 8-Channels Digital CP
Pincap 0x09000094: OUT Detect HBR HDMI DP
Pin Default 0x185600f0: [Jack] Digital Out at Int HDMI
Conn = Digital, Color = Unknown
DefAssociation = 0xf, Sequence = 0x0
Pin-ctls: 0x00:
Unsolicited: tag=05, enabled=1
Devices: 4
Dev 00: PD = 0, ELDV = 0, IA = 0, Connections [ 0x08* 0x09 0x0a 0x0b ]
Dev 01: PD = 0, ELDV = 0, IA = 0, Connections [ 0x08* 0x09 0x0a 0x0b ]
Dev 02: PD = 0, ELDV = 0, IA = 0, Connections [ 0x08* 0x09 0x0a 0x0b ]
Dev 03: PD = 0, ELDV = 0, IA = 0, Connections [ 0x08 0x09 0x0a 0x0b ]
Connection: 4
0x08* 0x09 0x0a 0x0b
Node 0x06 [Pin Complex] wcaps 0x407381: 8-Channels Digital CP
Pincap 0x09000094: OUT Detect HBR HDMI DP
Pin Default 0x185600f0: [Jack] Digital Out at Int HDMI
Conn = Digital, Color = Unknown
DefAssociation = 0xf, Sequence = 0x0
Pin-ctls: 0x00:
Unsolicited: tag=09, enabled=1
Devices: 4
Dev 00: PD = 1, ELDV = 1, IA = 0, Connections [ 0x08 0x09 0x0a 0x0b ]
Dev 01: PD = 0, ELDV = 0, IA = 0, Connections [ 0x08* 0x09 0x0a 0x0b ]
Dev 02: PD = 0, ELDV = 0, IA = 0, Connections [ 0x08* 0x09 0x0a 0x0b ]
Dev 03: PD = 0, ELDV = 0, IA = 0, Connections [ 0x08* 0x09 0x0a 0x0b ]
Connection: 4
0x08* 0x09 0x0a 0x0b
Node 0x07 [Pin Complex] wcaps 0x407381: 8-Channels Digital CP
Pincap 0x09000094: OUT Detect HBR HDMI DP
Pin Default 0x185600f0: [Jack] Digital Out at Int HDMI
Conn = Digital, Color = Unknown
DefAssociation = 0xf, Sequence = 0x0
Pin-ctls: 0x00:
Unsolicited: tag=0d, enabled=1
Devices: 4
Dev 00: PD = 0, ELDV = 0, IA = 0, Connections [ 0x08* 0x09 0x0a 0x0b ]
Dev 01: PD = 0, ELDV = 0, IA = 0, Connections [ 0x08* 0x09 0x0a 0x0b ]
Dev 02: PD = 0, ELDV = 0, IA = 0, Connections [ 0x08* 0x09 0x0a 0x0b ]
Dev 03: PD = 0, ELDV = 0, IA = 0, Connections [ 0x08 0x09 0x0a 0x0b ]
Connection: 4
0x08* 0x09 0x0a 0x0b
Node 0x08 [Audio Output] wcaps 0x62b1: 8-Channels Digital Stripe
Converter: stream=5, channel=0
Digital: Enabled
Digital category: 0x0
IEC Coding Type: 0x0
PCM:
rates [0x7f0]: 32000 44100 48000 88200 96000 176400 192000
bits [0xe]: 16 20 24
formats [0x5]: PCM AC3
Unsolicited: tag=00, enabled=0
Node 0x09 [Audio Output] wcaps 0x62b1: 8-Channels Digital Stripe
Converter: stream=0, channel=0
Digital:
Digital category: 0x0
IEC Coding Type: 0x0
PCM:
rates [0x7f0]: 32000 44100 48000 88200 96000 176400 192000
bits [0xe]: 16 20 24
formats [0x5]: PCM AC3
Unsolicited: tag=00, enabled=0
Node 0x0a [Audio Output] wcaps 0x62b1: 8-Channels Digital Stripe
Converter: stream=0, channel=0
Digital:
Digital category: 0x0
IEC Coding Type: 0x0
PCM:
rates [0x7f0]: 32000 44100 48000 88200 96000 176400 192000
bits [0xe]: 16 20 24
formats [0x5]: PCM AC3
Unsolicited: tag=00, enabled=0
Node 0x0b [Audio Output] wcaps 0x62b1: 8-Channels Digital Stripe
Converter: stream=0, channel=0
Digital:
Digital category: 0x0
IEC Coding Type: 0x0
PCM:
rates [0x7f0]: 32000 44100 48000 88200 96000 176400 192000
bits [0xe]: 16 20 24
formats [0x5]: PCM AC3
Unsolicited: tag=00, enabled=0
–endcollapse–

!!ALSA Device nodes
!!-----------------

crw-rw---- 1 root audio 116, 18 Apr 3 16:41 /dev/snd/controlC0
crw-rw---- 1 root audio 116, 10 Apr 3 16:41 /dev/snd/controlC1
crw-rw---- 1 root audio 116, 17 Apr 3 16:41 /dev/snd/hwC0D1
crw-rw---- 1 root audio 116, 9 Apr 3 16:41 /dev/snd/hwC1D0
crw-rw---- 1 root audio 116, 12 Apr 3 16:41 /dev/snd/pcmC0D0c
crw-rw---- 1 root audio 116, 11 Apr 3 16:41 /dev/snd/pcmC0D0p
crw-rw---- 1 root audio 116, 16 Apr 3 16:41 /dev/snd/pcmC0D1c
crw-rw---- 1 root audio 116, 15 Apr 3 16:41 /dev/snd/pcmC0D1p
crw-rw---- 1 root audio 116, 13 Apr 3 16:41 /dev/snd/pcmC0D2c
crw-rw---- 1 root audio 116, 14 Apr 3 16:41 /dev/snd/pcmC0D4c
crw-rw---- 1 root audio 116, 6 Apr 3 16:41 /dev/snd/pcmC1D10p
crw-rw---- 1 root audio 116, 7 Apr 3 16:41 /dev/snd/pcmC1D11p
crw-rw---- 1 root audio 116, 8 Apr 3 16:41 /dev/snd/pcmC1D12p
crw-rw---- 1 root audio 116, 2 Apr 3 16:41 /dev/snd/pcmC1D3p
crw-rw---- 1 root audio 116, 3 Apr 3 16:41 /dev/snd/pcmC1D7p
crw-rw---- 1 root audio 116, 4 Apr 3 16:41 /dev/snd/pcmC1D8p
crw-rw---- 1 root audio 116, 5 Apr 3 16:41 /dev/snd/pcmC1D9p
crw-rw---- 1 root audio 116, 1 Apr 3 16:41 /dev/snd/seq
crw-rw---- 1 root audio 116, 33 Apr 3 16:41 /dev/snd/timer

/dev/snd/by-path:
total 0
drwxr-xr-x 2 root root 80 Apr 3 16:41 .
drwxr-xr-x 3 root root 440 Apr 3 16:41 …
lrwxrwxrwx 1 root root 12 Apr 3 16:41 pci-0000:25:00.0 → …/controlC0
lrwxrwxrwx 1 root root 12 Apr 3 16:41 pci-0000:2d:00.1 → …/controlC1

!!Aplay/Arecord output
!!--------------------

APLAY

**** List of PLAYBACK Hardware Devices ****
card 0: Creative [HDA Creative], device 0: CA0132 Analog [CA0132 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: Creative [HDA Creative], device 1: CA0132 Digital [CA0132 Digital]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 3: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 7: HDMI 1 [HDMI 1]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 8: HDMI 2 [HDMI 2]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 9: HDMI 3 [HDMI 3]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 10: HDMI 4 [HDMI 4]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 11: HDMI 5 [HDMI 5]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 12: HDMI 6 [HDMI 6]
Subdevices: 1/1
Subdevice #0: subdevice #0

ARECORD

**** List of CAPTURE Hardware Devices ****
card 0: Creative [HDA Creative], device 0: CA0132 Analog [CA0132 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: Creative [HDA Creative], device 1: CA0132 Digital [CA0132 Digital]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: Creative [HDA Creative], device 2: CA0132 Analog Mic-In2 [CA0132 Analog Mic-In2]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: Creative [HDA Creative], device 4: CA0132 What U Hear [CA0132 What U Hear]
Subdevices: 1/1
Subdevice #0: subdevice #0

!!Amixer output
!!-------------

!!-------Mixer controls for card Creative

Card hw:0 ‘Creative’/‘HDA Creative at 0xfc704000 irq 146’
Mixer name : ‘Creative CA0132’
Components : ‘HDA:11020011,11020191,00100918’
Controls : 44
Simple ctrls : 25
Simple mixer control ‘Master’,0
Capabilities: pvolume pswitch
Playback channels: Front Left - Front Right
Limits: Playback 0 - 99
Mono:
Front Left: Playback 99 [100%] [9.00dB] [on]
Front Right: Playback 99 [100%] [9.00dB] [on]
Simple mixer control ‘PCM’,0
Capabilities: pvolume
Playback channels: Front Left - Front Right
Limits: Playback 0 - 255
Mono:
Front Left: Playback 255 [100%] [0.00dB]
Front Right: Playback 255 [100%] [0.00dB]
Simple mixer control ‘Surround’,0
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control ‘Mic SVM’,0
Capabilities: cswitch cswitch-joined
Capture channels: Mono
Mono: Capture [on]
Simple mixer control ‘Mic1-Boost (30dB)’,0
Capabilities: cswitch cswitch-joined
Capture channels: Mono
Mono: Capture [off]
Simple mixer control ‘IEC958’,0
Capabilities: pswitch pswitch-joined cswitch cswitch-joined
Playback channels: Mono
Capture channels: Mono
Mono: Playback [off] Capture [off]
Simple mixer control ‘IEC958 Default PCM’,0
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [off]
Simple mixer control ‘Capture’,0
Capabilities: cvolume cswitch
Capture channels: Front Left - Front Right
Limits: Capture 0 - 99
Front Left: Capture 99 [100%] [9.00dB] [on]
Front Right: Capture 99 [100%] [9.00dB] [on]
Simple mixer control ‘AMic1/DMic’,0
Capabilities: cswitch cswitch-joined
Capture channels: Mono
Mono: Capture [off]
Simple mixer control ‘AMic1/DMic Auto Detect’,0
Capabilities: cswitch cswitch-joined
Capture channels: Mono
Mono: Capture [off]
Simple mixer control ‘Analog-Mic2’,0
Capabilities: cvolume cswitch
Capture channels: Front Left - Front Right
Limits: Capture 0 - 99
Front Left: Capture 90 [91%] [0.00dB] [on]
Front Right: Capture 90 [91%] [0.00dB] [on]
Simple mixer control ‘CrystalVoice’,0
Capabilities: cswitch cswitch-joined
Capture channels: Mono
Mono: Capture [off]
Simple mixer control ‘Crystalizer’,0
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control ‘Dialog Plus’,0
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control ‘Echo Cancellation’,0
Capabilities: cswitch cswitch-joined
Capture channels: Mono
Mono: Capture [off]
Simple mixer control ‘Equalizer’,0
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control ‘HP/Speaker’,0
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [off]
Simple mixer control ‘HP/Speaker Auto Detect’,0
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [off]
Simple mixer control ‘Noise Reduction’,0
Capabilities: cswitch cswitch-joined
Capture channels: Mono
Mono: Capture [on]
Simple mixer control ‘PlayEnhancement’,0
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control ‘Smart Volume’,0
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control ‘Voice Focus’,0
Capabilities: cswitch cswitch-joined
Capture channels: Mono
Mono: Capture [on]
Simple mixer control ‘VoiceFX’,0
Capabilities: cenum
Items: ‘Neutral’ ‘Female2Male’ ‘Male2Female’ ‘ScrappyKid’ ‘Elderly’ ‘Orc’ ‘Elf’ ‘Dwarf’ ‘AlienBrute’ ‘Robot’ ‘Marine’ ‘Emo’ ‘DeepVoice’ ‘Munchkin’
Item0: ‘Neutral’
Simple mixer control ‘What U Hear’,0
Capabilities: cvolume cswitch
Capture channels: Front Left - Front Right
Limits: Capture 0 - 99
Front Left: Capture 90 [91%] [0.00dB] [on]
Front Right: Capture 90 [91%] [0.00dB] [on]
Simple mixer control ‘X-Bass’,0
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]

!!-------Mixer controls for card NVidia

Card hw:1 ‘NVidia’/‘HDA NVidia at 0xfc080000 irq 147’
Mixer name : ‘Nvidia GPU 9e HDMI/DP’
Components : ‘HDA:10de009e,19da2617,00100100’
Controls : 49
Simple ctrls : 7
Simple mixer control ‘IEC958’,0
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control ‘IEC958’,1
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control ‘IEC958’,2
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control ‘IEC958’,3
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control ‘IEC958’,4
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control ‘IEC958’,5
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control ‘IEC958’,6
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]

!!Alsactl output
!!--------------

–startcollapse–
state.Creative {
control.1 {
iface MIXER
name ‘Master Playback Volume’
value.0 99
value.1 99
comment {
access ‘read write’
type INTEGER
count 2
range ‘0 - 99’
dbmin -9000
dbmax 900
dbvalue.0 900
dbvalue.1 900
}
}
control.2 {
iface MIXER
name ‘Master Playback Switch’
value.0 true
value.1 true
comment {
access ‘read write’
type BOOLEAN
count 2
}
}
control.3 {
iface MIXER
name ‘Capture Volume’
value.0 99
value.1 99
comment {
access ‘read write’
type INTEGER
count 2
range ‘0 - 99’
dbmin -9000
dbmax 900
dbvalue.0 900
dbvalue.1 900
}
}
control.4 {
iface MIXER
name ‘Capture Switch’
value.0 true
value.1 true
comment {
access ‘read write’
type BOOLEAN
count 2
}
}
control.5 {
iface MIXER
name ‘Analog-Mic2 Capture Volume’
value.0 90
value.1 90
comment {
access ‘read write’
type INTEGER
count 2
range ‘0 - 99’
dbmin -9000
dbmax 900
dbvalue.0 0
dbvalue.1 0
}
}
control.6 {
iface MIXER
name ‘Analog-Mic2 Capture Switch’
value.0 true
value.1 true
comment {
access ‘read write’
type BOOLEAN
count 2
}
}
control.7 {
iface MIXER
name ‘What U Hear Capture Volume’
value.0 90
value.1 90
comment {
access ‘read write’
type INTEGER
count 2
range ‘0 - 99’
dbmin -9000
dbmax 900
dbvalue.0 0
dbvalue.1 0
}
}
control.8 {
iface MIXER
name ‘What U Hear Capture Switch’
value.0 true
value.1 true
comment {
access ‘read write’
type BOOLEAN
count 2
}
}
control.9 {
iface MIXER
name ‘Mic1-Boost (30dB) Capture Switch’
value false
comment {
access ‘read write’
type BOOLEAN
count 1
}
}
control.10 {
iface MIXER
name ‘HP/Speaker Playback Switch’
value false
comment {
access ‘read write’
type BOOLEAN
count 1
}
}
control.11 {
iface MIXER
name ‘AMic1/DMic Capture Switch’
value false
comment {
access ‘read write’
type BOOLEAN
count 1
}
}
control.12 {
iface MIXER
name ‘HP/Speaker Auto Detect Playback Switch’
value false
comment {
access ‘read write’
type BOOLEAN
count 1
}
}
control.13 {
iface MIXER
name ‘AMic1/DMic Auto Detect Capture Switch’
value false
comment {
access ‘read write’
type BOOLEAN
count 1
}
}
control.14 {
iface MIXER
name ‘Surround Playback Switch’
value true
comment {
access ‘read write’
type BOOLEAN
count 1
}
}
control.15 {
iface MIXER
name ‘Crystalizer Playback Switch’
value true
comment {
access ‘read write’
type BOOLEAN
count 1
}
}
control.16 {
iface MIXER
name ‘Dialog Plus Playback Switch’
value true
comment {
access ‘read write’
type BOOLEAN
count 1
}
}
control.17 {
iface MIXER
name ‘Smart Volume Playback Switch’
value true
comment {
access ‘read write’
type BOOLEAN
count 1
}
}
control.18 {
iface MIXER
name ‘X-Bass Playback Switch’
value true
comment {
access ‘read write’
type BOOLEAN
count 1
}
}
control.19 {
iface MIXER
name ‘Equalizer Playback Switch’
value true
comment {
access ‘read write’
type BOOLEAN
count 1
}
}
control.20 {
iface MIXER
name ‘Echo Cancellation Capture Switch’
value false
comment {
access ‘read write’
type BOOLEAN
count 1
}
}
control.21 {
iface MIXER
name ‘Voice Focus Capture Switch’
value true
comment {
access ‘read write’
type BOOLEAN
count 1
}
}
control.22 {
iface MIXER
name ‘Mic SVM Capture Switch’
value true
comment {
access ‘read write’
type BOOLEAN
count 1
}
}
control.23 {
iface MIXER
name ‘Noise Reduction Capture Switch’
value true
comment {
access ‘read write’
type BOOLEAN
count 1
}
}
control.24 {
iface MIXER
name ‘PlayEnhancement Playback Switch’
value true
comment {
access ‘read write’
type BOOLEAN
count 1
}
}
control.25 {
iface MIXER
name ‘CrystalVoice Capture Switch’
value false
comment {
access ‘read write’
type BOOLEAN
count 1
}
}
control.26 {
iface MIXER
name ‘VoiceFX Capture Switch’
value Neutral
comment {
access ‘read write’
type ENUMERATED
count 1
item.0 Neutral
item.1 Female2Male
item.2 Male2Female
item.3 ScrappyKid
item.4 Elderly
item.5 Orc
item.6 Elf
item.7 Dwarf
item.8 AlienBrute
item.9 Robot
item.10 Marine
item.11 Emo
item.12 DeepVoice
item.13 Munchkin
}
}
control.27 {
iface CARD
name ‘Mic Phantom Jack’
value true
comment {
access read
type BOOLEAN
count 1
}
}
control.28 {
iface CARD
name ‘Line Out Jack’
value true
comment {
access read
type BOOLEAN
count 1
}
}
control.29 {
iface CARD
name ‘Front Headphone Jack’
value false
comment {
access read
type BOOLEAN
count 1
}
}
control.30 {
iface CARD
name ‘SPDIF Phantom Jack’
value true
comment {
access read
type BOOLEAN
count 1
}
}
control.31 {
iface MIXER
name ‘IEC958 Playback Con Mask’
value ‘0fff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000’
comment {
access read
type IEC958
count 1
}
}
control.32 {
iface MIXER
name ‘IEC958 Playback Pro Mask’
value ‘0f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000’
comment {
access read
type IEC958
count 1
}
}
control.33 {
iface MIXER
name ‘IEC958 Playback Default’
value ‘0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000’
comment {
access ‘read write’
type IEC958
count 1
}
}
control.34 {
iface MIXER
name ‘IEC958 Playback Switch’
value false
comment {
access ‘read write’
type BOOLEAN
count 1
}
}
control.35 {
iface MIXER
name ‘IEC958 Default PCM Playback Switch’
value false
comment {
access ‘read write’
type BOOLEAN
count 1
}
}
control.36 {
iface MIXER
name ‘IEC958 Capture Switch’
value false
comment {
access ‘read write’
type BOOLEAN
count 1
}
}
control.37 {
iface MIXER
name ‘IEC958 Capture Default’
value ‘0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000’
comment {
access read
type IEC958
count 1
}
}
control.38 {
iface PCM
name ‘Playback Channel Map’
value.0 0
value.1 0
comment {
access read
type INTEGER
count 2
range ‘0 - 36’
}
}
control.39 {
iface PCM
name ‘Capture Channel Map’
value.0 0
value.1 0
comment {
access read
type INTEGER
count 2
range ‘0 - 36’
}
}
control.40 {
iface PCM
device 2
name ‘Capture Channel Map’
value.0 0
value.1 0
comment {
access read
type INTEGER
count 2
range ‘0 - 36’
}
}
control.41 {
iface PCM
device 4
name ‘Capture Channel Map’
value.0 0
value.1 0
comment {
access read
type INTEGER
count 2
range ‘0 - 36’
}
}
control.42 {
iface PCM
device 1
name ‘Playback Channel Map’
value.0 0
value.1 0
comment {
access read
type INTEGER
count 2
range ‘0 - 36’
}
}
control.43 {
iface PCM
device 1
name ‘Capture Channel Map’
value.0 0
value.1 0
comment {
access read
type INTEGER
count 2
range ‘0 - 36’
}
}
control.44 {
iface MIXER
name ‘PCM Playback Volume’
value.0 255
value.1 255
comment {
access ‘read write user’
type INTEGER
count 2
range ‘0 - 255’
tlv ‘0000000100000008ffffec1400000014’
dbmin -5100
dbmax 0
dbvalue.0 0
dbvalue.1 0
}
}
}
state.NVidia {
control.1 {
iface CARD
name ‘HDMI/DP,pcm=3 Jack’
value false
comment {
access read
type BOOLEAN
count 1
}
}
control.2 {
iface MIXER
name ‘IEC958 Playback Con Mask’
value ‘0fff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000’
comment {
access read
type IEC958
count 1
}
}
control.3 {
iface MIXER
name ‘IEC958 Playback Pro Mask’
value ‘0f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000’
comment {
access read
type IEC958
count 1
}
}
control.4 {
iface MIXER
name ‘IEC958 Playback Default’
value ‘0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000’
comment {
access ‘read write’
type IEC958
count 1
}
}
control.5 {
iface MIXER
name ‘IEC958 Playback Switch’
value true
comment {
access ‘read write’
type BOOLEAN
count 1
}
}
control.6 {
iface PCM
device 3
name ELD
value ‘’
comment {
access ‘read volatile’
type BYTES
count 0
}
}
control.7 {
iface CARD
name ‘HDMI/DP,pcm=7 Jack’
value false
comment {
access read
type BOOLEAN
count 1
}
}
control.8 {
iface MIXER
name ‘IEC958 Playback Con Mask’
index 1
value ‘0fff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000’
comment {
access read
type IEC958
count 1
}
}
control.9 {
iface MIXER
name ‘IEC958 Playback Pro Mask’
index 1
value ‘0f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000’
comment {
access read
type IEC958
count 1
}
}
control.10 {
iface MIXER
name ‘IEC958 Playback Default’
index 1
value ‘0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000’
comment {
access ‘read write’
type IEC958
count 1
}
}
control.11 {
iface MIXER
name ‘IEC958 Playback Switch’
index 1
value true
comment {
access ‘read write’
type BOOLEAN
count 1
}
}
control.12 {
iface PCM
device 7
name ELD
value ‘’
comment {
access ‘read volatile’
type BYTES
count 0
}
}
control.13 {
iface CARD
name ‘HDMI/DP,pcm=8 Jack’
value true
comment {
access read
type BOOLEAN
count 1
}
}
control.14 {
iface MIXER
name ‘IEC958 Playback Con Mask’
index 2
value ‘0fff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000’
comment {
access read
type IEC958
count 1
}
}
control.15 {
iface MIXER
name ‘IEC958 Playback Pro Mask’
index 2
value ‘0f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000’
comment {
access read
type IEC958
count 1
}
}
control.16 {
iface MIXER
name ‘IEC958 Playback Default’
index 2
value ‘0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000’
comment {
access ‘read write’
type IEC958
count 1
}
}
control.17 {
iface MIXER
name ‘IEC958 Playback Switch’
index 2
value true
comment {
access ‘read write’
type BOOLEAN
count 1
}
}
control.18 {
iface PCM
device 8
name ELD
value ‘100008006d14000100200000000000001e6d54773338474e3935300a20202020200907070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000’
comment {
access ‘read volatile’
type BYTES
count 95
}
}
control.19 {
iface CARD
name ‘HDMI/DP,pcm=9 Jack’
value false
comment {
access read
type BOOLEAN
count 1
}
}
control.20 {
iface MIXER
name ‘IEC958 Playback Con Mask’
index 3
value ‘0fff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000’
comment {
access read
type IEC958
count 1
}
}
control.21 {
iface MIXER
name ‘IEC958 Playback Pro Mask’
index 3
value ‘0f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000’
comment {
access read
type IEC958
count 1
}
}
control.22 {
iface MIXER
name ‘IEC958 Playback Default’
index 3
value ‘0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000’
comment {
access ‘read write’
type IEC958
count 1
}
}
control.23 {
iface MIXER
name ‘IEC958 Playback Switch’
index 3
value true
comment {
access ‘read write’
type BOOLEAN
count 1
}
}
control.24 {
iface PCM
device 9
name ELD
value ‘’
comment {
access ‘read volatile’
type BYTES
count 0
}
}
control.25 {
iface CARD
name ‘HDMI/DP,pcm=10 Jack’
value false
comment {
access read
type BOOLEAN
count 1
}
}
control.26 {
iface MIXER
name ‘IEC958 Playback Con Mask’
index 4
value ‘0fff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000’
comment {
access read
type IEC958
count 1
}
}
control.27 {
iface MIXER
name ‘IEC958 Playback Pro Mask’
index 4
value ‘0f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000’
comment {
access read
type IEC958
count 1
}
}
control.28 {
iface MIXER
name ‘IEC958 Playback Default’
index 4
value ‘0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000’
comment {
access ‘read write’
type IEC958
count 1
}
}
control.29 {
iface MIXER
name ‘IEC958 Playback Switch’
index 4
value true
comment {
access ‘read write’
type BOOLEAN
count 1
}
}
control.30 {
iface PCM
device 10
name ELD
value ‘’
comment {
access ‘read volatile’
type BYTES
count 0
}
}
control.31 {
iface CARD
name ‘HDMI/DP,pcm=11 Jack’
value false
comment {
access read
type BOOLEAN
count 1
}
}
control.32 {
iface MIXER
name ‘IEC958 Playback Con Mask’
index 5
value ‘0fff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000’
comment {
access read
type IEC958
count 1
}
}
control.33 {
iface MIXER
name ‘IEC958 Playback Pro Mask’
index 5
value ‘0f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000’
comment {
access read
type IEC958
count 1
}
}
control.34 {
iface MIXER
name ‘IEC958 Playback Default’
index 5
value ‘0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000’
comment {
access ‘read write’
type IEC958
count 1
}
}
control.35 {
iface MIXER
name ‘IEC958 Playback Switch’
index 5
value true
comment {
access ‘read write’
type BOOLEAN
count 1
}
}
control.36 {
iface PCM
device 11
name ELD
value ‘’
comment {
access ‘read volatile’
type BYTES
count 0
}
}
control.37 {
iface CARD
name ‘HDMI/DP,pcm=12 Jack’
value false
comment {
access read
type BOOLEAN
count 1
}
}
control.38 {
iface MIXER
name ‘IEC958 Playback Con Mask’
index 6
value ‘0fff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000’
comment {
access read
type IEC958
count 1
}
}
control.39 {
iface MIXER
name ‘IEC958 Playback Pro Mask’
index 6
value ‘0f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000’
comment {
access read
type IEC958
count 1
}
}
control.40 {
iface MIXER
name ‘IEC958 Playback Default’
index 6
value ‘0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000’
comment {
access ‘read write’
type IEC958
count 1
}
}
control.41 {
iface MIXER
name ‘IEC958 Playback Switch’
index 6
value true
comment {
access ‘read write’
type BOOLEAN
count 1
}
}
control.42 {
iface PCM
device 12
name ELD
value ‘’
comment {
access ‘read volatile’
type BYTES
count 0
}
}
control.43 {
iface PCM
device 3
name ‘Playback Channel Map’
value.0 0
value.1 0
value.2 0
value.3 0
value.4 0
value.5 0
value.6 0
value.7 0
comment {
access ‘read write’
type INTEGER
count 8
range ‘0 - 36’
}
}
control.44 {
iface PCM
device 7
name ‘Playback Channel Map’
value.0 0
value.1 0
value.2 0
value.3 0
value.4 0
value.5 0
value.6 0
value.7 0
comment {
access ‘read write’
type INTEGER
count 8
range ‘0 - 36’
}
}
control.45 {
iface PCM
device 8
name ‘Playback Channel Map’
value.0 0
value.1 0
value.2 0
value.3 0
value.4 0
value.5 0
value.6 0
value.7 0
comment {
access ‘read write’
type INTEGER
count 8
range ‘0 - 36’
}
}
control.46 {
iface PCM
device 9
name ‘Playback Channel Map’
value.0 0
value.1 0
value.2 0
value.3 0
value.4 0
value.5 0
value.6 0
value.7 0
comment {
access ‘read write’
type INTEGER
count 8
range ‘0 - 36’
}
}
control.47 {
iface PCM
device 10
name ‘Playback Channel Map’
value.0 0
value.1 0
value.2 0
value.3 0
value.4 0
value.5 0
value.6 0
value.7 0
comment {
access ‘read write’
type INTEGER
count 8
range ‘0 - 36’
}
}
control.48 {
iface PCM
device 11
name ‘Playback Channel Map’
value.0 0
value.1 0
value.2 0
value.3 0
value.4 0
value.5 0
value.6 0
value.7 0
comment {
access ‘read write’
type INTEGER
count 8
range ‘0 - 36’
}
}
control.49 {
iface PCM
device 12
name ‘Playback Channel Map’
value.0 0
value.1 0
value.2 0
value.3 0
value.4 0
value.5 0
value.6 0
value.7 0
comment {
access ‘read write’
type INTEGER
count 8
range ‘0 - 36’
}
}
}
–endcollapse–

!!All Loaded Modules
!!------------------

ac97_bus
acpi_cpufreq
aesni_intel
af_alg
agpgart
algif_hash
algif_skcipher
bluetooth
bnep
btbcm
btintel
btrtl
btusb
cbc
ccm
ccp
cec
cfg80211
cmac
crc16
crc32_pclmul
crc32c_generic
crc32c_intel
crct10dif_pclmul
cryptd
crypto_simd
crypto_user
dm_crypt
dm_mod
drm
drm_kms_helper
ecc
ecdh_generic
edac_mce_amd
encrypted_keys
ext4
fat
fb_sys_fops
ff_memless
fuse
ghash_clmulni_intel
glue_helper
hid_logitech
hid_logitech_dj
hid_logitech_hidpp
i2c_piix4
intel_rapl_common
intel_rapl_msr
ip_tables
irqbypass
iwlmvm
iwlwifi
jbd2
joydev
k10temp
kvm
libarc4
loop
mac80211
mac_hid
mbcache
mousedev
nvidia
nvidia_drm
nvidia_modeset
pcspkr
pinctrl_amd
rapl
rfcomm
rfkill
rng_core
sg
snd
snd_compress
snd_hda_codec
snd_hda_codec_ca0132
snd_hda_codec_hdmi
snd_hda_core
snd_hda_intel
snd_hwdep
snd_intel_dspcfg
snd_pcm
snd_pcm_dmaengine
snd_soc_core
snd_timer
soundcore
soundwire_bus
soundwire_cadence
soundwire_generic_allocation
soundwire_intel
sp5100_tco
squashfs
syscopyarea
sysfillrect
sysimgblt
tpm
trusted
usbhid
vfat
wmi
wmi_bmof
x_tables
xhci_pci

!!Sysfs Files
!!-----------

/sys/class/sound/hwC0D1/init_pin_configs:
0x0b 0x01014010
0x0c 0x014580f0
0x0d 0x014570f0
0x0e 0x01c530f0
0x0f 0x0221401f
0x10 0x02216011
0x11 0x02012014
0x12 0x37a791f0
0x13 0x908700f0
0x18 0x500000f0

/sys/class/sound/hwC0D1/driver_pin_configs:

/sys/class/sound/hwC0D1/user_pin_configs:

/sys/class/sound/hwC0D1/init_verbs:

/sys/class/sound/hwC0D1/hints:

/sys/class/sound/hwC1D0/init_pin_configs:
0x04 0x185600f0
0x05 0x185600f0
0x06 0x185600f0
0x07 0x185600f0

/sys/class/sound/hwC1D0/driver_pin_configs:

/sys/class/sound/hwC1D0/user_pin_configs:

/sys/class/sound/hwC1D0/init_verbs:

/sys/class/sound/hwC1D0/hints:

!!ALSA/HDA dmesg
!!--------------

[ 0.146745] ACPI: Added _OSI(Linux-Dell-Video)
[ 0.146746] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 0.146747] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)

[ 1.700155] EDAC amd64: Node 0: DRAM ECC disabled.
[ 1.707964] snd_hda_intel 0000:25:00.0: enabling device (0000 → 0002)
[ 1.708069] snd_hda_intel 0000:25:00.0: Disabling MSI
[ 1.708070] snd_hda_intel 0000:25:00.0: Force to non-snoop mode
[ 1.708289] snd_hda_intel 0000:2d:00.1: enabling device (0000 → 0002)
[ 1.708331] snd_hda_intel 0000:2d:00.1: Disabling MSI
[ 1.708340] snd_hda_intel 0000:2d:00.1: Handle vga_switcheroo audio client
[ 1.708690] loop1: detected capacity change from 0 to 203176

[ 1.743352] usb 5-4.2: new full-speed USB device number 3 using xhci_hcd
[ 1.750299] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:2d:00.1/sound/card1/input3
[ 1.750354] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:2d:00.1/sound/card1/input4
[ 1.750398] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:2d:00.1/sound/card1/input5
[ 1.750440] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:2d:00.1/sound/card1/input6
[ 1.750487] input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.1/0000:2d:00.1/sound/card1/input7
[ 1.750530] input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:03.1/0000:2d:00.1/sound/card1/input8
[ 1.750576] input: HDA NVidia HDMI/DP,pcm=12 as /devices/pci0000:00/0000:00:03.1/0000:2d:00.1/sound/card1/input9
[ 1.838545] EDAC amd64: F17h_M70h detected (node 0).
[ 1.838597] EDAC amd64: Node 0: DRAM ECC disabled.
[ 1.839349] snd_hda_codec_ca0132 hdaudioC0D1: autoconfig for CA0132: line_outs=1 (0xb/0x0/0x0/0x0/0x0) type:line
[ 1.839355] snd_hda_codec_ca0132 hdaudioC0D1: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 1.839357] snd_hda_codec_ca0132 hdaudioC0D1: hp_outs=1 (0x10/0x0/0x0/0x0/0x0)
[ 1.839359] snd_hda_codec_ca0132 hdaudioC0D1: mono: mono_out=0x0
[ 1.839360] snd_hda_codec_ca0132 hdaudioC0D1: dig-out=0xc/0x0
[ 1.839362] snd_hda_codec_ca0132 hdaudioC0D1: inputs:
[ 1.839363] snd_hda_codec_ca0132 hdaudioC0D1: Mic=0x12
[ 1.840097] kvm: disabled by bios

[ 2.418943] EDAC amd64: Node 0: DRAM ECC disabled.
[ 2.430315] snd_hda_codec_ca0132 hdaudioC0D1: ca0132 DSP downloaded and running
[ 2.456092] usb 5-4.4: New USB device found, idVendor=043e, idProduct=9a8a, bcdDevice= 5.17

[ 2.456098] usb 5-4.4: SerialNumber: 007NTNHGV535
[ 2.493945] input: HDA Creative Line Out as /devices/pci0000:00/0000:00:01.2/0000:20:00.0/0000:21:03.0/0000:25:00.0/sound/card0/input10
[ 2.493981] input: HDA Creative Front Headphone as /devices/pci0000:00/0000:00:01.2/0000:20:00.0/0000:21:03.0/0000:25:00.0/sound/card0/input11
[ 2.561439] EDAC amd64: F17h_M70h detected (node 0).

Do you think it would be possible to manually change the patch to identify our card correctly? I already found a corresponding line (1172) in the patch_c1032.c:

static const struct snd_pci_quirk ca0132_quirks[] = {
SND_PCI_QUIRK(0x1028, 0x057b, "Alienware M17x R4", QUIRK_ALIENWARE_M17XR4),
SND_PCI_QUIRK(0x1028, 0x0685, "Alienware 15 2015", QUIRK_ALIENWARE),
SND_PCI_QUIRK(0x1028, 0x0688, "Alienware 17 2015", QUIRK_ALIENWARE),
SND_PCI_QUIRK(0x1028, 0x0708, "Alienware 15 R2 2016", QUIRK_ALIENWARE),
SND_PCI_QUIRK(0x1102, 0x0010, "Sound Blaster Z", QUIRK_SBZ),
SND_PCI_QUIRK(0x1102, 0x0023, "Sound Blaster Z", QUIRK_SBZ),
SND_PCI_QUIRK(0x1102, 0x0033, "Sound Blaster ZxR", QUIRK_SBZ),
SND_PCI_QUIRK(0x1458, 0xA016, "Recon3Di", QUIRK_R3DI),
SND_PCI_QUIRK(0x1458, 0xA026, "Gigabyte G1.Sniper Z97", QUIRK_R3DI),
SND_PCI_QUIRK(0x1458, 0xA036, "Gigabyte GA-Z170X-Gaming 7", QUIRK_R3DI),
SND_PCI_QUIRK(0x1102, 0x0013, "Recon3D", QUIRK_R3D),
SND_PCI_QUIRK(0x1102, 0x0051, "Sound Blaster AE-5", QUIRK_AE5),
{}
};

So, maybe it has to be added here?

This card does have a different subsystem ProductID [ 0191 ] compared to the previous model [ 0051 ]

04:00.0 Audio device [0403]: Creative Labs Sound Core3D [Sound Blaster Recon3D / Z-Series] [1102:0012] (rev 01)
Subsystem: Creative Labs Device [1102:0191]

But the ID code for the new card model has been added to kernel v5.11.7

patch_ca0132.c - sound/pci/hda/patch_ca0132.c - Linux source code (v5.11.7) - Bootlin

SND_PCI_QUIRK(0x1102, 0x0191, "Sound Blaster AE-5 Plus",  QUIRK_AE5),

If you want the card supported right now you can switch to Testing branch to get kernel v5.11.10 – Switching Branches - Manjaro

But the next update on stable branch will probably have a patched kernel version in the next few days

1 Like

This is just brilliant. Thank you so much for your Insight!

Alright, I have installed the 5.12 rc3 kernel as tryout, and finally, I have sound! Buuuut: The only profile in pulseaudio control that works is “Analog Stereo Duplex”. When I switch to the (for this card native) profile “Analog Surround 5.1 Output + Analog Stereo Input”, I get the notification “No output device” and the output device tab in pavucontrol shows no selectable profile at all. Instead there is a mute “Dummy Output”. Also, the microphone input is not working - it can be selected, but it doesn’t capture the microphone sound.

Seems, that there is still something awkward regarding the audio channels. Any ideas on this one @nikgnomic , or should I refer to bugzilla?

With regards!

Addendum: It is possible to make a channel selection from within $ alsamixer (see screenshot) and also add the soundcards own surround FX (upscaled stereo). That works, so the hardware can give output to the speakers. It seems, the “line out” profile acts as virtual mediator in this case.

But still the problems persist:

  • No 5.1 channel output as per true audio signal
  • No microphone level input

This problem obviously plagues all users of this soundblaster series (AE-5, AE-5 Plus, AE-7…). For now, everyone else literally gave up:

This is an awesome response time for a Creative card
I was expecting to suggest you ask for this patch on Bugzilla, but Simeon Simeonoff had the patch sorted out 26 days ago
ALSA: hda/ca0132: Add Sound BlasterX AE-5 Plus support · torvalds/linux@f15c5c1 · GitHub
and kudos to Takashi Iwai for getting it signed off quick, and Connor McAdams for the original patch

If you now have the vast amount of ALSA controls that is typical for a good Creative card
you might want to consider installing qastools to have a better GUI than alsamixer

I couldn’t agree more. That was fantastic work from all the aforementioned (especially when looking at the clusterf**k creative is giving us in terms of lacking support and awfully written software)!
I will try qastools immediately and report back. Though I do fear, that the missing “Surround” option in the “Ouput Select” from $ alsamixer shows a more fundamental problem regarding the channel patching from alsa (wild guessing without really knowing).

PS: So, I tested quastools. Indeed a neat little GUI for alsamixer, but not more than that, so the problems remain.

  • No 5.1 channel output as per true audio signal
  • No microphone level input

For the original matter is resolved and this is a new problem to solve, I have created a new topic:

1 Like

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.