ROG MAXIMUS Z790 HERO: no sound from jack microphone
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
PipeWire |
New
|
Unknown
|
|||
pipewire (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
If you have a jack microphone connected to your ROG MAXIMUS Z790 HERO motherboard and you go into Settings > Sound > Input, you'll see two entries:
* Digital Input S/PDIF USB Audio
* Microphone - USB Audio
if you detach your microphone jack the second one disappears. So, the second one is responsible for your jack mic.
Unfortunately, if you choose this "Microphone - USB Audio" no sound will be shown by the indicator gauge, even if you pull the mic volume to the maximum.
The default sound system in Ubuntu 23.04 is PipeWire. I see ALSA-related packages installed by default, but no pulseaudio and pulseaudio-utils packages.
It would be nice to get microphone working without creating a mess of different sound systems. I'd stay with ALSA+PipeWire without PulseAudio and without JACK.
I see that arecord can use ALSA to record sound from microphone, but what about Skype and your other apps that rely on usage of "Microphone - USB Audio" exposed via PipeWire? They don't work.
Any idea how to fix the mic issue without creating a mess?
thanks.
Other details:
----
% lsb_release -rd
No LSB modules are available.
Description: Ubuntu 23.04
Release: 23.04
% apt list --installed |grep -i pipewire
gstreamer1.
libpipewire-
libpipewire-
libpipewire-
pipewire-
pipewire-
pipewire-
pipewire-
pipewire/lunar,now 0.3.65-3 amd64 [installed,
% apt list --installed |grep -i alsa
alsa-base/
alsa-topology-
alsa-ucm-
alsa-utils/
gstreamer1.
pipewire-
% apt list --installed |grep -i pulse
libcanberra-
libpulse-
libpulse0/lunar,now 1:16.1+
libpulse0/lunar,now 1:16.1+
pipewire-
ProblemType: Bug
DistroRelease: Ubuntu 23.04
Package: pipewire 0.3.65-3
ProcVersionSign
Uname: Linux 6.2.0-31-generic x86_64
NonfreeKernelMo
ApportVersion: 2.26.1-0ubuntu2
Architecture: amd64
CasperMD5CheckR
CurrentDesktop: ubuntu:GNOME
Date: Sun Sep 3 13:04:51 2023
InstallationDate: Installed on 2023-07-03 (61 days ago)
InstallationMedia: Ubuntu 23.04 "Lunar Lobster" - Release amd64 (20230418)
ProcEnviron:
LANG=en_US.UTF-8
PATH=(custom, no user)
SHELL=/usr/bin/zsh
TERM=xterm-
XDG_RUNTIME_
SourcePackage: pipewire
UpgradeStatus: No upgrade log present (probably fresh install)
Changed in pipewire: | |
status: | Unknown → New |
ALSA is the common layer below PipeWire and PulseAudio so I'd recommend checking to see if the bug is originating in ALSA. If so then it might just need a config file change, or worse a kernel fix.
Sorry I don't know the commands but you should have a look at 'alsa-info', 'alsamixer' and 'alsactl'.