Sound Cards support

hello,
i am trying to setup Rhasspy on my hassio, and i have problem with sound card, its seem like a driver issue.

i try the command audio info, and the input and output empty.

in dmesh, founded this error : “hdaudio hdaudio C0D3: unable to bind the codec”

i try also to connect usb sound cards:

  1. audiotrak maya u5: the driver recognize only output jacks, but i unable to play anything.
  2. beringer uac200: no input or output

i have Dell optiplex 9020 micro, esxi6.7 + hassio ( 0.108.6 ), and passthrough the sound card on esxi directly to the hassio vm,

there is any way to load sound driver to hassio?

the goal is to get microphone and speaker.

thanks all.

I have similar problem. But instead of esxi I’m using proxmox. On host sound card works so In proxmox I set tried all possibiliies Intel AC97. In Hassio I got this cards but when I try to play some music vis Spottify addon thee is no sound.
Hardware detected by Hassio OS:

- name: hwC0D0
   sysfs: '/sys/devices/pci0000:00/0000:00:1f.0/0000:02:0c.0/sound/card0/hwC0D0'
   dev_path: /dev/snd/hwC0D0
   subsystem: sound
   by_id: null
   attributes:
     DEVNAME: /dev/snd/hwC0D0
     DEVPATH: '/devices/pci0000:00/0000:00:1f.0/0000:02:0c.0/sound/card0/hwC0D0'
     MAJOR: '116'
     MINOR: '6'
     SUBSYSTEM: sound
 - name: hwC0D1
   sysfs: '/sys/devices/pci0000:00/0000:00:1f.0/0000:02:0c.0/sound/card0/hwC0D1'
   dev_path: /dev/snd/hwC0D1
   subsystem: sound
   by_id: null
   attributes:
     DEVNAME: /dev/snd/hwC0D1
     DEVPATH: '/devices/pci0000:00/0000:00:1f.0/0000:02:0c.0/sound/card0/hwC0D1'
     MAJOR: '116'
     MINOR: '7'
     SUBSYSTEM: sound
 - name: pcmC0D0c
   sysfs: '/sys/devices/pci0000:00/0000:00:1f.0/0000:02:0c.0/sound/card0/pcmC0D0c'
   dev_path: /dev/snd/pcmC0D0c
   subsystem: sound
   by_id: null
   attributes:
     DEVNAME: /dev/snd/pcmC0D0c
     DEVPATH: '/devices/pci0000:00/0000:00:1f.0/0000:02:0c.0/sound/card0/pcmC0D0c'
     DEVTYPE: pcm
     MAJOR: '116'
     MINOR: '3'
     SUBSYSTEM: sound
 - name: pcmC0D0p
   sysfs: '/sys/devices/pci0000:00/0000:00:1f.0/0000:02:0c.0/sound/card0/pcmC0D0p'
   dev_path: /dev/snd/pcmC0D0p
   subsystem: sound
   by_id: null
   attributes:
     DEVNAME: /dev/snd/pcmC0D0p
     DEVPATH: '/devices/pci0000:00/0000:00:1f.0/0000:02:0c.0/sound/card0/pcmC0D0p'
     DEVTYPE: pcm
     MAJOR: '116'
     MINOR: '2'
     SUBSYSTEM: sound
 - name: pcmC0D2c
   sysfs: '/sys/devices/pci0000:00/0000:00:1f.0/0000:02:0c.0/sound/card0/pcmC0D2c'
   dev_path: /dev/snd/pcmC0D2c
   subsystem: sound
   by_id: null
   attributes:
     DEVNAME: /dev/snd/pcmC0D2c
     DEVPATH: '/devices/pci0000:00/0000:00:1f.0/0000:02:0c.0/sound/card0/pcmC0D2c'
     DEVTYPE: pcm
     MAJOR: '116'
     MINOR: '5'
     SUBSYSTEM: sound
 - name: pcmC0D2p
   sysfs: '/sys/devices/pci0000:00/0000:00:1f.0/0000:02:0c.0/sound/card0/pcmC0D2p'
   dev_path: /dev/snd/pcmC0D2p
   subsystem: sound
   by_id: null
   attributes:
     DEVNAME: /dev/snd/pcmC0D2p
     DEVPATH: '/devices/pci0000:00/0000:00:1f.0/0000:02:0c.0/sound/card0/pcmC0D2p'
     DEVTYPE: pcm
     MAJOR: '116'
     MINOR: '4'
     SUBSYSTEM: sound
 - name: controlC0
   sysfs: '/sys/devices/pci0000:00/0000:00:1f.0/0000:02:0c.0/sound/card0/controlC0'
   dev_path: /dev/snd/controlC0
   subsystem: sound
   by_id: null
   attributes:
     DEVLINKS: '/dev/snd/by-path/pci-0000:02:0c.0'
     DEVNAME: /dev/snd/controlC0
     DEVPATH: '/devices/pci0000:00/0000:00:1f.0/0000:02:0c.0/sound/card0/controlC0'
     ID_PATH: 'pci-0000:02:0c.0'
     ID_PATH_TAG: pci-0000_02_0c_0
     MAJOR: '116'
     MINOR: '8'
     SUBSYSTEM: sound
     USEC_INITIALIZED: '1950049077905'

I have similar problem any changes in subject? some one could use proxmox sound card?