Hi.<br><br>I had Fedora 7 installed on my computer and the sound works fine (I was quite happy to be able to hear several sounds at the same time : pidgin, totem and the flash plugin for example).<br><br>I installed F8 (no update, I did a full reinstall) and now sometimes I got some sound but sometimes not, that's quite strange.
<br>I'm quite surprised because one of the main features of F8 was PulseAudio which was supposed fix all the sound's problems.<br><br>Is there a page telling how PulseAudio is supposed to work on F8 ? (when is it launched ? by whom ? ...)
<br><br>I did a system-config-soundcard and was able to hear the sample sound.<br>Then I tried to to play a wav through aplay but I have this message :<br># aplay /usr/share/sounds/phone.wav<br>*** PULSEAUDIO: Unable to connect: Connection refused
<br>aplay: main:546: audio open error: Connection refused<br><br>If I try to play the wav file as root with totem it works, but if I try to still play with totem as a normal user it doesn't and I get this error message :
<br>$ totem /usr/share/sounds/phone.wav<br>JACK tmpdir identified as [/dev/shm]<br>*** PULSEAUDIO: Unable to connect: Connection refused<br><br>Then I tried as root to launch manually pulseaudio. Here is the output :<br># pulseaudio --system=true
<br>ALSA lib pcm_hw.c:1207:(_snd_pcm_hw_open) Invalid value for card<br>E: module-alsa-sink.c: Error opening PCM device hw:0: No such device<br>E: module.c: Failed to load  module "module-alsa-sink" (argument: "device=hw:0 sink_name=alsa_output.pci_8086_266e_alsa_playback_0"): initialization failed.
<br>ALSA lib pcm_hw.c:1207:(_snd_pcm_hw_open) Invalid value for card<br>E: module-alsa-source.c: Error opening PCM device hw:0: No such device<br>E: module.c: Failed to load  module "module-alsa-source" (argument: "device=hw:0 source_name=alsa_input.pci_8086_266e_alsa_capture_0"): initialization failed.
<br>No protocol specified<br>E: x11wrap.c: XOpenDisplay() failed<br>E: module.c: Failed to load  module "module-x11-publish" (argument: ""): initialization failed.<br>E: main.c: Module load failed.<br>
E: main.c: failed to initialize daemon.<br><br>Can someone help me to make pulseaudio working ?<br><br>Some information that may be useful : <br># rpm -qa | grep flash<br>libflashsupport-000-0.1.svn20070904<br>flash-plugin-9.0.64.0-release
<br># rpm -qa | grep alsa <br>alsa-lib-devel-1.0.15-1.fc8<br>alsa-plugins-pulseaudio-1.0.14-5.fc8<br>alsa-utils-1.0.15-1.fc8<br>alsa-lib-1.0.15-1.fc8<br>bluez-utils-alsa-3.20-4.fc8<br><br><br>Regards,<br>Laurent<br><br>