You are not logged in.
Pages: 1
Hello,
I use GNOME with Wayland, and I have set keyboard shortcut in Gnome settings for mute / unmute microphone and I set Pause keyboard button for it, in my X11 session it works as intended, if I press it it will unmute, if I press it it will mute it, and so on, but problem is that in Wayland it do nothing, it will just show GNOME microphone popup but it will not change a state it remains muted or unmuted, by the way I use pipewire.
I use several linux distros like: Archlinux, Ubuntu, Fedora, Linux Mint
Offline
You are triggering what on which keyboard shortcut? What happens if you set it again?
Offline
I set it here: https://imgur.com/a/bV1ESZk
I tried to remove it, and set it again and still same behavior, just UI popup shows up, but it will not change state.
I use several linux distros like: Archlinux, Ubuntu, Fedora, Linux Mint
Offline
Still issue ![]()
if sou set mute mic to some keyboard button like Pause, it will do nothing it just popups mic volume on the bottom of screen without mutting / unmutting
even when I run `amixer set Capture toggle` it still stays at max volume.
Last edited by tomsk (2024-09-12 15:07:39)
I use several linux distros like: Archlinux, Ubuntu, Fedora, Linux Mint
Offline
Since gnome's pretty tied to gstreamer for most of this stuff, is gst-plugin-pipewire installed?
Also sanity check:
sudo fuser -v /dev/snd/*
systemctl --user status pipewire{,-pulse} wireplumber pulseaudio
pactl list sinksLast edited by V1del (2024-09-12 15:08:42)
Offline
Here is whole output: https://pastebin.com/raw/jzNv5PsB
I use pipewire btw, and here is screencast of it https://www.youtube.com/watch?v=5WfaewkADog even when Im clicking on mute button in gnome settings: https://www.youtube.com/watch?v=5WfaewkADog
but under X11 no issues
EDIT:
uploaded another video showing amixer: https://www.youtube.com/watch?v=TPMooCkuKC4
as you can see issue is that it sometimes toggles, but it is not reliable, most of times it keeps value not changed
EDIT2:
commands
pactl set-source-mute @DEFAULT_SOURCE@ toggle
amixer -qD default sset 'Capture' toggle
didnt help, same behavior as https://www.youtube.com/watch?v=TPMooCkuKC4
Last edited by tomsk (2024-09-13 18:27:45)
I use several linux distros like: Archlinux, Ubuntu, Fedora, Linux Mint
Offline
@V1del any ideas? ![]()
I found out new thing, I tried to change DE in GDM during login to "Weston" I launched terminal and spammed few times "amixer set Capture toggle" and it works just fine under Weston, and as far as I know Weston is Wayland compositor, so:
GNOME on X11 works
GNOME on Wayland doesnt work
Weston works
EDIT:
It happens on fresh installation too ![]()
Last edited by tomsk (2024-09-15 10:40:49)
I use several linux distros like: Archlinux, Ubuntu, Fedora, Linux Mint
Offline
Found new thing:
As sound card I use external USB sound card Sound Blaster Play! 2, now I tried regular internal sound card on motherboard and it works just fine, problem is with that combo GNOME + Wayland + Soundblaster, but I want to use that external sound card, because it has much better noise cancellation out of box + better quality.
I use several linux distros like: Archlinux, Ubuntu, Fedora, Linux Mint
Offline
Soundblasters are generally a shitfest and they don't conform to standards from a driver/software perspective.
What controls are even exposed. Can you post
arecord -lL
amixer -c0 #Make that correspond to the index listed in arecord for the troublesome card
pactl list source
sudo dmesg | grep snd_usbOffline
Here are outputs:
arecord -lL
null
Discard all samples (playback) or generate zero samples (capture)
lavrate
Rate Converter Plugin Using Libav/FFmpeg Library
samplerate
Rate Converter Plugin Using Samplerate Library
speexrate
Rate Converter Plugin Using Speex Resampler
jack
JACK Audio Connection Kit
oss
Open Sound System
pipewire
PipeWire Sound Server
pulse
PulseAudio Sound Server
speex
Plugin using Speex DSP (resample, agc, denoise, echo, dereverb)
upmix
Plugin for channel upmix (4,6,8)
vdownmix
Plugin for channel downmix (stereo) with a simple spacialization
default
Default ALSA Output (currently PipeWire Media Server)
sysdefault:CARD=Loopback
Loopback, Loopback PCM
Default Audio Device
front:CARD=Loopback,DEV=0
Loopback, Loopback PCM
Front output / input
usbstream:CARD=Loopback
Loopback
USB Stream Output
usbstream:CARD=NVidia
HDA NVidia
USB Stream Output
usbstream:CARD=Generic
HD-Audio Generic
USB Stream Output
sysdefault:CARD=Generic_1
HD-Audio Generic, ALCS1200A Analog
Default Audio Device
front:CARD=Generic_1,DEV=0
HD-Audio Generic, ALCS1200A Analog
Front output / input
usbstream:CARD=Generic_1
HD-Audio Generic
USB Stream Output
sysdefault:CARD=DEVICE
USB AUDIO DEVICE, USB Audio
Default Audio Device
front:CARD=DEVICE,DEV=0
USB AUDIO DEVICE, USB Audio
Front output / input
usbstream:CARD=DEVICE
USB AUDIO DEVICE
USB Stream Output
sysdefault:CARD=S2
Sound Blaster Play! 2, USB Audio
Default Audio Device
front:CARD=S2,DEV=0
Sound Blaster Play! 2, USB Audio
Front output / input
usbstream:CARD=S2
Sound Blaster Play! 2
USB Stream Output
sysdefault:CARD=DEVICE_1
USB AUDIO DEVICE, USB Audio
Default Audio Device
front:CARD=DEVICE_1,DEV=0
USB AUDIO DEVICE, USB Audio
Front output / input
usbstream:CARD=DEVICE_1
USB AUDIO DEVICE
USB Stream Output
**** List of CAPTURE Hardware Devices ****
card 0: Loopback [Loopback], device 0: Loopback PCM [Loopback PCM]
Subdevices: 8/8
Subdevice #0: subdevice #0
Subdevice #1: subdevice #1
Subdevice #2: subdevice #2
Subdevice #3: subdevice #3
Subdevice #4: subdevice #4
Subdevice #5: subdevice #5
Subdevice #6: subdevice #6
Subdevice #7: subdevice #7
card 0: Loopback [Loopback], device 1: Loopback PCM [Loopback PCM]
Subdevices: 8/8
Subdevice #0: subdevice #0
Subdevice #1: subdevice #1
Subdevice #2: subdevice #2
Subdevice #3: subdevice #3
Subdevice #4: subdevice #4
Subdevice #5: subdevice #5
Subdevice #6: subdevice #6
Subdevice #7: subdevice #7
card 3: Generic_1 [HD-Audio Generic], device 0: ALCS1200A Analog [ALCS1200A Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 3: Generic_1 [HD-Audio Generic], device 2: ALCS1200A Alt Analog [ALCS1200A Alt Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 4: DEVICE [USB AUDIO DEVICE], device 0: USB Audio [USB Audio]
Subdevices: 0/1
Subdevice #0: subdevice #0
card 5: S2 [Sound Blaster Play! 2], device 0: USB Audio [USB Audio]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 6: DEVICE_1 [USB AUDIO DEVICE], device 0: USB Audio [USB Audio]
Subdevices: 1/1
Subdevice #0: subdevice #0amixer -c5
Simple mixer control 'Speaker',0
Capabilities: pvolume pswitch pswitch-joined
Playback channels: Front Left - Front Right
Limits: Playback 0 - 52
Mono:
Front Left: Playback 35 [67%] [-17.00dB] [on]
Front Right: Playback 35 [67%] [-17.00dB] [on]
Simple mixer control 'Mic',0
Capabilities: cvolume cvolume-joined cswitch cswitch-joined
Capture channels: Mono
Limits: Capture 0 - 40
Mono: Capture 40 [100%] [15.00dB] [on]pactl list source
Specify nothing, or one of: modules, sinks, sources, sink-inputs, source-outputs, clients, samples, cards, message-handlers─ sudo dmesg | grep snd_usb ─╯
[sudo] password for tomsk:
╭─ ~ 0|1 ✘ 09:02:06 ─╮
╰─ nothing
I use several linux distros like: Archlinux, Ubuntu, Fedora, Linux Mint
Offline
whoops
pactl list sources
sudo dmesg | grep snd-usbin that case
Offline
here it is
pactl list sources
Source #86
State: RUNNING
Name: alsa_output.pci-0000_07_00.6.analog-stereo.monitor
Description: Monitor of Family 17h/19h HD Audio Controller Analog Stereo
Driver: PipeWire
Sample Specification: s32le 2ch 48000Hz
Channel Map: front-left,front-right
Owner Module: 4294967295
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.6.analog-stereo
Latency: 0 usec, configured 0 usec
Flags: HARDWARE DECIBEL_VOLUME LATENCY
Properties:
alsa.card = "3"
alsa.card_name = "HD-Audio Generic"
alsa.class = "generic"
alsa.components = "HDA:10ec0b00,10438796,00100001"
alsa.device = "0"
alsa.driver_name = "snd_hda_intel"
alsa.id = "Generic_1"
alsa.long_card_name = "HD-Audio Generic at 0xf6500000 irq 83"
alsa.mixer_name = "Realtek ALCS1200A"
alsa.name = "ALCS1200A Analog"
alsa.resolution_bits = "16"
alsa.subclass = "generic-mix"
alsa.subdevice = "0"
alsa.subdevice_name = "subdevice #0"
alsa.sync.id = "00000000:00000000:00000000:00000000"
api.alsa.card.longname = "HD-Audio Generic at 0xf6500000 irq 83"
api.alsa.card.name = "HD-Audio Generic"
api.alsa.path = "front:3"
api.alsa.pcm.card = "3"
api.alsa.pcm.stream = "playback"
audio.channels = "2"
audio.position = "FL,FR"
card.profile.device = "5"
device.api = "alsa"
device.class = "monitor"
device.id = "63"
device.profile.description = "Analog Stereo"
device.profile.name = "analog-stereo"
device.routes = "2"
factory.name = "api.alsa.pcm.sink"
media.class = "Audio/Sink"
device.description = "Family 17h/19h HD Audio Controller"
node.name = "alsa_output.pci-0000_07_00.6.analog-stereo"
node.nick = "ALCS1200A Analog"
node.pause-on-idle = "false"
object.path = "alsa:acp:Generic_1:5:playback"
port.group = "playback"
priority.driver = "1009"
priority.session = "1009"
factory.id = "19"
clock.quantum-limit = "8192"
client.id = "48"
node.driver = "true"
node.loop.name = "data-loop.0"
library.name = "audioconvert/libspa-audioconvert"
object.id = "86"
object.serial = "86"
node.driver-id = "72"
node.max-latency = "16384/48000"
api.alsa.period-size = "1024"
api.alsa.period-num = "32"
api.alsa.headroom = "0"
api.acp.auto-port = "false"
api.alsa.card = "3"
api.alsa.use-acp = "true"
api.dbus.ReserveDevice1 = "Audio3"
api.dbus.ReserveDevice1.Priority = "-20"
device.bus = "pci"
device.bus_path = "pci-0000:07:00.6"
device.enum.api = "udev"
device.icon_name = "audio-card-analog-pci"
device.name = "alsa_card.pci-0000_07_00.6"
device.nick = "HD-Audio Generic"
device.plugged.usec = "5344682"
device.product.id = "0x15e3"
device.product.name = "Family 17h/19h HD Audio Controller"
device.subsystem = "sound"
sysfs.path = "/devices/pci0000:00/0000:00:08.1/0000:07:00.6/sound/card3"
device.vendor.id = "0x1022"
device.vendor.name = "Advanced Micro Devices, Inc. [AMD]"
device.string = "3"
Ports:
analog-output-lineout: Line Out (type: Line, priority: 9000, availability group: Legacy 4, available)
analog-output-headphones: Headphones (type: Headphones, priority: 9900, availability group: Legacy 5, not available)
Active Port: analog-output-lineout
Formats:
pcm
Source #87
State: SUSPENDED
Name: alsa_input.pci-0000_07_00.6.analog-stereo
Description: Family 17h/19h HD Audio Controller Analog Stereo
Driver: PipeWire
Sample Specification: s32le 2ch 48000Hz
Channel Map: front-left,front-right
Owner Module: 4294967295
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.card = "3"
alsa.card_name = "HD-Audio Generic"
alsa.class = "generic"
alsa.components = "HDA:10ec0b00,10438796,00100001"
alsa.device = "0"
alsa.driver_name = "snd_hda_intel"
alsa.id = "Generic_1"
alsa.long_card_name = "HD-Audio Generic at 0xf6500000 irq 83"
alsa.mixer_name = "Realtek ALCS1200A"
alsa.name = "ALCS1200A Analog"
alsa.resolution_bits = "16"
alsa.subclass = "generic-mix"
alsa.subdevice = "0"
alsa.subdevice_name = "subdevice #0"
alsa.sync.id = "00000000:00000000:00000000:00000000"
api.alsa.card.longname = "HD-Audio Generic at 0xf6500000 irq 83"
api.alsa.card.name = "HD-Audio Generic"
api.alsa.path = "front:3"
api.alsa.pcm.card = "3"
api.alsa.pcm.stream = "capture"
audio.channels = "2"
audio.position = "FL,FR"
card.profile.device = "0"
device.api = "alsa"
device.class = "sound"
device.id = "63"
device.profile.description = "Analog Stereo"
device.profile.name = "analog-stereo"
device.routes = "3"
factory.name = "api.alsa.pcm.source"
media.class = "Audio/Source"
device.description = "Family 17h/19h HD Audio Controller"
node.name = "alsa_input.pci-0000_07_00.6.analog-stereo"
node.nick = "ALCS1200A Analog"
node.pause-on-idle = "false"
object.path = "alsa:acp:Generic_1:0:capture"
port.group = "capture"
priority.driver = "2009"
priority.session = "2009"
factory.id = "19"
clock.quantum-limit = "8192"
client.id = "48"
node.driver = "true"
node.loop.name = "data-loop.0"
library.name = "audioconvert/libspa-audioconvert"
object.id = "87"
object.serial = "87"
api.acp.auto-port = "false"
api.alsa.card = "3"
api.alsa.use-acp = "true"
api.dbus.ReserveDevice1 = "Audio3"
api.dbus.ReserveDevice1.Priority = "-20"
device.bus = "pci"
device.bus_path = "pci-0000:07:00.6"
device.enum.api = "udev"
device.icon_name = "audio-card-analog-pci"
device.name = "alsa_card.pci-0000_07_00.6"
device.nick = "HD-Audio Generic"
device.plugged.usec = "5344682"
device.product.id = "0x15e3"
device.product.name = "Family 17h/19h HD Audio Controller"
device.subsystem = "sound"
sysfs.path = "/devices/pci0000:00/0000:00:08.1/0000:07:00.6/sound/card3"
device.vendor.id = "0x1022"
device.vendor.name = "Advanced Micro Devices, Inc. [AMD]"
device.string = "3"
Ports:
analog-input-front-mic: Front Microphone (type: Mic, priority: 8500, availability group: Legacy 1, not available)
analog-input-rear-mic: Rear Microphone (type: Mic, priority: 8200, availability group: Legacy 2, available)
analog-input-linein: Line In (type: Line, priority: 8100, availability group: Legacy 3, not available)
Active Port: analog-input-rear-mic
Formats:
pcm
Source #88
State: SUSPENDED
Name: alsa_output.usb-Creative_Technology_Ltd_Sound_Blaster_Play__2_000000008582-00.analog-stereo.monitor
Description: Monitor of Sound Blaster Play! 2 Analog Stereo
Driver: PipeWire
Sample Specification: s16le 2ch 44100Hz
Channel Map: front-left,front-right
Owner Module: 4294967295
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.usb-Creative_Technology_Ltd_Sound_Blaster_Play__2_000000008582-00.analog-stereo
Latency: 0 usec, configured 0 usec
Flags: HARDWARE DECIBEL_VOLUME LATENCY
Properties:
alsa.card = "5"
alsa.card_name = "Sound Blaster Play! 2"
alsa.class = "generic"
alsa.components = "USB041e:323d"
alsa.device = "0"
alsa.driver_name = "snd_usb_audio"
alsa.id = "S2"
alsa.long_card_name = "Creative Technology Ltd Sound Blaster Play! 2 at usb-0000:07:00.3-1.1, full spe"
alsa.mixer_name = "USB Mixer"
alsa.name = "USB Audio"
alsa.resolution_bits = "16"
alsa.subclass = "generic-mix"
alsa.subdevice = "0"
alsa.subdevice_name = "subdevice #0"
alsa.sync.id = "00000000:00000000:00000000:00000000"
api.alsa.card.longname = "Creative Technology Ltd Sound Blaster Play! 2 at usb-0000:07:00.3-1.1, full spe"
api.alsa.card.name = "Sound Blaster Play! 2"
api.alsa.path = "front:5"
api.alsa.pcm.card = "5"
api.alsa.pcm.stream = "playback"
audio.channels = "2"
audio.position = "FL,FR"
card.profile.device = "4"
device.api = "alsa"
device.class = "monitor"
device.id = "58"
device.profile.description = "Analog Stereo"
device.profile.name = "analog-stereo"
device.routes = "1"
factory.name = "api.alsa.pcm.sink"
media.class = "Audio/Sink"
device.description = "Sound Blaster Play! 2"
node.name = "alsa_output.usb-Creative_Technology_Ltd_Sound_Blaster_Play__2_000000008582-00.analog-stereo"
node.nick = "Sound Blaster Play! 2"
node.pause-on-idle = "false"
object.path = "alsa:acp:S2:4:playback"
port.group = "playback"
priority.driver = "1009"
priority.session = "1009"
factory.id = "19"
clock.quantum-limit = "8192"
client.id = "48"
node.driver = "true"
node.loop.name = "data-loop.0"
library.name = "audioconvert/libspa-audioconvert"
object.id = "71"
object.serial = "88"
api.acp.auto-port = "false"
api.alsa.card = "5"
api.alsa.use-acp = "true"
api.dbus.ReserveDevice1 = "Audio5"
api.dbus.ReserveDevice1.Priority = "-20"
device.bus = "usb"
device.bus-id = "usb-Creative_Technology_Ltd_Sound_Blaster_Play__2_000000008582-00"
device.bus_path = "pci-0000:07:00.3-usb-0:1.1:1.0"
device.enum.api = "udev"
device.icon_name = "audio-card-analog-usb"
device.name = "alsa_card.usb-Creative_Technology_Ltd_Sound_Blaster_Play__2_000000008582-00"
device.nick = "Sound Blaster Play! 2"
device.plugged.usec = "6083302"
device.product.id = "0x323d"
device.product.name = "Sound Blaster Play! 2"
device.serial = "Creative_Technology_Ltd_Sound_Blaster_Play__2_000000008582"
device.subsystem = "sound"
sysfs.path = "/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-1/3-1.1/3-1.1:1.0/sound/card5"
device.vendor.id = "0x041e"
device.vendor.name = "Creative Technology, Ltd"
device.string = "5"
Ports:
analog-output-speaker: Speakers (type: Speaker, priority: 10000, availability unknown)
Active Port: analog-output-speaker
Formats:
pcm
Source #89
State: SUSPENDED
Name: alsa_input.usb-Creative_Technology_Ltd_Sound_Blaster_Play__2_000000008582-00.analog-stereo
Description: Sound Blaster Play! 2 Analog Stereo
Driver: PipeWire
Sample Specification: s16le 2ch 44100Hz
Channel Map: front-left,front-right
Owner Module: 4294967295
Mute: no
Volume: front-left: 65536 / 100% / 0.00 dB, front-right: 65536 / 100% / 0.00 dB
balance 0.00
Base Volume: 36854 / 56% / -15.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.card = "5"
alsa.card_name = "Sound Blaster Play! 2"
alsa.class = "generic"
alsa.components = "USB041e:323d"
alsa.device = "0"
alsa.driver_name = "snd_usb_audio"
alsa.id = "S2"
alsa.long_card_name = "Creative Technology Ltd Sound Blaster Play! 2 at usb-0000:07:00.3-1.1, full spe"
alsa.mixer_name = "USB Mixer"
alsa.name = "USB Audio"
alsa.resolution_bits = "16"
alsa.subclass = "generic-mix"
alsa.subdevice = "0"
alsa.subdevice_name = "subdevice #0"
alsa.sync.id = "00000000:00000000:00000000:00000000"
api.alsa.card.longname = "Creative Technology Ltd Sound Blaster Play! 2 at usb-0000:07:00.3-1.1, full spe"
api.alsa.card.name = "Sound Blaster Play! 2"
api.alsa.path = "front:5"
api.alsa.pcm.card = "5"
api.alsa.pcm.stream = "capture"
audio.channels = "2"
audio.position = "FL,FR"
card.profile.device = "0"
device.api = "alsa"
device.class = "sound"
device.id = "58"
device.profile.description = "Analog Stereo"
device.profile.name = "analog-stereo"
device.routes = "1"
factory.name = "api.alsa.pcm.source"
media.class = "Audio/Source"
device.description = "Sound Blaster Play! 2"
node.name = "alsa_input.usb-Creative_Technology_Ltd_Sound_Blaster_Play__2_000000008582-00.analog-stereo"
node.nick = "Sound Blaster Play! 2"
node.pause-on-idle = "false"
object.path = "alsa:acp:S2:0:capture"
port.group = "capture"
priority.driver = "2009"
priority.session = "2009"
factory.id = "19"
clock.quantum-limit = "8192"
client.id = "48"
node.driver = "true"
node.loop.name = "data-loop.0"
library.name = "audioconvert/libspa-audioconvert"
object.id = "70"
object.serial = "89"
api.acp.auto-port = "false"
api.alsa.card = "5"
api.alsa.use-acp = "true"
api.dbus.ReserveDevice1 = "Audio5"
api.dbus.ReserveDevice1.Priority = "-20"
device.bus = "usb"
device.bus-id = "usb-Creative_Technology_Ltd_Sound_Blaster_Play__2_000000008582-00"
device.bus_path = "pci-0000:07:00.3-usb-0:1.1:1.0"
device.enum.api = "udev"
device.icon_name = "audio-card-analog-usb"
device.name = "alsa_card.usb-Creative_Technology_Ltd_Sound_Blaster_Play__2_000000008582-00"
device.nick = "Sound Blaster Play! 2"
device.plugged.usec = "6083302"
device.product.id = "0x323d"
device.product.name = "Sound Blaster Play! 2"
device.serial = "Creative_Technology_Ltd_Sound_Blaster_Play__2_000000008582"
device.subsystem = "sound"
sysfs.path = "/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-1/3-1.1/3-1.1:1.0/sound/card5"
device.vendor.id = "0x041e"
device.vendor.name = "Creative Technology, Ltd"
device.string = "5"
Ports:
analog-input-mic: Microphone (type: Mic, priority: 8700, availability unknown)
Active Port: analog-input-mic
Formats:
pcm
Source #90
State: RUNNING
Name: alsa_output.usb-0c76_USB_AUDIO_DEVICE-00.analog-stereo.monitor
Description: Monitor of USB AUDIO DEVICE Analog Stereo
Driver: PipeWire
Sample Specification: s24le 2ch 44100Hz
Channel Map: front-left,front-right
Owner Module: 4294967295
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.usb-0c76_USB_AUDIO_DEVICE-00.analog-stereo
Latency: 0 usec, configured 0 usec
Flags: HARDWARE DECIBEL_VOLUME LATENCY
Properties:
alsa.card = "6"
alsa.card_name = "USB AUDIO DEVICE"
alsa.class = "generic"
alsa.components = "USB0c76:1711"
alsa.device = "0"
alsa.driver_name = "snd_usb_audio"
alsa.id = "DEVICE_1"
alsa.long_card_name = "USB AUDIO DEVICE at usb-0000:07:00.3-1.3, full speed"
alsa.mixer_name = "USB Mixer"
alsa.name = "USB Audio"
alsa.resolution_bits = "16"
alsa.subclass = "generic-mix"
alsa.subdevice = "0"
alsa.subdevice_name = "subdevice #0"
alsa.sync.id = "00000000:00000000:00000000:00000000"
api.alsa.card.longname = "USB AUDIO DEVICE at usb-0000:07:00.3-1.3, full speed"
api.alsa.card.name = "USB AUDIO DEVICE"
api.alsa.path = "front:6"
api.alsa.pcm.card = "6"
api.alsa.pcm.stream = "playback"
audio.channels = "2"
audio.position = "FL,FR"
card.profile.device = "4"
device.api = "alsa"
device.class = "monitor"
device.id = "59"
device.profile.description = "Analog Stereo"
device.profile.name = "analog-stereo"
device.routes = "1"
factory.name = "api.alsa.pcm.sink"
media.class = "Audio/Sink"
device.description = "USB AUDIO DEVICE"
node.name = "alsa_output.usb-0c76_USB_AUDIO_DEVICE-00.analog-stereo"
node.nick = "USB AUDIO DEVICE"
node.pause-on-idle = "false"
object.path = "alsa:acp:DEVICE_1:4:playback"
port.group = "playback"
priority.driver = "1009"
priority.session = "1009"
factory.id = "19"
clock.quantum-limit = "8192"
client.id = "48"
node.driver = "true"
node.loop.name = "data-loop.0"
library.name = "audioconvert/libspa-audioconvert"
object.id = "73"
object.serial = "90"
node.max-latency = "16384/44100"
api.alsa.period-size = "512"
api.alsa.period-num = "64"
api.alsa.headroom = "512"
api.acp.auto-port = "false"
api.alsa.card = "6"
api.alsa.use-acp = "true"
api.dbus.ReserveDevice1 = "Audio6"
api.dbus.ReserveDevice1.Priority = "-20"
device.bus = "usb"
device.bus-id = "usb-0c76_USB_AUDIO_DEVICE-00"
device.bus_path = "pci-0000:07:00.3-usb-0:1.3:1.0"
device.enum.api = "udev"
device.icon_name = "audio-card-analog-usb"
device.name = "alsa_card.usb-0c76_USB_AUDIO_DEVICE-00"
device.nick = "USB AUDIO DEVICE"
device.plugged.usec = "6452291"
device.product.id = "0x1711"
device.product.name = "USB AUDIO DEVICE"
device.serial = "0c76_USB_AUDIO_DEVICE"
device.subsystem = "sound"
sysfs.path = "/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-1/3-1.3/3-1.3:1.0/sound/card6"
device.vendor.id = "0x0c76"
device.vendor.name = "JMTek, LLC."
device.string = "6"
Ports:
analog-output-speaker: Speakers (type: Speaker, priority: 10000, availability unknown)
Active Port: analog-output-speaker
Formats:
pcm
Source #91
State: RUNNING
Name: alsa_input.usb-0c76_USB_AUDIO_DEVICE-00.analog-stereo
Description: USB AUDIO DEVICE Analog Stereo
Driver: PipeWire
Sample Specification: s24le 2ch 48000Hz
Channel Map: front-left,front-right
Owner Module: 4294967295
Mute: no
Volume: front-left: 65536 / 100% / 0.00 dB, front-right: 65536 / 100% / 0.00 dB
balance 0.00
Base Volume: 19944 / 30% / -31.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.card = "6"
alsa.card_name = "USB AUDIO DEVICE"
alsa.class = "generic"
alsa.components = "USB0c76:1711"
alsa.device = "0"
alsa.driver_name = "snd_usb_audio"
alsa.id = "DEVICE_1"
alsa.long_card_name = "USB AUDIO DEVICE at usb-0000:07:00.3-1.3, full speed"
alsa.mixer_name = "USB Mixer"
alsa.name = "USB Audio"
alsa.resolution_bits = "16"
alsa.subclass = "generic-mix"
alsa.subdevice = "0"
alsa.subdevice_name = "subdevice #0"
alsa.sync.id = "00000000:00000000:00000000:00000000"
api.alsa.card.longname = "USB AUDIO DEVICE at usb-0000:07:00.3-1.3, full speed"
api.alsa.card.name = "USB AUDIO DEVICE"
api.alsa.path = "front:6"
api.alsa.pcm.card = "6"
api.alsa.pcm.stream = "capture"
audio.channels = "2"
audio.position = "FL,FR"
card.profile.device = "0"
device.api = "alsa"
device.class = "sound"
device.id = "59"
device.profile.description = "Analog Stereo"
device.profile.name = "analog-stereo"
device.routes = "1"
factory.name = "api.alsa.pcm.source"
media.class = "Audio/Source"
device.description = "USB AUDIO DEVICE"
node.name = "alsa_input.usb-0c76_USB_AUDIO_DEVICE-00.analog-stereo"
node.nick = "USB AUDIO DEVICE"
node.pause-on-idle = "false"
object.path = "alsa:acp:DEVICE_1:0:capture"
port.group = "capture"
priority.driver = "2009"
priority.session = "2009"
factory.id = "19"
clock.quantum-limit = "8192"
client.id = "48"
node.driver = "true"
node.loop.name = "data-loop.0"
library.name = "audioconvert/libspa-audioconvert"
object.id = "72"
object.serial = "91"
node.max-latency = "16384/48000"
api.alsa.period-size = "512"
api.alsa.period-num = "64"
api.alsa.headroom = "512"
api.acp.auto-port = "false"
api.alsa.card = "6"
api.alsa.use-acp = "true"
api.dbus.ReserveDevice1 = "Audio6"
api.dbus.ReserveDevice1.Priority = "-20"
device.bus = "usb"
device.bus-id = "usb-0c76_USB_AUDIO_DEVICE-00"
device.bus_path = "pci-0000:07:00.3-usb-0:1.3:1.0"
device.enum.api = "udev"
device.icon_name = "audio-card-analog-usb"
device.name = "alsa_card.usb-0c76_USB_AUDIO_DEVICE-00"
device.nick = "USB AUDIO DEVICE"
device.plugged.usec = "6452291"
device.product.id = "0x1711"
device.product.name = "USB AUDIO DEVICE"
device.serial = "0c76_USB_AUDIO_DEVICE"
device.subsystem = "sound"
sysfs.path = "/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-1/3-1.3/3-1.3:1.0/sound/card6"
device.vendor.id = "0x0c76"
device.vendor.name = "JMTek, LLC."
device.string = "6"
Ports:
analog-input-mic: Microphone (type: Mic, priority: 8700, availability unknown)
Active Port: analog-input-mic
Formats:
pcm
Source #92
State: SUSPENDED
Name: alsa_output.platform-snd_aloop.0.analog-surround-51.monitor
Description: Monitor of Loopback Analog Surround 5.1
Driver: PipeWire
Sample Specification: s32le 6ch 48000Hz
Channel Map: front-left,front-right,rear-left,rear-right,front-center,lfe
Owner Module: 4294967295
Mute: no
Volume: front-left: 65536 / 100% / 0.00 dB, front-right: 65536 / 100% / 0.00 dB, rear-left: 65536 / 100% / 0.00 dB, rear-right: 65536 / 100% / 0.00 dB, front-center: 65536 / 100% / 0.00 dB, lfe: 65536 / 100% / 0.00 dB
balance 0.00
Base Volume: 65536 / 100% / 0.00 dB
Monitor of Sink: alsa_output.platform-snd_aloop.0.analog-surround-51
Latency: 0 usec, configured 0 usec
Flags: HARDWARE DECIBEL_VOLUME LATENCY
Properties:
alsa.card = "0"
alsa.card_name = "Loopback"
alsa.class = "generic"
alsa.device = "0"
alsa.driver_name = "snd_aloop"
alsa.id = "Loopback"
alsa.long_card_name = "Loopback 1"
alsa.mixer_name = "Loopback Mixer"
alsa.name = "Loopback PCM"
alsa.resolution_bits = "16"
alsa.subclass = "generic-mix"
alsa.subdevice = "0"
alsa.subdevice_name = "subdevice #0"
alsa.sync.id = "00000000:00000000:00000000:00000000"
api.alsa.card.longname = "Loopback 1"
api.alsa.card.name = "Loopback"
api.alsa.path = "surround51:0"
api.alsa.pcm.card = "0"
api.alsa.pcm.stream = "playback"
audio.channels = "6"
audio.position = "FL,FR,RL,RR,FC,LFE"
card.profile.device = "16"
device.api = "alsa"
device.class = "monitor"
device.id = "60"
device.profile.description = "Analog Surround 5.1"
device.profile.name = "analog-surround-51"
device.routes = "1"
factory.name = "api.alsa.pcm.sink"
media.class = "Audio/Sink"
device.description = "Loopback"
node.name = "alsa_output.platform-snd_aloop.0.analog-surround-51"
node.nick = "Loopback PCM"
node.pause-on-idle = "false"
object.path = "alsa:acp:Loopback:16:playback"
port.group = "playback"
priority.driver = "1009"
priority.session = "1009"
factory.id = "19"
clock.quantum-limit = "8192"
client.id = "48"
node.driver = "true"
node.loop.name = "data-loop.0"
library.name = "audioconvert/libspa-audioconvert"
object.id = "77"
object.serial = "92"
api.acp.auto-port = "false"
api.alsa.card = "0"
api.alsa.use-acp = "true"
api.dbus.ReserveDevice1 = "Audio0"
api.dbus.ReserveDevice1.Priority = "-20"
device.bus_path = "platform-snd_aloop.0"
device.enum.api = "udev"
device.form_factor = "internal"
device.icon_name = "audio-card-analog"
device.name = "alsa_card.platform-snd_aloop.0"
device.nick = "Loopback"
device.plugged.usec = "4815614"
device.subsystem = "sound"
sysfs.path = "/devices/platform/snd_aloop.0/sound/card0"
device.string = "0"
Ports:
analog-output: Analog Output (type: Analog, priority: 9900, availability unknown)
Active Port: analog-output
Formats:
pcm
Source #93
State: SUSPENDED
Name: alsa_input.platform-snd_aloop.0.analog-stereo
Description: Loopback Analog Stereo
Driver: PipeWire
Sample Specification: s32le 2ch 48000Hz
Channel Map: front-left,front-right
Owner Module: 4294967295
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: n/a
Latency: 0 usec, configured 0 usec
Flags: HARDWARE DECIBEL_VOLUME LATENCY
Properties:
alsa.card = "0"
alsa.card_name = "Loopback"
alsa.class = "generic"
alsa.device = "0"
alsa.driver_name = "snd_aloop"
alsa.id = "Loopback"
alsa.long_card_name = "Loopback 1"
alsa.mixer_name = "Loopback Mixer"
alsa.name = "Loopback PCM"
alsa.resolution_bits = "16"
alsa.subclass = "generic-mix"
alsa.subdevice = "0"
alsa.subdevice_name = "subdevice #0"
alsa.sync.id = "00000000:00000000:00000000:00000000"
api.alsa.card.longname = "Loopback 1"
api.alsa.card.name = "Loopback"
api.alsa.path = "front:0"
api.alsa.pcm.card = "0"
api.alsa.pcm.stream = "capture"
audio.channels = "2"
audio.position = "FL,FR"
card.profile.device = "0"
device.api = "alsa"
device.class = "sound"
device.id = "60"
device.profile.description = "Analog Stereo"
device.profile.name = "analog-stereo"
device.routes = "1"
factory.name = "api.alsa.pcm.source"
media.class = "Audio/Source"
device.description = "Loopback"
node.name = "alsa_input.platform-snd_aloop.0.analog-stereo"
node.nick = "Loopback PCM"
node.pause-on-idle = "false"
object.path = "alsa:acp:Loopback:0:capture"
port.group = "capture"
priority.driver = "2009"
priority.session = "2009"
factory.id = "19"
clock.quantum-limit = "8192"
client.id = "48"
node.driver = "true"
node.loop.name = "data-loop.0"
library.name = "audioconvert/libspa-audioconvert"
object.id = "76"
object.serial = "93"
api.acp.auto-port = "false"
api.alsa.card = "0"
api.alsa.use-acp = "true"
api.dbus.ReserveDevice1 = "Audio0"
api.dbus.ReserveDevice1.Priority = "-20"
device.bus_path = "platform-snd_aloop.0"
device.enum.api = "udev"
device.form_factor = "internal"
device.icon_name = "audio-card-analog"
device.name = "alsa_card.platform-snd_aloop.0"
device.nick = "Loopback"
device.plugged.usec = "4815614"
device.subsystem = "sound"
sysfs.path = "/devices/platform/snd_aloop.0/sound/card0"
device.string = "0"
Ports:
analog-input: Analog Input (type: Analog, priority: 10000, availability unknown)
Active Port: analog-input
Formats:
pcm
Source #1247
State: SUSPENDED
Name: alsa_output.pci-0000_01_00.1.hdmi-stereo.monitor
Description: Monitor of GP106 High Definition Audio Controller Digital Stereo (HDMI)
Driver: PipeWire
Sample Specification: s32le 2ch 48000Hz
Channel Map: front-left,front-right
Owner Module: 4294967295
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_01_00.1.hdmi-stereo
Latency: 0 usec, configured 0 usec
Flags: HARDWARE DECIBEL_VOLUME LATENCY
Properties:
alsa.card = "1"
alsa.card_name = "HDA NVidia"
alsa.class = "generic"
alsa.components = "HDA:10de0084,14583716,00100100"
alsa.device = "3"
alsa.driver_name = "snd_hda_intel"
alsa.id = "NVidia"
alsa.long_card_name = "HDA NVidia at 0xf6080000 irq 80"
alsa.mixer_name = "Nvidia GPU 84 HDMI/DP"
alsa.name = "M2362D"
alsa.resolution_bits = "16"
alsa.subclass = "generic-mix"
alsa.subdevice = "0"
alsa.subdevice_name = "subdevice #0"
alsa.sync.id = "00000000:00000000:00000000:00000000"
api.alsa.card.longname = "HDA NVidia at 0xf6080000 irq 80"
api.alsa.card.name = "HDA NVidia"
api.alsa.path = "hdmi:1"
api.alsa.pcm.card = "1"
api.alsa.pcm.stream = "playback"
audio.channels = "2"
audio.position = "FL,FR"
card.profile.device = "4"
device.api = "alsa"
device.class = "monitor"
device.id = "57"
device.profile.description = "Digital Stereo (HDMI)"
device.profile.name = "hdmi-stereo"
device.routes = "1"
factory.name = "api.alsa.pcm.sink"
media.class = "Audio/Sink"
device.description = "GP106 High Definition Audio Controller"
node.name = "alsa_output.pci-0000_01_00.1.hdmi-stereo"
node.nick = "M2362D"
node.pause-on-idle = "false"
object.path = "alsa:acp:NVidia:4:playback"
port.group = "playback"
priority.driver = "696"
priority.session = "696"
factory.id = "19"
clock.quantum-limit = "8192"
client.id = "48"
node.driver = "true"
node.loop.name = "data-loop.0"
library.name = "audioconvert/libspa-audioconvert"
object.id = "81"
object.serial = "1247"
api.acp.auto-port = "false"
api.alsa.card = "1"
api.alsa.use-acp = "true"
api.dbus.ReserveDevice1 = "Audio1"
api.dbus.ReserveDevice1.Priority = "-20"
device.bus = "pci"
device.bus_path = "pci-0000:01:00.1"
device.enum.api = "udev"
device.icon_name = "audio-card-analog-pci"
device.name = "alsa_card.pci-0000_01_00.1"
device.nick = "HDA NVidia"
device.plugged.usec = "5323085"
device.product.id = "0x10f1"
device.product.name = "GP106 High Definition Audio Controller"
device.subsystem = "sound"
sysfs.path = "/devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card1"
device.vendor.id = "0x10de"
device.vendor.name = "NVIDIA Corporation"
device.string = "1"
Ports:
hdmi-output-0: HDMI / DisplayPort (type: HDMI, priority: 5900, availability group: Legacy 1, available)
Active Port: hdmi-output-0
Formats:
pcmsudo dmesg | grep snd-usb
[sudo] password for tomsk:empty
I use several linux distros like: Archlinux, Ubuntu, Fedora, Linux Mint
Offline
Can you still control the output volume in a wayland session?
Does
problem is with that combo GNOME + Wayland + Soundblaster
change anything about
"amixer set Capture toggle"
GNOME on X11 works
GNOME on Wayland doesnt work
Weston works
(ie. did you test the SB in all scenarios)?
Online
Can you still control the output volume in a wayland session?
Does
problem is with that combo GNOME + Wayland + Soundblaster
change anything about
"amixer set Capture toggle"
GNOME on X11 works
GNOME on Wayland doesnt work
Weston works(ie. did you test the SB in all scenarios)?
Yes I was testing Soundblaster in all these scenarios:
"amixer set Capture toggle"
GNOME on X11 works
GNOME on Wayland doesnt work
Weston works
I have second USB external sound card which is called just "USB Audio Device" it is just some generic cheap sound card, and that works everyfine just fine, but I would like to make working that SOundblaster, because it has little bit better quality imho.
I use several linux distros like: Archlinux, Ubuntu, Fedora, Linux Mint
Offline
The thing is, you should absolutely not rely on amixer when running on pipewire/pulseaudio to hit the correct device with a "blind" "amixer set Capture toggle", in fact the correct amixer on the underlying card shows that a Capture control is not even a concept for the soundblaster card.
How do
pactl set-source-mute alsa_input.usb-Creative_Technology_Ltd_Sound_Blaster_Play__2_000000008582-00.analog-stereo toggle
#alternatively if the above doesn't work for some reason
amixer -c5 set Mic,0 togglebehave?
Offline
Tried both commands, still same behavior ![]()
I use several linux distros like: Archlinux, Ubuntu, Fedora, Linux Mint
Offline
Are you sure your stuff is recording from the correct device? When "not working" while actively recording what do you get from
pactl list sources
pactl list source-inputsand how do the outputs of the first commands change in reaction to the set-source-mute command?
Offline
pactl list sources
Source #81
State: RUNNING
Name: alsa_output.pci-0000_07_00.6.analog-stereo.monitor
Description: Monitor of Family 17h/19h HD Audio Controller Analog Stereo
Driver: PipeWire
Sample Specification: s32le 2ch 48000Hz
Channel Map: front-left,front-right
Owner Module: 4294967295
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.6.analog-stereo
Latency: 0 usec, configured 0 usec
Flags: HARDWARE DECIBEL_VOLUME LATENCY
Properties:
alsa.card = "3"
alsa.card_name = "HD-Audio Generic"
alsa.class = "generic"
alsa.components = "HDA:10ec0b00,10438796,00100001"
alsa.device = "0"
alsa.driver_name = "snd_hda_intel"
alsa.id = "Generic_1"
alsa.long_card_name = "HD-Audio Generic at 0xf6500000 irq 85"
alsa.mixer_name = "Realtek ALCS1200A"
alsa.name = "ALCS1200A Analog"
alsa.resolution_bits = "16"
alsa.subclass = "generic-mix"
alsa.subdevice = "0"
alsa.subdevice_name = "subdevice #0"
alsa.sync.id = "00000000:00000000:00000000:00000000"
api.alsa.card.longname = "HD-Audio Generic at 0xf6500000 irq 85"
api.alsa.card.name = "HD-Audio Generic"
api.alsa.path = "front:3"
api.alsa.pcm.card = "3"
api.alsa.pcm.stream = "playback"
audio.channels = "2"
audio.position = "FL,FR"
card.profile.device = "5"
device.api = "alsa"
device.class = "monitor"
device.id = "61"
device.profile.description = "Analog Stereo"
device.profile.name = "analog-stereo"
device.routes = "2"
factory.name = "api.alsa.pcm.sink"
media.class = "Audio/Sink"
device.description = "Family 17h/19h HD Audio Controller"
node.name = "alsa_output.pci-0000_07_00.6.analog-stereo"
node.nick = "ALCS1200A Analog"
node.pause-on-idle = "false"
object.path = "alsa:acp:Generic_1:5:playback"
port.group = "playback"
priority.driver = "1009"
priority.session = "1009"
factory.id = "19"
clock.quantum-limit = "8192"
client.id = "48"
node.driver = "true"
node.loop.name = "data-loop.0"
library.name = "audioconvert/libspa-audioconvert"
object.id = "81"
object.serial = "81"
node.driver-id = "68"
node.max-latency = "16384/48000"
api.alsa.period-size = "1024"
api.alsa.period-num = "32"
api.alsa.headroom = "0"
api.acp.auto-port = "false"
api.alsa.card = "3"
api.alsa.use-acp = "true"
api.dbus.ReserveDevice1 = "Audio3"
api.dbus.ReserveDevice1.Priority = "-20"
device.bus = "pci"
device.bus_path = "pci-0000:07:00.6"
device.enum.api = "udev"
device.icon_name = "audio-card-analog-pci"
device.name = "alsa_card.pci-0000_07_00.6"
device.nick = "HD-Audio Generic"
device.plugged.usec = "5581464"
device.product.id = "0x15e3"
device.product.name = "Family 17h/19h HD Audio Controller"
device.subsystem = "sound"
sysfs.path = "/devices/pci0000:00/0000:00:08.1/0000:07:00.6/sound/card3"
device.vendor.id = "0x1022"
device.vendor.name = "Advanced Micro Devices, Inc. [AMD]"
device.string = "3"
Ports:
analog-output-lineout: Line Out (type: Line, priority: 9000, availability group: Legacy 4, available)
analog-output-headphones: Headphones (type: Headphones, priority: 9900, availability group: Legacy 5, not available)
Active Port: analog-output-lineout
Formats:
pcm
Source #82
State: SUSPENDED
Name: alsa_input.pci-0000_07_00.6.analog-stereo
Description: Family 17h/19h HD Audio Controller Analog Stereo
Driver: PipeWire
Sample Specification: s32le 2ch 48000Hz
Channel Map: front-left,front-right
Owner Module: 4294967295
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.card = "3"
alsa.card_name = "HD-Audio Generic"
alsa.class = "generic"
alsa.components = "HDA:10ec0b00,10438796,00100001"
alsa.device = "0"
alsa.driver_name = "snd_hda_intel"
alsa.id = "Generic_1"
alsa.long_card_name = "HD-Audio Generic at 0xf6500000 irq 85"
alsa.mixer_name = "Realtek ALCS1200A"
alsa.name = "ALCS1200A Analog"
alsa.resolution_bits = "16"
alsa.subclass = "generic-mix"
alsa.subdevice = "0"
alsa.subdevice_name = "subdevice #0"
alsa.sync.id = "00000000:00000000:00000000:00000000"
api.alsa.card.longname = "HD-Audio Generic at 0xf6500000 irq 85"
api.alsa.card.name = "HD-Audio Generic"
api.alsa.path = "front:3"
api.alsa.pcm.card = "3"
api.alsa.pcm.stream = "capture"
audio.channels = "2"
audio.position = "FL,FR"
card.profile.device = "0"
device.api = "alsa"
device.class = "sound"
device.id = "61"
device.profile.description = "Analog Stereo"
device.profile.name = "analog-stereo"
device.routes = "3"
factory.name = "api.alsa.pcm.source"
media.class = "Audio/Source"
device.description = "Family 17h/19h HD Audio Controller"
node.name = "alsa_input.pci-0000_07_00.6.analog-stereo"
node.nick = "ALCS1200A Analog"
node.pause-on-idle = "false"
object.path = "alsa:acp:Generic_1:0:capture"
port.group = "capture"
priority.driver = "2009"
priority.session = "2009"
factory.id = "19"
clock.quantum-limit = "8192"
client.id = "48"
node.driver = "true"
node.loop.name = "data-loop.0"
library.name = "audioconvert/libspa-audioconvert"
object.id = "82"
object.serial = "82"
api.acp.auto-port = "false"
api.alsa.card = "3"
api.alsa.use-acp = "true"
api.dbus.ReserveDevice1 = "Audio3"
api.dbus.ReserveDevice1.Priority = "-20"
device.bus = "pci"
device.bus_path = "pci-0000:07:00.6"
device.enum.api = "udev"
device.icon_name = "audio-card-analog-pci"
device.name = "alsa_card.pci-0000_07_00.6"
device.nick = "HD-Audio Generic"
device.plugged.usec = "5581464"
device.product.id = "0x15e3"
device.product.name = "Family 17h/19h HD Audio Controller"
device.subsystem = "sound"
sysfs.path = "/devices/pci0000:00/0000:00:08.1/0000:07:00.6/sound/card3"
device.vendor.id = "0x1022"
device.vendor.name = "Advanced Micro Devices, Inc. [AMD]"
device.string = "3"
Ports:
analog-input-front-mic: Front Microphone (type: Mic, priority: 8500, availability group: Legacy 1, not available)
analog-input-rear-mic: Rear Microphone (type: Mic, priority: 8200, availability group: Legacy 2, available)
analog-input-linein: Line In (type: Line, priority: 8100, availability group: Legacy 3, not available)
Active Port: analog-input-rear-mic
Formats:
pcm
Source #85
State: RUNNING
Name: alsa_output.usb-0c76_USB_AUDIO_DEVICE-00.analog-stereo.monitor
Description: Monitor of USB AUDIO DEVICE Analog Stereo
Driver: PipeWire
Sample Specification: s24le 2ch 44100Hz
Channel Map: front-left,front-right
Owner Module: 4294967295
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.usb-0c76_USB_AUDIO_DEVICE-00.analog-stereo
Latency: 0 usec, configured 0 usec
Flags: HARDWARE DECIBEL_VOLUME LATENCY
Properties:
alsa.card = "5"
alsa.card_name = "USB AUDIO DEVICE"
alsa.class = "generic"
alsa.components = "USB0c76:1711"
alsa.device = "0"
alsa.driver_name = "snd_usb_audio"
alsa.id = "DEVICE"
alsa.long_card_name = "USB AUDIO DEVICE at usb-0000:07:00.3-1.3, full speed"
alsa.mixer_name = "USB Mixer"
alsa.name = "USB Audio"
alsa.resolution_bits = "16"
alsa.subclass = "generic-mix"
alsa.subdevice = "0"
alsa.subdevice_name = "subdevice #0"
alsa.sync.id = "00000000:00000000:00000000:00000000"
api.alsa.card.longname = "USB AUDIO DEVICE at usb-0000:07:00.3-1.3, full speed"
api.alsa.card.name = "USB AUDIO DEVICE"
api.alsa.path = "front:5"
api.alsa.pcm.card = "5"
api.alsa.pcm.stream = "playback"
audio.channels = "2"
audio.position = "FL,FR"
card.profile.device = "4"
device.api = "alsa"
device.class = "monitor"
device.id = "57"
device.profile.description = "Analog Stereo"
device.profile.name = "analog-stereo"
device.routes = "1"
factory.name = "api.alsa.pcm.sink"
media.class = "Audio/Sink"
device.description = "USB AUDIO DEVICE"
node.name = "alsa_output.usb-0c76_USB_AUDIO_DEVICE-00.analog-stereo"
node.nick = "USB AUDIO DEVICE"
node.pause-on-idle = "false"
object.path = "alsa:acp:DEVICE:4:playback"
port.group = "playback"
priority.driver = "1009"
priority.session = "1009"
factory.id = "19"
clock.quantum-limit = "8192"
client.id = "48"
node.driver = "true"
node.loop.name = "data-loop.0"
library.name = "audioconvert/libspa-audioconvert"
object.id = "69"
object.serial = "85"
node.max-latency = "16384/44100"
api.alsa.period-size = "512"
api.alsa.period-num = "64"
api.alsa.headroom = "512"
api.acp.auto-port = "false"
api.alsa.card = "5"
api.alsa.use-acp = "true"
api.dbus.ReserveDevice1 = "Audio5"
api.dbus.ReserveDevice1.Priority = "-20"
device.bus = "usb"
device.bus-id = "usb-0c76_USB_AUDIO_DEVICE-00"
device.bus_path = "pci-0000:07:00.3-usb-0:1.3:1.0"
device.enum.api = "udev"
device.icon_name = "audio-card-analog-usb"
device.name = "alsa_card.usb-0c76_USB_AUDIO_DEVICE-00"
device.nick = "USB AUDIO DEVICE"
device.plugged.usec = "6390940"
device.product.id = "0x1711"
device.product.name = "USB AUDIO DEVICE"
device.serial = "0c76_USB_AUDIO_DEVICE"
device.subsystem = "sound"
sysfs.path = "/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-1/3-1.3/3-1.3:1.0/sound/card5"
device.vendor.id = "0x0c76"
device.vendor.name = "JMTek, LLC."
device.string = "5"
Ports:
analog-output-speaker: Speakers (type: Speaker, priority: 10000, availability unknown)
Active Port: analog-output-speaker
Formats:
pcm
Source #86
State: RUNNING
Name: alsa_input.usb-0c76_USB_AUDIO_DEVICE-00.analog-stereo
Description: USB AUDIO DEVICE Analog Stereo
Driver: PipeWire
Sample Specification: s24le 2ch 48000Hz
Channel Map: front-left,front-right
Owner Module: 4294967295
Mute: no
Volume: front-left: 65536 / 100% / 0.00 dB, front-right: 65536 / 100% / 0.00 dB
balance 0.00
Base Volume: 19944 / 30% / -31.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.card = "5"
alsa.card_name = "USB AUDIO DEVICE"
alsa.class = "generic"
alsa.components = "USB0c76:1711"
alsa.device = "0"
alsa.driver_name = "snd_usb_audio"
alsa.id = "DEVICE"
alsa.long_card_name = "USB AUDIO DEVICE at usb-0000:07:00.3-1.3, full speed"
alsa.mixer_name = "USB Mixer"
alsa.name = "USB Audio"
alsa.resolution_bits = "16"
alsa.subclass = "generic-mix"
alsa.subdevice = "0"
alsa.subdevice_name = "subdevice #0"
alsa.sync.id = "00000000:00000000:00000000:00000000"
api.alsa.card.longname = "USB AUDIO DEVICE at usb-0000:07:00.3-1.3, full speed"
api.alsa.card.name = "USB AUDIO DEVICE"
api.alsa.path = "front:5"
api.alsa.pcm.card = "5"
api.alsa.pcm.stream = "capture"
audio.channels = "2"
audio.position = "FL,FR"
card.profile.device = "0"
device.api = "alsa"
device.class = "sound"
device.id = "57"
device.profile.description = "Analog Stereo"
device.profile.name = "analog-stereo"
device.routes = "1"
factory.name = "api.alsa.pcm.source"
media.class = "Audio/Source"
device.description = "USB AUDIO DEVICE"
node.name = "alsa_input.usb-0c76_USB_AUDIO_DEVICE-00.analog-stereo"
node.nick = "USB AUDIO DEVICE"
node.pause-on-idle = "false"
object.path = "alsa:acp:DEVICE:0:capture"
port.group = "capture"
priority.driver = "2009"
priority.session = "2009"
factory.id = "19"
clock.quantum-limit = "8192"
client.id = "48"
node.driver = "true"
node.loop.name = "data-loop.0"
library.name = "audioconvert/libspa-audioconvert"
object.id = "68"
object.serial = "86"
node.max-latency = "16384/48000"
api.alsa.period-size = "512"
api.alsa.period-num = "64"
api.alsa.headroom = "512"
api.acp.auto-port = "false"
api.alsa.card = "5"
api.alsa.use-acp = "true"
api.dbus.ReserveDevice1 = "Audio5"
api.dbus.ReserveDevice1.Priority = "-20"
device.bus = "usb"
device.bus-id = "usb-0c76_USB_AUDIO_DEVICE-00"
device.bus_path = "pci-0000:07:00.3-usb-0:1.3:1.0"
device.enum.api = "udev"
device.icon_name = "audio-card-analog-usb"
device.name = "alsa_card.usb-0c76_USB_AUDIO_DEVICE-00"
device.nick = "USB AUDIO DEVICE"
device.plugged.usec = "6390940"
device.product.id = "0x1711"
device.product.name = "USB AUDIO DEVICE"
device.serial = "0c76_USB_AUDIO_DEVICE"
device.subsystem = "sound"
sysfs.path = "/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-1/3-1.3/3-1.3:1.0/sound/card5"
device.vendor.id = "0x0c76"
device.vendor.name = "JMTek, LLC."
device.string = "5"
Ports:
analog-input-mic: Microphone (type: Mic, priority: 8700, availability unknown)
Active Port: analog-input-mic
Formats:
pcm
Source #88
State: SUSPENDED
Name: alsa_output.platform-snd_aloop.0.analog-surround-51.monitor
Description: Monitor of Loopback Analog Surround 5.1
Driver: PipeWire
Sample Specification: s32le 6ch 48000Hz
Channel Map: front-left,front-right,rear-left,rear-right,front-center,lfe
Owner Module: 4294967295
Mute: no
Volume: front-left: 65536 / 100% / 0.00 dB, front-right: 65536 / 100% / 0.00 dB, rear-left: 65536 / 100% / 0.00 dB, rear-right: 65536 / 100% / 0.00 dB, front-center: 65536 / 100% / 0.00 dB, lfe: 65536 / 100% / 0.00 dB
balance 0.00
Base Volume: 65536 / 100% / 0.00 dB
Monitor of Sink: alsa_output.platform-snd_aloop.0.analog-surround-51
Latency: 0 usec, configured 0 usec
Flags: HARDWARE DECIBEL_VOLUME LATENCY
Properties:
alsa.card = "0"
alsa.card_name = "Loopback"
alsa.class = "generic"
alsa.device = "0"
alsa.driver_name = "snd_aloop"
alsa.id = "Loopback"
alsa.long_card_name = "Loopback 1"
alsa.mixer_name = "Loopback Mixer"
alsa.name = "Loopback PCM"
alsa.resolution_bits = "16"
alsa.subclass = "generic-mix"
alsa.subdevice = "0"
alsa.subdevice_name = "subdevice #0"
alsa.sync.id = "00000000:00000000:00000000:00000000"
api.alsa.card.longname = "Loopback 1"
api.alsa.card.name = "Loopback"
api.alsa.path = "surround51:0"
api.alsa.pcm.card = "0"
api.alsa.pcm.stream = "playback"
audio.channels = "6"
audio.position = "FL,FR,RL,RR,FC,LFE"
card.profile.device = "16"
device.api = "alsa"
device.class = "monitor"
device.id = "60"
device.profile.description = "Analog Surround 5.1"
device.profile.name = "analog-surround-51"
device.routes = "1"
factory.name = "api.alsa.pcm.sink"
media.class = "Audio/Sink"
device.description = "Loopback"
node.name = "alsa_output.platform-snd_aloop.0.analog-surround-51"
node.nick = "Loopback PCM"
node.pause-on-idle = "false"
object.path = "alsa:acp:Loopback:16:playback"
port.group = "playback"
priority.driver = "1009"
priority.session = "1009"
factory.id = "19"
clock.quantum-limit = "8192"
client.id = "48"
node.driver = "true"
node.loop.name = "data-loop.0"
library.name = "audioconvert/libspa-audioconvert"
object.id = "80"
object.serial = "88"
api.acp.auto-port = "false"
api.alsa.card = "0"
api.alsa.use-acp = "true"
api.dbus.ReserveDevice1 = "Audio0"
api.dbus.ReserveDevice1.Priority = "-20"
device.bus_path = "platform-snd_aloop.0"
device.enum.api = "udev"
device.form_factor = "internal"
device.icon_name = "audio-card-analog"
device.name = "alsa_card.platform-snd_aloop.0"
device.nick = "Loopback"
device.plugged.usec = "4900516"
device.subsystem = "sound"
sysfs.path = "/devices/platform/snd_aloop.0/sound/card0"
device.string = "0"
Ports:
analog-output: Analog Output (type: Analog, priority: 9900, availability unknown)
Active Port: analog-output
Formats:
pcm
Source #89
State: SUSPENDED
Name: alsa_input.platform-snd_aloop.0.analog-stereo
Description: Loopback Analog Stereo
Driver: PipeWire
Sample Specification: s32le 2ch 48000Hz
Channel Map: front-left,front-right
Owner Module: 4294967295
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: n/a
Latency: 0 usec, configured 0 usec
Flags: HARDWARE DECIBEL_VOLUME LATENCY
Properties:
alsa.card = "0"
alsa.card_name = "Loopback"
alsa.class = "generic"
alsa.device = "0"
alsa.driver_name = "snd_aloop"
alsa.id = "Loopback"
alsa.long_card_name = "Loopback 1"
alsa.mixer_name = "Loopback Mixer"
alsa.name = "Loopback PCM"
alsa.resolution_bits = "16"
alsa.subclass = "generic-mix"
alsa.subdevice = "0"
alsa.subdevice_name = "subdevice #0"
alsa.sync.id = "00000000:00000000:00000000:00000000"
api.alsa.card.longname = "Loopback 1"
api.alsa.card.name = "Loopback"
api.alsa.path = "front:0"
api.alsa.pcm.card = "0"
api.alsa.pcm.stream = "capture"
audio.channels = "2"
audio.position = "FL,FR"
card.profile.device = "0"
device.api = "alsa"
device.class = "sound"
device.id = "60"
device.profile.description = "Analog Stereo"
device.profile.name = "analog-stereo"
device.routes = "1"
factory.name = "api.alsa.pcm.source"
media.class = "Audio/Source"
device.description = "Loopback"
node.name = "alsa_input.platform-snd_aloop.0.analog-stereo"
node.nick = "Loopback PCM"
node.pause-on-idle = "false"
object.path = "alsa:acp:Loopback:0:capture"
port.group = "capture"
priority.driver = "2009"
priority.session = "2009"
factory.id = "19"
clock.quantum-limit = "8192"
client.id = "48"
node.driver = "true"
node.loop.name = "data-loop.0"
library.name = "audioconvert/libspa-audioconvert"
object.id = "79"
object.serial = "89"
api.acp.auto-port = "false"
api.alsa.card = "0"
api.alsa.use-acp = "true"
api.dbus.ReserveDevice1 = "Audio0"
api.dbus.ReserveDevice1.Priority = "-20"
device.bus_path = "platform-snd_aloop.0"
device.enum.api = "udev"
device.form_factor = "internal"
device.icon_name = "audio-card-analog"
device.name = "alsa_card.platform-snd_aloop.0"
device.nick = "Loopback"
device.plugged.usec = "4900516"
device.subsystem = "sound"
sysfs.path = "/devices/platform/snd_aloop.0/sound/card0"
device.string = "0"
Ports:
analog-input: Analog Input (type: Analog, priority: 10000, availability unknown)
Active Port: analog-input
Formats:
pcm
Source #90
State: SUSPENDED
Name: alsa_output.usb-Creative_Technology_Ltd_Sound_Blaster_Play__2_000000008582-00.analog-stereo.monitor
Description: Monitor of Sound Blaster Play! 2 Analog Stereo
Driver: PipeWire
Sample Specification: s16le 2ch 44100Hz
Channel Map: front-left,front-right
Owner Module: 4294967295
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.usb-Creative_Technology_Ltd_Sound_Blaster_Play__2_000000008582-00.analog-stereo
Latency: 0 usec, configured 0 usec
Flags: HARDWARE DECIBEL_VOLUME LATENCY
Properties:
alsa.card = "4"
alsa.card_name = "Sound Blaster Play! 2"
alsa.class = "generic"
alsa.components = "USB041e:323d"
alsa.device = "0"
alsa.driver_name = "snd_usb_audio"
alsa.id = "S2"
alsa.long_card_name = "Creative Technology Ltd Sound Blaster Play! 2 at usb-0000:07:00.3-1.1, full spe"
alsa.mixer_name = "USB Mixer"
alsa.name = "USB Audio"
alsa.resolution_bits = "16"
alsa.subclass = "generic-mix"
alsa.subdevice = "0"
alsa.subdevice_name = "subdevice #0"
alsa.sync.id = "00000000:00000000:00000000:00000000"
api.alsa.card.longname = "Creative Technology Ltd Sound Blaster Play! 2 at usb-0000:07:00.3-1.1, full spe"
api.alsa.card.name = "Sound Blaster Play! 2"
api.alsa.path = "front:4"
api.alsa.pcm.card = "4"
api.alsa.pcm.stream = "playback"
audio.channels = "2"
audio.position = "FL,FR"
card.profile.device = "4"
device.api = "alsa"
device.class = "monitor"
device.id = "62"
device.profile.description = "Analog Stereo"
device.profile.name = "analog-stereo"
device.routes = "1"
factory.name = "api.alsa.pcm.sink"
media.class = "Audio/Sink"
device.description = "Sound Blaster Play! 2"
node.name = "alsa_output.usb-Creative_Technology_Ltd_Sound_Blaster_Play__2_000000008582-00.analog-stereo"
node.nick = "Sound Blaster Play! 2"
node.pause-on-idle = "false"
object.path = "alsa:acp:S2:4:playback"
port.group = "playback"
priority.driver = "1009"
priority.session = "1009"
factory.id = "19"
clock.quantum-limit = "8192"
client.id = "48"
node.driver = "true"
node.loop.name = "data-loop.0"
library.name = "audioconvert/libspa-audioconvert"
object.id = "84"
object.serial = "90"
api.acp.auto-port = "false"
api.alsa.card = "4"
api.alsa.use-acp = "true"
api.dbus.ReserveDevice1 = "Audio4"
api.dbus.ReserveDevice1.Priority = "-20"
device.bus = "usb"
device.bus-id = "usb-Creative_Technology_Ltd_Sound_Blaster_Play__2_000000008582-00"
device.bus_path = "pci-0000:07:00.3-usb-0:1.1:1.0"
device.enum.api = "udev"
device.icon_name = "audio-card-analog-usb"
device.name = "alsa_card.usb-Creative_Technology_Ltd_Sound_Blaster_Play__2_000000008582-00"
device.nick = "Sound Blaster Play! 2"
device.plugged.usec = "6021921"
device.product.id = "0x323d"
device.product.name = "Sound Blaster Play! 2"
device.serial = "Creative_Technology_Ltd_Sound_Blaster_Play__2_000000008582"
device.subsystem = "sound"
sysfs.path = "/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-1/3-1.1/3-1.1:1.0/sound/card4"
device.vendor.id = "0x041e"
device.vendor.name = "Creative Technology, Ltd"
device.string = "4"
Ports:
analog-output-speaker: Speakers (type: Speaker, priority: 10000, availability unknown)
Active Port: analog-output-speaker
Formats:
pcm
Source #91
State: SUSPENDED
Name: alsa_input.usb-Creative_Technology_Ltd_Sound_Blaster_Play__2_000000008582-00.analog-stereo
Description: Sound Blaster Play! 2 Analog Stereo
Driver: PipeWire
Sample Specification: s16le 2ch 44100Hz
Channel Map: front-left,front-right
Owner Module: 4294967295
Mute: no
Volume: front-left: 65536 / 100% / 0.00 dB, front-right: 65536 / 100% / 0.00 dB
balance 0.00
Base Volume: 36854 / 56% / -15.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.card = "4"
alsa.card_name = "Sound Blaster Play! 2"
alsa.class = "generic"
alsa.components = "USB041e:323d"
alsa.device = "0"
alsa.driver_name = "snd_usb_audio"
alsa.id = "S2"
alsa.long_card_name = "Creative Technology Ltd Sound Blaster Play! 2 at usb-0000:07:00.3-1.1, full spe"
alsa.mixer_name = "USB Mixer"
alsa.name = "USB Audio"
alsa.resolution_bits = "16"
alsa.subclass = "generic-mix"
alsa.subdevice = "0"
alsa.subdevice_name = "subdevice #0"
alsa.sync.id = "00000000:00000000:00000000:00000000"
api.alsa.card.longname = "Creative Technology Ltd Sound Blaster Play! 2 at usb-0000:07:00.3-1.1, full spe"
api.alsa.card.name = "Sound Blaster Play! 2"
api.alsa.path = "front:4"
api.alsa.pcm.card = "4"
api.alsa.pcm.stream = "capture"
audio.channels = "2"
audio.position = "FL,FR"
card.profile.device = "0"
device.api = "alsa"
device.class = "sound"
device.id = "62"
device.profile.description = "Analog Stereo"
device.profile.name = "analog-stereo"
device.routes = "1"
factory.name = "api.alsa.pcm.source"
media.class = "Audio/Source"
device.description = "Sound Blaster Play! 2"
node.name = "alsa_input.usb-Creative_Technology_Ltd_Sound_Blaster_Play__2_000000008582-00.analog-stereo"
node.nick = "Sound Blaster Play! 2"
node.pause-on-idle = "false"
object.path = "alsa:acp:S2:0:capture"
port.group = "capture"
priority.driver = "2009"
priority.session = "2009"
factory.id = "19"
clock.quantum-limit = "8192"
client.id = "48"
node.driver = "true"
node.loop.name = "data-loop.0"
library.name = "audioconvert/libspa-audioconvert"
object.id = "83"
object.serial = "91"
api.acp.auto-port = "false"
api.alsa.card = "4"
api.alsa.use-acp = "true"
api.dbus.ReserveDevice1 = "Audio4"
api.dbus.ReserveDevice1.Priority = "-20"
device.bus = "usb"
device.bus-id = "usb-Creative_Technology_Ltd_Sound_Blaster_Play__2_000000008582-00"
device.bus_path = "pci-0000:07:00.3-usb-0:1.1:1.0"
device.enum.api = "udev"
device.icon_name = "audio-card-analog-usb"
device.name = "alsa_card.usb-Creative_Technology_Ltd_Sound_Blaster_Play__2_000000008582-00"
device.nick = "Sound Blaster Play! 2"
device.plugged.usec = "6021921"
device.product.id = "0x323d"
device.product.name = "Sound Blaster Play! 2"
device.serial = "Creative_Technology_Ltd_Sound_Blaster_Play__2_000000008582"
device.subsystem = "sound"
sysfs.path = "/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-1/3-1.1/3-1.1:1.0/sound/card4"
device.vendor.id = "0x041e"
device.vendor.name = "Creative Technology, Ltd"
device.string = "4"
Ports:
analog-input-mic: Microphone (type: Mic, priority: 8700, availability unknown)
Active Port: analog-input-mic
Formats:
pcm
Source #604
State: SUSPENDED
Name: alsa_output.pci-0000_01_00.1.hdmi-stereo.monitor
Description: Monitor of GP106 High Definition Audio Controller Digital Stereo (HDMI)
Driver: PipeWire
Sample Specification: s32le 2ch 48000Hz
Channel Map: front-left,front-right
Owner Module: 4294967295
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_01_00.1.hdmi-stereo
Latency: 0 usec, configured 0 usec
Flags: HARDWARE DECIBEL_VOLUME LATENCY
Properties:
alsa.card = "1"
alsa.card_name = "HDA NVidia"
alsa.class = "generic"
alsa.components = "HDA:10de0084,14583716,00100100"
alsa.device = "3"
alsa.driver_name = "snd_hda_intel"
alsa.id = "NVidia"
alsa.long_card_name = "HDA NVidia at 0xf6080000 irq 82"
alsa.mixer_name = "Nvidia GPU 84 HDMI/DP"
alsa.name = "M2362D"
alsa.resolution_bits = "16"
alsa.subclass = "generic-mix"
alsa.subdevice = "0"
alsa.subdevice_name = "subdevice #0"
alsa.sync.id = "00000000:00000000:00000000:00000000"
api.alsa.card.longname = "HDA NVidia at 0xf6080000 irq 82"
api.alsa.card.name = "HDA NVidia"
api.alsa.path = "hdmi:1"
api.alsa.pcm.card = "1"
api.alsa.pcm.stream = "playback"
audio.channels = "2"
audio.position = "FL,FR"
card.profile.device = "4"
device.api = "alsa"
device.class = "monitor"
device.id = "58"
device.profile.description = "Digital Stereo (HDMI)"
device.profile.name = "hdmi-stereo"
device.routes = "1"
factory.name = "api.alsa.pcm.sink"
media.class = "Audio/Sink"
device.description = "GP106 High Definition Audio Controller"
node.name = "alsa_output.pci-0000_01_00.1.hdmi-stereo"
node.nick = "M2362D"
node.pause-on-idle = "false"
object.path = "alsa:acp:NVidia:4:playback"
port.group = "playback"
priority.driver = "696"
priority.session = "696"
factory.id = "19"
clock.quantum-limit = "8192"
client.id = "48"
node.driver = "true"
node.loop.name = "data-loop.0"
library.name = "audioconvert/libspa-audioconvert"
object.id = "70"
object.serial = "604"
api.acp.auto-port = "false"
api.alsa.card = "1"
api.alsa.use-acp = "true"
api.dbus.ReserveDevice1 = "Audio1"
api.dbus.ReserveDevice1.Priority = "-20"
device.bus = "pci"
device.bus_path = "pci-0000:01:00.1"
device.enum.api = "udev"
device.icon_name = "audio-card-analog-pci"
device.name = "alsa_card.pci-0000_01_00.1"
device.nick = "HDA NVidia"
device.plugged.usec = "5556914"
device.product.id = "0x10f1"
device.product.name = "GP106 High Definition Audio Controller"
device.subsystem = "sound"
sysfs.path = "/devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card1"
device.vendor.id = "0x10de"
device.vendor.name = "NVIDIA Corporation"
device.string = "1"
Ports:
hdmi-output-0: HDMI / DisplayPort (type: HDMI, priority: 5900, availability group: Legacy 1, available)
Active Port: hdmi-output-0
Formats:
pcmsource-inputs is not valid argument
pactl list source-inputs
Specify nothing, or one of: modules, sinks, sources, sink-inputs, source-outputs, clients, samples, cards, message-handlersI use several linux distros like: Archlinux, Ubuntu, Fedora, Linux Mint
Offline
Argh, source-outputs during an active recording of course.
But according to
Source #91
State: SUSPENDED
Name: alsa_input.usb-Creative_Technology_Ltd_Sound_Blaster_Play__2_000000008582-00.analog-stereoyou were not actively recording from the device in question when running the sources command. How exactly are you recording what and determining that the toggle doesn't work?
Offline
Isn't the most weird part the gnome/wayland condition?
Has this been an issue w/ gnome 46 and is it still w/ gnome 47?
It happens on fresh installation too
Fresh *installation* or fresh *user*?
If you re-installed the system but kept your $HOME, that doesn't tell much.
Create a dummy user and log in as that into a gnome/wayland session and test the behavior.
Online
Pages: 1