#Alsa/Pulseaudio problems?

1 messages · Page 1 of 1 (latest)

spare verge
#

Hello! I wonder if this is the right place, i'm having problems making the assistant work on my Orangepi 4 LTS, the audio works or the mic works, not both at the same time, and after I make the mic work I get flooded with
W: [alsa-sink-ff880000.i2s-ES8316 HiFi ES8316 HiFi-0] alsa-sink.c: Resume failed, couldn't restore original sample settings.

I can link more info on request, is this an alsa/pulse problem or I'm missing something else, Thanks!

spare verge
#

sudo ha audio info

  application:
  - addon: core_assist_microphone
    index: 0
    mute: false
    name: ALSA plug-in [aplay]
    stream_index: 1
    stream_type: input
    volume: 1
  card:
  - driver: module-alsa-card.c
    index: 0
    name: alsa_card.platform-hdmi-sound
    profiles:
    - active: false
      description: Stereo Output
      name: output:stereo-fallback
    - active: true
      description: "Off"
      name: "off"
  - driver: module-alsa-card.c
    index: 1
    name: alsa_card.platform-heaadphones-sound
    profiles:
    - active: false
      description: Stereo Input
      name: input:stereo-fallback
    - active: false
      description: Stereo Output
      name: output:stereo-fallback
    - active: true
      description: Stereo Output + Stereo Input
      name: output:stereo-fallback+input:stereo-fallback
    - active: false
      description: "Off"
      name: "off"
  input:
  - applications:
    - addon: core_assist_microphone
      index: 0
      mute: false
      name: ALSA plug-in [aplay]
      stream_index: 1
      stream_type: input
      volume: 1
    card: 1
    default: true
    description: Built-in Audio Stereo
    index: 1
    mute: false
    name: alsa_input.platform-heaadphones-sound.stereo-fallback
    volume: 1
  output:
  - applications: []
    card: 1
    default: true
    description: Built-in Audio Stereo
    index: 0
    mute: false
    name: alsa_output.platform-heaadphones-sound.stereo-fallback
    volume: 1
host: 172.30.32.4
update_available: false
version: 2023.12.0
version_latest: 2023.12.0```