You are not logged in.
Pages: 1
I have installed `pulse-autoconf` using `yay pulse-autoconf`. However, when I run the command `pulse-autoconf`, no sound comes out of the speaker.
$ pactl info
Server String: /run/user/1000/pulse/native
Library Protocol Version: 34
Server Protocol Version: 34
Is Local: yes
Client Index: 507
Tile Size: 65472
User Name: --
Host Name: --
Server Name: pulseaudio
Server Version: 14.2
Default Sample Specification: s16le 2ch 44100Hz
Default Channel Map: front-left,front-right
Default Sink: alsa_output.pci-0000_04_00.6.HiFi__hw_Generic_1__sink
Default Source: alsa_input.pci-0000_04_00.6.HiFi__hw_Generic_1__source
Cookie: fc38:58d9Offline
What do you think pulse-autoconf is doing and what is your actual goal here? pulse-autoconf is not intended to help you fix anything if you don't already have audio in the first place.
What's your problem? If you don't have working audio "in general" pulse-autoconf will not help you at all.
Post during an active playback attempt
pacmd list-cards
pacmd list-sinks
pacmd list-sink-inputs
sudo dmesg | grep -E 'snd|sof'Offline
What do you think pulse-autoconf is doing and what is your actual goal here? pulse-autoconf is not intended to help you fix anything if you don't already have audio in the first place.
What's your problem? If you don't have working audio "in general" pulse-autoconf will not help you at all.
Post during an active playback attempt
pacmd list-cards pacmd list-sinks pacmd list-sink-inputs sudo dmesg | grep -E 'snd|sof'
Audio works normally till I run `pulse-autoconf`. I wanted to overlay my speaker on mic. Thats why I installed autoconf
Offline
Pages: 1