Don Raikes wrote: > Hello, > > I thought I got pulse working on my fedora 9 system yesterday, but this > morning I am getting a lot of errors when I try to start it. > > I ran: > $ pulseaudio -vv --system > > as root, and got the following messages in my log file: > > ---- Start of Log ---- snip > I: main.c: Daemon startup complete. > D: module-hal-detect.c: dbus: interface=org.freedesktop.DBus, path=/org/freedesktop/DBus, member=NameAcquired > I: module-suspend-on-idle.c: Sink alsa_output.usb_device_d8c_c_noserial_if0_sound_card_0_alsa_playback_0 idle for too long, suspending ... > I: module-alsa-sink.c: Device suspended... > I: module-suspend-on-idle.c: Source alsa_input.usb_device_46d_990_F2D8CADD_if2_sound_card_0_alsa_capture_0 idle for too long, suspending ... > I: module-alsa-source.c: Device suspended... > I: module-suspend-on-idle.c: Source alsa_input.usb_device_d8c_c_noserial_if0_sound_card_0_alsa_capture_0 idle for too long, suspending ... > I: module-alsa-source.c: Device suspended... > I: module-suspend-on-idle.c: Source alsa_output.usb_device_d8c_c_noserial_if0_sound_card_0_alsa_playback_0.monitor idle for too long, suspending ... > I: main.c: Got signal SIGINT. > I: main.c: Exiting. > I: main.c: Daemon shutdown initiated. snip > Any suggestions on how to get pulse to work would be appreciated. Sorry, but I'm not sure what the problem is.... You start it up then it gets a SIGINT from somewhere and shuts down. I see lots of I's lots of D's and a couple W's but no E's.... this appears to be a fairly normal log. So what exactly is the problem? Col