Aidan Gauland wrote: > On 2/09/19 6:46 am, deloptes wrote: >> Which debian and pulse audio version are you on? > > pactl info spits out this: > > Server String: /run/user/1000/pulse/native > Library Protocol Version: 32 > Server Protocol Version: 32 > Is Local: yes > Client Index: 245 > Tile Size: 65472 > User Name: aidan > Host Name: aidalbox14 > Server Name: pulseaudio > Server Version: 12.2 > Default Sample Specification: s16le 2ch 44100Hz > Default Channel Map: front-left,front-right > Default Sink: alsa_output.pci-0000_00_1b.0.analog-stereo > Default Source: alsa_input.usb-046d_0825_51B4D860-02.analog-mono > Cookie: 9226:7bfd > > And I'm on Debian 10.0
So what about the loopback module and the guide from the link? pactl list short sinks and use the value for the loopback. If you have trouble start the PA server with -vvv for example as described in https://fedoraproject.org/wiki/How_to_debug_PulseAudio_problems ---- Then kill the existing server, with the command pulseaudio -k. Now launch pulseaudio -vvvvv from a console, and reproduce your problem. Provide the whole set of messages from the console where you ran pulseaudio. ---- Also have a look here https://endless.ersoft.org/pulseaudio-loopback/