Hi! I'd like to use polypaudio as sound server. I've 7 audi cards and I want connect to them by esdrec -s aserver:15000[0-6]| some programs. Nativ esd doesn't work with alsa. What is my problem: config.pa ---------------------------------------------- load-module module-alsa-sink load-module module-alsa-source device=hw:0,0 add-autoload-source input module-alsa-source source_name=input0 device=hw:0,0 load-module module-esound-protocol-unix load-module module-esound-protocol-tcp sink=alsa source=input0 loopback=0 public=true port=16001 load-module module-native-protocol-unix load-module module-cli set-default-source input0 .nofail ------------------------------------------------ and from remote system: $ esdrec -s aserver:16001|artscat and this is dying and from cli I get: socket-server.c: TCP connection accepted by tcpwrap. client.c: created 1 "TCP/IP client from 192.168.2.69:2302" protocol-esound.c: no such source. client.c: freed 1 "TCP/IP client from 192.168.2.69:2302" What is wrong with my config? -- Andrzej Zawadzki http://pld-linux.org/