Sample Header Ad - 728x90

Pipewire 1.0.7/Wireplumber 0.5.2 - No Audio Detected on Input with USB DAC Microphone

0 votes
0 answers
173 views
I cannot for the life of me resolve an input/source issue I'm experiencing. **Expected Behavior** When using: Digital Input (S/PDIF) - SteelSeries Alias Pro OR Analog Input - SteelSeries Alias Pro I am able to use the XLR Microphone connected to the DAC/USB Device. Note - Both inputs worked previously. I understand the SteelSeries Alias Pro is a USB DAC, I do not use it for Audio Output, Audio Input only. I know the XLR Microphone is 'receiving' me, as there is a light indicator that indicates sound is being picked up over the XLR. **Reality Now** When selecting an Audio Input (Source), I can still select either S/PDIF or Analog for the Alias Pro - there is a momentary 'activity' detected, but that doesn't seem indicative of anything at all. Tapping on the mic, talking into the mic, et. all produces no 'activity' detection. I have tried using a headset microphone in the interim, though interestingly that comes out way too quietly even at max volume.. (I have not tried boosting to 150%, just up to 100%). The headset in question is a SteelSeries Arctis Nova Pro Wireless. **Troubleshooting Information** lsb_release -a
Distributor ID: Ubuntu
Description:  Ubuntu 24.04.2 LTS
Release:  24.04
Codename: noble
uname -r
6.8.0-53-generic
pipewire --version; wireplumber -v; pipewire-pulse --version
pipewire
Compiled with libpipewire 1.0.7
Linked with libpipewire 1.0.7

pipewire-pulse
Compiled with libpipewire 1.0.7
Linked with libpipewire 1.0.7

wireplumber
Compiled with libwireplumber 0.5.2
Linked with libwireplumber 0.5.2
Using fresh default configs located: - /usr/share/pipewire - /usr/share/wireplumber PPA's in question (trimmed to avoid "spam")
pipewire-debian/pipewire-upstream/ubuntu noble InRelease
pipewire-debian/wireplumber-upstream/ubuntu noble InRelease
systemctl --user status pipewire wireplumber pipewire-pulse:
● pipewire.service - PipeWire Multimedia Service
     Loaded: loaded (/usr/lib/systemd/user/pipewire.service; enabled; preset: enabled)
     Active: active (running) since Wed 2025-02-19 14:04:39 CST; 47min ago
TriggeredBy: ● pipewire.socket
   Main PID: 25033 (pipewire)
      Tasks: 3 (limit: 38355)
     Memory: 22.5M (peak: 26.1M)
        CPU: 11.919s
     CGroup: /user.slice/user-1000.slice/user@1000.service/session.slice/pipewire.service
             └─25033 /usr/bin/pipewire

Feb 19 14:04:39 deimos systemd: Started pipewire.service - PipeWire Multimedia Service.
Feb 19 14:16:33 deimos pipewire: spa.alsa: iec958:2c: snd_pcm_drop: No such device
Feb 19 14:16:33 deimos pipewire: spa.alsa: iec958:2c: close failed: No such device


● wireplumber.service - Multimedia Service Session Manager
     Loaded: loaded (/usr/lib/systemd/user/wireplumber.service; enabled; preset: enabled)
     Active: active (running) since Wed 2025-02-19 14:04:39 CST; 47min ago
   Main PID: 25036 (wireplumber)
      Tasks: 6 (limit: 38355)
     Memory: 11.2M (peak: 12.0M)
        CPU: 7.741s
     CGroup: /user.slice/user-1000.slice/user@1000.service/session.slice/wireplumber.service
             └─25036 /usr/bin/wireplumber

Feb 19 14:04:39 deimos systemd: Started wireplumber.service - Multimedia Service Session Manager.
Feb 19 14:04:41 deimos wireplumber: SPA handle 'api.libcamera.enum.manager' could not be loaded; is it installed?
Feb 19 14:04:41 deimos wireplumber: PipeWire's libcamera SPA plugin is missing or broken. Some camera types may not be supported.
Feb 19 14:12:18 deimos wireplumber:  failed:  link failed: some node was destroyed before the link was created
Feb 19 14:13:08 deimos wireplumber:  failed:  link failed: some node was destroyed before the link was created


