You are not logged in.
Hello, I don't know yet what to write here from the system, I can describe my problem for now, a couple of days ago I installed Linux and there was a problem with sound, there is no sound in the headphones and the microphone does not work either, everything is very difficult to describe here, that is, I play with audio inputs / outputs and sometimes the headphones work, but it takes a lot of time, I played with alsamixer and pavucontrol, but without success, I also noticed that for example in the game dota 2 there is sound, that is, even in the settings the device for sound output is displayed, but in the system, although it is displayed, there is no sound, I also somehow did the opposite, that is, in the system and browsers there is sound, but in the game it is not, another problem with the microphone, when I try to chat in discord, the microphone stops working and I have to change Mono Input to audio output and back, in general, everything is complicated here, if anything, I am writing sleepy and through a translator, please help.
Last edited by 3ey (2024-08-06 19:59:09)
Offline
Sorry, I didn't fully understand how to post and accidentally posted 3 times)
Offline
Your problem description is all over the place, it sounds like it generally works, but maybe soemtimes not?
Symptoms sound like mixing wireplumber and pulseaudio, please post wrapped in [ code ][ /code ] tags without the spaces.
uname -a
sudo fuser -v /dev/snd/*
systemctl --user status pipewire{,-pulse} wireplumber pulseaudio
pacman -Qs 'wire|pulse'
pactl list cards
pactl list sinks
pactl list sources
#During. active playback/recording
pactl list sink-inputs
pactl list source-outputsLast edited by V1del (2024-08-06 14:42:47)
Offline
Sorry, but I didn't understand what "please post wrapped in [ code ][ /code ] tags without the spaces" should i send you what i got after these commands?
Last edited by 3ey (2024-08-06 10:03:39)
Offline
Post it here, in between those tags, see the Code heading in: https://bbs.archlinux.org/help.php#bbcode
Offline
Excuse me, please, but I still don't understand anything... Do you want me to send you something?
Offline
The output these commands generate.
Offline
I'm not sure I did everything right, but I hope so. I can also add that the problem is solved, but not completely, now I can make sound in the headphones by changing the audio output to audio input and back to audio output, but the sound disappears if, for example, I pause a video on YouTube and open another application, and I need to do the same action with the audio inputs to get it back, the microphone is still a problem, the sound does not appear. Also, after rebooting everything is reset and such actions no longer produce sound, in short, with each reboot you need to look for a new way to have sound) For some reason, the last 3 commands did not produce anything.
[zey@archlinux ~]$ uname -a
Linux archlinux 6.10.3-arch1-1 #1 SMP PREEMPT_DYNAMIC Sun, 04 Aug 2024 05:11:32 +0000 x86_64 GNU/Linux
[zey@archlinux ~]$ sudo fuser -v /dev/snd/*
[sudo] password for zey:
USER PID ACCESS COMMAND
/dev/snd/controlC0: zey 784 F.... pulseaudio
zey 861 F.... wireplumber
/dev/snd/controlC1: zey 784 F.... pulseaudio
zey 861 F.... wireplumber
/dev/snd/controlC2: zey 784 F.... pulseaudio
zey 861 F.... wireplumber
/dev/snd/seq: zey 859 F.... pipewire
[zey@archlinux ~]$ systemctl --user status pipewire{,-pulse} wireplumber pulseaudio
Unit pipewire-pulse.service could not be found.
● pipewire.service - PipeWire Multimedia Service
Loaded: loaded (/usr/lib/systemd/user/pipewire.servi
ce; disabled; preset: enabled)
Active: active (running) since Tue 2024-08-06 20:13:42 +05; 3min 56s ago
Invocation: f7910a7241534e4abc2c1269d745a337
TriggeredBy: ● pipewire.socket
Main PID: 859 (pipewire)
Tasks: 3 (limit: 28614)
Memory: 7.8M (peak: 8.1M)
CPU: 69ms
CGroup: /user.slice/user-1000.slice/user@1000.service/session.slice/pipewire.service
└─859 /usr/bin/pipewire
Aug 06 20:13:42 archlinux systemd[612]: Started PipeWire Multimedia Service.
● wireplumber.service - Multimedia Service Session Manager
Loaded: loaded (/usr/lib/systemd/user/wireplumber
.service; enabled; preset: enabled)
Active: active (running) since Tue 2024-08-06 20:13:42 +05; 3min 56s ago
Invocation: 6226435eb9c94a588dd07e6015164f2c
Main PID: 861 (wireplumber)
Tasks: 7 (limit: 28614)
Memory: 18.8M (peak: 19M)
CPU: 334ms
CGroup: /user.slice/user-1000.slice/user@1000.service/session.slice/wireplumber.service
└─861 /usr/bin/wireplumber
Aug 06 20:13:42 archlinux systemd[612]: Started Multimedia Service Session Manager.
Aug 06 20:13:42 archlinux wireplumber[861]: spa.bluez5: BlueZ system service is
not available
Aug 06 20:13:42 archlinux wireplumber[861]: [0:00:27.286815838] [861] ERROR IPAModule ipa_module.cpp:172 Symbol ipa
ModuleInfo not found
Aug 06 20:13:42 archlinux wireplumber[861]: [0:00:27.286838761] [861] ERROR IPAModule ipa_module.cpp:292 v4l2-compa
t.so: IPA module has no valid info
Aug 06 20:13:42 archlinux wireplumber[861]: [0:00:27.286875089] [861] INFO Camera camera_manager.cpp:313 libcamera
v0.3.1
● pulseaudio.service - Sound Service
Loaded: loaded (/usr/lib/systemd/user/pulseaudio.s
ervice; disabled; preset: enabled)
Active: active (running) since Tue 2024-08-06 20:13:42 +05; 3min 57s ago
Invocation: 324a0cff583f4463a6c451de138df482
TriggeredBy: ● pulseaudio.socket
Main PID: 784 (pulseaudio)
Tasks: 10 (limit: 28614)
Memory: 74.9M (peak: 75.5M)
CPU: 225ms
CGroup: /user.slice/user-1000.slice/user@1000.service/session.slice/pulseaudio.service
├─784 /usr/bin/pulseaudio --daemonize=no --log-target=journal
└─834 /usr/lib/pulse/gsettings-helper
Aug 06 20:13:40 archlinux systemd[612]: Starting Sound Service...
Aug 06 20:13:42 archlinux systemd[612]: Started Sound Service.
[zey@archlinux ~]$ pacman -Qs 'wire|pulse'
local/gst-plugin-pipewire 1:1.2.2-1
Multimedia graph framework - pipewire plugin
local/iwd 2.19-1
Internet Wireless Daemon
local/kpipewire 6.1.3-1 (plasma)
Components relating to pipewire use in Plasma
local/libcanberra 1:0.30+r2+gc0620e4-4
A small and lightweight implementation of the XDG Sound Theme Specification
local/libpipewire 1:1.2.2-1
Low-latency audio/video router and processor - client library
local/libpulse 17.0-3
A featureful, general-purpose sound server (client library)
local/libraw1394 2.1.2-4
Provides an API to the Linux IEEE1394 (FireWire) driver
local/libwireplumber 0.5.5-1
Session / policy manager implementation for PipeWire - client library
local/linux 6.10.3.arch1-1
The Linux kernel and modules
local/pamixer 1.6-3
Pulseaudio command-line mixer like amixer
local/pavucontrol 1:6.1-1
PulseAudio Volume Control
local/pipewire 1:1.2.2-1
Low-latency audio/video router and processor
local/pipewire-alsa 1:1.2.2-1
Low-latency audio/video router and processor - ALSA configuration
local/pipewire-audio 1:1.2.2-1
Low-latency audio/video router and processor - Audio support
local/pipewire-jack 1:1.2.2-1
Low-latency audio/video router and processor - JACK replacement
local/plasma-pa 6.1.3-1 (plasma)
Plasma applet for audio volume management using PulseAudio
local/pulseaudio 17.0-3
A featureful, general-purpose sound server
local/pulseaudio-alsa 1:1.2.12-3
ALSA Configuration for PulseAudio
local/pulseaudio-qt 1.5.0-1
Qt bindings for libpulse
local/wireless_tools 30.pre9-4
Tools allowing to manipulate the Wireless Extensions
local/wireplumber 0.5.5-1
Session / policy manager implementation for PipeWire
local/wpa_supplicant 2:2.11-2
A utility providing key negotiation for WPA wireless networks
[zey@archlinux ~]$ pactl list cards
Card #0
Name: alsa_card.pci-0000_07_00.1
Driver: module-alsa-card.c
Owner Module: 6
Properties:
alsa.card = "0"
alsa.card_name = "HDA NVidia"
alsa.long_card_name = "HDA NVidia at 0xf7080000 irq 57"
alsa.driver_name = "snd_hda_intel"
device.bus_path = "pci-0000:07:00.1"
sysfs.path = "/devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0"
device.bus = "pci"
device.vendor.id = "10de"
device.vendor.name = "NVIDIA Corporation"
device.product.id = "0fb8"
device.product.name = "GP108 High Definition Audio Controller"
device.string = "0"
device.description = "GP108 High Definition Audio Controller"
module-udev-detect.discovered = "1"
device.icon_name = "audio-card-pci"
Profiles:
output:hdmi-stereo: Digital Stereo (HDMI) Output (sinks: 1, sources: 0, priority: 38668, available: yes)
output:hdmi-stereo-extra1: Digital Stereo (HDMI 2) Output (sinks: 1, sources: 0, priority: 5700, available: no)
output:hdmi-surround-extra1: Digital Surround 5.1 (HDMI 2) Output (sinks: 1, sources: 0, priority: 600, available: no)
output:hdmi-surround71-extra1: Digital Surround 7.1 (HDMI 2) Output (sinks: 1, sources: 0, priority: 600, available: no)
output:hdmi-stereo-extra2: Digital Stereo (HDMI 3) Output (sinks: 1, sources: 0, priority: 5700, available: no)
output:hdmi-surround-extra2: Digital Surround 5.1 (HDMI 3) Output (sinks: 1, sources: 0, priority: 600, available: no)
output:hdmi-surround71-extra2: Digital Surround 7.1 (HDMI 3) Output (sinks: 1, sources: 0, priority: 600, available: no)
output:hdmi-stereo-extra3: Digital Stereo (HDMI 4) Output (sinks: 1, sources: 0, priority: 5700, available: no)
output:hdmi-surround-extra3: Digital Surround 5.1 (HDMI 4) Output (sinks: 1, sources: 0, priority: 600, available: no)
output:hdmi-surround71-extra3: Digital Surround 7.1 (HDMI 4) Output (sinks: 1, sources: 0, priority: 600, available: no)
off: Off (sinks: 0, sources: 0, priority: 0, available: yes)
Active Profile: output:hdmi-stereo
Ports:
hdmi-output-0: HDMI / DisplayPort (type: HDMI, priority: 5900, latency offset: 0 usec, available)
Properties:
device.icon_name = "video-display"
device.product.name = "24B1W
"
Part of profile(s): output:hdmi-stereo
hdmi-output-1: HDMI / DisplayPort 2 (type: HDMI, priority: 5800, latency offset: 0 usec, not available)
Properties:
device.icon_name = "video-display"
Part of profile(s): output:hdmi-stereo-extra1, output:hdmi-surround-extra1, output:hdmi-surround71-extra1
hdmi-output-2: HDMI / DisplayPort 3 (type: HDMI, priority: 5700, latency offset: 0 usec, not available)
Properties:
device.icon_name = "video-display"
Part of profile(s): output:hdmi-stereo-extra2, output:hdmi-surround-extra2, output:hdmi-surround71-extra2
hdmi-output-3: HDMI / DisplayPort 4 (type: HDMI, priority: 5600, latency offset: 0 usec, not available)
Properties:
device.icon_name = "video-display"
Part of profile(s): output:hdmi-stereo-extra3, output:hdmi-surround-extra3, output:hdmi-surround71-extra3
Card #1
Name: alsa_card.usb-Generalplus_Usb_Audio_Device-00
Driver: module-alsa-card.c
Owner Module: 7
Properties:
alsa.card = "2"
alsa.card_name = "Usb Audio Device"
alsa.long_card_name = "Generalplus Usb Audio Device at usb-0000:08:00.3-4, full speed"
alsa.driver_name = "snd_usb_audio"
device.bus_path = "pci-0000:08:00.3-usb-0:4:1.0"
sysfs.path = "/devices/pci0000:00/0000:00:07.1/0000:08:00.3/usb3/3-4/3-4:1.0/sound/card2"
udev.id = "usb-Generalplus_Usb_Audio_Device-00"
device.bus = "usb"
device.vendor.id = "1b3f"
device.vendor.name = "Generalplus Technology Inc."
device.product.id = "2008"
device.product.name = "Usb Audio Device"
device.serial = "Generalplus_Usb_Audio_Device"
device.string = "2"
device.description = "Usb Audio Device"
module-udev-detect.discovered = "1"
device.icon_name = "audio-card-usb"
Profiles:
input:mono-fallback: Mono Input (sinks: 0, sources: 1, priority: 1, available: yes)
output:analog-stereo: Analog Stereo Output (sinks: 1, sources: 0, priority: 6500, available: yes)
output:analog-stereo+input:mono-fallback: Analog Stereo Output + Mono Input (sinks: 1, sources: 1, priority: 6501, available: yes)
output:iec958-stereo: Digital Stereo (IEC958) Output (sinks: 1, sources: 0, priority: 5500, available: yes)
output:iec958-stereo+input:mono-fallback: Digital Stereo (IEC958) Output + Mono Input (sinks: 1, sources: 1, priority: 5501, available: yes)
output:iec958-ac3-surround-51: Digital Surround 5.1 (IEC958/AC3) Output (sinks: 1, sources: 0, priority: 300, available: yes)
output:iec958-ac3-surround-51+input:mono-fallback: Digital Surround 5.1 (IEC958/AC3) Output + Mono Input (sinks: 1, sources: 1, priority: 301, available: yes)
off: Off (sinks: 0, sources: 0, priority: 0, available: yes)
Active Profile: input:mono-fallback
Ports:
analog-input-mic: Microphone (type: Mic, priority: 8700, latency offset: 0 usec, availability unknown)
Properties:
device.icon_name = "audio-input-microphone"
Part of profile(s): input:mono-fallback, output:analog-stereo+input:mono-fallback, output:iec958-stereo+input:mono-fallback, output:iec958-ac3-surround-51+input:mono-fallback
analog-output-speaker: Speakers (type: Speaker, priority: 10000, latency offset: 0 usec, availability unknown)
Properties:
device.icon_name = "audio-speakers"
Part of profile(s): output:analog-stereo, output:analog-stereo+input:mono-fallback
iec958-stereo-output: Digital Output (S/PDIF) (type: SPDIF, priority: 0, latency offset: 0 usec, availability unknown)
Part of profile(s): output:iec958-stereo, output:iec958-stereo+input:mono-fallback
Card #2
Name: alsa_card.pci-0000_09_00.3
Driver: module-alsa-card.c
Owner Module: 8
Properties:
alsa.card = "1"
alsa.card_name = "HD-Audio Generic"
alsa.long_card_name = "HD-Audio Generic at 0xf7700000 irq 59"
alsa.driver_name = "snd_hda_intel"
device.bus_path = "pci-0000:09:00.3"
sysfs.path = "/devices/pci0000:00/0000:00:08.1/0000:09:00.3/sound/card1"
device.bus = "pci"
device.vendor.id = "1022"
device.vendor.name = "Advanced Micro Devices, Inc. [AMD]"
device.product.id = "1457"
device.product.name = "Family 17h (Models 00h-0fh) HD Audio Controller"
device.string = "1"
device.description = "Family 17h (Models 00h-0fh) HD Audio Controller"
module-udev-detect.discovered = "1"
device.icon_name = "audio-card-pci"
Profiles:
input:analog-stereo: Analog Stereo Input (sinks: 0, sources: 1, priority: 65, available: no)
output:analog-stereo: Analog Stereo Output (sinks: 1, sources: 0, priority: 39268, available: yes)
output:analog-stereo+input:analog-stereo: Analog Stereo Duplex (sinks: 1, sources: 1, priority: 6565, available: yes)
output:analog-surround-40: Analog Surround 4.0 Output (sinks: 1, sources: 0, priority: 33968, available: yes)
output:analog-surround-40+input:analog-stereo: Analog Surround 4.0 Output + Analog Stereo Input (sinks: 1, sources: 1, priority: 1265, available: yes)
output:analog-surround-51: Analog Surround 5.1 Output (sinks: 1, sources: 0, priority: 34068, available: yes)
output:analog-surround-51+input:analog-stereo: Analog Surround 5.1 Output + Analog Stereo Input (sinks: 1, sources: 1, priority: 1365, available: yes)
output:iec958-stereo: Digital Stereo (IEC958) Output (sinks: 1, sources: 0, priority: 38268, available: yes)
output:iec958-stereo+input:analog-stereo: Digital Stereo (IEC958) Output + Analog Stereo Input (sinks: 1, sources: 1, priority: 5565, available: yes)
output:iec958-ac3-surround-51: Digital Surround 5.1 (IEC958/AC3) Output (sinks: 1, sources: 0, priority: 300, available: yes)
output:iec958-ac3-surround-51+input:analog-stereo: Digital Surround 5.1 (IEC958/AC3) Output + Analog Stereo Input (sinks: 1, sources: 1, priority: 365, available: no)
off: Off (sinks: 0, sources: 0, priority: 0, available: yes)
Active Profile: output:analog-stereo+input:analog-stereo
Ports:
analog-input-front-mic: Front Microphone (type: Mic, priority: 8500, latency offset: 0 usec, not available)
Properties:
device.icon_name = "audio-input-microphone"
Part of profile(s): input:analog-stereo, output:analog-stereo+input:analog-stereo, output:analog-surround-40+input:analog-stereo, output:analog-surround-51+input:analog-stereo, output:iec958-stereo+input:analog-stereo, output:iec958-ac3-surround-51+input:analog-stereo
analog-input-rear-mic: Rear Microphone (type: Mic, priority: 8200, latency offset: 0 usec, not available)
Properties:
device.icon_name = "audio-input-microphone"
Part of profile(s): input:analog-stereo, output:analog-stereo+input:analog-stereo, output:analog-surround-40+input:analog-stereo, output:analog-surround-51+input:analog-stereo, output:iec958-stereo+input:analog-stereo, output:iec958-ac3-surround-51+input:analog-stereo
analog-input-linein: Line In (type: Line, priority: 8100, latency offset: 0 usec, not available)
Part of profile(s): input:analog-stereo, output:analog-stereo+input:analog-stereo, output:analog-surround-40+input:analog-stereo, output:analog-surround-51+input:analog-stereo, output:iec958-stereo+input:analog-stereo, output:iec958-ac3-surround-51+input:analog-stereo
analog-output-lineout: Line Out (type: Line, priority: 9000, latency offset: 0 usec, available)
Part of profile(s): output:analog-stereo, output:analog-stereo+input:analog-stereo, output:analog-surround-40, output:analog-surround-40+input:analog-stereo, output:analog-surround-51, output:analog-surround-51+input:analog-stereo
analog-output-headphones: Headphones (type: Headphones, priority: 9900, latency offset: 0 usec, not available)
Properties:
device.icon_name = "audio-headphones"
Part of profile(s): output:analog-stereo, output:analog-stereo+input:analog-stereo
iec958-stereo-output: Digital Output (S/PDIF) (type: SPDIF, priority: 0, latency offset: 0 usec, availability unknown)
Part of profile(s): output:iec958-stereo, output:iec958-stereo+input:analog-stereo
[zey@archlinux ~]$ pactl list sinks
Sink #0
State: SUSPENDED
Name: alsa_output.pci-0000_07_00.1.hdmi-stereo
Description: GP108 High Definition Audio Controller Digital Stereo (HDMI)
Driver: module-alsa-card.c
Sample Specification: s16le 2ch 44100Hz
Channel Map: front-left,front-right
Owner Module: 6
Mute: no
Volume: front-left: 65536 / 100% / 0.00 dB, front-right: 65536 / 100% / 0.00 dB
balance 0.00
Base Volume: 65536 / 100% / 0.00 dB
Monitor Source: alsa_output.pci-0000_07_00.1.hdmi-stereo.monitor
Latency: 0 usec, configured 0 usec
Flags: HARDWARE DECIBEL_VOLUME LATENCY SET_FORMATS
Properties:
alsa.resolution_bits = "16"
device.api = "alsa"
device.class = "sound"
alsa.class = "generic"
alsa.subclass = "generic-mix"
alsa.name = "24B1W"
alsa.id = "HDMI 0"
alsa.subdevice = "0"
alsa.subdevice_name = "subdevice #0"
alsa.device = "3"
alsa.card = "0"
alsa.card_name = "HDA NVidia"
alsa.long_card_name = "HDA NVidia at 0xf7080000 irq 57"
alsa.driver_name = "snd_hda_intel"
device.bus_path = "pci-0000:07:00.1"
sysfs.path = "/devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0"
device.bus = "pci"
device.vendor.id = "10de"
device.vendor.name = "NVIDIA Corporation"
device.product.id = "0fb8"
device.product.name = "GP108 High Definition Audio Controller"
device.string = "hdmi:0"
device.buffering.buffer_size = "352768"
device.buffering.fragment_size = "176384"
device.access_mode = "mmap+timer"
device.profile.name = "hdmi-stereo"
device.profile.description = "Digital Stereo (HDMI)"
device.description = "GP108 High Definition Audio Controller Digital Stereo (HDMI)"
module-udev-detect.discovered = "1"
device.icon_name = "audio-card-pci"
Ports:
hdmi-output-0: HDMI / DisplayPort (type: HDMI, priority: 5900, available)
Active Port: hdmi-output-0
Formats:
pcm
Sink #1
State: SUSPENDED
Name: alsa_output.pci-0000_09_00.3.analog-stereo
Description: Family 17h (Models 00h-0fh) HD Audio Controller Analog Stereo
Driver: module-alsa-card.c
Sample Specification: s16le 2ch 44100Hz
Channel Map: front-left,front-right
Owner Module: 8
Mute: no
Volume: front-left: 26291 / 40% / -23.80 dB, front-right: 26291 / 40% / -23.80 dB
balance 0.00
Base Volume: 65536 / 100% / 0.00 dB
Monitor Source: alsa_output.pci-0000_09_00.3.analog-stereo.monitor
Latency: 0 usec, configured 0 usec
Flags: HARDWARE HW_MUTE_CTRL HW_VOLUME_CTRL DECIBEL_VOLUME LATENCY
Properties:
alsa.resolution_bits = "16"
device.api = "alsa"
device.class = "sound"
alsa.class = "generic"
alsa.subclass = "generic-mix"
alsa.name = "ALC887-VD Analog"
alsa.id = "ALC887-VD Analog"
alsa.subdevice = "0"
alsa.subdevice_name = "subdevice #0"
alsa.device = "0"
alsa.card = "1"
alsa.card_name = "HD-Audio Generic"
alsa.long_card_name = "HD-Audio Generic at 0xf7700000 irq 59"
alsa.driver_name = "snd_hda_intel"
device.bus_path = "pci-0000:09:00.3"
sysfs.path = "/devices/pci0000:00/0000:00:08.1/0000:09:00.3/sound/card1"
device.bus = "pci"
device.vendor.id = "1022"
device.vendor.name = "Advanced Micro Devices, Inc. [AMD]"
device.product.id = "1457"
device.product.name = "Family 17h (Models 00h-0fh) HD Audio Controller"
device.string = "front:1"
device.buffering.buffer_size = "352768"
device.buffering.fragment_size = "176384"
device.access_mode = "mmap+timer"
device.profile.name = "analog-stereo"
device.profile.description = "Analog Stereo"
device.description = "Family 17h (Models 00h-0fh) HD Audio Controller Analog Stereo"
module-udev-detect.discovered = "1"
device.icon_name = "audio-card-pci"
Ports:
analog-output-lineout: Line Out (type: Line, priority: 9000, available)
analog-output-headphones: Headphones (type: Headphones, priority: 9900, not available)
Active Port: analog-output-lineout
Formats:
pcm
[zey@archlinux ~]$ pactl list sources
Source #0
State: SUSPENDED
Name: alsa_output.pci-0000_07_00.1.hdmi-stereo.monitor
Description: Monitor of GP108 High Definition Audio Controller Digital Stereo (HDMI)
Driver: module-alsa-card.c
Sample Specification: s16le 2ch 44100Hz
Channel Map: front-left,front-right
Owner Module: 6
Mute: no
Volume: front-left: 65536 / 100% / 0.00 dB, front-right: 65536 / 100% / 0.00 dB
balance 0.00
Base Volume: 65536 / 100% / 0.00 dB
Monitor of Sink: alsa_output.pci-0000_07_00.1.hdmi-stereo
Latency: 0 usec, configured 0 usec
Flags: DECIBEL_VOLUME LATENCY
Properties:
device.description = "Monitor of GP108 High Definition Audio Controller Digital Stereo (HDMI)"
device.class = "monitor"
alsa.card = "0"
alsa.card_name = "HDA NVidia"
alsa.long_card_name = "HDA NVidia at 0xf7080000 irq 57"
alsa.driver_name = "snd_hda_intel"
device.bus_path = "pci-0000:07:00.1"
sysfs.path = "/devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0"
device.bus = "pci"
device.vendor.id = "10de"
device.vendor.name = "NVIDIA Corporation"
device.product.id = "0fb8"
device.product.name = "GP108 High Definition Audio Controller"
device.string = "0"
module-udev-detect.discovered = "1"
device.icon_name = "audio-card-pci"
Formats:
pcm
Source #1
State: SUSPENDED
Name: alsa_input.usb-Generalplus_Usb_Audio_Device-00.mono-fallback
Description: Usb Audio Device Mono
Driver: module-alsa-card.c
Sample Specification: s16le 1ch 44100Hz
Channel Map: mono
Owner Module: 7
Mute: no
Volume: mono: 62259 / 95% / -1.34 dB
balance 0.00
Base Volume: 18471 / 28% / -33.00 dB
Monitor of Sink: n/a
Latency: 0 usec, configured 0 usec
Flags: HARDWARE HW_MUTE_CTRL HW_VOLUME_CTRL DECIBEL_VOLUME LATENCY
Properties:
alsa.resolution_bits = "16"
device.api = "alsa"
device.class = "sound"
alsa.class = "generic"
alsa.subclass = "generic-mix"
alsa.name = "USB Audio"
alsa.id = "USB Audio"
alsa.subdevice = "0"
alsa.subdevice_name = "subdevice #0"
alsa.device = "0"
alsa.card = "2"
alsa.card_name = "Usb Audio Device"
alsa.long_card_name = "Generalplus Usb Audio Device at usb-0000:08:00.3-4, full speed"
alsa.driver_name = "snd_usb_audio"
device.bus_path = "pci-0000:08:00.3-usb-0:4:1.0"
sysfs.path = "/devices/pci0000:00/0000:00:07.1/0000:08:00.3/usb3/3-4/3-4:1.0/sound/card2"
udev.id = "usb-Generalplus_Usb_Audio_Device-00"
device.bus = "usb"
device.vendor.id = "1b3f"
device.vendor.name = "Generalplus Technology Inc."
device.product.id = "2008"
device.product.name = "Usb Audio Device"
device.serial = "Generalplus_Usb_Audio_Device"
device.string = "hw:2"
device.buffering.buffer_size = "176400"
device.buffering.fragment_size = "88200"
device.access_mode = "mmap+timer"
device.profile.name = "mono-fallback"
device.profile.description = "Mono"
device.description = "Usb Audio Device Mono"
module-udev-detect.discovered = "1"
device.icon_name = "audio-card-usb"
Ports:
analog-input-mic: Microphone (type: Mic, priority: 8700, availability unknown)
Active Port: analog-input-mic
Formats:
pcm
Source #2
State: SUSPENDED
Name: alsa_output.pci-0000_09_00.3.analog-stereo.monitor
Description: Monitor of Family 17h (Models 00h-0fh) HD Audio Controller Analog Stereo
Driver: module-alsa-card.c
Sample Specification: s16le 2ch 44100Hz
Channel Map: front-left,front-right
Owner Module: 8
Mute: no
Volume: front-left: 65536 / 100% / 0.00 dB, front-right: 65536 / 100% / 0.00 dB
balance 0.00
Base Volume: 65536 / 100% / 0.00 dB
Monitor of Sink: alsa_output.pci-0000_09_00.3.analog-stereo
Latency: 0 usec, configured 0 usec
Flags: DECIBEL_VOLUME LATENCY
Properties:
device.description = "Monitor of Family 17h (Models 00h-0fh) HD Audio Controller Analog Stereo"
device.class = "monitor"
alsa.card = "1"
alsa.card_name = "HD-Audio Generic"
alsa.long_card_name = "HD-Audio Generic at 0xf7700000 irq 59"
alsa.driver_name = "snd_hda_intel"
device.bus_path = "pci-0000:09:00.3"
sysfs.path = "/devices/pci0000:00/0000:00:08.1/0000:09:00.3/sound/card1"
device.bus = "pci"
device.vendor.id = "1022"
device.vendor.name = "Advanced Micro Devices, Inc. [AMD]"
device.product.id = "1457"
device.product.name = "Family 17h (Models 00h-0fh) HD Audio Controller"
device.string = "1"
module-udev-detect.discovered = "1"
device.icon_name = "audio-card-pci"
Formats:
pcm
Source #3
State: SUSPENDED
Name: alsa_input.pci-0000_09_00.3.analog-stereo
Description: Family 17h (Models 00h-0fh) HD Audio Controller Analog Stereo
Driver: module-alsa-card.c
Sample Specification: s16le 2ch 44100Hz
Channel Map: front-left,front-right
Owner Module: 8
Mute: no
Volume: front-left: 65536 / 100% / 0.00 dB, front-right: 65536 / 100% / 0.00 dB
balance 0.00
Base Volume: 6554 / 10% / -60.00 dB
Monitor of Sink: n/a
Latency: 0 usec, configured 0 usec
Flags: HARDWARE HW_MUTE_CTRL HW_VOLUME_CTRL DECIBEL_VOLUME LATENCY
Properties:
alsa.resolution_bits = "16"
device.api = "alsa"
device.class = "sound"
alsa.class = "generic"
alsa.subclass = "generic-mix"
alsa.name = "ALC887-VD Analog"
alsa.id = "ALC887-VD Analog"
alsa.subdevice = "0"
alsa.subdevice_name = "subdevice #0"
alsa.device = "0"
alsa.card = "1"
alsa.card_name = "HD-Audio Generic"
alsa.long_card_name = "HD-Audio Generic at 0xf7700000 irq 59"
alsa.driver_name = "snd_hda_intel"
device.bus_path = "pci-0000:09:00.3"
sysfs.path = "/devices/pci0000:00/0000:00:08.1/0000:09:00.3/sound/card1"
device.bus = "pci"
device.vendor.id = "1022"
device.vendor.name = "Advanced Micro Devices, Inc. [AMD]"
device.product.id = "1457"
device.product.name = "Family 17h (Models 00h-0fh) HD Audio Controller"
device.string = "front:1"
device.buffering.buffer_size = "352768"
device.buffering.fragment_size = "176384"
device.access_mode = "mmap+timer"
device.profile.name = "analog-stereo"
device.profile.description = "Analog Stereo"
device.description = "Family 17h (Models 00h-0fh) HD Audio Controller Analog Stereo"
module-udev-detect.discovered = "1"
device.icon_name = "audio-card-pci"
Ports:
analog-input-front-mic: Front Microphone (type: Mic, priority: 8500, not available)
analog-input-rear-mic: Rear Microphone (type: Mic, priority: 8200, not available)
analog-input-linein: Line In (type: Line, priority: 8100, not available)
Active Port: analog-input-front-mic
Formats:
pcm
[zey@archlinux ~]$ #During. active playback/recording
[zey@archlinux ~]$ pactl list sink-inputs
[zey@archlinux ~]$ pactl list source-outputs Offline
The last two commands only produce output while attempting to play something
You're mixing wireplumber and pulseaudio which is a known problematic combination by default and likely explains all your issues. Install pipewire-pulse and let it replace pulseaudio and reboot.
Offline
Thank you very much, it seems like such a simple solution, but I suffered for 2 days) Thank you very much, but the sound is a bit quiet, but this is not a big problem
Offline