LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Sound card not detected in Fedora-9 - Compaq Presario CQ040 (https://www.linuxquestions.org/questions/linux-newbie-8/sound-card-not-detected-in-fedora-9-compaq-presario-cq040-731578/)

rpandey05 06-09-2009 01:18 AM

Sound card not detected in Fedora-9 - Compaq Presario CQ040
 
Hi,

I've a laptop of Compaq Presario CQ040, I installed Fedora-9 but found that there is no sound. I ran lsmod, lspci and aplay -l command and the respective output is below

[root@localhost ~]# lsmod | grep -i "snd"
snd_hda_intel 330169 1
snd_seq_dummy 6660 0
snd_seq_oss 30364 0
snd_seq_midi_event 9600 1 snd_seq_oss
snd_seq 48448 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_seq_device 10124 3 snd_seq_dummy,snd_seq_oss,snd_seq
snd_pcm_oss 42496 0
snd_mixer_oss 16768 1 snd_pcm_oss
snd_pcm 67076 2 snd_hda_intel,snd_pcm_oss
snd_timer 21640 2 snd_seq,snd_pcm
snd_page_alloc 11400 2 snd_hda_intel,snd_pcm
snd_hwdep 10500 1 snd_hda_intel
snd 48312 10 snd_hda_intel,snd_seq_dummy,snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd _timer,snd_hwdep
soundcore 9288 1 snd
[root@localhost ~]# lspci | grep -i Audio
00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)
[root@localhost ~]# aplay -l
aplay: device_list:207: no soundcards found...


Can anyone help me to configure the sound card and get it working?

Thanks,
Ritesh

rpandey05 06-09-2009 07:28 AM

Can any only one solve this issue?

revlmh 08-14-2009 02:32 PM

Hi rpandey05 - have same issue with fedora 11. Tried a number of suggested solutions - none resolving this. Shame - distro looks great and I have just migrated from windows - dual boot with vista is active, but this is holding me back. can anyone help us. My system shows the same audio controller that seems to be causing the problem.


All times are GMT -5. The time now is 01:46 AM.