On Tuesday 02 December 2008 00:13, L wrote: > the sound isn't working in my new fedora 9 (Linux 2.6.27.5-41.fc9.x86_64) > install. not sure why. > > here are some info > > [local|10:11:51|~]lspci > 00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio > Controller (rev 02) > [local|10:12:40|~]lsmod <big snip> Hello. All required modules show as loaded, but that doesn't always mean that the card has been detected. Would you post the output from the following commands. cat /proc/asound/version cat /proc/asound/cards grep ^Codec /proc/asound/card?/codec* If the card exists as card0 in /proc/asound/cards, open alsamixer in a terminal as user, with the following command. alsamixer -D hw:0 Check for any muted controls (M key toggles mute/unmute), and for any sliders that need pushing up. Master, PCM, Front, CD, are the obvious ones. You could also go the link below, and save the script as, alsa-info.sh , make it executable (right click on the file, and in properties, permissions, check the executable box). then run the script as, ./alsa-info.sh , and post back the link to the site where data about your machine, and sound has been uploaded to. http://hg.alsa-project.org/alsa/raw-file/tip/alsa-info.sh All the best. Nigel. -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines