Lenovo Y400 sound
Toosa
pht854 at gmail.com
Thu May 10 11:16:10 UTC 2007
On 5/10/07, Carsten Aulbert <carsten at welcomes-you.com> wrote:
> What's the output of
>
> lsmod|grep snd
>
> ?
>
> For me, somehow the kernel module snd_intel8x0 was not loaded
> automatically. Since I'm not 100% certain this module is the right one
> for you (though I suspect it might be), try to load it, if not yet loaded:
>
> sudo modprobe snd_intel8x0
>
> If sound is working after this, add this module to /etc/modules and
> everything should be set.
>
> HTH
>
> Carsten
Here when I lsmod before "sudo modprobe snd_intel8x0"
root at toosa-lenovo:~# lsmod |grep snd
snd_hda_intel 21912 4
snd_hda_codec 205440 1 snd_hda_intel
snd_pcm_oss 44544 0
snd_mixer_oss 17408 1 snd_pcm_oss
snd_pcm 79876 4 snd_hda_intel,snd_hda_codec,snd_pcm_oss
snd_timer 23684 2 snd_pcm
snd 54020 12
snd_hda_intel,snd_hda_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
soundcore 8672 1 snd
snd_page_alloc 10888 2 snd_hda_intel,snd_pcm
And after "sudo modprobe snd_intel8x0", the sound still cannot be heard.
And this is "lsmod |grep snd" after I executed "sudo modprobe snd_intel8x0"
root at toosa-lenovo:~# lsmod |grep snd
snd_intel8x0 34204 0
snd_ac97_codec 98336 1 snd_intel8x0
ac97_bus 3200 1 snd_ac97_codec
snd_hda_intel 21912 4
snd_hda_codec 205440 1 snd_hda_intel
snd_pcm_oss 44544 0
snd_mixer_oss 17408 1 snd_pcm_oss
snd_pcm 79876 6
snd_intel8x0,snd_ac97_codec,snd_hda_intel,snd_hda_codec,snd_pcm_oss
snd_timer 23684 2 snd_pcm
snd 54020 14
snd_intel8x0,snd_ac97_codec,snd_hda_intel,snd_hda_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
soundcore 8672 1 snd
snd_page_alloc 10888 3 snd_intel8x0,snd_hda_intel,snd_pcm
thanks,
--
=Prihantoosa=
More information about the ubuntu-users
mailing list