● pipewire-pulse.service - PipeWire PulseAudio
     Loaded: loaded (/usr/lib/systemd/user/pipewire-pulse.service; enabled; preset: enabled)
     Active: active (running) since Wed 2025-02-19 14:04:39 CST; 47min ago
TriggeredBy: ● pipewire-pulse.socket
   Main PID: 25038 (pipewire-pulse)
      Tasks: 3 (limit: 38355)
     Memory: 109.6M (peak: 110.1M)
        CPU: 18.917s
     CGroup: /user.slice/user-1000.slice/user@1000.service/session.slice/pipewire-pulse.service
             └─25038 /usr/bin/pipewire-pulse

Feb 19 14:04:39 deimos systemd: Started pipewire-pulse.service - PipeWire PulseAudio.
fuser -v /dev/snd*
USER        PID ACCESS COMMAND
/dev/snd/controlC0:  joe       25036 F.... wireplumber
/dev/snd/controlC1:  joe       25033 F.... pipewire
                     joe       25036 F.... wireplumber
/dev/snd/controlC2:  joe       25036 F.... wireplumber
/dev/snd/controlC3:  joe       25036 F.... wireplumber
/dev/snd/pcmC1D0p:   joe       25033 F...m pipewire
/dev/snd/pcmC2D0c:   joe       25033 F...m pipewire
/dev/snd/pcmC3D0c:   joe       25033 F...m pipewire
/dev/snd/seq:        joe       25033 F.... pipewire
sudo dmesg -w for watching the microphone
[ 7087.752457] usb 1-3: Warning! Unlikely big volume range (=17152), cval->res is probably wrong.
[ 7087.752466] usb 1-3: Referenced image FU [SteelSeries Alias Pro Stream Capture Volume] ch = 1, val = 0/17152/1
[ 7087.755830] usb 1-3: Warning! Unlikely big volume range (=17152), cval->res is probably wrong.
[ 7087.755835] usb 1-3:  FU [PCM Playback Volume] ch = 1, val = 0/17152/1
[ 7087.757562] hid-generic 0003:1038:1B07.0015: No inputs registered, leaving
[ 7087.757640] hid-generic 0003:1038:1B07.0015: hidraw1: USB HID v1.00 Device [SteelSeries SteelSeries Alias Pro 2] on usb-0000:07:00.1-3/input3
Comparison's sake, sudo dmesg -w for watching the headset
[10192.231454] usb 3-6.3: new full-speed USB device number 8 using xhci_hcd
[10192.323547] usb 3-6.3: New USB device found, idVendor=1038, idProduct=12e0, bcdDevice= 1.30
[10192.323556] usb 3-6.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[10192.323560] usb 3-6.3: Product: Arctis Nova Pro Wireless
[10192.323565] usb 3-6.3: Manufacturer: SteelSeries
[10192.719798] input: SteelSeries Arctis Nova Pro Wireless as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:07:00.3/usb3/3-6/3-6.3/3-6.3:1.3/0003:1038:12E0.0016/input/input32
[10192.771594] hid-generic 0003:1038:12E0.0016: input,hidraw10: USB HID v1.00 Device [SteelSeries Arctis Nova Pro Wireless] on usb-0000:07:00.3-6.3/input3
[10192.774919] hid-generic 0003:1038:12E0.0017: hiddev4,hidraw11: USB HID v1.00 Device [SteelSeries Arctis Nova Pro Wireless] on usb-0000:07:00.3-6.3/input4
pulsemixer inputs pulsemixer inputs pulsemixer cards pulsemixer cards gnome settings/sound gnome settings/sound edit - dropped the '2' from Alias Pro. The '1' and the '2' come from whichever USB port you're plugging into on the device itself.
Asked by Broodwitcher (1 rep)
Feb 19, 2025, 09:44 PM
Last activity: Feb 20, 2025, 01:37 PM