Comment 3 for bug 44338

Revision history for this message
Stuardo -StR- Rodríguez (stuardo) wrote : Re: bug in kernel 2.6.15

You are right, I have the same chip with the same problem, no sound. this is my configration:

str@eva:~$ lspci | grep -i audio
0000:00:1b.0 0403: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02)

str@eva:~$ lsmod | grep snd
snd_hda_intel 20468 0
snd_hda_codec 150768 1 snd_hda_intel
snd_pcm_oss 56448 0
snd_mixer_oss 20544 1 snd_pcm_oss
snd_pcm 96676 3 snd_hda_intel,snd_hda_codec,snd_pcm_oss
snd_timer 26884 1 snd_pcm
snd 60004 6 snd_hda_intel,snd_hda_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
soundcore 10784 1 snd
snd_page_alloc 11304 2 snd_hda_intel,snd_pcm

My laptop is a Toshiba Satellite P105
Have you solved this problem?