On Wed, 15 Mar 2017, at 12:27 PM, Tadej Panjtar wrote: > Hi! > > I Migrated from pulseaudio version 4.0 to 8.0 and the following command > does not work anymore: > load-module module-alsa-sink device="hw:2,7" sink_name=seat1 > > E: [pulseaudio] module.c: Failed to load module "module-alsa-sink" > (argument: "device="hw:2,7" sink_name=seat1"): initialization failed. > E: [pulseaudio] main.c: Module load failed. > > What is wrong? You need to increase your pulseaudio debug level (or start it with -vvvv). -- Arun