Hassio on blue, jabra speak 510, audio devices

Hey,

just blown away by the wakeword update… thought i give it a shot. Everything is installed properly and working in the browser of my workstation. No I try to add the Jabra Device into the mix by connecting it to the blue. dmeg shows the detection of the device, but ha doesn’t seem to recognise it. any idea?

 ha audio info
audio:
  application: []
  card:
  - driver: module-alsa-card.c
    index: 1
    name: alsa_card.platform-sound
    profiles:
    - active: true
      description: Analog Stereo Output
      name: output:analog-stereo
    - active: false
      description: Digital Stereo (HDMI) Output
      name: output:hdmi-stereo
    - active: false
      description: Digital Surround 5.1 (HDMI) Output
      name: output:hdmi-surround
    - active: false
      description: Digital Surround 7.1 (HDMI) Output
      name: output:hdmi-surround71
    - active: false
      description: "Off"
      name: "off"
  input: []
  output:
  - applications: []
    card: 1
    default: true
    description: Built-in Audio Analog Stereo
    index: 0
    mute: false
    name: alsa_output.platform-sound.analog-stereo
    volume: 1
host: 172.30.32.4
update_available: false
version: 2023.06.0
version_latest: 2023.06.0
➜  ~ dmesg
[3658864.140217] usb 1-1.4: USB disconnect, device number 10
[3658866.945276] usb 1-1.4: new full-speed USB device number 11 using xhci-hcd
[3658867.161403] usb 1-1.4: 1:1: cannot set freq 48000 to ep 0x3
[3658867.356943] input: Jabra SPEAK 510 USB Consumer Control as /devices/platform/soc/ffe09000.usb/ff500000.usb/xhci-hcd.1.auto/usb1/1-1/1-1.4/1-1.4:1.3/0003:0B0E:0422.0002/input/input7
[3658867.413600] input: Jabra SPEAK 510 USB as /devices/platform/soc/ffe09000.usb/ff500000.usb/xhci-hcd.1.auto/usb1/1-1/1-1.4/1-1.4:1.3/0003:0B0E:0422.0002/input/input8
[3658867.413842] input: Jabra SPEAK 510 USB as /devices/platform/soc/ffe09000.usb/ff500000.usb/xhci-hcd.1.auto/usb1/1-1/1-1.4/1-1.4:1.3/0003:0B0E:0422.0002/input/input9
[3658867.414139] hid-generic 0003:0B0E:0422.0002: input,hidraw0: USB HID v1.11 Device [Jabra SPEAK 510 USB] on usb-xhci-hcd.1.auto-1.4/input3

looks to me like some issue with the supervisor and the audio addon!?
whatever I try to add to the microphone assistant addon as device… won’t recognise it.

1 Like

okay I got it to run, at least somehwhat. the device gets detected., If a reboot helped or os upgrade to 11 fixed it, not sure.