<div dir="ltr"><div dir="ltr">On Tue, 7 Sept 2021 at 00:12, Sean Greenslade <<a href="mailto:sean@seangreenslade.com">sean@seangreenslade.com</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Can you look at the logs to see if there are any errors listed when you<br>
load the modules. The logs should be in your user journal, try this:<br>
<br>
$ journalctl --user -u pulseaudio.service -e<br></blockquote><div><br></div><div>Thanks for the tip. This is what appears in the user journal after reboot:<br><br>systemd[1679]: Starting Sound Service...<br>pulseaudio[1685]: No such source.<br>pulseaudio[1685]: Failed to load module "module-loopback" (argument: "source=alsa_input.usb-0c76_USB_PnP_Audio_Device-00.mono-fallback sink=MySink"): initialization failed.<br>pulseaudio[1685]: No such source.<br>pulseaudio[1685]: Failed to load module "module-loopback" (argument: "source=alsa_output.pci-0000_0a_00.3.analog-stereo.monitor sink=MySink"): initialization failed.<br>systemd[1679]: Started Sound Service.<br><br>And then this gets added after I run `pulseaudio -k`<br><br>pulseaudio[1685]: After module unload, module 'module-null-sink' was still loaded!<br>systemd[1679]: pulseaudio.service: Succeeded.<br>systemd[1679]: Starting Sound Service...<br>systemd[1679]: Started Sound Service. <br></div></div></div>