You are not logged in.

#1 2025-12-05 20:48:33

xiliyi
Member
Registered: 2011-05-14
Posts: 58

[solved] Audio output through soundbar connected to screen

Hey everyone!

I’m running Archlinux on a desktop PC (Asrock B450m pro 4, AMD Radeon Pro WX 2100). The packages mesa and xf86-video-amdgpu are installed. I’m using two screens, both Dell P2418D. One of them has attached to it a Dell Professional Soundbar AE515. Previously, I had this soundbar directly connected to the PC via USB, but due to a change in the setup (another machine using the same screens), I had to change this.

Now, the soundbar has its USB cable plugged into the screen. pavucontrol only lists a Dummy output. But

$ lspci -k -nn -d ::0403

06:00.1 Audio device [0403]: Advanced Micro Devices, Inc. [AMD/ATI] Baffin HDMI/DP Audio [Radeon RX 550 640SP / RX 560/560X] [1002:aae0]
        Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] Baffin HDMI/DP Audio [Radeon RX 550 640SP / RX 560/560X] [1002:aae0]
        Kernel driver in use: snd_hda_intel
        Kernel modules: snd_hda_intel
08:00.3 Audio device [0403]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) HD Audio Controller [1022:1457]
        Subsystem: ASRock Incorporation Device [1849:6893]
        Kernel driver in use: snd_hda_intel
        Kernel modules: snd_hda_intel

And

$ alsactl info

#
# Sound card
#
- card: 0
  id: camera
  name: USB  Live camera
  longname: Sonix Technology Co., Ltd. USB  Live camera at usb-0000:07:00.3-2, high speed
  driver_name: USB-Audio
  mixer_name: USB Mixer
  components: USB0c45:6537
  controls_count: 3
  pcm:
    - stream: CAPTURE
      devices:
        - device: 0
          id: USB Audio
          name: USB Audio
          subdevices:
            - subdevice: 0
              name: subdevice #0
#
# Sound card
#
- card: 1
  id: HDMI
  name: HDA ATI HDMI
  longname: HDA ATI HDMI at 0xfcf60000 irq 63
  driver_name: HDA-Intel
  mixer_name: ATI R6xx HDMI
  components: HDA:1002aa01,00aa0100,00100700
  controls_count: 36
  pcm:
    - stream: PLAYBACK
      devices:
        - device: 3
          id: HDMI 0
          name: HDMI 0
          subdevices:
            - subdevice: 0
              name: subdevice #0
        - device: 7
          id: HDMI 1
          name: HDMI 1
          subdevices:
            - subdevice: 0
              name: subdevice #0
        - device: 8
          id: HDMI 2
          name: HDMI 2
          subdevices:
            - subdevice: 0
              name: subdevice #0
        - device: 9
          id: HDMI 3
          name: HDMI 3
          subdevices:
            - subdevice: 0
              name: subdevice #0
        - device: 10
          id: HDMI 4
          name: HDMI 4
          subdevices:
            - subdevice: 0
              name: subdevice #0
  hwdep:
    - device: 0
      id: HDA Codec 0
      name: HDA Codec 0
      iface: 16
#
# Sound card
#
- card: 2
  id: Generic
  name: HD-Audio Generic
  longname: HD-Audio Generic at 0xfce00000 irq 64
  driver_name: HDA-Intel
  mixer_name: Realtek ALC892
  components: HDA:10ec0892,18496893,00100302
  controls_count: 40
  pcm:
    - stream: PLAYBACK
      devices:
        - device: 0
          id: ALC892 Analog
          name: ALC892 Analog
          subdevices:
            - subdevice: 0
              name: subdevice #0
    - stream: CAPTURE
      devices:
        - device: 0
          id: ALC892 Analog
          name: ALC892 Analog
          subdevices:
            - subdevice: 0
              name: subdevice #0
        - device: 2
          id: ALC892 Alt Analog
          name: ALC892 Alt Analog
          subdevices:
            - subdevice: 0
              name: subdevice #0
  hwdep:
    - device: 0
      id: HDA Codec 0
      name: HDA Codec 0
      iface: 16

How do I configure alsa to use the soundbar as audio output device?


Edit: The soundbar was broken. Everything worked well after I replaced it (same model).

Last edited by xiliyi (2026-01-18 08:28:58)

Offline

Board footer

Powered by FluxBB