Description of problem: Cannot enable volume from desktop applet--error message about no sound card configured (see screenshot). Sound card is installed and configured as playing sample sound via system-config-soundcard works fine. Version-Release number of selected component (if applicable): # rpm -qa | egrep 'kernel|alsa|pulse|sound' pulseaudio-utils-0.9.7-0.16.svn20071017.fc8 pulseaudio-esound-compat-0.9.7-0.16.svn20071017.fc8 esound-libs-0.2.38-6.fc8 pulseaudio-libs-glib2-0.9.7-0.16.svn20071017.fc8 sound-juicer-2.20.1-1.fc8 alsa-plugins-pulseaudio-1.0.14-5.fc8 pulseaudio-module-gconf-0.9.7-0.16.svn20071017.fc8 kernel-2.6.23.1-37.fc8 kernel-headers-2.6.23.1-37.fc8 alsa-lib-1.0.15-0.4.rc3.fc8 pulseaudio-libs-0.9.7-0.16.svn20071017.fc8 system-config-soundcard-2.0.6-11.fc8 esound-libs-0.2.38-6.fc8 gstreamer-plugins-pulse-0.9.5-0.4.svn20070924.fc8 pulseaudio-core-libs-0.9.7-0.16.svn20071017.fc8 alsa-utils-1.0.15-0.4.rc1.fc8 pulseaudio-libs-0.9.7-0.16.svn20071017.fc8 pulseaudio-0.9.7-0.16.svn20071017.fc8 kernel-2.6.23.1-35.fc8 alsa-lib-1.0.15-0.4.rc3.fc8 pulseaudio-module-x11-0.9.7-0.16.svn20071017.fc8 bluez-utils-alsa-3.20-4.fc8 # uname -a Linux yardsale 2.6.23.1-37.fc8 #1 SMP Fri Oct 26 12:24:54 EDT 2007 x86_64 x86_64 x86_64 GNU/Linux How reproducible: 100% From /var/log/messages Oct 29 08:57:16 yardsale pulseaudio[2462]: pid.c: Stale PID file, overwriting. Oct 29 08:57:16 yardsale pulseaudio[2462]: module-alsa-sink.c: Error opening PCM device hw:1: No such device Oct 29 08:57:16 yardsale pulseaudio[2462]: module.c: Failed to load module "module-alsa-sink" (argument: "device=hw:1 sink_name=alsa_output.pci_8086_24d5_alsa_playback_0"): initialization failed. Oct 29 08:57:16 yardsale pulseaudio[2462]: module-alsa-source.c: Error opening PCM device hw:1: No such device Oct 29 08:57:16 yardsale pulseaudio[2462]: module.c: Failed to load module "module-alsa-source" (argument: "device=hw:1 source_name=alsa_input.pci_8086_24d5_alsa_capture_0"): initialization failed. Oct 29 08:57:16 yardsale pulseaudio[2462]: module-alsa-sink.c: Error opening PCM device hw:0: No such device Oct 29 08:57:16 yardsale pulseaudio[2462]: module.c: Failed to load module "module-alsa-sink" (argument: "device=hw:0 sink_name=alsa_output.pci_1102_2_alsa_playback_0"): initialization failed. Oct 29 08:57:16 yardsale pulseaudio[2462]: module-alsa-source.c: Error opening PCM device hw:0: No such device Oct 29 08:57:16 yardsale pulseaudio[2462]: module.c: Failed to load module "module-alsa-source" (argument: "device=hw:0 source_name=alsa_input.pci_1102_2_alsa_capture_0"): initialization failed.
Created attachment 241991 [details] scsconfig.log
Created attachment 242001 [details] this is not the right screen shot
Comment on attachment 242001 [details] this is not the right screen shot how to delete?
Created attachment 242031 [details] error message
What does 'getfacl /dev/snd/*' show? If you're not in the acl to access the devices, it might be good to also provide the output of ck-list
everything is owner/group == root
Created attachment 242141 [details] dev-sound
That would be the root of the problem... does ck-list show your user as having an active session?
You disabled ConsoleKit. Thus, you don't get console permissions as that's part of what it does.