On 01/21/2017 04:21 PM, sean darcy wrote: > On 01/21/2017 04:18 PM, sean darcy wrote: >> On Fedora 25, running PA 10.0. >> >> [video at sixcore ~]$ ps aux | grep pulse >> video 2319 0.0 0.0 433508 12212 ? Ssl 15:51 0:00 >> /usr/bin/pulseaudio --daemonize=no >> video 2358 0.0 0.0 130028 4892 ? S 15:51 0:00 >> /usr/libexec/pulse/gconf-helper >> >> [video at sixcore ~]$ pacmd stat >> Memory blocks currently allocated: 1, size: 63.9 KiB. >> Memory blocks allocated during the whole lifetime: 35, size: 1.9 MiB. >> Memory blocks imported from other processes: 0, size: 0 B. >> Memory blocks exported to other processes: 0, size: 0 B. >> Total sample cache size: 0 B. >> Default sample spec: s16le 2ch 44100Hz >> Default channel map: front-left,front-right >> Default sink name: >> alsa_output.usb-AudioQuest_inc._AudioQuest_DragonFly-00.analog-stereo >> ..................... >> >> but >> >> [video at sixcore ~]$ paplay /home/video/Music/Route_66.wav >> Connection failure: Connection refused >> pa_context_connect() failed: Connection refused >> >> Thanks for any help. >> sean >> > > I should have noted, this is a headless server. No X. > > sean > Generated a log file: LANG=C pulseaudio -vvvv --log-time=1 > ./pulseverbose.log 2>&1 pa seems to run fine: ( 5.483| 0.000) D: [pulseaudio] module-udev-detect.c: /dev/snd/controlC1 is accessible: yes ( 5.483| 0.000) D: [pulseaudio] module-udev-detect.c: Resuming all sinks and sources of card alsa_card.usb-AudioQuest_inc._AudioQuest_DragonFly-00. ( 120.406| 114.923) I: [pulseaudio] client.c: Created 2 "Login Session 6" ( 120.407| 0.000) D: [pulseaudio] module-systemd-login.c: Added new session 6 that login was me. I then tried paplay, got the same error. But no entry in the log . ??